
* {margin:0px; padding:0px;}

body{
/*       background-color: #000000;*/
        height:auto;
        font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	color:#5e5e5e;
        line-height: 166%;
	font-size:14px;

       animation: fadeIn 2s ease 0s 1 normal;
      -webkit-animation: fadeIn 2s ease 0s 1 normal;

}



/*------------------------------------------------------------------------------------------------------------------------*/
/* ★★ for all ★★                                                                                                      */
/*------------------------------------------------------------------------------------------------------------------------*/

#wrapper{
        width: 100%;
	background-image: url(../../images/commons/top/top_01_bg.jpg);
	background-repeat: repeat-x;
}



/*======================================================================================*/
/*        header                                                                        */
/*======================================================================================*/

#header{
        width: 950px;
        height: 127px;
        margin: 0px auto;

}




h1 {
    float: left;
    width: 1px;
    height: 1px;
    font-size: 10px;
    font-weight: bold;
    text-indent: -5000px;
}



h1 {
    color: #4f4f4f;
    font-size: 14px;
    font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ3";
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ3"\9;
    line-height: 1.8em;
    font-weight: normal;
}



ul.headlink {
    float: right;
    width: 180px;
}


ul.headlink li {
    padding: 10px 0px 0px 0px;
    float: left;
    height: 20px!important;
    height/**/: 30px;
    margin-right: 20px;
}


ul.headlink li a{
        text-decoration : none;
}




div#logo {

/*    width: 420px;*/
    height: 83px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

/*ul.headlink {
    float: right;
    width: 180px;
}
*/

.logo_s{
        display: none;
}





/*======================================================================================*/
/*        navigator                                                                     */
/*======================================================================================*/

#toggle{
        display: none;
}


#navigator {
	width: 950px;
	margin: 0px auto 0px auto;
	height: 46px;
}

.menu{
	width:950px;
        height: 46px;

        text-align: left;
        margin: 0px auto;
}


.menu li{
        display: inline-block;
        list-style-type: none;
        padding: 10px 0px 10px 30px;
/*	position: relative;
        top: 12px;
        left: 0px;
*/

}

.menu li a{
        text-decoration : none;
        color:#ffffff;
        font-size:14px;
        font-weight: bold;

}

.menu li a:hover {
        color:#225919;
}






/*======================================================================================*/
/*        mainimage                                                                     */
/*======================================================================================*/

#mainimage_back{
	width: 100%;
	background-color:#96b1d7;
}

.mainimage{
        width: 950px;
        margin: 0px auto;

}



/*======================================================================================*/
/*        container                                                                     */
/*======================================================================================*/


#contents{
	width:950px;
        margin: 0px auto;
}


#contents p{
        padding: 20px;;


}





h5{
	padding-top: 30px;
	padding-bottom: 10px;
        font-size:22px;
        text-align: center;
	color:#075a8f;

}


h5 span{
        font-weight:normal;
        font-size:15px;
	color:#666666;



}


/*======================================================================================*/
/*        news                                                                          */
/*======================================================================================*/


.news00 {
/*    float: left;*/
/*    display: block;*/
	margin: 0px auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 40px;
	border: #d6d6d6 1px solid;
}



.news {
/*    clear: both;*/
    overflow: hidden;
/*    width: 570px;*/
/*   width: 346px;*/
    width: 95%;

    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}



/*
ul.news li {
    border-bottom: #dddddd 1px dotted;
    background: url(../../images/commons/top/top_22.jpg) no-repeat left 10px;
    font-size: 12px;
    line-height: 2.0em;
    color: #353535;
    font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ3";
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 20px;
	list-style-type: none;
}
*/


.news_tb{
	font-size: 12px;
	width: 95%;
	margin:20px;
	border-collapse: collapse;

}

.news_tb tr{
	border-bottom: #dddddd 1px dotted;
}



.news_tb th{

        text-align: left;
        width: 15%;

}


.news_tb td{
	padding-top: 5px;
	padding-bottom: 5px;

        text-align: left;
}


/*======================================================================================*/
/*        sidebar                                                                       */
/*======================================================================================*/



#top #sidebar_back{
	height:300px;
/*	background-color:#0b6fb0;*/
	background-image: url("../../images/commons/top_s.jpg");
	background-position: center bottom;

}





#top #sidebar{
	clear: both;
	width:950px;
        margin: 0px auto;
	padding-top:50px;
	padding-left:15px;




}




#top #sidebar a{
	padding: 20px 5px 10px 5px;
/*	margin-top: 50px;*/
	margin-right: 5px;
	margin-left: 5px;

	float: left;
	display: block;
	width:14%;
	height:100px;
/*	background-color:#ffffff;*/

	text-decoration: none;
	text-align: center;
	font-size:13px;
	font-weight:bold;
	color:#1274b3;
}


#top #sidebar a:hover {
	color:#000033;
}




/*  各ボタン背景  */

.top1{
	background-image: url("../../images/commons/top1.jpg");
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;

}

.top1:hover {
    cursor:pointer;
    filter: alpha(opacity=70);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";  /* ie 8 */
    -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;              /* Safari 1.x */
    opacity:0.7;
    zoom:1;
}


.top2{
	background-image: url("../../images/commons/top2.jpg");
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;

}


.top2:hover {
    cursor:pointer;
    filter: alpha(opacity=70);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";  /* ie 8 */
    -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;              /* Safari 1.x */
    opacity:0.7;
    zoom:1;
}



.top3{
	background-image: url("../../images/commons/top3.jpg");
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;

}

.top3:hover {
    cursor:pointer;
    filter: alpha(opacity=70);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";  /* ie 8 */
    -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;              /* Safari 1.x */
    opacity:0.7;
    zoom:1;
}

.top4{
	background-image: url("../../images/commons/top4.jpg");
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;

}



.top4:hover {
    cursor:pointer;
    filter: alpha(opacity=70);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";  /* ie 8 */
    -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;              /* Safari 1.x */
    opacity:0.7;
    zoom:1;
}

.top5{
	background-image: url("../../images/commons/top5.jpg");
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;

}


.top5:hover {
    cursor:pointer;
    filter: alpha(opacity=70);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";  /* ie 8 */
    -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;              /* Safari 1.x */
    opacity:0.7;
    zoom:1;
}


.top6{
	background-image: url("../../images/commons/top6.jpg");
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;

}

.top6:hover {
    cursor:pointer;
    filter: alpha(opacity=70);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";  /* ie 8 */
    -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;              /* Safari 1.x */
    opacity:0.7;
    zoom:1;
}


#fwrapper{
	clear: both;
	background-color:#eeeeee;


}


/*======================================================================================*/
/*        footer                                                                        */
/*======================================================================================*/

#footer{
	width:950px;
        margin: 0px auto;

}


.sub_menu{
	float:left;
/*	width: 25%;*/
	padding-top:30px;
	padding-left:10px;
        text-align: left;

}


.sub_menu li{
	list-style-type: none;
}

.sub_menu a{
	text-decoration: none;
}

.name{
	float:right;
/*	width: 70%;*/
        text-align: right;
	padding-top:60px;
	padding-right:10px;
	margin-bottom:20px;


}


.name span{
	font-size:10px;
}

.name table{
	float:right;

}




#copyright{
	clear: both;

	border-top: 1px solid #6f6f6f;
	padding:30px;
        text-align: center;
}




.style4{
        text-align: left;



}



.pagetop{
	padding-top:50px;
        text-align: right;

}






/*-------オーダーエントリーシステム-------*/

/*======================================================================================*/
/*        title                                                                         */
/*======================================================================================*/

#order #title{
	height:150px;
	background-position: center;
	background-image: url("../../images/commons/title01.jpg");
	background-size: cover;

}


h3 {
/*	display: inline-block;*/
/*	border-bottom: 1px solid #6f6f6f;*/
	padding-bottom: 5px;
	padding-top: 60px;
	margin-bottom: 10px;
/*	margin-top: 50px;*/

        text-align: center;
	font-size:25px;
/*	color:#075a8f;*/

	color:#ffffff;


}



h4 {
        text-align: center;

}


/*======================================================================================*/
/*        section                                                                       */
/*======================================================================================*/

#order .section p{
	float:left;
	width:60%;
}


.img_order{
	padding-top:20px;
}







/*-------製品紹介-------*/

/*======================================================================================*/
/*        title                                                                         */
/*======================================================================================*/

#product #title{
	height:150px;
	background-position: center;
	background-image: url("../../images/commons/title02.jpg");
	background-size: cover;

}



/*======================================================================================*/
/*        sidebar(製品紹介各項目へのボタン)                                             */
/*======================================================================================*/

#sidebar{
	padding-top:10px;
}




.product_index{
/*	float:left;*/
	width:220px;
	margin-left:10px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;


}

.product_index:hover {
    cursor:pointer;
    filter: alpha(opacity=50);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=50)";  /* ie 8 */
    -moz-opacity:0.5;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.5;              /* Safari 1.x */
    opacity:0.5;
    zoom:1;
}




.co{
	padding-top:70px;
	margin-bottom:20px;
	font-size:20px;
	border-bottom: 1px solid #6f6f6f;

}


.co span{
	font-weight:normal;
	font-size:12px;
	color:#edb613;
	border-bottom: 0px solid #6f6f6f;

}

/*
.original_back{
	background-color:#ebebeb;
}


.tokushu_back{
	background-color:#ebebeb;
}
*/





.style1{
	font-size:12px;
	text-align:left;

}

.style2{
	font-size:12px;
	text-align:center;
}



/*======================================================================================*/
/*        original  オリジナルプロダクツ                                                */
/*======================================================================================*/

.original{
	margin: 0px auto;
	width:950px;
}

.original td{
	display: inline-block;
        text-align: center;
	vertical-align:top;

	width:31%;
/*	padding-bottom:30px;*/
	padding:0px 5px 30px 5px;

}

/*======================================================================================*/
/*        wing      ウィングバリエーション                                              */
/*======================================================================================*/

.wing{
	margin: 0px auto;
}

.wing td{
	display: inline-block;
        text-align: center;
	vertical-align:top;


}

/*======================================================================================*/
/*        tokushu    特殊ボデー                                                         */
/*======================================================================================*/

.tokushu{
	margin: 0px auto;
	width:700px;

}

.tokushu td{
	display: inline-block;
        text-align: center;
	vertical-align:top;
	width:32%;

/*	width:20%;*/

}


/*======================================================================================*/
/*        air    特殊ボデー（エア・ウォーターグループ）                                 */
/*======================================================================================*/

.air{
	margin: 0px auto;
	width:700px;

}


.air td{
	display: inline-block;
        text-align: center;
	vertical-align:top;
	width:32%;


}

.air2{
	margin: 0px auto;
	width:700px;

        text-align: center;
	margin-bottom:50px;

}


/*======================================================================================*/
/*        解体マニュアル                                                                 */
/*======================================================================================*/

.manual_back{
	margin-bottom: 100px;
}

.manual_back a{
	font-size:15px;
}

.manual_back div{
	margin-bottom:5px;
/*	margin: 0 auto 5px auto;*/
	text-align:center ;
}

/*======================================================================================*/
/*        container2                                                                    */
/*======================================================================================*/


#container2{
	background-color:#deeaf1;


}

#contents2{
	width:950px;
	margin: 0px auto;
	padding-bottom:20px;

}


#contents2 ul{
	margin-top:20px;
	margin-left:10px;
}


#contents2 li{
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:#6f6f6f 1px dotted;

}



#contents2 table{
	width:auto;


}

#contents2 th{
        text-align: right;
	vertical-align:top;


}



/*
#product.section{
        text-align: center;


}
*/


/*-------会社情報-------*/
/*======================================================================================*/
/*        title                                                                         */
/*======================================================================================*/

#company #title{
	height:150px;
	background-position: center;
	background-image: url("../../images/commons/title03.jpg");
	background-size: cover;

}


/*======================================================================================*/
/*        sidebar(製品紹介各項目へのボタン)                                             */
/*======================================================================================*/


.company_index{
/*	float:left;*/
	width:220px;
	margin-left:10px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;


}

.company_index:hover {
    cursor:pointer;
    filter: alpha(opacity=50);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=50)";  /* ie 8 */
    -moz-opacity:0.5;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.5;              /* Safari 1.x */
    opacity:0.5;
    zoom:1;
}


/*======================================================================================*/
/*        会社概要・会社沿革　テーブル                                                  */
/*======================================================================================*/

.table2 {
	width:100%;
}


.table2 tr {
    border-bottom: solid 1px #CCCCCC;
}



.table2 tr th {
    font-size: 14px;
    line-height: 1.5em;
    font-weight: bold;
    border: solid 1px #FFFFFF;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: rgb(255, 255, 255);
    text-align: center;
    padding: 5px;
/*    background-image: url(../../images/commons/caption/th_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
*/
    border-right: #DFDDE1 2px solid;
    margin-right: 5px;
}




.table2 tr td {
    font-size: 14px;
    line-height: 1.5em;
    border: solid 1px #FFFFFF;
    padding: 5px;
    text-align: left;
}



.lead{
    display: inline-block;
    width:12em;
}


/*======================================================================================*/
/*        factory_back  会社写真                                                        */
/*======================================================================================*/

.factory_back{
	width:950px;
	background-color:#f2f1f3;
	margin-top: 20px;;

}



/*======================================================================================*/
/*        img_sosiki    組織図                                                          */
/*======================================================================================*/

.img_sosiki{
	display: block;
	margin-left: auto;
	margin-right: auto;

	width: 100%;
}



/*======================================================================================*/
/*        工場紹介                                                                      */
/*======================================================================================*/

.kojo{
	margin: 0px auto;
	width:950px;
}

.kojo td{
	display: inline-block;
    text-align: center;
	vertical-align:top;

	width:32%;
	padding-bottom:30px;
}




.kiki{
	margin: 0px auto;
}

.kiki td{
	display: inline-block;
    text-align: center;
	vertical-align:top;

	padding-bottom:30px;
	width:100%;

}


.kiki_laser{
    text-align: center;
	vertical-align:top;

	margin-top: 5px;
	padding-bottom:30px;
	/*margin: 0px auto;*/

	width:950px;

	display: flex;
	
}


.kiki_laser_left{
	width:60%;
	padding:0 3%;
}

.kiki_laser_right{
	width:28%;
	padding:0 3%;
}


.kiki_laser_left img,
.kiki_laser_right img,
.kiki_laser_right video{
	width:100%;

}


.kiki_laser_right{
	display: flex;
	flex-wrap: wrap;
	/*flex-direction: column;*/
	align-content: space-between;
}

.kiki_laser_right_img{
	/*argin-bottom: 10px;*/
	width: 100%;
}


.sonota{
	margin: 0px auto;

}

.sonota td{
	display: inline-block;
    text-align: center;
	vertical-align:top;
	padding:0px 5px 30px 5px;

}

.ichizu{
	margin: 0px auto;
}

.ichizu td{
	display: inline-block;
    text-align: center;
	vertical-align:top;

	padding-bottom:30px;
	width:100%;

}


h6{
	font-size:17px;
	font-weight:bold;
        text-align: center;

}



/*-------アクセス-------*/

/*======================================================================================*/
/*        title                                                                         */
/*======================================================================================*/

#access #title{
	height:150px;
	background-position: center;
	background-image: url("../../images/commons/title04.jpg");
	background-size: cover;

}


.table3 {
	margin: 0px auto;
	width:950px;

}


.address{
	width:50%;
}



.map{
	width:50%;
}





/*-------お問い合わせ-------*/
/*======================================================================================*/
/*        title                                                                         */
/*======================================================================================*/

#inquiry #title{
	height:150px;
	background-position: center;
	background-image: url("../../images/commons/title05.jpg");
	background-size: cover;
}



#inquiry body{
	background-color:#eeeeee;

}






/*-------お仕事紹介-------*/
/*======================================================================================*/
/*        title                                                                         */
/*======================================================================================*/
#job #title{
	height:150px;
	background-position: center;
	background-image: url("../../images/commons/title06.jpg");
	background-size: cover;

}


#job .pagetop{
	margin-top:50px;
}





/*-------リクルート-------*/
/*======================================================================================*/
/*        title                                                                         */
/*======================================================================================*/

#recruit #title{
	height:150px;
	background-position: center;
	background-image: url("../../images/commons/title07.jpg");
	background-size: cover;

}

/*======================================================================================*/
/*        sidebar(製品紹介各項目へのボタン)                                             */
/*======================================================================================*/

.recruit_index{
/*	float:left;*/
	width:300px;
	margin-left:10px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;


}

.recruit_index:hover {
    cursor:pointer;
    filter: alpha(opacity=50);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=50)";  /* ie 8 */
    -moz-opacity:0.5;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.5;              /* Safari 1.x */
    opacity:0.5;
    zoom:1;
}


/*======================================================================================*/
/*        代表者メッセージ                                                              */
/*======================================================================================*/


.m_name{
	font-size:17px;
        font-weight:bold;
	color:#075a8f;
}

.mes_txt{
	float:left;
	width:63%;

}


.mes_img{
	float:right;

	width:300px;

}



.mes_img_b{

	display:none

}


.clear{
	clear:both;
}



/*
.kenten{
    padding: 0.3em 0;
    background-repeat: repeat-x;
    background-size: 1em 0.2em;
    background-position: top left;
    background-image: -webkit-gradient(radial,center center,0,center center,1.5,from(#000000),color-stop(0.5,#000000),color-stop(0.9,transparent),to(transparent));
    background-image: -webkit-radial-gradient(center center, 0.1em 0.1em, #000000, #000000 95%, transparent 95%, transparent);
    background-image: radial-gradient(0.1em 0.1em at center center, #000000, #000000 95%, transparent);

}
*/



/*======================================================================================*/
/*        先輩インタビュー                                                              */
/*======================================================================================*/

.interview_tb{
	border-spacing: 0px 20px;
        margin: 0px auto;
	width:100%;

}


/*
.senpai{
	width:100px;
}


.senpai_img{
	width:100%;
}


.hukidashi{
	width:50px;
}


.hukidashi_img{
	width:100%;
}


.txt{
        background-color:#f2f1f3;
	padding:20px;
}


.s_name{
	font-size:17px;
        font-weight:bold;
	color:#075a8f;
}

.txt span{
        font-weight:bold;

}
*/





.senpai_b{
	display:none;
}

.senpai{
	width:400px;
}


.senpai_img{
	width:100%;
}



.txt{
    background-color:#f2f1f3;
	padding:20px 30px 20px 20px;
}


.s_name{
	font-size:17px;
        font-weight:bold;
	color:#075a8f;
}

.txt span{
        font-weight:bold;

}


.senpai_name{
	font-size:22px;
	font-weight: 600;
	color:#edb613;

	margin-bottom: 20px;
	border-bottom: solid 1px #edb613; ;
}
.senpai_name span{
	font-size:15px;
	color:#5e5e5e;
}


/*======================================================================================*/
/*        お仕事紹介へのリンク                                                          */
/*======================================================================================*/
.joblink{
	position: relative;
	margin-top:40px;
	width:100%;
	height:100px;
	background-image: url("../../images/commons/recruit/link.jpg");
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;

}




.joblink:hover {
    cursor:pointer;
    filter: alpha(opacity=50);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=50)";  /* ie 8 */
    -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;              /* Safari 1.x */
    opacity:0.7;
    zoom:1;
}


.joblink a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;

	text-decoration: none;
}


.joblink p{
	width:40%;

	font-size:25px;
        font-weight:bold;
	color:#ffffff;

	font-weight: bold;
	border: solid 1px #ffffff;
	margin: 17px auto;
        text-align: center;

}






/*---共通---*/
/*======================================================================================*/
/*        comname                                                                       */
/*======================================================================================*/
#comname{
        text-align: center;
        background-color: #022040;
	color:#ffffff;
}

#comname p{
	font-size:18px;
	padding:30px;
}

#comname a{
	font-size:15px;
	color:#ffffff;
	padding-top:5px;
        text-decoration : none;
}


#comname a:hover {
	color:#17a227;
}


/*======================================================================================*/
/*        footer                                                                        */
/*======================================================================================*/

/*
#footer{
        clear:both;
        background-color: #000000;
        margin:0px auto;
        font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size:13px;
        color: #ffffff;
        text-align: center;
}


#footer p{
	padding:10px;
}
*/





.br-sp{
	display:none;
}



/* ----レスポンシブ用メニュー（最初は非表示）----*/
#toggle{
        display: none;
}

.nav_txt{
        display: none;
}


/* -topへ戻るボタン- */

/*
#pagetop {
        display: none;
        position: fixed;
        bottom: 30px;
        right: 15px;
}

#pagetop a {
        display: block;
}


*/










/*------------------------------------------------------------------------------------------------------------------------*/
/*  ★★ 1200px以下 ★★                                                                                                  */
/*------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 1200px){ 













}
/*------------------------------------------------------------------------------------------------------------------------*/
/*  ★★ 950px以下 ★★                                                                                                   */
/*------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 950px){ 



/*======================================================================================*/
/*        header                                                                        */
/*======================================================================================*/

#header{
        width: 100%;

}



.mainimage{
        width: auto;

}


.mainimage img{
        width: 100%;

}


/*.logo_b{
        display: none;
}*/






/*======================================================================================*/
/*        navigator                                                                     */
/*======================================================================================*/

#toggle{
        display: block;
        position: relative;
        width: auto;
        height: 46px;
        margin:0;
/*        background-color: #096eaf;*/

}


#toggle a{
        display: block;
        color: #ffffff;
        font-size:18px;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
	padding-top:10px;
}


div#navigator {
    width: auto;
}



.menu{
	position: fixed;
        top: 125px;
        left: 0px;
	z-index: 9999;
        display: none;
        width: 100%;

	height: 73%;
	overflow: auto;
}


.menu li{
        padding: 0px 0px;
        margin: 0;
        width: auto;
	height:30px;
        display: block;
        float: none;


        background-color: rgba(0,51,102,0.9);
        text-align: center;
}


.menu  li:hover {
    filter: alpha(opacity=100);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=100)";  /* ie 8 */
    -moz-opacity:1;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 1;              /* Safari 1.x */
    opacity:1;
    zoom:1;
        background-color: #eaeae9;
}



.menu li a{
        display: block;

        width:auto;
        padding-top: 6px;
        padding-bottom: 3px;
        color: #ffffff;
        text-decoration : none;


}




#contents{
        width: auto;

}


/*======================================================================================*/
/*        news                                                                          */
/*======================================================================================*/

.news00{
	width:90%;
}



.news_tb th{
        text-align: left;
        width: 20%;

}



/*======================================================================================*/
/*        sidebar                                                                       */
/*======================================================================================*/


#top #sidebar_back{
	height:400px;
}



#top #sidebar{
        width: auto;
	padding-left:10%;
}




#top #sidebar a{
	padding: 20px 5px 10px 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;

	width:23%;
	height:100px;
	font-size:13px;
}




/*======================================================================================*/
/*        footer                                                                        */
/*======================================================================================*/


#footer{
        width: auto;
}

#copyright{

	margin-left:10px;
	margin-right:10px;
}





/*-------オーダーエントリーシステム-------*/

/*======================================================================================*/
/*        section                                                                       */
/*======================================================================================*/

#order .section{
	margin-left:20px;
	margin-right:20px;

}


#order .section p{
	width:55%;

}










/*-------製品紹介-------*/


.co{
	margin-left:10px;
	margin-right:10px;
}


/*======================================================================================*/
/*        sidebar(製品紹介各項目へのボタン)                                             */
/*======================================================================================*/
.product_index{
/*	float:left;*/
	width:24%;
	margin-left:3px;

}



.company_photo table{
	margin: 0px auto;
	width:90%;
}



/*======================================================================================*/
/*        original  オリジナルプロダクツ                                                */
/*======================================================================================*/

.original td{
	width:45%;

}

/*======================================================================================*/
/*        wing      ウィングバリエーション                                              */
/*======================================================================================*/

.wing td{
	width:45%;

}

/*======================================================================================*/
/*        tokushu    特殊ボデー                                                         */
/*======================================================================================*/

.tokushu td{
	width:32%;
}


c
.air td{
	width:32%;
}

.kei td{
	width:85%;
}



/*======================================================================================*/
/*        contents2                                                                     */
/*======================================================================================*/

#contents2 {
	width:auto;
}


#contents2 .section{
	padding:20px;
}



/*-------会社情報-------*/
/*======================================================================================*/
/*        sidebar(製品紹介各項目へのボタン)                                             */
/*======================================================================================*/

.company_index{
/*	float:left;*/
	width:24%;
	margin-left:3px;

}


/*======================================================================================*/
/*        factory_back    会社写真                                                      */
/*======================================================================================*/

.factory_back{
	width:100%;

}


/*======================================================================================*/
/*        会社概要・会社沿革　テーブル                                                  */
/*======================================================================================*/

.table2 {
	margin: 0px auto;
	width:90%;
}




/*======================================================================================*/
/*        工場紹介                                                                      */
/*======================================================================================*/

.kojo td{
	width:48%;

}

.sonota td{
	padding:0px 0px 0px 0px;
	width:48%;

}

.kiki_laser{
	flex-direction:column;
	width: 500px;
	margin: 0px auto;
}

.kiki_laser_left {
	width: 100%;
	padding: 0 0 30px 0;
}

.kiki_laser_right {
	width: 100%;
	padding: 0;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: flex-end;
}

.kiki_laser_right_img{
	width:48%;
}

.kiki_laser_right_video{
	width: 48%;
}




/*-------アクセス-------*/



.table3 {
	width:90%;

}

.address{
	font-size:13px;
}

.map iframe{
	width: 100%;
}



/*-------リクルート-------*/

/*======================================================================================*/
/*        sidebar(製品紹介各項目へのボタン)                                             */
/*======================================================================================*/


.recruit_index{
/*	float:left;*/
	width:32%;
	margin-left:5px;

}

/*======================================================================================*/
/*        代表者メッセージ                                                              */
/*======================================================================================*/

.mes_txt{
	width:60%;

}

.mes_img{
	padding-top:20px;
	padding-right:20px;

	width:30%;

}


/*======================================================================================*/
/*        先輩インタビュー                                                              */
/*======================================================================================*/

.interview_tb{
	width:90%;
}





/*======================================================================================*/
/*        お仕事紹介へのリンク                                                          */
/*======================================================================================*/

.joblink{
	margin: 0px auto;

	width:90%;
	height:100px;
}


.joblink p{
	width:60%;

	font-size:20px;
	margin: 17px auto;
        text-align: center;

}









}
/*------------------------------------------------------------------------------------------------------------------------*/
/*  ★★ 639px以下 ★★                                                                                                   */
/*------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 639px){ 

/*======================================================================================*/
/*        header                                                                        */
/*======================================================================================*/

#logo{
	width:100%;
	background-image: url("../../images/commons/top/top_01_ss.jpg");
	z-index: 9999;

}


.logo_b{
        display: none;
}




/*======================================================================================*/
/*        news                                                                          */
/*======================================================================================*/



.news{
	width:80%;
}


.news_tb{

	width: 90%;
	margin:10px;
}



.news_tb th{
	display: block;
        width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;

}


.news_tb td{
	display: block;
        width: 100%;
	padding-left: 15px;

}

/*======================================================================================*/
/*        sidebar                                                                       */
/*======================================================================================*/

#top #sidebar_back{
	height:550px;
}



#top #sidebar{
	padding-left:7%;
}




#top #sidebar a{
	padding: 20px 5px 10px 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;

	width:38%;
}


/*======================================================================================*/
/*        footer                                                                        */
/*======================================================================================*/
.sub_menu{
	float:none;
}


.name{
	float:none;
/*	width: 70%;*/
        text-align: left;
	padding-top:30px;
	padding-left:10px;


}

.name span{
	font-size:9px
}

.name table{
	float:none;

}


#copyright{
	font-size:11px;
        padding: 30px 0px 30px 0px;
}





/*-------オーダーエントリーシステム-------*/

h3 {
	padding-top: 50px;
}

/*======================================================================================*/
/*        title                                                                         */
/*======================================================================================*/

#order #title{
	height:120px;
	background-position: left;
}



/*======================================================================================*/
/*        section                                                                       */
/*======================================================================================*/
#order .section p{
	padding: 10px;
	width:auto;

}


.img_order{
	padding-left:20px;
/*	width:auto;*/

}



/*-------製品紹介-------*/

/*======================================================================================*/
/*        title                                                                         */
/*======================================================================================*/

#product #title{
	height:120px;
}

/*======================================================================================*/
/*        sidebar(製品紹介各項目へのボタン)                                             */
/*======================================================================================*/

.product_index{
/*	float:left;*/
	width:47%;
	margin-left:5px;

}


.co{
	font-size:18px;
}


.original td{
	width:100%;

}


.wing td{
	width:100%;

}




.tokushu td{
	width:100%;
}




.air td{
	width:100%;
}

.kei{
	width:90%;
}

.kei td{
	width:100%;
}



/*======================================================================================*/
/*        contents2                                                                     */
/*======================================================================================*/
#contents2 table{
	width:90%;

}


#contents2 th{
	width:30%;

}


.section{
	font-size:13px;
}


/*-------会社情報-------*/
/*======================================================================================*/
/*        title                                                                         */
/*======================================================================================*/

#company #title{
	height:120px;

}

/*======================================================================================*/
/*        sidebar(会社情報各項目へのボタン)                                             */
/*======================================================================================*/
.company_index{
/*	float:left;*/
	width:47%;
	margin-left:5px;

}


.img_factory{
	width:95%;
}


.img_sosiki{
	width:95%;
}


/*======================================================================================*/
/*        会社概要・会社沿革　テーブル                                                  */
/*======================================================================================*/

.table2 tr td{
	font-size:13px;

}


.kojo td{
	width:100%;
}


.kiki td{
	width:100%;
}


.kiki img{
	width:95%;
}


.kiki_laser{
	width: 90%;
}

.kiki_laser_left {
}

.kiki_laser_left img{
	width: 95%;
	
}

.kiki_laser_right {
	flex-direction: column;
	justify-content: center;
	
}

.kiki_laser_right_img{
	width:253px;
	margin: 0 auto;
	padding-bottom:30px;
}

.kiki_laser_right_video{
	width:253px;
	margin: 0 auto;
}




.sonota td{
	width:100%;
}

.ichizu td{
	width:100%;
}


.ichizu img{
	width:95%;
}


/*-------お仕事紹介-------*/
/*======================================================================================*/
/*        title                                                                         */
/*======================================================================================*/

#job #title{
	height:120px;

}



/*-------アクセス-------*/

/*======================================================================================*/
/*        title                                                                         */
/*======================================================================================*/

#access #title{
	height:120px;

}



.table3 td{
	display: block;
	width:100%;

}









.br-pc{
	display:none;

}



.br-sp{
	display:block;
}



/*-------リクルート-------*/

/*======================================================================================*/
/*        title                                                                         */
/*======================================================================================*/

#recruit #title{
	height:120px;
	background-position: left;
}




/*======================================================================================*/
/*        sidebar(会社情報各項目へのボタン)                                             */
/*======================================================================================*/
.recruit_index{
/*	float:left;*/
	width:90%;
	margin-left:20px;
	margin-bottom:10px;

}

/*======================================================================================*/
/*        代表者メッセージ                                                              */
/*======================================================================================*/

.mes_txt{
	float:none;
	width:auto;
	font-size:13px;
}


.mes_img_b{
	display:block;
	width:100%;
}

.mes_img{
	display:none;
}


.clear{
	clear:both;
}


/*======================================================================================*/
/*        先輩インタビュー                                                              */
/*======================================================================================*/


.senpai_b{
	display:block;
	width:100%;
}

.senpai{
	display:none;
}


.senpai_img{
	width:100%;
}



.txt{
	display:block;
	width:auto;

	padding:20px 15px 30px 15px;


}


.s_name{
	font-size:17px;
        font-weight:bold;
	color:#075a8f;
}

.txt span{
        font-weight:bold;

}









.senpai{
	width:80px;
}


.senpai_img{
	width:100%;
}


.hukidashi{
	width:30px;
}


.hukidashi_img{
	width:100%;
}

.txt{
        font-size:13px;
}



/*======================================================================================*/
/*        お仕事紹介へのリンク                                                          */
/*======================================================================================*/

.joblink p{
	width:70%;
	font-size:18px;

}




/*-------お問い合わせ-------*/

/*======================================================================================*/
/*        title                                                                         */
/*======================================================================================*/

#inquiry #title{
	height:120px;

}



}