@charset "UTF-8";

html,body{
    height: 100%;   /* ブラウザ画面の高さをめいっぱいに使用するよ */
    width: 100%;
}
#page_top {
	position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
}

.mb100 {
	margin-bottom: 100px;
}
.emp01 {
	color: #bf1f27;
}


.img_title {
	position: relative;
	overflow: hidden;
}
.img_title span {
	position: absolute;
	top: -900px;
}

#header {
	width: 100%;
	text-align: left;
	position: relative;
	background-image: url(/pc/img/bk_hed.jpg);
	background-repeat: repeat-x;
	height: 94px;
	z-index: 10;
}

.ime_hoshi {
	position: absolute;
	top: 0px;
	left: 0px;
}
.ime_hoshi .hoshi {
	position: absolute;
}
.ime_hoshi .hoshi01 {
	top: 20px;
	left: -50px;
}
.ime_hoshi .hoshi02 {
	top: 40px;
	left: 240px;
}
.ime_hoshi .hoshi03 {
	top: 20px;
	left: 300px;
}
.ime_hoshi .hoshi04 {
	top: 20px;
	left: 450px;
}
.ime_hoshi .hoshi05 {
	top: 20px;
	left: 560px;
}
.ime_hoshi .hoshi06 {
	top: 0px;
	left: 680px;
}
.ime_hoshi .hoshi07 {
	top: 18px;
	left: 940px;
}



#header h1 {
	width: 241px;
	height: 94px;
	overflow: hidden;
	position: relative;
	float: left;
}
#header h1 span {
	position: absolute;
	top: -900px;
	left: 0px;
}
#header h1 a {
	position: absolute;
	top: 0px;
	left: 0px;
}
#header ul {
	float: right;
	margin-top: 45px;
}
#header li {
	float: left;
	margin-left: 10px;
}



.contents {
	max-width: 960px;
	width: 90%;
	margin: 0px auto;
	position: relative;
	text-align: left;
}
.contents.w_m {
	max-width: 840px;
	width: 90%;
	padding: 0px 0px;
}

.contents.w_s {
	max-width: 660px;
	/* padding: 0px 150px; */
}




.main {
	width: 100%;
	position: relative;
}
.main.bk01 {
	background-image: url(/pc/img/bk_main.jpg);
	background-repeat: repeat-x;
	min-height: 712px;
}
.main.bk02 {
	background-image: url(/pc/img/bk_town02.jpg);
	background-repeat: repeat-x;
	padding-top: 58px;
}
.main_move {
	max-width: 1120px;
	position: relative;
	left: -66px;
}
.main_move .move {
	position: absolute;
}
.main_move .none img {
	display: none;
}

.main_move ul {
	position: absolute;
	width: 100%;
}
.main_move .move01 {
	top: 160px;
	left: 35%;
}
.main_move .move02 {
	top: 35px;
	left: 2%;
	width: 236px;
	height: 238px;
	background-image: url(/pc/img/point_01-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.main_move .move03 {
	top: 234px;
	left:  40%;
	width: 313px;
	height: 275px;
	background-image: url(/pc/img/point_02.png);
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 4;
}
.main_move .move04 {
	top: 23px;
	left: 74%;
	width: 352px;
	height: 455px;
	background-image: url(/pc/img/point_03.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.main_move .move05 {
	top: 345px;
	left: 86%;
	width: 236px;
	height: 238px;
	background-image: url(/pc/img/point_04-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.main_move .move06 {
	top: 496px;
	left: 312px;
	width: 236px;
	height: 238px;
	background-image: url(/pc/img/point_05-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.main_move .ime_peta {
	position: absolute;
	top: 640px;
	left: 680px;
	z-index: 2;
	width: 92px;
}
.main_move .bk_town01 {
	position: absolute;
	top: 590px;
	left: -70px;
	width: 1150px;
}

.nav {
	position: relative;
}

.sub .nav {
	margin: 40px auto 28px;
	border-bottom: 1px solid #f5e8d4;
}

.nav ul {
	position: relative;
	left: 50%;
	float: left;
	padding-bottom: 20px;
}
.nav li {
	position: relative;
	left: -50%;
	float: left;
	padding-left: 20px;
}
.nav li:first-child  {
	padding-left: 0px;
}

.nav li a {
	color: #333;
	position: relative;
	display: inline-block;
	font-size: 1.2em;
	padding-left: 18px;
}
.nav li a:hover {
	color: #ff931e;
}
.nav li a img {
	position: absolute;
	top: 2px;
	left: 0px;
}

.flow {
	padding: 53px 0px;
	border-top: 1px solid #f5e8d4;
	border-bottom: 1px solid #f5e8d4;
}

.flow li {
	float: left;
	padding-left: 10px;
	margin-bottom: 20px;
}
.flow li {
	float: left;
	padding-left: 10px;
	margin-bottom: 20px;
}
.flow li a {
	width: 100%;
}


.news {
	margin-bottom: 100px;
}

.news h2 {
	padding: 50px 10px 20px;
}

.news li {
	padding: 10px;
	border-bottom: 1px dotted #ccc;
}

.news a {
	color: #333;
}
.news a:hover {
	color: #ff931e;
}


.k_box {
	width: 284px;
	height: 178px;
	padding: 10px;
	background-color: #f5c06a;
	position: relative;
	top: 460px;
	left: -70px;
	border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */
}
.k_box h3 {
	margin-left: 54%;
	width: 109px;
}
.k_box .inner {
	background-color: #fff7f0;
	height: 178px;
	border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */
    position: relative;
}
.k_box .inner .sub_title {
    position: absolute;
    top: -132px;
    left: -60px;
}
.k_box .inner ul {
	margin: 10px;
}
.k_box .inner li {
	padding: 10px 10px 5px;
	border-top: 1px dotted #ccc;
}
.k_box .inner li:first-child {
	border-top: none;
}
.k_box .inner li a {
	color: #333;
	position: relative;
	display: inline-block;
	padding-left: 30px;
	padding-top: 3px;
}
.k_box .inner li a:hover {
	color: #ff931e;
}
.k_box .inner li a img {
	position: absolute;
	top: 2px;
	left: 0px;
}

.k_box .bottom {
	margin-top: 10px;
}

#contents {
	padding-bottom: 90px;
}

#footer {
	width: 100%;
	height: 90px;
	text-align: left;
	position: absolute;
	background-color: #fff7f0;
	padding: 10px 0px;
	overflow: hidden;
	bottom: 0px;
}
#footer .logo {
	float: left;
}

.centerBox {
	float: left;
	position: relative;
	overflow: hidden;
}
.centerBox ul {
	position: relative;
	left: 50%;
	float: left;
	padding: 20px 0px 10px;
}
.centerBox li {
	position: relative;
	left: -50%;
	float: left;
	padding-left: 20px;
}
.centerBox li a {
	color: #333;
	position: relative;
	display: inline-block;
	font-size: 1.2em;
	padding-left: 18px;
}
.centerBox li a:hover {
	color: #ff931e;
}
.centerBox li a img {
	position: absolute;
	top: 2px;
	left: 0px;
}

.copyright {
	clear: both;
	margin: auto;
	text-align: center;
}


.obi01 {
	width: 100%;
	background-color: #bf1f27;
	border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */
}

.obi01 h2 {
	padding: 20px 30px;
	font-size: 1.5em;
	color: #fff;
	font-weight: normal;
}

.contents.w_m p {
	padding: 20px 30px 0px;
	font-size: 1.2em;
}
.contents.w_m dl {
	margin-top: 40px;
}
.contents.w_m dt {
	padding: 5px 30px 10px;
	padding-left: 68px;
	font-size: 1.2em;
	line-height: 1.4em;
	position: relative;
	background-image: url(/pc/img/icon_title.png);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	border-bottom: 1px solid #f5e8d4;
	color: #bf1f27;
	font-size: 1.4em;
}
.contents p {
	line-height: 1.5em;
}


.violation {
	margin: 22px 12px 12px;
}
.violation li {
	position: relative;
	padding: 3px 20px;
}

.violation li a {
	color: #333;
	position: relative;
	display: inline-block;
	font-size: 1.2em;
	padding-left: 18px;
}
.violation li a:hover {
	color: #ff931e;
}
.violation li a img {
	position: absolute;
	top: 2px;
	left: 0px;
}

.btn_mail {
	text-align: center;
	margin: 40px auto 30px;
}


.jisage	li{
	padding-left:1em;
	text-indent:-1em;
}



.pagingArea {
    overflow: hidden;
	position: relative;
	margin: 50px auto;
}

.paging li {
    border: solid 1px #ccc;
    background-color: #fff;
    margin-right: 6px;
    padding: 5px 10px;
    /margin-right: 3px;
    /zoom: 1;
    float: left;
	left: -50%;
	position: relative;
	font-family: Arial;
}
.paging li a {
	display: block;
	text-decoration: none;
	color: #003894;
	padding: 0px;
	margin: 0px;
}
.paging li a:hover {
	color: #de8b21;
}

.pagingArea #page {
	float: left;
	left: 50%;
	position: relative;
}

.loginBox {
	margin: auto;
	width: 368px;
	margin-top: 30px;
	padding: 2px;
	background-color: #fff7f0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
}
.loginBox .inner {
	margin: auto;
	padding: 10px 30px 20px;
	background-color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
	border: 4px solid #f5e8d4;
}

.contents .loginBox p {
	padding: 15px 0px 5px;
	margin: 0px;
}

.text, textarea, .dropdown{
    border:1px solid #f5e8d4;
    padding: 12px 7px;
    color: #999;
    background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;     
	min-width: 280px;
}
.submit {
	text-align: center;
}
.submit input {
  font-family: Arial;
  color: #ffffff;
  background-color: #df8b00;
  position: relative;
  margin-top: 10px;
  font-size: 16px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  text-decoration: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: solid #f5e8d4 2px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#eba008), to(#df8b00));
  background: -moz-linear-gradient(top, #eba008, #df8b00);
  }
.contents .loginBox p.easy {
  padding-top: 0px;
  margin-top: 0px;
  }
.submit input:hover {
  background: #eba008;
 }

.login_top {
	position: relative;
}
.login_top #move07 {
	position: absolute;
	left: 500px;
	top: 80px;
	width: 236px;
	height: 238px;
	background-image: url(/pc/img/point_04-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.login_top #move07 img {
	display: none;
}
.login_top #move08 {
	position: absolute;
	left: -100px;
	top: 120px;
	width: 236px;
	height: 238px;
	background-image: url(/pc/img/point_05-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.login_top #move08 img {
	display: none;
}
  


/* ココよりタブレットスマホ用 css ------------------------------------------------------------------------------*/

@media screen and (min-width: 604px) and (max-width: 803px){


.main {
	width: 100%;
	position: relative;
}
.main.bk01 {
	background-image: url(/pc/img/bk_main.jpg);
	background-repeat: repeat-x;
	min-height: 712px;
	background-position: 0px -30px;
}
.main.bk02 {
	background-image: url(/pc/img/bk_town02.jpg);
	background-repeat: repeat-x;
	padding-top: 40px;
}

.main_move {
	max-width: 1120px;
	position: relative;
	left: -66px;
}
.main_move .move {
	position: absolute;
}
.main_move .none img {
	display: none;
}

.main_move ul {
	position: absolute;
	width: 100%;
}
.main_move .move01 {
	top: 160px;
	left: 35%;
}
.main_move .move02 {
	top: 35px;
	left: 2%;
	width: 236px;
	height: 238px;
	background-image: url(/pc/img/point_01-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.main_move .move03 {
	top: 234px;
	left:  40%;
	width: 313px;
	height: 275px;
	background-image: url(/pc/img/point_02.png);
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 4;
}
.main_move .move04 {
	top: 23px;
	left: 80%;
	width: 352px;
	height: 455px;
	background-image: url(/pc/img/point_03-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.main_move .move05 {
	top: 345px;
	left: 82%;
	width: 236px;
	height: 238px;
	background-image: url(/pc/img/point_04-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.main_move .move06 {
	top: 496px;
	left: 312px;
	width: 236px;
	height: 238px;
	background-image: url(/pc/img/point_05-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.main_move .ime_peta {
	position: absolute;
	top: 640px;
	left: 680px;
	z-index: 2;
	width: 92px;
}
.main_move .bk_town01 {
	position: absolute;
	top: 590px;
	left: -70px;
	width: 1150px;
}


.k_box {
	width: 264px;
	height: 178px;
	padding: 10px;
	background-color: #f5c06a;
	position: absolute;
	top: 466px;
	left: -70px;
	border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */
}
.k_box h3 {
	margin-left: 44%;
	width: 109px;
}
.k_box .inner {
	background-color: #fff7f0;
	height: 178px;
	border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */
    position: relative;
}
.k_box .inner .sub_title {
    position: absolute;
    top: -132px;
    left: 20px;
}
.k_box .inner ul {
	margin: 10px;
}
.k_box .inner li {
	padding: 10px 10px 5px;
	padding-left: 30px;
	border-top: 1px dotted #ccc;
}
.k_box .inner li:first-child {
	border-top: none;
}
.k_box .inner li a {
	color: #333;
	position: relative;
	display: inline-block;
	padding-left: 30px;
	padding-top: 3px;
}
.k_box .inner li a:hover {
	color: #ff931e;
}
.k_box .inner li a img {
	position: absolute;
	top: 2px;
	left: 0px;
}

.k_box .bottom {
	margin-top: 10px;
}

.login_top #move07 {
	left: 490px;
}
.login_top #move08 {
	left: -60px;
}

#contents {
	padding-bottom: 150px;
}

#footer {
	width: 100%;
	height: 100px;
	text-align: left;
	position: absolute;
	background-color: #fff7f0;
	padding: 10px 0px;
	overflow: hidden;
	bottom: 0px;
	z-index: 3;
}
#footer .logo {
	float: left;
}

.centerBox {
	float: left;
	overflow: hidden;
	width: 60%;
}
.centerBox ul {
	position: relative;
	left: 50%;
	float: left;
	padding: 10px 0px 10px;
}
.centerBox li {
	position: relative;
	left: -50%;
	float: left;
	padding-left: 20px;
	padding-bottom: 5px;
}
.centerBox li a {
	color: #333;
	position: relative;
	display: inline-block;
	font-size: 1.2em;
	padding-left: 18px;
}
.centerBox li a:hover {
	color: #ff931e;
}
.centerBox li a img {
	position: absolute;
	top: 2px;
	left: 0px;
}

.copyright {
	margin: auto;
	text-align: center;
}



}




@media screen and (max-width: 748px){

.detail #header ul {
	position: relative;
	float: left;
	left: 50%;
	margin-top: 30px;
	margin-bottom: 30px;
}

.detail #header li {
	float: left;
	margin-left: 10px;
	position: relative;
	left: -50%;
}
.detail #header li:first-child {
	margin-left: 0px;
}


}




@media screen and (max-width: 603px){

#header h1 {
	width: 241px;
	height: 94px;
	overflow: hidden;
	position: relative;
	float: left;
}
#header h1 span {
	position: absolute;
	top: -900px;
	left: 0px;
}
#header h1 a {
	position: absolute;
	top: 0px;
	left: 0px;
}
#header ul {
	float: right;
	margin-top: 15px;
}
#header li {
	float: left;
	margin-left: 10px;
}
.detail #header ul {
	position: relative;
	float: left;
	left: 50%;
	margin-top: 30px;
	margin-bottom: 30px;
}

.detail #header li {
	float: left;
	margin-left: 10px;
	position: relative;
	left: -50%;
}
.detail #header li:first-child {
	margin-left: 0px;
}

.contents {
	max-width: 960px;
	width: 95%;
	margin: 0px auto;
	position: relative;
	text-align: left;
}
.contents.w_m {
	max-width: 840px;
	width: 90%;
	padding: 0px 0px;
}

.contents.w_s {
	max-width: 660px;
	/* padding: 0px 150px; */
}

.main {
	width: 100%;
	position: relative;
}
.main.bk01 {
	background-image: url(/pc/img/bk_main.jpg);
	background-repeat: repeat-x;
	min-height: 712px;
	background-position: 0px -30px;
}
.main.bk02 {
	background-image: url(/pc/img/bk_town02.jpg);
	background-repeat: repeat-x;
	padding-top: 40px;
}

.main_move {
	max-width: 1120px;
	position: relative;
	left: -66px;
}
.main_move .move {
	position: absolute;
}
.main_move .none img {
	display: none;
}

.main_move ul {
	position: absolute;
	width: 100%;
}
.main_move .move01 {
	top: 160px;
	left: 33%;
	width: 320px;
}
.main_move .move02 {
	top: 15px;
	left: 5%;
	width: 200px;
	height: 202px;
	background-image: url(/pc/img/point_01-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
	-webkit-background-size: 200% 100%;
	-moz-background-size: 200% 100%;
	-o-background-size: 200% 100%;
	-ms-background-size: 200% 100%;
	background-size: 200% 100%;
}

.main_move .move03 {
	top: 215px;
	left:  35%;
	width: 270px;
	height: 237px;
	background-image: url(/pc/img/point_02.png);
	background-repeat: no-repeat;
	overflow: hidden;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	background-size: 100% 100%;
	z-index: 3;
}
.main_move .move04 {
	top: 55px;
	left: 78%;
	width: 283px;
	height: 366px;
	background-image: url(/pc/img/point_03-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	background-size: 100% 100%;
}
.main_move .move05 {
	top: 345px;
	left: 74%;
	width: 236px;
	height: 238px;
	background-image: url(/pc/img/point_04-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.main_move .move06 {
	top: 528px;
	left: 58%;
	width: 200px;
	height: 202px;
	background-image: url(/pc/img/point_05-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
	-webkit-background-size: 600% 100%;
	-moz-background-size: 600% 100%;
	-o-background-size: 600% 100%;
	-ms-background-size: 600% 100%;
	background-size: 600% 100%;
}

.main_move .ime_peta {
	position: absolute;
	top: 640px;
	left: 680px;
	z-index: 2;
	width: 92px;
}
.main_move .bk_town01 {
	position: absolute;
	top: 590px;
	left: -20%;
	width: 1150px;
}


.k_box {
	width: 264px;
	height: 178px;
	padding: 10px;
	background-color: #f5c06a;
	position: absolute;
	top: 466px;
	left: -70px;
	border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */
}
.k_box h3 {
	margin-left: 34%;
	width: 109px;
}
.k_box .inner {
	background-color: #fff7f0;
	height: 178px;
	border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */
    position: relative;
}
.k_box .inner .sub_title {
    position: absolute;
    top: -132px;
    left: 20px;
}
.k_box .inner ul {
	margin: 10px;
}
.k_box .inner li {
	padding: 10px 10px 5px;
	padding-left: 60px;
	border-top: 1px dotted #ccc;
}
.k_box .inner li:first-child {
	border-top: none;
}
.k_box .inner li a {
	color: #333;
	position: relative;
	display: inline-block;
	padding-left: 30px;
	padding-top: 3px;
}
.k_box .inner li a:hover {
	color: #ff931e;
}
.k_box .inner li a img {
	position: absolute;
	top: 2px;
	left: 0px;
}

.k_box .bottom {
	margin-top: 10px;
}

.flow {
	padding: 33px 0px;
	border-top: 1px solid #f5e8d4;
	border-bottom: 1px solid #f5e8d4;
	overflow: hidden;
}

.flow ul {
	position: relative;
	float: left;
	left: 50%;
}
.flow li {
	position: relative;
	float: left;
	left: -50%;
	padding-left: 10px;
	margin-bottom: 20px;
	width: 47%;
}

.flow li:first-child  {
	padding-left: 10px;
}

.flow li a {
	width: 100%;
}


.nav ul {
	position: relative;
	left: 50%;
	float: left;
	padding-bottom: 0px;
}
.nav li {
	position: relative;
	left: -50%;
	float: left;
	padding-left: 10px;
	width: 45%;
	text-align: center;
	margin-bottom: 20px;
}
.nav li:first-child  {
	padding-left: 10px;
}

.nav li a {
	color: #333;
	position: relative;
	display: inline-block;
	font-size: 1.2em;
	padding-left: 18px;
}
.nav li a:hover {
	color: #ff931e;
}
.nav li a img {
	position: absolute;
	top: 2px;
	left: 0px;
}

#move07, #move08 {
	display: none;
}



#contents {
	padding-bottom: 220px;
}

#footer {
	width: 100%;
	height: 134px;
	text-align: left;
	position: absolute;
	background-color: #fff7f0;
	padding: 10px 0px;
	overflow: hidden;
	bottom: 0px;
	z-index: 3;
}
#footer .logo {
	float: left;
}

.centerBox {
	float: left;
	overflow: inherit;
	width: 40%;
	position: relative;
	z-index: 2;
}
.centerBox ul {
	position: relative;
	padding: 5px 0px 10px 30px;
	left: 0%;
	float: none;
}
.centerBox li {
	position: relative;
	padding-left: 20px;
	padding: 0px 0px 3px;
	left: 0%;
	float: none;
}
.centerBox li a {
	color: #333;
	position: relative;
	display: inline-block;
	font-size: 1.2em;
	padding-left: 18px;
}
.centerBox li a:hover {
	color: #ff931e;
}
.centerBox li a img {
	position: absolute;
	top: 2px;
	left: 0px;
}

.copyright {
	margin: auto;
	position: relative;
	left: -50%;
	text-align: center;
}


}





@media screen and (max-width: 400px){

.obi01 {
	width: 98%;
	background-color: #bf1f27;
	border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */
    margin: auto;
}


#header h1 {
	width: 241px;
	height: 94px;
	overflow: hidden;
	position: relative;
	float: left;
}
#header h1 span {
	position: absolute;
	top: -900px;
	left: 0px;
}
#header h1 a {
	position: absolute;
	top: 0px;
	left: 0px;
}

#header ul {
	text-align: center;
	margin-top: 70px;
}
#header li {
	text-align: center;
	margin: 5px auto;
	width: 100%;
}

.detail #header ul {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	left: 0%;
	width: 100%;
}
.detail #header li {
	float: none;
	text-align: center;
	margin: 5px auto 10px;
	width: 100%;
	left: 0%;
}
.detail #header li:first-child {
	margin-left: 0px;
}


.contents {
	max-width: 960px;
	width: 95%;
	margin: 0px auto;
	position: relative;
	text-align: left;
}
.contents.w_m {
	max-width: 840px;
	width: 95%;
	padding: 0px 0px;
}

.contents.w_s {
	max-width: 660px;
	/* padding: 0px 150px; */
}

.main {
	width: 100%;
	position: relative;
}
.main.bk01 {
	background-image: url(/pc/img/bk_main.jpg);
	background-repeat: repeat-x;
	min-height: 743px;
	background-position: 0px -30px;
	padding-top: 140px;
}
.main.bk02 {
	background-image: url(/pc/img/bk_town02.jpg);
	background-repeat: repeat-x;
	padding-top: 40px;
}

.main_move {
	max-width: 1120px;
	position: relative;
	left: -66px;
}
.main_move .move {
	position: absolute;
}
.main_move .none img {
	display: none;
}

.main_move ul {
	position: absolute;
	width: 100%;
}
.main_move .move01 {
	top: -125px;
	left: 25%;
	width: 96%;
}
.main_move .move02 {
	top: 10px;
	left: 5%;
	width: 200px;
	height: 202px;
	background-image: url(/pc/img/point_01-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
	-webkit-background-size: 200% 100%;
	-moz-background-size: 200% 100%;
	-o-background-size: 200% 100%;
	-ms-background-size: 200% 100%;
}
.main_move .move03 {
	top: 185px;
	left:  25%;
	width: 270px;
	height: 237px;
	background-image: url(/pc/img/point_02.png);
	background-repeat: no-repeat;
	overflow: hidden;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	z-index: 3;
}
.main_move .move04 {
	top: 35px;
	left: 69%;
	width: 283px;
	height: 366px;
	background-image: url(/pc/img/point_03-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
}
.main_move .move05 {
	top: 355px;
	left: 64%;
	width: 236px;
	height: 238px;
	background-image: url(/pc/img/point_04-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.main_move .move06 {
	top: 553px;
	left: 68%;
	width: 200px;
	height: 202px;
	background-image: url(/pc/img/point_05-01.png);
	background-repeat: no-repeat;
	overflow: hidden;
	-webkit-background-size: 600% 100%;
	-moz-background-size: 600% 100%;
	-o-background-size: 600% 100%;
	-ms-background-size: 600% 100%;
	z-index: 3;
}

.main_move .ime_peta {
	position: absolute;
	top: 640px;
	left: 680px;
	z-index: 2;
	width: 92px;
}
.main_move .bk_town01 {
	position: absolute;
	top: 620px;
	left: -40%;
	width: 1150px;
}


.k_box {
	width: 264px;
	height: 168px;
	padding: 10px;
	background-color: #f5c06a;
	position: absolute;
	top: 506px;
	left: -110px;
	border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */
}
.k_box h3 {
	margin-left: 54%;
	width: 79px;
}
.k_box .inner {
	background-color: #fff7f0;
	height: 168px;
	border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */
    position: relative;
}
.k_box .inner .sub_title {
    position: absolute;
    top: -101px;
    left: 80px;
    width: 140px;
}
.k_box .inner ul {
	margin: 10px;
}
.k_box .inner li {
	padding: 10px 10px 5px;
	padding-left: 95px;
	border-top: 1px dotted #ccc;
}
.k_box .inner li:first-child {
	border-top: none;
}
.k_box .inner li a {
	color: #333;
	position: relative;
	display: inline-block;
	padding-left: 30px;
	padding-top: 3px;
}
.k_box .inner li a:hover {
	color: #ff931e;
}
.k_box .inner li a img {
	position: absolute;
	top: 2px;
	left: 0px;
}

.k_box .bottom {
	margin-top: 10px;
}

.flow {
	padding: 23px 0px;
	border-top: 1px solid #f5e8d4;
	border-bottom: 1px solid #f5e8d4;
	overflow: hidden;
}

.flow ul {
	position: relative;
	float: none;
	left: 0%;
	text-align: center;
	margin: auto;
}
.flow li {
	position: relative;
	text-align: center;
	left: 0%;
	float: none;
	padding-left: 0px;
	padding-top: 10px;
	width: 80%;
	margin: auto;
}

.flow li:first-child  {
	padding-left: 0px;
	padding-top: 0px;
}

.flow li a {
	width: 100%;
}

.sub .nav {
	margin: 40px auto 28px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f5e8d4;
}

.nav ul {
	position: relative;
	left: 0%;
	float: none;
	padding-bottom: 0px;
}
.nav li {
	position: relative;
	left: 0%;
	float: none;
	padding-left: 0px;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.nav li:first-child  {
	padding-left: 0px;
}

.nav li a {
	color: #333;
	position: relative;
	display: inline-block;
	font-size: 1.2em;
	padding-left: 18px;
}
.nav li a:hover {
	color: #ff931e;
}
.nav li a img {
	position: absolute;
	top: 2px;
	left: 0px;
}

#move07, #move08 {
	display: none;
}

.loginBox {
	margin: auto;
	width: 96%;
	margin-top: 30px;
	padding: 2%;
	background-color: #fff7f0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
}
.loginBox .inner {
	margin: auto;
	padding: 10px 30px 20px;
	background-color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
	border: 4px solid #f5e8d4;
}

.contents .loginBox p {
	padding: 15px 0px 5px;
	margin: 0px;
}

.text, textarea, .dropdown{
    border:1px solid #f5e8d4;
    padding: 12px 7%;
    color: #999;
    background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;     
	min-width: 86%;
}

#contents {
	padding-bottom: 50px;
}

#footer {
	width: 100%;
	height: auto;
	text-align: left;
	position: relative;
	background-color: #fff7f0;
	padding: 10px 0px;
	overflow: inherit;
	bottom: 0px;
	z-index: 3;
	text-align: center;
}
#footer .logo {
	float: none;
	margin: 0px auto 10px;
	width: 100%;
	text-align: center;
	display: block;
}
#footer .logo img {
	width: 60%;
}

.centerBox {
	float: none;
	overflow: inherit;
	width: 100%;
	position: relative;
	z-index: 2;
}
.centerBox ul {
	position: relative;
	padding: 5px 0px 10px 0px;
	left: 0%;
	float: none;
}
.centerBox li {
	position: relative;
	padding-left: 0px;
	padding: 0px 0px 15px;
	left: 0%;
	float: none;
	text-align: center;
}
.centerBox li a {
	color: #333;
	position: relative;
	display: inline-block;
	font-size: 1.2em;
	padding-left: 18px;
}
.centerBox li a:hover {
	color: #ff931e;
}
.centerBox li a img {
	position: absolute;
	top: 2px;
	left: 0px;
}

.copyright {
	margin: auto;
	position: relative;
	left: 0%;
	text-align: center;
}


}