@charset "utf-8";

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Crimson+Text);
/* reset
============================================================*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
 
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, a {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	font-weight: 200;
	font-family: 'Noto Sans Japanese', sans-serif;
}
body {
    line-height:1;
	position: relative;
	text-align: center;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	}
p {
	font-weight: 200;
	line-height: 150%;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
 
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
 
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration: none;
	color: #343240;
}

a:hover {
	text-decoration: none;
	color: #999;
}

a:hover img {
opacity: .8;
-webkit-opacity: .8;
-moz-opacity: .8;
filter: alpha(opacity=80);	/* IE lt 8 */
-ms-filter: "alpha(opacity=80)"; /* IE 8 */
}
 
a img {
-webkit-transition: opacity 0.5s ease-out;
-moz-transition: opacity 0.5s ease-out;
-ms-transition: opacity 0.5s ease-out;
transition: opacity 0.5s ease-out;
	backface-visibility: hidden;
}

/* change colours to suit your needs */
ins {
    background-color:#343240;
    color:#000;
    text-decoration:none;
}
 
/* change colours to suit your needs */
mark {
    background-color:#343240;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
 
del {
    text-decoration: line-through;
}
 
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
 
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */

input, select {
    vertical-align:middle;
}
.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clear {
	clear: both;
}
/**:::::::::::::::::::::::::::::::::::::::::::::::  header  **/

/**:::::::::::::::::::::::::::::::::::::::::::::::  nav_pc  **/
/* nav ************/

/**:::::::::::::::::::::::::::::::::::::::::::::::  nav_sp  **/
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    padding: 10px;
    height: 50px;
    cursor: pointer;
    z-index: 101;
	margin-top: 0px;
    background-color: #E50012
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0px;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}

/**-----------------------------------------------  footer  **/
footer {
	padding: 5% 0 2% 0;
	color: #666;
}
/**-----------------------------------------------  common  **/

h2 {
    font-family : YuMincho,/* Mac用 */'Yu Mincho',/* Windows用 */"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/**:::::::::::::::::::::::::::::::::::::::::::::::  pagetop  **/ 
.pagetop {
    z-index: 1000;
    width: 100px;
    position: fixed;
    bottom: 0;
    right: 5%;
    z-index: 20;
	cursor: pointer;
}
/**:::::::::::::::::::::::::::::::::::::::::::::::  ▼▼変更可能css▼▼  **/ 
body {/* 全体の文字サイズや色 */
	font-size: 14px;
	line-height: 120%;
	color: #fff;
}
#detail {
	-webkit-text-size-adjust: none;
	background-image: url(../img/detail_main.jpg);/* トップ背景写真 */
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
}
header {/* ついてくるメニュー */
	position: fixed;
	background: rgba(255,255,255,0.85);
	width: 100%;
	padding: 0 0 1% 0;
	z-index: 100;
}
h1 {/* ロゴ */
	float: left;
	margin-left: 2%;
	margin-top: 1%;
}
nav {
	margin-top: 1.5%;
	float: right;
	width: 80%;
}
nav h2 {/* メニュー */
	font-size: 18px;
	float: left;
	color: #333;
	padding: 0 2%;
    font-weight: bold;
	font-family: 'Noto Sans Japanese', sans-serif;
}
/* キャッチコピー部分 */
.frame {
	padding: 15% 0 15% 0;
	width:65%;
	margin: 0 auto;
}

.frame h2 {/* メニュー */
	font-size: 16px;
	color: #fff;
	padding: 0;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.frame h3 {/* キャッチ */
	font-weight: bold;
	margin: 3% 0 4% 0;
	font-size: 48px;
    font-family : YuMincho,/* Mac用 */'Yu Mincho',/* Windows用 */"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.frame hr {/* キャッチ内のラインの指定 */
	width: 60px;
	margin: 0 auto 4% auto;
	border: 0;
    padding: 0;
    height: 2px;
    background: #fff;
}
.frame p {/* キャッチ内の詳細文章 */
	margin: 0 auto;
	font-size: 16px;
	line-height: 180%;
	text-align: left;
}
/* エリア① */
.detail_box {
	width: 73%;
	margin: 20% auto 0 auto;
	text-align: left;
	color: #333;
}
.clearfix .col-md-6 {
    padding: 0;
}
.detail_box h2 {/* メニュー */
	font-size: 16px;
	padding: 0;
	font-family: 'Noto Sans Japanese', sans-serif;
}
.detail_box h3 {/* キャッチ */
	font-weight: bold;
	margin: 2% 0 2% 0;
	font-size: 42px;
	line-height: 120%;
    font-family : YuMincho,/* Mac用 */'Yu Mincho',/* Windows用 */"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.detail_box hr {/* キャッチ内のラインの指定 */
	width: 100%;
	margin: 0 auto 2% auto;
	border: 0;
    padding: 0;
    height: 2px;
    background: #333;
}
.detail_box p {/* キャッチ内の詳細文章 */
	margin: 0 auto;
	font-size: 16px;
	line-height: 180%;
	text-align: left;
}
/* エリア② */
.frame02 {
	background-image: url(../img/detail02.jpg);/* エリア②の背景 */
	background-repeat: no-repeat;
	padding: 5% 0 5% 0;
	background-position: center top;
	background-size:100% auto;
}
.frame02 .detail_box {/* エリア②のテキスト部分 */
	width: 95%;
	margin: 4% 0 0 auto;
	text-align: left;
	color: #333;
}
.frame02 .col-md-3 p {
	color: #333;
	text-align: left;
	font-size: 12px;
}
.frame02 .col-md-3 {/* エリア②の4枚画像の余白 */
	margin-top: 2%;
}
/* エリア③ */
.frame03 {
	padding: 2% 0 ;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+91 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 91%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 91%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 91%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
}
.frame03 h2,
.frame04 h2 {/* tタイトル */
	font-weight: bold;
	margin: 3% 0 4% 0;
	font-size: 48px;
	color: #333;
    font-family : YuMincho,/* Mac用 */'Yu Mincho',/* Windows用 */"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

table {/* テーブル */
	width: 90%;
	margin: 40px auto 80px auto;
}
table th {
	padding: 2% 6% 2% 0;
	font-size: 16px;
	text-align: right;
	border-right: 1px solid #B5B3BB;
	width: 27%;
	vertical-align: top;
	color: #333;
	font-weight: bold;
	line-height: 150%;
}
table td {
	width: 69%;
	font-size: 16x;
	text-align: left;
	padding: 2% 2% 2% 6%;
	color: #333;
	font-weight: 444;
	line-height: 150%;
}
table td a {
	color: #D5002D;  
	font-weight: bold;  
}
table td a:hover {
	color: #D5002D;
}
/* エリア④エントリーフォーム */
.frame04 {
	margin-top: 5%;
}
.frame04 p {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.frame04 a {
	color: #D5002D;  
	font-weight: bold;  
}
.frame04 a:hover {
	color: #D5002D;
}
.frame04 table th {
	padding: 2% 3% 2% 0;
	font-size: 16px;
	text-align: right;
	width: 27%;
	vertical-align: top;
	color: #333;
	font-weight: bold;
	line-height: 150%;
	border-right: none;
}
.frame04 table td {
	width: 69%;
	font-size: 16x;
	text-align: left;
	padding: 2% 2% 2% 3%;
	color: #333;
	font-weight: 444;
	line-height: 150%;
}

.frame04 .textred {/* エラー時の文字色*/
	font-weight: bold;
	color: #f00;
}
.frame04 h4 {
	font-size: 18px;
	color: #C7081B;
	font-weight: bold;
	margin: 30px 0;
}
/* エリア④エントリーフォーム */

.frame04 h2 {/* tタイトル */
	font-weight: bold;
	margin: 3% 0 4% 0;
	font-size: 48px;
	color: #333;
    font-family : YuMincho,/* Mac用 */'Yu Mincho',/* Windows用 */"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.frame04 h2 span {/* tタイトル */
	margin: 3% 0 1% 0;
	font-size: 16px;
	color: #333;
	display: block;
}

.red {
	background-color: #C7081B;
	color: #fff;
	font-size: 12px;
	padding: 2px 7px;
	margin-right: 10px;
}
.con_frame01 {
	height: 30px;
	width: 100%;
	border: 1px solid #CCCCCC;
}
.con_frame06 {
	height: 150px;
	width: 100%;
	border: 1px solid #CCCCCC;
}
input[type=submit]{
font-family: fontawesome,/*FontAwesomeをフォント指定*/'Noto Sans Japanese', sans-serif;
font-size: 16px;
cursor: pointer;
}
/*::    例の見た目   ::*/
/* Chrome */
::-webkit-input-placeholder {
	color: #D6D6D6;
	padding-left: 5px;
	padding-top: 5px;
}
/* Firefox */
::-moz-placeholder {
	color: #D6D6D6;
	padding-left: 5px;
	padding-top: 5px;
}
/* IE */
:-ms-input-placeholder {
	color: #D6D6D6;
	padding-left: 5px;
	padding-top: 5px;
}
/* 各職種の部分 */
.backcolor02 {/* 職種部分の背景 */
	margin-top: 3%;
	background-image: url(../img/top_back.png);
	display: block;
	padding: 1% 0;
}

/**-----------------------------------------------  固定画像  **/
#scroll {
    position: fixed;
    bottom: 26%;
    right: 0;
    left: 0;
}
#pagetop {
    width: 120px;
    position: fixed;
    bottom: 10%;
    right: 5%;
    z-index: 20;
    line-height: 100%;
	cursor: pointer;
    text-align: center;
}
/**-----------------------------------------------  ボタンの指定  **/
/* 左ボタン  */
.left_btn {
	color: #fff;/* 左ボタン　文字色 */
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	width: 50%;
	background-color: #C7081B;/* 左ボタン　背景色 */
	float: left;
	padding: 1.5% 0;
	font-weight: 600;
}
.left_btn:hover {
	background-color: #fff;/* 左ボタン　マウスオーバー背景色 */
	color: #333;/* 左ボタン　マウスオーバー文字色 */
}
.left_btn i {
	font-size: 18px;
    margin-right: 5px;
	font-weight: 400;
}
.left_btn:hover i {
	color: #AE0C1C;
}
/* 右ボタン  */
.right_btn {
	color: #333333;/* 右ボタン　文字色 */
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	width: 50%;
	background-color: #EEEEEE;/* 右ボタン　背景色 */
	float: left;
	padding: 1.5% 0;
	font-weight: 600;
}
.right_btn:hover {
	background-color: #AE0C1C;/* 右ボタン　マウスオーバー背景色 */
	color: #fff;/* 右ボタン　マウスオーバー文字色 */
}
.right_btn i {
	color: #AE0C1C;
	font-size: 18px;
    margin-right: 5px;
}
.right_btn:hover i {
	color: #fff;
}
.left_btn::before,
.left_btn::after,
.right_btn::before,
.right_btn::after  {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.left_btn,
.left_btn::before,
.left_btn::after,
.right_btn,
.right_btn::before,
.right_btn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .4s;
	transition: all .4s;
}
/**-----------------------------------------------  エントリーボタンの指定  **/
.red_btn,
a.red_btn {
	border: #D5002D solid 1px;
	color: #fff;/* 左ボタン　文字色 */
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	width: 40%;
	background-color: #D5002D;/* 左ボタン　背景色 */
	padding: 2% 1%;
	font-weight: 600;
	font-size: 18px;
}
.red_btn:hover,
a.red_btn:hover {
	background-color: #fff;/* 左ボタン　マウスオーバー背景色 */
	color: #D5002D;/* 左ボタン　マウスオーバー文字色 */
}
.red_btn i {
	font-size: 22px;
    margin-right: 5px;
	font-weight: 400;
}
.red_btn::before,
.red_btn::after,
a.red_btn::before,
a.red_btn::after  {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.red_btn,
.red_btn::before,
.red_btn::after,
a.red_btn,
a.red_btn::before,
a.red_btn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .4s;
	transition: all .4s;
}


















/* #container
--------------------------- */
#container {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
}

 
/* .stageBase
--------------------------- */
.stageBase {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.stageBase .fieldWrap {
    padding: 100px 0 0 0;
    text-align: center;
}
#stage1 {background:#fff;}
#stage2 {background:#eee;}
#stage3 {background:#ddd;}
#stage4 {background:#ccc;}
#stage5 {background:#bbb;}
 
/* .stageSlide
--------------------------- */
.stageSlide {
    position: relative;
    overflow: hidden;
    visibility: hidden;
}
.stageSlide .slideWrap {
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
}
.stageSlide .slideWrap:before,
.stageSlide .slideWrap:after {
    content: " ";
    display: table;
}
.stageSlide .slideWrap:after {clear: both;}
.stageSlide .slideWrap {*zoom: 1;}
 
.stageSlide .slidePanel {
    float: left;
    overflow: hidden;
}
 
.stageSlide .sdPrev,
.stageSlide .sdNext {
    margin-top: -25px;
    top: 50%;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    z-index: 99;
}
.stageSlide .sdPrev {
    left: 80px;
    background: transparent url(../img/slide_prev.png) no-repeat left top;
}
.stageSlide .sdNext {
    right: 80px;
    background: transparent url(../img/slide_next.png) no-repeat left top;
}
 
.stageSlide .slideNav {
    bottom: 70px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 98;
}
.stageSlide .slideNav a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    background: transparent url(../img/nav.png) no-repeat center center;
    display: inline-block;
    overflow: hidden;
}
.stageSlide .slideNav a.pnActive {
    background: transparent url(../img/nav_acv.png) no-repeat center center;
}
 
/* #pageNav
--------------------------- */
#pageNav {
    top: 0;
    right: 25px;
    width: 15px;
    text-align: center;
    position: fixed;
    z-index: 2;
}
#pageNav ul {
    width: 15px;
    display: block;
}
#pageNav ul li {
    padding-bottom: 5px;
    width: 15px;
    height: 15px;
    display: block;
    overflow: hidden;
}
#pageNav ul li a {
    width: 15px;
    height: 15px;
    background: transparent url(../img/nav.png) no-repeat center center;
    display: block;
}
#pageNav ul li.activeStage a {
    background: transparent url(../img/nav_acv.png) no-repeat center center;
}
 
/* #pageDown
--------------------------- */
#pageDown {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    text-align: center;
    position: fixed;
    overflow: hidden;
    z-index: 3;
}
#pageDown a {
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background: transparent url(../img/next_arw.png) no-repeat center center;
    display: block;
}
/* 170904追加分
--------------------------- */
p.text01 {
    margin-bottom: 10%;
}

.mt80 {
    margin-bottom: 150px;
}


/* #privacypolicy
--------------------------- */
h2#privacypolicy {
	font-size: 200%;    
}
