.page-entry{
	font-size: 13px;
}
/**
 * NEXT PREV Link
 */

#nextPrevLink{
	border-bottom: 1px solid #000;
	padding-bottom: 27px;
	display: flex;
	justify-content: center;
	position: relative;
}

#nextPrevLink p#linkTitle{
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0.2em;
}

#nextPrevLink p#volLink{
	font-family: 'Montserrat', sans-serif;
	background: url(../img/arrow_next.png) right no-repeat;
	padding: 1px 10px 0 0;
	letter-spacing: 0.2em;
	font-size: 11px;
	font-weight: 600;
}
#nextPrevLink p#volLink span{
	border-bottom: 1px solid #000;
}

#nextPrevLink p#volLink a:hover{
	text-decoration: none !important;
}

#nextPrevLink p#volLink._right{
	position: absolute;
	top: 0;
	right: 0;
}

#nextPrevLink p#volLink a:hover{
	text-decoration: underline;
}

/**
 * リード&プロフィール部分サイズ
 */
#sec-top .introduction .desc {
	width:400px;
}

#sec-top .introduction .profiles {
	width: 380px;
}

#sec-top .introduction .profiles .detail {
	width: 250px;
	font-size: 11px;
	line-height: 15px;
}

.cap {
	margin: 10px 0 0 0;
	line-height: 21px;
}

.cap_next{
	font-size: 16px;
	font-weight: bold;
	margin-top: 50px;
}

.cap.right-half{
	width: 538px;
	margin-left: auto;
}

.cap.left-half{
	width: 538px;
}

.sec-articles .article{
	border: none;
	margin: 0;
	padding: 0;
}

#sec-articles-1 ol{
	margin-bottom: 100px;
}

#sec-articles-crevia .crevia-content{
	border: none;
	margin: 0 0 80px 0;
}

#sec-top .cooperation {
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	padding: 27px 0 27px 70px;
	margin: 30px 0 50px 0;
}

#sec-top .cooperation .wrap {
	width: 750px;
	margin: 0 auto;
}

#sec-top .cooperation .label {
	margin-bottom: 5px;
}

#sec-top .cooperation .link {
	width: 190px;
	margin-top: 30px;
}

.coopPhoto{
	margin-left: 70px;
}

.shopimg{
	margin: 6px 0 0 20px;
}


.mt10{ margin-top: 10px; }
.mt15{ margin-top: 15px; }
.mt50{ margin-top: 50px; }
.mt80{ margin-top: 80px; }

.mb5{ margin-bottom: 5px; }
.mb80{ margin-bottom: 80px; }

.columnDesc {
	border-bottom: 1px solid #000;
	padding-bottom: 50px;
	margin-bottom: 50px;
}

.columnDesc h5{
	font-size: 21px;
	margin: 56px 0 0 0;
}

.column_link{
	margin-top: 30px;
	background: url(../img/arrow_next.png) left no-repeat;
	padding: 1px 0 0 10px;
}
.column_link span{
	border-bottom: 1px solid #000;
}

.movie-area{
	margin-top: 20px;
}

.roomtype{
	display: block;
	font-size: 11px;
	margin-top: 10px;
}

.tCenter{ text-align: center }

.rText{
	width: 538px;
	float: right;
}

.link-info{
	float: right;
	margin: 0;
	padding: 0;
}
.link-info .float-l{
	margin-right: 20px;
}

.shopLink{
	margin: 30px 0 90px;
	float: right;
}

.shopLink a{
	margin-top: 5px;
	width: 190px;
}

.column-box .shopLink{
	margin-top: 20px;
	width: 196px;
	float: left;
}

.column-box .shopLink .link{
	margin-top: 55px;
}

.shopImg{
	margin-top: 4px;
}

.name{
	font-weight: bold;
	margin-bottom: 3px;
}

.address{
	font-size: 11px;
	margin-bottom: 8px;
}

.shopInfo .article{
	border-top: 1px solid #000 !important;
	padding-top: 30px;
	margin-top: 30px;
}

.answer.article{
	border-top: 1px solid #000 !important;
	padding-top: 30px;
	margin-top: 100px;
}

#sec-articles-2 ol li:first-child{
	border-top: none !important;
	padding-top: 0;
	margin-top: 0;
}

.paragraph .span-2-1{
	width: 376px;
}

.special .desc{
	line-height: 1.7em;
	width: 380px;
}

.article.column-box .innerCont{
	width: 720px;
	margin: 0 auto;
}

.caption{
	text-align: right;
}

.sec-articles-crevia{
	margin-bottom: 30px !important;
}

.numPhoto{
	position: relative;
}

.photoNum{
	position: absolute;
	top: 16px;
	right: -56px;
}

.photoLeftBox{
	float: left;
	width: 400px;
}

.photoLeftBox h4{
	margin-top: 10px;
}

.motKitchenLogo{
	padding: 50px 50px 0 0;
}

.alert{
	display: block;
	font-size: 10px;
	margin: 0 0 30px;
}

.mt90{
	margin-top: 90px;
}

table th{
	width: 90px!important;
}

.credit_area{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 30px 70px;
	font-size: 11px;
	margin: 80px 0;
}
.credit_title{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
.credit_top{
	margin-bottom: 20px;
}
