@charset "utf-8";
@import url("//fonts.googleapis.com/earlyaccess/notosansjapanese.css");

* {
	-webkit-text-size-adjust: 100%;
}
html, body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	min-width: 1080px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
}
p {
	margin: 0;
	padding: 0;
}
ul, li, dl, dt, dd {
	list-style: none;
	margin: 0;
	padding: 0;
}
input, textarea {
	border: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	padding: 0;
}
a img {
	boder: none;
}
a:hover, input[type="image"]:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

#header {
	margin: 10px auto;
	width: 100%;
	max-width: 1080px;
}
#header h1 {
	float: left;
}
#header h2 {
	float: right;
}

#navigation {
	background: #69bfe4;
}
#navigation ul {
	margin: auto;
	width: 100%;
	max-width: 1080px;
}
#navigation li {
	float: left;
	width: 14.28571428571429%;
/*	width: 16.66666666666667%;*/
}
#navigation li a {
	color: #fff;
	border-right: solid 1px #fff;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 1em 0;
}
#navigation li:first-child a {
	border-left: solid 1px #fff;
}

#footer {
	background: #69bfe4;
	margin-top: 40px;
	padding: 10px 0;
}
#footer>div {
	margin: auto;
	width: 100%;
	max-width: 1080px;
}
#footer h5 {
	float: left;
}
#footer h6 {
	color: #fff;
	float: left;
	font-size: 0.9em;
	margin-left: 20px;
}
#footer p {
	float: right;
}
#footer p a {
	color: #fff;
	font-size: 0.9em;
	text-decoration: none;
}
.copyright {
	font-size: 0.8em;
	margin: 20px 0;
	text-align: center;
}

h3 {
	font-family: 'Noto Sans Japanese', serif;
	font-size: 1.4em;
	font-weight: 600;
	margin: 50px 0 30px 0;
	text-align: center;
}
h3.bg {
	background: #69bfe4;
	color: #fff;
	margin: 0 0 30px 0;
	padding: 1em 0;
}

#index_wrapper {
}
#index_wrapper .main {
	margin: 60px auto 0 auto;
	position: relative;
	height: 650px;
	width: 1080px;
}
#index_wrapper .main img {
	position: absolute;
}
#index_wrapper .main .b01 {
	top: 301px;
	left: 79px;
}
#index_wrapper .main .b02 {
	top: 113px;
	left: 48px;
}
#index_wrapper .main .b03 {
	top: 153px;
	left: 306px;
}
#index_wrapper .main .b04 {
	top: 319px;
	left: 385px;
}
#index_wrapper .main .b05 {
	top: 125px;
	left: 550px;
}
#index_wrapper .main_sp {
	display: none;
}
#index_wrapper .topics {
	border-top: solid 1px #69bfe4;
	border-bottom: solid 1px #69bfe4;
	margin: 0px auto 40px auto;
	width: 100%;
	max-width: 1080px;
	height: 170px;
	overflow: hidden;
}
#index_wrapper .topics div {
	background: url("../images/bg_topics.gif");
	color: #fff;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	line-height: 170px;
	height: 170px;
	width: 20%;
}
#index_wrapper .topics ul {
	float: right;
	width: 80%;
}
#index_wrapper .topics ul li {
	padding: 0px 1em;
	line-height: 34px;
}
#index_wrapper .topics ul li:nth-child(odd) {
	background: #fffde2;
}
#index_wrapper .business {
	background: #eee;
	padding: 40px 0 80px 0;
}
#index_wrapper .business h3 {
	margin: 0 0 40px 0;
}
#index_wrapper .business .clearfix {
	margin: auto;
	width: 100%;
	max-width: 920px;
}
#index_wrapper .business .clearfix div {
	width: 41%;
}
#index_wrapper .business .article {
	float: left;
}
#index_wrapper .business .consul {
	float: right;
}
#index_wrapper .business .clearfix div p {
	margin: 0 20px;
}
#index_wrapper .business .clearfix div p img {
	width: 100%;
}
#index_wrapper .business .clearfix div h4 {
	background: #69bfe4;
	color: #fff;
	font-family: 'Noto Sans Japanese', serif;
	font-size: 18px;
	line-height: 40px;
	margin: 20px 0;
	text-align: center;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
#index_wrapper .business .clearfix div .detail {
	margin-top: 10px;
	text-align: center;
}
#index_wrapper .business .clearfix div .detail a {
	background: url("../images/ico_arrow.png") left center no-repeat;
	color: #69bfe4;
	display: inline-block;
	height: 35px;
	font-size: 1.2em;
	line-height: 35px;
	padding-left: 40px;
	text-decoration: none;
}
#index_wrapper .profile {
	background: #fffde2;
}
#index_wrapper .profile div {
	box-sizing: border-box;
	margin: auto;
	position: relative;
	padding: 20px 0 0 270px;
	width: 100%;
	max-width: 1080px;
}
#index_wrapper .profile div img {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 22%;
}
#index_wrapper .profile div h3 {
	margin: 0 0 10px 0;
	text-align: left;
}
#index_wrapper .profile div h4 {
	font-family: 'Noto Sans Japanese', serif;
}
#index_wrapper .profile div .detail {
	margin-top: 10px;
	padding-bottom: 20px;
}
#index_wrapper .profile div .detail a {
	background: url("../images/ico_arrow.png") left center no-repeat;
	color: #69bfe4;
	display: inline-block;
	height: 35px;
	font-size: 1.2em;
	line-height: 35px;
	padding-left: 40px;
	text-decoration: none;
}

#business_wrapper {
}
#business_wrapper h4 {
	line-height: 0;
	margin-bottom: 30px;
	text-align: center;
}
#business_wrapper .article {
	background: #69bfe4;
	color: #fff;
	padding: 30px 0;
}
#business_wrapper .article .box {
	margin: auto;
	width: 100%;
	max-width: 900px;
}
#business_wrapper .article .box>div {
	float: right;
	width: 37.77777777777778%;
}
#business_wrapper .article .box>div:first-child {
	float: left;
}
#business_wrapper .article .box>div h5 {
	font-size: 1.3em;
	margin: 10px 0;
	text-align: center;
}
#business_wrapper .article .box>div img {
	width: 100%;
}
#business_wrapper .consul {
	background: #fffde2;
	padding: 30px 0;
}
#business_wrapper .consul ul, #business_wrapper .article ul {
	margin: auto;
	width: 100%;
	max-width: 1080px;
}
#business_wrapper .consul ul li {
	border-top: solid 1px #ccc;
}
#business_wrapper .article ul li {
	border-top: solid 1px #fff;
}
#business_wrapper .consul ul li:first-child, #business_wrapper .article ul li:first-child {
	border-top: none;
}
#business_wrapper .consul ul li .clearfix>div, #business_wrapper .article ul li .clearfix>div {
	float: left;
	text-align: center;
	width: 31%;
}
#business_wrapper .consul ul li .clearfix .img, #business_wrapper .article ul li .clearfix .img {
	line-height: 0;
}
#business_wrapper .consul ul li .clearfix .img img, #business_wrapper .article ul li .clearfix .img img {
	width: 100%;
}
#business_wrapper .consul ul li .clearfix .tit p, #business_wrapper .article ul li .clearfix .tit p {
	line-height: 0;
	margin: 83px 0 5px 0;
}
#business_wrapper .consul ul li .clearfix .tit h5 {
	font-size: 1.3em;
	text-align: center;
}
#business_wrapper .article ul li .clearfix .tit h5 {
	font-size: 1.3em;
	text-align: center;
	margin-top: 97px;
}
#business_wrapper .consul ul li .clearfix .txt, #business_wrapper .article ul li .clearfix .txt {
	margin-top: 20px;
	text-align: left;
	width: 38%;
}

#company_wrapper, #profile_wrapper {
	margin: auto;
	width: 1080px;
}
#company_wrapper ul, #profile_wrapper ul {
	float: right;
	width: 620px;
}
#company_wrapper ul li, #profile_wrapper ul li {
	padding: 1em 0;
}
#company_wrapper ul li:nth-child(odd), #profile_wrapper ul li:nth-child(odd) {
	background: #fffde2;
}
#company_wrapper ul li .clearfix>div, #profile_wrapper ul li .clearfix>div {
	float: left;
	width: 455px;
}
#company_wrapper ul li .clearfix>div:first-child, #profile_wrapper ul li .clearfix>div:first-child {
	text-align: center;
	width: 150px;
}
#company_wrapper ul li .clearfix>div a {
	color: #333;
	text-decoration: none;
}
#profile_wrapper ul li .clearfix>div.history p {
	padding-left: 4em;
}
#profile_wrapper ul li .clearfix>div.history p.indent {
	padding-left: 5em;
}
#profile_wrapper ul li .clearfix>div span {
	display: inline-block;
	text-indent: -4em;
	width: 0em;
}
#company_wrapper ul li .clearfix>div img {
}
#profile_wrapper ul li .clearfix>div img {
	vertical-align: -28px;
}
#company_wrapper>div, #profile_wrapper>div {
	float: left;
	width: 460px;
}
#company_wrapper>div img, #profile_wrapper>div img {
	width: 100%;
}
#company_wrapper iframe {
	border: solid 1px #eee;
	margin-top: 20px;
	width: 1078px;
	height: 298px;
}
#profile_wrapper>div>ul {
	float: none;
	width: auto;
}
#profile_wrapper>div>ul li {
	background: none !important;
	float: left;
	padding: 0;
	width: 50%;
}
#profile_wrapper>div>ul li img {
	width: 100%;
}

#contact_wrapper {
}
#contact_wrapper ul {
	margin: auto;
	width: 660px;
}
#contact_wrapper p {
	margin: 40px 0;
	text-align: center;
}
#contact_wrapper ul li {
	line-height: 24px;
	padding: 1em 0;
}
#contact_wrapper ul li:nth-child(odd) {
	background: #fffde2;
}
#contact_wrapper ul li .clearfix>div {
	float: left;
	width: 460px;
}
#contact_wrapper ul li .clearfix>div span {
	color: #f33;
	font-size: 0.7em;
}
#contact_wrapper ul li .clearfix>div:first-child {
	text-align: left;
	text-indent: 1em;
	width: 200px;
}
#contact_wrapper ul li .clearfix>div:first-child span {
	float: right;
	margin-right: 1em;
}
#contact_wrapper input[type="text"], #contact_wrapper textarea, #contact_wrapper input[type="email"], #contact_wrapper input[type="tel"] {
	background: #e5f7ff;
	border: solid 1px #eee;
	padding: 2px;
	width: 80%;
}
#contact_wrapper select {
	background: #e5f7ff;
	border: solid 1px #eee;
	padding: 2px;
}
#contact_wrapper input[type="text"].half {
	width: 30%;
}
#contact_wrapper textarea {
	height: 10em;
}
#contact_wrapper .introducer {
	display: none;
}
#contact_wrapper ul li .clearfix>div br {
	line-height: 2em;
}

#consul_example_wrapper {
}
#consul_example_wrapper>ul {
	margin: auto;
	width: 660px;
}
#consul_example_wrapper>ul>li {
	padding: 1em 0;
}
#consul_example_wrapper>ul>li>div {
	background: #fffde2;
	border: solid 2px #69bfe4;
	padding: 1em;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#consul_example_wrapper>ul>li>div h4 {
	background-image: url("../images/ico_q.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-size: 75px;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-left: 85px;
	min-height: 75px;
}
#consul_example_wrapper>ul>li>div>p, #consul_example_wrapper>ul>li>div>div {
	background-image: url("../images/ico_a.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-size: 75px;
	padding-left: 85px;
	min-height: 75px;
	display: block;
}
#consul_example_wrapper>p {
	font-size: 0.9em;
	margin: auto;
	width: 660px;
	padding-left: 1em;
	text-indent: -1em;
}
#consul_example_wrapper>ul>li>div ul {
	margin: 0.5em 0;
}
#consul_example_wrapper>ul>li>div ul>li {
	list-style: disc;
	margin-left: 2em;
}

#privacy_wrapper {
}
#privacy_wrapper dl {
	margin: auto;
	width: 660px;
}
#privacy_wrapper dl dt {
	font-size: 1.2em;
	font-weight: bold;
}
#privacy_wrapper dl dd {
	margin-bottom: 2em;
}
#privacy_wrapper dl dd ul {
	margin-top: 1em;
}
#privacy_wrapper dl dd ul li {
	list-style: disc;
	margin-left: 2em;
}

#article_wrapper {
}
#article_wrapper ul {
	margin: auto;
	width: 1080px;
}
#article_wrapper dl {
	display: table;
	width: 100%;
	border-left: solid 1px #ccc;
}
#article_wrapper ul li:first-child {
	border-top: solid 1px #ccc;
}
#article_wrapper ul li:nth-child(even) {
	background: #fffde2;
}
#article_wrapper dt, #article_wrapper dd {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	display: table-cell;
	vertical-align: middle;
	padding: 4px;
}
#article_wrapper dt {
	background: #d94130;
	color: #fff;
	padding: 8px 4px;
	text-align: center;
}
#article_wrapper dl .c1 {
	text-align: center;
	width: 10%;
}
#article_wrapper dl .c2 {
	width: 35%;
}
#article_wrapper dl .condition_1 {
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ff7d19 0%,
		#ab5000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff7d19),
		to(#ab5000));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #7d0000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}
#article_wrapper dl .condition_2 {
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ff2819 0%,
		#ab0000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff2819),
		to(#ab0000));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #7d0000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}
#article_wrapper dl .type_1 {
	color: #ffffff;
	padding: 10px 13px;
	background: -moz-linear-gradient(
		top,
		#ffd919 0%,
		#abab00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffd919),
		to(#abab00));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #7d7d00;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
	width: 4em;
	display: inline-block;
}
#article_wrapper dl .type_2 {
	color: #ffffff;
	padding: 10px 13px;
	background: -moz-linear-gradient(
		top,
		#b6ff19 0%,
		#00ab00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#b6ff19),
		to(#00ab00));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #007d21;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
	width: 4em;
	display: inline-block;
}
#article_wrapper dl .type_3 {
	color: #ffffff;
	padding: 10px 13px;
	background: -moz-linear-gradient(
		top,
		#ff9819 0%,
		#ab4a00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff9819),
		to(#ab4a00));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #7d4b00;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
	width: 4em;
	display: inline-block;
}
#article_wrapper dl .type_4 {
	color: #ffffff;
	padding: 10px 13px;
	background: -moz-linear-gradient(
		top,
		#1975ff 0%,
		#000eab);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#1975ff),
		to(#000eab));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #004b7d;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
	width: 4em;
	display: inline-block;
}
#article_wrapper dl .type_5 {
	color: #ffffff;
	padding: 10px 13px;
	background: -moz-linear-gradient(
		top,
		#ffd919 0%,
		#abab00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffd919),
		to(#abab00));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #7d7d00;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
	width: 4em;
	display: inline-block;
}
#article_wrapper dl .type_6 {
	color: #ffffff;
	padding: 10px 13px;
	background: -moz-linear-gradient(
		top,
		#b6ff19 0%,
		#00ab00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#b6ff19),
		to(#00ab00));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #007d21;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
	width: 4em;
	display: inline-block;
}
#article_wrapper dl .type_7 {
	color: #ffffff;
	padding: 10px 13px;
	background: -moz-linear-gradient(
		top,
		#ff9819 0%,
		#ab4a00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff9819),
		to(#ab4a00));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #7d4b00;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
	width: 4em;
	display: inline-block;
}
#article_wrapper dl .transaction_1 {
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#9c9c9c 0%,
		#404040);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#9c9c9c),
		to(#404040));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #333333;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}
#article_wrapper dl .transaction_2 {
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#adadad 0%,
		#707070);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#adadad),
		to(#707070));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #333333;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}
#article_wrapper dl a {
	text-decoration: none;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#005cac 0%,
		#005cac);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#005cac),
		to(#005cac));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #005cac;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}
#article_wrapper dl a.dark {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}

#detail_wrapper {
	margin: auto;
	width: 960px;
}
#detail_wrapper .l {
	float: left;
	width: 470px;
}
#detail_wrapper .l dl {
	background: #ddd;
	border-bottom: solid 1px #ddd;
}
#detail_wrapper .l dt {
	border-top: solid 1px #fff;
	float: left;
	text-align: center;
	padding: 0.5em 0;
	width: 6em;
}
#detail_wrapper .l dd {
	background: #fff;
	border-top: solid 1px #ddd;
	border-right: solid 1px #ddd;
	margin-left: 6em;
	padding: 0.5em 0 0.5em 0.5em;
}
#detail_wrapper .l dl dt:first-child {
	border-top: solid 1px #ddd;
}
#detail_wrapper .l dl dd:first-child {
	border-top: solid 1px #ddd;
}
#detail_wrapper .l dd.nb {
	border-top: none;
}
#detail_wrapper .r {
	float: right;
	width: 470px;
}
#detail_wrapper .r iframe {
	border: none;
	width: 470px;
	height: 352px;
}
#detail_wrapper .r .slider {
	margin: auto;
	width: 450px;
}
#detail_wrapper .r .slider img {
	width: 100%;
}
#detail_wrapper .r .slick-prev:before, #detail_wrapper .r .slick-next:before {
	color: #333;
}

#article_example_wrapper {
}
#article_example_wrapper ul {
	margin: auto;
	width: 960px;
}
#article_example_wrapper ul li {
	float: left;
	padding: 10px;
	width: 300px;
}
#article_example_wrapper ul li:nth-child(3n+1) {
	clear: both;
}
#article_example_wrapper ul li .img {
	line-height: 0;
}
#article_example_wrapper ul li img {
	width: 100%;
}
#article_example_wrapper ul li .circle {
	color: #333;
	font-size: 9px;
	line-height: 9px;
	margin: -15px 0 15px 0;
	text-align: center;
}
#article_example_wrapper ul li h4 {
/*	white-space: nowrap;*/
	font-size: 0.8em;
}

#example_wrapper {
	margin: 2em auto;
	width: 90%;
}
#example_wrapper .l {
	float: left;
	width: 47%;
}
#example_wrapper .r {
	float: right;
	width: 47%;
}
#example_wrapper .c {
	text-align: center;
}
#example_wrapper .l .slider img {
	width: 100%;
}
#example_wrapper .c img {
	max-width: 100%;
}
#example_wrapper .l .slick-prev:before, #example_wrapper .l .slick-next:before {
	color: #333;
}

#pdf_wrapper {
	margin: auto;
	max-width: 1080px;
	padding: 1em;
}
#pdf_wrapper h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 1em 0;
	text-align: left;
}
#pdf_wrapper h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 1em 0;
	text-align: left;
}
#pdf_wrapper h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
	text-align: left;
}
#pdf_wrapper h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 1em 0;
	text-align: left;
}
#pdf_wrapper h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0;
	text-align: left;
}
#pdf_wrapper h6 {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	text-align: left;
}
#pdf_wrapper p {
	line-height: 1.5em;
	text-indent: 1em;
}
#pdf_wrapper img {
	margin: 1em 0;
	max-width: 100%;
}
#pdf_wrapper span {
	background: linear-gradient(transparent 50%, yellow 50%);
}
#pdf_wrapper .idt {
	padding-left: 2.5em;
	text-indent: -1.4em;
}
#pdf_wrapper .idt2 {
	padding-left: 1em;
	text-indent: 0;
}
#pdf_wrapper .box {
	border: solid 1px #333;
	display: inline-block;
	margin: 0.5em 0;
	text-indent: inherit;
	padding: 0.5em;
}
#pdf_wrapper span.box {
	background: none;
}
#pdf_wrapper .ul {
	text-decoration: underline;
}
#pdf_wrapper .c15-1 {
	margin-top: 2em;
	text-align: right;
}

@media screen and (max-width:767px){
* {
	box-sizing: border-box;
}
html, body {
	min-width: inherit;
}
img {
	max-width: 100%;
}
#header {
	width: 100%;
}
#header h1 {
	width: 50%;
}
#header h2 {
	padding-right: 10px;
	width: 30%;
}
#navigation ul {
	width: 100%;
}
#navigation li {
	width: 33.33333333333333%;
}
#navigation li:first-child {
	display: none;
	visibility: hidden;
}
#navigation li a {
	border-bottom: solid 1px #fff;
	padding: 0.5em 0;
}
#footer>div {
	width: 100%;
}
h3 {
	font-size: 1.2em;
	margin: 25px 0 15px 0;
}

#index_wrapper .main {
	display: none;
}
#index_wrapper .main_sp {
	display: block;
	margin: 20px auto 0 auto;
	line-height: 0;
}
#index_wrapper .topics {
	margin: 0px auto 20px auto;
	width: 100%;
	height: auto;
	overflow: auto;
}
#index_wrapper .topics div {
	float: none;
	font-size: 1em;
	line-height: 2em;
	height: auto;
	width: 100%;
}
#index_wrapper .topics ul {
	float: none;
	width: 100%;
}
#index_wrapper .topics ul li {
	padding: 0.5em;
	line-height: 1.2em;
}
#index_wrapper .business {
	padding: 20px 0 40px 0;
}
#index_wrapper .business h3 {
	margin: 0 0 20px 0;
}
#index_wrapper .business .clearfix {
	width: 100%;
}
#index_wrapper .business .clearfix div {
	width: 100%;
}
#index_wrapper .business .article {
	float: none;
}
#index_wrapper .business .consul {
	float: none;
	margin-top: 2em;
}
#index_wrapper .business .clearfix div p {
	margin: 0 10px;
}
#index_wrapper .business .clearfix div h4 {
	font-size: 1em;
	line-height: 2em;
	margin: 10px;
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
}
#index_wrapper .business .clearfix div .detail {
	margin-top: 5px;
}
#index_wrapper .profile div {
	padding: 10px;
	width: 100%;
}
#index_wrapper .profile div>img {
	display: none;
}
#index_wrapper .profile div h3 {
	margin: 0 0 10px 0;
}
#index_wrapper .profile div .detail {
	margin-top: 10px;
	padding-bottom: 20px;
}

#business_wrapper h4 {
	margin-bottom: 15px;
}
#business_wrapper .article {
	padding: 15px 0;
}
#business_wrapper .article .box {
	width: 100%;
}
#business_wrapper .article .box>div {
	float: none;
	width: 100%;
}
#business_wrapper .article .box>div:first-child {
	float: none;
}
#business_wrapper .article .box>div h5 {
	font-size: 1.2em;
}
#business_wrapper .article .box>div img {
	width: 100%;
}
#business_wrapper .consul {
	padding: 30px 0;
}
#business_wrapper .consul ul, #business_wrapper .article ul {
	width: 100%;
}
#business_wrapper .consul ul li, #business_wrapper .article ul li {
	padding: 10px 5px;
}
#business_wrapper .consul ul li .clearfix>div, #business_wrapper .article ul li .clearfix>div {
	float: none;
	width: 100%;
}
#business_wrapper .consul ul li .clearfix .img img, #business_wrapper .article ul li .clearfix .img img {
	width: 100%;
}
#business_wrapper .consul ul li .clearfix .tit p, #business_wrapper .article ul li .clearfix .tit p {
	margin: 10px 0;
}
#business_wrapper .consul ul li .clearfix .tit h5 {
	font-weight: bold;
	font-size: 1.2em;
}
#business_wrapper .article ul li .clearfix .tit h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
}
#business_wrapper .consul ul li .clearfix .txt, #business_wrapper .article ul li .clearfix .txt {
	margin-top: 10px;
	width: 100%;
}

#company_wrapper, #profile_wrapper {
	width: 100%;
}
#company_wrapper ul, #profile_wrapper ul {
	float: none;
	width: 100%;
}
#company_wrapper ul li, #profile_wrapper ul li {
	padding: 1em;
}
#company_wrapper ul li .clearfix>div, #profile_wrapper ul li .clearfix>div {
	float: none;
	width: 100%;
}
#company_wrapper ul li .clearfix>div:first-child, #profile_wrapper ul li .clearfix>div:first-child {
	font-weight: bold;
	text-align: left;
	width: auto;
}
#profile_wrapper ul li .clearfix>div img {
	vertical-align: -28px;
}

#company_wrapper>div, #profile_wrapper>div {
	float: none;
	width: 100%;
}
#company_wrapper>div img, #profile_wrapper>div img {
	width: 100%;
}
#company_wrapper iframe {
	width: 100%;
	height: 240px;
}
#consul_example_wrapper>ul {
	width: 95%;
}
#consul_example_wrapper>ul>li>div {
	padding: 0.5em;
}
#consul_example_wrapper>ul>li>div>h4, #consul_example_wrapper>ul>li>div>p, #consul_example_wrapper>ul>li>div>div {
	background-size: 50px;
	padding-left: 60px;
}

#contact_wrapper ul {
	width: 100%;
}
#contact_wrapper p {
	margin: 40px 0;
	text-align: center;
}
#contact_wrapper ul li {
	line-height: 24px;
	padding: 1em 0;
}
#contact_wrapper ul li .clearfix>div {
	float: none;
	width: 100%;
	padding: 0 5%;
}
#contact_wrapper ul li .clearfix>div:first-child {
	text-indent: inherit;
	width: 100%;
}
#contact_wrapper input[type="text"], #contact_wrapper textarea, #contact_wrapper input[type="email"], #contact_wrapper input[type="tel"] {
	width: 100%;
}

#privacy_wrapper dl {
	width: 95%;
}

#article_wrapper ul {
	width: 95%;
}
#article_wrapper dl {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	display: block;
	width: 100%;
}
#article_wrapper dt, #article_wrapper dd {
	display: block;
	float: left;
	width: 33.33333333333333%;
}
#article_wrapper dl .c1 {
	width: 50%;
}
#article_wrapper dl .c2 {
	width: 100%;
}
#article_wrapper dl dt {
	padding: 1px 4px;
}
#article_wrapper dl dt:last-child, #article_wrapper dl dd:last-child {
	width: 100%;
}
#article_wrapper dd {
	border-right: none;
	border-bottom: none;
}
#article_wrapper dl .condition_1, #article_wrapper dl .condition_2, #article_wrapper dl .type_1, #article_wrapper dl .type_2, #article_wrapper dl .type_3, #article_wrapper dl .type_4, #article_wrapper dl .transaction_1, #article_wrapper dl .transaction_2, #article_wrapper dl a {
	padding: 5px 10px;
	display: inline-block;
	width: 6em;
	height: 2.5em;
}
#article_wrapper dl a {
	width: 80%;
}

#detail_wrapper {
	width: 100%;
}
#detail_wrapper .l {
	float: none;
	width: 100%;
}
#detail_wrapper .l dt {
	float: none;
	text-align: left;
	padding: 0.5em;
	width: 100%;
}
#detail_wrapper .l dd {
	margin-left: 0;
}
#detail_wrapper .r {
	float: none;
	width: 100%;
}
#detail_wrapper .r iframe {
	border: none;
	width: 100%;
	height: 200px;
}
#detail_wrapper .r .slider {
	margin: auto;
	width: 85%;
}
#detail_wrapper .r .slider img {
	width: 100%;
}
#detail_wrapper .r .slick-prev:before, #detail_wrapper .r .slick-next:before {
	color: #333;
}

#article_example_wrapper ul {
	width: 100%;
}
#article_example_wrapper ul li {
	float: none;
	width: auto;
}

#example_wrapper .l {
	float: none;
	width: 100%;
}
#example_wrapper .r {
	float: none;
	width: 100%;
}

}
