@charset "utf-8";

/* Study
----------------------------------------------------------- */
nav ol li:nth-of-type(4) a { /* 150929変更 */
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
}

.attention {
	font-size: 11px;
	padding-left: 1em;
	text-indent: -1em;
}

span.attention {
	display: inline-block;
}

/* index */
.box_01 {
	margin-bottom: 40px;
	overflow: hidden;
	clear: both;
}

.box_01 figure {
	width: 150px;
	float: left;
}

.box_01 p,
.box_01 dl {
	margin: 0 0 10px 165px;
}

.box_01 dl {
	background: #FAF9F7;
	padding: 16px 20px;
}

.box_01 dt {
	background: url(//www.accesstrade.ne.jp/img/icon_10.png) 0 4px no-repeat;
	font-size: 15px;
	margin: 0 auto 12px;
	padding: 0 0 6px 20px;
	border-bottom: dashed 1px #CCCCCC;
}

.box_01 dd a.btn_02 {
	display: inline-block;
	margin-right: 9px;
	width: 180px;
	line-height: 26px;
	height: 26px;
	text-align: center;
	font-size: 15px;
}

.box_01 p.btn,
.box_03 p.btn { /* 130508修正 */
	position: relative;
	height: 57px;
}

/* 130508削除
.box_01 a.btn_01,
.box_03 a.btn_01 {
	width: 85px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	text-indent: 8px;
	position: absolute;
	top: 0;
	right: 0;
}*/

/* advertise */
.box_02 {
	background: #FFFFFF;
	border: solid 5px #F5F5EF;
	padding: 15px 20px 0;
	margin-bottom: 40px;
}

#container #study .box_02 h3 { /* 140919修正 */
	color: #333333;
	border-bottom: dashed 1px #CCCCCC;
	font-size: 15px;
	font-weight: normal;
	line-height: 2.4;
	letter-spacing: 0em;
	margin-bottom: 20px;
	padding-left: 0px;
}

.box_02 section {
	width: 600px;
	margin: 0 auto 25px;
	background: #F9F6EC;
	padding: 20px 20px 10px;
	text-shadow: 1px 1px 0 #fff;
}

.box_02 section:after {
	content: '';
	height: 0;
	width: 0;
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 12px shttp://accesstrade.xsrv.jp/120810_at/contact/olid #FF9900;
	left: 50%;
	margin-top: 16px;
	margin-left: -10px;
}

.box_02 section:nth-of-type(4):after {
	border: none;
}

.box_02 section h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.box_02 section h4 span {
	display: inline-block;
	border: 1px solid #000;
	padding: 0 6px;
	margin-right: 6px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-shadow: 1px 1px 0 #000;
	background: #282828;
	background: -moz-linear-gradient(top, #484848, #484848 49%, #282828 51%, #282828);
	background: -webkit-gradient(linear, left top, left bottom, from(#484848), color-stop(0.49, #484848), color-stop(0.51, #282828), to(#282828));
	background: -o-linear-gradient(top, #484848, #484848 49%, #282828 51%, #282828);
	background: linear-gradient(top, #484848, #484848 49%, #282828 51%, #282828);
}

.box_02 section h5 {
	border-bottom: dashed 1px #CCCCCC;
	font-size: 16px;
	line-height: 2;
	margin: 25px auto 15px;
}

.box_02 section p {
	margin-bottom: 10px;
}

figure {
	position: relative;
	margin-bottom: 10px;
}

.btn_02 figure img {
	max-width: 100%;
}

.figcaption {
	position: absolute;
	top: -66px;
	right: -38px;
	background: rgba(34,34,34,0.9);
	width: 170px;
	height: 170px;
	border-radius: 85px;
	text-align: center;
	color: #fff;
	line-height: 1.5;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 2px 0 #000;
	/*padding-top: 32px;
	padding-left: 6px;*/
	overflow: hidden;
	box-shadow: 0 0 1px #ddd;
	display: table;
}

.figcaption span {
	display: table-cell;
	vertical-align: middle;
}

.box_02 div {
	margin: 0 auto 30px;
}

.box_02 div:nth-of-type(1) h4 {
	background: url(//www.accesstrade.ne.jp/img/back_13.png) no-repeat;
	font-size: 22px;
	font-weight: bold;
	height: 57px;
	line-height: 70px;
	color: #fff;
	text-align: center;
}

.box_02 div:nth-of-type(1) p {
	background: url(//www.accesstrade.ne.jp/img/study/img_06.png) 20px 10px no-repeat;
	border-left: 2px solid #FFC478;
	border-right: 2px solid #FFC478;
	border-bottom: 2px solid #FFC478;
	padding: 15px 20px 15px 125px;
	min-height: 80px;
}

.box_02 table {
	width: 100%;
	text-shadow: 0 1px 0 #fff;
	margin: 20px auto 10px;
	background: #fff;
}

.box_02 section table {
	margin-top: 15px;
}

.box_02 th,
.box_02 td {
	border: 1px solid #ccc;
	padding: 5px 10px;
}

.box_02 th {
	background: #F5F5EF;
	vertical-align: middle;
	box-shadow: inset -1px -1px 0 #fff;
}

.box_02 th.thead {
	background: #666;
	color: #fff;
	text-shadow: 0 1px 0 #333;
	width: auto;
	box-shadow: none;
}

.box_02 div:nth-of-type(2) table td {
	text-align: center;
}

.box_02 div:nth-of-type(2) table th {
	width: 139px;
}

.box_02 div:nth-of-type(3) table th {
	width: 139px;
}

.box_02 div:nth-of-type(4) table td:nth-of-type(2) {
	width: 420px;
}

.box_02 #service td:nth-of-type(1) {
	width: 90px;
}

.box_02 #service td:nth-of-type(1) span,
.box_02 #service_blog td:nth-of-type(1) span {
	display: block;
	margin-bottom: 4px;
	background: #666;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	text-shadow: 0 1px 0 #222;
	white-space: nowrap;
}

.box_02 #service td:nth-of-type(1) span.opacity { /* 160930修正 */
	filter: alpha(opacity=20);
	opacity:0.2;
}

.box_02 #service li {
	background: url(//www.accesstrade.ne.jp/img/icon_06_r.png) 2px 6px no-repeat;
	padding-left: 12px;
}

/* tool */
.box_03 {
	margin-bottom: 40px;
	overflow: hidden;
	clear: both;
	background: #F9F6EC;
	padding: 20px 20px 15px;
	text-shadow: 0 1px 0 #fff;
}

#container #study .box_03 h3 { /* 140919修正 */
	color: #333333;
	background: url(//www.accesstrade.ne.jp/img/icon_10.png) 0 7px no-repeat;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0em;
	margin-bottom: 15px;
	padding: 0 0 6px 20px;
	border-bottom: dashed 1px #CCCCCC;
}

.box_03 figure {
	width: 302px;
	float: left;
}

.box_03 figure img {
	border: 1px solid #dcdcdc;
	max-width: 100%;
}

.box_03 h4 {
	font-weight: bold;
	margin: 0 0 10px 320px;
}

.box_03 p {
	margin: 0 0 10px 320px;
}

/* affiliator */
#affiliator {
	margin-bottom: 40px;
}

#affiliator ol {
	margin-bottom: 20px;
}

#affiliator ol li {
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 10px;
	line-height: 26px;
}

#affiliator ol li a {
	text-align: center;
	width: 180px;
	padding: 2px 8px 2px 18px;
}

#container #study #affiliator h3 { /* 140919修正 */
	color: #333333;
	background: url(//www.accesstrade.ne.jp/img/icon_10.png) 0 7px no-repeat;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0em;
	margin-bottom: 20px;
	padding: 0 0 6px 20px;
}

.about {
	position: relative;
	border: 5px solid #F5F5EF;
	padding: 15px 20px 10px;
	margin-bottom: 20px;
	min-height: 155px;
	background: #fff;
}

.about h4 {
	margin-left: 165px;
	margin-bottom: 6px;
	font-size: 15px;
}

.about figure {
	position: absolute;
	top: 15px;
	left: 20px;
	margin-bottom: 5px;
	width: 150px;
}

.about figure img {
	max-width: 100%;
}

.about dl {
	margin-left: 165px;
}

.about dt {
	background: url(//www.accesstrade.ne.jp/img/icon_06_r.png) 2px 7px no-repeat;
	padding-left: 12px;
	margin-bottom: 2px;
}

.about dd {
	margin-bottom: 5px;
	padding-left: 12px;
}

.about p {
	margin-left: 165px;
	margin-bottom: 5px;
}

#affiliator h5 {
	background: url(//www.accesstrade.ne.jp/img/back_14.png) center top no-repeat;
	height: 58px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 1px #CC6600;
	padding: 12px 15px 18px;
	margin-bottom: 10px;
}

.faq dt {
	clear: both;
	margin-bottom: 15px;
	font-size: 15px;
}

.faq dd {
	margin-bottom: 20px;
	min-height: 56px;
}

.faq dt img,
.faq dd img  {
	float: left;
	width: 56px;
}

.faq dt p {
	min-height: 48px;
	margin-left: 65px;
	padding: 4px 2px;
	color: #FF9900;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}

.faq dd p {
	margin-left: 65px;
	padding: 0 2px;
}

.thanks {
	background: #F9F6EC;
	padding: 15px 20px 10px;
	margin-bottom: 25px;
	height: 100px;
}

.thanks figure {
	float: left;
	width: 100px;
}

.thanks figure img {
	max-width: 100%;
}

.thanks p {
	margin-left: 120px;
	margin-bottom: 5px;
}

/* tips */
section.tips {
	margin-bottom: 40px;
}

#container #study .tips h3 { /* 140919追加 */
	padding-left: 0px;
}

.tips p {
	margin-bottom: 5px;
}

.tips .btn {
	height: 57px;
	position: relative;
	margin: 15px auto 40px;
}

.tips h4 {
	background: url(//www.accesstrade.ne.jp/img/icon_10.png) 0 4px no-repeat;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 20px;
	padding: 0 0 6px 20px;
}

.tips li {
	background: url("https://www.accesstrade.ne.jp/img/icon_06_r.png") no-repeat scroll 2px 8px transparent;
	margin-bottom: 5px;
	padding-left: 13px;
}

/* affidai */
.box_04 {
	margin-bottom: 40px;
}

.box_04 .search {
	position: relative;
	margin: 10px 0 20px;
	background: #f5f5ef;
	padding: 10px 2px 6px 20px;
	border-radius: 4px;
}

.box_04 .search:after { /*150903修正*/
	content: "";
	position: absolute;
	bottom: -10px;
	left: 40px;
	border-top: 10px solid #F5F5EF;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
}

.box_04 .search dl:after {
	content: "";
	display: block;
	clear: both;
}

.box_04 .search dt {
	float: left;
	width: 75px;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #444;
	text-shadow: 1px 1px 0 #FFFFFF;
}

.box_04 .search dd {
	float: left;
	margin-bottom: 4px;
	margin-right: 20px;
}

.box_04 input,
.box_04 select {
	border-radius: 4px;
	border: solid 1px #CCCCCC;
	font-size: 14px;
	padding: 0 2px;
}

.box_04 input {
	margin: 0 6px 0 0;
	width: 200px;
	height: 24px;
	line-height: 24px;
}

.box_04 select {
	height: 27px;
	line-height: 27px;
	margin-right: 2px;
}

.box_04 select:focus,
.box_04 input:focus {
	border: solid 1px #FD9800;
	box-shadow: 0 0 4px rgba(253, 152, 0, 0.3);
}

.box_04 input[type="submit"] {
	width: 60px;
	height: 26px;
	border: solid 1px #BFBFBF;
	background: -moz-linear-gradient(top, #FFFFFF, #F3F2EE 55%, #E2DFD6);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(0.55, #F3F2EE), to(#E2DFD6));
	background: -o-linear-gradient(top, #FFFFFF, #F3F2EE 55%, #E2DFD6);
	background: linear-gradient(top, #FFFFFF, #F3F2EE 55%, #E2DFD6);
	box-shadow: inset -1px -1px 0 #FFFFFF, inset 1px 1px 0 #FFFFFF;
	text-shadow: 1px 1px 0 #FFFFFF;
	border-radius: 3px;
	cursor: pointer;
}

.box_04 .border_box {
	border: 4px solid #f9f6ec;
	padding: 10px 20px 2px;
	margin: 0 auto 20px;
}

.error_message {
	text-align: center;
	color: #cc0000;
	padding: 20px 0 28px;
}

.box_04 .pager {
	margin-top: 15px;
}

#container #study .box_04 h3,
#container #study .pickup h3,
#container #study .contents h3 {
	clear: both;
	padding-left: 0;
}

#container #study .contents h3 {
	margin-top: 25px;
	padding-bottom: 6px;
	border-bottom: 1px dashed #CCC;
}

.pickup {
	margin-bottom: 40px;
}

.pickup_01,
.pickup_02,
.pickup_03 {
	position: relative;
	border-bottom: 1px dashed #CCC;
	clear: both;
}

.pickup_01 {
	min-height: 130px;
	padding: 10px 0;
}

.pickup_02 {
	background: #FFF;
	padding: 8px 0 7px;
}

.pickup_03 {
	background: #FFF;
	min-height: 50px;
	padding: 6px 0;
}

.pickup_02:last-child {
	margin-bottom: 15px;
}

h3 + .pickup_02,
h3 + .pickup_03 {
	border-top: 1px dashed #CCC;
}

.pickup_01:nth-of-type(1) {
	border-top: 1px dashed #ccc;
}

.pickup_01 figure,
.pickup_02 figure,
.pickup_03 figure {
	float: left;
	margin-bottom: 0;
}

.pickup_01 figure img {
	max-width: 130px;
}

.pickup_02 figure img {
	max-width: 45px;
	margin: 0 10px 4px 0
}

.pickup_03 figure img {
	max-width: 50px;
}

.author img {
	border-radius: 50%;
}

.pickup_01 p {
	margin-left: 145px;
}

.pickup_03 p {
	margin-left: 60px;
}

.pickup_small {
	font-size: 11px;
	color: #777;
}

.pickup_01 .pickup_small {
	margin-right: 150px;
	margin-bottom: 10px;
}

.pickup_02 .pickup_small {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 13px;
}

.pickup_01 .pickup_small,
.pickup_03 .pickup_small {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 20px;
	margin-bottom: 5px;
	padding-right: 10px;
}

.title .pickup_01 .pickup_small {
	margin-right: 0;
}

.pickup_title a {
	text-decoration: none;
	display: block;
}

.pickup_title a:hover {
	opacity: 0.5;
}

.pickup_01 .pickup_title {
	margin-bottom: 8px;
	font-size: 16px;
}

.pickup_02 .pickup_title {
	margin-right: 180px;
}

.pickup_02 .pickup_title a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 13px;
	background: url("https://www.accesstrade.ne.jp/img/icon_06_r.png") 2px 8px no-repeat ;
}

.pickup_02 .pickup_title a {
	width: 450px;
}

.pickup_03 .pickup_title {
	font-size: 15px;
	width: 400px;
}

.pickup .pickup_02 .pickup_title a {
	width: 490px;
}

.pickup .pickup_03 .pickup_title {
	width: auto;
}

.pickup_01 .pickup_text {
	color: #777;
	font-size: 13px;
}

.pickup_detail {
	font-size: 11px;
	color: #777;
	height: 20px;
	line-height: 20px;
	margin-top: 4px;
}

.pickup_detail span {
	display: inline-block;
	margin-right: 8px;
	background: #f5f5ef;
	padding: 0 10px;
	font-size: 10px;
	width: 80px;
	text-align: center;
}

.pickup_02 .pickup_detail,
.pickup_03 .pickup_detail {
	float: right;
	margin-top: -1px;
	margin-left: 0;
}

.pickup_01 .pickup_detail {
	float: right;
	margin-top: 0;
	margin-left: 0;
}

.tips .pickup_detail {
	float: right;
	margin: 0;
}

.tips .pickup_detail span {
	background: #FFF;
}

.pickup_more {
	font-size: 12px;
	text-align: right;
}

.pickup_more a {
	padding-left: 13px;
	background: url("https://www.accesstrade.ne.jp/img/icon_06_r.png") 2px 6px no-repeat ;
}

.box_04 .btn_02 {
	display: block;
	font-size: 15px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	width: 160px;
	margin: 15px auto;
}

.title {
	clear: both;
	position: relative;
	background: #f9f6ec;
	padding: 16px 19px;
	margin: 20px 0 25px;
	/* border-radius: 4px; 150629削除 */
}

#container #study .title h2 {
	background: none;
	font-size: 20px;
	text-indent: 0;
	padding-left: 4px;
	line-height: 1.3;
	width: auto;
	height: auto;
	margin-bottom: 15px;
	border-bottom: none; /* 150629追加 */
}

.title .category {
	font-size: 12px;
	margin-bottom: 11px;
	padding-left: 19px;
	background: url(//www.accesstrade.ne.jp/img/icon_02_r.png) 3px 4px no-repeat;
}

.title .category:hover {
	background: url(//www.accesstrade.ne.jp/img/icon_01_r.png) 3px 4px no-repeat;
}

.title .members {
	background: #cc0000;
	color: #FFF;
	text-align: center;
	padding: 0 12px;
	font-size: 11px;
	height: 20px;
	line-height: 19px;
	letter-spacing: 0.1em;
	position: absolute;
	right: 160px;
	top: 13px;
}

.title .date {
	position: absolute;
	right: 20px;
	top: 14px;
	font-size: 11px;
	color: #777;
	height: 20px;
	line-height: 20px;
}

.title .date span {
	display: inline-block;
	margin-right: 8px;
	background: #f5f5ef;
	padding: 0 10px;
}

.title .pickup_03 {
	margin: 0;
	padding: 10px 12px;
	border-bottom: none;
	color: #888;
	font-size: 11px;
}

.title .pickup_01 {
	border: none;
	margin-bottom: 0;
	padding: 0;
}

.title .pickup_title {
	color: #333;
	font-weight: normal;
	font-size: 15px;
}

.title .pickup_title a {
	color: #444;
}

.title .pickup_text {
	color: #777;
	font-size: 13px;
	min-height: 6em;
}

.contents {
	padding: 0 2px;
	margin-bottom: 40px;
}

.contents div {
	clear: both;
}

.contents p {
	margin-bottom: 12px;
	line-height: 1.8;
}

.contents .red {
	color: #cc0000;
}

.contents .bold {
	font-weight: bold;
}

.contents .center {
	text-align: center;
}

.contents .big {
	font-size: 16px;
}

.contents ul {
	margin-bottom: 12px;
}

.contents li {
	padding-left: 1em;
	text-indent: -1em;
	margin: 6px 0;
}

.contents table {
	width: 100%;
	background: #FFF;
	border: 1px solid #CCC;
	margin-bottom: 15px;
}

.contents th,
.contents td {
	border: 1px solid #CCC;
	box-shadow: -1px 1px 0 #ffffff inset, 1px -1px 0 #ffffff inset;
	padding: 6px 12px;
}

.contents th {
	background: #f5f5ef;
}

.contents .img_text figure {
	float: left;
	margin: 5px 20px 12px 15px;
}

.contents .img_text figure:after {
	content: "";
	display: block;
	clear: both;
}

.contents .img_text figure img {
	max-width: 300px;
}

.contents .img figure {
	text-align: center;
}

.contents .img img {
	max-width: 656px;
	max-height: 400px;
}

.tag pre {
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	border-radius: 4px;
	margin-bottom: 12px;
	padding: 9px 14px;
	font-size: 13px;
	color: #555;
	font-family: inherit;
    white-space: pre-wrap;
}

.contents .btn_more {
	margin-bottom: 20px;
}

.contents .text_link {
	font-size: 12px;
	display: inline-block;
	padding-left: 15px;
	background: url(//www.accesstrade.ne.jp/img/icon_06_r.png) 2px 6px no-repeat;
}

.contents .btn {
	text-align: center;
/*	background: #f5f5ef;
	padding: 20px;*/
	margin-bottom: 20px;
}

.contents .btn_yellow:before,
.contents .btn_orange:before {
	content: url(//www.accesstrade.ne.jp/img/icon_11_r.png);
	margin-right: 8px;
}

.contents .btn_yellow,
.contents .btn_orange { /* 150731修正 */
	margin: 12px 20px;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	line-height: 2.4;
	padding: 2px 30px 0 35px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-radius: 3px;
	box-shadow: inset 0 1px 2px rgba(255,255,255,0.3),
		0 1px 2px rgba(0,0,0,0.15); /* 150629修正 */
}

.contents .btn_yellow { /* 150731修正 */
	text-shadow: 0 1px 1px #ECA500;
	background: #fac810;
}

.contents .btn_orange { /* 150731修正 */
	text-shadow: 0 1px 1px #DA6D14;
	background: #fa8e1e;
}

hr {
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #FFF;
	margin: 2em 0;
}

.notes {
	border: 1px solid #EEE;
	border-radius: 4px;
	margin-bottom: 40px;
}

.notes h4 {
	color: #555;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.08em;
	line-height: 32px;
	padding-top: 6px;
	text-indent: 16px;
	text-shadow: 1px 1px 0 #FFF;
}

.notes ul {
	margin: 0 15px 15px;
}

.notes li {
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 1em;
	text-indent: -1em;
}

aside .pickup_02,
aside .pickup_03 {
	clear: none;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
}

aside .pickup_03 {
	padding-top: 8px;
	min-height: 78px;
}

aside .pickup_03:last-child {
	margin-bottom: 15px;
}

aside .pickup_02 .pickup_detail,
aside .pickup_03 .pickup_detail {
	float: none;
}

aside .pickup_03 .pickup_detail {
	margin-bottom: 6px;
}

aside .pickup_02 .pickup_title {
	margin-right: 0;
	line-height: 21px;
}

aside .pickup_03 .pickup_title {
	width: auto;
	font-size: 12px;
	margin-left: 56px;
}

aside .pickup_02 .pickup_title a {
	width: auto;
}

.nowrap {
	white-space: nowrap;
}

