.page-entry{
	font-size: 13px;
}

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

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

#sec-top .introduction .profiles .detail {
	width: 210px;
	font-size: 11px;
	line-height: 15px;
}
.company_link_area{
	clear: both;
	display: flex;
	justify-content: flex-start;
	margin-top: 40px;
}
.company_link{
	width: 200px;
	margin-top: 10px;
}
.company_name{
	font-weight: bold;
}
.company_add{
	font-size: 11px;
}
a.company_link{
	display: block;
	background-color: #000;
	padding: 6px 0;
	width: 200px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	transition: .3s;
	opacity: 1;
}
a.company_link:hover{
	opacity: 0.8;
}
.company_logo{
	width: 120px;
	margin-left: 20px;
	margin-top: 10px;
}

.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;
}
.column_cv_area{
	display: flex;
	justify-content: flex-start;
	border-bottom: 1px solid #000;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
.column_cv_area:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.column_cv_img{
	width: 130px;
	margin-right: 30px;
}
.column_cv_name,.column_cv_title{
	font-weight: bold;
}
.column_cv_txt_area{
	margin-top: 20px;
}
.column_cv_txt{
	margin-top: 5px;
}
.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 0;
	float: none;
}

.shopLink a{
	margin-top: 10px;
	width: 100%;
}

.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;
}
