
body{
	background: #fff;
	color: #000;
	padding-top: 130px;
}
#wrapper {
    background: #fff;
    color: #000;
    font-family: "Oswald","ヒラギノ角ゴ Pro W3", Verdana, "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
}
#wrapper .max-width-limit{
    max-width: 1100px;
    width: 95%;
    margin: 0 auto;
}
a *, a *:before, a *:after{
    transition: all 0s ease-out;
}
.sp{
	display: none;
}

@media (max-width: 767px) {
    body{
        padding-top: 50px;
    }
    #wrapper{
        overflow: hidden;
    }
    .pc{
        display: none;
    }
    .sp{
        display: block;
    }
}

/*メインと内容*/
/*.main {
    margin-top: 53px;
}*/
.bk_bg {
	background: url(../imgaes/bg.jpg);
	background-size: 18px;
    background-color: #000;
    color: #fff;
}
.or_title {
    margin: 0;
    text-align: center;
    background: #ba996b;
    line-height: 1.5;
    padding: 15px 10px;
    font-weight: bold;
    font-size: 3rem;
	color: #fff;
}
.dg_title {
    margin: 0;
    text-align: center;
    background: #333333;
    line-height: 1.5;
    padding: 15px 10px;
    font-weight: bold;
    font-size: 3rem;
    color: #fff;
}
.or {
	color: #ba996b;
}

.box1line {
    background: #E8E8E8;
/*    color: #fff;*/
    font-size: 14px;
    padding: 20px;
    box-sizing: border-box;
    line-height: 1.7;
}
.box2line {
    padding: 35px 0;
}
.box2line .text {
    display: inline-block;
    width: 50%;
    font-size: 1.15em;
    line-height: 1.7;
    text-align: justify;
    vertical-align: middle;
    margin-right: 7%;
}
.box2line .img {
    display: inline-block;
    width: 40%;
    text-align: center;
	vertical-align: middle;
}

.service {
    padding-bottom: 45px;
}
.service .img_title01 {
    max-width: 747px;
    text-align: center;
    margin: 5% auto 3%;
}
.service .img_title02 {
    max-width: 661px;
    text-align: center;
    margin: 5% auto 3%;
}
.service .box1line {
    font-size: 17px;
    line-height: 1.8;
    background: #ba996b;
}
.service .or_list {
    border: 1px solid #ba996b;
    color: #ba996b;
    text-align: center;
    padding: 5px;
    margin: 2% 0 0;
	background: #000;
}
 
.entry .inner, .ticket .inner {
	padding: 45px 0;
}
.method .box3line {
    padding: 45px 0;
}
.method .box3line div {
    display: inline-block;
    width: 31.5%;
    margin-right: 2.2%;
	vertical-align: top;
}
.method .box3line div:last-of-type {
	margin-right: 0;
}
.method .box3line div .text {
    margin: 15px 0;
    font-size: 15px;
}

.list-box {
    border: 4px solid #333;
}
.list-box h4 {
    text-align: center;
    background: #333;
    color: #fff;
    margin: 0;
    padding: 15px 10px;
    line-height: 1.5;
    font-weight: bold;
    font-size: 1.3em;
}
.list-box .box-in {
    padding: 25px 10px;
    text-align: center;
    font-weight: bold;
}
.list-box .box-in .in-link a {
    color: #333;
    text-decoration: underline;
    font-size: 1.2em;
    line-height: 1.5;
}

.list-box .box-in .box3line {
    padding: 25px 0;
}
.list-box .box-in .box3line div {
    display: inline-block;
    width: 28%;
    margin-right: 5%;
	vertical-align: top;
}
.list-box .box-in .box3line div:last-of-type {
	margin-right: 0;
}
.list-box .box-in .box3line div .img {
	position: relative;
}
.list-box .box-in .box3line div .img::after {
    content: "";
    display: inline-block;
    background: url(../imgaes/pc_arrow.png) no-repeat;
    background-size: contain;
    width: 16px;
    height: 41px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit- transform: translateY(-50%);
    right: -35px;
}
.list-box .box-in .box3line div:last-of-type .img::after {
	content: none;
}
.list-box .box-in .box3line div .text {
    margin: 15px 0;
    font-size: 15px;
    text-align: left;
    font-weight: normal;
}
.list-box .box-in .box3line div:last-of-type .text {
    text-align: center;
    width: 41px;
    margin: 15px auto;
}

#enty-still,
#enty-point-still,
#card-num,
#ticket-shop {
    margin-top: 2.5%;
}
#enty-still .in-link,
#enty-point-still .in-link,
#card-num .in-link {
    padding-bottom: 25px;
}

#card-num.list-box .box-in .box3line div:last-of-type .text,
#how-to .list-box .box-in .box3line div:last-of-type .text {
	text-align: left;
	width: auto;
}
#card-num.list-box .box-in .box3line div:last-of-type .text img {
    text-align: center;
    margin: 2% auto 0;
    display: block;
    width: 41px;
}
#card-num .box1line,
#how-to .box1line {
    width: 95%;
    margin: -1% auto 2%;
    text-align: left;
    font-weight: bold;
/*	background: #ba996b;*/
}
#card-num .box1line p,
#how-to .box1line p {
	font-weight: normal;
}

#shop_bnr {
    margin: 3% auto;
    max-width: 1060px;
}
#shop_bnr a:first-child {
    float: left;
    width: 49%;
}
#shop_bnr a:last-child {
    float: right;
    width: 49%;
}

@media (min-width: 1200px) {
	.inner {
		padding: 0 5%;
	}
	.service {
		padding-bottom: 45px;
	}
	.method .inner {
		padding: 0;
	}
	.entry .inner, .ticket .inner {
		padding: 45px 0;
	}
}

@media (max-width: 923px) {
	.list-box .box-in .box3line div {
		width: 29%;
		margin-right: 5%;
	}
	.list-box .box-in .box3line div .img::after {
		right: -29px;
	}
	.method .box3line div {
		width: 30%;
	}
}
@media (max-width: 450px) {
	#wrapper .main .max-width-limit {
		width: 100%;
	}
	.or_title {
		font-size: 2rem;
	}
	
	.box2line {
		padding: 35px 0 5%;
	}
	.box2line .text {
		display: block;
		width: 100%;
		font-size: 1em;
		margin: 0;
	}
	.box2line .img {
		display: block;
		width: 60%;
		margin: 3% auto 0;
	}
	
	.service .img_title01,
	.service .img_title02 {
		margin: 10% auto 5%;
	}
	.service .box1line {
		font-size: 14px;
	}
	.service .or_list {
		margin: 5% 0 0;
		font-size: 90%;
	}
	
	.method .box3line {
		padding: 5% 0 10%;
	}
	.method .box3line div {
		width: 31%;
	}
	
	.dg_title {
		font-size: 1.95rem;
	}
	.list-box h4 {
		font-size: 1.1em;
	}
	.list-box .box-in .in-link a {
		font-size: 1em;
	}
	
	#enty-still,
	#enty-point-still,
	#card-num,
	#ticket-shop {
		margin-top: 8.5%;
	}
	
	.list-box .box-in .box3line {
		padding: 0;
	}
	.list-box .box-in .box3line div {
		width: 90%;
		margin-right: 0;
		margin-bottom: 5%;
	}
	.list-box .box-in .box3line div .img::after {
		content: none;
	}
	.list-box .box-in .box3line div::after,
	#ticket-shop.list-box .box-in .box3line:first-child div:last-of-type::after {
		content: "";
		display: block;
		background: url(../imgaes/sp_arrow.png) no-repeat;
		background-size: contain;
		width: 41px;
		height: 21px;
		margin: auto;
	}
	.list-box .box-in .box3line div:last-of-type::after {
		content: none;
	}
	.list-box .box-in .box3line div .text {
		margin: 10px 0;
	}
	.list-box .box-in .in-link a br {
		display: none;
	}
	#enty-still .in-link,
	#enty-point-still .in-link,
	#card-num .in-link {
		padding-bottom: 0;
	}
	
	#card-num .box1line {
		margin: -1% auto 10%;
	}
	
	#shop_bnr a:first-child {
		float: none;
		width: 100%;
		display: block;
		margin-bottom: 4%;
	}
	#shop_bnr a:last-child {
		float: none;
		width: 100%;
		display: block;
	}
}