/*
Copyright (c) 2016, Monochrome Design Studio. All rights reserved.
*/

body {
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
	-webkit-text-size-adjust: 100%;
	background-color: #fff;
	color: #333;
	letter-spacing: 2px;
}

img {
     max-width: 100%;
     height: auto;
}

a {
	color: #83cc34;
	text-decoration: none;
}

p {
	font-size: 12px;
	line-height: 1.5em;
}

h1 {
	font-size: 10px;
	text-align: left;
}
h2 {
    position: relative;
    padding: 5px 10px;
    margin: 30px 5px 10px 5px;
	font-size: 24px;
    color: #000;
	border-bottom: 1px #82cc33 solid;
	border-left: 4px #82cc33 solid;
	line-height: 1.5em;
}
.h2_sub {
	font-size: 10px;
}

#hd {
	text-align: right;
	font-size: 10px;
}

.h_space {
    margin-top: 40px;
}



/*-----------------------------------------------------------------
トップに戻る
-----------------------------------------------------------------*/

#page-top {
	position: fixed;
	bottom: 25px;
	right: 0px;
	font-size: 12px;
/*フォントのサイズ*/
}
#page-top a {
/*ボタンの背景色*/
	background: #82cc33;
	text-decoration: none;
/*文字色*/
	color: #fff;
/*ボタンの幅*/
	width: 60px;
	height: 40px;
/*文字周りのスペース*/
	padding: 0px 0;
	padding-top: 20px;
/*文字位置*/
	text-align: center;
	display: block;
/*ボタンの角丸加減*/
	border-radius: 50%;
	
	border: 2px solid #82cc33;
	opacity: 0.6;	
	
}
#page-top a:hover {
	text-decoration: none;
/*ボタンに触れた時の背景色*/
	background: #82cc33;
}


/*-----------------------------------------------------------------
ヘッダー部分
-----------------------------------------------------------------*/

.header{
	background: #82cc33;
	background-size: 100% 100%;
	height: 50px;
	width: 100%;
	border-bottom: 1px solid #999966;
	position: fixed;
    top: 0;
    left:0;
	z-index: 20;
}

.header h1{
	display: block;
	height: 50px;
	width: 135px;
	line-height: 50px;
	font-weight: bold;
	margin-left: 5px;
	float: left;
}
.header nav{
	float: right;
	border-left: 1px solid #FFF;
}
.header nav li{
	float: left;
	font-size: 9px;
	color: #333;
}
.header nav li img{
	padding-top: 8px;
}	
.header nav li>a{
	text-align: center;
	display: block;
	width: 60px;
	height: 50px;
	color: #333;
}
.header nav li:first-child>a{
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
.header nav li:last-child>a{
	border-left: 1px solid #FFF;
}
#p_navi {
	text-align: left;
	margin-top: 55px;
	font-size: 10px;
	margin-left: 10px;
}

.header_space {
	margin-top: 52px;
}

/*-----------------------------------------------------------------
メニュー　常時表示
-----------------------------------------------------------------*/
.list_m ul{
	margin-bottom: 5px;
}
.list_m ul li{
	background: #ffd9b6;
	border-bottom: 1px solid #f0f0f0;
	height: 45px;
	margin: 0px;
	margin-bottom: 2px;
	letter-spacing: 2px;
}
.list_m ul li a{
	color: #000;
	font-weight: 600;
	display: block;
	height: 45px;
	margin: 0;
	padding: 0 20px 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
}
.list_m ul li a strong{
	color: #000;	
	display: block;
	font-weight: 700;
	padding-top: 15px;
	font-size: 14px;
	letter-spacing: 2px;
}
.list_m ul li img{
	float: left;
	width: 20px;
	margin-top: 13px;
	margin-right: 8px;
}

/*-----------------------------------------------------------------
トップ　サービス内容
-----------------------------------------------------------------*/

ul.service {
	display: table;
}
ul.service li {
	display: table-cell;
	padding: 5px;
}

/*-----------------------------------------------------------------
トップ　ご利用料金
-----------------------------------------------------------------*/

.top_system_title {
	font-size: 16px;
	font-weight: 700;
	border-left: 3px #82cc33 solid;
	padding: 0px 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.top_system_1 {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.5em;
	margin: 0px 5px;
}

/*-----------------------------------------------------------------
インスタ部分
-----------------------------------------------------------------*/

#instafeed {
	text-align:center;
	margin-top: 10px;
	margin-bottom: 30px;	
}
#instafeed ul {
	text-align:center;
}
#instafeed li {
    display:inline-block;
	vertical-align: middle;
    height: 70px;
    width: 70px;
    margin: 3px;
}
#instafeed li img {
	width: 70px;
}


/*-----------------------------------------------------------------
ソーシャル
-----------------------------------------------------------------*/

#sns {
	font-size: 20px;
	margin: 20px 0px 5px 10px;
	color: #F00;
	border-bottom: solid 3px #666666;
	font-family: 'Century Gothic', serif;
	letter-spacing: 0.3em;
	font-weight: bolder; 
}

.area {
	/* boxレイアウトの指定 */
	display: box;
	display: -webkit-box;
	display: -moz-box;
	
	/* 配置したボックスを左右中央寄せにする */
	box-pack: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
}
.item {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #444;
	margin: 5px;
}
.item2 {
	width: 90px;
	height: 40px;
	font-size: 9px;
	line-height: 40px;
	text-align: center;
	color: #444;
	margin: 7px;
	vertical-align: middle;
}
.item3 {
	width: 140px;
	height: 35px;
	text-align: center;
	margin: 7px;
}
.item4 {
	width: 295px;
	height: 35px;
	text-align: center;
	margin: 3px;
}
.item5 {
	width: 90px;
	height: 30px;
	text-align: center;
	margin: 3px;
}
.item6 {
	width: 140px;
	height: 35px;
	text-align: center;
	margin: 3px;
}

/*-----------------------------------------------------------------
ショップインフォ
-----------------------------------------------------------------*/	

.shopinfo {
	font-size: 12px;
	line-height: 1.5em;
	margin: 10px 10px 10px 10px;
}

/*-----------------------------------------------------------------
フッター
-----------------------------------------------------------------*/

#footer {
	background-color: #82cc33;
	text-align: center;
	color: #fff;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 30px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.footer_title {
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	margin-top: 20px;
}


/*-----------------------------------------------------------------
流れページ
-----------------------------------------------------------------*/

.flow_title {
	background: #82cc33;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	border-radius: 5px;
	padding: 7px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.flow_box {
	margin-bottom: 30px;
}
.flow_box_a {
	float: left;
}
.flow_box_b {
	margin-left: 110px;
	font-size: 12px;
	line-height: 1.5em;
}
.sankaku {
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid #666666;
    border-right: 20px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 20px solid transparent;
	margin: auto;
}

/*-----------------------------------------------------------------
エリア
-----------------------------------------------------------------*/

.areabase {
	border: 1px #CCCCCC solid;
	padding: 15px;
	border-radius: 10px;
}
.areabase_title {
	font-size: 16px;
	font-weight: 600;
	color: #F96;
}
.areabase_title2 {
	font-size: 12px;
	font-weight: 600;
	color: #333;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 1.5em;	
}
.areabase_in {
	font-size: 10px;
	line-height: 1.5em
}

/*-----------------------------------------------------------------
Q&amp;Aページ
-----------------------------------------------------------------*/

.qa_box_1 {
	margin-bottom: 10px;
	margin-top: 10px;	
}
.qa_box_1a {
	float: left;
	text-align: center;
	background: #093;
	color: #FFF;
	font-size: 14px;
	font-weight: 600;
	padding: 5px;
	border-radius: 5px;
}
.qa_box_1b {
	margin-left: 30px;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: 600;
}

.qa_box_2 {
	margin-bottom: 40px;
	margin-top: 0px;	
}
.qa_box_2a {
	float: left;
	text-align: center;
	background: #900;
	color: #FFF;
	font-size: 14px;
	font-weight: 600;
	padding: 5px;
	border-radius: 5px;
}
.qa_box_2b {
	margin-left: 30px;
	font-size: 12px;
	line-height: 1.5em;
}

.qa_1 {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: 600;
}
.qa_2 {
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 20px;
	padding: 10px;
}



/*-----------------------------------------------------------------
サービスページ
-----------------------------------------------------------------*/

.service_title {
	font-size: 16px;
	font-weight: 700;
	border-left: 3px #82cc33 solid;
	padding: 0px 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}

/*-----------------------------------------------------------------
会社概要ページ
-----------------------------------------------------------------*/

.company_title {
	background: #093;
	color: #FFF;
	padding: 5px;
	text-align: center;
	width: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	border-radius: 5px;
}
.company_naiyou {
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 5px;
	margin-bottom: 30px;
}

/*-----------------------------------------------------------------
求人情報ページ
-----------------------------------------------------------------*/

.recruit_1 {
	font-size: 20px;
	color: #093;
	font-weight: 900;
	margin: 10px 0px;
}
.recruit_2 {
	font-size: 14px;
	color: #F60;
	font-weight: 900;
	margin-bottom: 20px;
	line-height: 1.5em;
}
.recruit_3 {
	font-size: 12px;
	color: #000;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.recruit_4 {
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 1.5em;
}
.recruit_title {
	background: #F60;
	color: #FFF;
	padding: 5px;
	text-align: center;
	width: 240px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 600;
	border-radius: 5px;	
}

/*-----------------------------------------------------------------
お問合せページ
-----------------------------------------------------------------*/

.contact_title {
	font-size: 16px;
	font-weight: 700;
	border-left: 3px #82cc33 solid;
	padding: 0px 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.contact_top {
	text-align: center;
	line-height: 1.5em;
	font-size: 14px;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #F60;
}

.contact_1 {
	text-align: center;
	line-height: 1.5em;
	font-size: 12px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*フォーム*/

form {
	padding: 7px;
	margin-bottom: 15px;
	color: #666;	
}

label {
    /* すべてのラベルを同じサイズにして、きちんと揃える */
    display: inline-block;
    text-align: right;
    margin-top: 20px;
	margin-bottom: 2px;
	font-size: 14px;
	letter-spacing: 1px;	
}
input, textarea {
    /* すべてのテキストフィールドのフォント設定を一致させる
       デフォルトで、textarea は等幅フォントが設定されている */
    font: 1.2em sans-serif;

    /* すべてのテキストフィールドを同じサイズにする */
    width: 95%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    /* テキストフィールドのボーダーの外見を同一にする */
    border: 1px solid #999;
}
input[type=checkbox] {
    width: 15px;
    height: 15px;
}
input[type=radio] {
    width: 15px;
    height: 15px;
}
input:focus, textarea:focus {
    /* アクティブな要素を少し強調する */
    border-color: #000;
}
textarea {
    /* 複数行のテキストフィールドをラベルにきちんと揃える */
    vertical-align: top;

    /* テキスト入力に十分な領域を与える */
    height: 9.6em;

    /* ユーザが textarea を垂直方向にリサイズできるようにする
       これが動作しないブラウザもある */
    resize: vertical;
}
select {
	font-size: 14px;
	padding: 5px;
	width: 95%;
}
.button {
    /* ボタンを他のテキストフィールドと同じ場所に置く */
    padding: 0px; /* label 要素と同じサイズ */
}
button {
	padding: 10px 0px;
	text-align: center;
	margin-top: 20px;
	width: 95%;
	letter-spacing: 2px;
	background: #ff7f00;
	color: #FFF;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 700;
    /* このマージンは、ラベルとテキストフィールドの間のスペースと
       おおよそ同じスペースを表す */
}






/*----------------
テキストエリア
----------------*/

#wrap {
	padding: 10px;
}
aside {
	padding: 7px;
}
.list1 ul {
	border-bottom: 1px solid #ccc;
}
.list1 ul li {
	background: -webkit-gradient(linear, left top, left bottom, from(#4f4f4f),
	color-stop(0.48, #323232),
	color-stop(0.5, #000),
	to(#121212));
	background: linear-gradient(#4f4f4f, #323232 48% , #000 50%, #121212);
	border-bottom: 1px solid white;
	border-top: 1px solid #ccc;
	height: 44px;
	margin: 0;
}
.list1 ul li a {
	color: #FFF;
	display: block;
	height: 44px;
	margin: 0;
	padding: 0 0 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	line-height: 44px;
}
.list1 ul li a::after{
	content: url(../../../s/images/list_mark2.png);
	float: right;
}
.clear {
	clear: both;　/*floatの解除*/
}


/*-----------------------------------------------------------------
ボタン関連
-----------------------------------------------------------------*/

.button_01 {
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 20px;	
	width: 120px;
}

.button_02 {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 120px;
}

.button_03 {
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
}
a.btn1 {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	padding: 5px 20px;
	margin: 0 auto;
	display: block;
	text-decoration: none;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #ff7f00;
	white-space: nowrap;
}
a.btn2 {
	height: 30px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	line-height: 30px;
	text-align: center;
	padding: 0 20px;
	display: block;
	text-decoration: none;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #ff7f00;
	white-space: nowrap;
}
a.btn3 {
	height: 30px;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	line-height: 30px;
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	display: block;
	text-decoration: none;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #ff7f00;
	white-space: nowrap;
}
a.btn4 {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: 800;
	color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	display: block;
	text-decoration: none;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #ff7f00;
	white-space: nowrap;
}
a.btn5 {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: 800;
	color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	display: block;
	text-decoration: none;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #0C3;
	white-space: nowrap;
}

button.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 9px 0px 9px 0px;
	background-color: #666;
	border-radius: 5px;
}


/*20161114追加　お問い合わせ確認テーブル*/
#contact_table table {
	width:100%;
}
#contact_table td {
	border:solid 1px #ccc;
	padding:5px;
	width:50%;
}

.tel_box {
	border: 2px #FF0000 solid;
	padding: 10px;
	font-size: 90%;
	font-weight: 600;
	text-align: center;
	line-height: 1.7em;
	margin-top: 30px;
	margin-bottom: 30px;
}

