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

/*global reset
----------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul, li {
	float:none;
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
 
/* remember to define focus styles! */
:focus {
	outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
 
/* tables still need 'cellspacing=&quot;0&quot;' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
   font-family: dfpopmix;
	src: url('webfont/dfpopmixw5.eot'); /* IE9 Compat Modes */
	src: url('webfont/dfpopmixw5.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('webfont/dfpopmixw5.woff') format('woff'), /* Modern Browsers */
	url('webfont/dfpopmixw5.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('webfont/dfpopmixw5.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
   font-family: monaco;
	src: url('webfont/mocoko.eot'); /* IE9 Compat Modes */
	src: url('webfont/monako.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('webfont/monako.woff') format('woff'), /* Modern Browsers */
	url('webfont/monako.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('webfont/monako.svg#svgFontName') format('svg'); /* Legacy iOS */
}


/*grobal reset end
------------------------------------------------------------------------------******/

html {
	height: 100%;
	overflow-y: scroll;
	font-family: dfpopmix;
}

body {
	width: 100%;
	font-size:87.5%;
	font-family: dfpopmix;
	margin:0 auto;
	line-height: 1.4rem;
}

a:link {color:#000 ;text-decoration:none;}
a:visited {color:#000 ;text-decoration:none;}
a:hover {color:#000 ;text-decoration:none;}
a:active {color:#000 ;text-decoration:none;}

img {
	border-style:none;
	vertical-align: bottom;
	display:block;
}

::selection {
    background: #FF9999; /* Safari */
	color:white;
}
::-moz-selection {
    background: #FF9999; /* Firefox */
	color:white;
}


/*各ページ
-------------------------------------------------------------------------------------------*/
#wrapper {
	width:100%;
	height:auto;
	margin:35px auto;
	overflow: hidden;
	display:block;
}

/*ヘッダー
-------------------------------------------------------------------------------------------*/
#header {
	max-width:902px;
	height:auto;
	margin:0 auto;
}

.logo {
	width:200px;
	height:50px;
	display:block;
	margin:auto;
	background:url(img/logo.png) no-repeat center;
	background-size:50%;
}

.gmenu {
	width:700px;
	height:50px;
	margin:15px auto;
	display:block;
	border:solid 5px #E4E4E4;
}
.gmenu ul {
	height:15px;
	width:620px;
	margin:18px auto;
	display:block;
}
.gmenu li {
	margin:auto 34px;
	font-size:15px;
	float:left;
}

.gmenu li a {color:#777;}


/*共通部分
-------------------------------------------------------------------------------------------*/
#title {
	max-width:900px;
	height:auto;
	margin:30px auto;
	padding-left:10px;
	padding-bottom:10px;
	border-left:outset 2px #333;
	border-bottom:outset 2px #333;
	font-size:19px;
}

#subtitle {
	max-width:900px;
	height:auto;
	margin:30px auto;
	padding-left:10px;
	padding-bottom:10px;
	border-bottom:dotted 2px #333;
	font-size:15px;
}
.mb{
	display: none;
}

/*会社概要
-------------------------------------------------------------------------------------------*/
table.company{
	height:auto;
	max-width:900px;
	width: 100%;
    border-top:0px solid #663300;
    border-left:0px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	margin:auto;
}

.company p{
	font-size:12px;
	line-height:auto;
}


.company td{
	max-width:410px;
	height:auto;
	position:left top;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    padding:0.3em 1em;
}


.company th.name {
	max-width: 100px;
	height: 18px;
	border-bottom: 1px solid #E6E6FA;
	border-bottom-width: thin;
	background-image:url(img/point.png);
	background-position:25% 50%;
	background-repeat:no-repeat;
	padding: 0.3em 1em;
	text-align:left;
	border-left-width: 0px;
}

.company th p{
	padding-left:30%;
	font-weight:bold;
}

.company th.esta {
	max-width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/point.png);
	background-position:25% 50%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:left;
}

.company th.capital {
	max-width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/point.png);
	background-position:25% 50%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:left;
}
.company th.ninka {
	max-width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/point.png);
	background-position:25% 50%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:left;
}

.company th.president {
	max-width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/point.png);
	background-position:25% 50%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:left;
}

.company th.promoter {
	max-width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/point.png);
	background-position:25% 50%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:left;
}

.company th.staff {
	max-width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/point.png);
	background-position:25% 50%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:left;
}

.company th.address {
	max-width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/point.png);
	background-position:25% 20%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:left;
}

.company th.tel {
	max-width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/point.png);
	background-position:25% 50%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:left;
}

.company th.honnsya{
	max-width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/point.png);
	background-position:25% 20%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:left;
}

.company th.honnsya_tel{
	max-width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/point.png);
	background-position:25% 50%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:left;
}
	
.company th.companyinfo {
	max-width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/point.png);
	background-position:25% 50%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:left;
}

.company th.customer {
	max-width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/point.png);
	background-position:25% 5%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:left;
}

/*company access*/
.accessarea {
	max-width:900px;
	height:;
	margin:auto;
	padding-left:80px;
}
	
.c_toiawase {
	max-width:900px;
	height:;
	margin:0 auto 0;
}

.c_toiawase a:hover {color:#333; text-decoration:underline!important;}


/*Messageページ
-------------------------------------------------------------------------------------------*/
#messagearea {max-width:900px; margin:auto;}
.ceopicture {
	width:230px;
	height:300px;
	margin:10px 0 0;
	display::block;
	float:left;
	background:url(img/ceopicture.png) no-repeat center;
}
.ceomessage {
	width:650px;
	height:auto;
	margin:0 0 0 10px;
	float:left;
	font-size:13px; 
	line-height:1.7em;
}

.ceoname {
	width:160px;
	height:90px;
	float:right;
	font-size:12px;
	line-height:1.9em;
}
span.fullname {
	font-size:18px;
	margin-top:5px;
}



/*Worksページ
-------------------------------------------------------------------------------------------*/
table.works{
	height:auto;
	width:800px;
    border-top:0px ;
    border-left:0px ;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	margin:auto;
}

.works td.channel{
	width:150px;
	height:auto;
	padding:0 0 0 10px;
    border-bottom:0px ;
    padding:0.3em 1em;
	background:#F3F3F3;

}

.works tr{
	height:24px;
}

.works td.bangumimei{
	width:650px;
	height:auto;
	padding:0 0 0 25px;
    border-bottom:0px ;
    padding:0.3em 1em;
}


/*採用情報
-------------------------------------------------------------------------------------------*/
.saiyou a:hover {color:#333; text-decoration:underline!important;}

table.saiyoujouhou{
	height:auto;
	width:900px;
    border-top:0px solid #663300;
    border-left:0px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	margin:auto;
}

.saiyoujouhou p{
	font-size:12px;
	line-height:1.6em;

}

tr.table_top {
	height:55px;
	font-size:14px;
	text-align:left;
	padding:0 0 0 10px;
	line-height:1.5em;
}


.saiyoujouhou td{
	width:410px;
	height:auto;
	position:left top;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    padding:0.3em 1em;
}

.saiyoujouhou th.shokushu {
	width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/r001.png);
	background-position:45% 10%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:center;
}

.saiyoujouhou th.keitai {
	width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/r002.png);
	background-position:45% 10%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:center;
}

.saiyoujouhou th.naiyou {
	width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/r003.png);
	background-position:45% 10%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:center;
}

.saiyoujouhou th.sikaku {
	width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/r004.png);
	background-position:45% 10%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:center;
}

.saiyoujouhou th.kinmuchi {
	width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/r005.png);
	background-position:45% 10%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:center;
}

.saiyoujouhou th.jikan {
	width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/r006.png);
	background-position:45% 10%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:center;
}

.saiyoujouhou th.kyuujitsu {
	width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/r007.png);
	background-position:45% 10%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:center;
}

.saiyoujouhou th.hukuri {
	width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/r008.png);
	background-position:45% 10%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:center;
}

.saiyoujouhou th.kyuuyo {
	width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/r009.png);
	background-position:45% 10%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:center;
}

.saiyoujouhou th.toiawase {
	width:100px;
	height:18px;
    border-bottom:1px solid #E6E6FA;
	border-bottom-width:thin;
    background-image:url(img/r010.png);
	background-position:45% 10%;
	background-repeat:no-repeat;
    padding:0.3em 1em;
    text-align:center;
}


/*フッター
-------------------------------------------------------------------------------------------*/
#footer {
	width:100%;
	height:30px;
	border-top:solid 1px #000;
}

.copylight {
	margin:5px auto 0;
	font-size:11px;
	text-align: center;
}

/*レスポンシブ
-------------------------------------------------------------------------------------------*/
@media (max-width:768px){
/* 共通 */
.pc{
	display: none;
}
.mb{
	display: block;
}
#wrapper{
	padding: 0 15px;
	box-sizing: border-box;
}
#title{
	font-size: 25px;
}
#subtitle{
	font-size: 20px;
}
/* mb navi */
.mb-button {
    position: fixed;
    right: 0;
    top: 0;
    display: flex; 
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border: none;
    width: 75px;
    height: 75px;
    background-color: transparent;
    color: #000;
}
.mb-button span {
    display: block;
    position: relative;
    top: 0;
    margin: 0 auto;
    width: 24px;
    height: 3px;
    background-color: #333;
    transition: .3s ease;
}
.mb-button span::before,
.mb-button span::after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    transition: all .3s;
    background-color: inherit;
}
.mb-button span::before{
    top: -9px;
}
.mb-button span::after{
    top: 9px;
}

body.open .mb-button{
    z-index: 30;
}
body.open .mb-button span{
    width: 30px;
    background-color: transparent;
}
body.open .mb-button span::before,
body.open .mb-button span::after{
    top: 0;
    background-color: #333;
}
body.open .mb-button span::before {
    transform: rotate(45deg);
}
body.open .mb-button span::after{
    transform: rotate(-45deg);
}
.mb-nav{
    background: rgba(255, 255, 255, 0.8);
    position: fixed;
    top: 0;
    left: -100%;
    width: 100vw;
    height: 100vh;
}
.mb-nav ul{
	margin-top: 40px;
}
.mb-nav ul li{
	text-align: center;
	padding: 10px;
}
.mb-nav ul li a{
	display: inline-block;
	padding: 8px;
	font-size: 16px;
	font-weight: bold;
}
/*会社概要 company.html*/
.company p{
	font-size: 14px;
}
.company tbody tr{
	display: flex;
	flex-direction: column;
}
.company tbody tr p{
	width: 100%;
}
.company tbody tr th p{
	width: 140%;
}
.company tbody tr th.name{
	border-bottom: none;
}
.company tbody tr th.esta{
	border-bottom: none;
}
.company tbody tr th.capital{
	border-bottom: none;
}
.company tbody tr th.ninka{
	border-bottom: none;
}
.company tbody tr th.president{
	border-bottom: none;
}
.company tbody tr th.promoter{
	border-bottom: none;
}
.company tbody tr th.staff{
	border-bottom: none;
}
.company tbody tr th.address{
	border-bottom: none;
	background-position: 25% 40%;
}
.company tbody tr th.tel{
	border-bottom: none;
}
.company tbody tr th.honnsya{
	border-bottom: none;
	background-position: 25% 60%;
}
.company tbody tr th.honnsya_tel{
	border-bottom: none;
}
.company tbody tr th.companyinfo{
	border-bottom: none;
}
.company tbody tr th.customer{
	border-bottom: none;
	background-position: 25% 57%;
}
.company td{
	max-width: 100%;
	padding: 0.3em 1em 0.3em 3.3em;
}
.accessarea{
	padding: 0 20px;
	font-size: 14px;
}
.accessarea p{
	padding-bottom: 15px;
}
#map{
	margin: 0 auto;
}
.c_toiawase{
	font-size: 14px;
}
/* メッセージ message.html */
#messagearea{
	display: flex;
	flex-direction: column;
}
.ceopicture{
	margin: 20px auto;
}
.ceo-wrapper{
	display: flex;
	flex-direction: column;
}
.ceomessage{
	font-size: 14px;
	width: 98%;
}
.ceoname{
	font-size: 13px;
	margin:20px 0 0 auto ;
}
/* ワーク works.html */
table.works{
	width:100%;
	font-size: 14px;
}
.works td.channel{
	width:90%;
}
.works tr{
	display: flex;
	flex-direction: column;
	height: auto;
}
.works td.bangumimei{
	width:100%;
}
/* 採用情報 recruit.html */
.saiyoujouhou{
	width: 100% !important;
}
.saiyoujouhou tbody tr{
	display: flex;
	flex-direction: column;
}
.saiyoujouhou tbody .table_top{
	height: 70px;
}
.saiyoujouhou tbody tr th.shokushu{
	border-bottom:none;
}
.saiyoujouhou tbody tr th.keitai{
	border-bottom:none;
}
.saiyoujouhou tbody tr th.naiyou{
	border-bottom:none;
}
.saiyoujouhou tbody tr th.sikaku{
	border-bottom:none;
}
.saiyoujouhou tbody tr th.kinmuchi{
	border-bottom:none;
}
.saiyoujouhou tbody tr th.jikan{
	border-bottom:none;
}
.saiyoujouhou tbody tr th.kyuujitsu{
	border-bottom:none;
}
.saiyoujouhou tbody tr th.kyuuyo{
	border-bottom:none;
}
.saiyoujouhou tbody tr th.toiawase{
	border-bottom:none;
}
.saiyoujouhou tbody tr td{
	width: 95%;
}

}
@media screen and (min-width:768px) and (max-width:900px){
	.ceomessage{
		width: 68%;
	}
}






