

/* PC用CSS */
@media print, screen and (min-width: 640px) {
.wrap2 {
    margin: 0 auto;
}

.wrap3 {
    width: 960px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.pankuzu {
     width: 100%;
    font-size: 12px;
    line-height: 1.6;
        background-color: #f5f5f5;
}

.frame {
    width: 960px;
    margin: 0 auto;
    padding: 6px 0px;
}


.pankuzu ul {
   max-height: 100%;
}

.pankuzu ul li {
  display: inline;
}

/*---------------------!pagetitle----------------------*/


section.mainimg {
    width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0;
	letter-spacing: .3em;
}

.wrap2 section.mainimg {
    background-size: cover;
}


.wrap2 section.mainimg h2 {
    font-family: "Noto Sans Japanese";
	color: #FFF;
    font-weight: 500;
    font-size: 150%;
	text-align: center;
	width: 980px;
	margin: 0 auto;
	padding: 78px 0px;
	border-bottom: none;
}


.wrap2 section.mainimg.page_business{
    width: 100%;
    background-image: url(../img/business/title_img.jpg);
}

.wrap2 section.mainimg.page_product{
    width: 100%;
    background-image: url(../img/product/title_img.jpg);
}

.wrap2 section.mainimg.page_company{
    width: 100%;
    background-image: url(../img/company/title_img.jpg);
}

.wrap2 section.mainimg.page_recruit{
    width: 100%;
    background-image: url(../img/recruit/title_img.jpg);
}


.content_menu {
    margin-top: 20px;
    margin-bottom: 20px;
}

ul.content_menu li.m-img {
    float: left;
    width: 290px;
    margin-right: 45px;
}

ul.content_menu li.m-img_last {
    float: left;
    width: 290px;
}

ul.content_menu li.m-img2 {
    float: left;
    width: 450px;
    margin-right: 45px;
}

ul.content_menu li.m-img_2last {
    float: left;
    width: 450px;
}

/*製品紹介*/
.p-left {
    width: 450px;
    float: left;
    margin-bottom:20px;
}

.p-right {
    width: 450px;
    float: right;
 margin-bottom: 20px;
}

/*製造環境*/

ul.facintro {
    margin: 0;
padding: 0;
width: 960px;
padding-top: 10px;
}

ul.facintro li.facimg {
float: left;
    margin-right: 30px;
    margin-bottom: 10px;
    display: inline;
}
ul.facintro li.faclast {
float:right;
    margin-bottom: 10px;
    display: inline;
}

/*会社概要*/

.table_1 {
width: 100%;
border-collapse: separate;
border-spacing: 0px;
border-top: 1px solid #fff;
    font-size: 13px;
}


.table_1 th {
width:240px;
padding-top: 10px;
    padding-bottom: 8px;
padding-left: 10px;
text-align: left;
vertical-align: top;
color: #fff;
background-color: #2e62b9;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.table_1 td {
width:720px;
padding: 5px 10px 5px 10px;
background-color: #fafafa;
border-bottom: 1px solid #fff;
}

/*お問い合わせページ*/
#formWrap {
	width:700px;
    padding-top: 20px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}

/*採用情報ページ*/
p.text_link a:hover{text-decoration: underline;
    
}

.zaitaku_point{
    margin: 30px 0px;
}

.zaitaku_point ul li {
    float: left;
    margin-right: 26px;
}

.zaitaku_point ul li.last {
    float: left;
    margin-right: 0px;
}

li.question_box{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
}

.question_wrap {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 10px;
}

.question-th {
    width: 35px;
}

.question-th, .question-td {
   display: table-cell;
    vertical-align: top;
}
.question-icon {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #97D1FF;
    color: #FFF;
    border-radius: 50%;
    font-size: 20px;
    font-size: 1.3rem;
}

.question-text {
    margin-left: 5px;
    margin-top: 5px;
    line-height: 1.6;
    font-size: 17px;
    font-weight: bold;
    color: #555555;
}

.question_answer .question-icon {
    background: #FFB4D0;
    color: #fff;
}

.question_answer .question-td {
    font-size: 14px;
    line-height: 2.15;
    padding-top: 7px;
    padding-left: 6px;
}

ul.Q-photo {
    margin-top: 10px;
    width: 960px;
}

ul.Q-photo li.Q-p_img {
    float: left;
    display: inline;
    margin-right: 13px;
}

ul.Q-photo li.Q-p_img_last {
    float: right;
    display: inline;
    margin-right: 40px;
}

/*製品紹介*/

.ps_wrap {
    margin: 10px 0px;
}

.product_step_left {
 float: left;
margin-right: 5px;
}

.product_step_left img {
    margin-right: 15px;
   margin-top: 5px;
}

.product_step img {
    margin-right: 15px;
    margin-top: 5px;
}

img.p_left{
     float: left;
    margin-right: 20px;
}

table.setsubi_list td{
    margin-right: 10px !important;
}

p.text_r {
    margin-top: 85px;
}

/*受付完了ページ*/
.thanks_bg {
    background-color: #f5f5f5;
    width: 920px;
    padding: 20px;
    text-align: center;
}

p.thanks{
    font-size: 14px;
    line-height: 1.8em;
}


.button {
	display: inline-block;
	width: 30%;
	height: auto;
    margin: 20px 0;
    padding: 2px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	background-color: #333;
color: #fff;
font-weight: bold;
font-size: 100%;
text-align: center;
    border-radius: 0.3em;
}


.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button:hover {
	background-color: #2c4198;
    color: #fff;
    }}