@charset "UTF-8";
/* !Script
---------------------------------------------------------- */
@import "jquery.mmenu.all.css";
/* !Clearfix
---------------------------------------------------------- */
.clearfix, #contents, .section, #headerIn, .headerContact01 {
	display: block;
	min-height: 1%;
}
.clearfix:after, #contents:after, .section:after, #headerIn:after, .headerContact01:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix, * html #contents, * html .section, * html #headerIn, * html .headerContact01 {
	height: 1%;
	/*\*/ /*/
	height: auto;
	overflow: hidden;
	/**/
}
/* !Layout
---------------------------------------------------------- */
html {
	overflow-y: scroll;
}
body {
	text-align: center;
}
@media print {
	html, html body {
		*zoom: 0.65;
	}
}
html, body, #wrapper {
	height: 100%;
}
body > #wrapper {
	height: auto;
}
.pcMode {
	display: none;
}
/* !wrapper
---------------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	width: 100%;
	text-align: left;
	min-width: 320px;
	overflow: hidden;
}
/* !header
---------------------------------------------------------- */
#header {}
#headerIn {
	display: block;
	margin: 0 auto;
	/*padding: 0 10px;*/
	padding: 0;
	width: auto;
	min-height: 1%;
	text-align: left;
}
div#headerLogo {
	/*margin: 20px 0 14px;*/
	margin: 20px 0 14px 10px;
	float: left;
}
div#headerLogo img {
	width: 173px;
	height: auto;
}
#header_100 {
	margin: 20px 10px 14px 0;
	float: right;
}
#header_100 img {
	width: 65px;
	height: auto;
}
#headerBtn {
	width: 120px;
	/*margin: 20px 0 14px;*/
	margin: 20px 10px 14px 0;
	float: right;
	font-size: 0;
	text-align: right;
}
#headerBtn a.headerBtn__member img {
	width: 43px;
	height: auto;
	margin-right: 10px;
}
#headerBtn:not(.member) .member {
	display: none;
}
#headerBtn:not(.member) .headerBtn__member {
	pointer-events: none;
}
#headerBtn.member .headerBtn__member img:not(.member) {
	display: none;
}
#headerBtn.member img.member {
	display: inline-block !important;
}
#headerBtn a.headerBtn__search img {
	width: 22px;
	height: auto;
	margin-right: 17px;
}
#headerBtn a.headerBtn__tel img {
	width: 27px;
	height: auto;
}
#header_tel {
	/*margin: 20px 0 14px;*/
	margin: 20px 10px 14px 0;
	float: right;
}
#header_tel img {
	width: 27px;
	height: auto;
}
#header_txt {
	clear: both;
	width: 100%;
	text-align: center;
	background-color: #A37E38;
	padding: 4px 0;
	margin-bottom: 14px;
	color: #FFF;
}
#header_txt a {
	color: #FFF;
}
.headerMnue01 {
	position: fixed;
	width: 4.5em;
	bottom: 15px;
	right: 10px;
	z-index: 999;
	padding: 10px 3px 8px;
	border: 1px solid #FFF;
	background-color: #5876b8;
	color: #FFF !important;
	opacity: 0.85;
	text-decoration: none;
	text-align: center;
	font-size: 9px;
	letter-spacing: 0;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.20);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.20);
	z-index: 10000;
}
.headerMnue01.open {
	left: 10px;
	right: auto !important;
}
.headerMnue01 img {
	margin-bottom: 5px;
}
.headerMnue01 span {
	display: block;
}
.headerContact01 {
	background: #ACACAC;
	text-align: right;
}
.headerContact01 ul {
	float: right;
}
.headerContact01 li {
	padding: 5px 0 3px 0;
}
.headerContact01 li.last {
	padding: 4px 14px 3px 17px;
}
#breadcrumb {
	margin: 20px 10px 0;
	padding: 0 0 7px;
	border-top: #CCC 1px dotted;
	border-bottom: #CCC 1px dotted;
	overflow: hidden;
	font-size: 77%;
}
#breadcrumb li {
	float: left;
	display: inline !important;
}
#breadcrumb li:last-child {
	padding: 9px 1px 2px;
}
#breadcrumb li.link:last-child {
	padding: 0;
}
#breadcrumb a, #breadcrumb a:visited {
	display: inline-block;
	text-decoration: none;
	padding: 9px 1px 2px;
	color: #333;
}
#breadcrumb li a:active, #breadcrumb li a:hover {
	color: #5876B8;
	text-decoration: underline;
}
/* !gNavi
---------------------------------------------------------- */
#member {
	background: #718ac5;
	padding: 15px 0;
	font-size: 14px;
	color: #FFF;
}
#member ul {
	margin: 0 10px;
	overflow: hidden;
}
#member .member__name {
  float: left;
  width: 60%;
}
#member .member__name::after {
	position: static !important;
	display: inline-block;
	content: "様";
	padding-left: 6px;
}
#member .member__number {
  float: right;
  width: 40%;
}
#member .member__registration, #member .member__member, #member .member__contact {
	float: left;
	width: 49%;
}
#member .member__registration {
  clear: both;
}
#member .member__loginout, #member .member__change, #member .member__seminar {
	float: right;
	width: 49%;
}
#member a {
	font-size: 10px;
	margin-top: 12px;
	padding: 0;
	letter-spacing: -0.1em;
}
#member .member__registration a, #member .member__member a, #member .member__loginout a {
	display: block;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	padding: 8px 0;
	background: #afb9dc;
	border: solid 1px #d7dbee;
	box-sizing: border-box;
	letter-spacing: 0.02em;
}
#member .member__contact a {
	padding-left: 18px;
	background: url("../img/icon_mypage_contact01.png") 0 3px no-repeat;
	background-size: 14px 13px;
}
#member .member__change a {
	padding-left: 18px;
	background: url("../img/icon_mypage_change01.png") 0 3px no-repeat;
	background-size: 13px 13px;
}
#member .member__seminar a {
	padding-left: 19px;
	background: url("../img/icon_mypage_seminar01.png") 0 3px no-repeat;
	background-size: 14px 13px;
}
#gNavi {
	text-align: left;
}
#gNavi .mmTitle {
	background-color: #FFF;
	border-left: solid 1px #FFF;
	padding: 14px 10px;
	color: #718AC5;
	font-size: 18px;
}
#gNavi .mmlist > li {
	border-bottom: solid 1px #FFF;
	background-color: #EDEDED;
}
#gNavi .mmlist > li > a {
	padding: 14px 0 14px 10px;
	color: #444;
	background: url(../img/ico_arrow03.png) no-repeat right center;
	background-size: 6px auto;
	margin: 0 15px 0 0;
}
#gNavi .mmlist > li.idt > a {
	padding: 14px 0 14px 2em;
	text-indent: -1em;
}
#gNavi .mmlist > li dl {
	width: 100%;
}
#gNavi .mmlist > li dl dt {
	padding: 15px 10px;
	background-color: #EDEDED;
	color: #444;
	/* box-shadow */
}
#gNavi .mmlist > li dl dt.close01 {
	margin-bottom: 0;
}
#gNavi .mmlist > li dl dt span {
	display: block;
	padding: 1px 0;
	background-image: url(../img/btn_accordion_open01.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 15px auto;
}
#gNavi .mmlist > li dl dt span.close01 {
	display: block;
	padding: 1px 0;
	background-image: url(../img/btn_accordion_close01.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#gNavi .mmlist > li dl dd {
	margin-bottom: 5px;
	background-color: #FFF;
}
#gNavi .mmlist > li dl dd:last-child {
	margin-bottom: 0;
	border-borrom: none;
}
#gNavi .mmlist > li dl dd li {
	border-bottom: 1px solid #EDEDED;
	background-color: #F9F9F9;
}
#gNavi .mmlist > li dl dd li:last-child {
	border-bottom: none;
}
#gNavi .mmlist > li dl dd li.title {
	padding: 15px 0 15px 10px;
}
#gNavi .mmlist > li dl dd li a {
	display: block;
	text-decoration: none;
	padding: 15px 0 15px 10px;
	background: url(../img/ico_arrow01.png) right center no-repeat;
	background-size: 6px auto;
	color: #444;
	margin: 0 15px 0 0;
}
#gNavi .mmlist > li dl dd li a span {
	font-size: 11px;
	color: #666;
}
#gNavi .mmlist > li dl dd li.idt a {
	padding: 15px 10px 15px 2em;
	text-indent: -1em;
}
#gNavi .searchForm01 {
	position: relative;
	height: 24px;
	margin: 15px 10px;
	border: #CCCCCC 1px solid;
	padding: 1%;
	background-color: #FFF;
}
#gNavi .searchForm01 iframe {
	position: absolute;
	top: auto;
	left: 1%;
	width: 98%;
	height: 24px;
}
/* !mainimg
---------------------------------------------------------- */
#mainimg {
	display: block;
	text-align: center;
	background-color: #3a8ad5;
}
/* !contents
---------------------------------------------------------- */
#contents {
	text-align: left;
	padding: 22px 10px;
}

/* seminarIframe
---------------------------------------------------------- */
div#seminarIframe {
	margin:50px auto;
}
div#seminarIframe h4 {
	display: inline-block;
	margin:0 0 10px 10px;
	font-size: 18px;
	font-weight: 700;
	background-color: #97A6D4;
	color: #fff; padding: 3px 8px;
}
div#seminarIframe iframe {
	display:block;
	margin:0 auto;
	border:1px solid #ccc;
	width:96%;
	height:280px;
}
div#seminarIframe p {
	display: block;
	width:fit-content;
	margin:10px 10px 0 auto;
}
div#seminarIframe p a {
	font-size:18px;
	font-weight:700;
	background-color: #97A6D4;
	color: #fff;
	padding: 3px 8px;
	text-decoration:none;
}

/* !footer
---------------------------------------------------------- */
#footer {
	position: relative;
}
#footer .breadcrumb--article {
	margin: 0 10px 50px;
	padding: 0 0 7px;
	border-top: #CCC 1px dotted;
	border-bottom: #CCC 1px dotted;
	overflow: hidden;
	font-size: 10px;
}
#footer .breadcrumb--article li {
	float: left;
}
#footer .breadcrumb--article a {
	display: inline-block;
	text-decoration: none;
	padding: 9px 1px 2px;
	color:
		#333;
}
#footer .pnbtn--article {
	margin: -30px 10px 50px;
	padding: 7px 5px;
	border-top: #CCC 1px dotted;
	border-bottom: #CCC 1px dotted;
	overflow: hidden;
}
#footer .pnbtn--article img {
	width: 82px;
}
#footer .pnbtn--article img.next {
	float: right;
}
#footer .pnbtn--article img.prev {
	float: left;
}
#footer .seminarlink--article, #footer .searchlink--article {
	margin: 0 10px 50px;
}
#footer .seminarlink--article + .searchlink--article {
	margin: -40px 10px 50px;
}
#footer .seminarlink--article a, #footer .searchlink--article a {
	display: block;
	border: 2px solid #E3E3E3;
	padding: 10px 8px 9px 30px;
	background: url('../img/ico_arrow04.png') 9px 9px no-repeat #F3F3F3;
	background-size: 12px 12px;
	text-decoration: none;
	font-size: 12px;
	color: #333;
	text-align: left;
	box-sizing: border-box;
}
#footer .articleRanking {
	margin: 0 10px 50px;
	text-align: left;
}
#footer .articleRanking__item {
	margin-bottom: 40px;
}
#footer .articleRanking__item:last-child {
	margin-bottom: 0;
}
#footer .articleRanking__item h3 {
	font-size: 18px;
	border-left: 5px solid #728BC6;
	padding: 0 0 0 15px;
	margin-bottom: 15px;
}
#footer .articleRanking__item ul {
	margin: 0 20px;
}
#footer .articleRanking__item li {
	padding-left: 35px;
	text-indent: -35px;
	margin-top: 8px;
	counter-increment: ranking;
	line-height: 1.3;
}
#footer .articleRanking__item li::before {
	content: counter(ranking) "位　";
}
#footer .articleRanking__item li a {
	color: #728BC6;
}
#footer .articleRanking__item li a:hover {
	color: #666;
	text-decoration: none;
}
#footer .articleRanking__item--product h3 {
	margin-bottom: -20px;
}
#footer .articleRanking__item--product ul {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
}
#footer .articleRanking__item--product li {
	position: relative;
	width: 48%;
	padding: 1.8em 0 0;
	margin-top: 40px;
	text-indent: 0;
}
#footer .articleRanking__item--product li:nth-child(odd)::after {
	position: absolute;
	content: "";
	width: 208%;
	height: 1px;
	border-top: 1px dotted #ccc;
	top: -20px;
	left: 0;
}
#footer .articleRanking__item--product li:first-child::after {
	border: none;
}
#footer .articleRanking__item--product li:last-child {
	margin-right: 0;
}
#footer .articleRanking__item--product li::before {
	position: absolute;
	top: 0;
	left: 0;
}
#footer .articleRanking__item--product li img {
	width: 100%;
	margin-bottom: 8px;
}
#fnav {
	width: 100%;
	padding: 0;
	text-align: left;
}
#fnav ul {
	padding: 0 10px 12px;
	background: #f6f6f6;
}
#fnav li {
	float: left;
	border-left: solid 1px #717071;
	border-right: solid 1px #717071;
	padding: 0 8px;
	margin: 12px 0 0 -1px;
	line-height: 1.1;
}
#fnav li.end {
	border-right: solid 1px #fff;
	padding-right: 8px;
}
#fnav li a {
	color: #717071;
	text-decoration: none;
}
#changedevice_and_fb {
	padding: 20px 0 0;
	margin: 0 10px;
	border-top: solid 1px #d0d2d3;
	background: #fff;
}
#changedevice_and_fb.none {
	display: none !important;
}
#changedevice_and_fb .topFooterBtn01 {
	float: none;
	text-align: center;
	padding: 0 0 20px;
	margin: 0;
	vertical-align: middle;
}
#changedevice_and_fb .topFooterBtn01.indexBtn {
	float: left;
	text-align: left;
}
#changedevice_and_fb .topFooterBtn02 {
	float: right;
	padding: 3px 0 20px;
	margin: 0;
	vertical-align: middle;
}
#changedevice_and_fb .topFooterBtn02.none {
	display: none !important;
}
#changedevice_and_fb .topFooterBtn02 img {
	width: auto;
	height: 23px;
}
#changedevice_and_fb .fb_iframe_widget span {
	height: 20px;
	z-index: 0;
	overflow: hidden;
}
#guidetxt {
	padding: 15px 0;
	margin: 0 10px;
	line-height: 1.4;
	border-top: solid 1px #d0d2d3;
	border-bottom: solid 1px #d0d2d3;
	background: #fff;
	text-align: left;
}
#fnav .indexBtnLink01Wrap {
	padding: 20px 0 10px;
	margin: 0 10px;
}
#fnav .indexBtnLink01 {
	background: #fff;
	text-align: right;
	padding: 0 !important;
	margin: 0 !important;
}
#fnav .indexBtnLink01:after {
	clear: both;
	display: block;
}
#fnav .indexBtnLink01 li {
	display: inline-block;
	float: none;
	border-left: none;
	border-right: none;
	padding: 0;
	margin: 0 0 0 10px;
	line-height: auto !important;
}
#copyright {
	text-align: center;
	padding: 9px 0 16px 0;
}
#articleFooterBtn {
	position: fixed;
	display: none;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 17px 10px;
	left: 0;
	bottom: 0;
	z-index: 998;
	box-sizing: border-box;
	overflow: hidden;
}
#articleFooterBtn img {
	float: left;
	width: 62px;
	margin-right: 5px;
}
