@charset "UTF-8";
/*================================================
 *  CSSリセット
 ================================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
div {
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
html {
	overflow-y: scroll
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption, th {
	text-align: left
}
a:focus {
	outline: none
}
p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
}
li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a img:hover {
	opacity: 0.6;
}
/* 追加 */
.img_margin {
	margin-bottom: 20px;
}
.btn_main {
	background-color: #5cb85c;
	width: 340px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 2px solid #5cb85c;
	border-radius: 4px;
}
.btn_main:hover {
	background-color: #14ae67;
	width: 340px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 2px solid #14ae67;
}
.btn_main p {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: normal;
}
.btn_main p:hover {
	color: #FFFFFF;
}
.btn_main_02 {
	background-color: #5cb85c;
	width: 340px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 2px solid #5cb85c;
	float: left;
	margin-right: -90px;
	margin-left: 110px;
	border-radius: 4px;
}
.btn_main_02:hover {
	background-color: #14ae67;
	width: 340px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 2px solid #14ae67;
}
.btn_main_02 p {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: normal;
}
.btn_main_02 p:hover {
	color: #FFFFFF;
}
.btn_main_03 {
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 14px;
	margin-bottom: 20px;
	border: 2px solid #00a83b;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	color: #00a83b;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
}
.btn_main_03:hover {
	color: #FFFFFF;
	background-color: #00a83b;
	border: 2px solid #00a83b;
}

.btn_main_price {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
	background-color: #dff0d8;
	border-radius: 4px;
}
.btn_main_price:hover {
	background-color: #F4F2EA;
}

.main_box {
	border: 1px solid #00a83b;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-left: 10px;
	margin-right: 10px;
}
.trouble_box {
	border: 1px solid #CACACA;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	height: 280px;
	margin-bottom: 20px;
}
.history_box {
	text-align: left;
	width: 200px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.breadcrumb_box {
	margin-top: 18px;
	margin-bottom: 30px;
}
.topix_box {
	border: 1px solid #CACACA;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.video_waku {
	width: 780px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.video_waku video {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #505050;
}

.video_waku p {
	text-align: left;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	line-height: 24px;
	margin-top: 14px;
	margin-bottom: 14px;
	font-weight: bold;
}


.content_title {
}
.content_box {
	margin-top: 20px;
}
.content_line_box_02 {
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 16px;
	margin-bottom: 20px;
	min-height: 210px;
	padding-bottom: 16px;
}
.content_line_box_03 {
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 16px;
	margin-bottom: 20px;
	padding-bottom: 16px;
}
.content_line_box {
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 16px;
	height: 140px;
	margin-bottom: 20px;
}
.content_line_box_small {
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 16px;
	height: 140px;
	margin-bottom: 20px;
}
.content_line_box_large {
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 16px;
	height: 180px;
	margin-bottom: 20px;
}
.content_img {
	margin-bottom: 50px;
}
.content_text {
	margin-bottom: 50px;
	margin-left: 14px;
	margin-right: 14px;
}
.link_box li {
	float: left;
	width: 300px;
	font-size: 14px;
	line-height: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-top: 6px;
}
.link_box li a {
	color: #045eb1;
}
.link_box li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.text_headline_01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 10px;
	font-weight: bold;
}
.text_headline_02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #f0f0f0;
	padding-top: 13px;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 18px;
	border-left: 8px solid #00a83b;
	line-height: 24px;
}
.text_headline_03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 6px;
	border-bottom: 1px solid #CACACA;
	padding-bottom: 8px;
}
.text_headline_04 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	margin-bottom: 6px;
	border-bottom: 1px solid #CACACA;
	padding-bottom: 12px;
	text-align: left;
}
.text_headline_05 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	margin-bottom: 12px;
	border-bottom: 1px solid #CACACA;
	padding-bottom: 2px;
	text-align: left;
}
.text_headline_06 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	margin-bottom: 12px;
	border-bottom: 1px solid #CACACA;
	padding-bottom: 2px;
	text-align: left;
}
.text_headline_07 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 12px;
}
.text_headline_08 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	border-bottom: 1px solid #070707;
	font-weight: bold;
	line-height: normal;
}
.text_headline_09 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #f0f0f0;
	padding-top: 10px;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 13px;
	padding-right: 10px;
	margin-bottom: 18px;
	border-left: 8px solid #00a83b;
	line-height: 22px;
}

.text_headline_10 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 22px;
	margin-top: 30px;
}

.text_headline_11 {
	background-color: #F8E2E8;
	border-left: 10px solid #ED85A7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 16px;
	margin-top: 20px;
}

.text_headline_12 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	color: #D94680;
	margin-bottom: 4px;
}

.heartone_menu {
	margin-left: -8px;
	text-align: center;
	border: 2px solid #ED85A7;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-size: 14px;
	line-height: 18pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.heartone_menu:hover  {
	border: 2px solid #ED85A7;
	background-color: #ED85A7;
	color: #FFFFFF;
}

.heartone_waku  {
	background-color: #FFFFFF;
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
	margin-top: 14px;
	border-radius: 10px;
	border-left: 4px solid #ED85A7;
	border-right: 4px solid #ED85A7;
	border-bottom: 4px solid #ED85A7;
	border-top: 4px solid #ED85A7;
}
.heartone_waku p {
	font-size: 14px;
	line-height: 22px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.text_main_01 {
	font-size: 14px;
	line-height: 24px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.text_main_01 a {
	color: #045eb1;
}
.text_main_01 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.text_main_01_s {
	font-size: 14px;
	line-height: 24px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 1em;
	text-indent: -1em;
}
.text_main_01_s a {
	color: #045eb1;
}
.text_main_01_s a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.text_main_02 {
	font-size: 14px;
	line-height: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 6px;
}
.text_main_02 a {
	color: #045eb1;
}
.text_main_02 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.text_main_03 {
	font-size: 16px;
	line-height: 26px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.text_main_03 a {
	color: #045eb1;
}
.text_main_03 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.text_price_blue {
	background-color: #00a0ea;
	color: #FAFAFA;
	text-align: center;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	font-size: 16px;
	height: 56px;
}

.text_main_04 {
	font-size: 14px;
	line-height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 14px;
	margin-top: 14px;
}
.text_main_04 a {
	color: #045eb1;
}
.text_main_04 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.text_main_04 sup {
	font-size: 10px;
}
.text_main_05 {
	font-size: 12px;
	line-height: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 8px;
	margin-top: 8px;
}

.text_main_06 {
	font-size: 14px;
	line-height: 22px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.text_main_07 {
	font-size: 22px;
	line-height: 34px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.text_main_08 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	line-height: 26px;
}
.text_main_08_b {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
	line-height: 34px;
	margin-top: 10px;
}

.text_main_09 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 30px;
}
.text_main_10 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 27px;
	margin-left: 60px;
	margin-right: 60px;
}

.text_main_10 a {
	color: #045eb1;
}
.text_main_10 a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.text_main_11 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
	line-height: 30px;
}
.text_main_12 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 24px;
}

.text_tel {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 34px;
	margin-top: 6px;
	margin-bottom: 6px;
}


.text_price_blue_s {
	background-color: #00a0ea;
	color: #FAFAFA;
	text-align: center;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 16px;
	height: 56px;
}
.text_price_pink {
	background-color: #fe0595;
	color: #FAFAFA;
	text-align: center;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	font-size: 16px;
	height: 56px;
}
.text_price_pink_s {
	background-color: #fe0595;
	color: #FAFAFA;
	text-align: center;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 16px;
	height: 56px;
}
.text_price_green {
	background-color: #70b92c;
	color: #FAFAFA;
	text-align: center;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	font-size: 16px;
	height: 56px;
}
.text_price_green_s {
	background-color: #70b92c;
	color: #FAFAFA;
	text-align: center;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 16px;
	height: 56px;
}
.text_price_b {
	color: #000000;
	text-align: center;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
	font-size: 12px;
	height: 120px;
	border: 4px solid #FF0004;
}
.text_price_icon {
	margin-left: -24px;
	margin-right: -24px;
	height: 56px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.text_rinen {
	border: 1px solid #CACACA;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-bottom: 30px;
}
.text_rinen_text_02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 30px;
	margin-left: 20px;
	margin-right: 20px;
}
.text_rinen_text_01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 30px;
	text-indent: -1.2em;
	margin-left: 20px;
	margin-right: 20px;
}
.top_header {
	padding-top: 14px;
}
.top_logo {
	margin-top: 4px;
}
.top_bana {
	width: 100%;
}
.top_bana_size {
	width: 980px;
	height: 340px;
}
.top_bana_btn {
	position: absolute;
	width: 54px;
	opacity: .5;
	margin-top: -200px;
	margin-left: 50%;
	margin-right: 50%;
}
.top_bana_btn.left {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: no-repeat;
	left: -564px;
	float: left;
}
.top_bana_btn.right {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: no-repeat;
	left: 510px;
	float: right;
}
.carousel-control:hover, .carousel-control:focus {
	/* [disabled]color: #fff;
*/
	/* [disabled]text-decoration: none;
*/
	/* [disabled]filter: alpha(opacity=90);
*/
	/* [disabled]outline: 0;
*/
	/* [disabled]opacity: .9;
*/
}
.top_bana_box {
	width: 100%;
}
.top_bana_icon {
	margin-top: 16px;
	margin-bottom: 10px;
}
.box_srcollbar {
	border: 1px solid #CACACA;
	overflow: auto;
	width: 100%;
	height: 122px;
	padding-top: 4px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 14px;
	margin-top: 40px;
	background-color: #ffffff;
}
.box_srcollbar p {
	font-size: 13px;
	border-bottom: 1px dotted #A2A2A2;
	padding-bottom: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 31px;
	text-align: left;
	padding-top: 4px;
}
.box_srcollbar p a {
	color: #045eb1;
}
.box_srcollbar p a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.title p {
	text-align: center;
	font-size: 34px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #00a83b;
	line-height: 38px;
}
.copy {
	background-color: #322e2d;
	width: 100%;
}
.copy p {
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	padding-top: 30px;
	padding-bottom: 30px;
}
.clear {
	clear: both;
	height: 0px;
}
.content {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

.content_02 {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}


.botan_01 {
	float: left;
	margin-top: -224px;
	margin-left: 20px;
}
.botan_02 {
	float: left;
	margin-top: -224px;
	margin-left: 1238px;
}
.bana {
}
.bana ul {
}
.bana ul li {
	margin-bottom: 20px;
}
.bana ul li img {
	border: 1px solid #BEBEBE;
}
.brand {
}
.brand ul {
}
.brand ul li {
	margin-bottom: 20px;
}
.brand ul li img {
	font-size: medium;
}
.brand_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #00a83b;
	font-weight: bold;
	margin-bottom: 4px;
}
.brand_img {
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-top-color: #cccccc;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
.brand_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.brand_box {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	border: 1px solid #cccccc;
}
.brand_logo img {
	width: 90px;
}
.pick-up {
}
.pick-up ul {
}
.pick-up ul li {
	margin-bottom: 20px;
}
.pick-up ul li img {
	font-size: medium;
}
.pick-up_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #00a83b;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 10px;
	line-height: 18px;
}
.pick-up_img {
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-top-color: #cccccc;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
.pick-up_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.pick-up_text_small {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.pick-up_box {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	border: 1px solid #cccccc;
}
.pick-up_logo img {
	width: 130px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.menu-sub {
	margin-left: 8px;
	margin-bottom: 20px;
}
.menu-sub ul {
}
.menu-sub ul li {
	margin-bottom: 12px;
}
.menu-sub_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
}
.menu-sub_box {
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	border: 1px solid #cccccc;
	margin-left: -8px;
	margin-right: 0px;
	background-repeat: no-repeat;
	padding-right: 12px;
}
.menu-sub_title_02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
}
.menu-sub_box_02 {
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	border: 1px solid #cccccc;
	margin-left: -8px;
	margin-right: 0px;
	background-repeat: no-repeat;
	padding-right: 12px;
}
.menu-sub_box_02:hover {
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	border: 1px solid #cccccc;
	margin-left: -8px;
	margin-right: 0px;
	padding-right: 12px;
	background-color: #EAEAEA;
}
.menu-main {
	margin-left: 8px;
}
.menu-main ul {
}
.menu-main ul li {
	margin-bottom: 12px;
}
.menu-main_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000000;
}
.menu-main_title_white {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.menu-main_title_small {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	width: 190px;
}
.menu-main_title_lsize {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.menu-main_box_lsize_01 {
	padding-top: 16px;
	padding-left: 59px;
	padding-bottom: 16px;
	border-left: 1px solid #66af58;
	border-right: 1px solid #66af58;
	border-bottom: 1px solid #00a83b;
	border-top: 1px solid #66af58;
	margin-left: -8px;
	margin-right: 0px;
	background-image: url(../images/main_images/icon_01.png);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	background-size: 38px 38px;
	background-color: #00a83b;
	font-size: medium;
}
.menu-main_box_lsize_01:hover {
	border: 1px solid #009434;
	background-color: #009434;
}
.menu-main_box_lsize_02 {
	padding-top: 16px;
	padding-left: 59px;
	padding-bottom: 16px;
	border-left: 1px solid #66af58;
	border-right: 1px solid #66af58;
	border-bottom: 1px solid #00a83b;
	border-top: 1px solid #66af58;
	margin-left: -8px;
	margin-right: 0px;
	background-image: url(../images/main_images/icon_02.png);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	background-size: 38px 38px;
	background-color: #00a83b;
	font-size: medium;
}
.menu-main_box_lsize_02:hover {
	border: 1px solid #009434;
	background-color: #009434;
}
.menu-main_box_lsize_03 {
	padding-top: 16px;
	padding-left: 59px;
	padding-bottom: 16px;
	border-left: 1px solid #66af58;
	border-right: 1px solid #66af58;
	border-bottom: 1px solid #00a83b;
	border-top: 1px solid #66af58;
	margin-left: -8px;
	margin-right: 0px;
	background-image: url(../images/main_images/icon_03.png);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	background-size: 38px 38px;
	background-color: #00a83b;
	font-size: medium;
}
.menu-main_box_lsize_03:hover {
	border: 1px solid #009434;
	background-color: #009434;
}
.arrow_grey_icon {
	background-image: url(../images/main_images/arrow_white.png);
	background-repeat: no-repeat;
	background-position: 96% 30%;
	background-size: 18px 18px;
}
.menu-main_box {
	padding-top: 16px;
	padding-left: 12px;
	padding-bottom: 16px;
	border: 1px solid #cccccc;
	margin-left: -8px;
	margin-right: 0px;
	background-image: url(../images/main_images/arrow_grey.png);
	background-repeat: no-repeat;
	background-position: 96% 18px;
	background-size: 18px 18px;
}
.menu-main_box_blue {
	padding-top: 16px;
	padding-left: 12px;
	padding-bottom: 16px;
	border: 1px solid #5bc8fc;
	margin-left: -8px;
	margin-right: 0px;
	background-image: url(../images/main_images/arrow_white.png);
	background-repeat: no-repeat;
	background-position: 96% 18px;
	background-size: 18px 18px;
	background-color: #5BC8FC;
}
.menu-main_box_small {
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	border: 1px solid #cccccc;
	margin-left: -8px;
	margin-right: 0px;
	background-image: url(../images/main_images/arrow_grey.png);
	background-repeat: no-repeat;
	background-position: 96% 18px;
	background-size: 18px 18px;
}
.menu-main_box_small:hover {
	background-color: #EEEEEE;
}
.menu-main_box:hover {
	background-color: #EEEEEE;
}
.menu-main_box_blue:hover {
	background-color: #2DBBFF;
}
.news_box {
	overflow: auto;
	border: 1px solid #cccccc;
	padding-top: 18px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
	height: 190px;
	padding-bottom: 18px;
}
.news_box_large {
	overflow: auto;
	border: 1px solid #cccccc;
	padding-top: 18px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
	height: 340px;
	padding-bottom: 18px;
}
.news_title {
	float: left;
	font-size: 18px;
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	margin-bottom: 14px;
}
.news_line {
	border-bottom: 1px solid #cccccc;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	clear: both;
}
.ichiran {
	float: right;
	border: 1px solid #D4D4D4;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-radius: 4px;
	text-align: center;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ichiran:hover {
	float: right;
	border: 1px solid #D4D4D4;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-radius: 4px;
	text-align: center;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #878787;
}
.news_text {
	border-bottom: 1px dotted #cccccc;
}
.news_text td {
	font-size: 13px;
	line-height: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news_text td img {
}
.news_text td p {
	font-size: 13px;
	line-height: 21px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	vertical-align: top;
}
.news_text a {
	color: #045eb1;
}
.news_text a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.top_bana_back {
	background-color: #f6f4f4;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #cccccc;
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
	margin-bottom: -54px;
}
.fotter_back {
	background-color: #00a83b;
	width: 100%;
	padding-top: 10px;
	margin-top: 20px;
	padding-bottom: 20px;
}
.fotter_text ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.fotter_text li {
	padding: 0;
	margin: 0;
	float: left;
}
.fotter_text li a {
	border-left: 2px solid #A4DB99;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #FFFFFF;
	width: 100px;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	text-align: left;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 16px;
}
.fotter_text a:hover {
	text-decoration: underline;
}
.fotter_text_title {
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: normal;
	width: 100%;
	line-height: 17px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.fotter_text_box {
	margin-top: 14px;
}
.pdf_icon {
	margin-bottom: -8px;
	margin-left: 2px;
}
.inquiry_box {
	border: 4px solid #94C689;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 40px;
	margin-bottom: 20px;
}
.table_main {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.table_main th {
	width: 20%;
	padding-top: 14px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 14px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #f5f5f5;
	border: 1px solid #CACACA;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_main td {
	padding-top: 14px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 14px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000000;
}
.table_main td a {
	color: #045eb1
}
.table_main td a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.table_main_yakusyoku {
	width: 40%;
}
.table_main_02 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.table_main_02 th {
	padding-top: 14px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 14px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 26%;
}
.table_main_02 td {
	padding-top: 14px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 14px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000000;
}
.table_main_02 td a {
	color: #045eb1
}
.table_main_02 td a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.table_main_02_color {
}
.table_main_02_color th {
	background-color: #f5f5f5;
}
.table_main_02_color td {
	background-color: #f5f5f5;
}
.table_main_03 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.table_main_03 th {
	width: 15%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #CACACA;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_main_03 td {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000000;
}
.table_main_03_txet-box td {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 18px;
	height: 120px;
}
.table_main_03 td a {
	color: #045eb1
}
.table_main_03 td a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.table_main_04 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.table_main_04 th {
	width: 15%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #CACACA;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_main_04 td {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000000;
}
.table_main_04_txet-box td {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 18px;
	height: 168px;
}
.table_main_04 td a {
	color: #045eb1;
	min-height: 0px;
}
.table_main_04 td a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.table_main_05 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.table_main_05 th {
	width: 15%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #CACACA;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_main_05 td {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000000;
}
.table_main_05_txet-box td {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 18px;
	height: auto;
}
.table_main_05 td a {
	color: #045eb1;
	min-height: 0px;
}
.table_main_05 td a:hover {
	color: #CC0000;
	text-decoration: underline;
}


.table_main_06 {
	width: 100%;
	border-collapse: collapse;
}
.table_main_06 th {
	padding-top: 14px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 14px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #CACACA;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 26%;
}
.table_main_06 td {
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 6px;
	border: 1px solid #A8A8A8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000000;
	vertical-align: middle;
}

.table_main_06 td sup {
	font-size: 10px;
}


.table_main_07 {
	width: 100%;
	border-collapse: collapse;
}
.table_main_07 th {
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #CACACA;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_main_07 td {
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000000;
	vertical-align: middle;
}


.table_main_08 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.table_main_08 th {
	width: 20%;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #f5f5f5;
	border: 1px solid #CACACA;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_main_08 td {
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
}
.table_main_08 td a {
	color: #045eb1
}
.table_main_08 td a:hover {
	color: #CC0000;
	text-decoration: underline;
}


.table_main_09 {
	width: 80%;
	border-collapse: collapse;
	margin-bottom: 30px;
	font-size: medium;
	margin-left: auto;
	margin-right: auto;
}
.table_main_09 th {
	width: 30%;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #CACACA;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_main_09 td {
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}



.table_form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.table_form th {
	padding-top: 14px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 14px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #f9f8f6;
	border: 1px solid #CACACA;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 26%;
}
.table_form td {
	padding-top: 14px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 14px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000000;
}
.table_form td a {
	color: #045eb1
}
.table_form td a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.table_form_color {
}
.table_form_color th {
	background-color: #f5f5f5;
}
.table_form_color td {
	background-color: #f5f5f5;
}
/* ページトップ */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#page-top a {
	background-color: #636363;
	text-decoration: none;
	color: #fff;
	width: 80px;
	padding-top: 40px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 40px;
	text-align: center;
	display: block;
	border-radius: 50px;
	line-height: 0px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #8F8F8F;
}

@media (max-width: 767px) {
.aaaaaaaaaaaaaaaaaaaaaaaaa {
}
.navbar-nav {
	margin-top: 7.5px;
	margin-right: 1px;
	margin-left: 0px;
	margin-bottom: 7.5px;
	font-size: 12px;
}
.navbar-nav > li > a {
	line-height: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.tab_logo {
	float: left;
	padding-top: 8px;
	padding-left: 12px;
}
.tab_box {
}
.tab_text {
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.title p {
	text-align: center;
	font-size: 22px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 12px;
	padding-bottom: 22px;
	color: #00a83b;
	line-height: 24px;
}
.content {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

.content_02 {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 6px;
	padding-left: 6px;
}
.bana {
}
.bana ul {
}
.bana ul li {
	margin-bottom: 10px;
}
.bana ul li img {
	border: 1px solid #BEBEBE;
}
.news_box {
	overflow: auto;
	border: 1px solid #cccccc;
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 14px;
	margin-bottom: 20px;
	height: 220px;
	padding-bottom: 14px;
}
.news_box_large {
	overflow: auto;
	border: 1px solid #cccccc;
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 14px;
	margin-bottom: 20px;
	height: 390px;
	padding-bottom: 14px;
}
.news_title {
	float: left;
	font-size: 18px;
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	margin-bottom: 14px;
}
.news_line {
	border-bottom: 1px solid #cccccc;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	clear: both;
}
.news_text {
	border-bottom: 1px dotted #cccccc;
}
.news_text td {
	font-size: 11px;
	line-height: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news_text td img {
}
.news_text td p {
	font-size: 11px;
	line-height: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.brand {
}
.brand ul {
}
.brand ul li {
	margin-bottom: 10px;
}
.brand ul li img {
	font-size: medium;
}
.brand_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #00a83b;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
}
.brand_img {
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-top-color: #cccccc;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
.brand_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.brand_box {
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #cccccc;
}
.brand_logo img {
	width: 60px;
}
.pick-up {
}
.pick-up ul {
}
.pick-up ul li {
	margin-bottom: 10px;
}
.pick-up ul li img {
	font-size: medium;
}
.pick-up_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #00a83b;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 6px;
	line-height: 18px;
}
.pick-up_img {
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-top-color: #cccccc;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
.pick-up_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.pick-up_text_small {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.pick-up_box {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	border: 1px solid #cccccc;
}
.pick-up_logo img {
	width: 90px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.box_srcollbar {
	border: 1px solid #CACACA;
	overflow: auto;
	width: 100%;
	height: 100px;
	padding-top: 2px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
	margin-top: 0px;
	background-color: #ffffff;
}
.box_srcollbar p {
	font-size: 11px;
	border-bottom: 1px dotted #A2A2A2;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 14px;
	text-align: left;
	padding-top: 10px;
	text-indent: -86px;
	margin-left: 84px;
}
.menu-main {
	margin-left: 8px;
}
.menu-main ul {
}
.menu-main ul li {
	margin-bottom: 10px;
}
.menu-main_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000000;
}
.menu-main_title_small {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.menu-main_title_lsize {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.menu-main_box_lsize_01 {
	padding-top: 14px;
	padding-left: 59px;
	padding-bottom: 14px;
	border-left: 1px solid #66af58;
	border-right: 1px solid #66af58;
	border-bottom: 1px solid #00a83b;
	border-top: 1px solid #66af58;
	margin-left: -8px;
	margin-right: 0px;
	background-image: url(../images/main_images/icon_01.png);
	background-repeat: no-repeat;
	background-position: 14px 8px;
	background-size: 30px 30px;
	background-color: #00a83b;
}
.menu-main_box_lsize_01:hover {
	border: 1px solid #57964b;
	background-color: #57964b;
}
.menu-main_box_lsize_02 {
	padding-top: 14px;
	padding-left: 59px;
	padding-bottom: 14px;
	border-left: 1px solid #66af58;
	border-right: 1px solid #66af58;
	border-bottom: 1px solid #00a83b;
	border-top: 1px solid #66af58;
	margin-left: -8px;
	margin-right: 0px;
	background-image: url(../images/main_images/icon_02.png);
	background-repeat: no-repeat;
	background-position: 14px 10px;
	background-size: 30px 30px;
	background-color: #00a83b;
}
.menu-main_box_lsize_02:hover {
	border: 1px solid #57964b;
	background-color: #57964b;
}
.menu-main_box_lsize_03 {
	padding-top: 14px;
	padding-left: 59px;
	padding-bottom: 14px;
	border-left: 1px solid #66af58;
	border-right: 1px solid #66af58;
	border-bottom: 1px solid #00a83b;
	border-top: 1px solid #66af58;
	margin-left: -8px;
	margin-right: 0px;
	background-image: url(../images/main_images/icon_03.png);
	background-repeat: no-repeat;
	background-position: 14px 10px;
	background-size: 30px 30px;
	background-color: #00a83b;
}
.menu-main_box_lsize_03:hover {
	border: 1px solid #57964b;
	background-color: #57964b;
}
.arrow_grey_icon {
	background-image: url(../images/main_images/arrow_white.png);
	background-repeat: no-repeat;
	background-position: 95% 30%;
	background-size: 18px 18px;
}
.menu-main_box {
	padding-top: 16px;
	padding-left: 14px;
	padding-bottom: 16px;
	border: 1px solid #cccccc;
	margin-left: -8px;
	margin-right: 0px;
	background-image: url(../images/main_images/arrow_grey.png);
	background-repeat: no-repeat;
	background-position: 96% 18px;
	background-size: 18px 18px;
}
.menu-main_box_small {
	padding-top: 12px;
	padding-left: 14px;
	padding-bottom: 12px;
	border: 1px solid #cccccc;
	margin-left: -8px;
	margin-right: 0px;
	background-image: url(../images/main_images/arrow_grey.png);
	background-repeat: no-repeat;
	background-position: 96% 18px;
	background-size: 18px 18px;
}
.content_img {
	margin-bottom: 6px;
}
.content_text {
	margin-bottom: 14px;
	margin-left: 0px;
	margin-right: 0px;
}
.content_title {
	margin-top: 10px;
}
.content_line_box {
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 150px;
	margin-bottom: 20px;
}
.content_line_box_03 {
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 20px;
	padding-bottom: 8px;
}
.content_line_box_small {
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 100px;
	margin-bottom: 20px;
}
.content_line_box_large {
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 190px;
	margin-bottom: 20px;
}
.text_headline_01 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}
.text_headline_02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #f0f0f0;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 14px;
	border-left: 6px solid #00a83b;
	line-height: 18px;
}
.text_headline_03 {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 6px;
	border-bottom: 1px solid #CACACA;
	padding-bottom: 6px;
}
.text_headline_04 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	margin-bottom: -6px;
	border-bottom: 1px solid #CACACA;
	padding-bottom: 6px;
	text-align: left;
	margin-top: -6px;
}
.text_headline_06 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	margin-bottom: 8px;
	border-bottom: 1px solid #CACACA;
	padding-bottom: 2px;
	text-align: left;
	line-height: 20px;
}

.text_headline_08 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	border-bottom: 1px solid #070707;
	font-weight: bold;
	line-height: 23px;
}

.text_headline_10 {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 4px;
}


.text_main_01 {
	font-size: 12px;
	line-height: 18px;
}
.text_main_01_s {
	font-size: 12px;
	line-height: 18px;
	padding-left: 1em;
	text-indent: -1em;
}
.text_main_03 {
	font-size: 14px;
	line-height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.text_main_04 {
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
}


.fotter_text li a {
	border-left: 2px solid #A4DB99;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #FFFFFF;
	width: 100px;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	text-align: left;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 16px;
}
.copy p {
	font-size: 8px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.inquiry_box {
	border: 4px solid #94C689;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.table_main {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.table_main th {
	width: 28%;
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #f5f5f5;
	border: 1px solid #CACACA;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_main td {
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000000;
}
.table_main_02 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.table_main_02 th {
	width: 30%;
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_main_02 td {
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 14px;
}
.table_main_02_small {
}
.table_main_02_small th {
	font-size: 10px;
	padding-left: 8px;
	padding-right: 0px;
}


.table_main_06 {
	width: 100%;
	border-collapse: collapse;
}
.table_main_06 th {
	width: 30%;
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #CACACA;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_main_06 td {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 4px;
}

.text_rinen {
	border: 1px solid #CACACA;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.text_rinen_text_02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin-left: 20px;
	margin-right: 4px;
}
.text_rinen_text_01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-indent: -1.2em;
	margin-left: 20px;
	margin-right: 4px;
}
.menu-sub {
	margin-bottom: 20px;
	width: 100%;
	margin-left: 1px;
	margin-right: 0px;
}
.menu-sub ul {
}
.menu-sub ul li {
	margin-bottom: 12px;
	margin-right: -1px;
}
.menu-sub_title_02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.menu-sub_box_02 {
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	border: 1px solid #cccccc;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 8px;
	margin-bottom: -2px;
}
.menu-sub_box_02:hover {
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	border: 1px solid #cccccc;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 8px;
	background-color: #EAEAEA;
	margin-bottom: -2px;
}
.table_main_03 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.table_main_03 th {
	width: 15%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #CACACA;
	font-size: 9px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_main_03 td {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #000000;
}
.table_main_03_txet-box td {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 18px;
	height: 110px;
}
.table_main_04 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.table_main_04 th {
	width: 15%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #CACACA;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_main_04 td {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #000000;
}
.table_main_04_txet-box td {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 18px;
	height: 180px;
}
.table_main_04 td a {
	color: #045eb1;
	min-height: 0px;
}
.table_main_04 td a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.table_main_05 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.table_main_05 th {
	width: 15%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #CACACA;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_main_05 td {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #000000;
}
.table_main_05_txet-box td {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 18px;
	height: auto;
}
.table_main_05 td a {
	color: #045eb1;
	min-height: 0px;
}
.table_main_05 td a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.table_main_07 {
	width: 100%;
	border-collapse: collapse;
}
.table_main_07 th {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #CACACA;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_main_07 td {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
}

.table_form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.table_form th {
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #f9f8f6;
	border: 1px solid #CACACA;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 26%;
}
.table_form td {
	padding-top: 14px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 14px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000000;
}
.table_form td a {
	color: #045eb1
}
.table_form td a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.table_form_color {
}
.table_form_color th {
	background-color: #f5f5f5;
}
.table_form_color td {
	background-color: #f5f5f5;
}
.topix_box {
	border: 1px solid #CACACA;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	margin-bottom: 20px;
	margin-left: 4px;
	margin-right: 4px;
}
.text_main_02 {
	font-size: 12px;
	line-height: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 6px;
}
.btn_main {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.btn_main:hover {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.btn_main p {
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 24px;
}
.btn_main p:hover {
}
.btn_main_02 {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	float: none;
}
.btn_main_02:hover {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.btn_main_02 p {
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 24px;
}
.link_box li {
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-right: 0px;
}
/* ページトップ */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#page-top a {
	background-color: #636363;
	text-decoration: none;
	color: #fff;
	width: 70px;
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
	display: block;
	border-radius: 50px;
	line-height: 0px;
	font-size: 9px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #8F8F8F;
}
.pdf_icon {
	margin-bottom: -7px;
	margin-left: 2px;
}

.heartone_menu {
	margin-left: -8px;
	text-align: center;
	border: 2px solid #ED85A7;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 10px;
	line-height: 18pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.text_headline_11 {
	background-color: #F8E2E8;
	border-left: 8px solid #ED85A7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 16px;
	margin-top: 20px;
}

.text_headline_12 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	color: #D94680;
	margin-bottom: 4px;
}

.text_main_06 {
	font-size: 12px;
	line-height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.text_main_07 {
	font-size: 17px;
	line-height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.text_tel {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.heartone_waku  {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	margin-top: 14px;
	border-radius: 10px;
	border-left: 4px solid #ED85A7;
	border-right: 4px solid #ED85A7;
	border-bottom: 4px solid #ED85A7;
	border-top: 4px solid #ED85A7;
}
.heartone_waku p {
	font-size: 12px;
	line-height: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.video_waku {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 0px;
}

.video_waku video {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #505050;
}

.video_waku p {
	text-align: left;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
}


.table_main_08 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.table_main_08 th {
	width: 20%;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #f5f5f5;
	border: 1px solid #CACACA;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_main_08 td {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
}
.table_main_08 td a {
	color: #045eb1
}
.table_main_08 td a:hover {
	color: #CC0000;
	text-decoration: underline;
}


.text_main_08 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
	line-height: 18px;
	margin-top: 20px;
}
.text_main_09 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 0px;
	line-height: 21px;
}

.text_main_08_b {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 40px;
	line-height: 30px;
	margin-top: 10px;
}

.text_main_10 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 27px;
	margin-left: 0px;
	margin-right: 0px;
}

.table_main_09 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
	font-size: medium;
}
.table_main_09 th {
	width: 24%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	border: 1px solid #CACACA;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_main_09 td {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #fff;
	border: 1px solid #CACACA;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}


}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}
