/*----------------------------
	フリーページfreePage_common
----------------------------*/
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}
.mt50 {margin-top: 50px;}
.mt60 {margin-top: 60px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.bm30 {padding-bottom: 30px;}
.bl {
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.bl2 {border-bottom: 1px dotted #ddd;}
.full {width: 100%;}
.attention {color: #e82663;}
.free__main-title {
  font-size: 120%;
  font-weight: bold;
	padding-bottom: 20px;
	color: #333;
}
.free__main {font-size: 90%;}
.free__main-table {
  background: #fff;
  text-align: left;
}
.free__main-table th {
  padding: 15px 20px;
  background: #444;
  color: #fff;
  width: 25%;
  border-bottom: 1px solid #333;
  vertical-align: middle;
}
.free__main-table td {
  padding: 15px 20px;
  border-bottom: 1px solid #ddd;
}
.free__main ul {
  padding: 10px 0 10px 20px;
  list-style-type: disc;
}
.free__main .strong {
	display: block;
	font-weight: bold;
}
/*sub-page ======================*/
.style-sk-only {
	background: #fff;
	margin-top: 30px;
	padding: 20px 30px;
}
/*free-page no.2 ======================*/
.about__main {
  padding: 20px 30px 30px;
  font-size: 90%;
  text-align: left;
  background: #fff;
}
.about__main a {text-decoration: underline;}
.about__main a:hover {
  color: #999;
  text-decoration: none;
}
.about__main ul {
  list-style-type: disc;
  padding-left: 20px;
}
.about__main li span {padding-right: 20px;}
.about__main .sub-title {font-weight: bold;}
.about__main table th {
  width: 15%;
  padding: 10px 20px;
  font-weight: bold;
}
.about__main table td {padding: 10px;}
.about__main table tr {border: 1px solid #eee;}
/*free-page no.3 ======================*/
.recruit__main {
  padding: 0;
  font-size: 90%;
  text-align: left;
}
.recruit__main .sub-title {padding-bottom: 10px;}
.recruit__main table {background: #fff;}
.recruit__main th {
  padding: 10px 20px;
  background: #444;
  color: #fff;
  width: 20%;
  border-bottom: 1px solid #333;
  vertical-align: middle;}
.recruit__main td {
  padding: 10px 20px;
  border-bottom: 1px solid #eee;
}
/*----------------------------
	freePage_no.4
----------------------------*/
.hatoyome__main {background: #fff;}
.hatoyome__contents {
	width: 555px;
	margin: 0 auto;
	padding: 30px 0 40px;
}
.hatoyome__main .left {float: left;}
.hatoyome__main .right {float: right;}
.hatoyome__main .box {padding-top: 20px; width: 555px;}
.hatoyome__main .box .thumb {padding-bottom: 20px;}
.hatoyome__main .box .thumb2 {padding-bottom: 9px;}
.hatoyome__main .box .thumblast {padding:0;}
.hatoyome__main .box .thumblast2 {margin: 0; padding-top: 25px;}
.hatoyome__main .box .thumb p,.hatoyome__main .box .thumblast p {
	padding-top: 5px;
	font-size: 80%;
}
.hatoyome__main .box .thumb2 p {
	padding-top: 0px;
	font-size: 80%;
}
.hatoyome__main a:hover img {opacity: 0.8;}
.hatoyome__main a.link_1:hover img {outline: 2px solid #ffff01;}
.hatoyome__main a.link_2:hover img {outline: 2px solid #fec0ff;}
.hatoyome__main a.link_3:hover img {outline: 2px solid #5de9ff;}
.hatoyome__main p a:hover {
	color: #333;
	text-decoration: underline;
	background-position: 2px 2px;
}
.hatoyome__main p a {
  background-image: url("http://m-hz.com/mhs/common/images/arrow_ft.png");
  background-position: 0 2px;
  background-repeat: no-repeat;
  color: #000;
  padding: 0 0 0 12px;
	z-index: 5;
	line-height: 1.2;
}
/*----------------------------
	Baiyon free-page no.5-8
----------------------------*/
.baiyon-interview {
	background: #fff;
	margin-bottom: 30px;
}
.baiyon-interview .wr_box {padding: 30px 30px 0 30px;}
.baiyon-interview .wr_box p {padding-bottom: 25px;}
.baiyon-interview .wr_box h3 {
	font-weight: bold;
	padding-bottom: 25px;
}
.baiyon-interview .wr_box p.sub_title {
	font-weight: bold;
	font-size: 120%;
	color: #333;
	padding-bottom: 10px;
}
.baiyon-interview .wr_box p.baiyon span {
	font-weight: bold;
	color: #1a7d00;
}
.baiyon-interview .wr_box p.kto span{
	font-weight: bold;
	color: #1f95e0;
}
.baiyon-interview .wr_box .profile {
	width: 650px;
	margin: 0 0 30px ;
}
.baiyon-interview .wr_box .profile p {font-size: 90%;}
.baiyon-interview .wr_box .profile p.name_kto {
	padding-bottom: 8px;
	font-size: 102%;
	font-weight: bold;
	color: #0093d5;
}
.baiyon-interview .wr_box .profile p.name_baiyon {
	padding-bottom: 8px;
	font-size: 102%;
	font-weight: bold;
	color: #1a7d00;
}
.baiyon-interview .wr_box .profile p.name span {
	font-size: 76%;
	color: #777;
}
.baiyon-interview .wr_box .profile p.name2 {
	padding-bottom: 8px;
	font-style: italic;
}
.baiyon-interview .wr_box .profile .kto {color: #0093d5;}
.baiyon-interview .wr_box .profile .baiyon {color: #1a7d00;}
.baiyon-interview .wr_box .profile img {float:left;}
.baiyon-interview .wr_box .profile p.text {
	float:right;
	width: 480px;
}
.baiyon-interview .wr_box .profile .cf p.text span.baiyon {
	font-weight: bold;
	color: #1a7d00;
}
.baiyon-interview .wr_box .profile .cf p.text a {text-decoration: underline;}
.baiyon-interview .wr_box .profile .cf p.text span.kto {
	font-weight: bold;
	color: #0093d5;
}
.baiyon-interview .profile_title {
	background: #f8f8f8;
	padding-top: 30px;
	height: 50px;
	line-height: 50px;
	font-size: 105%;
	color: #222;
	font-style: italic;
}
.baiyon-interview .wr_box2 {padding: 30px 0 30px;}
.baiyon-interview .sp_box {
	width: 400px;
	padding-top: 15px;
	padding-left: 146px;
}
.baiyon-interview .sp_box img:hover {
	opacity:0.80;
	outline: 1px dashed #0093d5;
}
.baiyon-interview .sp_box .sp_item_thum_first {
	width: 150px;
	float: left;
	padding-left: 0;
}
.baiyon-interview .sp_box .sp_item_thum {
	width: 150px;
	float: left;
	padding-left: 100px;
}
.baiyon-interview .sp_box a {
	display: block;
	padding-top: 5px;
	text-decoration: underline;
	font-size: 70%;
}
.baiyon-interview p.sp_title {
	width: 250px;
	color: #fff;
	margin-left: 221px;
	text-align: center;
	padding: 7px 0;
	background: #0093d5;
	font-size: 75%;
	}
.baiyon-interview p.leftimg{
	float: left;
	padding-right: 25px;
}
.baiyon-interview p.rightimg{
	float: right;
	padding-left: 25px;
}
.baiyon-interview a.link {
	color: #0093d5;
}
.baiyon-interview ul.int_menu {
	border: 1px solid #eee;
	padding: 10px;
	margin-bottom: 35px;
}
.baiyon-interview ul.int_menu li {
	font-size: 80%;
	float: left;
	padding-right: 25px;
	padding-bottom: 5px;
}
.baiyon-interview ul.int_menu li.first {
	margin-top: 5px;
	line-height: 14px;
}
.baiyon-interview p.boldlast {
	font-size: 110%;
	font-weight: bold;
}
/*---------------------------------
free-page no.1 guide-common
----------------------------------*/
.guide__main {
	background: #fff;
	padding: 15px 30px 20px;
	}
.guide__nav {
	width:760px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
	font-size: 82%;
}
.guide__nav li{
	display: block;
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	padding: 15px 10px;
	text-align: center;
	background: #ededed;
	border-radius: 2px;
}
.guide__nav li.current {
	background: #333;
	color: #fff;
}
.guide__nav li:hover {background: #ddd;}
.guide__nav li.current:hover {background: #333;}
.main-contents-title {
	font-size: 120%;
	padding-bottom: 20px;
	color: #333;
}
.guide_main-title{
  font-size: 128%;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.guide__contents p{
	font-size: 90%;
	padding: 0 0 10px;
}
.guide__contents img {padding-bottom: 10px;}
.guide__contents .strong {
	display: block;
	font-weight: bold;
}
.guide__attention-box {
	padding: 10px 20px 0;
	border: 1px solid #ddd;
	margin: 20px 0;
}
.guide__contents .guide__attention-title {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 5px;
  color: #e82663;
}
.guide__attention-list{
	padding-left: 30px;
	list-style-type: decimal;
	font-size: 90%;
	color: #666;
}
.guide__attention-list li{
	margin: 10px 20px 10px 0;
	line-height: 1.6;
	list-style-type: square;
	color: #666;
}
.guide__description {
	font-weight: bold;
	border-left: 5px solid #c7da1e;
	background: #eee;
	padding: 10px;
	margin-bottom: 8px;
	margin-top: 20px;
}
.guide__contents table {
	font-size: 90%;
	text-align: left;
}
.guide__contents th, .guide__contents td {
	padding: 10px 20px;
	border-bottom: 1px solid #fff;
}
.guide__contents table th, .guide__contents table td {background: #eee;}
.guide__contents table th:first-child{border-right: 1px solid #fff;}
.guide__contents table tr.title th {
	background: #333;
	color: #fff;}
.guide__order-description {
	margin: 20px 0 6px;
	font-size: 110%;
	background-image: url(../images/guide/guide-icon.svg);
	background-repeat: no-repeat;
	background-size: 18px;
	background-position: left center;
	padding-left: 30px;
	font-weight: bold;
}
.guide__order-step dt, .guide__order-step dd{
	padding-left: 40px;
}
.guide__order-step dt {
	font-weight: bold;
	background-repeat: no-repeat;
	background-size: 24px;
	background-position: left 3px;
}
.guide__order-step dt.point1 {
	background-image: url(../images/guide/point1.svg);}
.guide__order-step dt.point2 {background-image: url(../images/guide/point2.svg);}
.guide__order-step dt.point3 {background-image: url(../images/guide/point3.svg);}
.guide__order-step dt.point4 {background-image: url(../images/guide/point4.svg);}
.guide__order-step dt.point5 {background-image: url(../images/guide/point5.svg);}
.guide__order-step dd {
	min-height: 50px;
	padding-bottom: 20px;
	font-size: 88%;
	color: #666;
	background-image: url(../images/guide/line.svg);
	background-repeat: no-repeat;
	background-position: 7px 0;
	background-size: 10px 50px;
}
.guide__order-step dd.none {background-image: none;}
.returned-list {
	list-style: decimal;
	padding-left: 20px;
}
.guide__faq-title {
	font-size: 113%;
	font-weight: bold;
	padding-bottom: 5px;
}
.guide__faq ul {margin: 8px 0 20px;}
.guide__faq li {
	margin-left: 20px;
	padding-bottom: 5px;
	list-style-type: disc;
}
.guide__faq ul {font-size: 90%;}
.guide__before-purchase-note table td {background: #f7f7f7;}
.guide__faq-answer {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 20px;
}
.guide__faq-answer .text-q, .guide__faq-answer .text-a {
	padding-bottom: 0;
	line-height: 1.6;
}
.guide__faq-answer .text-a {padding-top: 0;}
.guide__faq-answer .text-q {font-weight: bold;}
.guide__faq-answer .text-q span {
	color: #aaa;
	font-weight: normal;
	font-size: 150%;
}
.guide__faq-answer .text-a span {
	font-size: 150%;
	color: #189cb0;
}
