@charset "utf-8";
/* CSS Document */

.buena-top {
	margin: 0 auto;
	line-height: 1;
}
body.buena .cont-box {
	background-color: #FEEBCA;
	padding: 25px;
}
.fac-box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.fac-box .box {
	width: 50%;
}
ul.col2.v-gal li {
	text-align: center;
}
ul.col2.v-gal li .tx-title {
	margin-top:5px;
	display: inline-block;
	padding: 0 5px 3px 5px;
	border-bottom: 1px solid #FF6600;
	font-weight: 500;
}
ul.col2.v-gal li img {
	box-shadow: 0px 0px 1px 0px rgba(204, 204, 204, 1);
	border: 5px solid #FFF;
}
ul.gal-c3 li {
	text-align: right;
}
ul.gal-c3 li:nth-child(2) {
	text-align: left;
}
ul.gal-c3 {
	list-style-type: none;
	padding-right: 10px;
}
ul.gal-c3 li {
	width: 60%;
	margin: 0 0 0 40%;
	position: relative;
	z-index: 3;
	font-size: .9rem;
}
ul.gal-c3 li:nth-child(2) {
	margin: -80px 35% 0 5%;
	z-index: 2;
}
ul.gal-c3 li:nth-child(3) {
	margin-top: -80px;
}
ul.gal-c3 li .tx {
	display: inline-block;
	padding-bottom: 3px;
	margin-bottom: 8px;
	border-bottom: 1px solid #FF6600;
	width: 100%;
}
ul.gal-c3 li:nth-child(3) .tx {
	width: auto;
	padding-left: 10px;
}
ul.gal-c3 li:nth-child(1) ,ul.gal-c3 li:nth-child(3) {
	height: auto;
	transform: rotate( 8deg );
}
ul.gal-c3 li:nth-child(2) {
	height: auto;
	transform: rotate( -8deg );
}
ul.gal-c3 li img {
	box-shadow: 0px 0px 1px 0px rgba(204, 204, 204, 1);
	border: 5px solid #FFF;
}
.white-cbox {
	width: 100%;
	margin: 20px auto;
	border-radius: 20px;
	background-color: #FFF;
	padding: 20px;
}
.b-info-box {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	align-items: center;
}
.b-info-box .acc {
	width: 32%;
	margin: 0 1%;
}
.b-info-box .acc p {
	font-size: .9rem;
	text-align: left;
	line-height: 1.375;
	margin-top:8px;
}
.b-info-box .tx {
	width: 64%;
	margin: 0 1%;
}
.b-info-box .tx p {
	text-align: center;
	font-size: .9rem;
	line-height:1.37;
}
.b-info-box .tx p .txbr {
	display: inline-block;
	width: 100%;
}
.b-info-box .tx .logo-title {
	max-width: 450px;
	margin: 0 auto 20px auto;
	padding: 0 30px 20px 30px;
	background-image: url(../images/buenavista-line.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.b-info-box .tx .logo-title img {
	max-width: 320px;
	width: 100%;
	height: auto;
}
.btn-orange-g {
	margin: 15px auto;
	max-width: 320px;
}
.btn-orange-g a {
	border-radius: 8px;
	display: block;
	text-decoration: none;
	color: #FFF;
	background: #fd5c04;
	background: linear-gradient( #fea677 0%, #fea677 50%, #fd5c04 51%, #fd5c04 100%);
	border: 1px solid #FD5C04;
	padding: 15px 10px;
	font-size: 1.8rem;
	letter-spacing: 0.08em;
	font-weight: 500;
}
.btn-pdf-b {
	display: inline-block;
	max-width: 240px;
	margin: 0 auto;
}
.btn-pdf-b a {
	color: #FFF;
	background-color: #BF2626;
	display: block;
	padding: 10px 20px 10px 50px;
	text-decoration: none;
	display: block;
	border-radius: 6px;
	position: relative;
}
.btn-pdf-b a::before {
	position: absolute;
	left: 10px;
	top: 10px;
	content: '';
	width: 28px;
	height: 28px;
	background-image: url(../images/icon-pdf02.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100%;
}
.white-square {
	display: inline-block;
	line-height: 1;
	padding: 2px 4px;
	font-size: .85rem;
	border: 1px solid #FFF;
	margin-left: 5px;
}
body.buena .cont-box p.fs-s {
	font-size: .9rem;
	text-align: left;
}
ul.tx-horizon {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	padding-top: 10px;
}
ul.tx-horizon li {
	font-size: .85rem;
	margin-right: 10px;
}
ul.tx-horizon.bt {
	margin-top: 10px;
	border-top: 1px solid #999;
}
ul.tx-horizon.bt li {
	font-size: .95rem;
	margin-right: 20px;
}
ul.tx-horizon.bt li .fs-ss {
	font-size: 0.7rem;
	margin-right: 8px;
}
.mark {
	padding: 0 0 0 50px;
	position: relative;
}
.mark::before {
	width: 40px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	background-image: url(../images/logo-mark.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100%;
}
.btn-brown {
	display: inline-block;
}
.btn-brown a {
	display: block;
	line-height: 1;
	font-size: .85rem;
	text-decoration: none;
	background-color: #7A4B52;
	padding: 3px 15px;
	text-align: left;
	color: #FFF;
}
.btn-brown a span {
	width: 10px;
	height: 10px;
	display: inline-block;
	position: relative;
	margin-right: 5px;
}
.btn-brown a span::before {
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	background-image: url(../images/arrow-white.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100%;
}
.buena-recruit table {
	width: 94%;
	max-width: 900px;
	margin: 25px auto 30px auto;
	border: 1px solid #666;
	border-width: 1px 0 0 1px;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #FFF;
}
.buena-recruit table th, .buena-recruit table td {
	padding: .25rem .5rem;
	border: 1px solid #666;
	border-width: 0 1px 1px 0;
}
.buena-recruit table th {
	width: 20%;
	letter-spacing: normal;
	text-align: center;
	background-color: #FFFF99;
}
body.sub .buena-recruit h2 {
	padding-left: 28px;
	color: #060;
}
body.sub .buena-recruit h2:first-of-type {
	margin-top: 40px;
}
.buena-recruit table td.t-orange {
	background-color: #FEEBCA;
	padding: .5rem;
}
.buena-recruit table tr.fc-green {
	color: #060;
}
.buena-recruit table th.bg-orange {
	background-color: #FEE7D3;
}
.btn-entry {
	margin: 0 auto 120px auto;
	max-width: 370px;
	width: 88%;
	text-align: center;
}
body.sub .content .btn-entry a {
	background-color: #FF6699;
	text-decoration: none;
	color: #FFF;
	display: block;
	font-size: 1.5rem;
	font-weight: 700;
	padding: 25px 10px;
	border-radius: 10px;
	text-align: center;
	outline: 1px solid #FFF;
	outline-offset: -5px;
	box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
}
body.sub .content .btn-entry a span {
	position: relative;
	margin-left: 10px;
}
body.sub .content .btn-entry a span::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	border: 7px solid transparent;
	border-left: 10px solid #FFF;
}
.senkou {
	width: 94%;
	max-width: 900px;
	margin: 0 auto;
}
.senkou .title {
	margin: 0 auto 20px auto;
	display: block;
	text-align: center;
	padding: 15px 10px;
	background-color: #F33;
	border-radius: 6px;
	color: #FFF;
	font-size: 1.125rem;
}
body.sub .content p.buena-toi {
	text-align: center;
}
body.sub .content p.buena-toi .fs-ss {
	font-size: .75rem;
}
body.sub .content .buena-recruit .btn-orange-g a {
	color: #FFF;
	font-size: 1.25rem;
	text-align: center;
}
body.sub .content p.buena-toi .txbr {
	display: inline-block;
	margin-left: 8px;
}
@media screen and (min-width:1025px){
	body.buena .container .nav {
		display: none;
	}
	body.buena .container .content {
		width: 100%;
		margin: 0;
	}
	ul.col2.v-gal li img {
		height: 500px;
		width: auto;
		object-fit: cover;
	}
}
@media screen and (min-width:769px){
	.b-info-box {
		flex-direction: row-reverse;
	}
}
@media screen and (max-width:1024px){
	.fac-box {
		padding-bottom: 30px;
	}
	.fac-box .box {
		width: 100%;
	}
	ul.col2.v-gal {
		max-width: 680px;
		padding: 30px 0 60px 0;
	}
	ul.col2.v-gal li {
		width: 44%;
		margin: 0 3%;
	}
	ul.gal-c3 {
		padding: 0 20px 80px 20px;
	}
	ul.gal-c3 li {
		margin: 0 5% 0 35%;
	}
	ul.tx-horizon li:nth-child(1) {
		margin-right: 0;
		width: 100%;
		text-align: left;
		font-weight: 500;
	}
	ul.tx-horizon.bt li:nth-child(1) {
		margin-bottom: 5px;
	}
}
@media screen and (max-width:768px){
	.b-info-box .tx, .b-info-box .acc {
		width: 100%;
		margin: 0 auto;
		padding: 20px 0;
	}
	.b-info-box .tx .logo-title {
		max-width: initial;
	}
	.b-info-box .tx p {
		font-size: 1rem;
	}
	.btn-orange-g {
		margin: 25px auto;
	}
	.btn-pdf-b a {
		padding: 15px 30px 15px 55px;
	}
	.btn-pdf-b a::before {
		left: 15px;
		top: 15px;
	}
	.b-info-box .acc {
		max-width: 480px;
		margin-top: 30px;
	}
	.buena-recruit {
		padding: 0 10px;
	}
}
@media screen and (max-width:640px){
	ul.gal-c3 {
		padding: 0 0 40px 0;
	}
	ul.gal-c3 li:nth-child(2),ul.gal-c3 li:nth-child(3) {
		margin-top: -20px;
	}
	ul.gal-c3 li .tx {
		width: initial;
	}
	.b-info-box .tx p {
		text-align: left;
	}
	.b-info-box .tx p .txbr {
		display: inline;
	}
	.b-info-box .acc {
		width: 90%;
	}
	ul.col2.v-gal {
		padding: 0 0 30px 0;
	}
	.buena-recruit table th,.buena-recruit table td {
		width: 100%;
		display: block;
		text-align: left;
	}
	.buena-recruit table td.t-orange {
		font-weight: 500;
	}
	body.sub .content p.buena-toi .txbr {
		width: 100%;
		margin: 10px auto 5px auto;
	}
}
@media screen and (max-width:480px){
	ul.gal-c3 {
		padding: 0 0 20px 0;
	}
	ul.gal-c3 li {
		margin: 0 5% 0 20%;
		width: 75%;
	}
	ul.gal-c3 li:nth-child(1), ul.gal-c3 li:nth-child(3) {
		transform: rotate( 5deg );
	}
	ul.gal-c3 li:nth-child(2) {
		transform: rotate( -5deg );
		margin: 20px 20% 0 5%;
	}
	ul.gal-c3 li:nth-child(3) {
		margin-top: 20px;
	}
	.btn-orange-g a {
		font-size: 1.5rem;
		letter-spacing: normal;
	}
	ul.gal-c3 li:nth-child(1), ul.gal-c3 li:nth-child(2), ul.gal-c3 li:nth-child(3) {
		margin: 30px auto 0 auto;
		transform: initial;
		width: 80%;
	}
	body.sub .content .btn-entry a {
		font-size: 1.25rem;
	}
}
@media screen and (max-width:380px){
	.btn-orange-g a {
		font-size: 1.25rem;
	}
	.btn-pdf-b a {
		padding: 15px 15px 15px 45px;
	}
	.btn-pdf-b a::before {
		left: 15px;
		width: 24px;
		height: 24px;
		left: 10px;
	}
	.senkou .title {
		text-align: left;
	}
	body.sub .content .btn-entry a {
		font-size: 1.125rem;
	}
	body.sub .content p.buena-toi {
		text-align: left;
	}
	body.sub .content .buena-recruit .btn-orange-g a {
		font-size: 1.125rem;
}
}