﻿/* CSS レイアウト */
html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #292929;
}

body, table, tr, td, div, p {
	font-size: 16px;
	font-family: "メイリオ", Meiryo,"ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",sans-serif,"Noto Sans Japanese";
	line-height: 160%;
	color: #E7E7E7;
}
/*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }*/

:focus {
	outline: 0;
}
img {
  border: 0;
}
img {
  image-rendering: -webkit-optimize-contrast;
}

ol, ul, dl {
	list-style: none;
}

a:link {
	color: #33CCFF;
	text-decoration: none;
}
a:visited {
	color: #33CCFF;
	text-decoration: none;
}
a:hover {
	color: #b51100; text-decoration: underline;}
a:active {
	color: #b51100;}

.clearfix:after {
  content: ".";
	display: block;
	height: 0;
	clear: both;
  visibility: hidden;
}
.clearfix { display: inline-table; }

/* Mac版IEには適応しない \*/
* html .clearfix { height: 1%; }
*+html .clearfix { height: 1%; }
.clearfix { display: block; }

#all {
	padding: 0px;
	background-color: #000000;
	margin: 0px auto 0px auto;
	background-image: url('all_bg.gif');
	background-repeat: repeat-x;
}
#header_catch {
	margin: 0px;
	width: 100%;
	height: 20px;
	padding: 0px;
}
#header_catch p {
	margin: 2px auto 0px auto;
	width: 960px;
	padding: 0px;
	color: #C0C0C0;
	font-size: 10px;
	text-align: left;
}
#header_area {
	margin: 0px auto 0px auto;
	width: 960px;
	height: 110px;
	padding: 0px;
	background-image: url('header_bg_rw.jpg');
	background-repeat: no-repeat;
}
#header_area h1 {
	padding: 0px;
	margin: 0px;
	width: 342px;
	height: 105px;
	float: left;
}
#header_area h1 a {
	padding: 8px 0px 0px 0px;
	margin: 0px;
	background-position: 0px 5px;
	width: 342px;
	height: 105px;
	display: block;
	background-image: url('header_logo.png');
	background-repeat: no-repeat;
	text-decoration: none;
}
#header_area h1 a span {
	padding: 0px 7px 0px 7px;
	margin: 0px 0px 0px 10px;
	color: #EAEAEA;
	font-size: 12px;
	text-shadow: 2px 2px 3px #000000;
	letter-spacing: 0.02em;
	background-color: #333333;
	border-radius: 4px;
}
#btn_line {
	margin: 0px;
	width: 114px;
	height: 79px;
	padding: 0px;
	right: 0px;
	position: fixed;
	z-index: 100;
	top: 50px;
}
#btn_line a {
	width: 100%;
	height: 100%;
	display: block;
}
#btn_line a img {
	width: 100%;
	height: 100%;
}

#bana_paypay {
	margin: 0px;
	width: 114px;
	height: auto;
	padding: 0px;
	right: 0px;
	position: fixed;
	z-index: 101;
	top: 50px;
}
#bana_paypay img {
	width: 100%;
	height: auto;
}

p#under_catch {
	display: none;
}
p#okigaruni {
	padding: 0px;
	margin: 0px;
	width: 334px;
	height: 110px;
	float: right;
}
div#telbox {
	display: none;
}
ul#gmenu {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 960px;
	overflow: hidden;
}
ul#gmenu li {
	margin: 0px;
	list-style-type: none;
	height: 43px;
	float: left;
	overflow: hidden;
}
ul#gmenu li a {
	height: 43px;
	display: block;
	float: left;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-image: url('headmenu.gif');
}
ul#gmenu li#m_menu01 {
}
ul#gmenu li#m_menu01 a {
	background-position: 0px 0px;
	width: 118px;
}
ul#gmenu li#m_menu02 {
}
ul#gmenu li#m_menu02 a {
	background-position: -118px 0px;
	width: 152px;
}
ul#gmenu li#m_menu03 {
}
ul#gmenu li#m_menu03 a {
	background-position: -270px 0px;
	width: 147px;
}
ul#gmenu li#m_menu04 {
	display: none;
}
ul#gmenu li#m_menu04 a {
	background-position: -417px 0px;
	width: 165px;
}
ul#gmenu li#m_menu05 {
}
ul#gmenu li#m_menu05 a {
	background-position: -582px 0px;
	width: 119px;
}
ul#gmenu li#m_menu06 {
}
ul#gmenu li#m_menu06 a {
	background-position: -701px 0px;
	width: 102px;
}
ul#gmenu li#m_menu07 {
}
ul#gmenu li#m_menu07 a {
	background-position: -803px 0px;
	width: 157px;
}
ul#gmenu li#m_menu01 a:hover {
	background-position: 0px -43px;
}
ul#gmenu li#m_menu02 a:hover {
	background-position: -118px -43px;
}
ul#gmenu li#m_menu03 a:hover {
	background-position: -270px -43px;
}
ul#gmenu li#m_menu04 a:hover {
	background-position: -417px -43px;
}
ul#gmenu li#m_menu05 a:hover {
	background-position: -582px -43px;
}
ul#gmenu li#m_menu06 a:hover {
	background-position: -701px -43px;
}
ul#gmenu li#m_menu07 a:hover {
	background-position: -803px -43px;
}

/* nav selecter */
body#custom ul#gmenu li#m_menu02 a {
	background-position: -118px -43px;
}
body#plan ul#gmenu li#m_menu03 a {
	background-position: -270px -43px;
}
body#shop ul#gmenu li#m_menu04 a {
	background-position: -417px -43px;
}
body#used ul#gmenu li#m_menu05 a {
	background-position: -582px -43px;
}
body#factory ul#gmenu li#m_menu06 a {
	background-position: -701px -43px;
}
body.inquiry ul#gmenu li#m_menu07 a {
	background-position: -803px -43px;
}
ul#other_rw_form {
	display: none;
}

/* nav selecter */
div.news_title {
	background-position: 0px 0px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-image: url('../blog/img/title01.gif');
	background-repeat: no-repeat;
	height: 66px;
	width: 100%;
}
div.news_title p#shome {
	display: none;
}
/* page top btn */
.top_img {
	background-position: 0px 0px;
	margin: 0px auto 0px auto;
	width: 100%;
	height: 66px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
body#home .top_img {
	margin: 0px auto auto auto;
	width: 960px;
	height: 210px;
	background-image: url('../imgs/home_image.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}
body#custom .top_img {
	background-image: url('../custom/imgs/title01.gif');
}
body#plan .top_img {
	background-image: url('../plan/imgs/title01.gif');
}
body#used .top_img {
	background-image: url('../used/imgs/title01.gif');
}
body#factory .top_img {
	background-image: url('../factory/imgs/title01.gif');
}
body#order_info .top_img {
	background-image: url('../order_info/imgs/title01.gif');
}
body#privacy .top_img {
	background-image: url('../privacy/imgs/title01.gif');
}
body.inquiry#main .top_img {
	background-image: url('../inquiry/imgs/title01.gif');
}
body.inquiry#kakunin .top_img {
	background-image: url('../inquiry/imgs/title_kakunin.gif');
}
body.inquiry#end .top_img {
	background-image: url('../inquiry/imgs/title_end.gif');
}
body.used#satei .top_img {
	background-image: url('../used/imgs/title_yafuoku.gif');
}
body.used#kakunin .top_img {
	background-image: url('../used/imgs/title_kakunin.gif');
}
body.used#end .top_img {
	background-image: url('../used/imgs/title_end.gif');
}
body.filesend#main .top_img {
	background-image: url('../filesend/imgs/title_form.gif');
}
body.customform#epon .top_img {
	background-image: url('../customform/epon/header1.jpg');
}
body.customform#roddio .top_img {
	background-image: url('../customform/roddio/header1.jpg');
}
body.customform#driver .top_img {
	background-image: url('../maker/imgs/header1.jpg');
}
body.customform#fw .top_img {
	background-image: url('../customform/fw/header1.jpg');
}
body.customform#utility .top_img {
	background-image: url('../customform/ut/header1.jpg');
}
body.customform#iron .top_img {
	background-image: url('../customform/iron/header1.jpg');
}
body.customform#roddio_pcf_other .top_img {
	background-image: url('../customform/roddio_pcf/header_other.jpg');
}
body.customform#roddio_pcf_other_lt .top_img {
	background-image: url('../customform/roddio_pcf/header_other_lt.jpg');
}

body.customform#roddio_pcf_pcs .top_img {
	background-image: url('../customform/roddio_pcf/header_pcs.jpg');
}
body.customform#roddio_pcf_pcs_lt .top_img {
	background-image: url('../customform/roddio_pcf/header_pcs_lt.jpg');
}
body.customform#roddio_pcfs .top_img {
	background-image: url('../customform/roddio_pcfs/header_st.jpg');
}
body.customform#roddio_pcfs_lt .top_img {
	background-image: url('../customform/roddio_pcfs/header_st_lt.jpg');
}

body.customform#roddio_fw .top_img {
	background-image: url('../customform/roddio_fw/header1.jpg');
}
body.customform#roddio_fw2 .top_img {
	background-image: url('../customform/roddio_fw/header2.jpg');
}
body.customform#roddio_hbut .top_img {
	background-image: url('../customform/roddio_hbut/header1.jpg');
}
body.customform#roddio_hbut2 .top_img {
	background-image: url('../customform/roddio_hbut/header2.jpg');
}
body.customform#roddio_sdo .top_img {
	background-image: url('../customform/roddio_sdo/header1.jpg');
}
body.customform#roddio_ds .top_img {
	background-image: url('../customform/roddio_ds/header1.jpg');
}
body.customform#roddio_mc .top_img {
	background-image: url('../customform/roddio_mc/header1.jpg');
}



body.customform#romaro_dr .top_img {
	background-image: url('../customform/romaro/header_dr.jpg');
}
body.customform#romaro_iron .top_img {
	background-image: url('../customform/romaro/header_iron.jpg');
}
body.customform#ryoma_dr2 .top_img {
	background-image: url('../customform/ryoma-maxima2/header1.jpg');
}
body.customform#pxg .top_img {
	background-image: url('../customform/pxg/header1.jpg');
}
body.customform#pxg-putter .top_img {
	background-image: url('../customform/pxg-putter/header1.jpg');
}
body.customform#proto-concept .top_img {
	background-image: url('../customform/proto-concept/header1.jpg');
}
body.customform#miura-s .top_img {
	background-image: url('../customform/miura/header1.jpg');
}
body.customform#miura-mcw .top_img {
	background-image: url('../customform/miura/header2.jpg');
}
body.customform#one-more-s .top_img {
	background-image: url('../customform/oms/header1.jpg');
}
body.customform#other .top_img {
	background-image: url('../customform/other/header1.jpg');
}

body.customform#wedge .top_img {
	background-image: url('../customform/wedge/header1.jpg');
}
body.customform#osusume .top_img {
	background-image: url('../customform/osusume/header1.jpg');
}
body.customform#caddiebag2021 .top_img {
	background-image: url('../orderform/imgs/header1.jpg');
}
body.customform#end .top_img {
	background-image: url('../customform/imgs/title_end.gif');
}
body.maker .top_img {
	padding: 0px;
	margin: 0px;
	background-position: center center;
	clear: both;
	height: 120px;
	background-image: url('../maker/romaro/header1.jpg');
	background-repeat: no-repeat;
}
body.maker#geog .top_img {
	background-image: url('../maker/geo-galaxy/header1.jpg');
}
body.maker#roddio .top_img {
	background-image: url('../maker/roddio/header1.jpg');
}

body.maker#epon .top_img {
	background-image: url('../maker/epon/header1.jpg');
}
body.maker#ryoma .top_img {
	background-image: url('../maker/ryoma/header1.jpg');
}
body.maker#proto-concept .top_img {
	background-image: url('../maker/proto-concept/header1.jpg');
}
body.maker#pxg .top_img {
	background-image: url('../maker/pxg/header1.jpg');
}
body.news .top_img {
	width: 30%;
	float: left;
}
body#shop .top_img {
	width: 30%;
	float: left;
}
#container {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 960px;
	background-color: #1B1B1B;
	height: auto;
}
#container_home {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 960px;
}
#footer_area {
	margin: 0px;
	width: 100%;
	padding: 0px;
	background-color: #292929;
}
/*  footer2  */
#footer_box {
	margin: 0px auto 0px auto;
	width: 960px;
	padding-top: 25px;
	height: auto;
}
#footer_box p#card_bana {
	margin: 0px;
	padding: 0px;
	width: 181px;
	float: right;
	height: auto;
}
#footer_box_left {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	width: 360px;
	float: left;
	height: auto;
	color: #FFFFFF;
}
#footer_box_left h2 {
	background-position: 0px 5px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 300px;
	font-size: 14px;
	line-height: 120%;
	background-image: url('header_logo.png');
	background-repeat: no-repeat;
	background-size: 68%;
	height: 65px;
	color: #CCCCCC;
}
#footer_box_left h2 span {
	font-family: "Sawarabi Mincho","Hiragino Mincho ProN","HG明朝E","ＭＳ 明朝", serif;
	margin-right: 15px;
	font-weight: normal;
	font-size: 14px;
	color: #CCCCCC;
}
#footer_box_left p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
#footer_box ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
	width: 195px;
	height: auto;
	float: left;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
#footer_box ul li {
	text-indent: 0px;
	color: #CCCCCC;
	font-size: 13px;
	list-style-type: none;
	font-weight: normal;
	list-style-position: inside;
	margin-bottom: 7px;
}
#footer_box ul li#f_menu04 {
	display: none;
}

#footer_box ul li a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer_box ul li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#footer_box p#copy {
	margin: 0px;
	padding: 0px;
	background-position: left top;
	width: 100%;
	background-image: url('copy_r.gif');
	height: 16px;
	clear: both;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.footer2 {
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 60px;
}
.footer2 p#rss_btn {
	border-width: 0px;
	margin: 2px 0px 0px 0px;
	width: 52px;
	float: right;
	height: 15px;
	background-image: url('rdf.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.footer2 p#rss_btn a {
	width: 52px;
	height: 15px;
	display: block;
}
.page_top {
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	position: fixed;
	right: 10px;
	bottom: 67px;
	display: none;
}
.page_top a {
	padding: 0px;
	margin: 0px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 4px;
	background-image: url('totop_btn.png');
	background-repeat: no-repeat;
	background-size: 55px 56px;
	width: 55px;
	height: 56px;
	text-indent: -9999px;
}
div#foot_kensaku {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
	position: fixed;
	bottom: 0px;
	clear: both;
	background-color: #007603;
}
div#foot_kensaku div#kbox {
	text-align: center;
	line-height: 140%;
	padding: 4px 0px 4px 0px;
	margin: 0px auto 0px auto;
	width: 960px;
	background-color: #007603;
	/**box-shadow: 0px 0px 7px #333;**/
}
div#foot_kensaku div#kbox form {
	width: 100%;
}
body#home div#foot_kensaku div#kbox form {
	width: 85%;
	float: left;
}
div#foot_kensaku div#kbox input {
	border-width: 0px;
	margin: 0px 0px 0px 5px;
	width: 84%;
	border-radius: 4px;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div#foot_kensaku div#kbox input#submit {
	padding: 4px 0px 2px 0px;
	width: 10%;
	background-color: #FFFFFF;
	color: #006600;
	cursor: pointer;
	font-family: "メイリオ", Meiryo,"ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",sans-serif;
}
div#foot_kensaku div#kbox p#btn_line2 {
	margin: -44px 0px 0px 0px;
	width: 99px;
	height: 73px;
	padding: 0px;
	float: left;
}
div#foot_kensaku div#kbox p#btn_line2 a {
	width: 100%;
	height: 100%;
}
div#foot_kensaku div#kbox p#btn_line2 a img {
	width: 100%;
	height: auto;
}




div#foot_box {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 960px;
	position: fixed;
	bottom: 0px;
	clear: both;
	line-height: 140%;
	background-color: #007603;
}
div#foot_box div#pricebox {
	margin: 0px;
	padding: 4px 0px 2px 10px;
	float: left;
}
div#foot_box div#pricebox p {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: "メイリオ", Meiryo,"ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: left;
}
div#foot_box div#pricebox p#mfp_price {
	margin: 0px;
	padding: 0px 0px 0px 7px;
	color: #FFFFFF;
	font-family: "メイリオ", Meiryo,"ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",sans-serif;
	font-size: 16px;
	font-weight: bold;
}
div#foot_box div#pricebox p#ntice {
	margin: 0px;
	padding: 0px;
	color: #FFFF00;
	font-family: "メイリオ", Meiryo,"ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",sans-serif;
	font-size: 12px;
	font-weight: normal;
	clear: both;
}

div#foot_box input {
	padding: 0px;
	margin: 0px;
	border-radius: 4px;
}
div#foot_box p#btn_line2 {
	margin: -20px 5px 0px 0px;
	width: 99px;
	height: 73px;
	padding: 0px;
	float: right;
}
div#foot_box p#btn_line2 a {
	width: 100%;
	height: 100%;
}
div#foot_box p#btn_line2 a img {
	width: 100%;
	height: auto;
}





/* メディアクエリー部分 */
/*===============================================
画面の横幅が800px以上
===============================================*/
@media screen and (min-width: 960px){
body, table, tr, td, div, p {
	font-size: 13px;
}

}
/*===============================================
画面の横幅が800pxまで
===============================================*/
@media screen and (max-width: 959px){
html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
}
#all {
	background-image: none;
}
#container {
	padding: 0px;
	margin: 10px auto 0px auto;
	width: 100%;
	height: auto;
}
body, table, tr, td, div, p {
	font-size: 100%;
	font-family: "メイリオ", Meiryo,"ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",sans-serif;
	line-height: 150%;
}
#header_catch {
	margin: 0px auto 0px auto;
	width: 100%;
	padding: 3px 0px 4px 0px;
	height: auto;
	background-color: #333333;
}
#header_catch p {
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	width: 96%;
}
#header_area {
	margin: 0px;
	width: 100%;
	padding: 0px;
	height: auto;
	display: inline-table;
}
#header_area h1 {
	padding: 0px;
	width: 220px;
	height: 70px;
	margin-left: 0px;
}
#header_area h1 a {
	width: 220px;
	height: 70px;
	background-size: 220px;
	padding-top: 2px;
}
#btn_line {
	bottom: 110px;
	width: 100px;
	height: auto;
	top: auto;
}
#bana_paypay {
	right: 0px;
	top: 250px;
}

p#okigaruni {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	width: 260px;
	height: auto;
}
p#okigaruni img {
	width: 100%;
	height: auto;
}

ul#gmenu {
	padding: 0px;
	height: auto;
	margin: 0px auto 0px auto;
	width: 96%;
	overflow: hidden;
}
ul#gmenu li {
	padding: 0px;
	margin: 0px 0px 6px 0px;
	height: auto;
	width: 33%;
}
ul#gmenu li a {
	font-size: 15px;
	text-decoration: none;
	margin: 0px auto 0px auto;
	padding: 9px 0px 9px 0px;
	height: auto;
	width: 100%;
	background-color: #006600;
	background-image: none;
	text-indent: 0px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.1em;
	text-shadow: 0px 1px 1px #999;
	border-radius: 4px;
}
ul#gmenu li a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFFF00;
}
ul#gmenu li#m_menu01 {
	width: 33%;
}
ul#gmenu li#m_menu01 a {
	width: 96%;
}

ul#gmenu li#m_menu02 a {
	width: 96%;
}
ul#gmenu li#m_menu03 a {
	width: 100%;
}
ul#gmenu li#m_menu04 {
	width: 33%;
}
ul#gmenu li#m_menu04 a {
	width: 96%;
}
ul#gmenu li#m_menu05 a {
	width: 96%;
}
ul#gmenu li#m_menu06 a {
	width: 96%;
}
ul#gmenu li#m_menu07 {
	width: 34%;
}
ul#gmenu li#m_menu07 a {
	width: 97%;
}

/* nav selecter */

#container {
	border: 0px solid #999999;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: auto;
}
#container_home {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
}
div.news_title {
	background-position: 40px 0px;
	margin: 0px auto 0px auto;
	background-size: 800px;
	height: 58px;
	padding-top: 0px;
}
div.news_title p#shome {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	float: right;
	display: block;
}
div.news_title p#shome a {
	margin: 0px;
	padding: 10px 12px 9px 12px;
	display: block;
	background-color: #FFFF00;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	line-height: 15px;
	border-radius: 6px;
	text-shadow: 0px 1px 1px #999;
}
.top_img {
	margin: 0px auto 0px auto;
	background-size: 800px;
	height: 58px;
}
#footer_area {
	width: 100%;
	height: 95px;
	display: inline-table;
}
#footer_box {
	width: 96%;
	height: auto;
}
#footer_box_left {
	margin: 0px 0px 40px 0px;
	padding: 0px;
	width: auto;
	float: none;
	height: auto;
}
#footer_box_left p {
	font-size: 14px;
	line-height: 140%;
	letter-spacing: 0.1em;
}
#footer_box ul {
	width: 212px;
}
#footer_box ul li {
	text-indent: 0px;
	color: #CCCCCC;
	font-size: 13px;
	list-style-type: none;
	font-weight: normal;
	list-style-position: inside;
	margin-bottom: 10px;
}
#footer_box ul li a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
}
#footer_box p#copy {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-position: center;
	width: 100%;
	height: 105px;
}
.footer2 {
	display: none;
}
.page_top {
	bottom: 75px;
	right: 17px;
}
div#foot_kensaku div#kbox {
	width: 100%;
}
body#home div#foot_kensaku div#kbox form {
	width: 78%;
}
div#foot_kensaku div#kbox input#submit {
	padding: 7px 0px 6px 0px;
}
div#foot_kensaku div#kbox p#btn_line2 {
	margin: -28px 0px 0px 0px;
	width: 90px;
	height: auto;
	padding: 0px;
	float: right;
}
div#foot_box {
	width: 100%;
}

}
/*===============================================
画面の横幅が480pxまで
===============================================*/
@media screen and (max-width:480px){
#header_catch {
	display: none;
}
#header_area h1 {
	padding: 0px;
	width: 220px;
	height: 70px;
	margin-left: 0px;
	float: none;
}
#header_area h1 a {
	width: 220px;
	height: 70px;
	background-size: 220px;
	padding-top: 2px;
}
p#under_catch {
	padding: 0px;
	margin: 0px auto 10px auto;
	width: 88%;
	height: auto;
	text-align: left;
	color: #FFFFFF;
	display: block;
	clear: both;
	letter-spacing: 0.02em;
	font-size: 12px;
	font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ 明朝", serif;
	line-height: 130%;
}
p#okigaruni {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 240px;
	text-align: center;
	float: none;
}
#bana_paypay {
	right: 0px;
	top: 7px;
	width: 100px;
	height: auto;
}
#btn_line {
	bottom: auto;
	width: 82px;
	height: auto;
	top: 3px;
}
div#telbox {
	padding: 0px;
	margin: 5px auto 10px auto;
	width: 96%;
	display: block;
	text-align: center;
}
div#telbox p {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
	font-size: 13px;
	color: #FFFFFF;
}
p#tel {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
	display: none;
}
p#tel a {
	background-position: 10px 9px;
	margin: 3px auto 3px auto;
	padding: 11px 10px 10px 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B00000;
	border-radius: 6px;
	display: block;
	width: 224px;
	font-size: 16px;
	background-image: url('tel_mk.png');
	background-repeat: no-repeat;
	font-weight: normal;
	text-align: right;
	letter-spacing: 0.1em;
}
p#tel span {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
p#tel a:hover {
	text-decoration: none;
	background-color: #AA0000;
	color: #FFFFFF;
}

p#tel2 {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
	display: block;
}
p#tel2 a {
	background-position: 10px 7px;
	margin: 3px auto 3px auto;
	padding: 6px 10px 2px 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B00000;
	border-radius: 6px;
	display: block;
	width: 224px;
	font-size: 15px;
	background-image: url('tel_mk2.png');
	background-repeat: no-repeat;
	font-weight: normal;
	text-align: right;
	letter-spacing: 0.1em;
}
p#tel2 span {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
p#tel2 a:hover {
	text-decoration: none;
	background-color: #AA0000;
	color: #FFFFFF;
}
p#tel2 a:visited {
	color: #FFFFFF;
}

ul#gmenu {
	width: 96%;
}
ul#gmenu li {
	padding: 0px;
	margin: 0px 1% 6px 1%;
	height: auto;
	width: 48%;
}
ul#gmenu li a {
	font-size: 14px;
	width: 100%;
}
ul#gmenu li#m_menu01 {
	width: 48%;
}
ul#gmenu li#m_menu01 a {
	width: 100%;
}

ul#gmenu li#m_menu02 a {
	width: 100%;
}
ul#gmenu li#m_menu03 a {
	width: 100%;
}
ul#gmenu li#m_menu04 {
	width: 48%;
}
ul#gmenu li#m_menu04 a {
	width: 100%;
}
ul#gmenu li#m_menu05 a {
	width: 100%;
}
ul#gmenu li#m_menu06 {
}
ul#gmenu li#m_menu06 a {
	width: 100%;
}
ul#gmenu li#m_menu07 {
	width: 48%;
}
ul#gmenu li#m_menu07 a {
	width: 100%;
}
ul#other_rw_form {
	padding: 0px;
	width: 94%;
	margin: 6px auto 0px auto;
}
ul#other_rw_form li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: center;
}
ul#other_rw_form li a {
	margin: 0px auto 0px auto;
	display: block;
	background-color: #808080;
	padding: 9px 10px 7px 10px;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	border-radius: 4px;
	text-shadow: 0px 1px 1px #999;
	background-image: url('soudan_bg.jpg');
	background-repeat: repeat;
}
ul#other_rw_form li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
div.news_title {
	margin: 0px auto 0px auto;
	background-size: 600px;
	height: 44px;
}
.top_img {
	margin: 0px auto 0px auto;
	background-size: 600px;
	height: 44px;
}
#footer_box p#card_bana {
	margin: 10px auto 20px auto;
	float: none;
	text-align: center;
	width: 80%;
}
#footer_box_left {
	margin: 0px auto 20px auto;
	padding: 0px;
	width: 96%;
	height: auto;
}
#footer_box_left h2 {
	background-position: center bottom;
	margin: 0px auto 10px auto;
	padding: 15px 0px 7px 0px;
	font-size: 16px;
	line-height: 120%;
	text-align: center;
	width: 290px;
	background-size: 76%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#footer_box_left p {
	font-size: 13px;
	line-height: 140%;
	letter-spacing: 0.1em;
}
#footer_box ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 70%;
	height: auto;
	float: none;
	border-left-width: 0px;
}
#footer_box ul li {
	text-indent: 0px;
	color: #CCCCCC;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0px;
}
#footer_box ul li a {
	background-position: right center;
	padding: 12px 0px 12px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #C0C0C0 #C0C0C0 #009933 #C0C0C0;
	margin: 0px;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	background-color: #181818;
	display: block;
	width: 100%;
	text-indent: 10px;
	background-image: url('../imgs/yajirushi01.png');
	background-repeat: no-repeat;
}
#footer_box ul li a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#footer_box ul li#f_menu02 {
	display: none;
}
#footer_box ul li#f_menu03 {
	display: none;
}
#footer_box ul li#f_menu04 {
	display: none;
}
#footer_box ul li#f_menu05 {
	display: none;
}
#footer_box ul li#f_menu07 {
	display: none;
}
#footer_box ul li#f_menu08 {
	display: none;
}
#footer_box ul li#f_menu09 {
	display: none;
}
.page_top {
	right: 17px;
	bottom: 67px;
}
#footer_box p#copy {
	background-position: left;
}
body#home div#foot_kensaku div#kbox form {
	width: 71%;
	float: left;
}
div#foot_kensaku div#kbox input {
	width: 72%;
	font-size: 15px;
}
div#foot_kensaku div#kbox input#submit {
	width: 18%;
}
div#foot_kensaku div#kbox p#btn_line2 {
	margin: -28px 0px 0px 0px;
	width: 90px;
	height: auto;
	padding: 0px;
	float: right;
}
div#foot_box p#btn_line2 {
	margin: -18px 0px 0px 0px;
	width: 90px;
	height: auto;
	padding: 0px;
}

}
