@charset "UTF-8";
/* 一般タグ設定 */
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}



/* Layout
----------------------------------------------- */
body {
	line-height: 1em;
	color: #040404;
	font-family: 'メイリオ' , Meiryo , 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}
body#body_wrapper {
	background: #e9f8e0;
}

@media print, screen and (min-width: 768px){
	body#body_wrapper {
		background: #effae9;
	}
}



/* Link
----------------------------------------------- */
a:link {
	text-decoration:none;
	color: #0000ff;
}
a:visited {
	text-decoration:none;
	color: #660099;
}
a:hover {
	text-decoration:underline;
	color: #f39f00;
}



/* Heading
----------------------------------------------- */
h1, h2, h3, h4, h5 {
	font-weight:bold;
}
h2 {
	font-size: 1em;
}



/* Table
----------------------------------------------- */
table {
	width: 100%;
	border-collapse: collapse;
}

table.rwd_table th, table.rwd_table td {
	width: 100%;
	display: block;
	border:none;
	line-height: 1.429em;
	font-size: .875em;
}
table.rwd_table th {
	padding: 7px 0 4px;
}
table.rwd_table td {
	padding: 3px 0 8px;
	border-bottom: solid #ccc 1px;
}

@media print, screen and (min-width: 768px){
	table tr.even {
		background: #eee url(../images/content/dot_2pix_333333.png) repeat-x bottom left;
		background-size: 5px 2px;
	}
	table tr.odd {
		background: #fff url(../images/content/dot_2pix_333333.png) repeat-x bottom left;
		background-size: 5px 2px;
	}
	table th, table td {
		padding: 14px 30px 16px;
		border: solid #ccc 1px;
	}

	table.rwd_table th, table.rwd_table td {
		width:auto;
		padding: 14px 30px 16px;
		display: table-cell;
		border: solid #ccc 1px;
	}
}



/* 非表示
----------------------------------------------- */
#glb_navi dl dt span, #header_submenu ul li.home a span, #header_logo a span {
		width: 0;
		height: 0;
		position:absolute;
		overflow:hidden;
}

@media print, screen and (min-width: 768px){
}



/* Google Map
----------------------------------------------- */
.google_map iframe {
	width: 100%;
	height: 100%;
}
.more_google_map a:link, .more_google_map a:visited {
	color: #fff;
}

@media print, screen and (min-width: 768px){
	.google_map iframe {
		width: 900px;
		height: 600px;
	}
}



/* Image
----------------------------------------------- */
img {
	vertical-align: bottom;
}



/* Button
----------------------------------------------- */
a.btn_l {
	background: url(../images/sp/i033.png) no-repeat;
	-webkit-background-size: 24px 24px;
	background-size: 24px 24px;
	padding-left: 24px;
	display: inline-block;
	color: #000;
	font-size: .875em;
}
a.btn_l span {
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline-block;
}
ul.miraiplus_go_form .btn a:hover {
	text-decoration: none;
}

@media print, screen and (min-width: 768px){
	a.btn_l {
		background: url(../images/pc/b018.png) no-repeat,
					url(../images/pc/b020.png) no-repeat 100% 0;
		margin-right: 10px;
		padding-right: 48px;
		padding-left: 48px;
		float: right;
		color: #fff;
		font-size: 1.25em;
		font-weight: bold;
	}
	a.btn_l span {
		background: url(../images/pc/b019.png) repeat-x;
		padding-top: 15px;
		padding-bottom: 13px;
		display: block;
	}
	a.btn_l:hover {
		background-position: 0 -48px, 100% -48px;
		text-decoration: none;
	}
	a.btn_l:hover span {
		background-position: 0 -48px;
	}
}



/* Text
----------------------------------------------- */
em {
	font-weight: bold;
}



/* Layout Wrapper
----------------------------------------------- */
#page {
    background: url(../images/sp/004.png) repeat;
    -webkit-background-size: 320px 12px;
    background-size: 320px 12px;
}

@media print, screen and (min-width: 768px){
	.top_pagewrapper {
		background: url(../images/pc/001.png) repeat-x;
	}

	.pagewrapper {
		background: url(../images/pc/057.png) repeat-x;
	}

	#page {
		width: 1010px;
		margin-right: auto;
		margin-left: auto;
	}
}



/* Header
----------------------------------------------- */
#header {
    height: 108px;
    background: url(../images/sp/i001.png) no-repeat top,
    			url(../images/sp/i038.png) repeat-x;
    background-size: 480px 108px, 480px 108px;
    position: relative;
}

#header_slogan {
    display: none;
}

#header_logo {
    width: 268px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 52px;
    bottom: 0;
    left: 0;
    z-index: 2;
}
#header_logo a {
    height: 64px;
    display: block;
}

#header_submenu {
    display: none;
}

#header_tel {
    display: none;
}

#header_contact {
	display: none;
}

#header_address {
    display: none;
}

@media print, screen and (min-width: 768px){
	#header {
		width: 1010px;
		height: 212px;
		background: url(../images/pc/002.png) no-repeat,
					url(../images/pc/003.png) no-repeat 0 8px,
					url(../images/pc/005.png) no-repeat 0 44px;
		margin-right: auto;
		margin-left: auto;
		position: relative;
	}

	#header_slogan {
		position: absolute;
		top: 8px;
		left: 0;
		padding-top: 10px;
		padding-bottom: 8px;
		padding-left: 25px;
		display: inline;
		line-height: 1.385em;
		color: #fff;
		font-size: .813em;
	}

	#header_logo {
	    width: auto;
	    position: absolute;
	    top: 44px;
	    right: auto;
	    bottom: auto;
	    left: 0;
	}
	#header_logo a {
	    width: 480px;
	    height: 95px;
	    margin: 0;
	    display: block;
	}
	
	#header_submenu {
		position: absolute;
		top: 8px;
		right: 25px;
		display: inline;
	}
	#header_submenu ul {
		display: -webkit-flex;
		display: flex;
	}
	#header_submenu ul li {
		background: url(images/004.png) no-repeat;
		padding-left: 8px;
		font-size: .813em;
	}
	#header_submenu ul li a:link, #header_submenu ul li a:visited {
		background: url(../images/pc/b004.png) no-repeat,
					url(../images/pc/b006.png) no-repeat 100% 0;
		padding-right: 18px;
		padding-left: 18px;
		display: block;
		color: #fff;
	}
	#header_submenu ul li a:hover {
		background-position: 0 -36px, 100% -36px;
		text-decoration: none;
		color: #113601;
	}
	#header_submenu ul li a span {
		background: url(../images/pc/b005.png) repeat-x;
		padding-top: 10px;
		padding-bottom: 8px;
		display: block;
		line-height: 1.385em;
	}
	#header_submenu ul li a:hover span {
		background-position: 0 -36px;
	}

	#header_submenu ul li:first-child {
		background: none;
		padding-left: 0;
	}
	/*　メニューが複数の時有効に
	#header_submenu ul li:last-child a:link, #header_submenu ul li:last-child a:visited {
		background: url(../images/pc/b004.png) no-repeat,
					url(../images/pc/b002.png) no-repeat 100% 0;
		padding-right: 43px;
		padding-left: 18px;
	}
	#header_submenu ul li:last-child a:hover {
		background-position: 0 -36px, 100% -36px;
	}
	*/

	#header_submenu ul li.home a {
		width: 157px;
		height: 36px;
		background: url(../images/pc/b001.png) no-repeat,
					url(../images/pc/b003.png) no-repeat 100% 0;
		padding-right: 0;
		padding-left: 0;
		display: block;
	}
	#header_submenu ul li.home a:hover {
		background-position: 0 -36px, 100% -36px;
	}
	
	#header_tel {
		background: url(../images/pc/050.png) no-repeat left;
		padding-top: 11px;
		padding-bottom: 11px;
		padding-left: 36px;
		position: absolute;
		top: 54px;
		right: 208px;
		display: inline;
		line-height: 1.3em;
		font-size: 1.25em;
		font-weight: bold;
	}
	#header_tel a:link, #header_tel a:visited {
		display: block;
		line-height: 1.3em;
		color: #104000;
	}

	#header_contact {
	    position: absolute;
	    top: 54px;
	    right: 25px;
	    display: inline;
	}
	#header_contact a:link, #header_contact a:visited {
	    background: url(../images/pc/b007.png) no-repeat,
	    			url(../images/pc/b009.png) no-repeat 100% 0;
	    padding-right: 36px;
	    padding-left: 36px;
	    display: block;
	    color: #fff;
	    font-weight: bold;
	}
	#header_contact a:hover {
		background-position: 0 -48px, 100% -48px;
		text-decoration: none;
		color: #113601;
	}
	#header_contact a span {
		background: url(../images/pc/b008.png) repeat-x;
		padding-top: 12px;
		padding-bottom: 10px;
		display: block;
	    line-height: 1.625em;
	}
	#header_contact a:hover span {
		background-position: 0 -48px;
	}

	#header_address {
		position: absolute;
		top: 110px;
		right: 25px;
		display: inline;
		text-align: right;
		line-height: 1.385em;
		font-size: .813em;
	}
}



/* Global glb_navi
----------------------------------------------- */
#glb_navi {
	width: 100%;
	position:absolute;
	top: 0;
	right: 0;
	z-index: 3;
}
#glb_navi dl dt {
	width: 52px;
	height: 60px;
	background: url(../images/sp/b001.png) no-repeat;
	background-size: 52px 120px;
	float:right;
	cursor: pointer;
}
#glb_navi dl dt.slideclose {
	background-position: 0 -60px;
}
#glb_navi dl dd {
	width: 100%;
	background: #1f5f03;
	clear:right;
	display:none;
}
#glb_navi dl dd ul {
	margin-bottom: 0;
	padding: 0;
}
#glb_navi dl dd ul li {
	border-bottom: solid 1px #fff;
	text-align:center;
	list-style:none;
}
#glb_navi dl dd ul li:last-child {
	border-bottom: none;
}
#glb_navi dl dd ul li a .title {
	margin-bottom: 2px;
	line-height: 1.25em;
	font-weight: bold;
}
#glb_navi dl dd ul li a .english {
	line-height: 1.1em;
	color: #cadfc1;
	font-size: .625em;
}
#glb_navi dl dd ul li a:link, #glb_navi dl dd ul li a:visited {
	padding-top: 14px;
	padding-bottom: 13px;
	display:block;
	text-decoration:none;
	color: #fff;
}
#glb_navi dl dd ul li a.menu_down {
	background: #ebe6d2 url(images/menu_down.jpg) no-repeat right;
}
#glb_navi dl dd ul li a.selected {
	background: #ebe6d2 url(images/menu_up.jpg) no-repeat right;
}
#glb_navi dl dd ul li.gl_01 ul li a {
	background: #ffcccc;
	color: #333;
}
#glb_navi dl dd ul li.gl_02 ul li a {
	background: #ccccff;
	color: #333;
}
#glb_navi dl dd ul li.gl_03 ul li a {
	background: #ffcc99;
	color: #333;
}
#glb_navi dl dd ul li.gl_04 ul li a {
	background: #ccffff;
	color: #333;
}

@media print, screen and (min-width: 768px){
	#glb_navi {
		position:absolute;
		top: 140px;
		left: 0;
	}
	#glb_navi dl dt {
		width: 0;
		height: 0;
	}
	#glb_navi dl dd {
		background: none;
		clear:none;
		display:inline;
	}
	#glb_navi dl dd ul {
		background: url(../images/pc/006.png) no-repeat;
		padding-top: 6px;
		padding-bottom: 6px;
		padding-left: 25px;
		overflow: hidden;
	}
	#glb_navi dl dd ul li {
		width: 192px;
		float:left;
		border-bottom: none;
	}
	#glb_navi dl dd ul li a:hover {
		color: #113601;
	}
	#glb_navi dl dd ul li a:hover .english {
		color: #4d5801;
	}
	#glb_navi dl dd ul li.gl_01 a {
		background: url(../images/pc/b025.png) no-repeat -25px 0;
	}
	#glb_navi dl dd ul li.gl_01 a:hover {
		background-position: -25px -60px;
	}
	#glb_navi dl dd ul li.gl_02 a {
		background: url(../images/pc/b025.png) no-repeat -217px 0;
	}
	#glb_navi dl dd ul li.gl_02 a:hover {
		background-position: -217px -60px;
	}
	#glb_navi dl dd ul li.gl_03 a {
		background: url(../images/pc/b025.png) no-repeat -409px 0;
	}
	#glb_navi dl dd ul li.gl_03 a:hover {
		background-position: -409px -60px;
	}
	#glb_navi dl dd ul li.gl_04 a {
		background: url(../images/pc/b025.png) no-repeat -601px 0;
	}
	#glb_navi dl dd ul li.gl_04 a:hover {
		background-position: -601px -60px;
	}
	#glb_navi dl dd ul li.gl_05 a {
		background: url(../images/pc/b025.png) no-repeat -793px 0;
	}
	#glb_navi dl dd ul li.gl_05 a:hover {
		background-position: -793px -60px;
	}
}



/* Main Image
----------------------------------------------- */
#main_image img {
	max-width: 100%;
	height: auto;
}

dl#main_image_text {
	display: none;
}

@media print, screen and (min-width: 768px){
	#top_main_subheader {
		background: url(../images/pc/008.png) no-repeat,
					url(../images/pc/010.png) no-repeat bottom left;
		padding-top: 8px;
		padding-bottom: 8px;
		position: relative;
	}

	#main_image {
	    padding-right: 25px;
	    padding-left: 25px;
	}
	dl#main_image_text {
		width: 222px;
		position: absolute;
		top: 248px;
		left: 690px;
		display: inline;
	}
	dl#main_image_text dt {
		margin-bottom: 8px;
		text-align: center;
		line-height: 1.625em;
		color: #144002;
		font-weight: bold;
	}
	dl#main_image_text dd {
		line-height: 1.538em;
		font-size: .813em;
	}
	#main_image_layer {
		width: 1010px;
		height: 320px;
		background: url(../images/pc/009.png) no-repeat;
		position: absolute;
		top: 8px;
		left: 0;
	}

	#main_subheader {
		background: url(../images/pc/008.png) no-repeat;
		padding-top: 8px;
		padding-bottom: 8px;
	}
}



/* Main Banner
----------------------------------------------- */
#main_banner {
	display: none;
}

@media print, screen and (min-width: 768px){
	.top_pagewrapper #main_banner {
		background: url(../images/pc/011.png) no-repeat;
		padding: 12px 25px;
		display: block;
	}
	.pagewrapper #main_banner {
		padding: 12px 25px;
		display: block;
	}

	#main_banner ul {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
}



/* Information / Breadcrumb
----------------------------------------------- */
#top_subheader {
	display: none;
}

#bc_list {
	display: none;
}

@media print, screen and (min-width: 768px){
	#top_subheader {
		background: url(../images/pc/007.png) no-repeat;
		padding: 6px 49px 6px 155px;
		display: inline-block;
		line-height: 1.385em;
		font-size: .813em;
	}
	#top_subheader a:link, #top_subheader a:visited {
		background: url(../images/pc/b010.png) no-repeat top right;
		padding-top: 9px;
		padding-right: 36px;
		padding-bottom: 9px;
		display: inline-block;
		line-height: 1.385em;
		color: #f1faeb;
	}
	#top_subheader a:hover {
		color: #f39f00;
	}

	#subheader {
		background: url(../images/pc/058.png) no-repeat;
	}

	#breadcrumb {
		padding-top: 16px;
		padding-bottom: 14px;
		padding-left: 155px;
		overflow: hidden;
	}
	
	ul#bc_list {
		margin-bottom: 0;
		padding: 0;
		display: -webkit-flex;
		display: flex;
	}
	ul#bc_list li {
		background: url(../images/pc/059.png) no-repeat;
		padding-left: 26px;
		line-height: 1.385em;
		color: #f1f9eb;
		font-size: .813em;
	}
	ul#bc_list li.home {
		background: none;
		padding-left: 0;
	}
	ul#bc_list li a:link, ul#bc_list li a:visited {
		line-height: 1.385em;
		color: #f1f9eb;
	}
	ul#bc_list li a:hover {
		color: #f39f00;
	}
}



/* Content Wrapper
----------------------------------------------- */
#top_wrapper, #wrapper {
	padding-right: 12px;
	padding-left: 12px;
}

@media print, screen and (min-width: 768px){
	#top_wrapper, #wrapper {
		background: url(../images/pc/012.png) no-repeat,
					url(../images/pc/033.png) no-repeat bottom left;
		padding-top: 24px;
		padding-right: 15px;
		padding-bottom: 48px;
		padding-left: 15px;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
}



/* Center Column
----------------------------------------------- */
#CenterColumn {
	padding-top: 8px;
}
#CenterColumn h1 {
	background: url(../images/sp/i016.png) no-repeat,
				url(../images/sp/i018.png) no-repeat top right;
	-webkit-background-size: 12px 48px, 12px 48px;
	background-size: 12px 48px, 12px 48px;
	padding: 0 12px 0;
}
#CenterColumn h1 span {
	height: 48px;
	background: url(../images/sp/i017.png) repeat-x;
	-webkit-background-size: 2px 48px;
	background-size: 2px 48px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	color: #fff;
}

@media print, screen and (min-width: 768px){
	#CenterColumn {
	    width: 720px;
	    background: url(../images/pc/020.png) no-repeat top right,
	    			url(../images/pc/022.png) no-repeat bottom right,
	    			url(../images/pc/021.png) repeat-y right;
		padding-top: 0;
		padding-right: 10px;
	}
	#CenterColumn h1 {
	    background: url(../images/pc/013.png) no-repeat;
	    margin-bottom: 26px;
	    padding: 25px 7px 20px 103px;
	    line-height: 1.214em;
	    color: #1f5f03;
	    font-size: 1.75em;
	}
	#CenterColumn h1 span {
		height: auto;
		background: none;
		padding-top: 0;
		padding-bottom: 0;
	    display: inline;
	    color: #1f5f03;
	}
}



/* Content
----------------------------------------------- */
#content {
	background: url(../images/sp/i021l.png) repeat-y,
				url(../images/sp/i021r.png) repeat-y right,
				url(../images/sp/i021.png) repeat;
	-webkit-background-size: 2px 60px, 2px 60px, 292px 4px;
	background-size: 2px 60px, 2px 60px, 292px 4px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
#content h2 {
	background: url(../images/sp/i005.png) no-repeat,
				url(../images/sp/i006.png) repeat-x;
	-webkit-background-size: 24px 48px, 2px 48px;
	background-size: 24px 48px, 2px 48px;
	padding: 16px 0 16px 24px;
	color: #1f5f03;
}
#content h3 {
	padding: 16px 0;
	color: #1f5f03;
}
#content p, #content ol, #content ul {
	font-size: .875em;
}
#content p {
	margin-bottom: 8px;
	line-height: 1.429em;
}
#content p:last-child {
	margin-bottom: 0;
}
#content ol, #content ul {
	margin-bottom: 12px;
}
#content ol:last-child, #content ul:last-child {
	margin-bottom: 0;
}
#content ol li {
	margin-left: 22px;
	line-height: 1.429em;
	list-style-type: decimal;
}
#content ul li {
	background: url(../images/sp/i022.png) no-repeat;
	-webkit-background-size: 24px 24px;
	background-size: 24px 24px;
	padding-left: 24px;
	line-height: 1.714em;
}
#content table {
	margin-bottom: 12px;
}
#content table:last-child {
	margin-bottom: 0;
}
#content img {
	max-width: 100%;
	height: auto;
}

#content_bottom {
	background: url(../images/sp/i024l.png) no-repeat,
				url(../images/sp/i024r.png) no-repeat top right;
	-webkit-background-size: 12px 24px, 12px 24px, 272px 24px;
	background-size: 12px 24px, 12px 24px;
	padding-right: 12px;
	padding-left: 12px;
}
#content_bottom span {
	height: 24px;
	background: url(../images/sp/i024.png) repeat-x;
	-webkit-background-size: 272px 24px;
	background-size: 272px 24px;
	display: block;
}

@media print, screen and (min-width: 768px){
	#content {
		background: none;
		padding-top: 0;
		padding-right: 0;
		padding-left: 0;
	}
	#content h2 {
	    background: url(../images/pc/063.png) no-repeat,
	    			url(../images/pc/065.png) no-repeat bottom left,
	    			url(../images/pc/064.png) repeat-y;
	    margin-right: 10px;
	    margin-bottom: 13px;
	    margin-left: 10px;
	    padding: 11px 4px 11px 28px;
	    line-height: 1.5em;
	    color: #1f5f03;
	    font-size: 1.25em;
	}
	#content h3 {
		background: url(../images/pc/067.png) no-repeat;
		margin-right: 10px;
		margin-bottom: 13px;
		margin-left: 10px;
		padding: 0 1px 0 17px;
		line-height: 1.625em;
	    color: #1f5f03;
	}
	#content p, #content ol, #content ul {
		margin-right: 10px;
		margin-left: 10px;
		font-size: .938em;
	}
	#content p {
		margin-bottom: 24px;
		line-height: 1.733em;
	}
	#content p:last-child {
		margin-bottom: 24px;
	}
	#content ol, #content ul {
		margin-bottom: 26px;
	}
	#content ol:last-child, #content ul:last-child {
		margin-bottom: 26px;
	}
	#content ol li {
		line-height: 1.733em;
	}
	#content ul li {
		background: url(../images/pc/067.png) no-repeat;
		padding-left: 15px;
		line-height: 1.733em;
	}
	#content table {
		max-width: 690px;
		margin-right: 10px;
		margin-bottom: 24px;
		margin-left: 10px;
	}
	#content table:last-child {
		margin-bottom: 24;
	}
	#content table th, #content table td {
		line-height: 1.333em;
		font-size: .938em;
	}
	#content table th {
		background: #DBF4CD;
	}

	#content_bottom {
		background: none;
		padding-right: 0;
		padding-left: 0;
	}
	#content_bottom span {
		height: auto;
		background: none;
		display: inline;
	}
}



/* Right Column
----------------------------------------------- */
aside#RightColumn .BlockTitle {
    background: url(../images/sp/i036.png) no-repeat;
        background-size: auto auto;
    -webkit-background-size: 24px 48px;
    background-size: 24px 48px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 24px;
    font-weight: bold;
}
aside#RightColumn .BlockTitle span {
    color: #184d02;
}

aside#RightColumn .BlockContent {
	margin-bottom: 12px;
}

aside#RightColumn .youtube iframe {
	max-width: 100%;
	height: auto;
}

aside#RightColumn ul.right_submenu li {
	background: url(../images/sp/i013.png) no-repeat;
	-webkit-background-size: 24px 24px;
	background-size: 24px 24px;
	padding-left: 24px;
	line-height: 1.714em;
	font-size: .875em;
}
aside#RightColumn ul.right_submenu li a:link, aside#RightColumn ul.right_submenu li a:visited {
	color: #000;
}

@media print, screen and (min-width: 768px){
	aside#RightColumn {
		width: 260px;
	}
	aside#RightColumn .BlockTitle {
	    background: none;
	    margin-right: 13px;
	    margin-left: 13px;
	    padding-top: 6px;
	    padding-bottom: 6px;
	    padding-left: 0;
	}
	aside#RightColumn .BlockTitle span {
	    line-height: 1.429em;
	    color: #1f5f03;
	    font-size: .875em;
	    font-weight: bold;
	}
	aside#RightColumn .BlockContent {
		margin-bottom: 10px;
		padding-right: 10px;
		padding-left: 10px;
	}
	
	aside#RightColumn ul.right_submenu li {
		background: url(../images/pc/068.png) no-repeat;
		padding-left: 14px;
		line-height: 1.538em;
		font-size: .813em;
	}
	aside#RightColumn ul.right_submenu li a:link {
		color: #0000ff;
	}
	aside#RightColumn ul.right_submenu li a:visited {
		color: #660099;
	}
	aside#RightColumn ul.right_submenu li a:hover {
		color: #f39f00;
	}
}


/* Right Column　カーペットリースシステム */
.carpet_text {
	margin-bottom: 8px;
	line-height: 1.429em;
	font-size: .875em;
}

@media print, screen and (min-width: 768px){
	.carpet_text {
		line-height: 1.538em;
		font-size: .813em;
	}
}



/* Page Top
----------------------------------------------- */
#pagetop_wrapper {
	padding-right: 12px;
	padding-left: 12px;
}

#pagetop_slogan {
	display: none;
}

#page_top {
	text-align: right;
	font-weight: bold;
}
#page_top a:link, #page_top a:visited {
    background: url(../images/sp/i040.png) no-repeat top right;
    -webkit-background-size: 24px 48px;
    background-size: 24px 48px;
    padding-top: 16px;
    padding-right: 24px;
    padding-bottom: 16px;
    display: inline-block;
    color: #32a406;
}

@media print, screen and (min-width: 768px){
	#pagetop_wrapper {
	    background: url(../images/pc/034.png) no-repeat;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-justify-content: space-between;
	    justify-content: space-between;
		padding-right: 0;
		padding-left: 0;
	}

	#pagetop_slogan {
	    padding-top: 16px;
	    padding-bottom: 14px;
	    padding-left: 50px;
	    display: inline;
	    line-height: 1.385em;
	    font-size: .813em;
	}

	#page_top {
		padding-right: 50px;
		text-align: left;
		font-weight: normal;
	}
	#page_top a:link, #page_top a:visited {
	    background: url(../images/pc/b021.png) no-repeat,
	    			url(../images/pc/b023.png) no-repeat 100% 0;
	    padding-top: 0;
	    padding-right: 48px;
	    padding-bottom: 0;
	    padding-left: 48px;
	    display: block;
	    color: #fff;
	}
	#page_top a:hover {
		background-position: 0 -48px, 100% -48px;
		text-decoration: none;
		color: #f39f00;
	}
	#page_top a span {
	    background: url(../images/pc/b022.png) repeat-x;
	    padding-top: 16px;
	    padding-bottom: 14px;
		display: block;
		line-height: 1.385em;
	    font-size: .813em;
	}
	#page_top a:hover span {
		background-position: 0 -48px;
	}
}



/* Footer
----------------------------------------------- */
footer {
	background: url(../images/sp/i014.png) repeat-x,
				url(../images/sp/i029.png) repeat-x bottom;
	-webkit-background-size: 480px 12px, 480px 12px;
	background-size: 480px 12px, 480px 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#footer {
	background: url(../images/sp/i015.png) repeat;
	-webkit-background-size: 480px 4px;
	background-size: 480px 4px;
	padding-right: 12px;
	padding-left: 12px;
}

#footer_menu {
	margin-bottom: 12px;
}
#footer_menu ul {
	text-align: center;
}
#footer_menu ul li {
	background: url(../images/sp/i026.png) no-repeat top right;
	-webkit-background-size: 24px 24px;
	background-size: 24px 24px;
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 5px;
	display: inline-block;
	font-size: .875em;
}
#footer_menu ul li a:link, #footer_menu ul li a:visited {
	color: #267405;
}

#footer_menu ul li:last-child {
	background: none;
	padding-right: 0;
}


#footer_banner {
	display: none;
}


#footer_info {
	background: url(../images/pc/024.png) no-repeat top;
	-webkit-background-size: 24px 24px;
	background-size: 24px 24px;
	margin-bottom: 12px;
	padding: 24px 0 0;
	text-align: center;
}
#footer_info .author {
	margin-bottom: 5px;
	line-height: 1.428em;
	font-size: .875em;
}
#footer_info .address {
	line-height: 1.428em;
	font-size: .875em;
}


#copyright {
	text-align: center;
	line-height: 1.1em;
	color: #267405;
	font-size: .625em;
}

@media print, screen and (min-width: 768px){
	footer {
		background: url(../images/pc/023.png) repeat-x 0 -48px;
		padding-top: 0;
		padding-bottom: 0;
	}


	#footer {
		width: 1010px;
		background: none;
		margin-right: auto;
		margin-left: auto;
		padding-top: 20px;
		padding-right: 0;
		padding-bottom: 26px;
		padding-left: 0;
	}

	#footer_menu {
		margin-bottom: 40px;
		padding-right: 60px;
		padding-left: 60px;
	}
	#footer_menu ul {
		padding-right: 3px;
		padding-left: 3px;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
	}
	#footer_menu ul li {
		background: url(../images/pc/038.png) no-repeat top right;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-right: 26px;
		list-style:none;
		font-size: .813em;
	}
	#footer_menu ul li a:link, #footer_menu ul li a:visited {
		line-height: 1.385em;
		color: #fff;
	}
	#footer_menu ul li a:hover {
		color: #f39f00;
	}
	
	#footer_menu ul li.left_last {
		background: none;
		padding-right: 0;
	}

	#footer_menu ul li:last-child {
		margin-left: auto;
	}
	#footer_menu ul li:last-child a {
		background: url(../images/pc/b011.png) no-repeat;
		padding-left: 30px;
	}
	#footer_menu ul li:last-child a:hover {
		background-position: 0 -20px;
	}
	
	#footer_banner {
		margin-bottom: 40px;
		padding-right: 60px;
		padding-left: 60px;
		display: block;
	}
	#footer_banner ul {
		display: -webkit-flex;
		display: flex;
	    -webkit-justify-content: space-between;
	    justify-content: space-between;
	}
	
	#footer_info {
		background: url(../images/pc/024.png) no-repeat top,
					url(../images/pc/037.png) no-repeat bottom left;
		margin-bottom: 5px;
		padding: 48px 60px;
		font-size: 1em;
	}
	#footer_info .author {
		line-height: 1.25em;
		color: #dfdfdf;
		font-size: 1em;
		font-weight: bold;
	}
	#footer_info .address {
		line-height: 1.385em;
		color: #dfdfdf;
		font-size: .813em;
	}
	#footer_info .address a:link, #footer_info .address a:visited {
		color: #dfdfdf;
	}
	#footer_info .address a:hover {
		color: #f39f00;
	}

	#copyright {
		padding-right: 25px;
		padding-left: 25px;
		color: #777;
	}
}



/* Business
----------------------------------------------- */
ul.business_list_01 {
	margin-right: -9px;
	margin-left: -9px;
	overflow: hidden;
}
#content ul.business_list_01 li {
	width: 292px;
	background: url(../images/sp/i019.png) no-repeat top;
	-webkit-background-size: 292px 284px;
	background-size: 292px 284px;
	padding-top: 16px;
	padding-bottom: 4px;
	padding-left: 0;
	float: left;
	text-align: center;
}
#content ul.business_list_01 li img {
	width: 264px;
}

ul.business_list_02 {
	clear: left;
}

@media print, screen and (min-width: 768px){
	ul.business_list_01 {
		background: url(../images/pc/077.png) no-repeat top,
					url(../images/pc/079.png) no-repeat bottom,
					url(../images/pc/078.png) repeat-y top;
		overflow: hidden;
	}
	#content ul.business_list_01 li {
		width: 330px;
		background: none;
		padding-top: 0;
		padding-bottom: 0;
		text-align: left;
	}
	#content ul.business_list_01 li img {
		width: 330px;
	}

	ul.business_list_01 li:nth-child(odd) {
		margin-right: 30px;
	}
}



/* Achievements
----------------------------------------------- */
ul.achievements_list {
	margin-right: -9px;
	margin-left: -9px;
	overflow: hidden;
}
#content ul.achievements_list li {
	width: 292px;
	padding-left: 0;
	float: left;
}
ul.achievements_list li .photo {
	background: url(../images/sp/i019.png) no-repeat top;
	-webkit-background-size: 292px 284px;
	background-size: 292px 284px;
	padding-top: 16px;
	padding-bottom: 4px;
	text-align: center;
}
#content ul.achievements_list li .photo img {
	width: 264px;
}
#content ul.achievements_list li p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1em;
}
#content ul.achievements_list li .text {
	margin-bottom: 0;
}

@media print, screen and (min-width: 768px){
	ul.achievements_list {
		background: url(../images/pc/077.png) no-repeat top,
					url(../images/pc/079.png) no-repeat bottom,
					url(../images/pc/078.png) repeat-y top;
		overflow: hidden;
	}
	#content ul.achievements_list li {
		width: 330px;
		background: none;
		margin-bottom: 26px;
	}
	ul.achievements_list li .photo {
		background: none;
		margin-bottom: 8px;
		padding-top: 0;
		padding-bottom: 0;
		text-align: left;
	}
	#content ul.achievements_list li .photo img {
		width: 330px;
	}
	#content ul.achievements_list li p {
		margin-right: 0;
		margin-left: 0;
		padding-right: 0;
		padding-left: 0;
		line-height: 1.385em;
		font-size: .867em;
	}
	#content ul.achievements_list li .title {
		margin-bottom: 10px;
	}

	ul.achievements_list li:nth-child(odd) {
		margin-right: 30px;
	}
}



/* Form / Table
----------------------------------------------- */
table.formTable th{
	background: none;
}
table.formTable th span {
	margin-left: 6px;
	color: #e36d02;
	font-size: .867em;
}
table.formTable td input[type="text"] {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid #267405 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
table.formTable td input.zip {
	width: 90px;
}
table.formTable td input.number {
	width: 40px;
}
table.formTable td textarea {
	width: 100%;
	height: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid #267405 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

@media print, screen and (min-width: 768px){
	table.formTable{
		margin-bottom: 12px;
		border-collapse:collapse;
		font-size: .938em;
	}
	table.formTable th{
		width: 280px;
		vertical-align: middle;
	}
	table.formTable td input[type="text"] {
		width: 340px;
		border: solid #777 1px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	table.formTable td input.zip {
		width: 90px;
	}
	table.formTable td input.number {
		width: 40px;
	}
	table.formTable td textarea {
		width: 340px;
		height: 100px;
		border: solid #777 1px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	#content .contact_submit {
		margin-left: 320px;
	}
}



/* MIRAI plus
----------------------------------------------- */
.miraiplus_wrapper .youtube iframe {
	max-width: 100%;
	height: auto;
}


#content ul.miraiplus_go_form li {
	background: none;
	padding-left: 0;
}
#content ul.miraiplus_go_form li .text {
	font-size: 1em;
}
ul.miraiplus_go_form li table th, ul.miraiplus_go_form li table td {
	font-size: 1em;
}
ul.miraiplus_go_form .btn {
	padding-bottom: 8px;
}
ul.miraiplus_go_form .btn a:link, ul.miraiplus_go_form .btn a:visited {
	background: url(../images/sp/i010.png) no-repeat,
				url(../images/sp/i012.png) no-repeat 100% 0;
	-webkit-background-size: 16px 48px, 16px 48px;
	background-size: 16px 48px, 16px 48px;
	padding-right: 16px;
	padding-left: 16px;
	display: block;
	color: #fff;
	font-size: 1.143em;
}
ul.miraiplus_go_form .btn a span {
	background: url(../images/sp/i011.png) repeat-x;
	-webkit-background-size: 2px 48px;
	background-size: 2px 48px;
	padding-top: 16px;
	padding-bottom: 16px;
	display: block;
}
ul.miraiplus_go_form .btn a:hover {
	text-decoration: none;
}

@media print, screen and (min-width: 768px){
	.miraiplus_wrapper {
		margin-right: 10px;
		margin-bottom: 26px;
		margin-left: 10px;
	}

	.miraiplus_wrapper .youtube iframe {
		width: 690px;
		height: 388px;
	}

	ul.miraiplus_go_form {
		background: url(../images/pc/077.png) no-repeat top,
					url(../images/pc/079.png) no-repeat bottom,
					url(../images/pc/078.png) repeat-y top;
		overflow: hidden;
	}
	#content ul.miraiplus_go_form li {
		width: 330px;
		margin-bottom: 26px;
		float: left;
	}
	#content ul.miraiplus_go_form li .text {
		margin-right: 0;
		margin-bottom: 13px;
		margin-left: 0;
		text-align: center;
	}
	#content ul.miraiplus_go_form li table {
		margin-right: 0;
		margin-bottom: 13px;
		margin-left: 0;
	}
	ul.miraiplus_go_form li table th, ul.miraiplus_go_form li table td {
		padding: 7px 15px 8px;
	}
	ul.miraiplus_go_form .btn {
		padding-bottom: 0;
		text-align: center;
	}
	ul.miraiplus_go_form .btn a:link, ul.miraiplus_go_form .btn a:visited {
		background: url(../images/pc/b026.png) no-repeat,
					url(../images/pc/b028.png) no-repeat 100% 0;
		padding-right: 52px;
		padding-left: 52px;
		display: inline-block;
		font-size: 1.333em;
	}
	ul.miraiplus_go_form .btn a span {
		background: url(../images/pc/b027.png) repeat-x;
		padding-top: 13px;
		padding-bottom: 9px;
		display: inline-block;
		line-height: 1.5em;
	}
	ul.miraiplus_go_form .btn a:hover {
		background-position: 0 -52px, 100% -52px;
	}
	ul.miraiplus_go_form .btn a:hover span {
		background-position: 0 -52px;
	}

	ul.miraiplus_go_form li:nth-child(odd) {
		margin-right: 30px;
	}
}
