@charset "UTF-8";
/* =========================================================
start
========================================================= */
html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans Japanese", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #000;
}

th {
	vertical-align:top;
}

#wrap {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

a {
  color: #000;
  text-decoration:none;
}

a:link {
  color: #000;
}

a:visited {
  color: #000;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.mbM{
	margin-bottom:2em}

.mbL{
	margin-bottom:3.5em}


.na-box {
	margin-left: 20px;
}
/* =========================================================
class
========================================================= */
/* クリアフィックス */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* クリア */
.clear {
  clear: both;
}

/* マージン設定 */
.mNone {
  margin-top: 0 !important;
}

.mSS {
  margin-top: 0.5em !important;
}

.mS {
  margin-top: 1em !important;
}

.mM {
  margin-top: 2em !important;
}

.mL {
  margin-top: 3em !important;
}

.mLL {
  margin-top: 4em !important;
}

/* テキスト位置 */
.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

/* 見出し */
/* リード文 */
.lead {
  font-weight: bold;
}

/* 透過用ロールオーバー用 */
.hover:hover {
  display: block;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: alpha(opacity=70);
  opacity: 0.7;
}

/* リンクアイコン */
.linkicon {
  background: url(../images/arrow.gif) no-repeat left center;
  padding-left:10px;
}

/* リンクボタン */
.btn {
  text-decoration: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn:hover {
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: alpha(opacity=70);
  opacity: 0.7;
}

/* ボックス */
.box-cover {
	overflow: hidden;
	zoom: 1;
	margin-right: -2%;
}
.box-cover .box1-2 {
	width: 50%;
}
.box-cover .box1-3 {
	width: 33.3%;
}
.box-cover .box1-4 {
	width: 25%;
}
*[class*="box1-"] {
	float: left;
	padding-right: 2%;
}


/* ※マーク */
.asterisk {
  display: block;
  font-size: 86%;
  margin-left: 1em;
  text-indent: -1em;
}

/* テーブルの設定 */
.table {
  width: 100%;
}

/* リスト */
ul.list {
  overflow: hidden;
  zoom: 1;
}

/* 水平線リスト*/
.listeven li {
  float: left;
  white-space: nowrap;
  margin-right: 20px;
}

/* リストグループ */
ul[class*="list1-"] {
  clear: both;
  overflow: hidden;
  zoom: 1;
}

ul[class*="list1-"] li {
  padding-right: 20px;
  float: left;
  line-height: 1.4;
}

/* 番号付リスト */
ol.list {
  counter-reset: li;
}

ol.list li {
  position: relative;
  margin-left: 1em;
}

ol.list li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -1em;
  width: 1em;
  text-align: center;
}

/* 周り込figure */
.figureR, .figureL {
  display: table;
  width: 1px;
}
.figureR figcaption, .figureL figcaption {
  font-size: 86%;
  text-align: center;
  margin-top: 0.5em;
}
.figureR img, .figureL img {
  max-width: inherit;
}

.figureR {
  float: right;
  margin: 0 0 1.5em 15px;
}

.figureL {
  float: left;
  margin: 0 15px 1.5em 0;
}

.baloon-img {
	display: inline-block;
	width: 100%;
	margin-bottom: 1em;
}

.baloon-img figure {
	display: inline-block;
	width: 35%;
	margin-right: 1%;
}

.baloon-img figure img {
	display: inline-block;
	width: 100%;
}

.outer {
	width: 100%;
	box-sizing: content-box;
}

.worktype {
	background-color:#fff;
	text-align:left;
	padding:20px;
	color:#333;
	margin: 2% 1% 2% 3%;
	border-radius:8px;
	font-weight:bold;
	height:25em;
	width:44%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
	box-shadow:2px 2px 10px #ccb;
}

.worktype span {
	font-size: 16px;
	color: #df5656;
}

.worktype li {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -1em;
	padding-left: 1em;
}

.worktype div {
	text-align: center;
}

.worktype p {
	color: #999;
	text-align: left;
}

/* 写真にスタイルつける */
/* フロートした写真の横に配置するオブジェクト回り込み解除 */
.nowrap {
  overflow: hidden;
}

/* youtube */
.youtube {
  margin-top: 1em;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* コラムレイアウトの設定 */
.column {
  zoom: 1;
}

.column:after {
  content: "";
  display: block;
  clear: both;
}

/* パーツのマージン設定 */
.table,
.list,
.listgroup,
.box,
.column {
  margin-bottom: 1.5em;
}


/* =========================================================
layout
========================================================= */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
.inner{
	width:78%;
	margin:0 auto;
}

.inner2 {
	width:56%;
}

/* page-top */
#page-top {
	position: fixed;
	bottom: 15%;
	right: 0;
}
#page-top p{
	margin-bottom:5px;
}

/*エントリーボタン*/
#entry_btn a, #entry_btn span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background:#df5656;
/*
	background:#ff6900;
*/
	color:#fff;
	font-weight:bold;
	padding:0.8em 2em;
	font-size:129%;
	border-radius:8px;
	user-select:none;
}
#entry_btn{
	margin:2.5em 0;
}

/*ヘッダー*/
#must_header{
	position: relative;
}
#must_header .head{
	background:#051f5a;
	overflow:hidden;
	color:#fff;
}
#must_header .head .logo{
	position: absolute;
	z-index:100;
}

#must_header .head .logo a img {
	background-color: #ffffff;
	padding: 2%;
}

#must_header .head #head_contact{
	float:right;
	display:table;
}
#must_header .head #head_contact p{
	display:table-cell;
	vertical-align:middle;
	height:40px;
}
#must_header .head #head_contact p.linkicon a{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	font-size:72%;
	display:inline-block;
}
#must_header .head #head_contact .tell{
	font-size:90%;
	background:url(../images/icon_tell.gif) no-repeat left center;
	padding-left:30px;
	padding-right:20px;
}
#must_header .head #head_contact .tell a{
	color:#fff;
}

#must_header #main_head{
	background-image: url(../images/bg_bottom.png),
	url(../images/header_bg.jpg);
	background-repeat:repeat-x, no-repeat;
	background-position: bottom, center;
	background-size:auto, cover;
	background-color:#0037a6;
	padding:80px 0 30px 0;
	text-align:center;
	position:relative;
}
#must_header #main_head .clock{
	position:absolute;
	right:0;
	top:0;
	text-align:right;
}

.cv_recruit_head {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 2%;
	padding: 2%;
	background-color: #ffffff;
}

.cv_recruit_head img {
	width: 100%;
	text-align: center;
}

#main_head h1 {
	color: #ffffff;
	font-size: 2em;
}

#main_head h2 {
	color: #ffffd0;
	font-size: 1.2em;
	margin-bottom: 32px;
}

#main_head h3 {
	color: #ffffff;
	font-size: 1.2em;
	margin-bottom: 12px;
}

/*ナビ*/
#must_header #gloval_nav{
	background:#041F5A;
}
#must_header #gloval_nav ul{
	display:table;
	width:100%;
	table-layout:fixed;
}
#must_header #gloval_nav ul li{
	display:table-cell;
	vertical-align:middle;
	font-size:86%;
	text-align:center;
	line-height: 1.2;
	border-left:1px solid #3154AE;
	padding: 10px 5px 18px 5px;
	background:url(../images/gnav_arrow.gif) no-repeat center bottom 3px;
}
#must_header #gloval_nav ul li:first-child{
	border:none;
}
#must_header #gloval_nav ul li a{
	color:#fff;
}

/*フッター*/
#must_footer{
	padding-top:1em;
	text-align:center;
/*
	background:#031F5A;
*/
}
#must_footer .copy{
	background:#454043;
	color:#fff;
	padding:0.5em 0;
	font-size:86%;
}

#must_footer .copy p {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;
}

#main_head .inner h1 br {
	display: none;
}


.nazo2021 > img {
	margin: 40px 20% 40px 20%;
	width: 60%;
}


/* =========================================================
media query
========================================================= */
@media only screen and (max-width: 1000px) {
img {
	max-width: 100%;
	height: auto;
}


.nazo2021 > img {
	margin: 40px 10% 40px 10%;
	width: 80%;
}

.worktype img {
	padding: 30px;
}

.worktype:nth-child(2) img, .worktype:nth-child(4) img, .worktype:nth-child(7) img {
	padding: 40px;
}

.inner{
	width:90%;
}
/*ヘッダー*/
#must_header .head #head_contact p.linkicon{
	display:none;
}
#must_header .head #head_contact .tell{
	padding-right:0;
}

#must_header #main_head{
	background-position: bottom, left top;
	background-size:auto, contain;
}
#must_header #gloval_nav .inner{
	width:100%;
}

#main_head .inner h1 br {
	display: block;
}


/*コンテンツ*/
.figureL,
.figureR{
	float:none;
	width:100%;
	text-align:center;
}
.box-cover {
	overflow: hidden;
	zoom: 1;
	margin-right:0;
}
.box-cover .box1-2,
.box-cover .box1-3,
.box-cover .box1-4 {
	width: 100%;
}
*[class*="box1-"] {
	float: none;
	padding-right:0;
}
#must_header .head .logo a img{
	width:30%;
}
/*
.cv_recruit_head {
	width: 80%;
}
*/
#main_head h1 font {
	font-size: 1.2em;
}

#first .figureL {
	padding-right: 0!important;
}

#first .figureL img {
	width: 30%;
}

.baloon-img {
	display: inline-block;
	width: 100%;
	margin-bottom: 1em;
}

.baloon-img figure {
	display: inline-block;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}

.baloon_wrapper p strong  br,#first .baloon p br {
	display: none;
}

.worktype {
	width: 93%;
	height: auto;
}

#requirements h2 {
	font-size: 1.6em!important;
}

#requirements h2 span{
	font-size: 0.5em!important;
}

#must_header #main_head .clock img {
	width: 30%;
}


}


/* =========================================================
print style
========================================================= */
/* プリント用のスタイル */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }
}

/*# sourceMappingURL=main.css.map */


.conicrenga{
	background:
		conic-gradient(at 5% 45%,#333 90deg,transparent 90deg) 0px 0px/40px 40px
		,conic-gradient(at 5% 45%,#333 90deg,transparent 90deg) 20px 20px/40px 40px
		,#444;
}

.neon-pink {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-weight:lighter;
	display:inline-block;
	margin:16px 0 8px 0;
	padding:12px 24px;
	color:#fef;
	border:2px solid #fef;
	border-radius:15px;
	filter:
		drop-shadow( 1px  1px 0px #f6f)
		drop-shadow(-1px -1px 0px #f6f)
		drop-shadow( 1px -1px 0px #f6f)
		drop-shadow(-1px  1px 0px #f6f)
		drop-shadow( 1px  1px 1px #f3f)
		drop-shadow(-1px -1px 1px #f3f)
		drop-shadow( 1px -1px 1px #f3f)
		drop-shadow(-1px  1px 1px #f3f)
		drop-shadow( 0px  6px 1px #000)
	;
	animation: sl 8s infinite alternate;
	opacity:0.90;
}

@keyframes sl {
	0% {
		filter:
			drop-shadow( 1px  1px 0px #f6f)
			drop-shadow(-1px -1px 0px #f6f)
			drop-shadow( 1px -1px 0px #f6f)
			drop-shadow(-1px  1px 0px #f6f)
			drop-shadow( 1px  1px 1px #f3f)
			drop-shadow(-1px -1px 1px #f3f)
			drop-shadow( 1px -1px 1px #f3f)
			drop-shadow(-1px  1px 1px #f3f)
			drop-shadow( 0px  6px 1px #000)
		;
	}

	93% {
		filter:
			drop-shadow( 1px  1px 0px #f6f)
			drop-shadow(-1px -1px 0px #f6f)
			drop-shadow( 1px -1px 0px #f6f)
			drop-shadow(-1px  1px 0px #f6f)
			drop-shadow( 1px  1px 1px #f3f)
			drop-shadow(-1px -1px 1px #f3f)
			drop-shadow( 1px -1px 1px #f3f)
			drop-shadow(-1px  1px 1px #f3f)
			drop-shadow( 0px  6px 1px #000)
		;
	}

	94% {
		filter:
			drop-shadow( 1px  1px 0px #544)
			drop-shadow(-1px -1px 0px #544)
			drop-shadow( 1px -1px 0px #544)
			drop-shadow(-1px  1px 0px #544)
			drop-shadow( 0px  6px 1px #000)
		;
	}

	95% {
		filter:
			drop-shadow( 1px  1px 0px #f6f)
			drop-shadow(-1px -1px 0px #f6f)
			drop-shadow( 1px -1px 0px #f6f)
			drop-shadow(-1px  1px 0px #f6f)
			drop-shadow( 1px  1px 1px #f3f)
			drop-shadow(-1px -1px 1px #f3f)
			drop-shadow( 1px -1px 1px #f3f)
			drop-shadow(-1px  1px 1px #f3f)
			drop-shadow( 0px  6px 1px #000)
		;
	}

	96% {
		filter:
			drop-shadow( 1px  1px 0px #544)
			drop-shadow(-1px -1px 0px #544)
			drop-shadow( 1px -1px 0px #544)
			drop-shadow(-1px  1px 0px #544)
			drop-shadow( 0px  6px 1px #000)
		;
	}

	97% {
		filter:
			drop-shadow( 1px  1px 0px #f6f)
			drop-shadow(-1px -1px 0px #f6f)
			drop-shadow( 1px -1px 0px #f6f)
			drop-shadow(-1px  1px 0px #f6f)
			drop-shadow( 1px  1px 1px #f3f)
			drop-shadow(-1px -1px 1px #f3f)
			drop-shadow( 1px -1px 1px #f3f)
			drop-shadow(-1px  1px 1px #f3f)
			drop-shadow( 0px  6px 1px #000)
		;
	}

	98% {
		filter:
			drop-shadow( 1px  1px 0px #544)
			drop-shadow(-1px -1px 0px #544)
			drop-shadow( 1px -1px 0px #544)
			drop-shadow(-1px  1px 0px #544)
			drop-shadow( 0px  6px 1px #000)
		;
	}

	100% {
		filter:
			drop-shadow( 1px  1px 0px #544)
			drop-shadow(-1px -1px 0px #544)
			drop-shadow( 1px -1px 0px #544)
			drop-shadow(-1px  1px 0px #544)
			drop-shadow( 0px  6px 1px #000)
		;
	}
}
