@charset "UTF-8";


/* ---------------------
JEMA_LC_Co2
main.css
--------------------- */


/*--------------------------------------
    RESET
--------------------------------------*/
* {	outline: none; }

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3 { 
	margin: 0;
	padding: 0;
}
p {
	margin-top: 0;
	text-align: justify;
	-ms-text-justify: inter-ideograph;
}
img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
li { list-style: none; }

/*--------------------------------------
    BODY FONT
--------------------------------------*/
body {
	min-width: 1200px;
	line-height: 185%;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 14px;
	font-style:normal;
	color:#333333;
	/*font-size: small;
	font: x-small;*/
}
    @media all and (-ms-high-contrast:none) {
	body {
		font-family: "メイリオ", Meiryo, Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif !important;
	}
}

/*--------------------------------------
    LINK
--------------------------------------*/
a { color: #808080;/*GRAY*/ }
a:visited { }
a      {  text-decoration: none;}
a:link {  text-decoration: none;}
a:active {text-decoration: none;}
a:hover {
	text-decoration: underline;}

a img {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/*--------------------------------------
    CLEARFIX
--------------------------------------*/
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
 
.clearfix:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}
.clear {
	clear: both;
}

/*--------------------------------------
    COMMON
--------------------------------------*/
em { font-weight: bold; font-style: normal; }
em.normal_weight {
	color: #72B02D;
	font-weight: normal;
	font-style: normal;
}
em.bold_weight {
	color: #72B02D;
	font-style: normal;
}
.title_hidd {
	display: none;
}
.bold { font-weight: bold; } 
.center { text-align: center; }
.text_right { text-align: right; }
.f13 { font-size: 93%; }
.f16 { font-size: 114%; }
.f17 { font-size: 121%; }
.f19 { font-size: 136%; }
.f22 { font-size: 157%; }

.float_left { float: left; }
.float_right { float: right; }

.text_justify {
	text-align: justify;
    -ms-text-justify: inter-ideograph;
}

sub { bottom: -1px !important; }

.tm00 { margin-top: 0 !important; }
.tm05 { margin-top: 5px !important; }
.tm10 { margin-top: 10px !important; }
.tm15 { margin-top: 15px !important; }
.tm20 { margin-top: 20px !important; }
.tm25 { margin-top: 25px !important; }
.tm30 { margin-top: 30px !important; }
.tm35 { margin-top: 35px !important; }
.tm40 { margin-top: 40px !important; }
.tm45 { margin-top: 45px !important; }
.tm50 { margin-top: 50px !important; }
.tm55 { margin-top: 55px !important; }
.tm60 { margin-top: 60px !important; }
.tm65 { margin-top: 65px !important; }
.tm70 { margin-top: 70px !important; }
.tm75 { margin-top: 75px !important; }
.tm80 { margin-top: 80px !important; }
.tm85 { margin-top: 85px !important; }
.tm90 { margin-top: 90px !important; }
.tm95 { margin-top: 95px !important; }
.tm100 { margin-top: 100px !important; }

.bm00 { margin-bottom: 0 !important; }
.bm05 { margin-bottom: 5px !important; }
.bm10 { margin-bottom: 10px !important; }

.lm00 { margin-left: 0 !important; }
.lm05 { margin-left: 5px !important; }
.lm10 { margin-left: 10px !important; }
.lm15 { margin-left: 15px !important; }
.lm18 { margin-left: 18px !important; }
.lm20 { margin-left: 20px !important; }
.lm25 { margin-left: 25px !important; }
.lm30 { margin-left: 30px !important; }
.lm35 { margin-left: 35px !important; }
.lm40 { margin-left: 40px !important; }
.lm45 { margin-left: 45px !important; }
.lm50 { margin-left: 50px !important; }
.lm55 { margin-left: 55px !important; }
.lm60 { margin-left: 60px !important; }
.lm65 { margin-left: 65px !important; }
.lm70 { margin-left: 70px !important; }
.lm75 { margin-left: 75px !important; }
.lm80 { margin-left: 80px !important; }
.lm85 { margin-left: 85px !important; }
.lm90 { margin-left: 90px !important; }
.lm95 { margin-left: 95px !important; }
.lm100 { margin-left: 100px !important; }

.rm15 { margin-right: 15px !important; }

/*--------------------------------------
    LAYOUT
--------------------------------------*/
#wrapper {
	min-height: 500px;
}
header {
	position: relative;
	width: 100%;
}
h1#logo {
	margin: 0 auto;
	padding: 20px 0 20px 0;
	width: 795px;
	height: auto;
}
#page_title_box {
	width: 100%;
	height: 150px;
	background: #28A0F0 url(../img/all/jema_lc_all_title01.jpg) no-repeat center top;
}
#page_title_box .page_title {
	display: none;
}
#page_title_box02 {
	width: 100%;
	height: 80px;
	line-height: 80px;
	background: #C8B4A0;
}
#page_title_box02 .page_title02 {
	margin: 0 auto;
	width: 795px;
	font-size: 160%;
	font-weight: bold;
	color: #fff;
}
#content {
	margin: 0 auto;
}
#content_inner {
	margin: 25px auto 60px;
	position: relative;
	width: 1000px;
}
.main_sec {
	margin: 0 auto;
	width: 800px;
}
#address_box {
	margin: 40px auto 0;
	width: 598px;
	min-height: 128px;
	border: 1px solid #cccccc;
}
#address_box dl {
	margin: 15px 0;
}
#address_box dt {
	display: block;
	float: left;
	width: 200px;
	min-height: 128px;
	line-height: 128px;
	text-align: center;
}
#address_box dd {
	margin-left: 200px;
	padding-left: 40px;
	border-left: 1px solid #cccccc;
}

/*--------------------------------------
    FOOTER
--------------------------------------*/
footer {
	text-align: center;
	background-color: #E5E5E5;
}
#footer_inner {
	margin: 0 auto;
	position: relative;
	width: 1000px;
	color: #656565;
	clear: both;
}
#footer_inner p {
	margin: 0;
}
#copyright {
	line-height: 50px;
	font-size: 78.5%;
}

/*--------------------------------------
    GNAV
--------------------------------------*/
#nav_box {
	padding-top: 40px;
	background: #EFEFEF;
}
#nav_box #lc_nav {
	margin: 0 auto;
	width: 795px;
}
#nav_box #lc_nav li {
	margin-left: 25px;
	float: left;
}
#nav_box #lc_nav li:first-child {
	margin-left: 0;
}

/*--------------------------------------
    TOP / LC-CO2排出量 簡易算出手法
--------------------------------------*/
#top #content_inner {
	margin: 30px auto 60px;
}
#top #page_lead {
	color: #28A0F0;
	font-size: 107%;
	font-weight: bold;
}
#top .top_color_box {
	margin: 30px auto 0;
	width: 740px;
	background-color: #EEF7FE;
}
#top .top_color_box .inner_box01 {
	margin: 0 0 0 45px;
	padding: 30px 0;
}
#top .top_color_box .title_text01 {
	color: #28A0F0;
	font-size: 113%;
	font-weight: bold;	
}
#top .top_color_box dl {
	padding-left: 1.5em;
}
#top .top_color_box dt {
	margin: 0 0 0 -1.5em;
	font-weight: bold;
	font-size: 107%;
}
#top .top_color_box dt .number {
	margin-right: 0.5em;
}
#top .link_box {
	margin: 50px auto 0;
    padding: 30px 0 30px 45px;
	width: 695px;
	background: #f2f2f2;
}
#top .link_box .link_box_title {
	margin: 0 0 5px;
	font-size: 107%;
	font-weight: bold;
}
#top .link_box li {
	margin: 0 0 0 1.2em;
	list-style: disc;
}
#top .indent03 {
	padding-left: 1em;
	display: inline-block;
}


/*--------------------------------------
    LC02 / 算出手順
--------------------------------------*/
#lc02 .main_sec {
	margin: 0 auto;
	width: 800px;
}
#lc02 .lc02_step_box {
	margin-bottom: 60px;
	position: relative;
	width: 700px;
}
#lc02 .lc02_step_box:after {
	content: url(../img/lc02/jema_lc_02_img08.png);
	margin: 0 auto;
	padding: 0 0 0 100px;
	position: absolute;
	bottom: -45px;
	left: 0;
	right: 0;
	width: 42px;
	height: 30px;
}
#lc02 #step_box07:after {
	display: none;
}
#lc02 .lc02_step_box sub {
   bottom: 0; 
}
#lc02 .lc02_step_box sup {
   top: -4px;
   font-size: 50%;
}
#lc02 .lc02_step_box .step_title {
	position: relative;
	font-size: 133%;
	font-weight: bold;
}
#lc02 .lc02_step_box .step_title .title_img01 {
	position: absolute;
	top: -15px;
	left: 120px;
	z-index: 999;
}
#lc02 .lc02_step_box .step_title_inner {
	margin: 0;
}
#lc02 .lc02_step_box .step_img {
	margin: 15px 0 0;
	float: left;
}
#lc02 .lc02_step_box .step_text {
	margin: 0 0 0 100px;
	position: relative;
	height: 60px;
	line-height: 60px;
	cursor :pointer;
}
#lc02 .lc02_step_box .step_text .smalltext {
	font-weight: normal;
	font-size: 75%;
}
#lc02 #step_box01 .step_text {	background-color: #E6CBE2; }
#lc02 #step_box02 .step_text {	background-color: #C7D9F0; }
#lc02 #step_box03 .step_text {	background-color: #C7E8FA; }
#lc02 #step_box04 .step_text {	background-color: #CAE5CD; }
#lc02 #step_box05 .step_text {	background-color: #FEEBC8; }
#lc02 #step_box06 .step_text {	background-color: #F9D0BA; }
#lc02 #step_box07 .step_text {	background-color: #F9D2D4; }
#lc02 .lc02_step_box .step_text:after {
    content: ' ';
    margin: 15px 0 5px -25px;
	position: absolute;
	display: block;
    height: 0;
    width: 0;
    border: 10px solid transparent;
    top: 10px;
    right: 60px;
	border-top-color: #fff;
}
#lc02 .lc02_step_box .selected .step_text:after {
    content: ' ';
    margin: 15px 0 5px -25px;
	position: absolute;
	display: block;
    height: 0;
    width: 0;
    border: 10px solid transparent;
    top: -2px;
    right: 60px;
	border-bottom-color: #fff;
}
#lc02 .lc02_step_box .step_box_inner {
	display: none;
	margin: 0 0 0 100px;
	padding: 25px 35px 25px 35px;
	font-size: 92%;
	background-color: #FFF5EB;
}
#lc02 .lc02_step_box .step_box_inner p {
	margin: 0 0 0;
	line-height: 150%;
}
#lc02 .lc02_step_box .step_box_inner .indent01 {
	margin-left: 1em;
	text-indent: -1em;
}
#lc02 .lc02_step_box .step_box_inner .indent02 {
	text-indent: 1em;
}
#lc02 .lc02_step_box .step_box_inner dt {
	font-weight: bold;
}
#lc02 .lc02_step_box .step_box_inner .inner_title01 {
	margin: 10px 0 5px;
	font-size: 100%;
}
#lc02 #step_box01 .step_box_inner .inner_title01 {	border-bottom: 2px solid #E6CBE2; }
#lc02 #step_box02 .step_box_inner .inner_title01 {	border-bottom: 2px solid #C7D9F0; }
#lc02 #step_box03 .step_box_inner .inner_title01 {	border-bottom: 2px solid #C7E8FA; }
#lc02 #step_box04 .step_box_inner .inner_title01 {	border-bottom: 2px solid #CAE5CD; }
#lc02 #step_box05 .step_box_inner .inner_title01 {	border-bottom: 2px solid #FEEBC8; }
#lc02 #step_box06 .step_box_inner .inner_title01 {	border-bottom: 2px solid #F9D0BA; }
#lc02 #step_box07 .step_box_inner .inner_title01 {	border-bottom: 2px solid #F9D2D4; }
#lc02 .lc02_step_box .step_box_inner .smalltext_box {
	font-size: 80%;
}
#lc02 #step_box02 .smalltext_box dt {
	margin: 0 0 0;
	float: left;
	font-weight: bold;
	line-height: 150%;
}
#lc02 #step_box02 .smalltext_box dd {
	margin: 0 0 0;
	padding-left: 4.5em;
	line-height: 150%;
}
#lc02 #step_box03 .text_right {
	margin: 0 4.5em 0 0;
}
#lc02 #step_box03 .listbox li {
	display: inline-block;
}
#lc02 #step_box03 .listbox li:before {
	content: "●";
	margin-right: 5px;
	color: #B3B3B3;
}
#lc02 #step_box04 .smalltext_box .smalltitle {
	margin-left: 1em;
	font-size: 107%;
}
#lc02 #step_box04 .smalltext_box dl {
	margin-left: 1em;
	width: 500px;
}
#lc02 #step_box04 .smalltext_box dt {
	margin: 0 0 0;
	font-weight: bold;
	font-size: 107%;
}
#lc02 #step_box04 .smalltext_box dd {
	margin: 0 0 0;
	line-height: 150%;
}
#lc02 #step_box06 .maintitle01 {
	margin: 20px 0 0;
	color: #F29A76;
	font-weight: bold;
	font-size: 121%;
}
#lc02 #step_box07 dd .imgbox {
	margin-top: 20px;
	font-size: 75%;
}

/*--------------------------------------
    LC03 / 算出ツール
--------------------------------------*/
#lc03 .tool_down_area {
	margin-top: 50px;
}
#lc03 .tool_down_box {
	width: 360px;
}
#lc03 .tool_down_content dt {
	margin-bottom: 10px;
	font-size: 160%;
	font-weight: bold;
}
#lc03 .tool_down_content dd {
	margin-bottom: 15px;
}
#lc03 .tool_down_content dd a {
	padding: 10px 0;
	display: block;
	width: 360px;
	height: 60px;
	color: #fff;
	border-radius: 6px;
}
#lc03 .tool_down_content dd p {
	margin: 0;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}
#lc03 .tool_down_content .btn_txt {
	font-size: 155%;
}
#lc03 .tool_down_content .btn_txt span {
	font-size: 56%;
	vertical-align: top;
}

#lc03 .tool_down_content01 dt {
	color: #8CBE82;
}
#lc03 .tool_down_content01 dd a {
	background-color: #8CBE82;
}
#lc03 .tool_down_content01 dd a:hover {
	text-decoration: none;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#lc03 .tool_down_content01 .btn_txt {
	margin-top: 5px;
}
#lc03 .tool_down_content01 dd .note {
	margin-top: 5px;
	font-size: 93%;
	font-weight: normal;
}
#lc03 .tool_down_content02 dt {
	color: #28A0F0;
}
#lc03 .tool_down_content02 dd .tool_btn {
	padding: 10px 0;
	display: block;
	width: 360px;
	height: 60px;
	color: #fff;
	border-radius: 6px;
	background-color: #28A0F0;
}
#lc03 .tool_down_content02 dd a.tool_btn:hover {
	text-decoration: none;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#lc03 .tool_down_content02 dd .no_link {
	position: relative;
	background-color: rgba(40,160,240,0.15);
}
#lc03 .tool_down_content02 dd .no_link .no_link_text {
	margin: auto auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 4em;
	height: 25px;
	text-align: center;
	color: #C01;
	line-height: 100%;
	letter-spacing: 2px;
	font-size: 160%;
	font-weight: bold;
}
#lc03 .tool_down_content02-01 .btn_txt {
	margin-top: 12px;
}
#lc03 .tool_down_content02-02 .btn_txt {
	margin-top: 0px;
	margin-left: 15px;	
	text-align: left;	
}
#lc03 .tool_down_content02-02 .btn_txt span {
	position: relative;
	top: -15px;
}


/*--------------------------------------
    LC03_02 / 算出ツール お申し込み
--------------------------------------*/
#lc03 .largetitle01 {
	margin: 45px 0 30px;
	font-size: 178%;
	font-weight: bold;
}
#lc03.lc03_02 .largetitle02 {
	margin: 40px 0;
	position: relative;
	border-bottom: 4px double #289eee;
}
#lc03.lc03_02 .largetitle02 span {
	padding: 0 1em 0 0;
	position: absolute;
	top: -12px;
	display: inline-block;
	font-size: 185%;
	font-weight: bold;
	color: #289eee;
	background: #fff;
}
#lc03 .leadtext {
	font-size: 107%;
}
#lc03.lc03_02 #step_area {
	margin: 0 0 30px;
}
#lc03.lc03_02 #step_area .colorbold {
	font-weight: bold;
	color: #289eee;
}
#lc03.lc03_02 #step_area li {
	margin: 0 0 40px;
	padding: 25px 0 25px 40px;
	position: relative;
	min-height: 70px;
	background: #f8f5f2;
}
#lc03.lc03_02 #step_area li:after {
    content: ' ';
    margin: 14px 0 5px -22px;
	position: absolute;
	display: block;
    height: 0;
    width: 0;
    border: 18px solid transparent;
    top: 100%;
    left: 50%;
	border-top-color: #a98b77;
}
#lc03.lc03_02 #step_area li:last-child {
	margin-bottom: 0;
}
#lc03.lc03_02 #step_area li:last-child:after {
	display: none;
}
#lc03.lc03_02 #step_area li dt {
	margin: 0 0 12px;
	padding: 0 0 12px;
	font-size: 121%;
	font-weight: bold;
	border-bottom: 1px solid #d9ccbf;
}
#lc03.lc03_02 #step_area li dt span {
	margin: 0 1em 0 0;
	font-weight: normal;
	color: #a98b77;
}
#lc03.lc03_02 #step_area li dd {
	padding-right: 40px;
	font-size: 107%;
}
#lc03.lc03_02 #step_area li .caution {
	margin-top: 20px;
	margin-right: 40px;
	padding: 10px 20px;
	border: 1px solid #cccccc;
}
#lc03.lc03_02 #step_area li .caution p {
	margin-bottom: 0;
	font-size: 93%;
}
#lc03.lc03_02 .caution02 {
	margin: 20px 40px;
	padding: 10px 20px;
	border: 1px solid #cccccc;
}
#lc03.lc03_02 .caution02 p {
	margin: 0 0 0 1.5em;
	text-indent: -1em;
	font-size: 93%;
}
#lc03.lc03_02 #kiyaku_box {
	margin: 60px 0 0;
}
#lc03.lc03_02 #kiyaku_box .kiyaku_inner {
	padding: 40px 77px;
	background: #f2f2f2;
}
#lc03.lc03_02 #kiyaku_box dl {
}
#lc03.lc03_02 #kiyaku_box dt {
	margin: 10px 0 0;
	font-size: 93%;
	font-weight: bold;
}
#lc03.lc03_02 #kiyaku_box dd {
	font-size: 93%;
	line-height: 123%;
}
#lc03.lc03_02 #kiyaku_box dd ol li {
	margin-left: 1.3em;
	list-style: decimal;
}
#lc03.lc03_02 .download01 a,
#lc03.lc03_02 .download02 a {
	margin: 40px auto 0;
	padding: 0 38px;
	display: block;
	width: 242px;
	height: 68px;
	line-height: 68px;
	text-align: center;
	font-size: 135%;
	font-weight: bold;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
#lc02 .download02 a {
	margin: 40px auto 0;
	padding: 0 38px;
	display: block;
	width: 398px;
	height: 68px;
	line-height: 68px;
	text-align: center;
	font-size: 135%;
	font-weight: bold;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
#lc03.lc03_02 .download01 a {
	color: #289eee;
	background: #fff;
	border: 1px solid #fff;
}
#lc03.lc03_02 .download02 a,
#lc02 .download02 a {
	color: #fff;
	background: #289eee;
	border: 1px solid #289eee;
}
#lc03.lc03_02 .download01 a:after {
	content: url(../img/lc03/jema_lc_03_02_img_01.png);
	position: relative;
	top: 16px;
	left: 10px;
}
#lc03.lc03_02 .download01 a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #289eee !important;
	background: #289eee;
}
#lc03.lc03_02 .download01 a:hover:after {
	content: url(../img/lc03/jema_lc_03_02_img_02.png);
}
#lc03.lc03_02 .download02 a:after,
#lc02 .download02 a:after {
	content: url(../img/lc03/jema_lc_03_02_img_02.png);
	position: relative;
	top: 16px;
	left: 10px;
}
#lc03.lc03_02 .download02 a:hover {
	width: 242px;
	height: 68px;
	line-height: 68px;
	color: #289eee;
	text-decoration: none;
	background: #fff;
}
#lc02 .download02 a:hover {
	width: 398px;
	height: 68px;
	line-height: 68px;
	color: #289eee;
	text-decoration: none;
	background: #fff;
}
#lc03.lc03_02 .download02 a:hover:after,
#lc02 .download02 a:hover:after {
	content: url(../img/lc03/jema_lc_03_02_img_01.png);
	top: 16px;
	left: 10px;
}
#lc03.lc03_02 #consent_area {
	margin: 70px 0 0;
}
#lc03.lc03_02 .contact_title {
	margin: 0;
	font-size: 100% !important;
	font-weight: normal;
}
#lc03.lc03_02 .gray_box {
	padding: 12px 0 12px 25px;
	width: 333px;
	font-size: 92%;
	line-height: 130%;
	background: #f2f2f2;
}
#lc03.lc03_02 .gray_box p {
	margin: 0;
}
#lc03.lc03_02 #formlink_area {
	padding: 65px 0;
	background: #f8f5f2;
}
#lc03.lc03_02 #formlink_area .formlink a {
	margin: 0 auto 0;
	display: block;
	width: 400px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 135%;
	font-weight: bold;
	color: #fff;
	background: #a98b77;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
#lc03.lc03_02 #formlink_area .formlink a:hover {
	color: #a98b77;
	text-decoration: none;
	background: #fff;
}
#lc03.lc03_02 #formlink_area .formlink a:after {
	content: url(../img/lc03/jema_lc_03_02_img_03.png);
	position: relative;
	top: 2px;
	left: 20px;
}
#lc03.lc03_02 #formlink_area .formlink a:hover:after {
	content: url(../img/lc03/jema_lc_03_02_img_04.png);
}

/*--------------------------------------
    LC03_03 / 算出ツール フォーム
--------------------------------------*/
#lc03.lc03_03 #form_box fieldset {
	margin: 0 auto 15px;
	padding: 0;
	width: 600px;
	line-height: 175%;
	border: none;
}
::-webkit-input-placeholder {
	color: #999999;
}
:-ms-input-placeholder {
	color: #999999;
}
::-moz-placeholder {
	color: #999999;
}
#lc03.lc03_03 #form_box .hiss {
	margin-left: 12px;
	display: inline-block;
	width: 40px;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	background: #ff0000;
}
#lc03.lc03_03 #form_box .hiss.hiss_block {
	margin: 0 0 0 0;
	display: block;
	position: absolute;
	top: 40px;
	right: 32px;
}
#lc03.lc03_03 #form_area .tool_title {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 107%;
}
#lc03.lc03_03 input[type="checkbox"][disabled] + label {
	color: #999;
}
#lc03.lc03_03 #form_area .tool_area {
	margin: 10px 0 10px;
	padding: 20px 30px;
	background: #f2f2f2;
}
#lc03.lc03_03 #form_area .tool_area li {
	font-size: 114%;
}
#lc03.lc03_03 #form_area .tool_area li span {
	font-size: 87%;
}
#lc03.lc03_03 #form_area .form01 {
	border-top: 1px solid #cccccc;
}
#lc03.lc03_03 #form_area dt {
	padding: 10px 0;
	position: relative;
	width: 152px;
	height: auto;
	min-height: 37px;
	line-height: 37px;
	float: left;
	clear: both;
	font-size: 107%;
}
#lc03.lc03_03 #form_area dd {
	padding: 10px 0 10px 152px;
	min-height: 37px;
	line-height: 37px;
	font-size: 107%;
	border-bottom: 1px solid #cccccc;
}
#lc03.lc03_03 #form_area .border_none {
	padding-bottom: 0;
	border-bottom: none;
}
#lc03.lc03_03 #form_area dd .kakunin_text {
	margin: 0 0 5px;
	display: block;
	font-size: 80%;
	line-height: 155%;
}
#lc03.lc03_03 #form_area dd .form_inner {
	margin: 10px 0 0;
}
#lc03.lc03_03 #form_area input[type="text"],
#lc03.lc03_03 #form_area input[type="tel"],
#lc03.lc03_03 #form_area textarea {
	margin: 0;
	padding-left: 2%;
	width: 98%;
	height: 34px;
	background-color: #f2f2f2;
	border: none;
}
#lc03.lc03_03 #form_area input[type="radio"],
#lc03.lc03_03 #form_area input[type="checkbox"] {
	margin-right: 1px;
	position: relative;
	top: -1px;
	left: -5px;
}
#lc03.lc03_03 #form_area dd .halftext {
	margin: 0 0 0 0;
	padding-left: 14px;
	width: 205px;
}
#lc03.lc03_03 #form_area dd .halftext#name,
#lc03.lc03_03 #form_area dd .halftext#kana {
	margin: 0 8px 0 0;
}
#lc03.lc03_03 #form_area .float_none dt {
	padding-bottom: 0;
	width: 100%;
	float: none;
}
#lc03.lc03_03 #form_area .float_none dd {
	padding: 5px 0 10px 0;
}
#lc03.lc03_03 #form_area .kaiin_area {
	min-height: 54px;
	line-height: 54px;
	background: #f2f2f2;
}
#lc03.lc03_03 #form_area .kaiin_area li {
	margin: 0 0 0 25px;
	display: inline-block;
}
#lc03.lc03_03 #form_area .file_area dt {
	padding: 0 0 0;
	line-height: 34px;
	background: #fff;
}
#lc03.lc03_03 #form_area .file_area dd {
	margin: 10px 0;
	padding: 0 0 0 152px;
	line-height: 34px;
	border: none;
}
#lc03.lc03_03 #form_area .file_area dd span {
	display: block;
	background: #f2f2f2;
}
#lc03.lc03_03 #form_area .file_area dd input {
	padding: 0 0 0 10px;
	display: inline-block;
}
#lc03.lc03_03 #form_area .file_area #sendmail {
	margin-left: 25px;
}
#lc03.lc03_03 #form_area .commentarea {
	border-top: 1px solid #cccccc;
}
#lc03.lc03_03 #form_area .commentarea dt {
	width: 80px;
}
#lc03.lc03_03 #form_area .commentarea dd {
	padding: 10px 0 0 80px;
}
#lc03.lc03_03 #form_area dd #comment {
	padding: 5px 0 0 14px;
	width: 506px;
	height: 97px;
}
#lc03.lc03_03 #form_area .con_comment {
	padding: 10px 0 !important;
}
#lc03.lc03_03 #submit_area {
	margin: 20px 0 40px;
}
#lc03.lc03_03 #submit_btn {
	margin: 0 auto 0;
	text-align: center;
}
#lc03.lc03_03 #submit_btn input {
	margin: 40px auto 0;
	padding: 0 38px;
	width: 320px;
	height: 68px;
	line-height: 68px;
	text-align: center;
	font-size: 135%;
	font-weight: bold;
	color: #fff;
	border: 1px solid #a98b77;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
#lc03.lc03_03 #submit_btn #submit {
	background-color: #a98b77;
}
#lc03.lc03_03 #submit_btn #submit:hover {
	color: #a98b77;
	background: #fff;
}
#lc03.lc03_03 #submit_btn #back {
	margin-right: 10px;
	background-color: #d2c3b8;
}
#lc03.lc03_03 #submit_btn #back:hover {
	background-color: #a98b77;
}
#lc03.lc03_03 .alert_error {
	margin-top: 15px;
	padding-left: 15px;
	line-height: 37px;
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7;
	border-radius: 4px;
}
#lc03.lc03_03 #form_box form > .alert_error {
	margin-bottom: 30px !important;
}
#lc03.lc03_03 #tool_error {
	margin-bottom: 15px;
}

#lc03.lc03_04 .main_sec {
	margin: 0 auto;
	width: 680px;
}
#lc03.lc03_04 .iconindent {
	margin-left: 1.5em;
	text-indent: -1.5em;
}
#lc03.lc03_04 #address_box dl {
	margin: 60px 0 0;
	font-size: 121%;
}
#lc03.lc03_04 #address_box dt {
	display: block;
	float: left;
	width: 7em;
}
#lc03.lc03_04 #address_box dd {
	margin-left: 8em;
}

/* 本アップ前に削除 */
#powered_by_me {
	display: none;
}