/* 基本の上書き */

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 130%;
	padding: 0;
	margin: 0;
}

p {
    line-height: 150%;
}

a img:hover {
	opacity: 0.7 ;
}

/* ヘッダーとメインビジュアル */

.navbar-default {
	background-color: rgba(0,0,0,0.3);
	padding-right: 0;
	padding-left: 0;
	padding-top: 25px;
	padding-bottom: 25px;
}

.img-top {
	width: 100%;
}

.img-top-sp {
	display: none;
}

.img-sec {
	width: 100%;
}

.img-sec-pc {
	width: 100%;
}

.img-sec-sp {
	display: none;
}

/* 第二ロゴ部分 */
.navbararia {
	width: 280px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
	position: relative;
	top: -5px;
}

.navbararia img {
	width: 100%;
}

/* スクロールの変化 */
.navbar-default.navbar-shrink .navbararia {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
	margin-left: 0px;
    }

@media screen and (max-width:1200px) {
	
.navbararia {
	width: 250px;
	top: -5px;
}
	
}
/* /1200 */


@media screen and (max-width:992px) {
	
.navbararia {
	width: 220px;
	top: -3px;
}
	
.feature-2 {
    padding-bottom: 30px;
}
	
}
/* /992 */


@media screen and (max-width:768px) {
	
.navbar-default {
	background-color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}
	
.navbararia {
	width: 220px;
	top: 0px;
}
	
.img-top {
	display: none;
}

.img-top-sp {
	display: inline-block;
	width: 100%;
	margin-top: 30px;
}
	
}
/* /768 */


@media screen and (max-width:480px) {
	
.navbararia {
	width: 180px;
	top: 0px;
}
	
.img-sec-pc {
	display: none;
}

.img-sec-tb {
	display: none;
}

.img-sec-sp {
	display: inline-block;
	width: 100%;
}
	
}
/* /480 */


/* 基本ボックス、画面サイズ用追加コントロール */

.coating-section-1 {
    background: #f7f7f7;
    padding-top: 80px;
    padding-bottom: 0px;
}

.feature-section,
.portfolio-section-1,
.services-section,
.contact {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media screen and (max-width:992px) {
	
.coating-section-1 {
    padding-top: 50px;
    padding-bottom: 0px;
}
	
.feature-section,
.portfolio-section-1,
.services-section,
.contact {
    padding-top: 50px;
    padding-bottom: 50px;
}
	
}
/* /992 */


@media screen and (max-width:480px) {
	
.coating-section-1 {
    padding-top: 50px;
    padding-bottom: 0px;
}

.feature-section,
.portfolio-section-1,
.services-section,
.contact {
    padding-top: 50px;
    padding-bottom: 50px;
}
	
}
/* /480 */


/* その他追加 */

.logo-s {
	width: 400px;
}

.feature-section h1 {
	font-size: 40px;
    font-weight: 500;
    letter-spacing: 3px;
    font-family: 'Noto Serif JP', serif;
	margin-top: 20px;
}

.feature-section h2 {
	font-size: 30px;
    font-weight: 400;
    letter-spacing: 3px;
    font-family: 'Noto Serif JP', serif;
	margin-top: 10px;
}

.section-title h3{
    color: #333;
    //font-style: italic;
    font-size: 30px;
    font-family: 'Noto Serif JP', serif;
    text-transform: none;
    line-height: 100%;
	padding: 0;
	margin: 0;
    padding-bottom: 20px;
}

.section-title p{
    font-size: 16px;
    font-family: 'Rock Salt', cursive;
    line-height: 100%;
	padding: 0;
	margin: 0;
    padding-bottom: 50px;
    color: #28ABE3;
}

.sub-sc p {
    font-family: 'Noto Serif JP', serif;
	padding-bottom: 0px;
	color: #666;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
}

/* 施工事例 */

.headline01new {
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.headName{
    font-family: 'Noto Serif JP', serif;
	display: inline-block;
	line-height: 130%;
	font-size: 25px;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 0px;
    color: #333;
}

.detailText {
    font-family: 'Noto Serif JP', serif;
	width: 100%;
	clear: both;
	color: #666;
	font-size: 16px;
}

.drone1 {
	margin-top: 30px;
}

.title-b {
	margin-top: 30px;
	width: 100%;
    font-family: 'Noto Serif JP', serif;
	font-size: 20px;
    color: #28ABE3;
}

.title-a {
	margin-top: 5px;
	width: 100%;
    font-family: 'Noto Serif JP', serif;
	font-size: 20px;
    color: #28ABE3;
}

.ba-arrow {
	margin-top: 10px;
	width: 100%;
	text-align: center;
	font-size: 50px;
    color: #28ABE3;
}

ul.before-ph1 {
	margin-top: 5px;
	width: 100%;
	font-size: 0;
}

ul.before-ph1 li {
	width: 33.33%;
	display: inline-block;
}

ul.before-ph1 li img {
	width: 100%;
}

.btn03 {
	background: #28ABE3;
	text-align: center;
	font-size: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 100%;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 50px;
	display: block;
    position: relative;
    z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */
}

.btn03 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}

.btn03:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}

/* タブレットサイズから下 */
@media screen and (max-width:992px) {
	
.logo-s {
	width: 300px;
}
	
.feature-section h1 {
	font-size: 30px;
    letter-spacing: 1px;
}

.feature-section h2 {
	font-size: 25px;
    letter-spacing: 1px;
	margin-top: 5px;
}
	
.section-title h3{
    font-size: 23px;
}
	
.section-title p{
    font-size: 16px;
}
	
.sub-sc p {
	font-size: 14px;
	text-align: left;
}

.headName{
	font-size: 20px;
}

.detailText {
	font-size: 14px;
}
	
}
/* /992 */


@media screen and (max-width:768px) {
	
.feature-section h1 {
	font-size: 25px;
    letter-spacing: 1px;
}

.feature-section h2 {
	font-size: 20px;
    letter-spacing: 1px;
	margin-top: 5px;
}

.title-b {
	margin-top: 10px;
	font-size: 18px;
}

.title-a {
	margin-top: 0px;
	font-size: 18px;
}

.ba-arrow {
	margin-top: 5px;
	font-size: 30px;
}

.btn03 {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
}
/* /768 */



/* スマホサイズから下 */
@media screen and (max-width:480px) {

.logo-s {
	width: 250px;
}
	
.feature-section h1 {
	font-size: 20px;
    letter-spacing: 1px;
}

.feature-section h2 {
	font-size: 15px;
    letter-spacing: 1px;
	margin-top: 5px;
}
	
.section-title h3{
    font-size: 21px;
    padding-bottom: 10px;
}
	
.section-title p{
    font-size: 14px;
    padding-bottom: 30px;
}

.feature-front {
	margin-top: 20px;
	margin-bottom: 20px;
}
	
}
/* /480 */



/*# ★★テーブル★★ */

table.sec-table01 {
	table-layout:fixed;
	width:100%;
    border-collapse: separate;  /* 表の線と線の間を空ける */
    border-spacing: 30px;       /* 表の線と線の間の幅 */
}

table.sec-table01 td{
	font-size: 16px;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

table.sec-table01 td.i1{
	width:200px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

table.sec-table01 td.i2{
	text-align: left;
}

table.sec-table04 {
	table-layout:fixed;
	width: 100%;
}

table.sec-table04 td{
	font-size: 16px;
	line-height: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	color: #FFFFFF;
}

table.sec-table04 td.i1{
	width:200px;
	padding-left: 30px;
}

table.sec-table04 td.i4{
	width:100px;
	text-align: center;
}

table.sec-table04 td.i5{
	width:auto;
	text-align: left;
}

table.sec-table04 td.sh03{
	text-align: center;
}


@media screen and (max-width:1200px) {
	
table.sec-table01 td{
	font-size: 14px;
}
	
table.sec-table01 td.i1{
	width:150px;
}
	
table.sec-table04 td{
	font-size: 14px;
}
	
table.sec-table04 td.i1{
	width:150px;
}

}
/* /1200 */


/* タブレットサイズから下 */
@media screen and (max-width:992px) {

table.sec-table01 {
	width:100%;
    border-spacing: 0px;       /* 表の線と線の間の幅 */
}

table.sec-table01 td{
	font-size: 14px;
}

table.sec-table01 td.i1{
	width: 100%;
	display: block;
	border-right-style: none;
	border-bottom-style: none;
	font-weight: bold;
}

table.sec-table01 td.i2{
	width:100%;
	display: block;
	padding-bottom: 5px;
}
	
table.sec-table04 tr{
	width:100%;
	display: block;
}
	
table.sec-table04 td{
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

table.sec-table04 td.i1{
	width: 100%;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
}
	
	
table.sec-table04 td.i4{
	display: none;
}

table.sec-table04 td.i5{
	width: 100%;
	display: block;
	text-align: left;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
	
}
/* /992 */



/* 問い合わせフォームパーツ */
.must {
	display: inline-block;
	background-color: #C00;
	border: solid 2px #C00;
	text-shadow: 0px 1px 2px #933;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border-radius: 4px;
	box-shadow: 0px 0px 5px #CCC;
	background-size: 100% 100%;
	line-height: 16px;
	width: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

.must-sp {
	display: none;
}

label {
	font-weight: normal;
	padding-left: 5px;
}

input[type="text"],
input[type="email"],
textarea {
	padding: 3px 8px;
	border:1px solid #999;
	border-radius: 3px;
	-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,0.1) inset;
	-moz-box-shadow:0 1px 0 0 rgba(0,0,0,0.1) inset;
	box-shadow:0 1px 0 0 rgba(0,0,0,0.1) inset;
	vertical-align: middle;
	outline:none;
}

input[type="text"],
input[type="email"] {
	max-width: 550px;
	width: 100% !important;
	padding:10px;
	font-size:16px;
	color: #333333;
	margin:5px 0 5px;
}

input.short {
	max-width: 150px;
	width: 40% !important;
	padding:10px;
	font-size:16px;
	color: #333333;
	margin:5px 0 5px;
}

textarea {
	max-width: 550px !important;
	width: 100% !important;
	height: 250px !important;
	padding:10px;
	font-size:16px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.btms {
padding: 15px 40px;
font-size: 16px;
}

input#submit_button {
	display: inline-block;
	text-decoration: none;
	color: #007391;
	border: solid 2px #007391;
	border-radius: 3px;
    transition: .4s;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-size: 20px;
	font-weight: 200;
	background-color: #FFFFFF;
}

input#submit_button:hover {
    background: #007391;
    color: white;
}

button {
	color: #333333;
	}

button:hover {
	color: #676767;
	}

/* タブレットサイズから下 */
@media screen and (max-width:992px) {

.must {
	display: none;
}

.must-sp {
	display: inline-block;
	background-color: #C00;
	border: solid 2px #C00;
	text-shadow: 0px 1px 2px #933;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border-radius: 4px;
	box-shadow: 0px 0px 5px #CCC;
	background-size: 100% 100%;
	line-height: 16px;
	width: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	margin-left: 20px;
}
	
input[type="text"],
input[type="email"] {
	max-width: 800px !important;
	width: 100% !important;
	padding:10px;
	font-size:14px;
}
	
input.short {
	max-width: 150px;
	width: 40% !important;
	padding:10px;
	font-size:14px;
}
	
textarea {
	max-width: 800px !important;
	width: 100% !important;
	height: 250px !important;
	padding:10px;
	font-size:14px;
	height: 250px;
}
	
}
/* /992 */


@media screen and (max-width:768px) {

.must {
	border: none;
	text-shadow: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border-radius: 4px;
	box-shadow: none;
	line-height: 16px;
	width: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

textarea {
		max-width: 100% !important;
}

}
/* /768 */



.img100{
	width: 100%;
	height: auto;
}

.img-pc{
	width: 100%;
	display: inline-block;
}

.img-sp{
	display: none;
}

/* スマホサイズから下 */
@media screen and (max-width:480px) {
.img-pc{
	display: none;
}
.img-sp{
	display: inline-block;
	width: 100%;
}
}

/*# clearfix */
.clearfix:after {
	clear: both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }


/*# ★★PC、スマホの表示非表示★ */

/*# スマホとPCで文字を切り替え */
.pcnot { display:none; }
.spnot { display:inline; }

/*# PCで改行しない */
.br-sp { display:none; }

/*# 1140以下では改行しない */
.br-1140 { display:inline; }

/*# 1140以上で改行しない */
.br-1139 { display:none; }

/*# スマホで改行しない */
.br-pc { display:inline; }

/*# PCで表示しない、スマホで改行 */
.br-sp { display:none; }

@media screen and (max-width:1140px) {
.br-1140 { display:none; }
.br-1139 { display:inline; }
}

@media screen and (max-width:768px) {
.pcnot { display:inline; }
.spnot { display:none; }
.br-pc { display:none; }
.br-sp { display:inline; }
.br-sp { display:inline; }
}

/* .row の左右のネガティブマージンを0にする */

.row--onepadding,
.row--twopadding {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

/* .row--nopadding の中にあるカラムの左右のパディングを0にする */

.row--nopadding > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

/* .row--nopadding の中にあるカラムの左右のパディングを0にする */
.row--onepadding > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

@media screen and (max-width: 640px) {
.row--onepadding > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
}

/*# 空き関係 */

.mt5 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.mt70 {
	margin-top: 70px !important;
}

.mt80 {
	margin-top: 80px !important;
}

.mt90 {
	margin-top: 90px !important;
}

.mt100 {
	margin-top: 100px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}


