@charset "utf-8";

.bnr a {
	display: block;
	position: fixed;
	bottom: 12rem;
	right: 0rem;
	z-index: 100;
}

/*---------------------
　SEC04
-----------------------*/
#page #index .sec04 {
	padding: 8rem 0 18rem;
	background: #f4f1e9 url("img/sec04_bg.png") no-repeat top 3rem center;
	background-size: 100% auto;
	clip-path: polygon(0 0, 100% 0%, 100% 96%, 50% 100%, 0 96%);
	position: relative;
}

#page #index .sec04 .news {
	width: 820px;
	background: #fdfcfb;
	margin: 0 auto 6rem;
	padding: 4rem 5rem 3rem;
	box-shadow: 0 2px 30px 0 rgba(2, 15, 31, 0.1);
}

#page #index .sec04 .news .catchTxt {
	text-align: center;
	margin: 0 0 3rem;
	padding: 0 0 1rem;
}

#page #index .sec04 .news .catchTxt:before {
	left: calc(50% - 25px);
}

#page #index .sec04 .news ul {
	display: flex;
	flex-wrap: wrap;
}

#page #index .sec04 .news ul li {
	width: 50%;
	padding: 0 30px 6px 15px;
	background: url(img/icon_dot.png) 0 5px no-repeat;
	background-size: 8px auto;
	line-height: 1.6;
	margin-bottom: 15px;
}

#page #index .sec04 .reasonArea {
	position: relative;
	margin: 0 0 15rem;
}

#page #index .sec04 .reasonArea:before {
	content: "";
	background: url("img/arr_blue_btm.png") no-repeat;
	background-size: 100%;
	width: 70px;
	height: 52px;
	position: absolute;
	left: calc(50% - 35px);
	bottom: -9.5rem;
}

#page #index .sec04 .reasonBox {
	margin: 0 0 12rem;
}

#page #index .sec04 .reasonBox:last-child {
	margin: 0;
}

#page #index .sec04 .reasonBox .topBox {
	display: flex;
	align-items: center;
	margin: 0 0 5rem;
}

#page #index .sec04 .reasonBox .sq {
	background: #003157;
	width: 102px;
	height: 102px;
	font-size: 2.4rem;
	text-align: center;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #dfc995;
	letter-spacing: 0.1em;
	margin: 0 3rem 0 0;
}

#page #index .sec04 .reasonBox .subTit {
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.4;
}

#page #index .sec04 .reasonBox .subTit span {
	font-size: 4rem;
}

#page #index .sec04 .reasonBox .contBox {
	background: #fff;
	border-left: solid 4px #003157;
	padding: 5rem 0 5rem 5rem;
	margin: 0 0 4rem;
	position: relative;
}

#page #index .sec04 .reasonBox .contBox:before {
	content: "";
	background: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: -100%;
}

#page #index .sec04 .reasonBox .contBox:last-child {
	margin: 0;
}

#page #index .sec04 .reasonBox .gryTit {
	/* font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro"; */
	background: #f2f2f2;
	font-weight: 600;
	font-size: 1.6rem;
	padding: 1.5rem;
	max-width: 500px;
	float: right;
	position: relative;
	width: 100%;
	font-family: "Noto Serif JP";
}

#page #index .sec04 .reasonBox .gryTit:before {
	content: "";
	background: #f2f2f2;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: -100%;
}

#page #index .sec04 .reasonBox .gryTit span {
	font-size: 2.0rem;
}

#page #index .sec04 .reasonBox .pic {
	text-align: center;
	max-width: 400px;
	float: left;
}

#page #index .sec04 .reasonBox .txt {
	max-width: 500px;
	float: right;
}

#page #index .sec04 .reasonBox .twoColWrap {
	display: flex;
	justify-content: space-between;
	margin: 0 0 4rem;
	position: relative;
}

#page #index .sec04 .reasonBox .colBox {
	width: 470px;
	background: #fff;
	border-top: solid 4px #003157;
	padding: 3rem 4rem;
}

#page #index .sec04 .reasonBox .colBox:nth-child(1) {
	width: 50%;
	position: relative;
}

#page #index .sec04 .reasonBox .colBox:nth-child(1)::before {
	content: "";
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	top: calc(50% - 45px);
	right: -65px;
	border-top: solid 6px;
	border-right: solid 6px;
	transform: rotate(45deg) skew(20deg, 20deg);
	color: #003157;
}

#page #index .sec04 .reasonBox .colBox:nth-child(2) {
	width: 42%;
}

#page #index .sec04 .reasonBox .colBox .catchTxt {
	text-align: center;
	color: #020f1f;
	font-size: 1.8rem;
	padding: 0 0 1rem;
	margin: 0 0 3rem;
}

#page #index .sec04 .reasonBox .colBox .catchTxt span {
	color: #003157;
	font-size: 3rem;
}

#page #index .sec04 .reasonBox .colBox .bb:before {
	left: calc(50% - 25px);
}

#page #index .sec04 .reasonBox .caption {
	text-align: center;
}

#page #index .reasonBox img {
	margin: 2rem auto;
}

#page #index .reasonBox .catch {
	font-size: 2.4rem;
	font-weight: bold;
	font-family: "Noto Serif JP";
	color: #003157;
	padding-top: 1rem;
}

#page #index .sec04 .finBox {
	clip-path: polygon(0 0, 100% 0%, 100% 77%, 50% 100%, 0 77%);
	background: #fff;
	position: relative;
}

#page #index .sec04 .finBox .titBox {
	background: linear-gradient(90deg, rgba(0, 49, 87, 1) 0%, rgba(8, 55, 92, 1) 25%, rgba(61, 98, 127, 1) 50%, rgba(8, 55, 92, 1) 75%, rgba(0, 49, 87, 1) 100%);
	color: #dfc995;
	font-size: 2.4rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.1em;
	height: 6rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

#page #index .sec04 .finBox .txtBox {
	background: url("img/sec04_fin.png") no-repeat bottom 11rem right;
	padding: 4rem 0 9rem;
}

#page #index .sec04 .finBox .txtBox p {
	text-align: center;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 2;
	margin: 0;
}

#page #index .sec04 .finBox .txtBox p span {
	font-size: 4rem;
}

#page #index .sec04 .finBox .txtBox span.red {
	color: #cc031e;
}




/*---------------------
　SEC05
-----------------------*/
#page #index .sec05 {
	padding: 22rem 0 11rem;
	background: linear-gradient(90deg, rgba(0, 49, 87, 1) 0%, rgba(0, 49, 87, 1) 50%, rgba(17, 63, 98, 1) 75%, rgba(42, 83, 115, 1) 87%, rgba(54, 93, 123, 1) 94%, rgba(61, 98, 127, 1) 100%);
	margin: -14rem 0 0;
}

#page #index .sec05 .JS_ScrollAnimationItem {
	top: -14rem;
}

#page #index .sec05 .prBox {
	display: flex;
	align-items: center;
	padding: 0 0 3rem;
	margin: 0 0 3rem;
}

#page #index .sec05 .prBox .sq {
	background: url("img/sec11_sq.jpg") no-repeat;
	background-size: 100%;
	width: 102px;
	height: 102px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 4rem;
	font-weight: 700;
	line-height: 1;
	margin: 0 3rem 0 0;
}

#page #index .sec05 .light_anim .en {
	border-bottom: none;
	padding: 0;
	margin: 0;
}

#page #index .sec05 .light_anim .en:after {
	content: none !important;
}

#page #index .sec05 .light_anim .en::before {
	content: none !important;
}

#page #index .sec05 .secTitBox .secTit .txt_brwn {
	font-size: 2.4rem;
}

#page #index .sec05 .secTitBox .secTit {
	color: #fff;
	line-height: 1.8;
}

#page #index .sec05 .lead {
	color: #fff;
	margin: 0;
}

#page #index .sec05 .slider_outer2 {
	position: relative;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 6rem;
}

#page #index .sec05 .slider_outer2 .slider1_2 {
	width: 680px;
	height: auto;
	padding: 0;
	text-align: center;
}

#page #index .sec05 .slider_outer2 .slider1_2 .caption {
	color: #fff;
	margin-top: 1.5rem;
}

#page #index .sec05 .slider_outer2 .slide-item img {
	width: 100%;
	/* height: 42rem; */
	object-fit: cover;
}

#page #index .sec05 .slider_outer2 .thumb1_2 {
	width: 270px;
	height: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#page #index .sec05 .slider_outer2 .thumbnail-item {
	margin-bottom: 18px;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	padding: unset;
	background: unset;
}

#page #index .sec05 .slider_outer2 .thumbnail-item:hover {
	opacity: 0.8;
}

#page #index .sec05 .slider_outer2 .thumbnail-item img {
	width: 100%;
	height: 128px;
	object-fit: cover;
	margin: 0 auto;
}

#page #index .sec05 .slick-arrow {
	cursor: pointer;
}

#page #index .sec05 .slick-arrow:hover {
	opacity: 0.8;
}

#page #index .sec05 .thumb1_2 .slick-track.no-move {
	transform: none !important;
}

#page #index .sec05 .slick-prev {
	background: rgba(43, 45, 63, 0.8) url("img/arr_white_left.png") no-repeat center;
	background-size: 30% auto;
	height: 5rem;
	width: 5rem;
	position: absolute;
	top: calc(50% - 2rem);
	left: 0;
	transform: translateY(-50%);
	z-index: 1;
}

#page #index .sec05 .slick-next {
	background: rgba(43, 45, 63, 0.8) url("img/arr_white_right.png") no-repeat center;
	background-size: 30% auto;
	height: 5rem;
	width: 5rem;
	position: absolute;
	top: calc(50% - 2rem);
	right: 0;
	transform: translateY(-50%);
	z-index: 1;
}

#page #index .sec05 .byBox {
	background: #fff;
	position: relative;
	padding: 5rem 0 5rem 5rem;
	margin: 0 0 10rem;
}

#page #index .sec05 .byBox:before {
	content: "";
	background: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: -100%;
}

#page #index .sec05 .byBox .titBox {
	margin: 0 0 3rem;
	border-bottom: solid 1px #020f1f;
	padding: 0 0 2rem;
	position: relative;
}

#page #index .sec05 .byBox .titBox:before {
	content: "";
	background: #020f1f;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: -1px;
	right: -100%;
}

#page #index .sec05 .byBox .txt_red {
	color: #cc031e;
	font-size: 3.6rem;
	letter-spacing: 0.1em;
	line-height: 1.6;
	font-weight: 700;
	margin: 0;
}

#page #index .sec05 .byBox .tit {
	font-size: 3rem;
	letter-spacing: 0.1em;
	line-height: 1.6;
	font-weight: 700;
	margin: 0;
}

#page #index .sec05 .byBox .tit span {
	font-size: 1.6rem;
}

#page #index .sec05 .byBox .txtBody {
	display: flex;
}

#page #index .sec05 .byBox .thumb {
	width: 300px;
	text-align: center;
	margin: 0 5rem 0 0;
}

#page #index .sec05 .byBox .byName {
	color: #ba9b51;
	font-size: 2rem;
	font-weight: 700;
}

#page #index .sec05 .byBox .byName span {
	color: #fff;
	font-size: 2.2rem;
	font-weight: 700;
	background: #ba9b51;
	display: block;
	margin: 1rem 0 0;
	padding: 1rem 2rem;
	letter-spacing: 0.1em;
}

#page #index .sec05 .byBox .btn-web {
	margin-bottom: 0;
}

#page #index .sec05 .ylArea {
	background: #f4f1e9;
}

#page #index .sec05 .soundproof .titBox {
	border-bottom: solid 1px #020f1f;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 0 5rem;
	padding: 3.5rem 5rem 3rem 0;
}

#page #index .sec05 .soundproof .titBox .subTit {
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 1.6;
	letter-spacing: 0.1em;
}

#page #index .sec05 .soundproof .titBox .subTit span {
	font-size: 4.6rem;
	color: #003157;
}

#page #index .sec05 .soundproof .itemBoxWrap {
	display: flex;
	justify-content: space-between;
	padding: 0 5rem;
	margin: 9rem 0 0;
}

#page #index .sec05 .soundproof .itemBox {
	max-width: 30rem;
	position: relative;
}

#page #index .sec05 .soundproof .itemBox:before {
	content: "";
	background: url("img/sec05_num01.png") no-repeat;
	background-size: 100%;
	width: 74px;
	height: 68px;
	position: absolute;
	top: -3.5rem;
	left: 50%;
	transform: translateX(-50%);
}

#page #index .sec05 .soundproof .itemBox:nth-child(2):before {
	background: url("img/sec05_num02.png") no-repeat;
	background-size: 100%;
	width: 86px;
	height: 63px;
}

#page #index .sec05 .soundproof .itemBox:nth-child(3):before {
	background: url("img/sec05_num03.png") no-repeat;
	background-size: 100%;
	width: 85px;
	height: 63px;
}

#page #index .sec05 .soundproof .itemBox .tit {
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: normal;
	font-weight: 700;
	margin: 0 0 2rem;
	min-height: 6.6rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: relative;
	z-index: 1;
}

#page #index .sec05 .soundproof .itemBox .tit span {
	font-size: 2.2rem;
	letter-spacing: 0.1em;
}

#page #index .sec05 .soundproof .itemBox img {
	border-radius: 50%;
	margin: 0 auto;
	display: block;
	width: 85%;
}

#page #index .sec05 .soundproof .itemBox p {
	padding: 0 2.5rem;
}

#page #index .sec05 .shuzaiBox {
	background: #f5f5f5;
	position: relative;
	margin: 7rem 0 7rem 5rem;
	padding: 5rem 0 5rem 5rem;
}

#page #index .sec05 .shuzaiBox:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: #003157;
	width: 0;
	height: 100%;
	clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
	/*-webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);*/
	-webkit-transition: all 1s;
	transition: all 1s;
}

#page #index .sec05 .shuzaiBox.isActive:before {
	width: 300%;
}

#page #index .sec05 .shuzaiBox:after {
	content: "";
	border: solid 1px #ccd6dd;
	border-right: none;
	width: calc(100% - 15px);
	height: calc(100% - 30px);
	position: absolute;
	top: 1.5rem;
	left: 1.5rem;
	z-index: 1;
}

#page #index .sec05 .shuzaiBox .bg:before {
	content: "";
	background: #f5f5f5;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: -100%;
}

#page #index .sec05 .shuzaiBox .shuzaiInr:before {
	content: "";
	background: #ccd6dd;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 1.5rem;
	right: -100%;
	z-index: 2;
}

#page #index .sec05 .shuzaiBox .shuzaiInr:after {
	content: "";
	background: #ccd6dd;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 1.3rem;
	right: -100%;
	z-index: 2;
}

#page #index .sec05 .shuzaiBox .titBox {
	display: flex;
	align-items: center;
	margin: 0 0 3.5rem;
	position: relative;
	z-index: 2;
}

#page #index .sec05 .shuzaiBox .sq {
	background: #ba9b51;
	color: #fff;
	text-align: center;
	font-size: 3rem;
	font-weight: 700;
	width: 102px;
	height: 102px;
	line-height: 1.2;
	letter-spacing: 0.1em;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 3rem 0 0;
}

#page #index .sec05 .shuzaiBox .tit {
	color: #fff;
	font-size: 3.6rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

#page #index .sec05 .shuzaiBox .txtBody {
	display: flex;
	flex-direction: row-reverse;
	position: relative;
	z-index: 2;
}

#page #index .sec05 .shuzaiBox .thumb {
	width: 362px;
	margin: 0 0 0 5rem;
}

#page #index .sec05 .shuzaiBox .txtBox {
	flex: 1;
}

#page #index .sec05 .shuzaiBox .txtBox p {
	color: #fff;
	margin: 0;
}

#page #index .sec05 .shuzaiBox .btn-internal {
	margin-bottom: 0;
}

#page #index .sec05 .shuzaiBox .btn-internal a {
	background: #fff url("img/arr_black_right.png") no-repeat right 2rem center;
	background-size: 13px auto;
	color: #003157;
}

#page #index .sec05 .voiceArea {}

#page #index .sec05 .voiceArea .titBox {
	background: #fff;
	width: 90rem;
	position: relative;
}

#page #index .sec05 .voiceArea .titBox .voiceTit {
	font-size: 2.8rem;
	line-height: 1.5;
	letter-spacing: 0.1em;
	font-weight: 700;
	padding: 2rem 5rem;
	position: relative;
}

#page #index .sec05 .voiceArea .titBox .voiceTit:before {
	content: "";
	background: url("img/eng_voice.png") no-repeat;
	background-size: 100%;
	width: 57px;
	height: 21px;
	position: absolute;
	top: -1.2rem;
	left: 5rem;
}

#page #index .sec05 .voiceArea .titBox .voiceTit:after {
	content: "";
	background: #020f1f;
	width: 200px;
	height: 1px;
	position: absolute;
	top: 50%;
	right: -10rem;
}

#page #index .sec05 .parts_voice {
	margin: 0;
	background: none;
	padding: 5rem 7rem;
}



#page #index .slide-dots {
	margin: 0;
	padding: 0;
	text-align: center;
	width: unset;
}

#page #index .slide-dots li {
	display: inline-block;
	margin: 0 10px;
	padding: 0;
	background: none;
}

#page #index .slide-dots li button {
	position: relative;
	text-indent: -9999px;
}

#page #index .slide-dots li button::before {
	background: #d2d2d2;
	content: "";
	cursor: pointer;
	height: 8px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 15px;
	width: 8px;
	border-radius: 50%;

}

#page #index .slide-dots li.slick-active button::before {
	background: #003157;
}

#page #index .slide-dots button {
	background: none;
	border: none;
	outline: none;
	padding: 0 7px;
}




#page #index {
	margin: 5rem auto;
}

#page #index h3.subTit {
	padding: unset;
	margin: 0;
	border: unset;
}

#page #index h2 {
	background: none;
	color: unset;
	margin: unset;
	padding: unset;
}

#page #index h2:before {
	display: none;
}

#page #index .sec05 h2 {
	color: #fff;
	font-size: 3rem;
}

#page #index h3.subTit:before {
	display: none;
}

#page #index .slick-track>li.slide-item.slick-slide {
	padding: 0;
	margin: 3rem 0;
}

#page #index .light_anim .en::before,
#page #index .light_anim .prBox::before {
	opacity: 0;
	-webkit-animation-name: barMovieTitle;
	animation-name: barMovieTitle;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: backwards;
	animation-fill-mode: backwards;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}

#page #index .light_anim.isActive .en::before,
#page #index .light_anim.isActive .prBox::before {
	opacity: 1;
	-webkit-animation-play-state: running;
	animation-play-state: running;
}

#page #index .light_anim .en,
#page #index .light_anim .prBox {
	border-bottom: solid 1px rgba(160, 205, 238, 0.8);
	position: relative;
}

#page #index .light_anim .en:after,
#page #index .light_anim .prBox:after {
	content: "";
	width: 100%;
	height: 1px;
	border-bottom: solid 1px rgba(160, 205, 238, 0.8);
	position: absolute;
	bottom: -1px;
	right: -100%;
}

#page #index .light_anim .en::before,
#page #index .light_anim .prBox::before {
	content: "";
	display: block;
	background: url("img/line_deco.png") no-repeat;
	background-size: 100%;
	width: 90px;
	height: 17px;
	position: absolute;
	z-index: 1;
	bottom: -9px;
	left: -7px;
}

#page #index .light_anim .en::before,
#page #index .light_anim .prBox::before {
	opacity: 0;
	-webkit-animation-name: barMovieTitle;
	animation-name: barMovieTitle;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: backwards;
	animation-fill-mode: backwards;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}

#page #index .light_anim.isActive .en::before,
#page #index .light_anim.isActive .prBox::before {
	opacity: 1;
	-webkit-animation-play-state: running;
	animation-play-state: running;
}




#page #index .JS_ScrollAnimationItem {
	position: relative;
	z-index: 1;
}

#page #index .JS_ScrollAnimationItem:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 2px;
	height: 0%;
	background: #cc031e;
	z-index: -1;
	transition: all 0.8s;
}

#page #index .JS_ScrollAnimationItem.isActive:after {
	height: 120px;
}


#contents .relatedBox.cmnBox.additional {
	margin: 2rem auto 2rem;
}





.news-updates {
	margin-top: 20px;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 15px;
}

.news-updates ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.news-updates li {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}

.news-updates .news-date {
	color: #888;
	font-size: 0.9em;
	margin-right: 10px;
	white-space: nowrap;
}

.news-updates a {
	color: #0078D7;
	text-decoration: none;
	transition: color 0.3s;
}

.news-updates a:hover {
	color: #0056a3;
}

.fixHeader .btn-web a {
	padding: 1rem 3rem 1rem 2rem;
}

.qa-pair {
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
	/* QとAを縦に並べる */
}

.message-row {
	display: flex;
	margin-bottom: 20px;
	align-items: flex-start;
	/* アイコンと吹き出しの上端を揃える */
}

.message-row.consultant-row {
	justify-content: flex-start;
	/* 相談者は左寄せ */
}

.message-row.expert-row {
	justify-content: flex-end;
	/* 専門家は右寄せ */
}

.speaker-icon {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #ccc;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	color: white;
	flex-shrink: 0;
	/* アイコンが縮まないように */
}

.consultant-icon {
	background-color: #dfc995;
	/* 青 */
	margin-right: 15px;
}

.expert-icon {

	margin-left: 15px;
	order: 1;
	/* 専門家のアイコンを右側に */
}

.expert-icon img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}


.message-bubble {
	max-width: calc(100% - 100px);
	/* アイコンとマージン分を引く */
	padding: 15px 20px;
	border-radius: 15px;
	position: relative;
}

.consultant-bubble {
	background-color: #f4f1e9;
	/* 薄い青 */
	border: 1px solid #ccd6dd;
}

/* 吹き出しのしっぽ (相談者) */
.consultant-bubble::before {
	content: "";
	position: absolute;
	top: 15px;
	left: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #dfc995 transparent transparent;
}


.expert-bubble {
	background-color: rgb(229 238 244 / 80%);
	/* 薄い緑 */
	border: 1px solid rgba(160, 205, 238, 0.8);
}

/* 吹き出しのしっぽ (専門家) */
.expert-bubble::before {
	content: "";
	position: absolute;
	top: 15px;
	right: -10px;
	/* 右側にしっぽ */
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	/* 左右反転 */
	border-color: transparent transparent transparent rgba(160, 205, 238, 0.8);
	/* 左側を背景色に */
}


.speaker-label {
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
	font-size: 0.9em;
	/* 少し小さく */
}

.consultant-label {
	color: #ba9b51;
	/* 青 */
}


.expert-name {
	font-size: 0.9em;
	color: #555;
}


.qa-content p {
	margin-top: 0;
	margin-bottom: 10px;
}

.qa-content p:last-child {
	margin-bottom: 0;
}

.expert-image-bubble {
	/* 専門家の回答内画像 */
	max-width: 100%;
	height: auto;
	border-radius: 6px;
	margin-top: 15px;
	border: 1px solid #ddd;
}

.qa-content ul,
.qa-content ol {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
}

.qa-content li {
	margin-bottom: 8px;
}


footer .areaInner .footBox .accChild li a br {
	display: none;
}



/*----------------------------------------------------
    PCサイトcss
----------------------------------------------------*/

@media screen and (min-width: 481px) {
	/*/////////////PC用のCSSをここに作成してください。/////////////*/
	/*/////////////必ず中括弧の中に作成してください。/////////////*/

	#page #index .sec04,
	#page #index .sec05 {
		padding-left: 3rem;
		padding-right: 3rem;
	}

	#page #index .sec05 .slider_outer2 .slider1_2 {
		width: 70%;
		margin: 0;
	}

	#page #index .sec05 .slider_outer2 .thumb1_2 {
		width: 25%;
	}

	#contents footer ul.accChild li {
		display: inline-block;
	}

	footer .areaInner .footBox .accChild li {
		background: url(https://tsunagaru-design.co.jp/guide/wp/wp-content/themes/wp001j/img/icon_dot.png) 0 5px no-repeat;
		background-size: 8px auto;
		padding: 0 0 6px 15px;
		display: inline-block;
	}
	
#index .sec05 .byBox .thumb {
	width: 600px;
}	

}



/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/

@media screen and (max-width: 480px) {
	/*/////////////SP用のCSSをここに作成してください。/////////////*/
	/*/////////////必ず中括弧の中に作成してください。/////////////*/

	/*---------------------
　SEC04
-----------------------*/
	#page #index .sec04 {
		padding: 4rem 5.3% 6rem;
		background: #f4f1e9;
		clip-path: polygon(0 0, 100% 0%, 100% 98.5%, 50% 100%, 0 98.5%);
		position: relative;
	}

	#page #index .sec04 .news {
		width: 100%;
		margin: 0 auto 4rem;
		padding: 2rem 2rem;
	}

	#page #index .sec04 .news .catchTxt {
		text-align: center;
		margin: 0 0 2.5rem;
		padding: 0 0 1.5rem;
	}

	#page #index .sec04 .news .catchTxt:before {
		left: calc(50% - 2rem);
	}

	#page #index .sec04 .news ul {
		display: block;
	}

	#page #index .sec04 .news ul li {
		width: 100%;
		padding: 0 0 0.6rem 1.5rem;
		background: url(img/icon_dot.png) 0 5px no-repeat;
		background-size: 7px auto;
		line-height: 1.6;
		margin-bottom: 1rem;
	}

	#page #index .sec04 .reasonArea {
		margin: 0 0 8rem;
	}

	#page #index .sec04 .reasonArea:before {
		width: 3.7rem;
		height: 2.6rem;
		position: absolute;
		left: calc(50% - 1.8rem);
		bottom: -5rem;
	}

	#page #index .sec04 .reasonBox {
		margin: 0 0 5rem;
	}

	#page #index .sec04 .reasonBox .topBox {
		margin: 0 0 2rem;
	}

	#page #index .sec04 .reasonBox .sq {
		width: 7rem;
		height: 7rem;
		font-size: 1.8rem;
		margin: 0 1.2rem 0 0;
		line-height: 1.3;
		padding: 0.5rem;
	}

	#page #index .sec04 .reasonBox .subTit {
		font-size: 1.5rem;
		text-align: left;
		line-height: 1.5;
		flex: 1;
	}

	#page #index .sec04 .reasonBox .subTit span {
		font-size: 2.0rem;
	}

	#page #index .sec04 .reasonBox .contBox {
		border-left: none;
		border-top: solid 4px #003157;
		padding: 2rem 0 2rem 2rem;
		margin: 0 0 3rem;
	}

	#page #index .sec04 .reasonBox .contBox:before {
		content: "";
		background: #fff;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		right: -100%;
	}

	#page #index .sec04 .reasonBox .contBox:after {
		content: "";
		background: #003157;
		width: 100%;
		height: 4px;
		position: absolute;
		top: -4px;
		right: -100%;
	}

	#page #index .sec04 .reasonBox .gryTit {
		font-size: 1.6rem;
		padding: 1.5rem;
		max-width: 50rem;
		float: right;
		margin: 0 0 2rem;
	}

	#page #index .sec04 .reasonBox .pic {
		text-align: center;
		max-width: 100%;
		float: none;
	}

	#page #index .sec04 .reasonBox .txt {
		max-width: 100%;
		float: right;
	}

	#page #index .sec04 .reasonBox .twoColWrap {
		display: block;
		margin: 0 0 3rem;
		position: relative;
	}

	#page #index .sec04 .reasonBox .colBox {
		width: 100%;
		background: #fff;
		border-top: solid 4px #003157;
		padding: 2rem 2rem;
		margin: 0 0 2rem;
	}

	#page #index .sec04 .reasonBox .colBox .catchTxt {
		font-size: 1.6rem;
		padding: 0 0 1rem;
		margin: 0 0 1rem;
	}

	#page #index .sec04 .reasonBox .colBox:nth-child(1) {
		width: 100%;
		margin-bottom: 7rem;
	}

	#page #index .sec04 .reasonBox .colBox:nth-child(1)::before {
		top: unset;
		bottom: -75px;
		right: 50%;
		transform: rotate(135deg) skew(20deg, 20deg) translateX(-50%);
	}

	#page #index .sec04 .reasonBox .colBox:nth-child(2) {
		width: 100%;
	}

	#page #index .sec04 .reasonBox .colBox .catchTxt span {
		font-size: 2rem;
	}

	#page #index .sec04 .reasonBox .colBox .bb:before {
		left: calc(50% - 2rem);
	}

	#page #index .sec04 .reasonBox .caption {
		text-align: center;
	}

	#page #index .sec04 .reasonBox .catch {
		font-size: 2rem;
		line-height: 2.5rem;
	}

	#page #index .sec04 .finBox {
		clip-path: polygon(0 0, 100% 0%, 100% 84%, 50% 100%, 0 84%);
		background: #fff;
	}

	#page #index .sec04 .finBox .titBox {
		font-size: 1.5rem;
		height: 3.8rem;
	}

	#page #index .sec04 .finBox .txtBox {
		background: url("img/sec04_fin.png") no-repeat bottom 6.5rem right 1rem;
		background-size: 9rem auto;
		padding: 2rem 2rem 6rem;
	}

	#page #index .sec04 .finBox .txtBox p {
		font-size: 1.7rem;
		line-height: 1.8;
	}

	#page #index .sec04 .finBox .txtBox p span {
		font-size: 2.5rem;
	}




	/*---------------------
　SEC05
-----------------------*/
	#page #index .sec05 {
		padding: 18rem 5.3% 4rem;
		margin: -14rem 0 0;
	}

	#page #index .sec05 .JS_ScrollAnimationItem {
		top: -6.5rem;
	}

	#page #index .sec05 .prBox {
		padding: 0 0 2rem;
		margin: 0 0 2rem;
	}

	#page #index .sec05 .prBox .sq {
		width: 6.1rem;
		height: 6.1rem;
		font-size: 2.5rem;
		margin: 0 2rem 0 0;
	}

	#page #index .sec05 .secTitBox .secTit {
		line-height: 1.7;
	}

	#page #index .sec05 .secTitBox .secTit .txt_brwn {
		font-size: 1.6rem;
		line-height: 1.5;
	}

	#page #index .sec05 .slider_outer2 {
		display: block;
		margin-bottom: 4rem;
	}

	#page #index .sec05 .slider_outer2 .slider1_2 {
		width: 100%;
	}

	#page #index .sec05 .slider_outer2 .slider1_2 .caption {
		margin-top: 1rem;
	}

	#page #index .sec05 .slider_outer2 .slide-item img {
		width: 100%;
		height: 21rem;
		object-fit: cover;
	}

	#page #index .sec05 .slider_outer2 .thumb1_2 {
		display: none;
	}

	#page #index .sec05 .slide-dots li.slick-active button::before {
		background: #ba9b51;
	}

	#page #index .sec05 .slick-arrow:hover {
		opacity: 1;
	}

	#page #index .sec05 .slick-prev {
		background: rgba(43, 45, 63, 0.8) url("img/arr_white_left.png") no-repeat center;
		background-size: 30% auto;
		height: 4rem;
		width: 4rem;
		top: calc(50% - 3rem);
	}

	#page #index .sec05 .slick-next {
		background: rgba(43, 45, 63, 0.8) url("img/arr_white_right.png") no-repeat center;
		background-size: 30% auto;
		height: 4rem;
		width: 4rem;
		position: absolute;
		top: calc(50% - 3rem);
	}

	#page #index .sec05 .byBox {
		background: #fff;
		position: relative;
		padding: 2rem 0 3rem 2rem;
		margin: 0 0 5rem;
	}

	#page #index .sec05 .byBox .titBox {
		margin: 0 0 3rem;
		border-bottom: solid 1px #020f1f;
		padding: 0 0 2rem;
		position: relative;
	}

	#page #index .sec05 .byBox .titBox:before {
		content: "";
		background: #020f1f;
		width: 100%;
		height: 1px;
		position: absolute;
		bottom: -1px;
		right: -100%;
	}

	#page #index .sec05 .byBox .txt_red {
		font-size: 2rem;
	}

	#page #index .sec05 .byBox .tit {
		font-size: 1.7rem;
		margin: 0;
	}

	#page #index .sec05 .byBox .tit span {
		font-size: 1.4rem;
	}

	#page #index .sec05 .byBox .txtBody {
		display: block;
	}

	#page #index .sec05 .byBox .thumb {
		width: auto;
		text-align: center;
		margin: 0 0 2rem;
	}

	#page #index .sec05 .byBox .thumb img {
		width: 18rem;
	}

	#page #index .sec05 .byBox .byName {
		font-size: 1.7rem;
	}

	#page #index .sec05 .byBox .byName span {
		font-size: 1.8rem;
		margin: 1rem 0 0;
		padding: 0.8rem 1.5rem;
		line-height: 1.6;
	}

	#page #index .sec05 .soundproof .titBox {
		display: block;
		padding: 2rem 0 2rem 0;
		border-bottom: none;
		margin: 0;
	}

	#page #index .sec05 .soundproof .titBox .subTit {
		font-size: 1.7rem;
		border-bottom: solid 1px #020f1f;
		position: relative;
		padding: 0 0 1.5rem 2rem;
		margin: 0 0 4rem;
	}

	#page #index .sec05 .soundproof .titBox .subTit:before {
		content: "";
		background: #020f1f;
		width: 100%;
		height: 1px;
		position: absolute;
		bottom: -1px;
		right: -100%;
	}

	#page #index .sec05 .soundproof .titBox .subTit span {
		font-size: 2.2rem;
	}

	#page #index .sec05 .soundproof .titBox .icon {
		width: 11rem;
		text-align: center;
		margin: 0 auto;
	}

	#page #index .sec05 .soundproof .titBox .icon img {
		width: 100%;
	}

	#page #index .sec05 .soundproof .itemBoxWrap {
		display: block;
		padding: 0 2rem;
		margin: 3rem 0 0;
	}

	#page #index .sec05 .soundproof .itemBox {
		max-width: 100%;
		position: relative;
		margin: 0 0 6rem;
	}

	#page #index .sec05 .soundproof .itemBox:last-child {
		margin: 0;
	}

	#page #index .sec05 .soundproof .itemBox .tit {
		font-size: 1.5rem;
		line-height: 1.5;
		margin: 0 0 2rem;
		min-height: 6.6rem;
	}

	#page #index .sec05 .soundproof .itemBox .tit span {
		font-size: 2.2rem;
	}

	#page #index .sec05 .soundproof .itemBox img {
		border-radius: 50%;
		margin: 0 auto;
		display: block;
		width: 20rem;
	}

	#page #index .sec05 .soundproof .itemBox p {
		padding: 0;
	}

	#page #index .sec05 .shuzaiBox {
		position: relative;
		margin: 7rem 0 7rem 5.3%;
		padding: 2rem 0 3rem 2rem;
	}

	#page #index .sec05 .soundproof .itemBox:before {
		width: 79px;
		height: 68px;
		top: -0.5rem;
		left: 15%;
	}

	#page #index .sec05 .shuzaiBox:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		background: #003157;
		width: 0;
		height: 100%;
		clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
		-webkit-transition: all 1s;
		transition: all 1s;
	}

	#page #index .sec05 .shuzaiBox.isActive:before {
		width: 300%;
	}

	#page #index .sec05 .shuzaiBox:after {
		content: none;
	}

	#page #index .sec05 .shuzaiBox .bg:before {
		content: none;
	}

	#page #index .sec05 .shuzaiBox .shuzaiInr:before {
		content: none;
	}

	#page #index .sec05 .shuzaiBox .shuzaiInr:after {
		content: none;
	}

	#page #index .sec05 .shuzaiBox .titBox {
		margin: 0 0 3rem;
	}

	#page #index .sec05 .shuzaiBox .sq {
		font-size: 1.5rem;
		width: 5rem;
		height: 5rem;
		line-height: 1.2;
		margin: 0 1.2rem 0 0;
	}

	#page #index .sec05 .shuzaiBox .tit {
		font-size: 1.7rem;
		flex: 1;
	}

	#page #index .sec05 .shuzaiBox .txtBody {
		display: block;
	}

	#page #index .sec05 .shuzaiBox .thumb {
		width: 100%;
		margin: 0 auto 2rem;
	}

	#page #index .sec05 .shuzaiBox .txtBox {}

	#page #index .sec05 .shuzaiBox .txtBox p {}

	#page #index .sec05 .shuzaiBox .btn-internal {
		width: 100%;
	}

	#page #index .sec05 .shuzaiBox .btn-internal a {
		background: #fff url("img/arr_black_right.png") no-repeat right 2rem center;
		background-size: 1.3rem auto;
		color: #003157;
	}

	#page #index .sec05 .voiceArea {}

	#page #index .sec05 .voiceArea .titBox {
		width: 88%;
	}

	#page #index .sec05 .voiceArea .titBox .voiceTit {
		font-size: 1.8rem;
		padding: 2rem 2rem;
		position: relative;
	}

	#page #index .sec05 .voiceArea .titBox .voiceTit:before {
		content: "";
		background: url("img/eng_voice.png") no-repeat;
		background-size: 100%;
		width: 4.6rem;
		height: 1.7rem;
		position: absolute;
		top: -1.2rem;
		left: 2rem;
	}

	#page #index .sec05 .voiceArea .titBox .voiceTit:after {
		content: "";
		background: #020f1f;
		width: 20rem;
		height: 1px;
		position: absolute;
		top: 50%;
		right: -18rem;
	}

	#page #index .sec05 .parts_voice {
		margin: 0 auto;
		background: none;
		padding: 3rem 0;
	}

	#page #index .sec05 h2 {
		font-size: 1.6rem;
		width: unset;
	}

	#page #index p {
		width: unset;
	}

	#page #index .light_anim .en::before,
	#page #index .light_anim .prBox::before {
		width: 53px;
		height: 10px;
		z-index: 1;
		bottom: -5px;
		left: -7px;
	}

	#page #index .JS_ScrollAnimationItem {
		position: relative;
		z-index: 1;
	}

	#page #index .JS_ScrollAnimationItem:after {}

	#page #index .JS_ScrollAnimationItem.isActive:after {
		height: 50px;
	}

	img.cross-img {
		width: 89%;
		margin: 0 auto;
	}

	#contents .btn-internal a,
	#contents .btn-web a,
	#contents .btn-tel a {
		padding: 2rem 4.5rem 2rem 3rem;
	}

	.fixHeader {
		display: none !important;
	}


	.message-row.consultant-row {
		margin: 1rem;
	}

	.message-row.expert-row {
		margin: 1rem;
	}

	.speaker-icon {
		width: 50px;
		height: 50px;
	}

	.message-bubble {
		max-width: 100%;
		padding: 15px 10px;
	}


}