@charset "utf-8";
/* ---------------------------------------------------------------
 　生活ガイドのページ
--------------------------------------------------------------- */

/* --------------------------------------------------
 　共通
-------------------------------------------------- */
#main_c .main_header h1.gameinfo {
	background-position: 0 -1600px;
}
*html .main_win {
	width: 682px;
	margin: 0 auto;
}
#life {
	width: 100%;
	background-color: #ffffff;
}
#life_inner {
	width: 683px;
	margin: 0 auto;
}
.visual {
	background: url("../../images/member/gameinfo/life/common/visual.jpg?20181004") no-repeat 0 0;
	height: 270px;
	margin: 0 35px 0 36px;
	position: relative;
}
.common_nav {
	width: 100%;
	height: 57px;
	position: absolute;
	bottom: -7px;
}
.common_nav ul li {
	width: 301px;
	height: 57px;
	float: left;
}
.common_nav ul li:last-child {
	width: 302px;
}
.common_nav ul li:hover {
	height: 50px;
	overflow: hidden;
}

.menu {
	width: 100%;
	margin: 25px 0 20px;
}
.menu h2 {
	margin: 0 0 10px;
}
.menu ul {
	width: 100%;
	height: 87px;
	box-sizing: border-box;
	padding: 20px 29px;
}
.menu ul.menu01 {
	background: url("../../images/member/gameinfo/life/common/menu01/base.png") no-repeat 0 0;
}
.menu ul.menu02 {
	background: url("../../images/member/gameinfo/life/common/menu02/base.png") no-repeat 0 0;
}
.menu ul.menu03 {
	background: url("../../images/member/gameinfo/life/common/menu03/base.png") no-repeat 0 0;
}
.menu ul li {
	width: 208px;
	height: 53px;
	float: left;
}
#life h2 {
	background: none;
	border-bottom: none;
	padding: 0px;
	margin: 0 0 10px;
}
#life h3 {
	background: none;
	border-bottom: none;
	border-top: none;
	padding: 0px;
	margin: 0 0 20px;
	text-align: center;
}
#life h4 {
	margin: 20px 0;
	border-bottom: none;
	padding: 0;
}
#life h5 {
	margin: 20px 0;
	border-left: none;
	padding: 0;
}
#life p {
	font-size: 13px;
	line-height: 1.5;
	margin: 0 0 20px
}

#life .imgbox {
	text-align: center;
	margin: 0 0 30px;
}

#life .footer_nav {
	display: table;
	width: 420px;
	margin: 0 auto;
}
#life .footer_nav li {
	text-align: center;
	margin: 0 10px;
	display: table-cell;
}
#life .footer_nav li a {
	transition: all 0.3s;
}
#life .footer_nav li a:hover {
	opacity: 0.5;
}
@media all and (-ms-high-contrast:none){
	a:hover {
		opacity: 0.7!important;
	}
}
.box04 .textbox,
.box05 .textbox,
.box06 .textbox,
.box07 .textbox,
.box08 .textbox,
.box09 .textbox {
	background: #f1eee4;
	padding: 30px;
	border-radius: 10px;
	margin: 0 0 20px;
	position: relative;
}
.box04 .textbox p,
.box05 .textbox p,
.box05 .textbox p,
.box06 .textbox p,
.box07 .textbox p,
.box08 .textbox p,
.box09 .textbox p {
	margin: 0!important;
}
#life .footer_line {
	margin: 30px 0;
	text-align: center;
}

/* --------------------------------------------------
 　騎乗ペット
-------------------------------------------------- */

.level01_txt {
	margin: 0 0 20px;
}
.box01 {
	margin: 10px 0 20px;
	box-sizing: border-box;
	padding: 0 5px;
}
.box01 li {
	float: left;
	width: 320px;
	height: 560px;
	position: relative;
	margin: 0 0 20px;
}
.box01 li:nth-child(2n) {
	margin: 0 0 20px 30px;
}
.box01 li.list01 {
	background: url("../../images/member/gameinfo/life/life01/img01_base.png") no-repeat 0 0;
}
.box01 li.list02 {
	background: url("../../images/member/gameinfo/life/life01/img02_base.png") no-repeat 0 0;
}
.box01 li.list03 {
	background: url("../../images/member/gameinfo/life/life01/img03_base.png") no-repeat 0 0;
}
.box01 li.list04 {
	background: url("../../images/member/gameinfo/life/life01/img04_base.png") no-repeat 0 0;
}
.box01 li.list05 {
	background: url("../../images/member/gameinfo/life/life01/img05_base.png") no-repeat 0 0;
}
.box01 li.list06 {
	background: url("../../images/member/gameinfo/life/life01/img06_base.png") no-repeat 0 0;
}
.box01 li .map {
	position: absolute;
	top: 140px;
	left: 10px;
}
.box01 li .horse {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.box01 dl {
	color: #564513;
	padding: 0 0 0 8px;
	margin: 25px 0 0 110px;
	width: 200px;
	font-size: 92%;
	line-height: 1.7;
	border-left: 3px solid #564513;
}
.box01 dl dt {
	float: left;
	width: 70px;
}
.box01 a.btn {
	width: 202px;
	height: 26px;
	display: block;
	margin: 7px 0 0 108px;
}
.life01_popup {
	background: #fffcf1!important;
	padding: 30px;
	position: relative;
}
.life01_popup .quest_tit {
	background: none;
	padding: 0;
	margin: 0 0 30px;
	border-top: none;
	border-bottom: none;
}
.life01_popup .quest_img {
	position: absolute;
	right: 65px;
	top: 15px;
}
.life01_popup table {
	width: 100%;
	border-right: 1px solid #8c7e68;
	border-bottom: 1px solid #8c7e68;
}

.life01_popup th,
.life01_popup td {
	text-align: center;
	padding: 7px;
	border-left: 1px solid #8c7e68;
	border-top: 1px solid #8c7e68;
}

.life01_popup th {
	font-weight: bold;
	background: url("../../images/member/gameinfo/life/life01/popup/base.png") no-repeat center 0;
}

.life01_popup td {
	background: #ffffff;
}

.life01_popup td.g {
	background: #cfe6b5;
}

.life01_popup td.y {
	background: #fff1b1;
}


/* --------------------------------------------------
 　グライダー
-------------------------------------------------- */

.box02 {
	margin: 10px 0 30px;
	box-sizing: border-box;
	padding: 0 5px;
}
.box02 li {
	float: left;
	width: 320px;
	height: 420px;
	position: relative;
	margin: 0 0 10px;
}
.box02 li:nth-child(2n) {
	margin: 0 0 10px 30px;
}
.box02 li.list01 {
	background: url("../../images/member/gameinfo/life/life02/img01_base.png") no-repeat 0 0;
}
.box02 li.list02 {
	background: url("../../images/member/gameinfo/life/life02/img02_base.png") no-repeat 0 0;
}
.box02 li.list03 {
	background: url("../../images/member/gameinfo/life/life02/img03_base.png") no-repeat 0 0;
}
.box02 li.list04 {
	background: url("../../images/member/gameinfo/life/life02/img04_base.png") no-repeat 0 0;
}
.box02 li .map {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.box02 dl {
	color: #564513;
	width: 200px;
	font-size: 90%;
	line-height: 1.7;
	position: absolute;
	left: 10px;
	top: 320px;
}
.box02 dl dt {
	float: left;
	width: 70px;
}

/* --------------------------------------------------
 　農園
-------------------------------------------------- */
.box03 {
	margin: 10px 0 30px;
	box-sizing: border-box;
	padding: 0 5px;
}
.box03 li {
	float: left;
	width: 320px;
	height: 420px;
	position: relative;
	margin: 0 0 10px;
}
.box03 li:nth-child(2n) {
	margin: 0 0 10px 30px;
}
.box03 li.list01 {
	background: url("../../images/member/gameinfo/life/life03/img01_base.png") no-repeat 0 0;
}
.box03 li.list02 {
	background: url("../../images/member/gameinfo/life/life03/img02_base.png") no-repeat 0 0;
}
.box03 li.list03 {
	background: url("../../images/member/gameinfo/life/life03/img03_base.png") no-repeat 0 0;
}
.box03 li.list04 {
	background: url("../../images/member/gameinfo/life/life03/img04_base.png") no-repeat 0 0;
}
.box03 li .map {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.box03 dl {
	color: #564513;
	width: 200px;
	font-size: 90%;
	line-height: 1.7;
	position: absolute;
	left: 10px;
	top: 310px;
}
.box03 dl dt {
	float: left;
	width: 70px;
}
.box_item {
	border: 1px solid #6ba493;
	width: 680px;
}
.box_item img:first-child {
	width: 624px;
	margin: 20px auto 0;
}
.button {
	background: url("../../images/member/gameinfo/life/btn_bg.jpg") no-repeat 0 0;
	width: 524px;
	height: 91px;
	padding: 117px 0px 0px 159px;
}
.pumpkin_box {
	background: url(../../images/member/gameinfo/life/life03/img12.png) no-repeat 0 0;
	position: relative;
	width: 684px;
	height: 398px;
	margin: 0 0 30px;
}
.pumpkin_box a.pumpkin_btn {
	position: absolute;
	bottom: 28px;
	right: 76px;
	z-index: 1;
}


/* --------------------------------------------------
 　適正と職業
-------------------------------------------------- */
.box04 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.box04 .text01 {
	color: #2d1f00;
	padding: 10px 0px 20px 10px;
}
.box04 .text02 {
	text-align: center;
	margin: 0px 0px 30px 0px;
}
.box04 .contents {
	width: 650px;
	margin: 0px auto 50px auto;
}
.box04 .contents li {
	float: left;
	padding-right: 10px;
	width: 210px;
}
.box04 .contents li.last {
	padding-right: 0px;
}
.box04 .contents02 {
	width: 650px;
	margin: 0px auto 40px auto;
}
.box04 .contents02 li {
	float: left;
	padding-right: 28px;
	width: 311px;
}
.box04 .contents02 li.last {
	padding-right: 0px;
}
.box04 .contents02 li h3 {
	margin-bottom: 15px !important;
}
.box04 .contents02 li p {
	color: #2d1f00;
	padding-top: 10px;
}

/* --------------------------------------------------
 　貿易
-------------------------------------------------- */
.box05 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.box05 .circle {
	margin: 0 auto;
	padding-bottom: 20px;
	width: 280px;
}

.box05 .textbox .item01 {
	position: absolute;
	right: -20px;
	bottom: -20px;
	z-index: 10;
}
.box05 .type01 {
	background: url("../../images/member/gameinfo/life/life05/type01_base.png") no-repeat right 0;
	border-top: none;
	width: 673px;
	height: 200px;
	box-sizing: border-box;
	padding: 20px 0 0 165px;
	margin: 0 0 8px;
}
.box05 .type02 {
	background: url("../../images/member/gameinfo/life/life05/type02_base.png") no-repeat right 0;
	border-top: none;
	width: 673px;
	height: 282px;
	box-sizing: border-box;
	padding: 30px 0 0 165px;
	margin: 0 0 20px;
}
.box05 .type03 {
	background: url("../../images/member/gameinfo/life/life05/type03_base.png") no-repeat right 0;
	border-top: none;
	width: 673px;
	height: 204px;
	box-sizing: border-box;
	padding: 15px 0 0 165px;
	margin: 0 0 20px;
}

.box05 .type01 h4,
.box05 .type02 h4,
.box05 .type03 h4,
.box05 .type01 p,
.box05 .type02 p,
.box05 .type03 p{
	margin: 0 0 15px!important;
	font-size: 12px!important;
}

.box05 .plase {
	position: relative;
	width: 312px;
	margin: 0 0 10px;
}

.box05 .plase a.btn01 {
	position: absolute;
	top: 5px;
	right: 5px;
}
.box05 .plase a.btn02 {
	position: absolute;
	top: 5px;
	right: 45px;
}
.box05 .plase a.btn01:hover,
.box05 .plase a.btn02:hover {
	transform: scale(1.1);
}
.box05 span.kome {
	position: relative;
	font-size: 11px;
	color: #666666;
}
.box05 .map_list {
	margin: 0 0 20px;
}
.box05 .map_list li {
	width: 219px;
	float: left;
	margin: 3px;
	transition: all 0.3s;
	overflow: hidden;
}
.box05 .map_list li:hover {
	filter: brightness(1.1);
	background-size: 230px 150px;
}
.box05 .map_list li.list01 {
	background: url("../../images/member/gameinfo/life/life05/thumnail01_img.png") no-repeat center center;
}
.box05 .map_list li.list02 {
	background: url("../../images/member/gameinfo/life/life05/thumnail02_img.png") no-repeat center center;
}
.box05 .map_list li.list03 {
	background: url("../../images/member/gameinfo/life/life05/thumnail03_img.png") no-repeat center center;
}
.box05 .map_list li.list04 {
	background: url("../../images/member/gameinfo/life/life05/thumnail04_img.png") no-repeat center center;
}
.box05 .map_list li.list05 {
	background: url("../../images/member/gameinfo/life/life05/thumnail05_img.png") no-repeat center center;
}
.box05 .map_list li.list06 {
	background: url("../../images/member/gameinfo/life/life05/thumnail06_img.png") no-repeat center center;
}
.box05 .map_list li:hover {
	filter: brightness(1.2);
	transform: translateY(-3px);
}
.box05 .map_txt {
	text-align: center;
	margin: -10px 0 10px!important;
}
.box05 .btn_box h4 {
	text-align: center;
}

/* ライトボックス */
#popup {
	display: none;
}
#popup01, #popup02 {
	background-color: #e0dcd0;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}
.d_none {
	display: none;
}
/*Colorbox Core Style start--------------------------------------*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
	z-index: 9999;
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 1.2em;
	padding: 4px 7px;
	background-color: #248;
	color: #fff;
	border-style: none;
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
/*User Style*/
#cboxOverlay {
	background: repeat 0 0 #000;
	opacity: 0.8;
}
#colorbox {
	outline: 0;
}
.inline {
	outline: 0;
}
.inline01 {
	float: left;
}
/*Colorbox Core Style end*/

#cboxContent {
	background: #fffcf1;
}



/* --------------------------------------------------
 　造船とハウジング
-------------------------------------------------- */
.box06 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.box06 .title-text {
	color: #2d1f00;
	padding: 10px 0px 30px 10px;
}
.box06 h3.title {
	margin: 0px 0px 20px 0px !important;
}
.box06 .image-bottom {
	margin: 0px 0px 30px 0px !important;
}
.box06 .list01 {
	margin: 0 0 30px;
}
.box06 .list01 li {
	width: 325px;
	float: left;
	padding-right: 33px;
	padding-bottom: 30px;
}
.box06 .list01 li.last {
	padding-right: 0px;
}
.box06 .list01 li.last02 {
	padding-bottom: 15px;
}
.box06 .list01 li table {
	border-left: 1px solid #9f7e17;
	width: 325px;
	color: #2d1f00;
}
.box06 .list01 li table th {
	border-bottom: 1px solid #9f7e17;
	border-right: 1px solid #9f7e17;
	text-align: center;
	background-color: #f5eed8;
	vertical-align: middle;
}
.box06 .list01 li table td {
	border-bottom: 1px solid #9f7e17;
	border-right: 1px solid #9f7e17;
	text-align: center;
	vertical-align: middle;
}
.box06 .list01 li table td.text02 {
	text-align: left;
	padding: 5px 0px 0px 10px;
	height: 45px;
	vertical-align: top;
}
.box06 .text03 {
	color: #2d1f00;
	padding: 35px 0px 25px 10px;
}
.box06 .image-bottom02 {
	margin: 0px 0px 40px 0px !important;
}
.box06 .list02 {
	margin: 0px 0px 40px 0px;
}
.box06 .list02 li {
	width: 220px;
	float: left;
	padding-right: 11px;
}
.box06 .list02 li.last {
	padding-right: 0px;
}
.box06 .list02 li table {
	border-left: 1px solid #9f7e17;
	width: 220px;
	color: #2d1f00;
}
.box06 .list02 li table th {
	border-bottom: 1px solid #9f7e17;
	border-right: 1px solid #9f7e17;
	text-align: center;
	background-color: #f5eed8;
	vertical-align: middle;
	padding: 2px 0px 2px 0px;
}
.box06 .list02 li table td {
	border-bottom: 1px solid #9f7e17;
	border-right: 1px solid #9f7e17;
	text-align: left;
	vertical-align: middle;
	padding: 2px 0px 2px 7px;
}
.box06 li table td.text04 {
	font-size: 10px;
}
/* --------------------------------------------------
 　大魚釣り
-------------------------------------------------- */
.box07 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.box07 .title-text {
	color: #2d1f00;
	padding: 10px 0px 30px 10px;
}
.box07 h3.title {
	margin: 0px 0px 20px 0px !important;
}
.box07 .image-bottom {
	margin: 0px 0px 48px 0px !important;
}
.box07 .list01 {
	background: url("../../images/member/gameinfo/life/life07/img02.png") no-repeat;
	width: 683px;
	height: 545px;
	position: relative;
	color: #564513;
	margin-bottom: 40px;
}
.box07 .list01 .left {
	position: absolute;
	left: 20px;
	top: 320px;
}
.box07 .list01 .right {
	position: absolute;
	left: 363px;
	top: 320px;
	text-align: left;
}
.box07 .list01 .first {
	margin-bottom: 20px;
}
.box07 h4 {
	border: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
.box07 .list02 {
	margin-bottom: 50px;
	margin-top: 30px;
}
.box07 .list02 li {
	float: left;
	padding-bottom: 40px;
	width: 336px;
	position: relative;
}
.box07 .list02 li.left {
	width: 347px;
}
.box07 .list02 li p {
	position: absolute;
	top: 215px;
	left: 40px;
}
.box07 .list02 li .text01 {
	top: 234px;
	left: 121px;
}
.box07 .table01 {
	border-left: solid 1px #b37c73;
	border-top: solid 1px #b37c73;
	width: 683px;
	margin-bottom: 45px;
	color: #000000;
}
.box07 .table01 th {
	border-right: solid 1px #b37c73;
	border-bottom: solid 1px #b37c73;
	background-color: #e0d4d2;
	padding: 10px 10px 10px 10px;
	vertical-align: middle;
}
.box07 .table01 td {
	border-right: solid 1px #b37c73;
	border-bottom: solid 1px #b37c73;
	padding: 10px 10px 10px 10px;
	vertical-align: middle;
}
.box07 .table01 .text01 {
	text-align: center;
}
.box07 .table01 .text02 {
	color: #2987bc;
}
.box07 .table01 .text03 {
	vertical-align: top;
}
.box07 .table01 .text04 {
	text-align: left;
	text-indent: 0em;
}
.box07 .table01 li {
	text-indent: -1em;
	padding-left: 1em;
}
.box07 .content {
	background: url("../../images/member/gameinfo/life/life07/img04_bg.png") no-repeat;
	width: 683px;
	height: 360px;
	margin-bottom: 45px;
}
.box07 .content .inner {
	padding: 10px 0px 0px 10px;
}
.box07 .content .table02 {
	border-left: 1px solid #208ac8;
	width: 325px;
}
.box07 .content .table02 th {
	border-bottom: 1px solid #208ac8;
	border-right: 1px solid #208ac8;
	background-color: #bddbec;
	padding: 2px 0px 2px 0px;
	text-align: center;
}
.box07 .content .table02 td {
	border-bottom: 1px solid #208ac8;
	border-right: 1px solid #208ac8;
	padding: 4px 4px 4px 4px;
	background-color: #FFF;
}
.box07 .content .table02 .text01 {
	padding: 2px 0px 2px 0px;
	text-align: center;
}
.box07 .image-bottom02 {
	margin: 0px 0px 55px 0px !important;
}
/* --------------------------------------------------
 　ヤタブリーダー
-------------------------------------------------- */
.box08 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.box08 .title-text {
	color: #2d1f00;
	padding: 10px 0px 30px 10px;
}
.box08 h3.title {
	margin: 0px 0px 20px 0px !important;
}
.box08 .image-bottom {
	margin: 0px 0px 48px 0px !important;
}
.box08 .list01 li {
	margin-bottom: 40px;
	position: relative;
}
.box08 .list01 li.last {
	margin-bottom: 20px;
}
.box08 .list01 li p {
	position: absolute;
	top: 260px;
	left: 335px;
}
.box08 .image-bottom02 {
	margin: 0px 0px 25px 0px !important;
}
/* --------------------------------------------------
 　トレジャーハント
-------------------------------------------------- */
.box09 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.box09 .title-text {
	color: #2d1f00;
	padding: 10px 0px 30px 10px;
}
.box09 h3.title {
	margin: 0px 0px 20px 0px !important;
}
.box09 .image-bottom {
	margin: 0px 0px 48px 0px !important;
}
.box09 h4 {
	border: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
.box09 .table01 {
	border-left: solid 1px #b37c73;
	border-top: solid 1px #b37c73;
	width: 683px;
	color: #000000;
}
.box09 .table01 th {
	border-right: solid 1px #b37c73;
	border-bottom: solid 1px #b37c73;
	background-color: #e0d4d2;
	padding: 10px 10px 10px 10px;
	vertical-align: middle;
}
.box09 .table01 td {
	border-right: solid 1px #b37c73;
	border-bottom: solid 1px #b37c73;
	padding: 10px 10px 10px 10px;
	vertical-align: middle;
}
.box09 .table01 .text01 {
	text-align: center;
}
.box09 .table01 .text02 {
	padding-left: 0em;
}
.box09 .image-bottom02 {
	margin: 0px 0px 65px 0px !important;
}
.box09 .image-bottom03 {
	margin: 0px 0px 40px 0px !important;
}
.box09 .image {
	background: url("../../images/member/gameinfo/life/life09/img04.jpg") no-repeat;
	width: 683px;
	height: 400px;
}
.box09 .image p {
	padding: 85px 0px 0px 45px;
}
/* --------------------------------------------------
 　マージン
-------------------------------------------------- */

.mt-10 {
	margin-top: 10px !important;
}
.mt-20 {
	margin-top: 20px !important;
}
.mt-35 {
	margin-top: 35px !important;
}
