


body {
	color: #FFFFFF;	/*全体の文字色*/
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 13px/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	background: #1d1d1d url(../images/bg.gif) repeat-x center top;	/*背景色、背景画像の読み込み＆X軸(横軸)にリピート＆中央・上部に配置*/
}
body#top {
	background: #FFF url(../images/bg_top.gif) repeat-x center top;	/*トップページの背景設定*/
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}

#build-menu{
  display:none;
}
 #main-nav2{
  display:none;
}


/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #23b123;
	text-decoration: none;
}
a:hover {
        opacity:0.5;
	text-decoration: none;
}

/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	width: 85%;	/*コンテナー幅*/
}

/*ヘッダー（ロゴなどが入っているブロック）
---------------------------------------------------------------------------*/
#header {
	text-align: left;
	width: 75%;
	height: 100%;	/*ヘッダーの高さ*/
}
/*ロゴ画像設定*/
#header h1 {
	left: 0px;	/*ヘッダーブロックに対して、左から0pxの位置に配置*/
	padding-top: 12px;	/*ヘッダーブロックに対して、上から22pxの位置に配置*/
	width: 100%;
	height: 74px;
	font-size: 2.5em;
	color: #fff;
	text-shadow:
 	           1px 0 0 #d00,
                   1px 1px 0 #d00,
                   0 1px 0 #d00,
                   -1px 1px 0 #d00,
                   -1px 0 0 #d00,
                   -1px -1px 0 #d00,
                   0 -1px 0 #d00,
                   1px -1px 0 #d00;
	letter-spacing: 0.2rem;
	text-align: left;	/*右よせ*/
}
h1 #anshin {
	font-size: 0.55em;	/*文字色*/
	color: #000;
	margin-bottom: -5px;	/*メインメニューとコンテンツブロックとの距離*/
        text-shadow:none;
}

#header #ind {
	font-size: 1.0em;	/*文字色*/
	text-align: right;	/*右よせ*/
	line-height: 20px;
	position: absolute;
	top: 10px;	/*ヘッダーブロックに対して、上から34pxの位置に配置*/
	right: 13%;	/*ヘッダーブロックに対して、右から0pxの位置に配置*/
	color: #0080ff;
        font-weight: 600;
}
#header #ind .tel {
	font-size: 3.0em;	/*文字色*/
	color: #23b123;
	margin-top: 15px;	/*メインメニューとコンテンツブロックとの距離*/
	margin-right: 5px;	/*右から0pxの位置に配置*/
        font-weight: 600;
}
#header #ind .tel a {
	color: #23b123;
}
#header #ind .tel a:hover {
        opacity:0.5;
}
#header #ind .time {
	font-size: 1.0em;	/*文字色*/
	color: #000;
	padding-top: 5%;	/*メインメニューとコンテンツブロックとの距離*/
	margin-right: 60px;	/*右から0pxの位置に配置*/
        font-weight: 600;
}

/*メインメニュー
---------------------------------------------------------------------------*/
#menu {
	margin-bottom: 25px;	/*メインメニューとコンテンツブロックとの距離*/
	margin-top: 0;	/*メインメニューとコンテンツブロックとの距離*/
}

ul#menu li a {
	background: url(../images/menu_01.gif) repeat-x center top;
	display: block;
	float: left;
	padding-top: 5px;
	margin-bottom: 10px;	/*メインメニューとコンテンツブロックとの距離*/
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 16.6%;
	height: 45px;
}

ul#menu li a:hover {
	background: url(../images/menu_on_01.gif) repeat-x center top;
	color: #E13744;
	width: 16.6%;
	height: 45px;
}
ul#menu li strong {
	background: url(../images/menu_on_01.gif) repeat-x center top;
	float: left;
	padding-top: 5px;
	margin-bottom: 10px;	/*メインメニューとコンテンツブロックとの距離*/
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 16.6%;
	height: 45px;
}
ul#menu li {
	display: inline;
}


ul#menu2 li {
	float: left;
	margin-bottom: 25px;	/*メインメニューとコンテンツブロックとの距離*/
}
ul#menu2 img {
	vertical-align: bottom;
}



/*コンテンツ（mainとsubを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	width: 100%;		/*コンテンツ幅*/
	background: #ffffff;	/*背景設定*/

}
/*コンテンツ背景白タイプ*/
.white #contents {
	background: #FFF;
	color: #333;
}

/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	float: left;	/*メインコンテンツを左(left)に回り込み*/
	width: 77%;	/*メインコンテンツ幅*/
	padding-bottom: 10px;
	border-top: 1px solid #f4f4f4;	/*mainの下線*/
	border-bottom: 1px solid #f4f4f4;	/*mainの下線*/
	border-left: 1px solid #f4f4f4;	/*mainの左線*/
	border-right: 1px solid #f4f4f4;	/*mainの右線*/
}
/*h2タグ設定*/
#main h2 {
	font-size: 18px;	/*文字サイズ*/
	color: #fff ;
	padding-left: 20px;
        border: 1px solid rgba(222, 135, 205, 1.0);
        border-radius: 15px;
        background-color: rgba(237, 88, 207, 0.65);
}
#main #page1 h2 {
	font-size: 26px;	/*文字サイズ*/
	margin-top: 5%;
	background: none;
	color: #339933;
        border: 1px solid rgba(61, 209, 110, 1);
        border-radius: 10px;
        background-color: rgba(61, 209, 110, 0.2);
}
#main #page2 h2 {
	font-size: 26px;	/*文字サイズ*/
	margin-top: 15%;
	background: none;
	color: #339933;
        border: 1px solid rgba(61, 209, 110, 1);
        border-radius: 10px;
        background-color: rgba(61, 209, 110, 0.2);
}
#main #page3 h2 {
	font-size: 26px;	/*文字サイズ*/
	margin-top: 15%;
	background: none;
	color: #339933;
        border: 1px solid rgba(61, 209, 110, 1);
        border-radius: 10px;
        background-color: rgba(61, 209, 110, 0.2);
}
#main #page4 h2 {
	font-size: 26px;	/*文字サイズ*/
	margin-top: 15%;
	background: none;
	color: #339933;
        border: 1px solid rgba(61, 209, 110, 1);
        border-radius: 10px;
        background-color: rgba(61, 209, 110, 0.2);
}
#main #page5 h2 {
	font-size: 26px;	/*文字サイズ*/
	margin-top: 15%;
	background: none;
	color: #339933;
        border: 1px solid rgba(61, 209, 110, 1);
        border-radius: 10px;
        background-color: rgba(61, 209, 110, 0.2);
}
#main h3 {
	font-size: 18px;	/*文字サイズ*/
	color: #fff ;
	clear: both;
	background: url(../images/h2_bg.gif) no-repeat ; /*背景画像の読み込み＆リピートさせない*/
        background-size: 100% 100%;
	height: 46px;
	line-height: 46px;
	padding-left: 40px;
	overflow: hidden;
	width: 90%;	/*幅*/
	margin-right:auto;
	margin-left:auto;
}

#main h4 {
	font-size: 20px;	/*文字サイズ*/
	padding-left: 20px;
	margin-top: 3em;
	color: #333333;	/文字色*/
}
/*段落タグの余白設定*/

#main p {
	margin: 6px 0 10px 0;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;	/*文字サイズ*/
	color: #666;	/文字色*/
}
#main p.contract {
	margin: 6px auto 10px auto;
	text-align:center;
        font-size: 18px;	/*文字サイズ*/
	color: #333;	/文字色*/
}


#main p.services {
	margin: 6px 0 10px 0;
	padding-left: 10px;
	font-size: 16px;
	color: #333;
}
#main p.notes {
	margin: 3px 0;
	padding-left: 10px;
	font-size: 16px;
	color: #333;
}
#main p.notes-last {
	margin: 3px 0 30px 0;
	padding-left: 10px;
	font-size: 16px;
	color: #333;
}

#main ul.services {
	margin: 6px 0 10px 0;
	padding-left: 10px;
	font-size: 14px;
	color: #333;
}

#main ul li {
	color: #333333;	/文字色*/
}

#main .gaiyou {
	margin: 6px 0 10px 5px;
	font-size: 14px;
	color: #333;
}
#main .captions {
	margin: 5px 0 5px 10px;
	color: #777;
	font-size: 14px;
}


#naigai_service {
	margin-top: 45%;
	margin-bottom: 13%;
}

#ip_img{
	text-align:center;
	width:100%;
}
#ip_img img{
	width:80%;
}


/*
パンクズ
-------------------------------------------*/

#pankuzu {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#pankuzu strong {
	font-weight: normal;
	color: #505050;
	font-size: 11px;
	letter-spacing: 1px;
}
#pankuzu a {
	font-weight: normal;
	color: #505050;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

/*
内外サポートについて
-------------------------------------------*/
#support_img {
	width: 100%;
	height: 100px;
}
ul#image_1 {
	padding-top: 20px;
	padding-bottom: 20px;
}

ul#image_1 li {
	display: inline;
}


li.image_2 a {
	background-image: url(../images/4.gif);
        background-size: 100% 100%;
	margin-right: 2%;	/*メインメニューとコンテンツブロックとの距離*/
	margin-left: 4.2%;	/*メインメニューとコンテンツブロックとの距離*/
	width: 28%;
	height: 100px;
	float: left;
}

li.image_2 a:hover {
	background-image: url(../images/4_on.gif);
	color: #E13744;
}
li.image_3 a {
	background-image: url(../images/5.gif);
        background-size: 100% 100%;
	margin-right: 2%;	/*メインメニューとコンテンツブロックとの距離*/
	margin-left: 2%;	/*メインメニューとコンテンツブロックとの距離*/
	width: 28%;
	height: 100px;
	float: left;
}

li.image_3 a:hover {
	background-image: url(../images/5_on.gif);
	color: #E13744;
}
li.image_4 a {
	background-image: url(../images/6.gif);
        background-size: 100% 100%;
	margin-right: 1.5%;	/*メインメニューとコンテンツブロックとの距離*/
	margin-left: 2%;	/*メインメニューとコンテンツブロックとの距離*/
	width: 28%;
	height: 100px;
	float: left;
}

li.image_4 a:hover {
	background-image: url(../images/6_on.gif);
	color: #E13744;
}





/*メインブロック内のbox1設定
---------------------------------------------------------------------------*/
#main .box0 {
	margin-right: 5%;
	margin-left: 5%;
	width: 90%;
	overflow: hidden;
	margin-bottom: 0.5em;			/*ボックス同士の余白*/
}
/*段落タグ共通設定*/
#main .box0 p {
	color: #000;		/*文字色*/
	font-size: 16px;
}
#main .box0 h3 {
	padding-left: 3%;
	margin-top: 0.3em;
	font-size: 22px;
	color: #dc143c;		/*文字色*/
}


#main .box1 {
	margin-right: 5%;
	margin-left: 5%;
	width: 90%;
	overflow: hidden;
	border: 3px solid #C2001B;	/*枠線の幅、線種、色*/
	margin-bottom: 1em;			/*ボックス同士の余白*/
}
/*段落タグ共通設定*/
#main .box1 p {
	padding: 5px;
	color: #333;		/*文字色*/
}
/*画像の設定*/
#main .box1 p.img {
	float: left;	/*左側に回り込み*/
}
/*h3タグ設定*/
#main .box1 h3 {
	padding-left: 5%;
	margin-top: 1em;
	font-size: 28px;
	color: #C2001B;		/*文字色*/
}
#main .box1 h4 {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 24px;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	color: #6a6a6a;		/*文字色*/
	border-bottom: 1px solid #aaaaaa;	/*枠線の幅、線種、色*/
}

#main .box1 h4 span {
	font-size: 20px;
	color: #75A239;
	padding-left: 20px;
	font-weight: normal;
}

/*説明文設定*/
#main .box1 p.text {
	margin-left: 210px;	/*左の画像とバランスをとって設定する*/
}
#main .box1 p {
	margin-left: 5%;	/*左の画像とバランスをとって設定する*/
}

#main .imgtell {
	background: url(../images/tel_img.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15%;
	margin-left: 8%;
	margin-bottom: 50px;
	font-size: 52px;
	color: #23b123;
}



/*サブコンテンツ
---------------------------------------------------------------------------*/
#sub {
	float: right;	/*サブコンテンツを右(right)に回り込み*/
	width: 22%;
	padding-bottom: 10px;
	border-top: 1px solid #f4f4f4;	/*subの下線*/
	border-bottom: 1px solid #f4f4f4;	/*subの下線*/
	border-left: 1px solid #f4f4f4;	/*subの左線*/
	border-right: 1px solid #f4f4f4;	/*subの右線*/
}
/*h3タグ設定*/
#sub h3 {
	font-size: 100%;		/*文字サイズ*/
	background: url(../images/bg1.gif) repeat-x;	/*背景画像の読み込み＆X軸(横軸)にリピート*/
	margin-bottom: 1px;
	line-height: 50px;
	height: 50px;
	padding-left: 10px;
	border-bottom: 3px solid #C2001B;	/*下線の線の幅、線種、色*/
	overflow: hidden;
}
/*コンテンツ背景白タイプ*/
.white #sub h3 {
	color: #FFF;
}
/*段落タグの余白設定*/
#sub p {
	padding: 0.5em 0px 1em;	/*左から、上、左右、下への余白*/
}

/*サブメニュー
---------------------------------------------------------------------------*/
#sub ul.submenu li a {
	display: block;
	width: 98%;
	padding: 3px 0px 3px 10px;
	text-decoration: none;
	border-bottom: 1px solid #3E3E3E;	/*メニューごとの下線の幅、線種、色*/
}
#sub ul.submenu li a:hover {
	background: #C2001B;	/*マウスオン時の背景色*/
	color: #FFF;			/*マウスオン時の文字色*/
}

/*サブコンテンツ内のbox1設定
---------------------------------------------------------------------------*/
#sub .box1 {
	background: #69000f;	/*ボックスの背景色*/
	padding: 8px;			/*ボックス内の余白*/
	margin-bottom: 1em;		/*ボックスの下に１文字分スペースをあける*/
}
/*コンテンツ背景白タイプ*/
.white #sub .box1,
.white #sub .box1 a {
	color: #FFF;
}

/*サブコンテンツ内のbox1にサブメニューを置いた場合の設定
---------------------------------------------------------------------------*/
#sub .box1 ul.submenu li a {
	width: 95%;
	background: #000;	/*メニューの背景色*/
}
#sub .box1 ul.submenu li a:hover {
	background: #C2001B;	/*マウスオン時の背景色*/
}

/*サブコンテンツ内のbox2設定
---------------------------------------------------------------------------*/
#sub .box2 {
	background: #f4ffff;	/*ボックスの背景色*/
	padding-left: 3px;			/*ボックス内左の余白*/
	margin-bottom: 5px;		/*ボックスの下にスペースをあける*/
}
#sub .box2 p.text {
	color: #000;			/*マウスオン時の文字色*/
}
#sub .box2 ul li.conv1 {
	background: #eaffff;	/*ボックスの背景色*/
	color: #000;			/*マウスオン時の文字色*/
	padding-right: 2px;	/*右の余白*/
	padding-left: 2px;	/*左の余白*/
	padding-top: 2px;	/*上の余白*/
	padding-bottom: 2px;	/*下の余白*/
}
#sub .box2 ul li.conv2 {
	background: #eaffea;	/*ボックスの背景色*/
	color: #000;			/*マウスオン時の文字色*/
	padding-right: 2px;	/*右の余白*/
	padding-left: 2px;	/*左の余白*/
	padding-top: 2px;	/*上の余白*/
	padding-bottom: 2px;	/*下の余白*/
}
#sub .box2 ul li.conv3 {
	background: #ffeaff;	/*ボックスの背景色*/
	color: #000;			/*マウスオン時の文字色*/
	padding-right: 2px;	/*右の余白*/
	padding-left: 2px;	/*左の余白*/
	padding-top: 2px;	/*上の余白*/
	padding-bottom: 2px;	/*下の余白*/
}


#sub .box3 {
	border-top: 1px solid #f4f4f4;
}

#sub .box3 ul#img_1 {
	padding-top: 10px;
	padding-left: 5px;
	height: 200px;
}
#sub .box3 ul#img_1 li {
	padding-bottom: 10px;
}


#sub .box3 ul#img_1 li.img_2 a {
	background-image: url(../images/identification.gif);
	display: block;
	width: 210px;
	height: 50px;
}

#sub .box3 ul#img_1 li.img_2 a:hover {
	background-image: url(../images/identification_on.gif);
}
#sub .box3 ul#img_1 li.img_3 a {
	background-image: url(../images/service.gif);
	display: block;
	width: 210px;
	height: 50px;
}

#sub .box3 ul#img_1 li.img_3 a:hover {
	background-image: url(../images/service_on.gif);
}
#sub .box3 ul#img_1 li.img_4 a {
	background-image: url(../images/fee.gif);
	display: block;
	width: 210px;
	height: 50px;
}

#sub .box3 ul#img_1 li.img_4 a:hover {
	background-image: url(../images/fee_on.gif);
}


/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
#main .new {
	background: #fdf7fa;	/*ボックスの背景色*/
	overflow: auto;
	height: 140px;
	width: 90%;		/*コンテンツ幅*/
	padding-left: 10px;
	border-bottom: 1px solid #ff7777;	/*ボックスの下線*/
}
#main .new dl {
	clear: left;
	width: 100%;		/*コンテンツ幅*/
	border-bottom: 1px solid #333;	/*日付ごとの下線の幅、線種、色*/
	overflow: hidden;
}
#main .new dt {
	font-weight: bold;
	color: #333333;
	float: left;
	width: 25%;
}
#main .new dd {
	float: left;
	width: 75%;
	color: #333333;
}
#main .new dd img {
	vertical-align: middle;
}

#main .new dd a {
	color: #333333;	/*リンクテキストの文字色*/
}
a:hover {
	color: #C2001B;	/*マウスオン時の文字色*/
	text-decoration: none;
}






#nagare {
	margin:1.5em 0;
	width: 100%;
}

#nagare img {
	width: 100%;
}







*html #main .new dd img {
	margin-top:0.5em;
	vertical-align: baseline;
}

/*フッター
---------------------------------------------------------------------------*/
#footer {
	background: #222;	/*ボックスの背景色*/
	clear: both;
	width: 100%;
	text-align: center;		/*文字をセンタリング*/
}
#footer a {
	text-decoration: none;
}

/*テーブル１
---------------------------------------------------------------------------*/
.ta1 {
	width: 100%;
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #666;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル内の右側*/
.ta1 td{
	width: 65%;
	padding: 10px;
	vertical-align: middle;
	color: #555;
}
/*テーブル内の左側の見出し部分*/
.ta1 th{
	width: 35%;
	padding: 10px;
	text-align: center;
	background: #c3c3c3;			/*背景色*/
	color: #555;
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	background: #69000F;	/*背景色*/
	color: #fff;
}

/*トップページのスライドショー
---------------------------------------------------------------------------*/
#mainimg {
	position: relative;
	height: 100%;
	width: 100%;
	margin-bottom: 1.0em;
}
#mainimg .slide_file {
	display: none;
}
#slide_image {
	z-Index:2;
	position: absolute;
	left:0px;
	top:0px;
	width: 100%;
}
#slide_image2 {
	z-Index:1;
	position: absolute;
	left:0px;
	top:0px;
	width: 100%;
}

/*その他
---------------------------------------------------------------------------*/
.look {
	background-color: #333333;
}
.mb1em {
	margin-bottom: 1em;
}
.gaiyo {
	font-size: 25px;		/*文字サイズ*/
	color: #999;
	padding-left: 35px;
	margin-top: 5px;
}
.gaiyou {
	font-size: 14px;		/*文字サイズ*/
	color: #555;
	padding-left: 10px;
}
.fee {
	font-size: 20px;		/*文字サイズ*/
	color: #999900;
	padding-left: 20px;
	margin-top: 5px;
}
.zeinuki {
	font-size: 14px;		/*文字サイズ*/
	color: #999999;
	padding-left: 10px;
	margin-top: 5px;
}

.clear {
	clear: both;
}
ul.disc {
	padding: 0em 25px 1em;
	list-style: disc;
}
.color1 {
	color: #C2001B;
}
.pr {
	font-size: 10px;
}
.btn {
	font-size: 13px;
}
.wl {
	width: 96%;
}
.ws {
	width: 50%;
}
.c {
	text-align: center;
}
.hr001 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.del {
	text-decoration: line-through;
	color: #333;
}
.caps {
	font-size: 12px;
	color: #666;
}
.infomation {
	font-size: 30px;
	color: #0000ff;
}
.campain {
	font-size: 30px;
	color: #ff0000;
}
.campain2 {
	font-size: 12px;
	color: #666;
}
.campain a {
	font-size: 36px;
	color: #ff0000;
	text-decoration: none;
}
.campain a:hover {
	color: #C2001B;	/*マウスオン時の文字色*/
	text-decoration: none;
}
.campain2 a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

p.gotop{
    position: fixed;
    right: 2%;
    margin-bottom: 2%;
}
p.gotop a{
    width: 60px;
    height: 60px;
    display: block;
}
p.gotop img{
    width: 60px;
}



/*FORM
-------------------------------------------------------------------*/
/* ========SERVICE TOPPOINTS======== */
#service_area h3 {
	margin: 50px 150px 10px 10px;
	padding: 5px;
	font-size: 150%;
	line-height: 1.5;
	color: #339933;
	border-bottom: 1px solid #dedede;
}
#service_text {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#service_text p {
	font-size: 1.5em;
	font-weight: bolder;
	color: #ea2a7d;
	text-shadow: 2px 2px 2px #dedede;
	margin: 0;
}
.topcopy {
	width: 98%;
}
.topcopy img{
	width: 96%;
	margin-top: 3%;
	margin-right: 2%;
	margin-left: 2%;
}
#service_text .green {
	font-size: 17px;
	font-weight: bold !important;
	color: #3c99a3 !important;
	letter-spacing: 0px;
	text-decoration: none;
	padding-left: 15px;
}
#service_text .pink {
	font-size: 17px;
	color: #ea2a7d !important;
	letter-spacing: 0px;
	text-decoration: none;
}

.red {
	text-decoration: none;
	color: #d9333f;
}

.red12 {
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #d9333f;
}
.textdecoration_linethrough {
	text-decoration: line-through;
}



/* ========FAQ======== */
h2 .faq {
	margin: 30px 0px 10px 10px;
	padding: 10px;
	font-size: 24px;
	color: #990000;
}

#faq_area h3 {
	margin: 10px 150px 10px 10px;
	padding-top: 15px;
	font-size: 20px;
	line-height: 24px;
	color: #996699;
	border-bottom: 1px solid #dedede;
}
#faq_area p {
	padding-left: 10px;
	font-size: 14px;
	color: #555;
}
#faq_area p a {
	color: #cc0000;
	text-decoration: none;
}
#faq_area p a:hover {
	color: #ccc;
}
#faq_area .question {
	padding-left: 10px;
	color: #009900;
}
#faq_area .ans {
	padding-left: 30px;
	padding-bottom: 20px;
	color: #555;
}






.service_box {
	padding: 25px 0 5px 0;
}

.service_img {
	height: 100%;
	width: 100%;
	border: 1px #E3E3E3 solid;
	text-align: center;
	padding: 0;
	margin: 10px 0 30px 0;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
        border-radius: 12px;
}
.ip_img{
	text-align:center;
	width:100%;
}
.ip_img img{
	width:80%;
}

.servic_navi1 {
	color: #333;
	background-color: #fff;
	font-size: 14px;
	line-height: 2em;
	padding-top: 5px;
	margin-bottom: 10px;
	border-bottom: 1px #E3E3E3 solid;
}
.servic_navi2 {
	color: #333;
	background-color: #D2F4E2;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 14px;
}
.servic_navi3 {
	color: #666;
	font-size: 16px;
	line-height: 2.5em;
	margin-top: 20px;
	border-top: 1px #E3E3E3 solid;
}
.service_box p {
	color: #333333;
	font-size: 14px;
	line-height: 2em;
	padding: 0 15px;
	margin: 0px 0 5px 0px;
}

p.service_text {
	color: #333333;
	font-size: 14px;
	text-align: center;
	padding-top: 15px;
}


.photoright {
	margin: 0em 1.5em 5.0em 0em;
	float: right;
}


/* demand
----------------------------------------------- */

#demand {
        border-radius: 8px;
	border: 1px #E3E3E3 solid;
	margin: 0 0 3.0em 0;
	text-align:center;
}
#demand .spandemand {
	font-size:2.0em;
	color:#228b22;
	margin-top: 0.5em;
	text-decoration: none;
}
#demand .spandemand a:hover {
	color:#006400;
	margin-top: 0.5em;
	text-decoration: underline;
	opacity:0.65;
}
#demand a {
	color:#006400;
	margin-top: 0.5em;
	text-decoration: none;
	display:block;
}
#demand ul{
	margin:0.3em;
}
#demand li{
	display:inline-block;
	padding:0.5em 0 0 0;
}
#demand li.demand-tell{
	width:55%;
}
#demand li.demand-net{
	width:40%;
}

#demand li a{
	text-align:center;
}
#demand .phone_num{
	font-size:250%;
	color:#ff0000;
	font-weight:bold;
	margin-bottom:0.5em;
	margin-left:0.3em;
}
#demand .phone_num2{
	font-size:14px;
	color:#333;
	margin-left:7.0em;
}
#demand dt img{
	margin:0.3em 0 0 1.5em;
	-webkit-transition:opacity 0.3s;
	transition:opacity 0.3s;
}
#demand dt{
	margin-left:0.2em;
}
#demand a:hover dt img{
	opacity:0.8;
}
#demand dd{
	padding:1em;
}




/*PDFボタン
-------------------------------------------------------------------*/

.pdf_buttons ul {
	display: inline;
	padding: 5px;
}
.pdf_buttons li.image_01 a {
	background-image: url(../images/moushikomi.gif);
	float: left;
	margin-left: 2%;
	width: 200px;
	height: 60px;
}

.pdf_buttons li.image_01 a:hover {
	background-image: url(../images/moushikomi_on.gif);
	width: 200px;
	height: 60px;
}
.pdf_buttons li.image_02 a {
	background-image: url(../images/ip_moushikomi.gif);
	float: left;
	margin-left: 2%;
	width: 200px;
	height: 60px;
}

.pdf_buttons li.image_02 a:hover {
	background-image: url(../images/ip_moushikomi_on.gif);
	width: 200px;
	height: 60px;
}
.pdf_buttons li.image_03 a {
	background-image: url(../images/doui.gif);
	float: left;
	margin-left: 2%;
	width: 200px;
	height: 60px;
}

.pdf_buttons li.image_03 a:hover {
	background-image: url(../images/doui_on.gif);
	width: 200px;
	height: 60px;
}





p.owabi {
	text-align: center;
	font-size: 20px;
	color: #ff0000;
	
}
p.owabi-dl {
	text-align: center;
	font-size: 16px;
	color: #666;
}
p.m-koumoku {
	font-size: 16px;
	color: #666;
	padding-left: 10px;
}

.owabi-mail {
	text-align: center;
	font-size: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #D5D5D5;
	background-color: #ffff00;
	width: 50%;
	margin: 10% auto;
}
.owabi-mail a {
	color: #006600;
	text-decoration: none;
	display: block;
}
.owabi-mail a:hover {
	color: #009900;
	text-decoration: none;
	opacity: 0.8;
}

.kome {
        font-size:16px;
        color:#ff00ff;
}




/*PDFボタン
-------------------------------------------------------------------*/

.pdf_buttons {
	width: 80%;
	margin:20px auto;
        text-align: center;
}
.pdf_buttons ul.pdf_buttons {
	padding: 10px;
}
.pdf_buttons li {
	display: inline-block;
	margin: 0 5%;
}
.pdf_buttons li a {
	margin:0 1%;	/*メインメニューとコンテンツブロックとの距離*/
}

.pdf_buttons li a:hover {
	opacity: 0.8;
}

/*
responsible
-------------------------------------------------------------------*/
@media screen and (min-width: 1100px) {
#mobile-menu{
  display:none;
}


  }


@media screen and (max-width: 1099px) {
#mobile-menu{
  display:none;
}

h1 {
	padding-top: 2%;	/*ヘッダーブロックに対して、上から2%の位置に配置*/
	width: 70%;
}
#demand .phone_num{
	font-size:230%;
	color:#ff0000;
	font-weight:bold;
	margin-bottom:0.5em;
	margin-left:0.3em;
}

  }


@media screen and (max-width: 1000px) {
#mobile-menu{
  display:none;
}
#sub{
  display:none;
}


#container {
	width: 100%;	/*コンテナー幅*/
}
#main {
	width: 98%;	/*mainー幅*/
	margin-right: 1%;
	margin-left: 1%;
}



#contents {
	width: 100%;		/*コンテンツ幅*/
}
#header h1{
	font-size: 2.3em;
	margin-left: 5%;
}

#header #ind {

	position: absolute;
	top: 10px;	/*ヘッダーブロックに対して、上から10pxの位置に配置*/
	right: 5%;	/*ヘッダーブロックに対して、右から5%の位置に配置*/

}
#header #ind .time {
	font-size: 1.2em;	/*文字色*/
	margin-right: 5%;	/*右から5%の位置に配置*/
}

#support_img {
	width: 80%;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}

.topcopy {
	width: 98%;
}
.topcopy img{
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
}



  }
@media screen and (max-width: 900px) {

#header #ind {
	font-size: 0.9em;	/*文字色*/
}
#header #ind .tel {
	font-size: 2.6em;	/*文字色*/
}
#header #ind .time {
	font-size: 1.1em;	/*文字色*/
}


#support_img {
	width: 80%;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}




  }


@media screen and (max-width: 768px) {

#header h1{
	font-size: 2.1em;
}
#header #ind {
	font-size: 0.9em;	/*文字色*/
}
#header #ind .tel {
	font-size: 2.5em;	/*文字色*/
}
#header #ind .time {
	font-size: 1.1em;	/*文字色*/
}

.owabi-mail {
	width: 80%;
}


  }


@media screen and (max-width: 720px) {

#header #ind {

	position: absolute;
	top: 10px;	/*ヘッダーブロックに対して、上から34pxの位置に配置*/
	right: 2%;	/*ヘッダーブロックに対して、右から0pxの位置に配置*/

}
#header #ind {
	font-size: 0.8em;	/*文字色*/
}
#header #ind .tel {
	font-size: 2.6em;	/*文字色*/
}
#header #ind .time {
	font-size: 1.2em;	/*文字色*/
}

.topcopy {
	width: 96%;
}

.topcopy img{
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}

#demand .phone_num{
	font-size:2.0em;
	color:#ff0000;
	font-weight:bold;
	margin-bottom:0.5em;
	margin-left:0.3em;
}
#demand .phone_num2{
	font-size:14px;
	color:#333;
	margin-left:5.0em;
}



.campain {
	font-size: 26px;
	color: #ff0000;
}
.campain a {
	font-size: 26px;
	color: #ff0000;
	text-decoration: none;
}


  }
