button {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

button:hover {
	/*opacity: 0.9;*/
}

#next_title {
	padding-top: 2.5em;
	padding-right: 2em;
	padding-left: 2em;
	padding-bottom: 2.5em;
	margin-bottom: 2em;
}

#next_title h1 {
	font-weight: 700;
}

#next_title h1 img {
}

#next_title h1 + p {
	margin-top: 1.5em;
	font-size: 16px;
	margin-bottom: 0em;
}

#next_top h1 {
	font-weight: 700;
}

#next_top h1 img {
	vertical-align: middle;
	margin-right: 0.5em;
}

#next_top h1 + p {
	margin-top: 1.5em;
	font-size: 16px;
	margin-bottom: 0em;
}

#ft_btns .wrapper {
	margin-top: 0;
	padding-top: 0;
}

/*# sourceMappingURL=page_next.css.map */



/*=====================================　
　　　　　　　スマホ
=====================================*/

#next_title {
	background: #ff9b00;
    color: #FFF;
    padding: 4vw 0;
    text-align: center;
    margin-bottom: 0em;
}
#next_title h1 {
	font-size: 1.5em;
        color: white;
}

#next_title h1 + p{
	margin-top: 0.5em;
	font-size: 1.2em;
	}

#next_top {
	background:#652e68;
	color: #FFF;
	padding: 0.5em 0.8em;
        margin-bottom: 1em;
        margin-left: 10px;
        margin-right: 10px;
}

#next_top h1 {
	font-size: 1.2em;
}

div#top_coment {
        display: none;
}

.hall_coment h4 {
    text-align: center;
    font-size: 1.1em;
}

.hallOthers {
    margin: 1em 1em 2em 1em;
    padding: 0 0 2em 0;
    border-bottom: 1px dotted #393939;
    font-size: 1.2em;
}

.hallOthers .photo {
     margin-bottom: 0.5em;
}

.hallOthers .photo img {
    width: 100%;
}

.hallOthers .txt {
    width: auto;
}

.hallOthers .txt h3 {
    margin: 0 0 20px;
    padding: 0;
    border: none;
    font-size: 1.3em;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #743677
}

.hallOthers .txt p {
    margin-bottom: 10px;
    font-size: 1.1em;
}

.hallOthers .txt ul {
    margin: 0;
    padding: 0;
}

.hallOthers .txt li {
    margin: 0 0 0 20px;
    list-style-type: circle;
    font-size: 1.1em;
}

.clearfix {
    display: block;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0 !important;
    clear: both;
    visibility: hidden;
    font-size: 0.1em;
}

.wrapper {
	margin-top: 2%;
	padding: 1em;
}

.wrapper2 {
	margin-top: 2%;
	padding-bottom: 2%;
}

#header .wrapper{
	margin-top: 0;
}

.hide-m {
    display: none;
}
