@charset "utf-8";

/* universal reset
-------------------------------- */
* {
	padding: 0;
	margin: 0;
}

body,div,pre,p,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object {
    margin: 0;
    padding: 0;
}

/* body and base setting
-------------------------------- */
body {
	margin-top:0px;
	text-align:center;
}


html>/**/body {
	height: 100%;
	
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
  clear:both;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*--------------------------------------------------------------------------------------------------------------------------------------------------------
　
　スマホ用設定

--------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*----------------------------------------------------
　追加
----------------------------------------------------*/
.sp{
  display:block !important;
}
.pc{
  display:none !important;
}
.acNav{
	cursor:pointer;
	text-align:center;
	padding:10px 0;
	background-color:#007ED9;
	
}
.acNav a,
.acNav a:hover{
	color:#FFFFFF !important;
	font-size:20px !important;
	text-decoration:none;
}
.acNav .acNav a{
	text-decoration:none;
}
.subTitle{
	color:#0099ff;
	text-align:left;
	font-size:17px;
	font-weight:bold;
    border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
    padding:12px 5px 10px;
    background: #eee;
    background: -moz-linear-gradient(top,  #fff,  #eee); /* FF */
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));/* Webkit */
    -pie-background:linear-gradient(top,  #fff,  #eee); /* ie */
	margin:0 0 5px;
}
.subTitle2{
  text-align: left;
  margin: 0 5px 5px 5px;
  padding: 3px 10px 3px 10px;
  font-size: 18px;
  font-weight: bold;
  clear: both;
  background-color:#0099ff;
  border-radius:5px;
}
.subTitle2 a{
	color:#FFFFFF !important;
}

iframe{
	width:95%;
	height:auto;
	margin:0 auto;
}
.img100{
	width:100%;
	height:auto;
}
.w40{width:40% !important;}
.w30{width:30% !important;}
.w60{width:60% !important;}
.w95{width:95% !important;}


/* general params
-------------------------------- */
html {
	overflow-y: scroll;
	height: 100%;
	width: 100%;
	
} /* firefox bar */
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	line-height: normal;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
li,dt,dl {
	margin: 0px;
	padding: 0px;
}
ol,ul,li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
img { 
	border: 0;
	vertical-align:bottom;
	-ms-interpolation-mode: bicubic;
}
a img { border: 0; }
input { vertical-align: middle; }
br { 
	letter-spacing: 0;
	padding:0;
	margin:0;
} /* IE No <br/> hack */
p {
	margin-bottom:0;
	line-height:1.25em;
}
table{ border-collapse: collapse; border-spacing:0; }
address,caption,cite,code,dfn,em,th,var{ font-style: normal; font-weight:normal; }
caption,th { text-align: left; }


/*=========================================================
 * Fonts Setting
 * Note:
 * YUI 3.4.1 (build 4118)
 * Copyright 2011 Yahoo! Inc. All rights reserved.
 * Licensed under the BSD License.
 * http://yuilibrary.com/license/
 *-----------------------------------------------*/
 
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 "ＭＳ Ｐゴシック",Arial,sans-serif ;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea {
	font:99% "ＭＳ Ｐゴシック",Arial,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}




/*global rules*/

* {margin: 0; padding: 0; border: none; list-style: none;}

body {
	text-align:center;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
	color: #333333; 
	margin: 0px;
	padding: 0px;
	font-size:12px;
}

a, a:link{
	color:#0099ff;
	text-decoration: none;
}
a:visited{
	color:#919191;
	text-decoration: none;
}
a:hover{
	color:#0099ff;
	text-decoration: underline;
}

img {
	border:0;
	vertical-align: top;
}

#wrapper {
	width: 100%;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

#container	{
	text-align:center;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 100%;
	clear: both;
}
#layout {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 100%;
	text-align: left;
}

#head p {
	font-size: 10px;
	height: auto;
	width: auto;
	text-align: left;
	padding: 5px;
	display:none;
}

#logo{
	width:100%;
	height:90px;
	margin-top: 0px;
	background: url(img/form_head_logo.png) no-repeat center;
}

#head {
	clear: both;
	height:auto;
	width: 100%;
	margin: 0;
	padding: 0px;
}

#logo a{
	width: 100%;
	height: 90px;
	position: relative;
	display: block;
	/*  IE 5 Hack \*/
	overflow: hidden;
	float: left;
	/* end hack */ 
}
#head_l {
	width: 100%;
	text-align: left;
	clear: none;
}
#head_r {
	height: 57px;
	width: 100%;
	text-align: right;
	clear: none;
}
#logo a:link, #logo a:visited{
	text-indent: -9999px;
	float: left;
}

#logo h1{
	background-image: none;
	width:100%;
}
#head_r ul {
	float: right;
	height: auto;
	width: 208px;
	clear: none;
	margin: 5px 0;
	visibility:hidden
}
#head_r li {
	display: run-in;
	float: right;
	height: 22px;
}
.headnav {
	float: right;
	height: auto;
	width: auto;
}
#tel {
	float: none;
	width: 96%;
	height:auto;
	margin: 7px 2% 0px;
	padding: 0px;
	text-align: right;
}

/* nav */
#globalNavi {
	clear:both;
	width:100%;
	height:auto;
	margin:0px auto;
	padding:0;
	list-style:none;
	background-color:#E0F0FF;
	border-top:3px solid #007ED9;
	border-bottom:3px solid #007ED9;
}

#globalNavi li {
	display:inline;
	text-align:center;
}

#globalNavi li a {
	display:block;
	float:left;
	height:auto;
	padding:15px 0;
	background-repeat:no-repeat;
	list-style:none;
	color:#007ED9;
	
}
#globalNavi li#menu_01 a,
#globalNavi li#menu_03 a,
#globalNavi li#menu_05 a{
	border-right:1px dotted #5C9DB8;
	border-bottom:1px dotted #5C9DB8;
	width:49%;
}
#globalNavi li#menu_02 a,
#globalNavi li#menu_04 a,
#globalNavi li#menu_06 a{
	border-bottom:1px dotted #5C9DB8;
	width:50%;
}




/* content */
#content{
	text-align:center;
	margin:0px auto 30px auto;
	padding: 0;
	height: auto;
	width: 100%;
	background:#FFFFFF;
	clear: both;
	line-height: 150%;
	font-size: 12px;
	overflow:hidden;
}
#content > *{
	text-align:left;
}
.content_in{
	text-align:left;
	padding:20px 2%;
}
#request01{
	padding:20px 2% 20px 2%;
	line-height: 150%;
	font-size: 14px;
	color: #333;
	clear:both;
	overflow:hidden;
}
#request01 p{
	font-size: 14px;
	color: #333333;
}
#request01 strong{
	font-size: 14px;
	color: #333333;  
}
#request01L{
	text-align:left;
	width:100%;
}
#request01L img{
	margin:0 0 10px 0;
}
#request01R{
	width:100%;
	background: url(img/request04_bg.png) no-repeat top center;
	text-align:center;
	padding-top:235px;
}
#request01R img{
	width:95%;
	height:auto;
}
#request02{
	text-align:left;
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
	clear:both;
	overflow:hidden;
	padding:5px 2% 5px 2%;
}


#content p{
	margin:10px 0 20px 0;
}
#content table {
	border-collapse:collapse;
	margin:10px auto 20px auto;
	width:100%;
}
#content th	{
	border-collapse:collapse;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:2%;
    background-color:f4f4f4;
	width:96%;
	vertical-align:top;
	display:block;
}
#content th	.f-right{
	float:none;
	margin:0 10px 0 0;
}
#content tr {
	display:block;
}
#content td {
	width:96%;
	display:block;
	border-collapse:collapse;
	padding:10px 2%;
}
#content td input[type="text"],
#content td textarea{
	width:90%;
}
#content h1 {
	text-align:left;
	font-size:16px;
	font-weight:bold;
    border:solid 1px #ccc;
    padding: 5px 5px 5px 5px;
    border-radius: 0px;
    background: #eee;
    -moz-border-radius: 0px; /* FF */
    background: -moz-linear-gradient(top,  #fff,  #eee); /* FF */
    -webkit-border-radius: 0px;/* Webkit */
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));/* Webkit */
    -pie-background:linear-gradient(top,  #fff,  #eee); /* ie */
    /*behavior: url(images/PIE.htc);  /* ie */
	margin:0 0 20px 0;
}
#content h1 span{border-left:7px #0087ff solid;padding: 5px 10px;display: block; 
}
#content h2 {
	text-align:left;
	_height:1px;
	margin:0 0 20px 0;
	padding:3px 20px;
	border-top:3px solid #0087ff;
	border-bottom:1px solid #DBDBDB;
	background:#FAFAFA;
	font-size:15px;
	font-weight:bold;
    clear:both;
}
#content h2 a ,#content h2 a:hover{
	text-align:left;
	_height:1px;
	color:#666666;
	text-decoration:underline;
}
#content h3{
	text-align:left;
	_height:1px;
	margin:0 0 20px 0;
	padding:3px 15px;
	border-left:7px solid #0087ff;
	font-size:14px;
	font-weight:bold;
}
#content h4{
	text-align:left;
	_height:1px;
	margin:0 0 20px 0;
	padding:3px 20px;
	border-bottom:1px solid #CCCCCC;
	background: #F3F3F3;
	font-size:13px;
	font-weight:bold;
	color:#666666;
}
.red{
	color: #ff0000;
	font-weight:bold;
}
.pink{
	color: #ff4a8e;
	font-weight:bold;
}
.blue{
	color: #0099ff;
	font-weight:bold;
}
.att{
	color: #ff0000;
}
select,
input,
textarea { 
   border: 1px solid #ccc;
   font-size:14px;
   padding:3px;
}
#submit_button {
	background:#ff9327;
	color:#fff;
	font-weight:bold;
	padding:5px;
	margin:0 0 5px 0;
}
#submit_button2 {
	background:#cccccc;
	color:#fff;
	font-weight:bold;
	padding:5px;
}
.formbtn input{ 
   border: none !important;
   margin:0 auto 30px auto;
}
#form_att{
	text-align:left;
	clear:both;
	overflow:hidden;
	padding:20px 10px 0;
	margin:10px 2%;
	border: 1px solid #cccccc;
	color:#666;
}
#form_attL{
}
#form_attR{
}
.f-right{
	float:right;
}

#form_att span.one{
	display:block;
	text-indent:1em;
}

/* foot */
#foot {
	clear: both;
	width: 100%;
	height:120px;
	/* background: url(img/top_foot_bg01.png) repeat-x left top; */
	margin: 0 auto;
	padding: 0;
	text-align:center;
}
#foot_in {
	margin: 0 auto;
	padding: 0 0 0;
	width: 100%;
	height:auto;
	clear: both;
	background-color:#E0F0FF;
	border-top:3px solid #007ED9;
}
#foot_in_L {
	margin: 0 auto;
	width: 100%;
	text-align:left;
}
#foot_in_R {
	background-color:#FFFFFF;
	clear:both;
	margin: 10px auto 0;
	width: 100%;
	text-align:center;
}
.footer_link{
	padding: 0;
	margin:0 0 0 0;
	font-size: 12px;
	line-height: normal;
	float:left;
}
.footer_link:nth-child(odd){
	width:49%;
	border-right:1px dotted #A2A2A2;
}
.footer_link:nth-child(even){	
	padding:0 0 0 0;
	width:50%;
}
.footer_link li a{
	color:#666666;
	display:block;
	padding:20px 0;
}

.footer_link li a:hover{
	color:#0099ff;
	text-decoration: underline;
}
.footer_link li{
	/* background: url(img/top_arrow01.png) no-repeat 5px center; */
	padding: 0 0 0 20px;
	line-height:2;
	border-bottom:1px dotted #A2A2A2;
}

#copy {
	padding: 7px;
	font-size: 10px;
	line-height: normal;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------
　
　タブレット用設定

--------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media only screen and (min-width: 768px) {
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------
　
　PC用設定

--------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media only screen and (min-width: 960px) {


/*----------------------------------------------------
　追加
----------------------------------------------------*/
.sp{
  display:none !important;
}
.pc{
  display:block !important;
}
iframe{
	width: 560px;
	height: 315px;
	margin:0 auto;
}
.img100{
	width:auto;
	height:auto;
}
.w40{width:auto !important;}
.w30{width:auto !important;}
.w60{width:auto !important;}
.w95{width:auto !important;}


/* general params
-------------------------------- */
html {
	overflow-y: scroll;
	height: 100%;
	width: 100%;
	
} /* firefox bar */
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	line-height: normal;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
li,dt,dl {
	margin: 0px;
	padding: 0px;
}
ol,ul,li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
img { 
	border: 0;
	vertical-align:bottom;
	-ms-interpolation-mode: bicubic;
}
a img { border: 0; }
input { vertical-align: middle; }
br { 
	letter-spacing: 0;
	padding:0;
	margin:0;
} /* IE No <br/> hack */
p {
	margin-bottom:0;
	line-height:1.25em;
}
table{ border-collapse: collapse; border-spacing:0; }
address,caption,cite,code,dfn,em,th,var{ font-style: normal; font-weight:normal; }
caption,th { text-align: left; }


/*=========================================================
 * Fonts Setting
 * Note:
 * YUI 3.4.1 (build 4118)
 * Copyright 2011 Yahoo! Inc. All rights reserved.
 * Licensed under the BSD License.
 * http://yuilibrary.com/license/
 *-----------------------------------------------*/
 
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
	font:13px/1.231 "ＭＳ Ｐゴシック",Arial,sans-serif ;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea {
	font:99% "ＭＳ Ｐゴシック",Arial,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}




/*global rules*/

* {margin: 0; padding: 0; border: none; list-style: none;}

body {
	text-align:center;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
	color: #333333; 
	margin: 0px;
	padding: 0px;
	font-size:12px;
}

a, a:link{
	color:#0099ff;
	text-decoration: none;
}
a:visited{
	color:#919191;
	text-decoration: none;
}
a:hover{
	color:#0099ff;
	text-decoration: underline;
}

img {
	border:0;
	vertical-align: top;
}

#wrapper {
	background: url(img/form_bg.png) repeat-x;
	width: 100%;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

#container	{
	text-align:center;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 960px;
	clear: both;
}
#layout {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 960px;
	text-align: left;
}

#head p {
	font-size: 10px;
	float: left;
	height: auto;
	width: auto;
	text-align: left;
	padding: 5px 0px;
	display:block;
}

/*logo*/

#logo{
	float: left;
	width: 271px;
	height: 58px;
	margin-top: 0px;
	background: url(img/form_head_logo.png) no-repeat 0px 0px;
}

#head {
	clear: both;
	height: 113px;
	width: 960px;
	margin: 0;
	padding: 0px;
}

#logo a{
	width: 271px;
	height: 58px;
	position: relative;
	display: block;
	/*  IE 5 Hack \*/
	overflow: hidden;
	float: left;
	/* end hack */ 
}
#head_l {
	float: left;
	width: 429px;
	text-align: left;
	clear: none;
}
#head_r {
	float: right;
	height: 57px;
	width: 373px;
	text-align: right;
	clear: none;
}
#logo a:link, #logo a:visited{
	text-indent: -9999px;
	float: left;
}

#logo h1{
	background-image: none;
	float: left;
}
#head_r ul {
	float: right;
	height: auto;
	width: 208px;
	clear: none;
	margin: 5px 0;
	visibility:hidden
}
#head_r li {
	display: run-in;
	float: right;
	height: 22px;
}
.headnav {
	float: right;
	height: auto;
	width: auto;
}
#tel {
	float: none;
	width: 373px;
	height: 60px;
	margin: 7px 0px 0px;
	padding: 0px;
	text-align: right;
}

/* nav */
#globalNavi {
	display:block !important;
	clear:both;
	width:960px;
	height:47px;
	margin:0px auto;
	padding:0 0 20px 0;
	list-style:none;
	background:#fff;
	border:none;
}

#globalNavi li {
	display:inline;
}


#globalNavi li a {
	display:block;
	float:left;
	height:0px;
	padding:47px 0 0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	list-style:none;
}
#globalNavi li#menu_01 a,
#globalNavi li#menu_03 a,
#globalNavi li#menu_05 a{
	border-right:none;
	border-bottom:none;
}
#globalNavi li#menu_02 a,
#globalNavi li#menu_04 a,
#globalNavi li#menu_06 a{
	border-right:none;
	border-bottom:none;
}

#globalNavi #menu_01 a {
	width:111px !important; background-position: 0 0; background-image:url(img/form_navi01.png);
}
#globalNavi #menu_02 a {
	width:209px !important; background-position: 0 0; background-image:url(img/form_navi02.png);
}
#globalNavi #menu_03 a {
	width:204px !important; background-position: 0 0; background-image:url(img/form_navi03.png);
}
#globalNavi #menu_04 a {
	width:122px !important; background-position: 0 0; background-image:url(img/form_navi04.png);
}
#globalNavi #menu_05 a {
	width:156px !important; background-position: 0 0; background-image:url(img/form_navi05.png);
}
#globalNavi #menu_06 a {
	width:158px !important; background-position: 0 0; background-image:url(img/form_navi06.png);
}
#globalNavi #menu_01 a:hover {
	width:111px !important; background-position: 0 -47px; background-image:url(img/form_navi01.png);
}
#globalNavi #menu_02 a:hover {
	width:209px !important; background-position: 0 -47px; background-image:url(img/form_navi02.png);
}
#globalNavi #menu_03 a:hover {
	width:204px !important; background-position: 0 -47px; background-image:url(img/form_navi03.png);
}
#globalNavi #menu_04 a:hover {
	width:122px !important; background-position: 0 -47px; background-image:url(img/form_navi04.png);
}
#globalNavi #menu_05 a:hover {
	width:156px !important; background-position: 0 -47px; background-image:url(img/form_navi05.png);
}
#globalNavi #menu_06 a:hover {
	width:158px !important; background-position: 0 -47px; background-image:url(img/form_navi06.png);
}



/* content */
#content{
	text-align:center;
	margin:0px auto 30px auto;
	padding: 0;
	height: auto;
	width: 960px;
	background:#FFFFFF;
	clear: both;
	line-height: 150%;
	font-size: 12px;
	overflow:hidden;
}
.content_in{
	text-align:left;
	padding:0 20px;
}
#request01{
	padding:0 20px 20px 20px;
	line-height: 150%;
	font-size: 14px;
	color: #333;
	clear:both;
	overflow:hidden;
	margin-bottom:-30px;
}
#request01 p{
	font-size: 14px;
	color: #333333;
}
#request01 strong{
	font-size: 14px;
	color: #333333;  
}
#request01L{
	text-align:left;
	float:left;
	width:500px;
}
#request01L img{
	margin:0 0 10px 0;
}
#request01R{
	float:right;
	width:393px;
	background: url(img/request04_bg.png) no-repeat left top;
	text-align:center;
	padding-top:235px;
}
#request01R img{
	width:auto;
	height:auto;
}
#request02{
	text-align:left;
	width:590px;
	height:36px;
	background: url(img/request03_bg.png) no-repeat left top;
	margin:0 auto 20px auto;
	clear:both;
	overflow:hidden;
	padding:15px 20px 15px 100px
}


#content p{
	margin:10px 0 20px 0;
}
.content_box{
	margin:0 auto;
	width:802px;
}
#content table {
	border-collapse:collapse;
	border: 1px solid #cccccc;
	margin:10px auto 20px auto;
	width:100%;
}
#content th	{
	border-collapse:collapse;
	border: 1px solid #cccccc;
	padding:8px 8px;
    background-color:f4f4f4;
	width:300px;
	vertical-align:top;
	display:table-cell;
}
#content th	.f-right{
	float:right;
	margin:0;
}
#content tr {
	padding:10px 10px;
	display: table-row;
	
}
#content td {
	display: table-cell;
	width:698px;
	border-collapse:collapse;
	border: 1px solid #cccccc;
	padding:8px 8px;
}
#content td input[type="text"],
#content td textarea {
	display: inline-block;
	width:auto;
}
#content h1 {
	text-align:left;
	font-size:16px;
	font-weight:bold;
    border:solid 1px #ccc;
    padding: 5px 5px 5px 5px;
    border-radius: 0px;
    background: #eee;
    -moz-border-radius: 0px; /* FF */
    background: -moz-linear-gradient(top,  #fff,  #eee); /* FF */
    -webkit-border-radius: 0px;/* Webkit */
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));/* Webkit */
    -pie-background:linear-gradient(top,  #fff,  #eee); /* ie */
    /*behavior: url(images/PIE.htc);  /* ie */
	margin:0 0 20px 0;
}
#content h1 span{border-left:7px #0087ff solid;padding: 5px 10px;display: block; 
}
#content h2 {
	text-align:left;
	_height:1px;
	margin:0 0 20px 0;
	padding:3px 20px;
	border-top:3px solid #0087ff;
	border-bottom:1px solid #DBDBDB;
	background:#FAFAFA;
	font-size:15px;
	font-weight:bold;
    clear:both;
}
#content h2 a ,#content h2 a:hover{
	text-align:left;
	_height:1px;
	color:#666666;
	text-decoration:underline;
}
#content h3{
	text-align:left;
	_height:1px;
	margin:0 0 20px 0;
	padding:3px 15px;
	border-left:7px solid #0087ff;
	font-size:14px;
	font-weight:bold;
}
#content h4{
	text-align:left;
	_height:1px;
	margin:0 0 20px 0;
	padding:3px 20px;
	border-bottom:1px solid #CCCCCC;
	background: #F3F3F3;
	font-size:13px;
	font-weight:bold;
	color:#666666;
}
.red{
	color: #ff0000;
	font-weight:bold;
}
.pink{
	color: #ff4a8e;
	font-weight:bold;
}
.blue{
	color: #0099ff;
	font-weight:bold;
}
.att{
	color: #ff0000;
}
select,
input,
textarea { 
   border: 1px solid #ccc;
   font-size:14px;
   padding:3px;
}
#submit_button {
	background:#ff9327;
	color:#fff;
	font-weight:bold;
	padding:5px;
	margin:0;
}
#submit_button2 {
	background:#cccccc;
	color:#fff;
	font-weight:bold;
	padding:5px;
}
.formbtn input{ 
   border: none !important;
   margin:0 auto 30px auto;
}
#form_att{
	text-align:left;
	clear:both;
	overflow:hidden;
	padding:20px 20px 5px 10px;
	margin:30px 0px;
	border: 1px solid #cccccc;
	color:#666;
}
#form_attL{
	float:left;
	width:313px;
}
#form_attR{
	float:right;
	width:600px;
	font-size:14px;
}
.f-right{
	float:right;
}
#form_att span.one{
	display: inline-block;
}

/* footer */
#foot {
	clear: both;
	width: 100%;
	height:120px;
	background: url(/wp/wp-content/themes/ausbiznet/img/top_foot_bg01.png) repeat-x left top;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}
#foot_in {
	margin: 0 auto;
	padding: 20px;
	width: 920px;
	height:80px;
	clear: both;
	background: url(/wp/wp-content/themes/ausbiznet/img/top_foot_bg02.png) repeat-x left top;
	border:none;
}
#foot_in_L {
	float:left;
	margin: 0 auto;
	width: 342px;
	text-align:left;
}
#foot_in_R {
	background-color:transparent;
	clear:none;
	float:right;
	margin: 0 auto;
	width: 420px;
	text-align:right;
}
#foot_in_R .pc{
	display:inline-block !important;
}
.footer_link{
	padding: 0 7px;
	font-size: 12px;
	line-height: normal;
	float:left;
	width:auto;
}
.footer_link:nth-child(odd){
	width:auto;
	border-right:none;
}
.footer_link:nth-child(even){	
	padding:0 0 0 0;
	width:auto;
}

.footer_link li a{
	color:#666666;
	padding:3px 0;
}

.footer_link li a:hover{
	color:#0099ff;
	text-decoration: underline;
}

.footer_link li{
	background: url(/wp/wp-content/themes/ausbiznet/img/top_arrow01.png) no-repeat 0 center;
	padding: 0 0 0 15px;
	line-height:2;
	border:none;
}
#copy {
	padding: 7px;
	font-size: 10px;
	line-height: normal;
}


}


/* mod. */
body.lp-request-send #wrapper{
	background:url('../../../../img/under_bg.png') repeat-x;
}
body.lp-request-send #globalNavi{
	padding:0;
}

body.lp-request-send #contents{
	background:#fefbec;
}
body.lp-request-send #content{
	background:#fefbec;
}


/* lp global */
#wrapper{background:none;}
#layout{background: url(img/form_bg.png) repeat-x;}
#request_title{
	background:#ffa22e;
}
#request_title .nav{
	background:#f1e1ae;
	padding:10px 0 0;
	border-bottom:2px solid #fff;
}
#request_title .nav nav{
	width:960px;
	margin:0 auto;
	text-align:center;
}
#request_title .nav nav ul{
	display:table;
	width:100%;
	overflow-x:hidden;
	margin-left:-2px;
}
#request_title .nav nav li{
	display:table-cell;
	padding:0 3.333px;
}
#request_title .nav nav li .c{
	display:block;
	width:235px;
	height:90px;
	position:relative;
	z-index:1;
}
#request_title .nav nav li.active .c{
	z-index:2;
}
#request_title .nav nav li .c:before{
	content:'';
	display:block;
	position:absolute;
	left:0; right:0; top:0; bottom:0;
}
#request_title .nav nav li.ausbiznet_rsv .c:before{
	background:url( imgs/nav_rsv.png ) no-repeat;
}
#request_title .nav nav li.ausbiznet_tel .c:before{
	background:url( imgs/nav_tel.png ) no-repeat;
}
#request_title .nav nav li.ausbiznet_mailer .c:before{
	background:url( imgs/nav_mailer.png ) no-repeat;
}
#request_title .nav nav li.ausbiznet_fair .c:before{
	background:url( imgs/nav_fair.png ) no-repeat;
}
#request_title .nav nav li.ausbiznet_rsv.active .c:before{
	background:url( imgs/nav_rsv_active.png ) no-repeat;
	right:-27px;
}
#request_title .nav nav li.ausbiznet_tel.active .c:before{
	background:url( imgs/nav_tel_active.png ) no-repeat;
	right:-27px;
}
#request_title .nav nav li.ausbiznet_mailer.active .c:before{
	background:url( imgs/nav_mailer_active.png ) no-repeat;
	left:-27px;
}
#request_title .nav nav li.ausbiznet_fair.active .c:before{
	background:url( imgs/nav_fair_active.png ) no-repeat;
	left:-27px;
}
#request_title .nav nav .c span{display:none}

#request_title .t{
	width:960px;
	margin:0 auto;
	padding:19px 0 18px;
	text-align:left;
}
#content .summary{
	margin:40px 30px;
	font-size:16px;
}
#content .summary .photo{
	float:right;
	margin-left:40px;
}
#content .summary > p{
	margin:20px 0;
}
#content .links_alt{
	margin:30px 30px;
}
#content .links_alt > .t{
	display:table;
	width:100%;
}
#content .links_alt > .t > *{
	display:table-cell;
	white-space:nowrap;
	vertical-align:middle;
}
#content .links_alt > .t .trigger{
}
#content .links_alt div.opener{
	position:relative;
}
#content .links_alt div.opener:before{
	content:'';
	position:absolute;
	left:0; right:0;
	top:0;
	border-top:6px solid #fff0b0;
}
#content .links_alt .panel{
	padding:30px;
	font-size:18px;
	background:#fff0bb;
	border-radius:13px;
}
#content .links_alt .panel .links{
	display:table;
	width:100%;
	table-layout:fixed;
}
#content .links_alt .panel .links > *{
	display:table-cell;
}
main .form-group-nations > .col-sm-10:before{
	content:'興味がある国を選んでね';
	display:block;
	color:#ff3300;
	font-size:18px;
	letter-spacing:0;
	margin-left:15px;
	margin-bottom:6px;
}
main .form-group-plans > .col-sm-10:before{
	content:'留学でやってみたいことは？';
	display:block;
	color:#ff3300;
	font-size:18px;
	letter-spacing:0;
	margin-left:15px;
	margin-bottom:6px;
}
body.lp-request #post_lp .form-group > .control-label{
	background:#ffe67b;
}

/* form addition */
body.lp-request #post_lp .form-group-meta_fair_date .col-sm-10.labels{
	padding:15px 10px;
}
body.lp-request #post_lp .form-group-meta_fair_date .col-sm-10.labels > label{
	display:block;
	width:inherit;
	padding:10px;
	font-weight:normal;
	font-size:14px;
	background:#f1f1f1;
}
body.lp-request #post_lp .form-group-meta_fair_date .col-sm-10.labels > div[class^="type"]{
	padding:0 10px 6px;
	font-size:12px;
}
body.lp-request #post_lp .form-group-meta_fair_date .col-sm-10.labels > div[class^="type"] > label{
	display:block;
	width:auto;
	color:#000;
	margin-bottom:4px;
}
body.lp-request #post_lp .form-group-meta_fair_date .col-sm-10.labels > div[class^="type"] > label > input{
	width:18px; height:18px; margin-right:0.5em;
}
body.lp-request #post_lp .form-group-meta_fair_date .col-sm-10.labels > label > input{
	margin-right:0.5em;
}
body.lp-request #post_lp .form-group-meta_fair_date .col-sm-10.labels > .type1{
	background:#fff7cd;
}
body.lp-request #post_lp .form-group-meta_fair_date .col-sm-10.labels > .type2{
	background:#dbecf8;
}
body.lp-request #post_lp .form-group-meta_fair_date .col-sm-10.labels > div.type3{
	background:#f1f1f1;
	padding:4px 10px 15px;
	font-size:14px;
	color:#000;
}
body.lp-request #post_lp .form-group-meta_fair_date .col-sm-10.labels > div.type3 a{
	color:#ff3366;
	text-decoration:underline;
}

body.lp-request .data_step1{
	border:1px solid #fcd05c;
	background:#fff7cd;
}
body.lp-request .data_step1 .label{
	border:none;
}

.block_line{
	margin:40px 0 40px;
	padding:20px 0;
	background:url( imgs/step3_bg.png ) repeat-x;
	font-size:16px;
	line-height:2;
	position:relative;
}
.block_line:after{
	content:'';
	position:absolute;
	bottom:0; left:0; right:0;
	display:block;
	height:6px;
	background:url( imgs/step3_bg.png ) 0 100% repeat-x;
}
.block_line > div{
	display:table;
	margin:0 auto;
}
.block_line > div > *{
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	padding:0 10px;
}
.block_line_button img{
	width:233px;
	height:auto;
}
.send-info-block{
	font-size:16px;
}
.send-info{
	padding-left:40px;
}

/* RSV */
body.ausbiznet_rsv #request_title{background:#80b7e5;}
body.ausbiznet_rsv #post_lp .form-group > .control-label{background:#bddeed;}
body.ausbiznet_rsv main .form-group-nations > .col-sm-10:before{color:#009933;}
body.ausbiznet_rsv main .form-group-plans > .col-sm-10:before{color:#009933;}
body.ausbiznet_rsv .rsv_summary{
	padding:20px 40px;
	margin:40px 30px;
	background:#e2f6ff;
	border:2px solid #9bd8f1;
	font-size:18px;
	line-height:1.4;
}
body.ausbiznet_rsv #content .links_alt div.opener:before{border-top-color:#e2f6ff}
body.ausbiznet_rsv #content .links_alt .panel{
	background:#e2f6ff;
	padding:5px;
}
body.ausbiznet_rsv #content .links_alt .panel .links{
	border-spacing:20px;
}
body.ausbiznet_rsv #content .links_alt .panel .links > *{
	background:#fff;
	padding:20px 30px;
}
body.ausbiznet_rsv #content .links_alt .panel .links .t{
	color:#3399cc;
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
}
body.ausbiznet_rsv #content .links_alt .panel .links p{
	margin:0 1em 10px;
	font-size:16px;
}
body.ausbiznet_rsv #content .links_alt .panel .links .f{
	font-size:14px;
	color:#3399cc;
	border-top:1px solid #3399cc;
	border-bottom:1px solid #3399cc;
	text-align:center;
	padding:6px 0;
	line-height:1.4;
	font-weight:bold;
}
body.ausbiznet_rsv .data_step1{
	border:1px solid #80b8e6;
	background:#ebf9ff;
}

/* TEL */
body.ausbiznet_tel #request_title{background:#42c393;}
body.ausbiznet_tel #post_lp .form-group > .control-label{background:#e1eeac;}
body.ausbiznet_tel main .form-group-nations > .col-sm-10:before{color:#009933;}
body.ausbiznet_tel main .form-group-plans > .col-sm-10:before{color:#009933;}
body.ausbiznet_tel .tel_summary{
	margin:40px 30px;
}
body.ausbiznet_tel .data_step1{
	border:1px solid #42c393;
	background:#e1eeac;
}

/* MAILER */
body.ausbiznet_mailer #request_title{background:#ff8998;}
body.ausbiznet_mailer #post_lp .form-group > .control-label{background:#ffbcb7;}
body.ausbiznet_mailer .data_step1{
	border:1px solid #ff8998;
	background:#fdeeea;
}

/* CAL */
body.ausbiznet_cal main .form-group-nations > .col-sm-10:before{
	display:none;
}
body.ausbiznet_cal #request_title{background:#80b7e5;}
body.ausbiznet_cal #post_lp .form-group > .control-label{background:#bddeed;}
body.ausbiznet_cal .data_step1{
	border:1px solid #a8d0ef;
	background:#ebf9ff;
}
body.ausbiznet_cal .data_step1 .label {
	width:inherit;
	padding:4px 10px;
}
body.ausbiznet_cal .select-schools{
	background:#f1f1f1;
	padding:10px;
	margin-top:10px;
}
body.ausbiznet_cal .select-schools-block{
	padding:10px;
}
body.ausbiznet_cal .select-schools-block + .select-schools-block{
	border-top:1px dotted #ccc;
}

@media only screen and (min-width: 960px) {
	#globalNavi{display:none !important;}
}

@media only screen and (max-width: 959px) {
	#content p{
		font-size:17px;
		line-height:1.44;
		text-align:justify;
	}
	#request_title .nav > img{
		display:none;
	}
	#request_title .nav{
		padding:5px 0 0;
	}
	#request_title .nav nav{
		width:100%;
	}
	#request_title .nav nav ul{
		display:table;
		width:100%;
		table-layout:fixed;
		overflow-x:hidden;
	}
	#request_title .nav nav li{
		display:table-cell;
	}
	#request_title .nav nav li .c{
		display:block;
		width:100%;
		height:inherit;
		padding-top:47.826%;
	}
	#request_title .nav nav li.active{
		display:none;
	}
	#request_title .nav nav li .c:before{
		display:none;
		background:none;
	}
	#request_title .nav nav li.ausbiznet_rsv .c{
		background:url( imgs/sp/nav_rsv.png ) no-repeat;
		background-size:contain;
	}
	#request_title .nav nav li.ausbiznet_tel .c{
		background:url( imgs/sp/nav_tel.png ) no-repeat;
		background-size:contain;
	}
	#request_title .nav nav li.ausbiznet_mailer .c{
		background:url( imgs/sp/nav_mailer.png ) no-repeat;
		background-size:contain;
	}
	#request_title .nav nav li.ausbiznet_fair .c{
		background:url( imgs/sp/nav_fair.png ) no-repeat;
		background-size:contain;
	}

	#request_title .t{
		width:auto;
		margin:0;
		margin-top:2px;
		padding:15px 0;
		text-align:left;
	}
	#content .summary
	{
		margin:40px 10px 30px;
		font-size:17px;
	}
	#content .rsv_summary
	{
		margin:20px 10px 30px;
		padding:10px;
		font-size:17px;
	}
	body.ausbiznet_tel #content .tel_summary{
		margin:20px 10px 30px;
	}
	#content .links_alt{
		margin:30px 10px 40px;
	}
	#content .links_alt > .t > span{
		padding:0 4px;
		width:80px;
	}
	body #content .links_alt .panel{
		padding:20px 10px;
		font-size:17px;
		background:#fff0bb;
		border-radius:13px;
	}
	#content .links_alt .panel .links{
		display:block;
		width:auto;
		table-layout:inherit;
		text-align:center;
	}
	#content .links_alt .panel .links > *{
		display:block;
		margin-bottom:20px;
	}
	body.ausbiznet_rsv #content .links_alt .panel .links{
		text-align:left;
	}

	body.lp-request #steps{margin:30px 0;}
	.block_line{
		font-size:12.5px;
	}
	.block_line_button img{
		width:160px;
	}
	.send-info-block{
		font-size:15px;
	}
	.send-image{
		width:25% !important;
	}
	.send-info{
		padding-left:10px;
	}
	.send_info_image_sp, .button_top{
		max-width:346px;
		height:auto;
	}
	body.ausbiznet_rsv #content .links_alt .panel .links {
		margin:10px;
	}
	body.ausbiznet_rsv #content .links_alt .panel .links p{
		margin:0 0 10px;
		line-height:1.7;
	}
}
@media only screen and (max-width: 640px) {
	body.ausbiznet_rsv #content .links_alt .panel .links .t{
		font-size:4vw;
	}
	body.ausbiznet_rsv #content .links_alt .panel .links p{
		margin:0 0 10px;
		line-height:1.7;
		font-size:3.2vw;
	}
}