@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
html{
}
body{
	margin: 0 auto;
	padding: 0;
	font-size: 18px;
	letter-spacing: 0.08em;
  font-family: 'Noto Sans JP', "メイリオ", Meiryo, Verdana, "ヒラギノ角ゴ", "ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  _text-align: center;
}
img,object{
	vertical-align: bottom;
	border: 0;
	padding: 0;
	margin: 0;
}
img.alignright {
	float:right;
	margin-left:30px;
	margin-bottom:60px;
}
.sp{
	clear: both;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
.clearfix:after,#contents:after,#header:after,#header .head:after,#menu:after,#container.sub #contents.product dt:after,#container.sub #contents.utihamono dl:after,ul.item:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

.col2 > * {
  width: 50%;
}
.col2.grid-space > * {
  margin: 0 1%;
  width: 48%;
}
.col2.grid-space.no-outer > * {
  margin: 0;
}
.col2.grid-space.no-outer > *:nth-child(2n) {
  margin: 0 0 0 4%;
}
.col3 > * {
  width: 33.2%;
}
.col3.grid-space > * {
  margin: 0 1%;
  width: 32%;
}
.col3.grid-space.no-outer > *:nth-child(3n+2),
.col3.grid-space.no-outer > *:nth-child(3n+3) {
  margin: 0 0 0 2%;
}
.col4.grid-space > * {
  margin: 0 1%;
  width: 23%;
}
.col4.grid-space.no-outer > *:nth-child(4n+2),
.col4.grid-space.no-outer > *:nth-child(4n+3),
.col4.grid-space.no-outer > *:nth-child(4n+4) {
  margin: 0 0 0 2%;
}
.col5 > * {
  width: 20%;
}
.col5.grid-space > * {
  margin: 0 1%;
  width: 18%;
}
.display_fl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex !important;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -js-display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.ft-mincho {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.ft-raleway {
  font-family: 'Raleway', sans-serif;
}
.style-rad5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.bg-clear {
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
}

ul, dl,
.display_bl,
.col2, .col3, col4, col5 {
  margin: 0 auto;
  display: block;
  letter-spacing: -0.4em;
  list-style-type: none;
}

li, dt, dd,
.col2 > *,
.col3 > *,
.col4 > *,
.col5 > *,
.display_in {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}

p {
  margin: 0 auto;
	line-height: 150%;
}
ul{
	clear: both;
}
ul li{
	list-style-type: none;
}
li img{
	line-height: 0;
}
h1 {
}
h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	line-height: 1em;
	letter-spacing: 0.05em;
}
/* 画像設定 */
img {
  border: 0;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
iframe {
	margin: 0 auto;
  width: 100%;
	display:block;
}

#container {
	margin: auto;
	padding-left: 200px;
	_text-align: center;
}
.content {
  margin: 0 auto;
}

a:hover img,
.hov-trans:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)"; /* IE 8 */
  -khtml-opacity: .60; /* Safari 1.x */
}

.btn {
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.btn a {
  width: 100%;
  display: block;
  color: #000000;
  text-decoration: none;
}
.btn.style001 {
  border: 2px solid #000;
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
	box-sizing: border-box;
}
.btn.style001 a {
  padding: 2px 0;
	vertical-align: middle;
	line-height: 24px;
  font-size: 97%;
	font-weight: 900;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.btn.style001 a:hover {
  color: #FFFFFF;
	background-color: #F08300;
}

.btn.style002 {
	margin: 0 auto;
	margin-left: 5px;
	margin-right: auto;
	max-width: 100px;
	background-color: #FFFFFF;
	border-radius: 3px;
}
.btn.style002 a {
	padding: 3px 0;
	color: #F08300;
	font-size: 70%;
	font-weight: 900;
	letter-spacing: 0.01em;
}
.btn.style002:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)"; /* IE 8 */
  -khtml-opacity: .70; /* Safari 1.x */
}

.btn.style003 {
	max-width: 250px;
	background-color: #F08300;
  -webkit-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
}
.btn.style003 a {
  padding: 11px 0;
	color: #FFFFFF;
  font-size: 100%;
  -webkit-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
}
.btn.style003 a:hover {
	background-color: #ff9f2c;
}
.btn.style003.white a:hover {
	background-color: #ffd19c;
}
.btn.icon-mail a:before {
  content: url(../images/icon_mail001.png);
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.tx_shadow {
  	-moz-text-shadow: 0px 0px 1px #1a1a1a,
	             0px 0px 2px #1a1a1a,
	             0px 0px 3px #1a1a1a,
	             0px 0px 4px #1a1a1a,
	             0px 0px 5px #1a1a1a,
	             0px 0px 6px #1a1a1a;
  	-webkit-text-shadow: 0px 0px 1px #1a1a1a,
	             0px 0px 2px #1a1a1a,
	             0px 0px 3px #1a1a1a,
	             0px 0px 4px #1a1a1a,
	             0px 0px 5px #1a1a1a,
	             0px 0px 6px #1a1a1a;
  -ms-text-shadow: 0px 0px 1px #1a1a1a,
	             0px 0px 2px #1a1a1a,
	             0px 0px 3px #1a1a1a,
	             0px 0px 4px #1a1a1a,
	             0px 0px 5px #1a1a1a,
	             0px 0px 6px #1a1a1a;
  text-shadow: 0px 0px 1px #1a1a1a,
	             0px 0px 2px #1a1a1a,
	             0px 0px 3px #1a1a1a,
	             0px 0px 4px #1a1a1a,
	             0px 0px 5px #1a1a1a,
	             0px 0px 6px #1a1a1a;
}


/***ヘッダー***/
ul#menu li {
	margin: 10px auto 0 20px;
	width: 180px;
}
ul#menu li.now {
background: -webkit-linear-gradient(right, #F9BE00, #EF8200);
background: -o-linear-gradient(right, #F9BE00, #EF8200);
background: -ms-linear-gradient(right, #F9BE00, #EF8200);
background: linear-gradient(to left, #F9BE00, #EF8200);
}
ul#menu li.now a {
	color: #FFFFFF;
}
ul#menu li.now a:hover {
	color: #ffce93;
}
ul#menu li a:hover {
  color: #717171;
}
header h1.logo {
	margin: 35px auto;
	padding: 0 20px;
}
header h1.logo img.company-name {
	padding-top: 15px;
}
header .contact {
	vertical-align: bottom;
	height: 50%;
	text-align: center;
	background-color: #F08300;
}
header .contact p {
	text-align: center;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: 600;
	letter-spacing: 0.05em;
}
header .contact p span {
	font-size: 135%;
}
header .contact a {
	color: #FFFFFF;
}
header .contact img.ico {
	margin-top: -28px;
}
header .pagetop {
	position: absolute;
	bottom: 0;
	padding-top: 50px;
	padding-bottom: 0;
	width: 100%;
	background: -webkit-linear-gradient(bottom, #F9BE00, #EF8200);
	background: -o-linear-gradient(bottom, #F9BE00, #EF8200);
	background: linear-gradient(to top, #F9BE00, #EF8200);
}

/***フッター***/
#footer {
	clear: both;
	width: auto;
	text-align: center;
	font-size: 14px;
	padding-left: 200px;
	background-color: #F08300;
}
#footer .inner,
#footer .lower {
  margin: 0 auto;
}
#footer .lower,
#footer .lower a {
  letter-spacing: 0.01em;
	color: #FFFFFF;
}
#footer .lower p {
  padding: 10px 5px;
  text-align: right;
	color: #FFFFFF;
	font-size: 75%;
}

/***コンテンツ***/
.content .inner {
	margin: 0 auto;
	max-width: 1200px;
}
/***メイン***/
#main_bg{
	width: 100%;
	max-width: 1400px;
	*width: 1000px;
	_width: 1000px;
	background-image: url(../images/top-main02.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	min-height: 600px;
	*height: 600px;
	_height: 600px;
	position: relative;
}

/*テキスト装飾*/
.tx_red {
	color:#FF0000;
}
/*背景設定*/
.bg_gray{
  background-color: #EFEFEF;
}

/* TOPスライド */

/* .viewer
------------------------- */
.viewer {
    margin: 0 auto;
    width: 100%!important;
    position: relative;
    overflow: hidden;
}
.viewer ul {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.viewer ul li {
    top: 0;
    left: 0;
    width: 100%!important;
    position: absolute;
}
.viewer ul li img {
    width: 100%;
}
 
/* sideNavi
------------------------- */
.viewer .btnPrev,
.viewer .btnNext {
    margin-top: -25px;
    top: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 101;
}
.viewer .btnPrev {
    left: 10px;
    background: #ccc url(../img/btnPrev.jpg) no-repeat center center;
}
.viewer .btnNext {
    right: 10px;
    background: #ccc url(../img/btnNext.jpg) no-repeat center center;
}
 
 
/* =======================================
    ClearFixElements
======================================= */
.viewer ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.viewer ul {
    display: inline-block;
    overflow: hidden;
}


/* top */

.top h2 {
	font-size: 290%;
	color: #FFF;
}
.ph-main {
	height: 650px;
	background-image: url(../images/top_ph_main.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}
.cont-news {
  margin: 0 auto;
	position: relative;
}
.box_news h2 {
	color: #F08300;
}
.box_news h2 span {
  font-size: 80%;
}
.cont-news .inner {
	max-width: 920px;
}
.cont-news .outer {
	padding: 0 15px;
	background-image: url(../images/bg_company-logo.png);
	background-position: right -120px bottom 0;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}
.cont-news .bg {
	height: 350px;
	background-image: url(../images/bg_top_room.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.bg span.triangle {
	display: block;
	border-style: solid;
	border-width: 50px calc(100vw - 220px) 0 0;
	position: relative;
	z-index: 0;
}
.cont-news .bg span.triangle {
	border-color: #FABE00 transparent transparent transparent;
}
.bg span.triangle.upper {
	border-color: transparent #F8C384 transparent transparent;
}
.bg span.triangle.lower {
	border-color: #F8C384 transparent transparent transparent;
}
.cont-news span.triangle-under {
	margin-top: -50px;
	display: block;
	border-style: solid;
	border-width: 0 0 50px calc(100vw - 220px);
	border-color: transparent transparent #FFFFFF transparent;
	position: relative;
	z-index: 0;
}
.cont-news .bg img {
	margin-top: -49px;
	position: absolute;
	z-index: 1;
}
.cont-news dl.col2 {
	margin-top: -35px;
	padding: 150px 0 130px 0;
}
.box_news .btn {
  margin: 10px auto 0 0;
  max-width: 160px;
}
.box_news li {
  padding: 3px 0;
  max-width: 950px;
  width: 100%;
  font-size: 100%;
}

.box_news li dt {
  padding: 0 50px 0 0;
}
.box_news li a {
  color: #000000;
	text-decoration: none;
}
.box_news.col2.grid-space.no-outer > dt {
  width: 20%;
}
.box_news.col2.grid-space.no-outer > dd {
  width: 76%;
}
.bg-worker {
	background-color: #FAFAFA;
	background-image: url(../images/bg_worker_2.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.cont-contact {
	padding: 60px 30px;
}
.cont-contact p.title {
	padding-bottom: 30px;
	font-size: 150%;
	font-weight: 900;
}
.cont-contact p.title span {
	color: #F08300;
}
.cont-contact p.desc {
	margin-left: 0;
	margin-right: auto;
	padding-bottom: 30px;
	max-width: 666px;
}
.cont-contact p.tel {
	line-height: 2em;
	font-size: 120%;
	font-weight: 900;
}
.cont-contact p.tel span {
	font-size: 230%;
	color: #F08300;
}
.cont-contact p.tel a {
	text-decoration: none;
}

.cont-work {
	margin-top: 50px;
	position: relative;
	z-index: 1;
}
.cont-work .bg-orange{
	background-color: #F8C384;
}
.cont-work .inner {
	padding: 20px 0;
}
.cont-work h2 {
	text-align: center;
}
.cont-work ul.col4 {
	margin: 50px auto;
	max-width: 1120px;
}
.cont-work ul.col4 li {
	text-align: center;
}
.cont-work ul.col4 p {
	padding-top: 10px;
	text-align: center;
	font-size: 85%;
	font-weight: 700;
}
.cont-work .bg-triangles {
	margin-top: -90px;
	height: 80px;
white-space: nowrap;
}
.cont-work > span.triangle.front {
	margin-top: -80px;
	display: block;
	border-style: solid;
	border-width: 0 calc(50vw - 109px) 80px calc(50vw - 109px);
	border-color: transparent transparent #F8C384 transparent;
	position: absolute;
		z-index: 1;
}
.cont-work > span.triangle.front002 {
	margin: 0 auto;
	display: block;
	border-style: solid;

border-width: 80px calc(50vw - 109px) 0 calc(50vw - 109px);
border-color: #F8C384 transparent transparent transparent;
	position: absolute;
	z-index: 1;
}
.cont-work span.triangle.back001 {

	display: inline-block;
	border-style: solid;
	border-width: 80px 0 0 calc(50vw - 108px);
	border-color: transparent transparent transparent #F49E3C;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 0;
	overflow: hidden;
}
.cont-work span.triangle.back002 {

	display: inline-block;
	border-style: solid;
	border-width: 0 0 80px calc(50vw - 109px);
	border-color: transparent transparent #F49E3C transparent;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
		z-index: 0;
	overflow: hidden;
}

.cont-recruit {
	background-color: #F6A954;
}
.cont-recruit ul.col2 li {
	text-align: center;
}
.cont-recruit ul.col2 li > div.display_fl {
	width: 100%;
	max-width: 600px;
	height: 720px;
	flex-direction:column;
}
.cont-recruit ul.col2 li.left {
	background-image: url(../images/bg_helmet02.png);
	background-position: right -15px bottom -1px;
	background-repeat: no-repeat;
}
.cont-recruit ul.col2 li.left > div.display_fl {
	margin-left: auto;
	margin-right: 0;
}
.cont-recruit ul.col2 li.left p.desc {
	padding: 15px 0;
	padding-bottom: 35px;
	color: #FFFFFF;
	font-size: 115%;
	font-weight: 600;
}
.cont-recruit ul.col2 li.left .btn {
	margin-bottom: 150px;
	background-color: #FFF;
}
.cont-recruit ul.col2 li.left .btn a {
	color: #F08300;
}
.cont-recruit ul.col2 li.right > div.display_fl {
	margin-left: 0;
	margin-right: auto;
}
.cont-recruit ul.col2 li.right {
	background-color: #FCE3C4;
}
.cont-recruit ul.col2 li.right p.address {
	line-height: 2em;
}
.cont-recruit ul.col2 li.right img {
	padding-bottom: 30px;
}

/* sub */
.sub-page h2 {
	margin: 30px auto;
	width: 100%;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 260%;
	font-weight: 900;
}
.sub-page h2 span {
	margin: 0 auto;
	display: block;
	letter-spacing: 0.2em;
	font-size: 35%;
	color: #F08300;
	font-family: 'Noto Sans JP', "メイリオ", Meiryo, Verdana, "ヒラギノ角ゴ", "ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sub-page h3 {
	margin: 0 auto;
	margin-bottom: 45px;
	padding: 6px 0;
	width: 98%;
	max-width: 1050px;
	text-align: center;
	font-size: 160%;
	font-weight: 600;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	background-color: #F08300;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
	border-radius: 5px;
}
.sub-page .inner {
	margin: 0 auto;
	padding: 0 10px;
	padding-bottom: 90px;
	max-width: 950px;
}
.cont-greeting p {
	margin: 0 auto;
	width: 100%;
}
.cont-greeting p.desc {
	margin-bottom: 30px;
}
.cont-greeting p.ceo-name {
	text-align: right;
	font-weight: 800;
}
.cont-company {
	margin-bottom: 70px;
}

.cont-company .bg-inner {
	padding: 50px 0 0 0;
	background-color: #F8C384;
}

.cont-company ul {
	text-align: center;
}

.cont-access iframe {
	max-width: 950px;
}

table.gaiyo_tb, table.yushikaku_tb {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	max-width:450px;
	border-bottom:1px #eee solid;
	font-size:16px;
	line-height:22px;
	-webkit-text-size-adjust: 100% !important;
	max-height: 100%;
}
table.gaiyo_tb {
	background-color: #FFFFFF;
}
table.gaiyo_tb a {
	color:#F08300;
}
table.shikaku_tb, table.recruit_tb {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	max-width:950px;
	border-bottom:1px #eee solid;
	margin-bottom:90px;
	font-size:16px;
	line-height:26px;
	-webkit-text-size-adjust: 100% !important;
	max-height: 100%;
}
table.recruit_tb {
	margin-bottom: 50px;
}
table.shikaku_tb th, table.recruit_tb th {
	white-space: nowrap;
	color:#F08300;
	font-weight:normal;
}
table.gaiyo_tb td:before {
	content: "\f0da";
	display: inline-block;
	font-family:FontAwesome;
	color: #F08300;
	margin-right:15px;
	color:#F08300;
}
table.gaiyo_tb th,
table.gaiyo_tb td,
table.recruit_tb th,
table.recruit_tb td {
	padding: 12px 15px;
	box-sizing:border-box;
	text-align: left;
	border-bottom:1px solid #E6E6E6;
	font-weight:normal;
	vertical-align:top;
}
table.recruit_tb tr:first-of-type th {
	border-top:3px #F08300 solid;
}
table.recruit_tb tr:first-of-type td {
	border-top:3px #E6E6E6 solid;
}

.cont-recruit-info p.announce {
	text-align: center;
	font-weight: 900;
}
.cont-recruit-info p.announce {
	margin-bottom: 50px;
}
span.tel_icon {
	color:#C30D23;
	font-size: 240%;
	line-height:120%;
	background-image:url(../images/icon-phone002.png);
	background-size:36px 36px;
	background-position:left center;
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-left:42px;
	font-weight:900;
	display:inline-block;
	-webkit-text-size-adjust: 100% !important;
	max-height: 100%;
	text-decoration: none;
}
span.tx_req {
	color: #b10d0d !important;
}
table.recruit_tb.entry-form {
	margin-top: 30px;
}
table.recruit_tb.entry-form th {
width: 250px;
	color: #000;
}
table.recruit_tb.entry-form td {

}
table.recruit_tb.entry-form th,
table.recruit_tb.entry-form td {
	padding: 15px;
	white-space: inherit;
}
table.recruit_tb.entry-form input[type="text"],
table.recruit_tb.entry-form textarea{
	width:100%;
	padding:5px;
	box-sizing:border-box;
	border:1px solid #CCCCCC;
	font-size:1.06rem;/*16px*/
	font-family: 'Noto Sans JP', "メイリオ", Meiryo, Verdana, "ヒラギノ角ゴ", "ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.recruit_tb.entry-form input[type="text"].width30 {
	width:60px;
	margin-bottom:5px;
}
table.recruit_tb.entry-form input[type="text"].width40 {
	width:80px;
	margin-bottom:5px;
}
.cont-entryform input[type="submit"],
.cont-entryform input[type="reset"] {
	padding:10px 20px;
	font-size:1.06rem;/*16px*/
	margin:10px;
	text-align:center;
	font-weight:600;
}
.cont-entryform .buttons {
	text-align: center;
}
ul.work_box {
	margin-bottom:40px;
}
ul.work_box li {
	box-sizing:border-box;
	padding:0 15px 25px 15px;
	text-align:center;
}
ul.work_box li.w100 {
	width:100%;
}
ul.work_box li.w33 {
	width:33.3%;
}
ul.work_box li ul li {
	width:100%;
}
ul.work_box li img{
	box-sizing: border-box;
    box-shadow: 0 0 3px #666666;
    border: 10px solid #FFFFFF;
    margin-bottom: 8px;
}
.tx_red_ac {
	color:#C30D23;
	font-size: 200%;
	font-weight:bold;
	line-height:120%;
	text-align:center;
}
.flex_box {
  display: flex;
  flex-direction: row-reverse;
}
.flex_box .in_box {
	box-sizing:border-box;
	padding-right:15px;
	padding-left:15px;
}
.flex_box .in_box.ph {
	width:30%;
}
.flex_box .in_box.txt{
	width:70%;
}

@media screen and (max-height:850px){
	header .contact {
		width: 200px;
		height: 180px;
		position: absolute;
		bottom: 0;
	}
}
@media screen and (max-width:1300px){
	.cont-contact {
			background: rgba(255,255,255,0.6);
	}
	.cont-news dl.col2 {
		padding: 100px 0;
	}
}
@media screen and (max-width:1024px){
img{
	display: inline;
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
header {
	background-color: #FCE3CF;
}
header a {
	white-space: nowrap;
}
header h1.logo {
	padding: 0 15px;
}
header h1.logo img.company-logo {
	padding-top: 10px;
	max-width: 70px;
}
header h1.logo img.company-name {
	padding-top: 25px;
}
header .contact {
	display: none;
}
ul#menu li {
	margin: 0 auto;
		border: none;
}
#footer {
padding-left: 0;
}
#footer .lower p {
text-align: left;
}
#container {
padding: 0;
padding-top: 80px;
overflow: hidden;
}
.ph-main {
height: 500px;
}
.cont-news .bg span.triangle {

border-width: 50px calc(100vw - 18px) 0 0;
}
.cont-news span.triangle-under {
border-width: 0 0 50px calc(100vw - 18px);
}
.cont-news dl.col2 {
	padding: 75px 0;
}
.box_news li {
margin-bottom: 15px;
}
.box_news.col2.grid-space.no-outer > dt,
.box_news.col2.grid-space.no-outer > dd {
	margin: 0 auto;
	display: block;
	width: 100%;
}
.box_news.col2.grid-space.no-outer > dt {
	text-align: center;
}
.box_news.col2.grid-space.no-outer > dt .btn {
	margin: 15px auto;
}
.cont-work > span.triangle.front {
	border-width: 0 calc(50vw - 9px) 80px calc(50vw - 9px);
}
.cont-work > span.triangle.front002 {
	border-width: 80px calc(50vw - 9px) 0 calc(50vw - 9px);
}
.cont-work span.triangle.back001 {
	border-width: 80px 0 0 calc(50vw - 9px);
}
.cont-work span.triangle.back002 {
	border-width: 0 0 80px calc(50vw - 9px);
}

.cont-news span.triangle-under {
	border-width: 0 0 50px 100vw;
}
.cont-work > span.triangle.front {
	border-width: 0 50vw 80px 50vw;
}
.cont-work > span.triangle.front002 {
border-width: 80px 50vw 0 50vw;
}
.cont-work span.triangle.back001 {
	width: 50%;
border-width: 80px 0 0 50vw;
}
.cont-work span.triangle.back002 {
	width: 50%;
	border-width: 0 0 80px 50vw;
}
.bg span.triangle {
	display: block;
	border-style: solid;
	border-width: 50px 100vw 0 0;
	position: relative;
	z-index: 0;
}
	
	.cont-company ul.col2.grid-space.no-outer > li{
		margin: 0 auto;
		margin-bottom: 30px;
		width: 100%;
		display: block;
		text-align: center;
	}
	.cont-company ul.col2.grid-space.no-outer > li:last-child {
		margin-bottom: 0;
	}
	.cont-company table.gaiyo_tb {
		width: 100%;
		max-width: inherit;
	}
}
@media screen and (max-width:840px){

.flex_box {
  flex-direction: column;
}
.flex_box .in_box.ph {
	width:100%;
	max-width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
.flex_box .in_box.txt{
	width:100%;
}
}
@media screen and (max-width:768px){
	.cont-contact p.title br {
		display: none;
	}
	.cont-news dl.col2 {
		padding: 70px 0;
	}
	.cont-news .bg span.triangle {
		border-width: 50px 0 0 0;
	}

	.cont-work ul.col4 {
		margin: 30px auto;
		max-width: 570px;
	}
	.cont-work ul.col4 li {
		margin-bottom: 30px;
		width: 48%;
	}
	.cont-recruit ul.col2 li {
		width: 100%;
	}
	.cont-recruit ul.col2 li.left > div.display_fl,
	.cont-recruit ul.col2 li.right > div.display_fl {
		margin: 0 auto;
		height: 320px;
		width: 100%;
		max-width: inherit;
	}
	.cont-recruit ul.col2 li.left > div.display_fl {
		background: rgba(240,131,0,0.4	);
	}
	.cont-recruit ul.col2 li.left h2 {
		padding-top: 60px;
	}
	.cont-recruit ul.col2 li > div.display_fl {
		height: 400px;
	}
	.cont-recruit ul.col2 li.right > div.display_fl {
		width: 98%;
	}
	.cont-recruit ul.col2 li.left .btn {
		margin: 0 auto;
	}
	.cont-recruit ul.col2 li.left {
	background-position: right -15px bottom -10px;
}
	.cont-recruit ul.col2 li .company-symbol {
		max-width: 150px;
	}
}
@media screen and (max-width:640px){
h2 {
	font-size: 200%;
}
	.top h2 {
		font-size: 270%;
	}
.sub-page h2 {
	font-size: 100%;
}
.sub-page h2 span {
	font-size: 165%;
	line-height: 1.2em;
	letter-spacing: 0.05em;
}
.sub-page h3 {
	margin-bottom: 15px;
	padding: 3px 0;
	font-size: 115%;
}
#container {
	padding-top: 70px;
}
.ph-main{
	height: 300px;
}
.cont-contact {
	padding: 40px 15px;
}
.cont-news .bg {
	height: 300px;
}
.sub-page .inner {
	padding-bottom: 40px;
}
.cont-company {
	margin-bottom: 40px;
}
.cont-company .bg-inner {
	padding-top: 35px;
}

table.shikaku_tb th, table.recruit_tb th,
table.shikaku_tb td, table.recruit_tb td {
	width: 100%;
	display: block;
}
	table.recruit_tb tr:first-of-type td {
		border-top: none;
	}
	table.shikaku_tb th, table.recruit_tb th {
		padding-bottom: 3px;
		border-bottom: none;
	}
	table.shikaku_tb td, table.recruit_tb td {
		padding-top: 3px;
	}
	table.recruit_tb.entry-form th {
		padding-bottom: 0;
		width: 100%;
	}
ul.work_box li {
	width:100%;
	padding:0 5px 25px 5px;
	text-align:center;
}
ul.work_box li ul li {
	width:50%;
	padding:0 5px 0 5px;
}
ul.work_box li.w33 {
	width:100%;
}
ul.work_box li.w33.sp_w50 {
	width:50%;
	padding:0 5px 25px 5px;
}

}
@media screen and (max-width: 530px){
	.cont-contact p.title {
		font-size: 140%;
	}
	.cont-contact p.tel span {
		font-size: 160%;
	}
	.cont-work .inner {
		padding: 0 0 30px 0;
	}
	table.gaiyo_tb th, table.gaiyo_tb td {
		width: 100%;
		display: block;
	}
	table.gaiyo_tb td:before {
		content: none;
	}
	table.gaiyo_tb th {
		padding-bottom: 2px;
		font-weight: 900;
		border-bottom: none;
	}
		table.gaiyo_tb td {
			padding-top: 4px;
	}
	.cont-recruit ul.col2 li.right p.address {
		text-align: left;
	}
}
@media screen and (max-width: 470px){
	header h1.logo img.company-logo {
		max-width: 15% !important;
	}
	header h1.logo img.company-name {
		max-width: 60% !important;
	}
	
	.cont-recruit ul.col2 li.right {
		padding: 20px 0;
	}
	.cont-recruit ul.col2 li.right img {
		padding: 0 0 15px;
	}
}
@media screen and (max-width: 430px){
	span.tel_icon {
		font-size: 170%;
	}
}
@media screen and (max-width: 380px){
	header h1.logo {
		width: 90% !important;
	}
	header h1.logo img.company-logo {
		padding-top: 20px;
	}
	
	.cont-contact {
		padding: 30px 15px;
	}
	.cont-contact p.title {
		font-size: 110%;
	}
	.cont-contact p.title,
	.cont-contact p.desc{
		padding-bottom: 15px;
	}
	.cont-contact p.tel span {
		font-size: 130%;
	}
}
@media screen and (max-width: 320px){
.cont-work ul.col4 li {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 100%;
	display: block;
}
}


