@charset "UTF-8";
/* 固定ページ「広報ぷらす」用のスタイルシート */
/* ページ全体 */
.one-column #content .wrap {
	max-width: 1140px;
}
h3::before {
	background: none !important;
}

h3::after {
	border-bottom: none !important;
}

/* sectionの間隔 */
#koho-plus{
	word-break: keep-all;
}@media only screen and (max-width: 479px) {
	#koho-plus {word-break: normal;}
}
	
p{width:100%;}
.section-inner{
	margin-top:130px;
}@media screen and (max-width:767px) {
	.section-inner{
		margin-top:50px;
	}
}
.section-inner-s{
	margin-top:50px;
}@media screen and (max-width:767px) {
	.section-inner-s{
		margin-top:20px;
	}
}@media only screen and (max-width: 479px) {
	.section-inner-s{
		margin-top:40px;
	}
}
.tsutawa{
	margin-right: .08em;
}
:root {
	--bg-color: #fcfeff;
	--line-color-purple: #cfb0c9;
	--bg-color-purple: #f6eef4;
	--text-color-darkblue: #5233cb;
	--bg-color-lightpurple: #faf9fe;
	--text-color-black: #4C4948;
	--toiawase-color: #feffad;
	--contact-color: #9b558f;
	--uniontalk-color:#f76001;
	--uniontalk-bg-color:#ffb680;
}
a {
	color: var(--text-color-darkblue);
}
.text-darkblue{
	color: var(--text-color-darkblue);
}

.text-black{
	color: var(--text-color-black);
}

.text-purple{
	color: var(--contact-color);
}

.text-pink{
	color: var(--accent-pink);
}

.text-green{
	color: var(--check-green);
}
.text-uniontalk{
	color: var(--uniontalk-color);
}
.text-lead{
	display:grid;
	place-items:center;
	font-size:larger;
}@media screen and (max-width:767px) {
	.text-lead{
		display:grid;
		place-items:stretch;
		font-size:medium;
	}
}

* {
	box-sizing: border-box;
}

.hr-line{
	width:100%;
	height:2px;
	background-color:var(--bg-color-purple);
	border:0;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

.disp_blc {
	display: block;
}
.disp_non {
	display: none;
}
.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.align-center {
	text-align: center !important;
}
.align-center-box{	
	width:100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.align-left {
	text-align: left !important;
}

.align-right {
	text-align: right !important;
}

/* margin, padding */
.post-content p{
	margin:0;padding:0;
}

.margin_bottom_zero {
	margin-bottom: 0 !important;
}

.margin_bottom_ss {
	margin-bottom: 10px !important;
}

.margin_bottom_s {
	margin-bottom: 20px !important;
}

@media screen and (max-width:767px) {
	.margin_bottom_s {
		margin-bottom: 10px !important;
	}
}

.margin_bottom_m {
	margin-bottom: 60px !important;
}

@media screen and (max-width:767px) {
	.margin_bottom_m {
		margin-bottom: 30px !important;
	}
}

.margin_bottom_l {
	margin-bottom: 100px !important;
}

.padding_zero {
	padding: 0 !important;
}

.padding_bottom_zero {
	padding-bottom: 0 !important;
}

.padding_s {
	padding: 20px !important;
}

.padding_m {
	padding: 60px !important;
}

.padding_l {
	padding: 100px !important;
}

.padding_bottom_s {
	padding-bottom: 20px !important;
}

.padding_bottom_m {
	padding-bottom: 60px !important;
}

.padding_bottom_l {
	padding-bottom: 100px !important;
}

/* text-size */
.fs-xx-small{
	font-size: xx-small;
}

.fs-x-small{
	font-size: x-small;
}

.fs-small{
	font-size: small;
}
.fs-smaller{
	font-size: smaller;
}

.fs-medium{
	font-size: medium;
}

.fs-large{
	font-size: large;
}

.fs-x-large{
	font-size: x-large;
}

.fs-xx-large{
	font-size: xx-large;
}

.fs-xxx-large{
	font-size: xxx-large;
}
.fs-xxx-large{
	font-size: xxx-large;
}
.tel-fs-size{
	
	transform: rotate(15deg);		
	font-size:24px;
		
}@media screen and (max-width:767px) {
	.tel-fs-size{
		font-size:20px;
	}
}
@media screen and (max-width:767px) {
	.fs-xx-small{
		font-size: xxx-small;
	}

	.fs-x-small{
		font-size: xx-small;
	}

	.fs-small{
		font-size: x-small;
	}
	.fs-smaller{
		font-size: small;
	}

	.fs-medium{
		font-size: smaller;
	}

	.fs-large{
		font-size: medium;
	}

	.fs-x-large{
		font-size: large;
	}

	.fs-xx-large{
		font-size: x-large;
	}

	.fs-xxx-large{
		font-size: xx-large;
	}
}

.fw-b{
	font-weight:bold;
}
.pd-l-p1{ padding-left: 1rem;}   
.ls-minus005 { letter-spacing: -.05em; }
@media screen and (max-width:479px) {
	.ls-minus005 { letter-spacing: -.15em; }
}
.ls-00 { letter-spacing: 0; }
.ls-005 { letter-spacing: .05em; }
.ls-01  { letter-spacing: .1em; }
.ls-015 { letter-spacing: .15em; }
.ls-02  { letter-spacing: .2em; }




.heading-gothic{
	font-family: "DNP ShueiGoGinStdN", sans-serif;
	font-weight: 700;
}

.text-gothic{
	font-family: "DNP ShueiGoGinStdN", sans-serif;
	font-weight: 600;
}


/* PC、スマートフォンの非表示 */
@media screen and (max-width:767px) {
	.p-junionbpo__pc-off {
		display: block;
	}
}

.p-junionbpo__sp-off {
	display: block;
}

@media screen and (max-width:767px) {
	.p-junionbpo__sp-off {
		display: none;
	}
}



/* 構造 */
#content {
	padding: 0;
	color:var(--text-color-black);
}

@media screen and (max-width:767px) {
	.one-column #content .wrap {
		padding: 10px 0 20px !important;
	}
}





/* 初期化 */
.post-content h2 {
	display: block;
	margin: 0 !important;
	text-align: center;
	border-top: none !important;
	border-bottom: none !important;
}
.display_none{
	text-align:center;
}
.koho-plus__grid_-wrapper.display_none h2 {
	display: block;
	overflow: hidden;
	padding: 0 !important;
	text-indent: 100%;
	white-space: nowrap;
}
.heading-dot{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:0.5rem;
	font-weight:700;
	font-size:2rem;
	text-align:center;
	padding:0 10px;
}@media screen and (max-width:767px) {
	.heading-dot{
		padding:0 ;
	}
}@media only screen and (max-width: 479px) {
	.heading-dot{
		font-size:1.5rem;
	}
}
.dot-large{
	width:10px;
	height:10px;
	border-radius:50%;
	background:var(--line-color-purple);
}@media only screen and (max-width: 479px) {
	.dot-large{display:none;}
}

.dot-small{
	width:5px;
	height:5px;
	border-radius:50%;
	background:var(--line-color-purple);
}@media only screen and (max-width: 479px) {
	.dot-small{display:none;}
}


/* ヘッダー部分 */
.koho-plus__header{
	margin-top: 1rem;
	display:flex;	
	justify-content:space-around;
}@media screen and (max-width:1024px) {
	.koho-plus__header{
		width:80%;
		display:block;
		gap:70px;
	}
	.koho-plus__header .disp_non{
		display:block;
	}

}@media screen and (max-width:767px) {
	.koho-plus__header{
		width:100%;
	}
}

@media screen and (max-width:575px) {
	.koho-plus__header .disp_non{display:block;}
	.koho-plus__header .disp_blc{display:none;}
}
.koho-plus__header-left {
	flex: 1.5;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	align-items:flex-start;
	gap:20px;
}@media screen and (max-width:1024px) {
	.koho-plus__header-left {
		place-items:center;
		gap:1rem;
		text-align:center;
	}
}@media screen and (max-width:479px) {
	.koho-plus__header-left {
		text-align: left;
	}
}


.koho-plus__header-right {
	flex: 1;
	display:flex;
	flex-direction:column;
	justify-content: space-between;
	place-items:center;
}@media screen and (max-width:1024px) {
	.koho-plus__header-right {
		display:none;
	}
}
.koho-plus__header-right-sentence{
	position:relative;
	padding:0 1rem 0 1.3rem;
}
.koho-plus__header-right-sentence .left{
	position:absolute;
	width:1.3rem;
	content:"";
	left:0;
	bottom:0;
	transform: translateX(-100%);
}
.koho-plus__header-right-sentence .right{
	position:absolute;
	width:1.3rem;
	content:"";
	right:0;
	bottom:0;
	transform: translateX(100%);
}
.koho-plus__header-title{
	display:grid;
	grid-template-columns:460px 80px;
	align-items:center;
}@media screen and (max-width:479px) {
	.koho-plus__header-title{
		grid-template-columns:4fr 1fr;
	}
}
.koho-plus__header-title-sub{
	width:100%;
	display:flex;
	justify-content:space-around;
}@media screen and (max-width:479px) {
	.koho-plus__header-title-sub .ls-01{
		letter-spacing: -.2em;
	}
}
.koho-plus__header-title p{
	font-size:100px;
	line-height:110px;
	letter-spacing:0.8rem;
}@media screen and (max-width:479px) {
	.koho-plus__header-title p{
		font-size:60px;
		line-height:70px;
		letter-spacing:0.4rem;
	}
	.onething-p-size{
		font-size:15px;
	}
}

.koho-plus__header-point{
	width: 90%;
	background:var(--text-color-darkblue);
	padding:0.3em 2em;
	color:#fff;
	border-radius:30px;
	text-align:center;
}@media screen and (max-width:1024px) {
	.koho-plus__header-point{
		width: 100%;
	}
}

@media screen and (max-width:479px) {
	.koho-plus__header-left-top{
		display:flex;
		flex-direction:column;
		gap:5px;
	}
	.koho-plus__header-bg-point .disp_non {
		display: block;
	}
}

.button_square{
	max-width:90%;
	background: var(--contact-color);
	border: 2px solid var(--contact-color);
	width:100%;
	margin:0;
}@media screen and (max-width:1024px) {
	.button_square{
		max-width:100%;
	}
}

.button_square a{
	color:#fff;
	font-weight:bold;
	text-shadow:none;
}
.button_square:hover {
	color:var(--contact-color);
	background: #fff;
	opacity:1;
}


.koho-plus-sentence,.koho-plus-sentence2{
	width:100%;
	max-width:676px;
	display:grid;
	grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
	place-items:center;
	gap:1rem;
}@media screen and (max-width:479px) {
	.koho-plus-sentence,.koho-plus-sentence2{gap:.5em;}
}
.koho-plus-sentence li,.koho-plus-sentence2 li{
	width: 100%;
	max-width: 140px;
	min-width: 100px;	
	max-height: 140px;
	min-height: 100px;
	aspect-ratio: 1 / 1;
	background:var(--bg-color-lightpurple);
	background-size: cover; 
	background-position: center;
	border-radius: 20px; 
	display:flex;
	flex-direction:column;
	align-items: center;
	justify-content: center;
	gap:2px;
	font-weight:bold;
	letter-spacing: 0.2em;
/* 	font-size:0.6rem; */
	text-align:center;
	border:3px solid var(--text-color-darkblue);
	border-radius:50%;
}
.koho-plus-sentence li img,.koho-plus-sentence2 li img{
	width:45%;
} 



/* こんな悩みありませんか？ */ /* 広報活動＋でできること */
/*  Union Talk */
.koho-plus__problem-bg,.koho-plus__can-bg,.koho-plus__uniontalk-bg{
	width:100%;
	display:grid;
	gap:30px;
	place-items:center;
}@media screen and (max-width:767px) {
	.koho-plus__problem-bg,.koho-plus__can-bg,.koho-plus__uniontalk-bg{gap:30px;}
}
.koho-plus__grid-wrapper {
	box-sizing: border-box;
	max-width: 960px;
	width: 100%;
	overflow: hidden;
}


.koho-plus__problem-flex{
	width:100%;
	display:flex;
	gap:1rem;
}@media screen and (max-width:767px) {
	.koho-plus__problem-flex{
/* 		width:75%; */
		flex-direction:column;
	}
}
.koho-plus__problem-flex-item{
	flex:1;
	display:grid;
	grid-template-columns:70px auto;
	border: 1px solid var( --line-color-purple);
	border-radius:10px;
	align-items:center;
	padding:1em 5px;
	gap: 0.5rem;
	justify-content: center;
}
@media screen and (max-width:1024px) {

	.koho-plus__problem-flex-item{		
		grid-template-columns:1fr;
		grid-template-rows:70px auto;
		place-items:center;
	}
	.koho-plus__problem-flex-item img{	
		width:28%;
	}
} @media screen and (max-width:767px) {
	.koho-plus__problem-flex-item{
		grid-template-columns:70px 240px;
		grid-template-rows:1fr;
		place-items: initial;
		justify-content: space-evenly;
		align-items:center;
	}
	#section-2 .koho-plus__problem-flex-item {
			padding:1em;
	}
	.koho-plus__problem-flex-item img{	
		width:80px;
	}

} 
.koho-plus__problem-flex dl,.koho-plus__problem-flex ul{
	display:flex;
	flex-direction:column;
}


.koho-plus__problem-flex dt{
	font-weight:bold;
	font-size:larger;
	color: var(--contact-color);
	padding-left:1rem;
}@media screen and (max-width:1024px) {
	.koho-plus__problem-flex dt{
		padding-left:1rem;
		text-align:left;

	}
}@media only screen and (max-width: 479px) {
	.koho-plus__uniontalk-bg .disp_non{
		display:block;
	}
}

/* 広報活動なら */
@media only screen and (max-width: 767px) {
	.koho-plus__problem-bg .disp_blc{
		display:none;
	}
}
/* 広報活動＋でできること */
@media only screen and (max-width: 767px) {
	.koho-plus__can-bg .disp_blc{
		display:none;
	}
	.koho-plus__can-bg .disp_non{
		display:block;
	}
	.koho-plus__can-bg img{
		width:75%;
	}
}

/* UnionTalk */
.koho-plus__uniontalk-bg .heading-dot{
	font-size:2.5rem;
}@media only screen and (max-width: 479px) {
	.koho-plus__uniontalk-bg .heading-dot{
		font-size:1.8rem;
	}
}

.koho-plus__problem-flex-talk{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	gap: 1rem;
	justify-content:space-between;
}
.koho-plus__problem-flex-talk-wrap{
	width:100%;
	display:grid;
	grid-template-columns:1fr 1fr 1fr;
	place-items:center;
} @media screen and (max-width:1024px) {
	.koho-plus__problem-flex-talk-wrap{
		grid-template-columns:1fr;
		grid-template-rows:auto 1fr 1fr;
		gap:1rem;
	} 
	.koho-plus__problem-flex-talk-wrap .talk-img-flex{
		grid-column:1;
		grid-row:1;
	}
	.koho-plus__problem-flex-talk-wrap .talk-img{
		width:80%;
	}
}
.koho-plus__problem-flex-talk-wrap .talk-img-flex{	
	display:grid;
	place-items: center;
	gap:20px;
}
.koho-plus__problem-flex-talkitem{
	width: calc((100% - 0.5rem *2) / 2);
	display:grid;
	grid-template-columns:1fr;
	grid-template-rows:70px 70px auto;
	border: 1px solid var( --uniontalk-bg-color);
	border-radius:10px;
	padding:1rem 5px;
	place-items:center;
	text-align:center;
}@media screen and (max-width:1024px) {
	.koho-plus__problem-flex-talkitem{
		grid-template-rows:50px 50px auto;
		padding:0.5rem 5px;
	}
}
.koho-plus__problem-flex-talkitem img{
	max-width:30%;
}@media screen and (max-width:1024px) {


	.koho-plus__problem-flex-talkitem img{
		max-width:50px;
	}
}

.koho-plus__problem-flex-talkitem .title{
	flex:1;
	font-weight:bold;
	color:var( --uniontalk-color);

}

/* 問い合わせ */
.koho-plus__toiawase{
	width:100%;
	background:var(--bg-color-purple);
	padding:50px 0;
	display:grid;
	place-items:center;
	gap:20px;
}
.koho-plus__toiawase .button_square {
	max-width: 70%;
}@media screen and (max-width:767px) {
	.koho-plus__toiawase .button_square {
		max-width: 90%;
	}
}
.phone-number {
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;

}
.koho-plus__toiawase-flex{
	display:grid;
	grid-template-columns:1fr 1fr;
	place-items: flex-start;
}@media screen and (max-width:767px) {
	.koho-plus__toiawase-flex{
		grid-template-columns:1fr;
		gap: 1rem;
	}
}
.koho-plus__toiawase-flex .right{
    padding: 5px;
}@media screen and (max-width:767px) {
	.koho-plus__toiawase-flex .right{
		padding:0;
	}
}

@media screen and (max-width:767px) {
	.koho-plus__toiawase .disp_non {
		display: block;
	}
}
