@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	zoom: 1;
}

img {
	vertical-align: middle;
	border: none;
	background: 0 0;
}

p {
	margin: 0 0 1em;
}

ul, ol, dl {
	list-style-type: none;
}

ul.disc, ol.disc, ul.decimal, ol.decimal, ul.square, ol.square {
	margin-left: 2rem;
}

fieldset {
	border: none;
}

header {
	background: url('../../images/header/header-bg.jpg') repeat-x 0 0;
	position: relative;
}

table {
	width: 100%;
	margin-bottom: 1em;
}

tr {
	border-bottom: 1px solid #dddddd;
}

tr:first-child {
	border-top: 1px solid #dddddd;
}

th, td {
	padding: .5rem .8rem;
}

thead tr,
th {
	background-color: #f6ffd7;
	font-weight: 400;
	text-align: left;
}

@media screen and (max-width: 640px) {
	td:last-child {
		width: 100%;
		padding-bottom: 1.6rem;
	}

	.scrollableOuter td:last-child {
		padding-bottom: .5rem;
	}

	colgroup {
		display: none;
	}

	table:not(.pika-table) th, table:not(.pika-table) td {
		display: block;
		width: 100%;
	}

	table:not(.pika-table) th {
		border-bottom: none;
	}

	.scrollableOuter table {
		display: block;
		overflow-x: scroll;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}

	.scrollableOuter table.fix {
		table-layout: auto;
	}

	.scrollableOuter table:not(.pika-table) th, .scrollableOuter table:not(.pika-table) td {
		display: table-cell;
		width: auto;
		border-right: solid 1px #dddddd;
	}

	table.test {
		display: block;
		width: 100%;
		margin: 0 -10px;
	}

	table.test thead {
		display: block;
		float: left;
		overflow-x: scroll;
	}

	table.test tbody {
		display: block;
		width: auto;
		overflow-x: auto;
		white-space: nowrap;
	}

	table.test th {
		display: block;
		width: auto;
	}

	table.test tbody tr {
		display: inline-block;
		margin: 0 -3px;
	}

	table.test td {
		display: block;
	}
}

i[class^=mini-] {
	display: inline-block;
	vertical-align: middle;
}

.btn-medium {
	padding: .1rem 1em !important;
}

.btn-large-green, .btn-large-orange, .btn-large-pink, .btn-large-blue {
	padding: .5rem 1.5rem;
	font-size: 18px;
	text-decoration: none;
	color: #ffffff !important;
	font-weight: bold;
	border-radius: 5px;
	display: inline-block;
	border: none;
	cursor: pointer;
}

.btn-large-green.block, .btn-large-orange.block, .btn-large-pink.block, .btn-large-blue.block {
	display: block;
}

.btn-large-green small, .btn-large-orange small, .btn-large-pink small, .btn-large-blue small {
	display: block;
	font-weight: 400;
	font-size: 1.2rem;
	margin-top: .4rem;
}

.btn-large-green:not(.disabled):hover, .btn-large-orange:not(.disabled):hover, .btn-large-pink:not(.disabled):hover, .btn-large-blue:not(.disabled):hover {
	opacity: 0.8;
}

.btn-large-green.disabled, .btn-large-orange.disabled, .btn-large-pink.disabled, .btn-large-blue.disabled {
	cursor: not-allowed;
	opacity: 0.3;
}

.btn-large-green {
	box-shadow: 0 -1px 0 #509407 inset;
	background-color: #61aa12;
	border-top: 2px solid #61aa12;
	border-bottom: 2px solid #509407;
	text-shadow: -1px -1px 1px #509407, 0 1px 1px #509407;
}

.btn-large-orange {
	box-shadow: 0 -1px 0 #D26A00 inset;
	background-color: #F77C00;
	border-top: 2px solid #F77C00;
	border-bottom: 2px solid #D26A00;
	text-shadow: -1px -1px 1px #DD6200, 0 1px 1px #F88C20;
}

.btn-large-blue {
	box-shadow: 0 -1px 0 #0B6CBA inset;
	background-color: #068BF1;
	border-top: 2px solid #068BF1;
	border-bottom: 2px solid #0B6CBA;
	text-shadow: -1px -1px 1px #0B6CBA, 0 1px 1px #0B6CBA;
}

.btn-large-pink {
	box-shadow: 0 -1px 0 #d90d33 inset;
	background-color: #f4434b;
	border-top: 2px solid #f4434b;
	border-bottom: 2px solid #d90d33;
	text-shadow: -1px -1px 1px #d90d33, 0 1px 1px #d90d33;
}

.fa-bell {
	font-size: 20px;
	color: gold;
}

.far.fa-bell {
	color: lightgrey;
}

.moreOuter {
	text-align: right;
	width: 100%;
	height: 3rem;
	position: relative;
	margin-top: 1rem;
}

.cond-active, .cond-past {
	display: none;
}

.faq-index li {
	margin: .3rem 0;
}

#headad,
#container {
	padding-top: 1.5rem;
	clear: both;
}

.wysiwyg-view {
	font-size: 15px;
	line-height: 1.75;
	letter-spacing: .8pt;
}

.wysiwyg-view.html {
	max-width: none;
}

.totop {
	background: #ffffff url('../../images/btn/totop.jpg') no-repeat 0 0;
	background-size: 133px auto;
	width: 133px;
	height: 30px;
}

.totop:hover {
	opacity: 0.8;
}

.footnotes {
	background-color: #f5f5f5;
	padding: 1.5rem;
	color: #575B65;
	box-shadow: inset 0 1px 0 0 rgb(0 0 0 / 3%);
}

.h1, .h2, .h3, .h4, .h5, .h6 {
	font: inherit;
	font-weight: bold;
}

.h1.content-title {
	background: url('../../images/en/common.png') no-repeat 0 0;
	background-size: 96.4rem auto;
	height: 4rem;
	text-indent: 0;
	color: #ffffff;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 4rem;
	padding-left: 3em;
	text-shadow: 1px 1px 1px rgba(5, 135, 44, .6), -1px -1px 1px rgba(118, 119, 17, .5);
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
}

.h1.content-title img {
	display: none;
}

.h1.content-title:before {
	display: inline-block;
	content: "";
	position: absolute;
	left: 1.5rem;
	top: -2px;
	background: url('../../images/icons.png') no-repeat 0 -169px;
	width: 26px;
	height: 34px;
}

.h2 {
	margin: 0 0 2rem;
	clear: both;
	padding: .8rem 1rem .5rem 5.5rem;
	font-size: 1.1em;
	color: #32520b;
	white-space: nowrap;
	overflow: hidden;
	background-image: url('../../images/heading/h2-background.jpg?ver=20250520');
	background-size: auto 42px;
	height: 42px;
	border-right: solid 1px #cccccc;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	text-overflow: ellipsis;
}

.h3 {
	background: url('../../images/icon/icon-pin.png') no-repeat 10px 2px;
	background-size: .9rem auto;
	color: #45710f;
	width: 100%;
	padding: 0 0 0 3rem;
	margin: 2rem 0 1.5rem;
	border-bottom: solid 2px #b2d863;
	font-size: 1.2em;
}

.h4 {
	font-size: 1.1em;
	margin: 1rem 0 .2em;
}

header .logo {
	max-width: 47.8rem;
	padding: 1.8rem .5rem 1rem;
	margin: auto;
	font-size: 0;
}

header .logo a {
	display: inline-block;
	background: url('../../images/header/header-logo-keibaijp.png') no-repeat center center;
	text-indent: -999.9rem;
	width: 100%;
	height: 0;
	padding-top: 15.481171548%;
	background-size: cover;
}

#nologin {
	clear: both;
	margin-bottom: .1rem;
	box-shadow: 0 1px 1px -1px rgba(0, 0, 0, .6);
}

#gmenu {
	clear: both;
	position: relative;
	overflow: hidden;
	font-size: 0;
}

#gmenu a {
	font-family: "M PLUS 1p", "ヒラギノ角ゴ ProN W6", "HiraKakuProN-W6", "Hiragino Kaku Gothic Pro", sans-serif;
	position: relative;
	text-decoration: none;
	color: #ffffff;
	font-weight: 700;
	font-size: 15px;
	text-shadow: 4px 6px 3px #666666;
	background-size: 157px 43px;
	width: 157px;
	height: 43px;
	display: inline-block;
	text-align: center;
	line-height: 43px;
	white-space: nowrap;
	overflow: hidden;
}

#gmenu a:hover {
	opacity: 0.8;
}

#gmenu .inner a:nth-of-type(1) {
	background: url('../../images/header/gmenu-message-bg.png') no-repeat 0 0;
}

#gmenu .inner a:nth-of-type(2) {
	background: url('../../images/header/gmenu-support-bg.png') no-repeat 0 0;
}

#gmenu .inner a:nth-of-type(3) {
	background: url('../../images/header/gmenu-virtual-bg.png') no-repeat 0 0;
}

#gmenu .inner a:nth-of-type(4) {
	background: url('../../images/header/gmenu-favorite-bg.png') no-repeat 0 0;
}

#gmenu .inner a:nth-of-type(5) {
	background: url('../../images/header/gmenu-profile-bg.png') no-repeat 0 0;
}

#gmenu .notification-dot:after {
	top: 10px;
	right: 10px;
}

@media screen and (max-width: 640px) {
	#gmenu {
	}

	.nav-expert ul,
	#gmenu .inner {
		overflow-x: scroll;
		white-space: nowrap;
	}

	.nav-expert ul li,
	#gmenu .inner a {
		margin-bottom: 4px;
	}

	.nav-expert ul::-webkit-scrollbar,
	#gmenu .inner::-webkit-scrollbar {
		overflow: hidden;
		width: 5px;
		background: #fafafa;
		border-radius: 3px;
	}

	.nav-expert ul::-webkit-scrollbar:horizontal,
	#gmenu .inner::-webkit-scrollbar:horizontal {
		height: 5px;
	}

	.nav-expert ul,
	#gmenu .inner::-webkit-scrollbar-button {
		display: none;
	}

	.nav-expert ul::-webkit-scrollbar-piece,
	#gmenu .inner::-webkit-scrollbar-piece {
		background: #eeeeee;
	}

	.nav-expert ul::-webkit-scrollbar-piece:start,
	#gmenu .inner::-webkit-scrollbar-piece:start {
		background: #eeeeee;
	}

	.nav-expert ul::-webkit-scrollbar-thumb,
	#gmenu .inner::-webkit-scrollbar-thumb {
		overflow: hidden;
		border-radius: 3px;
		background-color: #A9D877;
	}

	.nav-expert ul::-webkit-scrollbar-corner,
	#gmenu .inner::-webkit-scrollbar-corner {
		overflow: hidden;
		border-radius: 3px;
		background-color: #A9D877;
	}

	#gmenu .mname {
		display: none;
	}
}

@media screen and (min-width: 641px) {
	#gmenu {
		text-align: right;
		border-bottom: solid 2px #65AD0F;
		padding: 6px 0;
	}

	#gmenu .mname {
		position: absolute;
		left: 0;
		top: 0;
		font-size: 14px;
		width: 200px;
		text-align: center;
		padding: 3px 6px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	#gmenu .inner .mgrade {
		font-size: 13px;
		color: red;
		display: block;
	}

	#gmenu .inner .mgrade a {
		display: inline;
		font-size: 13px;
		color: #003399;
		background: none !important;
		padding: 0;
		line-height: unset;
		text-shadow: none;
	}
}

#login {
	background: url('../../images/user/customer-nav-bg-noborder.jpg') repeat-x 0 0;
	background-size: 100% 4rem;
	text-align: center;
	clear: both;
	margin-bottom: .1rem;
	box-shadow: 0 1px 1px -1px rgba(0, 0, 0, .6);
}

#login ul, #login .w3-bar {
	height: 4rem;
	margin-left: auto;
	margin-right: auto;
	overflow-x: scroll;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}

#login .w3-bar .w3-bar-item {
	float: none;
	display: inline-block;
	padding: 1rem .7em 0;
	border-right: 1px solid #dde0e7;
	box-shadow: 1px 0 0 #ffffff;
	vertical-align: baseline;
	font-size: 1.5rem;
	color: #DC5900;
	font-weight: bold;
	text-shadow: 0 1px 0 #ffffff,
	1px 0 0 #ffffff,
	0 -1px 0 #ffffff,
	-1px 0 0 #ffffff,
	-1px -1px 0 #ffffff,
	1px -1px 0 #ffffff,
	-1px 1px 0 #ffffff,
	1px 1px 0 #ffffff;
	min-width: 13rem;
}

#login .w3-bar .w3-bar-item:hover {
	color: orangered !important;
	opacity: 0.7;
}

#login .w3-bar .w3-bar-item:first-child {
	border-left: 1px solid #dde0e7;
	box-shadow: -1px 0 0 #ffffff;
}

#login .w3-bar .w3-bar-item:hover {
	background-color: #ffffff;
}

#login .w3-bar .w3-bar-item:nth-child(1) {
	background-position: right 0;
}

#login .w3-bar .w3-bar-item:nth-child(2) {
	background-position: right -4.4rem;
}

#login .w3-bar .w3-bar-item:nth-child(3) {
	background-position: right -26.8rem;
}

#login .w3-bar .w3-bar-item:nth-child(4) {
	background-position: right -13.3rem;
}

#login .w3-bar .w3-bar-item:nth-child(5) {
	background-position: right -18rem;
}

#login .w3-bar .w3-bar-item:nth-child(6) {
	background-position: right -22.3rem;
}

#login .w3-bar .w3-bar-item:nth-child(7) {
	background-position: right -8.9rem;
}

.nav-expert,
header .bar-icon,
#login .w3-bar .bar-icon {
	display: none;
}

.breadcrumb {
	font-size: .8em;
	padding-top: .5rem;
	padding-bottom: 1rem;
}

.breadcrumb a {
	color: #333333;
}

.p-entry__share {
	margin: 2rem auto;
}

.c-share--sm .c-share__btn {
	margin-right: 4px;
	margin-bottom: 8px;
}

.c-share__btn {
	box-sizing: border-box;
	display: inline-block;
	font-size: 12px;
	text-align: center;
}

.c-share__btn {
	list-style: none;
}

.c-share__btn a {
	border-radius: 2px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03);
	display: block;
	text-decoration: none;
}

.c-share--sm a {
	padding: 1px 5px 0;
}

.c-share--color a {
	color: #ffffff;
}

.c-share--color a:hover {
	transform: translate3d(0, 1px, 0);
}

.c-share--color .c-share__btn--twitter a {
	background-color: #55acee;
}

.c-share--color .c-share__btn--twitter a:hover {
	background-color: #468ec5;
}

.c-share--color .c-share__btn--facebook a {
	background-color: #35629a;
}

.c-share--color .c-share__btn--facebook a:hover {
	background-color: #1f3669;
}

.c-share--color .c-share__btn--google-plus a {
	background-color: #dd4b39;
}

.c-share--color .c-share__btn--google-plus a:hover {
	background-color: #b94031;
}

.c-share--color .c-share__btn--hatebu a {
	background-color: #3c7dd1;
}

.c-share--color .c-share__btn--hatebu a:hover {
	background-color: #0270ac;
}

.c-share--color .c-share__btn--pocket a {
	background-color: #ee4056;
}

.c-share--color .c-share__btn--pocket a:hover {
	background-color: #c53648;
}

.c-share--color .c-share__btn--rss a {
	background-color: #ffb53c;
}

.c-share--color .c-share__btn--rss a:hover {
	background-color: #e09900;
}

.c-share--color .c-share__btn--feedly a {
	background-color: #6cc655;
}

.c-share--color .c-share__btn--feedly a:hover {
	background-color: #5ca449;
}

.c-share--color .c-share__btn--pinterest a {
	background-color: #d4121c;
}

.c-share--color .c-share__btn--pinterest a:hover {
	background-color: #a42f35;
}

.c-share--color .c-share__btn--line a {
	background-color: #25af00;
}

.c-share--color .c-share__btn--line a:hover {
	background-color: #219900;
}

.c-share--color a i {
	display: none;
}

.c-share--color a:before {
	font-family: "Font Awesome 5 Brands";
	font-weight: 900;
}

.c-share--color .c-share__btn--twitter a:before {
	content: "\f099";
}

.c-share--color .c-share__btn--facebook a:before {
	content: "\f39e";
}

.c-share--color .c-share__btn--pocket a:before {
	content: "\f265";
}

.c-share--color .c-share__btn--feedly a:before {
	font-family: "Font Awesome 6 Free";
	content: "\f09e";
}

.c-share--color .c-share__btn--line a:before {
	content: "\f3c0";
}

.c-share--color .c-share__btn--hatebu a:before {
	font-family: sans-serif;
	content: 'B!';
}

footer {
	clear: both;
	border-top: 3px solid #9fc65c;
	margin-top: 4.5rem;
}

footer .inner {
	padding: 16px;
}

footer ul {
	font-size: .9em;
}

footer li {
	margin: 0 0 .5rem 0;
}

footer li ul {
	margin: .8rem 0 .5rem 2.5rem;
}

footer li ul li {
}

footer a:link,
footer a:visited,
footer a:hover,
footer a:active {
	color: #333333;
	font-weight: 700;
}

footer #copyright {
	clear: left;
	background-color: #e8e8e8;
	border-top: 1px solid #cccccc;
	color: #333333;
	font-size: .9em;
	text-align: center;
	padding: .5rem 0;
	margin: 0;
}

#sub a {
}

#sub .h2 {
	margin-bottom: .5rem;
}

#sub .widget {
	border: 1px solid #e8e8e8;
	background: linear-gradient(-135deg, #fdfdfd, #ffffff);
	padding: 0 .8rem 1rem;
	margin: 2rem 0;
	position: relative;
}

#sub .widget {
}

#sub .widget:first-child {
	margin-top: 0;
}

#sub .widget .h3 {
	margin: 0 0 1.5rem;
	padding-top: 1rem;
	font-size: 1.1em;
}

#sub .static-sub-title {
	padding-left: .3rem;
	padding-bottom: .2rem;
	color: #555555;
	border-bottom: dotted 1px #666666;
	background: 0 0;
}

#sub .widget i.absolute {
	position: absolute !important;
}

#sub .widget i.absolute + .h3 {
	padding: 1.5rem 0 0 4.4rem;
}

#sub .widget i.mini-doc-edit.absolute {
	top: 6px;
}

#sub .widget i.mini-yen.absolute {
	left: 20px;
	top: 6px;
}

#sub .widget i.mini-speaker.absolute {
	top: 6px;
	left: 10px;
}

a.image_button {
	text-decoration: none;
}

.btn-download, .btn-contact {
	width: 100%;
	margin-bottom: 1.5rem;
}

.btn-download.disabled img, .btn-contact.disabled img {
	opacity: 0.3;
}

.btn-download .usage {
	font-weight: bold;
	font-size: larger;
	color: yellow;
}

.btn-add-favorite:not(.image_button) {
	font-family: inherit;
	font-size: inherit;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	position: relative;
	transition: all 0.3s;
	background: none;
	padding: .5em 2em;
	border-radius: 2rem;
	border: 2px solid green;
	overflow: hidden;
	text-decoration: none;
	color: green;
	text-align: center;
	white-space: nowrap;
	box-shadow: 0 -3px 0 0 #d9d9d9 inset;
	margin-left: auto;
	display: block;
}

.btn-add-favorite:not(.image_button):after {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f055";
	background-position: right center;
	right: .4em;
	position: absolute;
}

.btn-add-favorite:not(.image_button) img {
	display: none;
}

.btn-question-inlist,
.btn-efuoku-inlist,
.btn-download-inlist {
	background: #e66700;
	color: #ffffff;
	display: block;
	font-size: .9em;
	line-height: 2.3;
	padding: 0 .5em;
	font-weight: 700;
	border: none;
	text-decoration: none;
	margin-top: .5rem;
	box-shadow: 1px 1px 6px #cccccc;
	white-space: nowrap;
	text-align: center;
	cursor: pointer;
}

.btn-question-inlist {
	background-color: #F77C00;
}

.btn-download-inlist.image_button,
.btn-question-inlist.image_button {
	background: none;
	padding: 0;
	line-height: 1;
	display: inline-block;
}

.btn-download-inlist {
	background-color: #61aa12;
}

.btn-download-inlist {
	min-width: 7em;
}

.btn-question-inlist {
	background-image: none;
	padding: 0 .5em;
}

.list-all-onoff {
	background-color: #efefef;
	margin: 0;
	padding: 1rem 1rem .5rem;
	text-align: center;
}

.tab-col {
	list-style-type: none;
	padding: 0;
	width: 100%;
}

.tab-col li {
	display: block;
	float: left;
	background-color: #E8F0D5;
	border: solid 1px #8CC63F;
	border-radius: 4px 4px 0 0;
	padding: 0 .3em;
}

.tab-col a {
	display: block;
	line-height: 3.5rem;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
	white-space: nowrap;
}

.tab-col.col2 li {
	width: 50%;
}

.tab-col.col3 li {
	width: 33.333333%;
}

.tab-col.col4 li {
	width: 25%;
}

.tab-col li.active {
	background-color: #8CC63F;
}

.tab-col li.active a {
	color: #000000;
}

#sp-cond {
	margin-bottom: 1.5em;
}

#sp-cond fieldset,
#tabs-cond fieldset,
form.favorite-search-form fieldset,
form.detail-search-form fieldset,
.nearres-popup fieldset {
	border: 1px solid #cccccc;
	padding: 0 1rem .8rem;
}

#sp-cond legend,
#tabs-cond legend,
form.favorite-search-form legend,
form.detail-search-form legend {
	font-weight: 700;
	display: block;
	padding: .5rem;
}

#sp-cond fieldset.cond-past,
#tabs-cond fieldset.cond-past {
	background-color: #edf5db;
	display: none;
}

#sp-cond .cond-past legend,
#tabs-cond .cond-past legend {
}

.detail-search-form label,
#sp-cond label,
#tabs-cond label {
	display: inline-block;
	min-width: 30%;
}

#tabs-cond #detail-search-pref label,
#tabs-cond #detail-search-area label {
	min-width: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

#sp-cond label.pull-right,
#tabs-cond label.pull-right {
	min-width: 0;
}

.member-only {
	display: inline-block;
	background-color: #f8faef;
	border: solid 1px #a1c755;
	color: #98bf43;
	font-weight: 700;
	text-align: center;
	font-size: 12px;
	padding: 2px .6em;
	line-height: 1.3;
	text-shadow: 0 1px 0 #ffffff;
	white-space: nowrap;
}

.fsmall,
#fsmall {
	font-size: .75em;
}

ul.detail-input {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
}

.detail-input li {
	width: 33%;
	float: left;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0 1rem;
	border-right: 1px #dddddd solid;
}

.detail-input li:first-child {
	padding: 0 2rem 0 0;
}

.detail-input li:last-child {
	padding: 0 0 0 2rem;
	border-right: none;
}

#detail-search-area dl,
#detail-search-pref dl {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
	clear: both;
}

#detail-search-area dt {
	display: inline-block;
	min-width: 10em;
}

#detail-search-pref dt {
	display: inline-block;
	min-width: 11em;
}

#detail-search-area dd:not(.research), #detail-search-pref dd:not(.research) {
	display: inline-block;
	margin-left: .5em;
}

.cond-total strong,
.cond-total b {
	color: #ff6600;
	font-size: 1.6em;
	margin: 0 4px;
}

.icon-help {
	background: url('../../images/icon/icon-help.png') no-repeat 0 0;
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
	line-height: 1;
	display: inline-block;
}

.inner-transition__link-outer {
	border-bottom: 1px solid #dadada;
}

.inner-transition__link-outer li {
	border-top: 1px solid #dadada;
}

.inner-transition__link-outer li.head {
	font-size: 15px;
	font-weight: 700;
	background: #eeeeee;
	padding: 5px 10px;
}

.inner-transition__link-outer li.disabled a {
	color: #999999;
}

.inner-transition__link-outer li a:visited {
	color: #333333;
}

.inner-transition__link-outer li a {
	display: block;
	padding: 12px 32px 12px 12px;
	font-size: 14px;
	color: #333333;
	word-break: break-all;
	position: relative;
	text-decoration: none;
}

.inner-transition__link-outer.ckeckable li a {
	padding: 12px 32px 12px 48px;
}

.inner-transition__link-outer li a::after {
	background-size: 9px 13px;
	display: block;
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translate(0, -50%);
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f054";
}

.inner-transition__link-outer li a[href^=javascript]::after {
	display: none;
}

.inner-transition__link-outer li a label {
	display: block;
	position: absolute;
	left: 16px;
	top: 50%;
	transform: translate(0, -50%);
}

.fixedBottomSearchBar {
	display: table;
	width: 100%;
	border: none;
	background-color: rgba(76, 76, 76, .7);
	color: #ffffff;
	position: fixed;
	bottom: -1%;
	height: calc(43px + 1%);
	left: 0;
	z-index: 9999;
	text-align: center;
	margin-top: 1em;
}

.fixedBottomSearchBar.none {
	display: none;
}

.fixedBottomSearchBar .cond-total {
	line-height: 1;
	margin-top: 8px;
}

.fixedBottomSearchBar .cond-total strong,
.fixedBottomSearchBar .cond-total b {
	color: #ffffff;
}

.fixedBottomSearchBar button {
	padding: 12px 0;
	border: 1px solid #61aa12;
	background: #61aa12;
	border-bottom: 2px solid #509407;
	border-radius: 3px;
	color: #ffffff;
	font-size: 18px;
	text-shadow: none;
	margin: 8px 8px 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.fixedBottomSearchBar button.smaller {
	font-size: 15px;
}

.fixedBottomSearchBar.col2 .cond-total {
	width: 45%;
	margin: 0;
	display: inline-block;
}

.fixedBottomSearchBar.col2 .btn-large {
	width: 45%;
	min-width: 0;
	margin: 8px 4px 14px;
}

.fixedBottomSearchBar.col2 .btn-search {
	border: 1px solid #068bf1;
	background: #068bf1;
	border-bottom: 2px solid #0b6cba;
}

.topix-content {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 1rem;
}

.topix-content strong {
	font-size: 0.9em;
	color: #333333;
}

.topix-content strong {
	margin-bottom: .5rem;
	font-size: 1.2em;
	display: block;
}

#mySidebar, #myOverlay {
	display: none;
}

#globalnav {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

#globalnav li {
	float: left;
	margin-right: .5rem;
}

#globalnav li a {
	text-indent: -999.9rem;
	display: block;
	background: url('../../images/header/globalnavs.png') no-repeat 0 0;
	background-size: 37.9rem auto;
	height: 4.2rem;
	box-shadow: 2px 2px 10px #cccccc;
	border-radius: 0 0 .3rem .3rem;
}

#globalnav li a:hover, #globalnav li a:active {
	opacity: 1;
}

#globalnav li.globalnav-fkr a {
	background-position: 0 0;
	width: 14.5rem;
}

#globalnav li.globalnav-fkr a:hover, #globalnav li.globalnav-fkr a:active {
	background-position: 0 -4.3rem;
}

#globalnav li.globalnav-faq a {
	background-position: -14.5rem 0;
	width: 12.4rem;
}

#globalnav li.globalnav-faq a:hover, #globalnav li.globalnav-faq a:active {
	background-position: -14.5rem -4.3rem;
}

#globalnav li.globalnav-membership a,
#globalnav li.globalnav-form a {
	background-position: -26.9rem 0;
	width: 11rem;
}

#globalnav li.globalnav-membership a:hover, #globalnav li.globalnav-membership a:active,
#globalnav li.globalnav-form a:hover, #globalnav li.globalnav-form a:active {
	background-position: -26.9rem -4.3rem;
}

#globalnav li.globalnav-lang a {
	background-position: 0 -17.2rem;
	height: 2.8rem;
	width: 7rem;
}

#globalnav li.globalnav-lang a:hover, #globalnav li.globalnav-lang a:active {
	background-position: 0 -20.1rem;
}

.onoff-list li {
	display: inline-block;
	border: 1px solid #cccccc;
	border-radius: 25px;
	padding: 0 10px;
	text-align: center;
	font-size: .9em;
	color: #cccccc;
}

.onoff-list li.on {
	background-color: #f2f7e3;
	color: #333333;
	border-color: #333333;
}

.narrowSearchBar {
	padding: 6px;
}

.narrowSearchBar input[type=text],
.narrowSearchBar input[type=search] {
	padding: 6px;
	max-width: 90%;
	border: solid 1px #aaaaaa;
}

.narrowSearchBar button {
	float: right;
	padding: 0 10px;
	background: #dddddd;
	font-size: 17px;
	border: solid 1px transparent;
	cursor: pointer;
	line-height: 1.9;
}

.narrowSearchBar button:hover {
	background: #cccccc;
}

@media screen and (max-width: 600px) {
	.narrowSearchBar button,
	.narrowSearchBar form {
		float: none;
	}
}

.search-condition li {
	list-style: none;
	background-color: #f2f7e3 !important;
	border-radius: .8rem;
	padding: .3rem .5rem;
	margin: .3rem .2rem;
	display: inline-block;
}

.search-condition li a {
	color: #4d6621;
}

.latest-columns .column-item,
.mailmag-list a {
	float: left;
	display: block;
	padding: 1rem;
	margin-bottom: 1rem;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mailmag-list a ul,
.mailmag-list a p:not(.title) {
	color: #333333;
}

.mailmag-list a:hover {
	background: #fafafa;
}

.mailmag-list.card-list a {
	padding: 0;
}

.mailmag-list.card-list .info {
	padding: 1rem;
	height: 100px;
}

.latest-columns .title,
.mailmag-list .title {
	font-size: 1.6rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-weight: bold;
}

#sub .mailmag-list {
	margin-bottom: 2rem;
}

#sub .mailmag-list .title {
	font-size: 1.5rem;
}

.latest-columns img,
.latest-columns .no-image,
.mailmag-list .no-image,
.mailmag-list img {
	display: block;
	float: left;
	width: 90px;
	height: 70px;
	margin-right: 1rem;
	object-fit: cover;
}

.mailmag-list.is-video .thumbnail {
	width: 150px;
	height: 100px;
	display: block;
	float: left;
	margin-right: 1rem;
}

.mailmag-list.is-video .thumbnail img {
	display: block;
	width: 100%;
	height: 100%;
}

.mailmag-list.is-video a .thumbnail {
	position: relative;
}

.mailmag-list.is-video a:hover .thumbnail:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 32px;
	display: block;
	padding: 0;
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: '\f144';
	color: #ffffff;
	opacity: unset;
}

.mailmag-list.card-list .no-image,
.mailmag-list.card-list img {
	width: 100%;
	height: 200px;
	float: none;
	margin: 0;
}

.mailmag-list .no-image {
	background-color: #eeeeee;
	color: #666666;
	position: relative;
}

.mailmag-list .no-image:after {
	content: "981.jp";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	margin: auto;
	text-align: center;
	width: 100%;
}

.mailmag-list p {
	margin-bottom: 0;
}

#columns {
	padding: 4rem 0 0 0;
	display: block;
	border-top: 3px solid #007e5c;
	margin: 2rem 0 0 0;
	background: url('../../images/icon/icon-doc.png') no-repeat 1.2em .2em;
	position: relative;
}

#columns:before {
	content: "ニュース＆コラム";
	display: inline-block;
	white-space: pre;
	position: absolute;
	top: 15px;
	left: 60px;
	line-height: 1.2;
	font-weight: bold;
	color: #007E5C;
	font-size: 1em;
}

#columns .title {
	font-size: 1em;
}

#columns img {
	width: 65px;
	height: 55px;
}

#sub #columns .mmore {
	display: none;
}

.p-nav01 {
}

.p-nav01__item--prev {
	float: left;
}

.p-nav01__item {
}

.c-nav01__item {
	font-size: 14px;
	list-style: none;
	position: relative;
	transition: background 0.2s ease;
	flex: 1;
}

.c-nav01__item--prev::before,
.c-nav01__item--next::after {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	line-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 18px;
	height: 18px;
}

.c-nav01__item--prev::before {
	content: "\f053";
	left: 5px;
}

.c-nav01__item--next::after {
	content: "\f054";
	right: 5px;
}

.p-nav01__item--prev a {
	padding: 1rem 20px 1rem 25px;
}

.p-nav01__item--next a {
	padding: 1rem 25px 1rem 20px;
}

.c-nav01__item a {
	display: inline-block;
}

.p-nav01__item--next {
	float: right;
	text-align: right;
}

.success-years li {
	display: inline-block;
	padding: .2em .5em .2em .2em;
	border-right: solid 1px #cccccc;
}

.success-years li:last-child {
	border-right: none;
}

.success-list {
	padding: 0;
	margin: 0;
}

.success-list > li {
	list-style-type: none;
	margin: 0 0 1em;
	white-space: nowrap;
}

.success-list > li .pull-left {
	width: 65px;
	height: 65px;
	white-space: normal;
}

.success-list > li img {
	font-size: .5em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.success-list a {
}

.success-list > li ul {
	margin: .2rem 0 0;
	padding: 0;
	color: #7DAB20;
	height: 5em;
}

.success-list > li li {
	float: left;
	margin: 0 .5em 0 0;
	list-style-type: none;
}

.success-list > li li.title {
	color: #333333;
}

header .header-cart {
	position: relative;
	padding-left: 32px !important;
	color: #ffffff !important;
	background: rgb(54, 57, 58) !important;
}

header .header-cart:before {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f07a";
	position: absolute;
	left: 12px;
	top: 2px;
}

header .header-cart strong,
header .header-cart b {
	margin-left: 4px;
	color: yellow;
}

#globalnav li.globalnav-cart {
	display: none;
}

.pcMultiPageHeaderBanner {
	display: none;
}

#examSoon {
	display: none;
}

.g_id_signin {
	width: 28rem;
	margin-left: auto;
	margin-right: auto;
}

.icon-spsale,
.icon-bitperiod {
	text-indent: -999.9rem;
	width: 76px;
	height: 24px;
	white-space: nowrap;
	display: inline-block;
}

.icon-bitperiod {
	background: url('../../images/search/icon-bitperiod.png') no-repeat 0 0;
}

.icon-bitperiod.seq1 {
	background: url('../../images/search/icon-bitperiod-1.png') no-repeat 0 0;
}

.icon-bitperiod.seq2 {
	background: url('../../images/search/icon-bitperiod-2.png') no-repeat 0 0;
}

.icon-bitperiod.seq3 {
	background: url('../../images/search/icon-bitperiod-3.png') no-repeat 0 0;
}

.icon-bitperiod.seq4 {
	background: url('../../images/search/icon-bitperiod-4.png') no-repeat 0 0;
}

.icon-bitperiod.seq5 {
	background: url('../../images/search/icon-bitperiod-5.png') no-repeat 0 0;
}

.icon-bitperiod.seq6 {
	background: url('../../images/search/icon-bitperiod-6.png') no-repeat 0 0;
}

.icon-bitperiod.seq7 {
	background: url('../../images/search/icon-bitperiod-7.png') no-repeat 0 0;
}

.icon-bitperiod.seq8 {
	background: url('../../images/search/icon-bitperiod-8.png') no-repeat 0 0;
}

.icon-bitperiod.seq9 {
	background: url('../../images/search/icon-bitperiod-9.png') no-repeat 0 0;
}

.icon-spsale {
	background: url('../../images/search/icon-spsale.png') no-repeat 0 0;
}

.icon-spsale.seq1 {
	background: url('../../images/search/icon-spsale-1.png') no-repeat 0 0;
}

.icon-spsale.seq2 {
	background: url('../../images/search/icon-spsale-2.png') no-repeat 0 0;
}

.icon-spsale.seq3 {
	background: url('../../images/search/icon-spsale-3.png') no-repeat 0 0;
}

.icon-spsale.seq4 {
	background: url('../../images/search/icon-spsale-4.png') no-repeat 0 0;
}

.icon-spsale.seq5 {
	background: url('../../images/search/icon-spsale-5.png') no-repeat 0 0;
}

.icon-spsale.seq6 {
	background: url('../../images/search/icon-spsale-6.png') no-repeat 0 0;
}

.icon-spsale.seq7 {
	background: url('../../images/search/icon-spsale-7.png') no-repeat 0 0;
}

.icon-spsale.seq8 {
	background: url('../../images/search/icon-spsale-8.png') no-repeat 0 0;
}

.icon-spsale.seq9 {
	background: url('../../images/search/icon-spsale-9.png') no-repeat 0 0;
}

#x981contents {
	position: relative;
}

#x981contents > i {
	position: absolute;
	top: 4px;
	left: 6px;
}

#x981contents .h3 {
	padding: 1.5rem 0 0 4.4rem !important;
}

#kodawariCond {
	cursor: pointer;
}

.kodawariOuter {
	display: none;
}

.kodawariOuter.active {
	display: block;
}

.imageHeading {
	overflow: hidden;
	margin: 0 0 1em;
	width: 100%;
}

.imageHeading img {
	max-width: none !important;
}

@media screen and (max-width: 640px) {
	header .logo {
		text-align: center;
	}

	header .logo a {
		display: inline-block;
		width: 200px;
	}

	header .header-cart {
		display: none;
	}

	.imageHeading {
		border-right: solid 6px #ffffff;
	}

	#globalnav li.globalnav-cart {
		display: block !important;
	}

	#globalnav li.globalnav-cart a {
		text-indent: 0;
		background: none;
		color: #ffffff !important;
		background: rgb(54, 57, 58) !important;
		padding: 0 1em 0 0;
		height: auto;
		font-size: 12px;
		text-decoration: none;
		line-height: 2.1;
		border-top: solid 4px yellowgreen;
		border-top: solid 4px grey;
	}

	#globalnav li.globalnav-cart .header-cart:before {
		top: 0;
	}

	.totop {
		position: fixed;
		bottom: 0;
		right: 1rem;
		opacity: 0.9;
	}

	.w3-table-all {
		border: none;
	}

	.w3-table-all tr:nth-child(even) {
		background-color: transparent;
	}

	#login {
		position: relative;
		padding-left: 2rem;
		padding-right: 2rem;
	}

	#login:before, #login:after {
		content: "";
		position: absolute;
		top: 12px;
		display: block;
		background-size: 12px;
		width: 12px;
		height: 12px;
	}

	#login:before {
		background: url('../../images/concierge/arrow.gif') no-repeat 0 0;
		left: 4px;
		transform: rotateY(180deg);
	}

	#login:after {
		background: url('../../images/concierge/arrow.gif') no-repeat 0 0;
		right: 4px;
	}

	#login .w3-bar {
		text-align: left;
		position: relative;
	}

	header .bar-icon:hover,
	header .bar-icon {
		top: 28px;
		left: 9px;
	}

	header .bar-icon:hover,
	header .bar-icon,
	#login .w3-bar a.bar-icon:hover,
	#login .w3-bar a.bar-icon {
		float: right;
		display: block;
		border-radius: 6px;
		background-color: darkgoldenrod !important;
		color: #ffffff !important;
		border: solid 2px #ffffff;
		padding: .5rem 1rem;
		font-weight: bold;
		position: absolute;
	}

	#login .w3-bar a.bar-icon:hover,
	#login .w3-bar a.bar-icon {
		right: 4px;
		top: 2px;
	}

	#login .w3-bar.responsive {
		height: auto;
		background: url('../../images/user/customer-nav-bg-noborder.jpg') repeat 0 0;
	}

	#login .w3-bar.responsive a:not(.bar-icon) {
		display: block !important;
		width: auto;
		text-align: left !important;
	}

	#container > .h2 {
		margin-left: 8px;
		margin-right: 8px;
		font-size: 1.1em;
		padding-left: 45px;
	}

	#container > div {
		padding-left: 8px;
		padding-right: 8px;
	}

	#container thead tr th {
		display: inline-block;
		width: auto;
		padding-right: 0;
	}

	#container .scrollableOuter thead tr th {
		display: table-cell;
		padding-right: .8rem;
	}

	i.mini-help,
	#globalnav li:not(.globalnav-lang),
	header .header-biddable {
		display: none;
	}

	header .logo a {
		background: url('../../images/header/header-logo-nondesc.png') no-repeat center center !important;
		background-size: 200px !important;
	}

	header .header-login {
		position: absolute;
		right: 10px;
		top: 40px;
		text-align: right;
	}

	header .header-login span {
		display: none;
	}

	#headad .pull-left {
		float: none;
	}

	#mySidebar {
		z-index: 4;
		width: 280px;
		top: 0;
		position: relative;
	}

	#mySidebar li {
		padding: 0;
	}

	#mySidebar li.header {
		font-size: 10px;
		padding: 8px 16px;
		border-top: 1px solid #dddddd;
	}

	#mySidebar li a {
		display: block;
		padding: 12px 16px;
		color: inherit;
		text-decoration: none;
	}

	#mySidebar li a.notification-dot {
		position: relative;
	}

	#mySidebar li a.notification-dot:after {
		margin-left: .5em;
	}

	#mySidebar .w3-card {
		padding: 8px;
		background-color: #E8F0D5;
		position: relative;
	}

	#mySidebar .w3-card a {
		white-space: nowrap;
		display: inline-block;
	}

	#mySidebar .w3-card a + a {
		margin-left: 2px;
	}

	#mySidebar .w3-card:first-child a:first-child {
		position: absolute;
		left: 1em;
		height: 23px;
		top: 0;
		bottom: 0;
		margin: auto;
	}

	#myOverlay {
		cursor: pointer;
	}

	.fixedBottomSearchBar button,
	.top-btns a,
	.h1, .h2, .h3, .h4, .h5, .h6 {
		font-family: "M PLUS 1p", "ヒラギノ角ゴ ProN W6", "HiraKakuProN-W6", "Hiragino Kaku Gothic Pro", sans-serif;
	}

	.unread-popup-container .h2 {
		width: 100%;
		left: 0;
		right: 0;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	#faq {
		overflow: visible !important;
	}

	.top-btns {
		text-align: center;
		margin: .5em 0 .6em;
	}

	.top-btns a {
		display: inline-block;
		width: 48%;
		background-color: #8CC63F;
		color: #000000;
		text-decoration: none;
		text-align: center;
		font-size: 1.2em;
		font-weight: bold;
		padding: .5em 0;
		margin: .4em .05em 0;
	}

	#sp-cond fieldset legend {
		display: block;
		width: 100%;
		border-top: 1px solid #eeeeee;
		border-bottom: 1px solid #eeeeee;
		padding: 5px;
		color: #333333;
		font-size: 12px;
		background: #eeeeee;
		text-shadow: none;
		border-radius: 0;
		font-weight: bold;
	}

	#tabs-cond #detail-search-area label,
	#tabs-cond #detail-search-pref label {
		width: 48%;
	}

	#sp-cond #detail-search-area label,
	#sp-cond #detail-search-pref label,
	#sp-cond fieldset label {
		margin-top: 0;
		border-bottom: 1px solid #eeeeee;
		border-right: 1px solid #eeeeee;
		border-top: none;
		text-indent: 1em;
		font-weight: 400;
		width: 50%;
		background: #ffffff;
		display: block;
		float: left;
		text-align: left !important;
		padding: 8px 0;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	#sp-cond #detail-search-area legend,
	#sp-cond #detail-search-pref legend {
		padding-top: 8px;
		padding-bottom: 8px;
	}

	#sp-cond #detail-search-area legend a,
	#sp-cond #detail-search-pref legend a {
		float: right;
	}

	#sp-cond fieldset label input {
		margin-right: 1em;
	}

	#sp-cond fieldset > p {
		display: none;
	}

	#sp-cond fieldset > input[type=text],
	#sp-cond fieldset > input[type=search],
	#sp-cond fieldset > select {
		margin: .8em 0;
	}

	#sp-cond fieldset > legend + input[type=text],
	#sp-cond fieldset > legend + input[type=search],
	#sp-cond fieldset > legend + select {
		margin-left: 1em;
	}

	#sp-cond fieldset {
		border: none;
		padding: 0;
	}

	#sp-cond legend {
		font-weight: 700;
		display: block;
		padding: .5rem;
	}

	#sp-cond fieldset.cond-past {
		background: transparent;
		display: none;
	}

	#sp-cond .cond-past legend {
	}

	#sp-cond label {
		display: inline-block;
		min-width: 30%;
	}

	#sp-cond label.pull-right {
		min-width: 0;
	}

	#sp-cond input[type=search] {
		width: 90%;
	}

	#sp-cond select[name="s.si"],
	#sp-cond select[name="s.cb"] {
		border-left: none;
	}
}

@media screen and (min-width: 641px) {
	footer .inner {
		position: relative;
	}

	.totop {
		position: absolute;
		top: -33px;
		right: 1rem;
	}

	#detail-search-area dt {
		min-width: 8.7em;
	}

	.inner.narrow {
		width: 71rem;
		margin-left: auto;
		margin-right: auto;
	}

	header .bar-icon,
	#login .w3-bar .bar-icon {
		display: none;
	}

	i.mini-help {
		display: inline-block;
	}

	.columns-two .column,
	.columns-three .column,
	.nearres-popup .columns-two .column {
		float: left;
		padding-bottom: 2rem;
	}

	.columns-two .column,
	.columns-three .column {
	/ zoom: 1;
	}

	.columns-two .column:after,
	.columns-three .column:after {
		content: '';
		display: block;
		clear: both;
	}

	.columns-two .column {
		width: 50%;
		padding-left: 1rem;
	}

	.columns-two .column:first-child {
		padding-left: 0;
	}

	.columns-three .column {
		width: 33.3%;
		padding-left: 1rem;
	}

	.columns-three .column:first-child {
		padding-left: 0;
	}

	#main {
		width: 66rem;
		float: left;
	}

	#sub {
		width: 30rem;
		float: right;
	}

	#fb-root {
		display: block;
	}

	header {
		background-size: auto 10rem;
	}

	header {
		position: relative;
		font-size: .9em;
	}

	header .inner {
		position: relative;
	}

	header .logo {
		float: left;
		width: 47.8rem;
	}

	header .header-login {
		display: block;
		text-align: center;
		position: absolute;
		right: 0;
		top: 5.4rem;
	}

	header .header-login .header-menus {
		margin-right: 1em;
		display: inline-block;
	}

	header .header-login .image_button + .image_button {
		margin-left: 2px;
	}

	#globalnav {
		position: absolute;
		top: 0;
		right: 0;
	}

	body > .errorMessage,
	#container, #headad, header .inner, footer .inner, .fixedOuter .inner {
		width: 98rem;
		margin-left: auto;
		margin-right: auto;
		clear: both;
	}

	header .header-cart,
	header .header-biddable {
		display: inline-block;
		background-color: #ffffff;
		color: #333333;
		padding: .2em 1.5em 0;
		line-height: 2;
		margin-right: 1em;
		border-radius: 1.5rem;
		box-shadow: 1px 1px 5px #cccccc inset;
		text-decoration: none;
	}

	#login ul, #login .w3-bar {
		overflow-x: hidden;
	}

	.mailmag-list a {
		width: 48%;
		height: 90px;
	}

	#sub .mailmag-list a {
		width: 100%;
		height: auto;
	}

	.mailmag-list.card-list a {
		height: 320px;
	}

	.mailmag-list a:nth-child(odd) {
		margin-right: 2%;
	}

	.p-nav01__item {
		width: 50%;
	}

	footer > .inner > ul {
		float: left;
		width: 24%;
		margin-right: 1%;
	}

	.headad-half {
		width: 49.8%;
	}

	.headad-half .adsenseOuter {
		height: 100px;
		overflow: hidden;
	}

	.success-list > li {
		float: left;
		width: 50%;
	}

	.btn-question-inlist,
	.btn-efuoku-inlist,
	.btn-download-inlist {
		margin-left: auto;
		margin-right: auto;
	}

	#sp-cond {
		margin-top: 1em;
	}

	#tabs-cond #detail-search-area label {
		width: 19%;
	}

	#tabs-cond #detail-search-pref label {
		width: 24%;
	}
}
