@charset "utf-8";
/*
20160824sato
*/


/* --------------------------------------
ブラウザスタイル初期化
--------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
}
/* --------------------------------------
背景＆基本設定
--------------------------------------*/
body {
	font-size: 16px;
	color: #363636;
	background-color: #FFF;
	background-image: url("img/bg.png");
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height: 1.7;
	-webkit-text-size-adjust:100%;
	min-width: 980px;
	background-position:center top; 
	background-repeat:no-repeat;
}

body.kanagawa {
	font-size: 16px;
	color: #363636;
	background-color: #FFF;
	background-image: url("img/bg_kanagawa.png");
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height: 1.7;
	-webkit-text-size-adjust:100%;
	min-width: 980px;
	background-position:center top; 
	background-repeat:no-repeat;
}

body.saitama {
	font-size: 16px;
	color: #363636;
	background-color: #FFF;
	background-image: url("img/bg_saitama.png");
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height: 1.7;
	-webkit-text-size-adjust:100%;
	min-width: 980px;
	background-position:center top; 
	background-repeat:no-repeat;
}

body.machida {
	font-size: 16px;
	color: #363636;
	background-color: #FFF;
	background-image: url("img/bg_machida.png");
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height: 1.7;
	-webkit-text-size-adjust:100%;
	min-width: 980px;
	background-position:center top; 
	background-repeat:no-repeat;
}

img {
	border: none;
	vertical-align: bottom;
}
a {
	color: #000;
	text-decoration: underline;
}
a:link {
	color: #000;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
ol {
	margin-left: 25px;
}
hr {
	overflow: hidden;
	height: 0;
	border: #bdbdbd dotted 1px;
	margin: 5px 0 15px 0;
}
/* --------------------------------------
レイアウト定義
--------------------------------------*/
#base {
/*background-image:url("img/bg_s.png");
background-repeat:repeat;
width:100%;*/
}
#bg {
}
.wrapper {
	margin: 0px auto;
	padding: 0;
	width: 962px;
	z-index: 1;
	position: relative;
}
#simplegallery1 {
	clear: both;
	margin-bottom: 10px;
	z-index: 2;
}
#imagebox {
	clear: both;
	z-index: 100;
	margin: 0 auto 15px;
	width: 962px;
}
#content {
	background-color: white;
  -webkit-box-shadow: 3px 0px 3px -1px #f2f2f2;
　-moz-box-shadow: 3px 0px 3px -1px #f2f2f2;
　box-shadow: 3px 0px 3px -1px #f2f2f2;}
#content img {

}
#pan {
	font-size: 10px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	margin: 2px 10px;
}
#content #main {
	width: 962px;
	z-index: 1;
  -webkit-box-shadow: -3px 0px 3px -1px #f2f2f2;
　-moz-box-shadow: -3px 0px 3px -1px #f2f2f2;
　box-shadow: -3px 0px 3px -1px  #f2f2f2;
margin-top: 0px;
padding-bottom: 60px;
}
/* --------------------------------------
各ページタイトル
--------------------------------------*/

#content #main .singletitle a, #content #main .title a {
	color: #ff6000;
	text-decoration: none;
}
/* --------------------------------------
サイドタイトル
--------------------------------------*/

#content #side {
	display: inline;
	width: 210px;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}
#content #side h3 {
	width: 210px;
	height: 34px;
	box-sizing:border-box;
	padding: 0 0 0 23px;
	line-height: 34px;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFF;
	background-image: url("img/bg_title_side.png");
	background-repeat: no-repeat;
	border-top: 0px solid #ff6000;
	border-bottom: #FFF 1px solid;
	text-align: left;
	margin: 0;
}
/* --------------------------------------
サイドメニューリスト
--------------------------------------*/

#content #side ul {
	background-color: #F3F3F3;
	background-image: url("img/bg_side.png");
	margin: 0;
	list-style: none;
	_border-bottom: 1px #FFF solid;
}
#content #side li {
	font-size: 13px;
	border-bottom: #FFF 1px solid;
	background-image: url("img/btn_side.png");
	background-repeat: no-repeat;
	background-position: left 12px;
	text-align: left;/* border-top:#FFF 1px solid; */
/* border-bottom:#e4e4e4 1px dotted;*/
}
#content #side li a {
	display: block;
	color: #080808;
	text-decoration: none;
	padding: 5px 2px 5px 20px;
}
#content #side ul.children, #content #side ul.sub-menu {
	margin-left: 20px;
}
#content #side ul.children li:last-child, #content #side ul.sub-menu li:last-child {
	border: none;
}
/* --------------------------------------
？
--------------------------------------*/

#content #side .blogtxt {
	list-style: inside none;
	padding: 3px 15px;
	border-top: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
}
#content #side .blogtxt .blogday {
	font-size: 10px;
font-family:font-family:Arial, Helvetica, sans-serif;
}
/*サイドの各項目に適用*/
.side_area {
	margin-bottom: 15px;
}
.side_area select {
	margin: 3px 0 0 10px;
}
#side img {
	text-align: center;
}
.banar {
	margin-top: 20px;
	font-size: 11px;
}
.ddsg -wrapper li {
	list-style: lower-roman;
	margin-left: 30px;
}
/* --------------------------------------
マウスオーバー設定
--------------------------------------*/

#content #main a:hover img {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
#content #side a:hover img {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
#content #side li:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60);/* ie */
	-ms-filter: "alpha( opacity=60 )";
	background: #FFF;/* border-left:#ff6000 2px solid; */
}
/* --------------------------------------
ヘッダー定義
--------------------------------------*/
#header {
	width: 962px;
}
.header_l {
	float: left;
width:;/*ここにlogo.pngの横幅を指定*/
}
.header_r {
	float: right;
width:;/*ここにtel.pngの横幅を指定*/
}
/* --------------------------------------
フッター定義
--------------------------------------*/
#footer {
	clear: both;
	text-align: center;
	font-size: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 0px solid #ff6000;
	background-color: #00aeff;
	_margin-bottom: 0px;
*margin-bottom:0px;
z-index: 100;
}
/* フッター文字色定義 */
#footer, #footermenu ul a, #copyright a {
	color: #fff;
	font-weight: bold;
}
#footermenu {
	margin: 10px 10px;
	text-align: center;
}
#footermenu ul {
	display: inline;
}
#footermenu ul li {
	display: inline-block;
*display: inline;
*zoom: 1;
	font-size: 11px;
	padding: 0 10px;
	width: auto;
	white-space: nowrap;
}
#footermenu ul a {
	text-decoration: none;
}
#copyright {
	padding: 20px 0;
}
#copyright a {
	text-decoration: none;
}
/* --------------------------------------
コンテンツ共通パーツ
--------------------------------------*/
/* お客様編集時のためにここは変えない */
#content #main p {
	margin-bottom: 20px;
	padding: 0;
}
#content #main .singleline {
	overflow: hidden;
}
.dotted {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
}
/* --------------------------------------
見出し設定
--------------------------------------*/



/* --------------------------------------
WordPress FCKEditor table
--------------------------------------*/

table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
td {
	padding: 10px;
}
/* --------------------------------------
テーブル
--------------------------------------*/

.tablestyle {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.tdstyle {
	background-color: #F5F3F3;
	border: 1px solid #d2d2d2;
	padding: 8px 10px;
	width: 30%;
	text-align: center;
}
.tdstyle_none {
	background-color: #F5F3F3;
	border: 1px solid #d2d2d2;
	padding: 8px 10px;
	text-align: center;
}
/* 左寄せ */
.tdstyle2 {
	border-color: #d2d2d2;
	border-style: solid;
	border-width: 1px;
	padding: 8px 10px;
	text-align: left;
}
/* 右寄せ */
.tdstyle3 {
	border-color: #d2d2d2;
	border-style: solid;
	border-width: 1px;
	padding: 8px 10px;
	text-align: right;
}
/* 中央寄せ */
.tdstyle4 {
	border-color: #d2d2d2;
	border-style: solid;
	border-width: 1px;
	padding: 8px 10px;
	text-align: center;
}
/*special css*/

/*end special css*/



/* --------------------------------------
<div class="sq?"></div>での 飾り設定
--------------------------------------*/

/* 色:グレー */
.sq1 {
	border: 1px solid #ECEBEB;
	background-color: #F3F3F3;
	margin: 10px 0;
	padding: 20px 20px 0 20px;
}
/* 囲み:グレー */
.sq2 {
	border: 5px solid #F3F3F3;
	background-color: #fff;
	margin: 10px 0;
	padding: 20px 20px 0 20px;
}
/* 色:ピンク */
.sq3 {
	border: 1px solid #FFE8E8;
	background-color: #fff1f4;
	margin: 10px 0;
	padding: 20px 20px 0 20px;
}
/* 囲み:ピンク */
.sq4 {
	border: 5px solid #fff1f4;
	background-color: #fff;
	margin: 10px 0;
	padding: 20px 20px 0 20px;
	;
}
/* 囲み：赤 */
.sqred {
	border: 1px solid #f29e9e;
	background-color: #fffafa;
	margin: 10px 0;
	padding: 20px 20px 0 20px;
}
/* 囲み：二重線 */
.nizyuu {
	border-width: 4px;
	border-style: double;
}
/* 囲み：点線 */
.tensen {
	border-width: 3px;
	border-style: dotted;
}
/* 囲み：角丸 */
.radious {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/*special css*/

/*end special css*/


/* --------------------------------------
便利ボタン１
--------------------------------------*/
.line {
	color: #ff6000;
	border-bottom: 2px solid #ff6000;
	padding-bottom: 2px;
}
.line a {
	color: #ff6000;
	text-decoration: none;
}
.btn_40px {
	background-image: url("img/btn_bg40px.png");
	background-repeat: repeat-x;
	border: #CCCCCC 1px dotted;
	color: #ff6000;
	font-size: 14px;
	width: 198px;
	_width: 196px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	line-height: 150%;
}
.btn_60px {
	background-image: url("img/btn_bg60px.png");
	background-repeat: repeat-x;
	border: #CCCCCC 1px dotted;
	color: #ff6000;
	font-size: 14px;
	width: 198px;
	_width: 196px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 40px;
	line-height: 150%;
}
/* --------------------------------------
簡単ボタン２
--------------------------------------*/
.btn1 a, .btn2 a, .btn3 a, .btn4 a, .btn5 a {
	font-weight: bold;
	font-size: 16px;
	color: #ff6000;
	text-decoration: none;
}
.btn6 a {
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
/* yellow */
.btn1 {
	background-image: url("img/btn1.png");
	background-repeat: repeat-x;
	border: #ffc12f 1px solid;
	color: #FFF;
	font-size: 14px;
	width: 198px;
	_width: 196px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	line-height: 150%;
}
/* green */
.btn2 {
	background-image: url("img/btn2.png");
	background-repeat: repeat-x;
	border: #bbe243 1px solid;
	color: #FFF;
	font-size: 14px;
	width: 198px;
	_width: 196px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	line-height: 150%;
}
/* blue */
.btn3 {
	background-image: url("img/btn3.png");
	background-repeat: repeat-x;
	border: #badaff 1px solid;
	color: #FFF;
	font-size: 14px;
	width: 198px;
	_width: 196px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	line-height: 150%;
}
/* pink */
.btn4 {
	background-image: url("img/btn4.png");
	background-repeat: repeat-x;
	border: #ffcae4 1px solid;
	color: #FFF;
	font-size: 14px;
	width: 198px;
	_width: 196px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	line-height: 150%;
}
/* vage */
.btn5 {
	background-image: url("img/btn5.png");
	background-repeat: repeat-x;
	border: #ddcbb8 1px solid;
	color: #FFF;
	font-size: 14px;
	width: 198px;
	_width: 196px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	line-height: 150%;
}
/* yellow */
.btn6 {
	background-image: url("img/btn6.png");
	background-repeat: repeat-x;
	border: #ff9800 1px solid;
	color: #FFF;
	font-size: 14px;
	width: 198px;
	_width: 196px;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 20px;
	line-height: 150%;
}
/*special css*/

/*end special css*/





/* --------------------------------------
テキスト飾り設定
--------------------------------------*/

.hosoku {
	color: #5a5a5a;
	font-size: 90%;
	margin: 10px 0;
	line-height: 1.7;
}
.fs2 {
	font-size: 114.2857%;
}
.fs3 {
	font-size: 130%;
}
.fs4 {
	font-size: 160%;
}
.fs5 {
	font-size: 200%;
}
.mt0 {
	margin-top: 0px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
/*テキスト装飾*/
.tk1 {
	color: #e60000;
}
.tk2 {
  font-weight: bold;
  background: linear-gradient(transparent 60%, rgba(255, 216, 0, 1) 40%);
  text-shadow: 0px 2px 0px rgb(255, 255, 255);
  padding-bottom: 3px;
  color: #000000;
}
.tk3 {
  font-weight: bold;
  background: linear-gradient(transparent 70%, #ff3737 20%);
  text-shadow: 0px 2px 0px rgb(255, 255, 255);
  padding-bottom: 3px;
}
/*電話番号装飾*/
.telarea {
  border: 1px solid #CECECE;
  margin: 0 0 10px 0;
  padding: 20px 20px 0 20px;
  display: inline-block;
}
.teltext {
  font-size: 26px;
}
.freedial {
  text-align: left;
}
/*チェックボックスの付くリスト*/
ul.check_red li {/*赤*/
	background-image: url(img/check_red.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 2px 0;
	min-height: 19px;
}
ul.check_blue li {/*青*/
	background-image: url(img/check_blue.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 2px 0;
	min-height: 19px;
}
ul.check_green li {/*緑*/
	background-image: url(img/check_green.png);
	padding-left: 33px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 2px 0;
	min-height: 21px;
}
ul.check_yellow li {/*黄*/
	background-image: url(img/check_yellow.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 2px 0;
	min-height: 19px;
}
ul.arrow li {
	background-image: url(img/arrow.png);
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 2px 0;
	min-height: 15px;
}
ul.arrow2 li {
	background-image: url(img/arrow2.png);
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left 2px;
	margin: 2px 0;
	min-height: 13px;
}
/*special css*/

/*end special css*/



/* --------------------------------------
Q&A
--------------------------------------*/
.q {
	background-color: #F3F3F3;
	color: #ff6000;
	padding: 4px;
	font-weight: bold;
}
.a {
	padding: 7px 4px;
	border-bottom: #CCC 1px dotted;
	margin: 5px 0 20px 1em;
	text-indent: -1em;
}
/* --------------------------------------
WordPress 画像貼付け用
--------------------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
	display: inline;
}
.alignleft {
	float: left;
	margin: 0 20px 20px 0;
	display: inline;
}
/* --------------------------------------
汎用クラス定義
--------------------------------------*/
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height:  auto;
  overflow: hidden;
  /**/
}

/*-------------------------------------
グローバルナビ定義（gnavi・グロナビ）
------------------------------------- */
#headnav {
	width: 962px; /*ナビ全体の横幅*/
	height: 64px;/*ナビの高さ*/
}
#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	height: 64px;/*ナビの高さ*/
	text-decoration: none;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu li a:hover {
	background-position: 0 -64px;/*ナビの高さ*/
}
#menu li a#head_navi1 {
	background-image: url(img/gloval_navi1.png);/*ナビの画像1*/
	width: 229px;
}
#menu li a#head_navi1_2 {
	background-image: url(img/gloval_navi1_2.png);/*ナビの画像1*/
	width: 229px;
}
#menu li a#head_navi2 {
	background-image: url(img/gloval_navi2.png); /*ナビの画像2*/
	width: 212px;
}
#menu li a#head_navi3 {
	background-image: url(img/gloval_navi3.png);/*ナビの画像3*/
	width: 236px;
}
#menu li a#head_navi4 {
	background-image: url(img/gloval_navi4.png); /*ナビの画像4*/
	width: 156px;
}
#menu li a#head_navi5 {
	background-image: url(img/gloval_navi5.png); /*ナビの画像5*/
	width: 129px;
}

/*LightBoxへの影響回避*/
#headnav {/*IE7対策*/
	position: relative;
	z-index: 100;
}
#overlay {
	z-index: 1000 !important;
}
#lightbox {
	z-index: 9999 !important;
}
/*++++++++++++++++ nav button set ++++++++++++++++*/
.button a {
	float: left;
	border-right: 1px solid #7A0114;   /* 上部メニューボタンの区切り線の色が設定できます */
	background: #C58D9A;   /* 上部メニューボタンの背景色が設定できます */
	height: 30px;
	margin: 0;
	padding: 7px 15px 7px 15px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #fff; /* 上部メニューボタンの文字色が設定できます */
	display : block;
}
html>body .button a {
	height: 16px;
	font-size: small;
}
.button a.active, .button a:hover {
	background: #fff;   /* 上部メニューボタンの背景色（マウスオンの状態）が設定できます */
	color: #C58D9A;   /* 上部メニューボタンの文字色（マウスオンの状態）が設定できます */
}
.button a.selected {
	background: #fff;   /* 上部メニューボタンの背景色（セレクト時）が設定できます */
	color: #C58D9A;   /* 上部メニューボタンの文字色（セレクト時）が設定できます */
}
.button a:active.selected, .button a:hover.selected {
	background: #fff;   /* 上部メニューボタンの背景色（セレクト時のマウスオンの状態）が設定できます */
	color: #C58D9A;   /* 上部メニューボタンの文字色（セレクト時のマウスオンの状態）が設定できます */
}
.button a.nolink {
	background: #C58D9A;   /* 上部メニューボタンの背景色（リンクなし）が設定できます */
	color: #ccc;   /* 上部メニューボタンの文字色（リンクなし）が設定できます */
}

/* --------------------------------------
RSS用
--------------------------------------*/
#feed_new {
	background-color: #F5F3F3;
	font-size: 11px;
	color: #ff6000;
	padding: 5px 10px 0 10px;
	_padding: 5px 10px 0 10px;
	margin: 0px;
	line-height: 130%;
}
#feed_new li {
	border-bottom: #CCCCCC dotted 1px;
	list-style: none;
	padding-bottom: 5px;
}
#feed_new a {
	font-size: 13px;
}
/* --------------------------------------
コンテンツ部分のdiv&pにおけるimg飛び出しの解除
--------------------------------------*/
/* -------
div
----------*/
#main div:after {
	content: ".";/* 新しい要素を作る */
	display: block;/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
#main div {
	min-height: 1px;
}
* html #main div {
	height: 1px;
}
/* -------
p
----------*/

/* -------
fontcontrol
----------*/
#control {
	position: absolute;
	top: 5px;
	right: 5px;
}
#control a {
	color: white;
	text-decoration: none;
}
#control a:hover {
	text-decoration: underline;
}
span#intro {
	font-size: 13px;
	margin-right: 5px;
}
span#f-big {
	background-color: black;
	padding: 2px 4px;
	margin-right: 2px;
}
span#f-medium {
	background-color: black;
	padding: 2px 4px;
	margin-right: 2px;
}
span#f-small {
	background-color: black;
	padding: 2px 4px;
}
/* --------------------------------------
中央寄せ・右寄せ
--------------------------------------*/
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.al {
	text-align: left;
}
/* --------------------------------------
リスト（FontAwesome)
--------------------------------------*/
ul.li_1 {
	margin-bottom: 20px;
}
ul.li_1 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_1 li:before {
	content: " \f14a";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -1.5em;
}
ul.li_2 {
	margin-bottom: 20px;
}
ul.li_2 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_2 li:before {
	color: #008600;
	content: " \f046";
	font-family: FontAwesome;
	position: absolute;
	font-weight: normal;
	left: -20px;
	top: 2px;
}
ul.li_3 {
	margin-bottom: 20px;
}
ul.li_3 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_3 li:before {
	content: " \f058";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.li_4 {
	margin-bottom: 20px;
}
ul.li_4 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_4 li:before {
	content: " \f05d";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.li_5 {
	margin-bottom: 20px;
}
ul.li_5 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_5 li:before {
	content: " \f0a9 ";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.li_6 {
	margin-bottom: 20px;
}
ul.li_6 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_6 li:before {
	content: " \f18e";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.li_7 {
	margin-bottom: 20px;
}
ul.li_7 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_7 li:before {
	content: " \f138";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.li_8 {
	margin-bottom: 20px;
}
ul.li_8 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_8 li:before {
	content: " \f152";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.li_9 {
	margin-bottom: 20px;
}
ul.li_9 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_9 li:before {
	content: " \f0da";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -15px;
}
ul.li_10 {
	margin-bottom: 20px;
}
ul.li_10 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_10 li:before {
	content: " \f069";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.li_11 {
	margin-bottom: 20px;
}
ul.li_11 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_11 li:before {
	content: " \f111";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.li_12 {
	margin-bottom: 20px;
}
ul.li_12 li {
	position: relative;
	margin-left: 23px;
	margin-bottom: 5px;
}
ul.li_12 li:before {
	content: " \f192";
	font-family: FontAwesome;
	color: #008600;
	position: absolute;
	font-weight: normal;
	left: -20px;
}
ul.b_gray li:before {
	color: #D9D8D8;
}
ul.b_pink li:before {
	color: #F79698;
}
ul.b_green li:before {
	color: #CAFDB1;
}
ul.b_skyblue li:before {
	color: #A0DFF3;
}
ul.b_blue li:before {
	color: #608AEB;
}
ul.b_gold li:before {
	color: #D9B087;
}
ul.b_orange li:before {
	color: #FB8230;
}
ul.b_yellow li:before {
	color: #F8EE6D;
}
ul.b_azuki li:before {
	color: #731F21;
}
ul.b_purple li:before {
	color: #AA79E7;
}
/* --------------------------------------
レイアウトbox(2列・3列・4列)
--------------------------------------*/

.two_box {
	width: 49.2957%;
	box-sizing: border-box;
	padding: 5px;
	float: left;
	margin: 0 0 15px 1.408%;
}
.two_box:first-child {
	margin-left: 0;
}
.three_box {
	width: 32%;
	box-sizing: border-box;
	padding: 5px;
	float: left;
	margin: 0 0 15px 2%;
}
.three_box:first-child {
	margin-left: 0;
}
.four_box {
	width: 23.94366%;
	box-sizing: border-box;
	padding: 5px;
	float: left;
	margin: 0 0 15px 1.408%;
}
.four_box:first-child {
	margin-left: 0;
}

/* --------------------------------------
リンクボタン
--------------------------------------*/

.link_green {
  display: block;
  margin: 10px 0;
}
.link_green a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #334C19;
  padding: 0px 15px;
	border: 1px solid #A8BF75;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #cee6b3);
	background-image: -moz-linear-gradient(top, #ffffff, #cee6b3);
	background-image: -ms-linear-gradient(top, #ffffff, #cee6b3);
	background-image: -o-linear-gradient(top, #ffffff, #cee6b3);
	background-image: linear-gradient(to bottom, #ffffff, #cee6b3);
}
.link_green a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_pink {
  display: block;
  margin: 10px 0;
}
.link_pink a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #E37677;
  padding: 0px 15px;
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #FFF0F1);
  background-image: -moz-linear-gradient(top, #ffffff, #FFF0F1);
  background-image: -ms-linear-gradient(top, #ffffff, #FFF0F1);
  background-image: -o-linear-gradient(top, #ffffff, #FFF0F1);
  background-image: linear-gradient(to bottom, #ffffff, #FFF0F1);
  border: 1px solid #F4B1B2;
}
.link_pink a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_skyblue {
  display: block;
  margin: 10px 0;
}
.link_skyblue a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	color: #4593D4;
	padding: 0px 15px;
	border: 1px solid #9EDDF8;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #EDFBFF);
	background-image: -moz-linear-gradient(top, #ffffff, #EDFBFF);
	background-image: -ms-linear-gradient(top, #ffffff, #EDFBFF);
	background-image: -o-linear-gradient(top, #ffffff, #EDFBFF);
	background-image: linear-gradient(to bottom, #ffffff, #EDFBFF);
}
.link_skyblue a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}

.link_blue {
  display: block;
  margin: 10px 0;
}
.link_blue a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #0C354D;
  padding: 0px 15px;
	border: 1px solid #9EB0CF;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #E4F2FD);
	background-image: -moz-linear-gradient(top, #ffffff, #E4F2FD);
	background-image: -ms-linear-gradient(top, #ffffff, #E4F2FD);
	background-image: -o-linear-gradient(top, #ffffff, #E4F2FD);
	background-image: linear-gradient(to bottom, #ffffff, #E4F2FD);
}
.link_blue a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_gold {
  display: block;
  margin: 10px 0;
}
.link_gold a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #71542C;
  padding: 0px 15px;
	border: 1px solid #C0AA8D;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #FCEDD9);
	background-image: -moz-linear-gradient(top, #ffffff, #FCEDD9);
	background-image: -ms-linear-gradient(top, #ffffff, #FCEDD9);
	background-image: -o-linear-gradient(top, #ffffff, #FCEDD9);
	background-image: linear-gradient(to bottom, #ffffff, #FCEDD9);
}
.link_gold a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_orange {
  display: block;
  margin: 10px 0;
}
.link_orange a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #FFFFFF;
  padding: 0px 15px;
	border: 1px solid #EF963E;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #F7BB6F, #FCA26D);
	background-image: -moz-linear-gradient(top, #F7BB6F, #FCA26D);
	background-image: -ms-linear-gradient(top, #F7BB6F, #FCA26D);
	background-image: -o-linear-gradient(top, #F7BB6F, #FCA26D);
	background-image: linear-gradient(to bottom, #F7BB6F, #FCA26D);
}
.link_orange a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_yellow {
  display: block;
  margin: 10px 0;
}
.link_yellow a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #929940;
  padding: 0px 15px;
	border: 1px solid #E3DEA2;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #F8FDC3);
	background-image: -moz-linear-gradient(top, #ffffff, #F8FDC3);
	background-image: -ms-linear-gradient(top, #ffffff, #F8FDC3);
	background-image: -o-linear-gradient(top, #ffffff, #F8FDC3);
	background-image: linear-gradient(to bottom, #ffffff, #F8FDC3);
}
.link_yellow a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_azuki {
  display: block;
  margin: 10px 0;
}
.link_azuki a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #FFFFFF;
  padding: 0px 15px;
	border: 1px solid #BC8F90;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #AF5C5D, #7C2829);
	background-image: -moz-linear-gradient(top, #AF5C5D, #7C2829);
	background-image: -ms-linear-gradient(top, #AF5C5D, #7C2829);
	background-image: -o-linear-gradient(top, #AF5C5D, #7C2829);
	background-image: linear-gradient(to bottom, #AF5C5D, #7C2829);
}
.link_azuki a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_purple {
  display: block;
  margin: 10px 0;
}
.link_purple a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #87419E;
  padding: 0px 15px;
	border: 1px solid #EECCF3;
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #F7E5FD);
	background-image: -moz-linear-gradient(top, #ffffff, #F7E5FD);
	background-image: -ms-linear-gradient(top, #ffffff, #F7E5FD);
	background-image: -o-linear-gradient(top, #ffffff, #F7E5FD);
	background-image: linear-gradient(to bottom, #ffffff, #F7E5FD);
}
.link_purple a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
.link_red {
  display: block;
  margin: 10px 0;
}
.link_red a {
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  color: #FFFFFF;
  padding: 0px 15px;
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #F47B7D, #D85658);
  background-image: -moz-linear-gradient(top, #F47B7D, #D85658);
  background-image: -ms-linear-gradient(top, #F47B7D, #D85658);
  background-image: -o-linear-gradient(top, #F47B7D, #D85658);
  background-image: linear-gradient(to bottom, #F47B7D, #D85658);
  border: 1px solid #F96062;
}
.link_red a:hover {
	opacity: 0.60; /* opera  firefox safari */
	filter: alpha(opacity=60); /* ie */
	-ms-filter: "alpha( opacity=60 )";
}
/* --------------------------------------
フォームボタン
--------------------------------------*/
p.sbtn_1 input[type="submit"] {
	cursor: pointer;
	border: none;
	font-weight: bold;
	background: #96cff5;
	background-image: -webkit-linear-gradient(top, #96cff5, #3297d6);
	background-image: -moz-linear-gradient(top, #96cff5, #3297d6);
	background-image: -ms-linear-gradient(top, #96cff5, #3297d6);
	background-image: -o-linear-gradient(top, #96cff5, #3297d6);
	background-image: linear-gradient(to bottom, #96cff5, #3297d6);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	margin-top: 10px;
}
p.sbtn_2 input[type="submit"] {
	cursor: pointer;
	border: none;
	font-weight: bold;
	background: #fac871;
	background-image: -webkit-linear-gradient(top, #fac871, #eb7f36);
	background-image: -moz-linear-gradient(top, #fac871, #eb7f36);
	background-image: -ms-linear-gradient(top, #fac871, #eb7f36);
	background-image: -o-linear-gradient(top, #fac871, #eb7f36);
	background-image: linear-gradient(to bottom, #fac871, #eb7f36);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	margin-top: 10px;
}
p.sbtn_3 input[type="submit"] {
	cursor: pointer;
	border: none;
	font-weight: bold;
	background: #f0a3a3;
	background-image: -webkit-linear-gradient(top, #f0a3a3, #f07171);
	background-image: -moz-linear-gradient(top, #f0a3a3, #f07171);
	background-image: -ms-linear-gradient(top, #f0a3a3, #f07171);
	background-image: -o-linear-gradient(top, #f0a3a3, #f07171);
	background-image: linear-gradient(to bottom, #f0a3a3, #f07171);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	margin-top: 10px;
}
p.sbtn_4 input[type="submit"] {
	cursor: pointer;
	border: none;
	font-weight: bold;
	background: #ebd3b0;
	background-image: -webkit-linear-gradient(top, #ebd3b0, #b38541);
	background-image: -moz-linear-gradient(top, #ebd3b0, #b38541);
	background-image: -ms-linear-gradient(top, #ebd3b0, #b38541);
	background-image: -o-linear-gradient(top, #ebd3b0, #b38541);
	background-image: linear-gradient(to bottom, #ebd3b0, #b38541);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	margin-top: 10px;
}
p.sbtn_5 input[type="submit"] {
	cursor: pointer;
	border: none;
	font-weight: bold;
	background: #f0ece4;
	background-image: -webkit-linear-gradient(top, #f0ece4, #bdb8b3);
	background-image: -moz-linear-gradient(top, #f0ece4, #bdb8b3);
	background-image: -ms-linear-gradient(top, #f0ece4, #bdb8b3);
	background-image: -o-linear-gradient(top, #f0ece4, #bdb8b3);
	background-image: linear-gradient(to bottom, #f0ece4, #bdb8b3);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	margin-top: 10px;
}
p.maru input[type="submit"] {
	-webkit-border-radius: 30;
	-moz-border-radius: 30;
	border-radius: 30px;
	padding: 8px 20px 8px 20px;
	text-shadow: 1px 1px 3px #666666;
	box-shadow: 0px 0px 6px 3px #e6e6e6;
	-moz-box-shadow: 0px 0px 6px 3px #e6e6e6;
	-webkit-box-shadow: 0px 0px 6px 3px #e6e6e6;
}
p.sbtn_1 input:hover{
	background: #409FDB;
}
p.sbtn_2 input:hover{
	background: #ec802e;
}
p.sbtn_3 input:hover{
	background: #ee6d6d;
}
p.sbtn_4 input:hover{
	background: #b38746;
}
p.sbtn_5 input:hover{
	background: #bbb6af;
}

/* --------------------------------------
お問い合わせバナー用
--------------------------------------*/
.responsedevise {
  margin-top: 20px;
  text-align: center;
}
/*special css*/
.st_box_01 {
	background-image: url("img/bg_st01.png");
	height: 401px;
	margin-top: -48px;
	box-sizing:border-box;
	padding: 64px 305px 0 64px;
}
.st_box_02 {
	background-image: url("img/bg_st02.png");
	height: 405px;
	box-sizing:border-box;
	padding: 64px 0	0 325px;
}
.st_box_03 {
	background-image: url("img/bg_st03.png");
	height: 404px;
	box-sizing:border-box;
	padding: 64px 305px 0 64px;
}
.st_box_04 {
	background-image: url("img/bg_st04.png");
	height: 404px;
	box-sizing:border-box;
	padding: 64px 0	0 305px;
}
.st_box_05 {
	background-image: url("img/bg_st05.png");
	height: 404px;
	box-sizing:border-box;
	padding: 60px 305px 0 64px;
}
.st_box_05_saitama {
	background-image: url("img/bg_st05_saitama.png");
	height: 404px;
	box-sizing:border-box;
	padding: 60px 305px 0 64px;
}
.st_box_05_machida {
	background-image: url("img/bg_st05_machida.png");
	height: 405px;
	box-sizing:border-box;
	padding: 60px 305px 0 64px;
}
.st_box_01 p {
margin-left: 10px;
margin-top: 35px;

}
.st_box_02 p {
margin-top: 30px;
margin-right: 60px;
}
.st_box_03 p {
margin-left: 10px;
margin-top: 35px;
margin-right: 110px;
}
.st_box_04 p {
margin-top: 30px;
margin-right: 40px;
margin-left: 10px;
}
.st_box_05 p,
.st_box_05_saitama p,
.st_box_05_machida p {
margin-left: 10px;
margin-top: 30px;
margin-right: 50px;
}
.merit {
font-size: 20px;
letter-spacing: -0.3px;
color: #363636;
line-height: 1.4;
}
.merit strong {
color: #ff6000;
}

.merit01 {
	background: url("img/img_merit01.png") no-repeat right top;
	padding: 65px 55px 25px;
	border-bottom: 3px solid #00aeff;
	margin-bottom: 20px;
}
.merit02 {
	background: url("img/img_merit02.png") no-repeat left top;
	padding: 55px 55px 80px 345px;
}
.cusbox {
	background: url("img/bg_cus.png") repeat left top;
	font-size: 23px;
	text-align: center;
	font-weight: bold;
	color: #363636;
	padding: 39px 0 20px;
	margin-bottom: 30px;
}
.per_box {
	background: url("img/img_per.png") no-repeat right top;
	font-size: 22px;
	color: #363636;
	padding: 34px 377px 0 55px;
	margin-bottom: 20px;
}
.per_box strong {
font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro",
"HG丸ｺﾞｼｯｸM-PRO","Verdana","Osaka",sans-serif;
text-shadow: 1px 2px 0 white,1px -2px 0 white,-1px 2px 0 white,-1px -2px 0
white,2px 1px 0 white,2px -1px 0 white,-2px 1px 0 white,-2px -1px 0
white,1px 1px 0 white,1px -1px 0 white,-1px 1px 0 white,-1px -1px 0
white,0px 3px 4px #919191;
color: #db0000;
font-size: 26px;
font-weight: bold;
}
.man_box {
	background: url("img/img_man.png") no-repeat right 109px;
	border: 10px solid #ffa500;
	background-color: #fff9c9;
	height: 386px;
	padding: 0px 302px 0 0;
	box-sizing:border-box;
	font-size: 17px;
	color: #363636;
	margin-bottom: 50px;
}
.man_box_machida {
	background: url("img/img_man_machida.png") no-repeat right 109px;
	border: 10px solid #ffa500;
	background-color: #fff9c9;
	height: 386px;
	padding: 0px 302px 0 0;
	box-sizing:border-box;
	font-size: 17px;
	color: #363636;
	margin-bottom: 50px;
}
#content #main .man_box p,#content #main .man_box_machida p {
padding-left: 58px;
}
#content #main p.flowp {
font-size: 23px;
margin-top: 20px;
margin-bottom: 25px;
color: #363636;
text-align: center;
font-weight: bold;
}

.flow01 {
	background: url("img/img_flow01.png") no-repeat right top;
	height: 230px;
	box-sizing:border-box;
	padding-left: 195px;
	padding-top: 57px;
}
.flow02 {
	background: url("img/img_flow02.png") no-repeat right top;
	height: 230px;
	box-sizing:border-box;
	padding-left: 195px;
	padding-top: 57px;
}
.flow03 {
	background: url("img/img_flow03.png") no-repeat right top;
	height: 230px;
	box-sizing:border-box;
	padding-left: 195px;
	padding-right: 224px;
	padding-top: 34px;
}
.flow04 {
	background: url("img/img_flow04.png") no-repeat right top;
	height: 304px;
	box-sizing:border-box;
	padding-left: 195px;
	padding-right: 220px;
	padding-top: 30px;
}
.flow05 {
	background: url("img/img_flow05.png") no-repeat right top;
	height: 230px;
	box-sizing:border-box;
	padding-left: 195px;
	padding-top: 57px;
}
.flow06 {
	background: url("img/img_flow06.png") no-repeat right top;
	height: 230px;
	box-sizing:border-box;
	padding-left: 195px;
	padding-top: 57px;
}
.flow {
background-color: #fff1d2;
position: relative;
margin-bottom: 15px;
font-size: 18px;
line-height: 1.5;
letter-spacing: -0.2px;
}
.arow {
position: absolute;
bottom:-28px;
left:50%;
right:50%;
z-index: 100;
}
.flow p {
margin-left: 10px;
margin-top: 10px;
}
.flow strong {
color: #ff6000;
font-weight: normal;
}
.maru {
position: absolute;
top:41px;
left:35px;
}
.cambox {
	background: url("img/bg_cam.png") no-repeat right top;
	height: 903px;
	box-sizing:border-box;
	text-align: center;
	position: relative;	
	margin-top: 130px;
	margin-bottom: 50px;
	padding-top: 95px;
}
.t_cam {
position: absolute;
top:-80px;
}
.cam01 {
margin-bottom: 30px;
}
.cam02 {
margin-bottom: 24px;
}
.cam03 {
margin-bottom: 25px;
}
.contact_box {
border-left: 5px solid #00aeff;
border-right: 5px solid #00aeff;
border-bottom: 5px solid #00aeff;
text-align: center;
height: 630px;
box-sizing:border-box;
font-size: 32px;
font-weight: bold;
line-height: 1.6;
}
.contact_box a {
color: #0060b9;
text-decoration: none;
}
.contact_box a:hover {
text-decoration: underline;
}
.contact_box span {
color: #de0202;
}
.con01 {
padding-top:33px;
padding-bottom: 48px;
}
.con02 {
margin-bottom: 35px;
}
#content #main .contact_box p {
margin-bottom: 0;
}
#content #main p.p_m {
font-size: 27px;
margin-bottom: 30px;
}
/*special css*/

form#mailformpro dl dd ul.li_ten {
	list-style-type:disc;
	 margin: 0 20px;
}
form#mailformpro dl dd ul.li_ten li {
	list-style-type:disc;
	}
.privacy .sc {
    height: 150px;
    overflow-y: scroll;
}
.form {
padding: 20px 50px;
}
.form input, .form textarea {
    padding: 3px;
    font-size: 14px;
    vertical-align: middle;
}
.form form#mailformpro dl dd {
    padding: 10px 5px 10px 170px;
}
form#mailformpro dl dt {
font-weight: bold;
}
form#mailformpro label {
display: block;
}
.must {
    display: block;
    background-color:#F19192;
    border: solid 1px #C00;
    text-shadow: 0px 1px 2px #933;
    padding: 2px 5px;
    font-size: 10px;
    color: #FFF;
    float: left;
    margin: 0px 5px;
    border-radius: 0px;
    box-shadow: 0px 0px 5px #CCC;
    background-image: url(_images/mfp_header.png);
    background-size: 100% 100%;
}
.privacy {
background-color: #fff;
padding: 10px;
}
.title_pri {
font-size: 16px;
font-weight: bold;
border-bottom: 1px dotted #ccc;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 5px;
}
.mfp_element_submit{
	cursor: pointer;
	border: none;
	font-weight: bold;
	background: #ff893b;
	background-image: -webkit-linear-gradient(top, #ff893b, #ff4b13);
	background-image: -moz-linear-gradient(top, #ff893b, #ff4b13);
	background-image: -ms-linear-gradient(top, #ff893b, #ff4b13);
	background-image: -o-linear-gradient(top, #ff893b, #ff4b13);
	background-image: linear-gradient(to bottom, #ff893b, #ff4b13);
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	font-family: Arial;
	color: #ffffff;
	font-size: 25px;
	padding: 15px 40px;
	text-decoration: none;
	margin-top: 10px;
	text-shadow: none;

}
/*end special css*/