@charset "utf-8";

/*全体の設定
---------------------------------------------------------------------------*/
.pc {
	display: none !important;
}

.sp {
	display: block;
}

.pc-in {
	display: none !important;
}

.sp-in {
	display: inline;
}

.pc-t-cell {
	display: none !important;
}

.sp-t-cell {
	display: table-cell;
}

.pc-t-row-group {
	display: none !important;
}

.sp-t-row-group {
	display: table-row-group;
}

h1 {
	font-size:14px;
	background-color:transparent;
	line-height:130%;
}

/*コンテナ
---------------------------------------------------------------------------*/
#container {
	margin: 0px auto;
	display: block;
}

/*ヘッダ
---------------------------------------------------------------------------*/
header {
	height: 40px;
	line-height: 0;
}

/*ロゴ画像*/
header #logo {
	max-width: 150px;
	height: 18px;
	position: absolute;
	left: 10px;
	top: 10px;
}
header * {
	position: fixed;
}

div#logo a {
	position: absolute;
	left: 10px;
	width: 170px;
	height: 30px;
	margin: -3px 0px 0px -10px;
}

div#logo a img {
	width: 170px;
	height: 30px;
	margin-top: 0px;
}

/* アプリメニュー 戻るボタン */
.apmn-back {
	top: 9px;
	right: 8px;
	left: auto;
}

.mean-bar {
	display: none;
}

/*メニュー１個ごとの設定*/
nav#menubar ul li {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-bottom: 1px;
}

li#sp-menu-qanda {
	background-color: #44bcce;
}

li#sp-menu-writer {
	background-color: #f7b316;
}

li#sp-menu-waterlevel {
	background-color: #00a500;
}

li#sp-menu-toroku {
	background-color: #8ec31e;
}

li#sp-menu-login {
	background-color: #00afec;
}

div.head-img.sp {
	width: auto;
	height: 100px;
	min-width: initial;
	margin: 50px auto 0px auto;
}

div.head-img.sp img {
/*
	margin: 40px auto 0px;
	max-width: initial;
	max-height: initial;
	position: relative;
	top: 0%;
*/
	left: 320px;
}

/*コンテナ
---------------------------------------------------------------------------*/
#container {
	width: 100%;
	margin: 0px;
}

body#point div.contents-in,
body#spot div.contents-in {
	width: 320px;
}}

/*main,subコンテンツ
---------------------------------------------------------------------------*/
#main, #sub {
	float: none;
	width: auto;
}

#main {
	width: 100%;
	overflow: hidden;
}

/*mainコンテンツ
---------------------------------------------------------------------------*/
#main p {
	padding: 0px;
}

div.main_slider {
	padding-top: 0px;
	height: 216px;
	margin: 50px auto 32px auto;
}

ul.bxslider li a img {
	width: 100%;
}

.contents-in {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}

div.contents-in .topic {
	display: flex;
	justify-content: center;
	margin: 0px auto;
	width: 320px;
	height: 250px;
	background-color: #feeec4;
}

hr#punctuation {
	position: relative;
	top: 10px;
	width: 100px;
}

div.popular.pc ,
div.list.pc {
	display: none;
}

div.article_title {
	font-weight: normal;
	line-height: 15px;
	font-size: 12px;
}

div.post {
	width: 46%;
}

div.post img {
	margin: 0 auto;
}

/*フッタメニュー設定
---------------------------------------------------------------------------*/
#footermenu_area {
	width: 320px;
	margin: 0px auto;
}

.footermenu {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 5px;
	margin-bottom: 20px;
}
.footermenu_items {
	width: 100%;
	font-size: 0px;
}
.footermenu_items a {
/*	margin-left: 5px;*/
	margin-left: 4px;
	margin-top: 10px;
}
.footermenu_items a:first-child {
	margin-left: 4px; 
}
.footermenu_items img {
/*	width: 32%; */
/*	width: 49.1%; */
}

.login {
	margin-top: 3px;
}

.info {
	max-width: 100%;
}

hr#footer_line {
	border-top-width: 2px;
	margin-bottom: 10px;
}

.footer-info {
	display: inline-block;
	width: 100%;
}

.footer-info nav {
	width: 320px;
}

.footer-info nav ul {
	display: inline;
	margin: 0px auto;
}

.footer-info nav ul li {
	display: inline-block;
	margin: 0px 10px;
}

/*その他
---------------------------------------------------------------------------*/

/*メニュー折りたたみ設定*/
#menubar_hdr {
	display: inline;
	position: absolute;
	top: 0px;
	right: 60px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e5e5e5));
	background-image: -webkit-linear-gradient(#fbfbfb, #e5e5e5);
	background-image: linear-gradient(#fbfbfb, #e5e5e5);
	padding: 7px 10px;
	border: 1px solid #cfcfcf;
}

/*トップ
---------------------------------------------------------------------------*/
#contents {
	padding-top: 0px;
}

#top_main {
	width: 100%;
	height:auto;
}
#top_main_back {
/*
	width:100%;
*/
}


#top_main_content_area_limited {
	width: 320px;
}

#top_main_content_area2 {
	position: static;
}

#top_main_content_area_limited2 {
	width: 320px;
}


#app_area {
/*
	top:17%;
	left:65%;
*/
	top: 60px;
	left: 215px;
	min-width: 0px;
	position: relative;
	width: 120px;
}
#app_area img {
/*
	width:80%;
*/
	max-width: 100px;
}
#point_area {
/*	width: 97%; */
/*
	width: 320px;
*/
	height:auto;
	position:static;
/*
	padding: 5px;
	padding-bottom:10px;
*/
	margin: 0px auto;
	margin-top:10px;

	min-width: 320px;

}

#point_area_data {
	width: 100%;
	margin: 0px;
}

#point_area h2 {
	font-size:12px;
}
#point_area h3 {
	font-size:12px;
}

#weather_area {
/*	width: 97%; */
/*
	width: 320px;
*/
	position:static;
/*
	padding: 5px;
*/
	margin: 0px auto;
	margin-bottom:10px;

	min-width: 320px;
	margin-top: 10px;
}
.weather {
	width: 90%;
	height:120px;
	margin-left:0px;
	margin-top:0px;
	border: solid 1px #a9a9a9;
	padding:5px 15px;
	vertical-align:middle;
}

.weather div {
	display:inline-block;
	float:left;
}
.weather div.point_name {
	font-size:14px;
/*
	font-weight: bold;
*/
	text-align:left;
/*
	width:120px;
	margin-top:15px;
*/
	width:150px;

	line-height:150%;
}
.weather div.point_name div {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
.weather div.point_name a {
	font-weight: normal;
}
.weather div.weather_status {
/*
	width:53%;
*/
	width: 40%;
}

/* --- デザイン変更分 start --- */
div.top-img {
	min-width: 320px;
	min-height: 190px;
	height: 100%;
}

div#top-information {
	margin-top: 0px;
}

div#top-information > img {
	margin: 0px auto;
}

div#sp-top-fishpass {
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 3px;
	margin-bottom: 5px;
	position: relative;
}

div#sp-top-fishpass div {
	height: 18px;
}

div#sp-top-fishpass span {
	font-size: 8px;
}

div#sp-top-fishpass span span {
	position: absolute;
	top: -15px;
	right: 45%;
}

div#sp-top-fishpass img {
	width: 100px;
}

p#pc-top-substance {
	margin: 0px auto 40px;
	font-size: 12px;
	line-height: normal;
}

p#sp-top-substance {
	margin: 10px auto 40px;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
}

p.top-subtitle {
	font-size: 10.5px;
	height: 22px;
	margin-bottom: 5px;
}

p.top-note-attention,
p.top-note-red,
p.top-note-patent-pending-no {
	font-size: 9px;
}

p.top-note-attention {
	text-indent: -1em;
	margin-left: 2em;
}

p.top-note-patent-pending-no {
	top: -15px;
}

div#top-comfortable,
div#top-convenient,
div#top-relieved {
	display: block;
	margin-bottom: 80px;
}

div#top-comfortable ul,
div#top-convenient ul,
div#top-relieved ul {
	font-size: 12px;
}

div#top-comfortable ul li span,
div#top-convenient ul li span,
div#top-relieved ul li span {
	font-size: 12px;
}

div#top-purchase,
div#top-license,
div#top-zoning,
div#top-riverinfo,
div#top-mypage,
div#top-tourist,
div#top-safety,
div#top-prevention {
	margin: 0px auto;
	padding: 0px;
}

div#top-purchase,
div#top-license,
div#top-riverinfo {
	width: 163px;
}

div#top-zoning {
	width: 231px;
}

div#top-precedence {
	width: 96px;
}

div#top-precedence + ul {
	width: 140px;
}

div#top-mypage,
div#top-tourist {
	width: 198px;
}

div#top-safety,
div#top-prevention {
	width: 265px;
}

div#top-purchase img.top-balloon {
	position: absolute;
	top: -20px;
	left: 5px;
	margin-top: 0px;
}

div#top-purchase img.top-point {
	margin-top: 15px;
	margin-bottom: 10px;
	width: 91px;
	height: 192px;
}

div#top-license img.top-point {
	margin-top: 10px;
	margin-bottom: 15px;
}

div#top-zoning img.top-point {
	width: 111px;
	height: 148px;
	right: 5px; /* style.cssでposition: absolute; */
}

div#top-zoning >img + span {
	font-size: 8px;
	position: relative;
	top: 160px;
	right: -10px;
}

div#top-precedence img.top-point {
	width: 64px;
	height: 125px;
}

div#top-riverinfo img.top-point {
	margin-top: 30px;
	margin-bottom: 20px;
}

div#top-mypage img.top-point {
	margin-bottom: 15px;
}

div#top-tourist img.top-point {
	margin-top: 15px;
}

div#top-safety img.top-point {
	width: 221px;
	height; 163px;
	margin-top: 5px;
	margin-bottom: 10px;
}

div#top-prevention img.top-point {
	width: 137px;
	height: 182px;
}

div#top-invitation {
	display: block;
}

div#top-invitation-text {
	padding-top: 10px;
}

div#top-invitation span {
	font-size: 18px;
	position: static;
}

div#top-invitation img:first-child {
	position: static;
	left: 0px;
}

div#top-invitation-img {
	position: static;
	width: 95%;
	margin: 20px auto 0px;
}

div#top-invitation-img img {
	width: 93%;
}

div#top-app-link {
	width: 320px;
	margin: 8px auto 0px;
	position: relative;
	top: 0px;
}

div#sp-top-balloon img {
	margin-top: 10px;
}

div.popular {
/*
	width: 304px;
*/
	width: 320px;

	height: 250px;
	margin: 0px auto;
	display: block;
}

div#top-pop-title {
	position: relative;
	top: 10px;
	line-height: 20px;
}

div#top-pop-title span {
	font-size: 11px;
	font-weight: bold;
	color: #3070b8;
	margin-left: 10px;
}

div#top-pop-title hr {
	border-top: 1px solid #3070b8;
	width: 95%;
	margin: 0px auto;
}

div.popular ul {
	width: 95%;
	margin: 0px auto;
	position: relative;
	top:10px;
}

div.popular ul li {
	height: 54px;
/*
	margin: 10px 5px 14px 5px;
*/
	margin: 10px 0px 14px 0px;
}

div.popular ul li:nth-child(3) {
	margin-bottom: 0px;
}

/* 設定上、人気記事が必ず5件出てくるので4件目以降を非表示にする */
div.popular ul li:nth-child(n+4) {
	display: none;
}

div.popular a {
	width: auto;
	height: auto;
	margin-right: 0px;
	white-space: normal;
}

div#sp-pop-article,
div#sp-pop-img {
	width: 62px;
}

div#sp-pop-img {
	height: 54px;
	float: left;
	margin-right: 14px;
}

div#sp-article-title {
	font-size: 11px;
	line-height: 18px;
}

.sp-img-mw {
	max-width: 320px;
}

.sp-img-m-at1 {
	max-width: 50%;
}

.sp-img-m-at1-4footer {
	max-width: 25%;
}

/* --- デザイン変更分 end --- */

/* 記事一覧、記事詳細ページ
----------------------------------------------------------------*/
div#contents-in {
	margin: 50px auto;
}

div#leftside, div#rightside {
	display: block;
}

div#leftside {
	width: 320px;
	margin: 0px auto;
	border-bottom: solid 3px #2670ba;
}

div#rightside {
	display: block;
	width: 320px;
	margin: 0px auto;
}

div.news ul {
	width:
}

div#article_list {
	max-width: 100%;
	margin: 0px auto;
}

div.title {
	width: 320px;
	margin: 0px auto 5px 5px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 3px;
}

body#spot div.title,
body#point div.title {
	padding-top: 0px;
	margin-bottom: 15px;
}

div.thumbnail {
	width: 286px;
	min-height: auto;
	max-height: 135px;
	overflow: hidden;
	margin-bottom: 3px;
}

div.thumbnail a {
	width: 100%;
	overflow: hidden;
}

div.thumbnail a img {
	width: 100%;
}

div#feed_page {
	margin-bottom: 20px;
	text-align: center;
}

div#feed_page img {
	width: 270px;
	height: 35px;
}

div#related_article div {
	display: block;
}

div#related_article ul li a div.article_title {
	width: 120px;
}

div#related_article ul li,
div#popular_article ul li,
div#new_article ul li {
	width: 100%;
	line-height: normal;
	display: block;
	height: 59px;
	margin-bottom: 14px;
}

div#related_article img,
div#popular_article img,
div#new_article img {
	width: 61px;
	height: 54px;
}

div.post div.article_title {
	width: 200px;
	height: 30px;
	overflow: hidden;
	whitespace: nowrap;
	text-overflow: ellipsis;
}

div#punctuation {
	border-top-color: #2670ba;
	border-top-style: solid;
	border-top-width: 3px;
	z-index: 2;
}

div#text_body p {
	width: 100%;
	overflow: hidden;
}

div#text_body p img{
	width: 100%;
}


/*釣り場情報 地図選択ページ
----------------------------------------------------------------*/

.parent > li{
	width: 294px;
	margin: 5px auto;
	text-align: center;
}

.parent > li div {
	border-radius: 19px;
	font-weight: bold;
	font-size: 17px;
}

.parent > li:nth-child(1) {
	display: none;
}

 .parent > li:nth-child(2) div {
	border: solid 3px #f09ec1;
}

 .parent > li:nth-child(3) div
,.parent > li:nth-child(4) div
,.parent > li:nth-child(5) div
,.parent > li:nth-child(6) div
,.parent > li:nth-child(7) div
,.parent > li:nth-child(8) div
{
	border: solid 3px #4a7cbf;
}

 .parent > li:nth-child(9) div
,.parent > li:nth-child(10) div
,.parent > li:nth-child(11) div
,.parent > li:nth-child(12) div
,.parent > li:nth-child(13) div
,.parent > li:nth-child(14) div
,.parent > li:nth-child(15) div
{
	border: solid 3px #51b38c;
}

/*
 .parent > li:nth-child(16) div
,.parent > li:nth-child(20) div
,.parent > li:nth-child(21) div
{
	border: solid 3px #83b4db;
}
*/

 .parent > li:nth-child(16) div
,.parent > li:nth-child(17) div
,.parent > li:nth-child(18) div
,.parent > li:nth-child(19) div
,.parent > li:nth-child(20) div
,.parent > li:nth-child(21) div
{
	border: solid 3px #afd25d;
}

 .parent > li:nth-child(22) div
,.parent > li:nth-child(23) div
,.parent > li:nth-child(24) div
,.parent > li:nth-child(25) div
{
	border: solid 3px #f6ac13;
}

 .parent > li:nth-child(26) div
,.parent > li:nth-child(27) div
,.parent > li:nth-child(28) div
,.parent > li:nth-child(29) div
,.parent > li:nth-child(30) div
,.parent > li:nth-child(31) div
{
	border: solid 3px #c9559a;
}

 .parent > li:nth-child(32) div
,.parent > li:nth-child(33) div
,.parent > li:nth-child(34) div
,.parent > li:nth-child(35) div
,.parent > li:nth-child(36) div
{
	border: solid 3px #b09d61;
}

 .parent > li:nth-child(37) div
,.parent > li:nth-child(38) div
,.parent > li:nth-child(39) div
,.parent > li:nth-child(40) div
{
	border: solid 3px #ec8674;
}

 .parent > li:nth-child(41) div
,.parent > li:nth-child(42) div
,.parent > li:nth-child(43) div
,.parent > li:nth-child(44) div
,.parent > li:nth-child(45) div
,.parent > li:nth-child(46) div
,.parent > li:nth-child(47) div
{
	border: solid 3px #c68e75;
}

 .parent > li:nth-child(48) div {
	border: solid 3px #eb613b;
}

.parent > li div.open {
	border: solid 3px #ffffff;
	color: #ffffff;
}

 .parent > li:nth-child(2) div.open {
	background-color: #f09ec1;
}

 .parent > li:nth-child(3) div.open
,.parent > li:nth-child(4) div.open
,.parent > li:nth-child(5) div.open
,.parent > li:nth-child(6) div.open
,.parent > li:nth-child(7) div.open
,.parent > li:nth-child(8) div.open
{
	background-color: #4a7cbf;
}

 .parent > li:nth-child(9) div.open
,.parent > li:nth-child(10) div.open
,.parent > li:nth-child(11) div.open
,.parent > li:nth-child(12) div.open
,.parent > li:nth-child(13) div.open
,.parent > li:nth-child(14) div.open
,.parent > li:nth-child(15) div.open
{
	background-color: #51b38c;
}

/*
 .parent > li:nth-child(16) div.open
,.parent > li:nth-child(20) div.open
,.parent > li:nth-child(21) div.open
{
	background-color: #83b4db;
}
*/

 .parent > li:nth-child(16) div.open
,.parent > li:nth-child(17) div.open
,.parent > li:nth-child(18) div.open
,.parent > li:nth-child(19) div.open
,.parent > li:nth-child(20) div.open
,.parent > li:nth-child(21) div.open
{
	background-color: #afd25d;
}

 .parent > li:nth-child(22) div.open
,.parent > li:nth-child(23) div.open
,.parent > li:nth-child(24) div.open
,.parent > li:nth-child(25) div.open
{
	background-color: #f6ac13;
}

 .parent > li:nth-child(26) div.open
,.parent > li:nth-child(27) div.open
,.parent > li:nth-child(28) div.open
,.parent > li:nth-child(29) div.open
,.parent > li:nth-child(30) div.open
,.parent > li:nth-child(31) div.open
{
	background-color: #c9559a;
}

 .parent > li:nth-child(32) div.open
,.parent > li:nth-child(33) div.open
,.parent > li:nth-child(34) div.open
,.parent > li:nth-child(35) div.open
,.parent > li:nth-child(36) div.open
{
	background-color: #b09d61;
}

 .parent > li:nth-child(37) div.open
,.parent > li:nth-child(38) div.open
,.parent > li:nth-child(39) div.open
,.parent > li:nth-child(40) div.open
{
	background-color: #ec8674;
}

 .parent > li:nth-child(41) div.open
,.parent > li:nth-child(42) div.open
,.parent > li:nth-child(43) div.open
,.parent > li:nth-child(44) div.open
,.parent > li:nth-child(45) div.open
,.parent > li:nth-child(46) div.open
,.parent > li:nth-child(47) div.open
{
	background-color: #c68e75;
}

 .parent > li:nth-child(48) div.open {
	background-color: #eb613b;
}

ul.parent>li>a {
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	line-height: 32px;
}

ul.child {
	display: none;
}

ul.child li {
	background-color: #ffffff;
	text-align: left;
	text-indent: 1.5em;
}

/*釣り場情報ページ,施設紹介ページ 位置調整
-----------------------------------------------*/

div#container {
/*
	margin-top: 45px;
*/
	margin-top: 10px;
}

.info_head div {
	padding-top: 5px;
}

div.slider_sp div.bx-wrapper {
	margin-bottom: 8px;
}

div.facility hr {
	margin-bottom: 20px;
}

/* 釣り場情報 タブ
--------------------------------------------*/
ul.sp-tab-list {
	font-size: 0px;
	margin-top: 15px;
}

ul.sp-tab-list li {
	color: #3070b8;
	background-color: #eef0f8;
	display: inline-block;
	width: 70px;
	height: 35px;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	line-height: 10px;
	margin-right: 2px;
	cursor: pointer;
	position: relative;
}

ul.sp-tab-list span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}

ul.sp-tab-list li:nth-child(2) {
	letter-spacing: 1px;
}

ul.sp-tab-list li.active {
	color: #ffffff;
	background-color: #3070b8;
	cursor: default;
}

.motion {
	padding-top: 20px;
	border-top: 1px solid #3070b8;
	margin-bottom: 30px;
}

/* スライドショーの設定
------------------------------------------------*/
div.slider_sp {
	margin-top: 10px;
}

div.controlWrap {
	display: inline-block;
}

.bx-wrapper .bx-prev {
	left: 2%;
	background: url("../images/prev.png") no-repeat left top;
}

.bx-wrapper .bx-next {
	right: 2%;
	background: url("../images/next.png") no-repeat right top;
}

div.controlWrap_sp p#PrevIcon a{
	display:block;
	width:13px;		/*戻り矢印画像の横幅*/
	height:19px;	/*戻り矢印画像の縦幅*/
	position:absolute;
	color:#fff;
	top:20px;
	left:20px;
	text-indent:-9999px;
}

div.controlWrap_sp p#NextIcon a{
	display:block;
	width:13px;		/*進み矢印画像の横幅*/
	height:19px;	/*進み矢印画像の縦幅*/
	position:absolute;
	color:#fff;
	top:20px;
	right:20px;
	text-indent:-9999px;
}

/* ミニスライドの戻り矢印 */
a.bx-prev {
	position: absolute;
	left: 0px;
}

/* ミニスライドの進み矢印 */
a.bx-next {
	position: absolute;
	right: 0px;
}

div.controlWrap_sp div.bx-viewport {
	width: 80% !important;
	height: 66px !important;
	margin: 0px auto !important;
}


ul.bxslider_sp li {
	height: 56px;
}

/* 河川及び施設名の文字設定
---------------------------------------------------*/
#river_info, #facility_name {
	height: auto;
}

#river_info {
	margin: 0px;
	line-height: 24px;
}

#main div.main_name,
#main div.river_name {
	float: none;
}

#main div.main_name {
	line-height: 65px;
/*
	margin-bottom: 23px;
*/
	font-size: 40px;
}

#main div.river_name {
	padding: 0px;
	height: auto;
	line-height: 1.2em;
	font-size: 40px;
}

#main div.location,
#main div.sub_name {
	padding: 0px;
	float: none;
	margin-right: 0px;
}

#main div.sub_name {
	font-size: 16px;
}

#main div.location {
	font-size: 16px;
	margin: 0px;
}


/* INFORMATIONセクション
-----------------------------------------------------*/
div.information p.blue {
	font-weight: bold;

}

div.item {
	line-height: 22px;
}

div.item p.blue {
	float: none;
}

div.item div {
	margin-left: 0px;
}


/* 周辺施設
------------------------------------------------------*/
div.facility ul {
	margin-top: 0px;
}

div.facility ul li:nth-child(2n-1) {
	margin-right: 35px;
}

div.facility ul li {
	display: inline-block;
	margin-right: 0px;
	margin-bottom: 37px;
	width: 43.5%;
	height: auto;
	overflow: hidden;
	vertical-align: top;
}

div.facility ul li div {
	width: 132px;
	height: 85px;
}

div.facility img {
/*
	width: 132px;
	height: 85px;
*/
	max-width: 132px;
	max-height: 85px;
}

/* 地図を表示するボタン
------------------------------------------------------*/
button {
	width:100%;
	margin: 10px auto 30px;
	color: #2670ba;
	font-size: 24px;
	background-color: #FFFFFF;
	border: solid 2px #2670ba;
	line-height: 1.5em;
}

/* 地図
--------------------------------------------------------*/
#map {
	display: none;
}

div#map iframe {
	width: 100%;
}


/* 登録依頼フォーム
----------------------------------------*/
#regiForm-topMargin {
	height: 50px;
}

table.regForm-formTable th, td {
	display: block;
	width: 100%;
}

.regForm-errArea {
	width: 100%;
	line-height: 25px;
}

.regForm-submitbtn,
.regForm-backbtn
{
    width: 100%;
}
.regForm-thanksmsg {
	font-size: 1.0em;
}

.regForm-sp-th {
	margin-top: 10px;
	border-left: 5px solid lightblue;
	border-bottom: 1px solid lightblue;
}

/* _ Footerアイコン画像ボタン
----------------------------------------*/
.footBtnMyButtonA {
/*
	width: 77px;
*/
	width: 156px;
	height: 92px;
}

.footBtnMyButton {
	width: auto;
/*
	height: 70px;
	line-height: 70px;
*/
	height: 90px;
	line-height: 90px;
}

.footBtnMyButtonImg {
/*
	padding: 3px;
	max-width: 71px;
	max-height: 64px;
*/
	padding: 5px;
	max-width: 146px;
	max-height: 80px;
}

/* ^ Footerアイコン画像ボタン
----------------------------------------*/
