/*
style.css
Last Updated: 2019-05-09
Author: naka
----------------------------------
 01. index.php
 02.
 03.
----------------------------------
*/


/*========================================

	index.php

========================================*/

/*----------------------------------------
	MV
----------------------------------------*/
.top_mv {
	position: relative;
}

.top_mv_slider li {
	position: relative;
}

.bx-wrapper img.mv_bg {
	width: 100%;
}

.mv_copy {
	position: absolute;
	display: block;
}

.mv01 {
	width: 40.6%;
	max-width: 548px;
	right: 14.66%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 48;
}

.mv02 {
	width: 61.5%;
	max-width: 830px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 48;
}

.icon_aniv {
	display: block;
	width: 14%;
	height: auto;
	position: absolute;
	right: 6.6%;
	bottom: 20px;
	z-index: 99;
}

.mv_01btn {
	position: absolute;
	display: block;
	width: 40.6%;
	max-width: 548px;
	right: 14.66%;
	top: 73%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 48;
	text-align: center;
}

.mv_01btn img {
	display: inline-block;
	width: 70%;
	max-width: 300px;
}


@media screen and (max-width: 900px) {}

/*END*/
@media screen and (max-width: 479px) {

	.mv01 {
		width: 52%;
		right: 5%;
	}

	.mv02 {
		width: 90%;
	}

	.icon_aniv {
		width: 20%;
		right: 3%;
		bottom: 0;
	}


	.mv_01btn {
		width: 52%;
		right: 5%;
		top: 80%;
	}


}

/*END*/

/* slider ページャー変更 */
.custom-pager {
	width: 4px;
	position: absolute;
	right: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 49;
}

.custom-pager .bx-pager-item {
	margin-bottom: 2px;
}

.custom-pager a.bx-pager-link {
	display: block;
	height: 60px;
	color: rgba(0, 0, 0, 0);
	background: #666;
}

.custom-pager a.bx-pager-link.active {
	background: #fff;
}

@media print,
screen and (max-width: 768px) {

	.custom-pager {
		display: none;
	}

}

/*END*/



/*----------------------------------------
	追加 2021/07/27
----------------------------------------*/
.max_respon {
	max-width: 100%;
}

.bg_washi {
	background: url(../images/top/bg_washi.jpg);
}

.maru_waku {
	border-radius: 30px;
	border: 1px solid #231815;
	background: #fff;
	padding: 27px 20px;
}

.rela {
	position: relative;
}

.ichimanto_deco {
	position: absolute;
	right: -10%;
	bottom: -15%;
}

.ichiman_image {
	padding-top: 35px;
}

.bbtm_dotto {
	border-bottom: 4px dotted #231815;
}

.topbox .box_l60 {
	float: left;
	width: 60%;
}

.topbox .box_r30 {
	float: right;
	width: 30%;
}

.topbox .box_l40 {
	float: left;
	width: 42%;
}

.topbox .box_r60 {
	float: right;
	width: 55%;
}

.inner_ongaeshi {
	padding-right: 30px;
	padding-left: 30px;
}

.bg_chotto {
	background: url(../images/top/bg_chotto.jpg) no-repeat;
	background-position: right bottom;
}

.bg_half_bl {
	background: url(../images/top/bg_half_bl.jpg) no-repeat;
	background-size: 100%;
}

.text_yellow {
	color: #ffe100;
}

.text_white {
	color: #fff;
}


.owner_img_respon {
	width: 120%;
	max-width: 703px;
	margin-top: -6%;
}


.full_frame .box_r40 {
	width: 40%;
	float: right;
}

.full_frame .box_l60 {
	width: 60%;
	float: left;
}

.box_inner {
	max-width: 540px;
	padding-left: 10%;
	padding-right: 4%;
}

.full_frame .box_l40 {
	width: 40%;
	float: left;
}

.full_frame .box_r60 {
	width: 60%;
	float: right;
}

.box_inner_r {
	float: right;
	max-width: 540px;
	padding-right: 8%;
	padding-left: 4%;
}

.pc_text_right {
	text-align: right;
}

.tbbr {
	display: block;
}




@media screen and (max-width: 1300px) {
	.owner_img_respon {
		width: 100%;
	}

	.pc_br {
		display: none;
	}

}

/*END*/

@media screen and (max-width: 1040px) {
	.ichimanto_deco {
		display: none;
	}

	.box_inner {
		padding-left: 4%;
		padding-right: 4%;
	}

	.box_inner_r {
		padding-right: 4%;
		padding-left: 4%;
	}


}

/*END*/

@media screen and (max-width: 1300px) and (min-width: 600px) {
	.tbbr {
		display: none;
	}
}

/*END*/


@media screen and (max-width: 768px) {

	.topbox .box_l60,
	.topbox .box_r30 {
		float: none;
		width: 100%;
	}

	.topbox .box_l40,
	.topbox .box_r60 {
		float: none;
		width: 100%;
	}

	.bg_half_bl {
		background-image: none;
		background: #383d42;
		overflow: hidden;
	}

	.owner_img_respon {
		margin-left: 5%;
	}


	.full_frame .box_r40,
	.full_frame .box_l60 {
		width: 100%;
		float: none;
	}

	.full_frame .box_l40,
	.full_frame .box_r60 {
		width: 100%;
		float: none;
	}

	.box_inner,
	.box_inner_r {
		max-width: 100%;
		padding-right: 4%;
		padding-left: 4%;
	}

	.pc_text_right {
		text-align: center;
	}


}

/*END*/



@media screen and (max-width: 599px) {
	.ichiman_image {
		padding-top: 0;
	}

	.topbox .box_l60 {
		float: none;
		width: 100%;
	}

	.topbox .box_r30 {
		float: none;
		width: 100%;
	}


	.inner_ongaeshi {
		padding-right: 0;
		padding-left: 0;
	}

	.pc_text_right {
		text-align: center;
	}




}

/*END*/



.inner_frame_content {
	width: 100%;
	max-width: 1330px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
}

.inner_frame_content .flexbox {
	display: flex;
	justify-content: space-between;
}


.inner_frame_content .flexbox .order1 {
	order: 1;
}

.inner_frame_content .flexbox .order2 {
	order: 2;
}

.inner_frame_content .flexbox .order3 {
	order: 3;
}


@media print,
screen and (max-width: 860px) {
	.inner_frame_content {
		padding-left: 3%;
		padding-right: 3%;
	}

}

/*END*/

@media print,
screen and (max-width: 640px) {
	.inner_frame_content .flexbox {
		display: block
	}

}

/*END*/

@media screen and (max-width: 599px) {
	.inner_frame_content {
		padding-left: 3%;
		padding-right: 3%;
	}

}

/*END*/


/* ---------------
 20251122 追加
 ---------------*/
.top_main {
	display: flex;
	justify-content: space-between;
}

.newsfeedCnt {
	width: 60%;
}

@media print,
screen and (max-width: 640px) {
	.top_main {
		display: block;
	}

	.newsfeedCnt {
		width: auto;
	}
}


/*----------------------------------------
	reason
----------------------------------------*/
.reason {
	width: 100%;
	max-width: 1350px;
	margin-left: auto;
	margin-right: auto;
}

.reason .box_l {
	width: 40%;
	padding-left: 7%;
}

.reason .box_r {
	width: 53.77%;
}

@media print,
screen and (max-width: 768px) {

	.reason .box_l,
	.reason .box_r {
		width: 100%;
		float: none;
		padding-left: 3%;
		padding-right: 3%;
	}

}

/*END*/


/*----------------------------------------
	instagram
----------------------------------------*/
.instagram h2 {
	display: inline-block;
	margin-right: .2em;
}


/*----------------------------------------
	top_voice
----------------------------------------*/
.top_voice {
	background: url(../images/common/bg_paper.gif);
}

.top_voice .text_box {
	width: 50%;
	float: left;
	padding-left: calc((100% - 1160px) / 2);
	padding-right: 40px;
}

.top_voice .img_box {
	width: 50%;
	float: right;
	overflow: hidden;
	position: relative;
}

.voice_img {
	height: 100%;
	width: auto;
}

@media print,
screen and (max-width: 1190px) {

	.top_voice .text_box {
		padding-left: 20px;
	}

	.voice_img {
		position: absolute;
		top: 0;
		left: -40%;
	}

}

/*END*/

@media print,
screen and (max-width: 768px) {

	.top_voice .text_box,
	.top_voice .img_box {
		width: 100%;
		float: none;
	}

	.top_voice .text_box {
		padding-left: 3%;
		padding-right: 3%;
	}

	.top_voice .img_box {
		height: 250px;
	}

	.voice_img {
		width: 130%;
		height: auto;
		left: 0;
	}

}

/*END*/

@media screen and (max-width: 479px) {

	.top_voice .img_box {
		height: 160px;
	}

}

/*END*/


/*----------------------------------------
	top_business
----------------------------------------*/
.top_business li,
.sagano {
	border-radius: 3px;
	overflow: hidden;
}

.top_business a {
	display: block;
}

.top_business a:hover {
	color: inherit;
	background: #f6f7f4;
}

.top_business .text_box {
	padding: 20px;
}

.top_business .box_l,
.top_business .box_r {
	width: 50%;
}

/* hoverで画像拡大 */
.img_scale {
	overflow: hidden;
	width: 100%;
	height: auto;
}

.img_scale img {
	display: block;
	transition-duration: 0.5s;
}

.top_business a:hover .img_scale img {
	transform: scale(1.1);
	transition-duration: 0.5s;
}

@media print,
screen and (max-width: 768px) {

	.top_business a.hover {
		color: inherit;
		background: #f6f7f4;
	}

	.top_business .box_l,
	.top_business .box_r {
		width: 100%;
		float: none;
	}

	.top_business .text_box {
		padding: 10px;
	}

}

/*END*/

@media print,
screen and (max-width: 768px) and (min-width: 480px) {

	.top_business .list_three li {
		width: 48.25%;
	}

	.list_three li:nth-child(3n+1) {
		clear: none;
		margin-left: 3.5%;
	}

	.list_three li:nth-child(2n+1) {
		clear: both;
		margin-left: 0;
	}

}

/*END*/


/*----------------------------------------
	info_area
----------------------------------------*/
.info_area p.pacifico {
	margin-right: 10px;
}

.flex_box {
	display: flex;
	justify-content: space-between;
}

.news_box {
	width: 74.13%;
}

.ttl_h1 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: solid 2px #1b998b;
	margin-bottom: 12px;
}

.ttl_h1 img.ttl_img {
	vertical-align: middle;
	margin-right: 5px;
}

.corp_posts li {
	display: flex;
	margin-bottom: 12px;
}

.list_date {
	width: 10em;
}


.side_box {
	width: 36%;
	height: 100%;
}

.btn_more {
	display: inline-block;
	font-size: 1.3rem;
	color: #fff;
	background: #1b998b;
	padding: .1em .7em;
	border-radius: 2px;
	float: right;
	margin-top: 15px;
}

.btn_more:hover {
	color: #fff;
	background: #23c7b5;
}

.twitter iframe {
	width: 100% !important;
}

.feed_box {
	height: 465px;
	padding-left: 20px;
	padding-right: 20px;
	background: #fff;
	overflow-y: scroll;
	clear: both;
}

.feed_box li {
	border-bottom: 1px solid #dadce0;
}

.feed_box a {
	display: block;
	line-height: 1.4;
	padding-top: 20px;
	padding-bottom: 20px;
}

.feed_box .date {
	display: inline-block;
	font-size: 1.2rem;
	color: #666;
	line-height: 2;
}

.feed_box .quote {
	text-decoration: underline;
}

/* youtube */
.video {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.video iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/* facebook */
.facebook-wrapper {
	max-width: 500px;
	/* Facebook Page Plugin の最大幅 */
	margin: 0 auto;
}

.facebook-wrapper>.fb-page {
	width: 100%;
}

.facebook-wrapper>.fb-page>span,
.facebook-wrapper iframe {
	width: 100% !important;
}

@media print,
screen and (max-width: 768px) {

	.top_main,
	.top_side {
		width: 100%;
		float: none;
	}

	.feed_box {
		height: 300px;
		margin-bottom: 40px;
	}

	.side_box {
		width: auto;
	}

	.btn_more {
		margin-top: 10px;
	}

}

/*END*/

@media screen and (max-width: 479px) {

	.feed_box {
		height: 300px;
	}

	.btn_more {
		margin-top: 6px;
	}

}

/*END*/

/* お知らせ news */
.kijiBox {
	margin-bottom: 45px;
}

.readmore {
	text-align: right;
	margin-top: 1em;
}

.datetag {
	margin: 0 0 24px;
}

.pagenav {
	display: flex;
	justify-content: space-between;
	margin-top: 1em;
}

.postBox .wp-block-image {
	margin: 1em 0;
}

.postBox h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

.postBox p {
	margin-bottom: 0.5em;
}

.wp-block-list,
.wp-block-gallery {
	margin: 1em 0;
}

.wp-block-list li {
	list-style: disc inside;
}

.postBox blockquote {
	padding: 15px;
	box-sizing: border-box;
	background: #efefef;
	border-left: #aaa solid 2px;
}

.wp-block-file object {
	display: block;
}

.postBox p a,
.postBox ul a {
	color: #1b998b;
	text-decoration: underline;
}

/* ページナビ */
.pagination {
	display: flex;
	list-style: none;
	gap: 8px;
	padding: 0;
}

.pagination__item .page-numbers {
	display: block;
	padding: 8px 12px;
	border: 1px solid #1b998b;
	text-decoration: none;
	color: #333;
}

.pagination__item .page-numbers:hover,
.pagination__item .current {
	background: #1b998b;
	color: #fff;
	border-color: #1b998b;
}

.pagination__item .prev,
.pagination__item .next {
	font-weight: bold;
}