@charset "UTF-8";
body,
div,
form,
hr,
img,
br,
a,
h1,
h2,
h3,
h4,
h5,
h6,
span,
p,
dl,
dt,
dd,
ul,
li,
ol,
table,
td,
th,
tr,
tbody,
caption,
b,
em,
strong,
i,
font,
big,
small,
embed,
object,
map,
frame,
frameset,
iframe,
select,
option,
address {
	line-height: 1.5em;
}

html,
body,
header,
header h1,
div.headltit,
footer,
section.footcolmn,
nav#jq_navi ul li a,
nav#jq_navi ul li a:hover,
article.maincolmn {
	background: none;
	height: auto;
	box-shadow: none;
	-webkit-box-shadow: none;
}

p,
td {
	color: #333;
}

img {
	display: inline-block;
}

strong,
strong span {
	font-weight: bold;
}

.my-menu ul li,
nav.mm ul>li a,
.mmet {
	text-align: left;
}

.mm-menu.mm-offcanvas {
	z-index: 100;
}

.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next {
	background: #f5d29f;
}

.mm-listview>li.mm-vertical>.mm-next,
.mm-vertical .mm-listview>li>.mm-next {
	height: 52px;
}

.mm-listview>li.mm-vertical>.mm-next::after,
.mm-vertical .mm-listview>li>.mm-next::after {
	top: 20px;
}

.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel {
	padding: 2px 0 2px 10px;
}

.mm-listview .mm-next {
	background: #f5d29f;
}

.mm-listview>li:not(.mm-divider)::after {
	border: none;
}

.mm-listview .mm-next::before {
	border-left: 1px solid #40220f;
}

.mm-menu .mm-listview>li .mm-next::after {
	border-color: #40220f;
}

.mm-next::after,
.mm-prev::before {
	border-top: 3px solid transparent;
	border-left: 3px solid transparent;
}

.mm-menu,
.mm-listview {
	background: #f4f0db;
}

nav.mm ul>li a.mm-li-child {
	background: #fff;
}

.mm-listview>li.sp-mm-li-parent {
	border-bottom: 1px solid #40220f;
}


/***********
footerのボタン
***********/

#under-btn {
	position: fixed;
	width: 100%;
	height: 60px;
	bottom: 0;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", YuGothic, "ＭＳ ゴシック", sans-serif;
	z-index: 9999;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bde59d+0,7bcb40+59 */
	background: #ddae5c;
	/* Old browsers */
	box-shadow: 0 -2px 5px #ddae5c;
}

#under-btn .under-btn-text {
	color: #fff;
	margin: 10px 2%;
	line-height: 1.2em;
	text-align: left;
	font-size: 13px;
}

#under-btn ul {
	font-size: 0;
}

#under-btn ul li {
	display: inline-block;
	width: 33%;
	font-size: 12px;
	margin: 0 0.166%;
	float: none;
}

#under-btn ul li a {
	display: block;
	background: none;
	padding: 10px 0;
	border-radius: 3px;
	color: #fff;
	box-sizing: border-box;
	text-align: center;
}

#under-btn ul li.under-btn-contact a {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#under-btn ul li a .icon-circle {
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 13px;
	background: #fff;
	line-height: 30px;
}

#under-btn ul li a .icon-circle i.fa {
	color: #ddae5c;
	font-size: 18px;
}


/**********
ポップアップ
**********/

#inline-wrap {
	background: #fff;
	border-radius: 10px;
	padding: 50px 10px;
	text-align: center;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

#inline-wrap p {
	margin-bottom: 30px;
	color: #111;
}

#inline-wrap a {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.97, #e3e3e3), color-stop(0.54, #fff));
	background: -webkit-linear-gradient(top, #fff 54%, #e3e3e3 97%);
	background: -moz-linear-gradient(top, #fff 54%, #e3e3e3 97%);
	background: -o-linear-gradient(top, #fff 54%, #e3e3e3 97%);
	background: -ms-linear-gradient(top, #fff 54%, #e3e3e3 97%);
	background: linear-gradient(to bottom, #fff 54%, #e3e3e3 97%);
	padding: 15px 20px;
	border-radius: 3px;
	color: #666;
	border: 1px solid #666;
	box-shadow: 1px 1px 1px #999;
}

.top_movie {
	position: relative;
	padding-bottom: 46.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin: 0 10% 5px;
}

.top_movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*-------------------------------------------
スライドショー
--------------------------------------------*/

.bx-viewport {
	box-shadow: none;
}


/*-------------------------------------------
パンくずのcss
--------------------------------------------*/

.pankuzu_list {
	clear: both;
	margin-top: 0;
}

.pankuzu_list ul {
	margin: 3px 0;
	text-align: left;
}

.pankuzu_list li {
	display: inline;
}

.pankuzu_list li a {
	color: #630;
	text-decoration: none;
	font-size: 10px;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", YuGothic, "ＭＳ ゴシック", sans-serif;
}

.pankuzu_list li a:hover {
	color: #888;
}

li.cate_li {
	text-align: left;
	border-bottom: 2px dotted #fff;
	padding: 5px;
}

li.cate_li a {
	color: #fff;
}

li.cate_li a:hover {
	color: #888;
}

.alignleft {
	text-align: left;
}


/**************************
パンくず カスタム
**************************/

#breadcrumbs-one a::after {
	font-family: FontAwesome;
	content: "\f105";
	position: relative;
	margin: 0 5px;
	border: none;
}


/**********
スマホ
**********/

nav#jq_navi {
	display: none;
}

.contents-img-block-2retsu ul li {
	display: inline-block;
	width: 49%;
	vertical-align: top;
}

.contents-text-block p {
	margin: 10px 2%;
}

div.headltit {
	margin-bottom: 5px;
	overflow: hidden;
	width: 100%;
	height: 14px;
	background: none;
	color: #111;
}

.h1_box {
	width: 1000px;
	margin: 0 auto;
}

header.header {
	height: 72px;
	color: #888;
	font-size: 10px;
}

header h1 {
	font-size: 10px;
	display: inline-block;
	color: #888;
	overflow: hidden;
}

h1.contents-h1 {
	border-right: 1px solid #fff;
	line-height: 1em;
}

header a {
	text-indent: 0;
	display: inline-block;
	font-size: 10px;
	color: #888;
	vertical-align: top;
}

header span#open_list a {
	background: #f5d29f;
	padding: 2px 10px 0;
}

.header_logo span {
	display: none;
}

.header_logo img {
	width: 216px;
}

.header-info {
	display: none;
}

span#open_list {
	background: none;
	color: #111;
	padding: 0;
	border: none;
	line-height: inherit;
	margin-top: 5px;
	float: none;
	position: absolute;
	top: 15px;
	right: 0;
}

span#open_list .menu_bar_icon {
	display: inline-block;
}

span#open_list .menu_bar_icon i.fa {
	font-size: 34px;
	margin: 0;
	position: relative;
	left: 0;
	bottom: 0;
}

span#open_list .my_menu_menu {
	display: block;
	font-size: 10px;
}

span#open_list i {
	color: #604c3f;
}

header a .my_menu_menu {
	color: #604c3f;
}

footer {
	padding: 20px 0 65px;
	border-top: 2px solid #f5d29f;
}

section.footcolmn {
	padding: 0;
}

div.footcolmn {
	background: none;
	padding: 0;
}

.foot-box-title {
	color: #ddae5c;
	font-weight: bold;
	margin: 0 10px;
}

.foot-box-title-blank {
	display: none;
}

ul.fm {
	display: block;
	padding: 0 10px 10px 10px;
	margin: 10px;
	font-size: 0;
	border-bottom: 1px dotted #40220f;
}

ul.fm li {
	display: inline-block;
	width: 50%;
	margin: 0;
	list-style-type: decimal;
	font-size: 12px;
}

ul.fm li a {
	text-decoration: underline;
	color: #333;
}

ul.no-title {
	border-bottom: none;
}

nav.mm ul>li a,
.mmet {
	background: #f5d29f;
	color: #40220f;
	border: none;
}

p.copyright {
	color: #333;
	position: relative;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
}

p.copyright a {
	color: #333;
}

article.maincolmn {
	margin: 0;
	padding: 20px 0;
}

h2.h2-img {
	display: block;
	margin-bottom: 20px;
	padding-top: 10px;
}

h2.h2-img img {
	width: 100%;
	max-width: 1000px;
}

h2.page-title {
	background: #ddae5c;
	color: #fff;
	padding: 5px 10px;
}

h3.h3sp {
	background: #ee780b;
	border-radius: 0;
	text-shadow: none;
}

h4 {
	font-weight: bold;
}

h5 {
	padding: 10px;
	margin-bottom: 10px;
}

hr {
	border: 1px solid #ddd;
	margin: 20px 0;
}

h3.menu-title-h3 {
	color: #40220f;
	font-size: 16px;
	text-align: center;
	border-top: 1px solid #40220f;
	border-bottom: 1px solid #40220f;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	margin: 0 2% 20px;
	padding: 5px 0;
}

.page-layout-section h4,
.page-in-content h4 {
	margin: 10px auto;
	border-left: none;
	padding-left: 0;
	color: #6a3906;
}

.menu-box {
	border: none;
}

.main {
	font-size: 14px;
}

table {
	width: 100%;
	border: 1px solid #333;
	box-sizing: border-box;
	border-collapse: collapse;
	margin: 0 0 10px;
}

th,
td {
	border: 1px solid #888;
	padding: 5px;
}

table.harb-table-sp tr.harb-table-price th,
table.harb-table tr.harb-table-price th {
	background: #f0f0f0;
}

table.harb-table-sp tr.harb-table-price td,
table.harb-table tr.harb-table-price td {
	background: none;
}

.no-table {
	display: none;
}

.page-layout-section,
.page-in-content {
	margin: 0 2%;
}

table.harb-table-sp th {
	width: auto;
}

section.voice_single_waku {
	background: #fff;
	border-radius: 5px;
	margin: 0;
	padding: 10px;
	width: auto;
}

table.client-box {
	border: none;
}

table.client-box tr.voice_user {
	border-bottom: 2px solid #7bcb40;
}

table.client-box th {
	width: 48%;
	vertical-align: bottom;
	border: none;
	padding: 10px;
	text-align: left;
	font-size: 12px;
}

table.client-box th.naiyou-genre {
	text-align: right;
}

table.client-box th .file-num {
	display: inline-block;
	background: #7bcb40;
	margin-bottom: 5px;
	padding: 1px 3px;
	color: #fff;
}

table.client-box td {
	vertical-align: top;
	border: none;
	padding: 10px 15px;
}

table.client-box td .text-title {
	display: inline-block;
	margin: 5px 0;
	color: #ee780b;
}

.official-voice-box {
	font-size: 14px;
	border: 2px solid #888;
	box-sizing: border-box;
	width: 96%;
	padding: 10px;
	margin: 0 2% 20px;
	border-radius: 15px;
}

.voice_single {
	width: 96%;
	margin: 0 2%;
}

.voice-midashi {
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #888;
	text-align: left;
}

.official-voice-box p {
	font-size: 14px;
	text-align: left;
	line-height: 1.4em;
}

.official-voice-box p.voice-chamer-history {
	text-align: left;
}

.official-voice-box p.voice-chamer-history a,
.official-voice-box p.voice-chamer-history span {
	display: block;
}

.official-voice-box p.voice-chamer-history span.voice-history-date {
	font-size: 12px;
}

.contents-text-block-wide p {
	margin: 10px auto;
}

.contents-text-block img,
.contents-text-block-wide img {
	width: auto;
	height: auto;
}

.left-post-content-box {
	display: inline-block;
	width: 48%;
	margin-right: 2%;
	vertical-align: top;
}

.right-post-content-box {
	display: inline-block;
	width: 47%;
	vertical-align: top;
}

.content-3box {
	display: inline-block;
	width: 30%;
	margin: 1%;
}

div.toptop {
	width: 100%;
}

article.consult-column img {
	width: 100%;
	max-width: 550px;
}

.menu_sub {
	font-size: 10px;
	display: inline-block;
	padding: 1px 5px;
	background: #fff;
	color: #c00000;
	border-radius: 10px;
}

.side {
	display: none;
}

.sp_bottom_link {
	display: block;
}

.sp_bottom_link a {
	display: block;
	color: #666;
	line-height: 1em;
}

.sp_bottom_link a i {
	color: #ccc;
	line-height: 1em;
}

.sp_bottom_link ul {
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
}

.sp_bottom_link li {
	padding: 5px 5px 2px 5px;
	border-bottom: 1px solid #ccc;
	background: #efefef;
	position: relative;
}

.sp_bottom_link li .sp_bottom_link_img {
	display: inline-block;
	width: 80px;
	margin-right: 10px;
}

.sp_bottom_link li .sp_bottom_link_img img {
	width: 100%;
}

.sp_bottom_link li .sp_bottom_link_text {
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
}

.sp_bottom_link li .sp_bottom_link_icon {
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 20px;
}

.sp_bottom_link .side-menu {
	width: 90%;
	margin: 0 5% 10px;
}

.side-menu {
	margin: 10px 0;
	border: 1px solid #ccc;
	border-radius: 10px;
}

.side-menu h3 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7a0001+0,460000+100 */
	background: #7a0001;
	/* Old browsers */
	background: -moz-linear-gradient(top, #7a0001 0%, #460000 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #7a0001 0%, #460000 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #7a0001 0%, #460000 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#7a0001', endColorstr='#460000', GradientType=0);
	/* IE6-9 */
	color: #fff;
	padding: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.side-rental {
	text-align: center;
}

.side-rental a {
	display: inline-block;
}

.side-rental img {
	display: inline-block;
	margin-top: 10px;
}

.side-rental .side-link-text {
	display: block;
	text-align: left;
}

.side-info {
	margin: 0 10px 10px;
	max-width: 210px;
	display: inline-block;
}

.side-rental .school-name {
	margin-bottom: 10px;
	line-height: 0.8em;
	text-align: left;
}

.side-rental .school-name-jp {
	display: block;
	font-size: 16px;
	font-weight: bold;
}

.side-rental .school-name-eng {
	font-size: 11px;
}

.side-info .school-ad {
	text-align: left;
	font-size: 14px;
	margin-bottom: 10px;
}
li .triming {
	display: inline-block;
  position: relative;
	width: 100%;
  padding-top: 75%;/*　トリミングしたい枠の高さ（固定にしたい場合はサイズを入力）　*/
  overflow: hidden;/*　画像が枠からはみ出た部分はトリミング（非表示）する　*/
  margin: 0 auto;
}
li .triming img{
/* 画像を上下左右に中央配置する（絶対指定） */
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  /* 画像の最大サイズは枠の1.5倍まで */
  max-width: 150%;
  max-height: 150%;
}

.content-box {
	margin: 0 2% 40px;
	border-bottom: 1px solid #40220f;
}
.content-box-last {
	margin: 0 2% 20px;
}
@media screen and (min-width: 769px) {
	/**********
	PC
	**********/
	.bx-wrapper .bx-pager,
	.bx-wrapper .bx-controls-auto {
		bottom: 0;
	}
	/*パンくず*/
	#breadcrumb {
		width: 1000px;
		margin: 0 auto;
	}
	#breadcrumbs-one {
		background: #faf5d6;
		box-shadow: none;
	}
	#breadcrumbs-one a::before {
		border: none;
	}
	#breadcrumbs-one a::after {
		content: ">";
		position: relative;
		margin: 0;
		border: none;
	}
	#breadcrumbs-one a:hover {
		background: none;
	}
	.wrap {
		background: #faf5d6;
	}
	div.toptop,
	.article {
		vertical-align: top;
	}
	section.nextclm01 {
		width: auto;
		margin: 0;
	}
	nav#jq_navi {
		display: block;
		padding-bottom: 10px;
		height: 65px;
		background: #fff;
	}
	nav.mm-menu {
		display: none !important;
	}
	header.header {
		height: 67px;
		background: #fff;
	}
	.header_box {
		width: 1000px;
		display: block;
		margin: 0 auto;
	}
	.header_logo {
		float: left;
		color: #000;
		display: block;
		text-align: left;
		margin-right: 20px;
		font-size: 12px;
		width: 300px;
		line-height: 2em;
		font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	.header_logo a {
		display: block;
	}
	.header_logo span {
		display: inline-block;
	}
	.header_logo img {
		width: 216px;
	}
	.header-info {
		display: block;
		float: right;
	}
	.header-info li {
		display: inline-block;
		margin-left:10px;
	}
	.header-info li img {
		display: inline-block;
		width: 80px;
	}
	.reserve-benri {
		font-size: 14px;
		color: #ddae5c;
		display: inline-block;
		border: 1px solid #ddae5c;
		padding: 0 5px;
	}
	.reserve-text {
		display: inline-block;
		margin-top: 10px;
	}
	.sp_bottom_link {
		display: none;
	}
	footer {
		padding-bottom: 0;
		border-top: none;
		clear: both;
		background: #fff;
	}
	section.footcolmn {
		width: 1000px;
	}
	.foot-box {
		width: 31%;
		display: inline-block;
		vertical-align: top;
	}
	ul.fm {
		border-bottom: none;
	}
	ul.no-title li {
		width: 100%;
	}
	.foot-box-title-blank {
		display: block;
	}
	section.page-layout-section {
		width: 100%;
	}
	h2.page-title {
		width: 1000px;
		margin: 0 auto 10px;
		padding: 5px 0;
	}
	h2.page-title span {
		display: inline-block;
		margin: 0 10px;
	}
	h3.menu-title-h3 {
		color: #40220f;
		font-size: 32px;
		border-top: 1px solid #40220f;
		border-bottom: 1px solid #40220f;
		margin: 0 0 20px;
		padding: 0;
	}
	.main {
		width: 1000px;
		margin: 0 auto;
	}
	.main .article {
		padding-top: 0;
	}
	.main section.page-layout-section {
		margin: 0;
	}
	dl.fm {
		text-align: center;
		padding: 0;
	}
	dl.fm dd {
		display: inline-block;
		padding: 0;
		margin: 0;
	}
	dl.fm dd a {
		font-size: 12px;
		text-decoration: none;
		color: #333;
	}
	p.copyright {
		border-top: 1px solid #333;
		width: 1000px;
		margin: 5px auto;
	}
	nav.mm {
		background: none;
		padding-top: 10px;
		overflow: inherit;
	}
	nav#jq_navi ul li a {
		width: 100%;
		height: 65px;
		text-align: center;
		border-bottom: 3px solid #ddae5c;
		box-sizing: border-box;
		margin: 0;
	}
	nav#jq_navi ul li a:hover {
		display: block;
		height: 65px;
		background: none;
		border-bottom: 3px solid #df6257;
	}
	nav#jq_navi ul li.current a {
		border-bottom: 3px solid #df6257;
	}
	nav#jq_navi ul li.current ul li a {
		border-bottom: 1px solid #40220f;
	}
	nav.mm ul>li,
	nav#jq_navi ul li {
		width: 17.6%;
		margin: 0 0.5%;
	}
	nav.mm ul>li.mm-li-top,
	nav#jq_navi ul li.mm-li-top {
		width: 6%;
		margin: 0 0.5%;
	}
	nav#jq_navi ul li.mm-li-top a {
		color: #ddae5c;
		border-bottom: 3px solid #ddae5c;
		padding-top: 20px;
	}
	nav#jq_navi ul li.mm-li-top a {
		color: #ddae5c;
		border-bottom: 3px solid #ddae5c;
		padding-top: 20px;
		font-size: 30px;
	}
	nav#jq_navi ul li.mm-li-top a.current,
	nav#jq_navi ul li.mm-li-top a:hover {
		border-bottom: 3px solid #df6257;
	}
	nav#jq_navi ul li.mm-li-top a:hover i.fa,
	nav#jq_navi ul li.mm-li-top a.current i.fa {
		color: #df6257;
		font-size: 30px;
	}
	nav#jq_navi ul li a .mm_text {
		margin: 0;
		padding: 0;
		color: #40220f;
		font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-weight: normal;
		line-height: 1em;
	}
	nav#jq_navi ul li a .mm_text span {
		display: block;
		font-weight: bold;
	}
	nav#jq_navi ul li a .mm_text .eng-menu {
		font-size: 11px;
		color: #ddae5c;
	}
	nav#jq_navi ul li a:hover .mm_text .eng-menu,
	nav#jq_navi ul li.current a .mm_text .eng-menu {
		color: #df6257;
	}
	nav#jq_navi ul li a .mm_text .jp-menu {
		font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
	}
	nav#jq_navi ul li a .mm_text .line1 {
		margin-top: 8px;
	}
	nav#jq_navi ul li a.now {
		background: none;
	}
	nav#jq_navi ul li.mm01 a:hover,
	nav#jq_navi ul li.mm02 a:hover,
	nav#jq_navi ul li.mm03 a:hover,
	nav#jq_navi ul li.mm04 a:hover,
	nav#jq_navi ul li.mm05 a:hover,
	nav#jq_navi ul li.mm06 a:hover,
	nav#jq_navi ul li.mm07 a:hover {
		background: #c00000;
		filter: alpha(opacity=50);
		-moz-opacity: 0.5;
		opacity: 0.5;
		width: 100%;
		height: auto;
	}
	.side {
		float: left;
		width: 240px;
		display: block;
		padding-top: 10px;
	}
	#index .side {
		float: none;
		padding-top: 20px;
	}
	.side-menu ul {
		background: #f5f5f5;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	.side-menu ul li {
		border-bottom: 1px solid #ccc;
	}
	.side-menu ul li.last_li {
		border: none;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	.side-menu ul li a {
		display: block;
		padding: 10px;
		color: #111;
	}
	.side-menu ul li a:hover,
	.side-menu ul li a.now {
		background: #ddd;
	}
	.side-menu ul li a i {
		color: #888;
	}
	section#topimg {
		margin-top: 0;
		height: auto;
		background: #fff;
	}
	div.topimg {
		height: auto;
	}
	div.topimg,
	div.topimg h2 {
		box-shadow: none;
		-webkit-box-shadow: none;
		border: none;
		background: none;
		line-height: 0;
	}
	div.topimg h2 img {
		display: inline-block;
		width: 100%;
	}
	nav.mm ul li ul li {
		width: 100% !important;
	}
	nav#jq_navi ul li ul li a {
		display: block;
		width: 100%;
		background: #fff;
		margin: 0;
		height: 35px;
		border-bottom: 1px solid #40220f;
	}
	nav#jq_navi ul li ul li a:hover {
		background: #faeee1 !important;
		margin: 0;
	}
	.mm-listview>li.mm-vertical>.mm-next,
	.mm-vertical .mm-listview>li>.mm-next {
		height: 100%;
	}
	article.maincolmn {
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}
	h3.h3sp {
		width: 960px;
		height: auto;
		background: url(../img/line_long.jpg) bottom no-repeat;
		margin-bottom: 20px;
	}
	h3.h3sp .h3noimg_text {
		color: #ee780b;
	}
}