@charset "UTF-8";


/* #header h1 {
	position: relative;
	margin: 0 0 0 0;
}


#main {
	position: relative;
}

#main #nav .wrapper {
	height: 42px;
}

#main .wrapper {
	position: relative;
	top: 0;
} */

#main #breadcrumb {
	background-color: #fff;
	height: 36px;
/*	z-index: 100;*/
}

#main #breadcrumb .wrapper {
	width: 1004px;
	margin: 0 auto;
	position: relative;
	top: 0;
}

#main #breadcrumb p {
	margin: 0 0 0 5px;
	padding: 2px 0 0 0;
	width: 1004px;
	height: 34px;
	background-color: #fff;
	line-height: 41px;
}
#main #breadcrumb p a {
	color: #333;
}
/*
#breadcrumb {
	position: absolute;
	left: 0;
	top: 43px;
}
*/


#main #main_title {
    width: 100%;
	background-color: #fff;
	padding: 10px 0 0 0;
	margin: 0 0 25px 0;
}

#main #main_title>div {
	border-top: 5px solid #6aba7d;
	padding: 20px 0 20px 0;
	margin: 0 10px;
}

#main #main_title>div h1 {
	color: #000;
	/* width: 950px; */
	font-size: 1.13rem;
	font-weight: normal;
	line-height: 1.13rem;
	text-align: left;
	margin: 0 0 0 30px;
}

#main #contents {
	/* width: 950px; */
	margin: 0 auto;
	font-size: 0.88rem;
}

#contents #top_info {
	color: #000;
	background-color: #f6d374;
	font-size: 1rem;
	line-height: 24px;
	padding: 10px 20px;
	margin: 0 0 60px 0;
	position: relative;
	overflow: hidden;
}

#contents #top_info .left {
	width: 280px;
	margin: 0 auto;
}
#contents #top_info .left ol {
	list-style-type: none;
	margin: 0 0 50px 0;
}
#contents #top_info .left ol li {
	margin: 0 0 10px 0;
}

#contents #top_info .left ol li img {
	width: 274px;
	height: 72px;
}

#contents #top_info .right {
	position: relative;
	width: 290px;
	margin: 0 auto;
}
#contents #top_info .right ul {
	list-style-type: none;
	margin: 0;
}
#contents #top_info .right ul li {
	float: left;
	width: 130px;
	padding: 0;
	margin: 0 15px 10px 0;
	text-align: center;
	background-color: #fff;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}
#contents #top_info .right ul li a {
	display: block;
	width: 90px;
	height: 47px;
	padding: 15px 20px 13px 20px;
}
#contents #top_info .right ul li.blue a {
	color: #95d0df;
}
#contents #top_info .right ul li.yellowgreen a {
	color: #c0d860;
}
#contents #top_info .right ul li.green a {
	color: #3db680;
}

#contents #top_info .right ul li a:link,
#contents #top_info .right ul li a:visited,
#contents #top_info .right ul li a:hover,
#contents #top_info .right ul li a:active {
    text-decoration: underline;
}


#contents #top_info .right p.hand {
    margin: 0;
    position: absolute;
    left: 260px;
    top: 230px;
}

#contents #top_info #sales_area {
}


#contents #privacypolicy,
#contents #support,
#contents #overview {
    margin: 0 0 10px 10px;
}

#contents #support h2 {
	font-size: 1rem;
    font-weight: bold;
    border-left: 10px solid #6aba7d;
    height: 90px;
    padding: 4px 0 0 30px;
    margin: 0 0 20px 0;
}

#contents #support .contents {
	margin: 0 20px 60px 20px;
	position: relative;
}

#contents #support .contact {
	width: 100%;
}

#contents #support #guide_contact a:first-child {
	width: 260px;
	display: block;
	text-decoration: none;
}

#contents #support #guide_contact_tel {
	border: 2px solid #6aba7d;
	border-radius: 14px;
	color: #6aba7d;
	background: url("../images/guide_tel_icon.png") 15px 38px no-repeat #fff;
	width: 260px;
	height: 88px;
	margin: 0;
}
#contents #support #guide_contact_tel .step_contact_title {
	margin: 10px 0 5px 0;
	text-align: center;
	font-size: 0.94rem;
	line-height: 20px;
}
#contents #support #guide_contact_tel .step_contact_tel {
	margin: 0 0 0 60px;
	font-size: 1.5rem;
	line-height: 1.63rem;
	font-weight: bold;
	letter-spacing: 0;
}
#contents #support #guide_contact_tel .step_contact_time {
	margin: 0 0 9px 63px;
	font-size: 0.75rem;
	line-height: 1rem;
}

#contents #support #guide_contact_mail {
	border: 2px solid #ffa84e;
	border-radius: 14px;
	color: #ffa84e;
	background: url("../images/guide_mail_icon.png") 205px 38px no-repeat #fff;
	width: 260px;
	height: 88px;
}
#contents #support #guide_contact_mail .step_contact_title {
	margin: 10px 0 5px 34px;
	font-size: 0.94rem;
	line-height: 1.25rem;
}
#contents #support #guide_contact_mail .step_contact_mail {
	margin: 13px 0 0 28px;
	font-size: 1rem;
	line-height: 1.25rem;
	letter-spacing: 0;
}

#guide_contact {
	position: relative;
	margin: 30px 0 0 0;
}

#contents #support #guide_contact_mail_a {
	display: inline-block;
	width: 260px;
	text-decoration: none;
	margin: 20px 0 0 0;
}

#contents #support #step1_note {
	margin: 5px 0 0 0;
}


#contents #overview h2 {
    font-size: 1rem;
    font-weight: bold;
    border-left: 10px solid #6aba7d;
    height: 35px;
    line-height: 35px;
    padding: 4px 0 0 30px;
    margin: 0 0 10px 0;
}

#contents #overview .contents {
	margin: 0 20px 60px 20px;
}

#contents #overview .contents table {
	width: 100%;
	border-collapse: collapse;
    margin: 0 0 20px 0;
}

#contents #overview .contents tr {
	display: block;
}

#contents #overview .contents th {
	display: block;
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	/* border-right: 1px dotted #6aba7d;
	border-left: 1px dotted #6aba7d; */
    color: #fff;
	background: #6aba7d;
    vertical-align: middle;
	text-align: left;
	width: 100%;
}
#contents #overview .contents th p {
	border-left: 7px solid #c0ddb0;
    font-weight: normal;
	padding: 2px 0 0 12px;
	margin: 10px;
	height: 26px;
	line-height: 26px;
}
#contents #overview .contents th span {
	letter-spacing: 1em;
}
/* #contents #overview .contents th.first {
	border-top: 1px dotted #6aba7d;
} */
#contents #overview .contents th.last {
	border-bottom: 1px dotted #6aba7d;
}

#contents #overview .contents td {
	display: block;
	padding: 10px 10px 10px 15px;
	/* border: 1px dotted #6aba7d; */
	background: #fff;
    vertical-align: middle;
    text-align: left;
	width: calc(100% - 25px);
}
#contents #overview .contents td ul {
	list-style-type: none;
}

#overview .contents table a {
	color: #333;
}
#overview .contents table a:link,
#overview .contents table a:visited,
#overview .contents table a:hover,
#overview .contents table a:active {
    text-decoration: underline;
}


#contents #privacypolicy h2 {
    font-size: 1rem;
    font-weight: bold;
    border-left: 10px solid #6aba7d;
    height: 35px;
    line-height: 35px;
    padding: 4px 0 0 30px;
    margin: 0 0 30px 0;
}

#contents #privacypolicy .contents {
	margin: 0 20px 60px 40px;
}

#contents #privacypolicy h3 {
    font-size: 0.95rem;
    font-weight: bold;
    margin: 0 0 10px 0;
}

#contents #privacypolicy p {
    font-size: 0.85rem;
    margin: 0 0 10px 0;
}

#contents #privacypolicy p a {
	color: #333;
}
#contents #privacypolicy p a:link,
#contents #privacypolicy p a:visited,
#contents #privacypolicy p a:hover,
#contents #privacypolicy p a:active {
    text-decoration: underline;
}





@media print, screen and (min-width:410px) {

	#contents #top_info p.title br.sp {
		display: none;
	}

	#contents #privacypolicy .contents {
		margin: 0 40px 60px 40px;
	}
	
	

}


@media print, screen and (min-width:530px) {

	#contents #top_info .left {
		width: 453px;
	}

	#contents #top_info .left ol li img {
		width: 453px;
		height: 78px;
	}
	

	#contents #support h2 {
		height: 60px;
	}

	#contents #support h2 br.sp1 {
		display: none;
	}

	#contents #support .contents .photo {
		position: absolute;
		left: 0;
		top: 0;
	}

	#contents #support .contents .contact {
		margin: 0 0 0 200px;
		width: calc(100% - 215px);
	}


	#contents #overview .contents tr.address td br.sp {
		display: none;
	}

	#contents #overview .contents tr.representative td br.sp {
		display: none;
	}



}


@media print, screen and (min-width:590px) {

	#contents #top_info .title {
		text-indent: -11.5em;
		margin: 5px 0 10px 11.5em;
	}


}


@media print, screen and (min-width:740px) {

	#contents #support h2 {
		height: 35px;
		line-height: 35px;
	}

	#contents #support h2 br.sp2 {
		display: none;
	}

	#contents #overview .contents tr.access td br.sp {
		display: none;
	}



}

@media print, screen and (min-width:850px) {

	#contents #privacypolicy .contents {
		width: 750px;
	}

}

@media print, screen and (min-width:900px) {

	#contents #top_info .left {
		margin: 0 0 0 calc((100% - 800px) / 2);
	}

	#contents #top_info .right {
		width: 300px;
		position: absolute;
		left: 60%;
		top: 65px;
	}

	#contents #top_info #sales_area {
		text-indent: -2.5em;
		margin: 0 0 0 2.5em;
	}


	#contents #support .contents .contact>p {
		padding: 20px 0 0 0;
	}

	#contents #support #guide_contact_tel {
		margin: 0;
	}

	#contents #support #guide_contact_mail_a {
		position: absolute;
		left: 280px;
		top: 0;
		width: 260px;
		margin: 0;
	}

	#contents #support #step1_note {
		margin: 5px 0 0 280px;
	}





}


@media print, screen and (min-width:1004px) {

	#main #main_title {
		width: 1000px;
		margin: 0 auto 25px auto;
	}


	#main #contents {
		width: 950px;
	}

	#contents #top_info .left {
		margin: 0;
	}

	#contents #top_info .left ol {
		margin: 20px 0 30px 40px;
	}

	#contents #top_info .right {
		left: 590px;
	}


	#contents #overview .contents tr {
		display: table-row;
	}

	#contents #overview .contents th {
		display: table-cell;
		padding: 10px 5px 10px 10px;
		border-top: 0;
		border-bottom: 1px dotted #fff;
		border-right: 1px dotted #6aba7d;
		border-left: 1px dotted #6aba7d;
		width: auto;
	}
	#contents #overview .contents th.first {
		border-top: 1px dotted #6aba7d;
	}

	#contents #overview .contents th p {
		margin: 0;
	}

	#contents #overview .contents td {
		display: table-cell;
		border: 1px dotted #6aba7d;
		width: auto;
	}






}



