@charset "utf-8";
/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
地域ページ：header
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#upper.cross_head {
	display: none;
}

.cross_head #head_searchBtn {
	cursor: pointer;
	position: absolute;
	bottom: 0.625vw;
	left: 1.25vw;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 5vw;
	height: 5vw;
	color: #333333;
	font-family: ionicons;
	font-size: 1.5rem;
	font-weight: 100;
}
.cross_head .head_tel_box {
	width: 50.625vw;
	height: 9.0625vw;
	margin: 0 auto 10vw;
}
.head_tel_box img {
	width: 100%;
	height: auto;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
地域ページ
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#cross_area {
	position: relative;
	color: #222222;
	overflow: hidden;
}

.cross_inner {
	position: relative;
	width: 90vw;
	margin: 0 auto;
}
.cross_inner:before,
.cross_inner:after {
	content: "";
	display: table;
}
.cross_inner:after {
	clear: both;
}

#cross_area .ic_ya::after {
	content: "";
	position: absolute;
	right: 5.9375vw;
	display: block;
	width: 5.625vw;
	height: 1.5625vw;
	background: url(../img/cross_area/sp/ya1.png) no-repeat;
	background-size: 100% auto;
}

.ca_shadow {
	box-shadow: 1px 1px 5px #eeeeee;
}
.ca_shadow2 {
	box-shadow: 1px 1px 16px rgba(6, 0, 1, 0.24);
}

#cross_area .mt1,
#cross_area_foot.mt1 {
	margin-top: 12.5vw;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
メインビジュアル
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#cross_area .cross_area_area {
	position: relative;
	width: 100%;
	height: 125vw;
}
#cross_area .cross_area_area h1 {
	position: absolute;
	top: 100.3125vw;
	left: 0;
	right: 0;
	color: #fff;
	font-size: 1.1rem;
	line-height: 1.4;
	letter-spacing: 1px;
	text-align: center;
}
#cross_area .cross_area_area h1 span {
	color: #2debb5;
	font-size: 1.8rem;
}
#cross_area .cross_area_area .head_cont {
	width: 100%;
	height: 100%;
	background: url(../img/cross_area/bg1.png);
}
#cross_area .cross_area_area .head_box {
	position: relative;
	width: calc(100% - 2.5vw);
	height: calc(100% - 2.5vw);
	margin: 1.25vw auto;
	border: 1px solid rgba(149, 149, 149, 0.5);
}
#cross_area .cross_area_area h2 {
	width: 91.5625vw;
	height: 50vw;
	margin: 15.8625vw auto 1.875vw;
}
#cross_area .cross_area_area h2 img {
	width: 100%;
	height: auto;
}
#cross_area .cross_area_area .catch2 {
	float: left;
	width: 42.96875vw;
	margin: 12.9625vw 0 0 6.4625vw;
}
/*デバイス*/
.mock_box {
	float: right;
	position: relative;
	width: 51.875vw;
	overflow: hidden;
	margin: 0 -6.875vw 0 auto;
	z-index: 10;
}
.mock_box img {
	width: 100%;
	height: auto;
}
.mock_box .mock1 {
	position: relative;
	width: 28.4375vw;
	margin: 0 0 0 7.03125vw;
}
.mock_box .mock1 span {
	position: absolute;
	top: 1.25vw;
	left: 1.25vw;
	width: 26.25vw;
	z-index: -1;
}
.mock_box .mock2 {
	position: absolute;
	bottom: 0.9375vw;
	right: 0;
	width: 26.875vw;
	z-index: 2;
}
.mock_box .mock2 span {
	position: absolute;
	top: 0.46875vw;
	left: 3.75vw;
	width: 19.375vw;
	z-index: -1;
}
.mock_box .mock3 {
	position: absolute;
	bottom: 0.15625vw;
	left: -0.9375vw;
	width: 12.34375vw;
	z-index: 3;
}
.mock_box .mock3 span {
	position: absolute;
	top: 0.15625vw;
	left: 0.9375vw;
	width: 10.46875vw;
	z-index: -1;
}
.mock_box .mock4 {
	position: absolute;
	bottom: 0.625vw;
	left: 5.46875vw;
	width: 10vw;
	z-index: 4;
}
.mock_box .mock4 span {
	position: absolute;
	top: 0.46875vw;
	left: 2.8125vw;
	width: 4.375vw;
	z-index: -1;
}
#cross_area .cross_area_area .obi {
	position: absolute;
	top: 77.825vw;
	right: -3.30625vw;
	width: 100%;
	height: 15.15625vw;
	transform: skewX(-13deg);
	background: url(../img/cross_area/bg2.png);
}

/*リンクボタン*/
#cross_area .cross_area_area .to_mail_btn {
	position: absolute;
	top: 116.09375vw;
	left: 0;
	right: 0;
	margin: auto;
	width: 81.25vw;
	height: 15vw;
	overflow: hidden;
	border-radius: 7.5vw;
}
#cross_area .cross_area_area .to_mail_btn a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 1.2rem;
	letter-spacing: 1px;
	text-align: center;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
コンセプト１
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#cross_area .cross_cont1 {
	padding: 24.21875vw 0 0;
}
#cross_area .cross_cont1 h2 {
	font-size: 2rem;
	letter-spacing: -1px;
	text-align: center;
}
#cross_area .cross_cont1 h3 {
	font-size: 1.3rem;
	letter-spacing: -1px;
	text-align: center;
	margin: 3.75vw 0 8.59375vw;
}
#cross_area .cross_cont1 .concept_txt {
	font-size: 1rem;
	line-height: 1.95;
	text-align: center;
}
/*カウントアップ*/
#cross_area .cross_cont1 .count_txt1 {
	font-size: 1.3rem;
	text-align: center;
	margin: 9.0625vw 0 6.09375vw;
}
#cross_area .cross_cont1 .count_txt2 {
	font-size: 1rem;
	text-align: center;
}
#cross_area .cross_cont1 .count_up {
	position: relative;
	display: inline-block;
	color: #2bb5c1;
	font-size: 0;
	font-family: "小塚ゴシック Pro", "Kozuka Gothic Pro", "游ゴシック体", "YuGothic", sans-serif;
}
.gecko #cross_area .cross_cont1 .count_up {
	font-family: sans-serif;
}
#cross_area .cross_cont1 .ie_in {
	display: none;
}

#cross_area .cross_cont1 .count_up .num,
.gecko #cross_area .cross_cont1 .ie_in {
	display: inline-block;
	min-width: 22.1875vw;
	font-size: 3.2rem;
}
.gecko #cross_area .cross_cont1 .count_up .num {
	display: none;
}

#cross_area .cross_cont1 .count_txt3 {
	font-size: 1.2rem;
}
#cross_area .cross_cont1 .count_up .u_line {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
}
/*リンクボタン*/
#cross_area .cross_cont1 .to_mail_btn2 {
	width: 90vw;
	height: 15vw;
	overflow: hidden;
	margin: 12.5vw auto 16.25vw;
	border-radius: 3px;
}
#cross_area .cross_cont1 .to_mail_btn2 a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 1.2rem;
	letter-spacing: 1px;
	text-align: center;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
WORKS
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#cross_area .cross_cont2 {
	padding: 15vw 0 5vw;
	background: #f7f7f7;
}

#cross_area .cross_cont2 h3 {
	font-size: 2.4rem;
	text-align: center;
}
#cross_area .cross_cont2 .sub {
	font-size: 1rem;
	text-align: center;
	margin: 2.5vw 0 9.375vw;
}

/*制作実績リスト*/
#cross_area .works_list {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
}
#cross_area .works_list li {
	width: 43.125vw;
	overflow: hidden;
	margin: 0 0 10vw;
}
#cross_area .works_list li .img_box {
	width: 100%;
	height: 29.375vw;
	overflow: hidden;
}
#cross_area .works_list li .title {
	font-size: 1rem;
	margin: 3.59375vw 0 2.03125vw;
}
#cross_area .works_list li .title span.ts1 {
	display: block;
	padding-top: 0.625vw;
}
#cross_area .works_list li .title span.ts2 {
	display: inline-block;
	position: relative;
	top: 0;
	font-size: 0.8rem;
	line-height: 1.7;
	margin: 0 0 0 0;
}
#cross_area .works_list li .title span.ts2::before {
	content: "";
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
	width: 1.875vw;
	height: 2.8125vw;
	margin-right: 1.25vw;
	background: url(../img/cross_area/sp/sp_pin.png) no-repeat;
	background-size: 100% auto;
}
#cross_area .works_list li .title span.ts2::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	background-image: -moz-linear-gradient(180deg, rgb(159, 172, 230) 0%, rgb(116, 235, 213) 100%);
	background-image: -webkit-linear-gradient(180deg, rgb(159, 172, 230) 0%, rgb(116, 235, 213) 100%);
	background-image: -ms-linear-gradient(180deg, rgb(159, 172, 230) 0%, rgb(116, 235, 213) 100%);
	opacity: 0.4;
	box-shadow: 0px 0px 16px 0px rgba(6, 0, 1, 0.24);
}
#cross_area .works_list li p {
	color: #888888;
	font-size: 0.7rem;
	line-height: 1.4;
}

/*リンクボタン*/
#cross_area .to_page_btn2 {
	width: 90vw;
	height: 15vw;
	overflow: hidden;
	margin: 2.5vw auto 0;
	border-radius: 3px;
}
#cross_area .to_page_btn2 a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	background: #222222;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
証拠
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#cross_area .cross_cont3 {
	color: #fff;
	background-size: cover;
}
#cross_area .cross_cont3 .mask {
	width: 100%;
	height: 100%;
	padding: 13.28125vw 0 15.9375vw;
	background: url(../img/cross_area/bg3.png);
}
#cross_area .cross_cont3 h3 {
	font-size: 2rem;
	line-height: 1.3;
	text-align: center;
	color: #ffffff;
}
#cross_area .cross_cont3 h3 span {
	font-size: 1.6rem;
}
#cross_area .cross_cont3 .box_wrap .txt_box {
	text-align: center;
	margin: 6.5625vw 0 8.4375vw;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
#cross_area .cross_cont3 .box_wrap .txt_box p {
	color: #ffffff;
}
#cross_area .cross_cont3 .box_wrap .txt_box .txt1 {
	margin-bottom: 7.65625vw;
}
#cross_area .cross_cont3 .box_wrap .txt_box .txt1 p {
	font-size: 1rem;
	line-height: 1.9;
}
#cross_area .cross_cont3 .box_wrap .txt_box .txt2 {
	font-size: 1.3rem;
	line-height: 1.4;
	margin-bottom: 8.28125vw;
}

/*金認証*/
#cross_area .cross_cont3 .gold_box {
	overflow: hidden;
	padding: 0 4.375vw;
}
#cross_area .cross_cont3 .gold_box h4 {
	float: left;
	width: 48.4375vw;
	font-size: 0.9rem;
	line-height: 1.6;
	text-align: center;
	margin: 5.625vw 0 3.59375vw;
	color: #ffffff;
}
#cross_area .cross_cont3 .gold_box h4 span {
	display: inline-block;
	color: #ffd63b;
	font-size: 1.4rem;
	line-height: 1.47;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#cross_area .cross_cont3 .gold_box p {
	float: left;
	width: 48.4375vw;
	font-size: 0.9rem;
	line-height: 2;
	text-align: center;
	color: #ffffff;
}
#cross_area .cross_cont3 .gold_box .box2 {
	float: right;
	width: 29.0625vw;
	overflow: hidden;
}
#cross_area .cross_cont3 .gold_box .box2 img {
	width: 100%;
	height: auto;
}

/*リンクボタン*/
#cross_area .cross_cont3 .to_mail_btn2 {
	position: absolute;
	bottom: -23.4375vw;
	left: 0;
	right: 0;
	margin: auto;
	width: 81.25vw;
	height: 15vw;
	overflow: hidden;
	border-radius: 7.5vw;
}
#cross_area .cross_cont3 .to_mail_btn2 a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 1.2rem;
	letter-spacing: 1px;
	text-align: center;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
お客様の声１、2
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#cross_area .cross_cont4 {
	padding: 23.75vw 0 0;
}
#cross_area .cross_cont4 .t1 {
	color: #333333;
	font-size: 1.2rem;
	text-align: center;
}
#cross_area .cross_cont4 .t2 {
	font-size: 2rem;
	text-align: center;
	margin: 6.25vw 0 3.75vw;
}
#cross_area .cross_cont4 .t2.ls-1 {
	letter-spacing: -2px;
}
#cross_area .cross_cont4 .sub {
	color: #333333;
	font-size: 1rem;
	text-align: center;
	margin-bottom: 17.65625vw;
}

#cross_area .cross_cont4 ul {
	list-style: none;
	padding: 0;
}
#cross_area .cross_cont4 li {
	position: relative;
	margin-bottom: 18.75vw;
}
#cross_area .cross_cont4 li:last-child {
	margin-bottom: 15vw;
}

.voice_relate_area .cont_title {
	margin-bottom: 18.9063vw;
}

#cross_area .cross_cont4 .voice_cont {
	position: relative;
	width: 90vw;
	padding: 8.4375vw 4.6875vw 5.3125vw;
	background: #ffffff;
	z-index: 10;
}

#cross_area .cross_cont4 .voice_cont h3 {
	position: absolute;
	top: -5vw;
	color: #d8d8d8;
	font-size: 2.8rem;
	font-style: italic;
}

#cross_area .cross_cont4 .voice_cont .catch {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

#cross_area .cross_cont4 .voice_cont .catch p {
	display: inline-block;
	color: #ffffff;
	font-size: 1.4rem;
	padding: 1.25vw;
	margin-bottom: 1.25vw;
	background: #2bb5c1;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease 0.1s;
	transition: opacity 0.5s ease 0.1s;
	overflow: hidden;
	position: relative;
}

#cross_area .cross_cont4 .voice_cont .catch.loaded p {
	opacity: 1;
}

#cross_area .cross_cont4 .voice_cont .catch.loaded p::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 3;
}

#cross_area .cross_cont4 .voice_cont .catch.loaded p:first-child::after {
	-webkit-animation: 0.6s ease-in-out 0.1s forwards bandAnimeLast;
	animation: 0.6s ease-in-out 0.1s forwards bandAnimeLast;
}

#cross_area .cross_cont4 .voice_cont .catch.loaded p:nth-child(2)::after {
	-webkit-animation: 0.6s ease-in-out 0.5s forwards bandAnimeLast;
	animation: 0.6s ease-in-out 0.5s forwards bandAnimeLast;
}

#cross_area .cross_cont4 .voice_cont .catch.loaded p:nth-child(3)::after {
	-webkit-animation: 0.6s ease-in-out 0.8s forwards bandAnimeLast;
	animation: 0.6s ease-in-out 0.8s forwards bandAnimeLast;
}

#cross_area .cross_cont4 .voice_cont .catch p strong {
	font-size: 1.8rem;
}

#cross_area .cross_cont4 .voice_cont .single_line1 {
	width: 43.75vw;
	height: 0.3125vw;
	margin: 8.59375vw auto 6.5625vw;
	background: #e4e4e4;
}

#cross_area .cross_cont4 .voice_cont h4 {
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.4;
}

#cross_area .cross_cont4 .voice_cont .txt {
	font-size: 1rem;
	line-height: 1.4;
	margin: 3.75vw 0 5vw;
}

#cross_area .cross_cont4 .voice_cont .more {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 36.25vw;
	height: 7.5vw;
	margin: 0 auto;
	border-radius: 3.75vw;
	background: #222222;
}

#cross_area .cross_cont4 .voice_cont .more span {
	font-size: 0.9rem;
	font-weight: bold;
}

/*検索結果*/
#cross_area .skw {
	position: relative;
	width: 90vw;
	padding: 3.75vw 3.75vw 3.75vw 17.1875vw;
	margin: -2.5vw 0 6.25vw -19.84375vw;
	background: #ffffff;
	z-index: 10;
}
#cross_area .skw::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 2.1875vw;
	margin: auto;
	width: 11.875vw;
	height: 11.875vw;
	background: url(../img/cross_area/sp/sp_rank1.png);
	background-size: 100% auto;
}
#cross_area .skw .txt1 {
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 1.25vw;
}
#cross_area .skw .txt2 {
	font-size: 0.8rem;
}

/*画像*/
#cross_area .cross_cont4 .voice_img {
	width: 87.1875vw;
	padding: 32.5vw 5.15625vw 8.125vw 7.03125vw;
	margin: -26.09375vw 0 0 auto;
	background: rgba(239, 239, 239, 0.7);
}

#cross_area .cross_cont4 .voice_img a {
	display: block;
	overflow: hidden;
}

#cross_area .cross_cont4 .voice_img a:hover .band-change {
	background: #2bb5c1;
}

#cross_area .cross_cont4 .voice_img .site_link {
	margin-bottom: 6.875vw;
}
#cross_area .cross_cont4 .voice_img.p2 .site_link {
	margin-bottom: 0;
}
#cross_area .cross_cont4 .voice_img .more_link {
	margin-bottom: 0;
}

#cross_area .cross_cont4 .voice_img .more {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 100%;
	height: 8.75vw;
	color: #d8d8d8;
	font-size: 1.3rem;
	font-style: italic;
	font-weight: 100;
	background: rgba(34, 34, 34, 1);
}

#cross_area .cross_cont4 .voice_img .more::after {
	content: "";
	display: block;
	width: 2.96875vw;
	height: 1.09375vw;
	margin: 0 3.125vw 0 3.4375vw;
	background: url(../img/ya3.png) no-repeat;
	background-size: 100% auto;
}
#cross_area .cross_cont4 .voice_img .site_design {
	position: relative;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 43.75vw;
	height: 7.8125vw;
	margin: 0 auto;
	border-radius: 4.375vw;
	background: #222222;
}

#cross_area .cross_cont4 .voice_img .site_design span {
	font-size: 1.3rem;
	font-style: italic;
}

#cross_area .cross_cont4 .voice_img .site_design::after {
	position: absolute;
	top: 3.125vw;
	right: 3.75vw;
	content: "";
	display: block;
	width: 2.96875vw;
	height: 1.09375vw;
	background: url(../img/ya3.png) no-repeat;
	background-size: 100% auto;
}
#cross_area .cross_cont4 li .deza1 {
	position: absolute;
	top: -5.78125vw;
	right: 0;
	width: 53.90625vw;
	height: 79.84375vw;
	z-index: -1;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
エリア担当
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#cross_area .cross_cont5 {
	width: 100%;
	overflow: hidden;
	background-size: cover;
}
#cross_area .cross_cont5 .cont_mask {
	width: 100%;
	height: 100%;
	background: url(../img/cross_area/bg2.png);
}
#cross_area .cross_cont5 .line_box {
	position: relative;
	width: calc(100% - 2.5vw);
	height: calc(100% - 2.5vw);
	margin: 1.25vw auto;
	border: 1px solid rgba(43, 181, 193, 0.5);
}
#cross_area .cross_cont5 .box1 {
	width: 85vw;
	padding: 13.125vw 0 0;
	margin: 0 auto;
}
#cross_area .cross_cont5 h3 {
	width: 100%;
	font-size: 1rem;
	text-align: center;
	padding-bottom: 5vw;
	margin-bottom: 6.25vw;
	border-bottom: 1px solid rgba(43, 181, 193, 0.5);
}
#cross_area .cross_cont5 h3 span {
	color: #2bb5c1;
	font-size: 1.8rem;
}
#cross_area .cross_cont5 .person_box {
	overflow: hidden;
	padding-bottom: 5.78125vw;
	margin-bottom: 6.25vw;
	border-bottom: 1px solid rgba(43, 181, 193, 0.5);
}
#cross_area .cross_cont5 .person_box .img_box {
	float: left;
	width: 31.5625vw;
	height: 31.25vw;
	overflow: hidden;
	margin-right: 2.8125vw;
}
#cross_area .cross_cont5 .person_box .area_box {
}
#cross_area .cross_cont5 .person_box .area_box .area {
	font-size: 1rem;
	margin-bottom: 3.59375vw;
}
#cross_area .cross_cont5 .person_box .area_box .area span {
	font-size: 0.8rem;
}
#cross_area .cross_cont5 .person_box .area_box .name {
	display: inline-block;
	padding: 0 3.75vw 1.875vw 0;
	margin-bottom: 2.1875vw;
	font-size: 1rem;
	border-bottom: 1px solid rgba(43, 181, 193, 0.5);
}
#cross_area .cross_cont5 .person_box .area_box .hobby {
	font-size: 0.9rem;
	margin-bottom: 3.125vw;
}
#cross_area .cross_cont5 .person_box .area_box .prof {
	font-size: 0.9rem;
	line-height: 1.4;
	letter-spacing: -1px;
}

/*概要*/
#cross_area .cross_cont5 .area_info {
	width: 85vw;
	margin: 0 auto 6.25vw;
	list-style: none;
	padding: 0;
}
#cross_area .cross_cont5 .area_info li {
	margin-bottom: 5vw;
}
#cross_area .cross_cont5 .area_info li h4 {
	display: flex;
	align-items: center;
	font-size: 1rem;
	margin-bottom: 4.375vw;
}
#cross_area .cross_cont5 .area_info li h4::before {
	content: "";
	position: relative;
	display: block;
	width: 1.5625vw;
	height: 0.3125vw;
	margin-right: 1.25vw;
	background: #75c9d1;
}
#cross_area .cross_cont5 .area_info li .txt_box {
	padding-left: 2.8125vw;
}
#cross_area .cross_cont5 .area_info li .txt_box p {
	font-size: 0.9rem;
	line-height: 1.8;
	margin-bottom: 2.5vw;
}

/*メッセージ*/
#cross_area .cross_cont5 .for_ragion {
	width: 85vw;
	padding-top: 6.25vw;
	margin: 0 auto 6.25vw;
	border-top: 1px solid rgba(43, 181, 193, 0.5);
}

#cross_area .cross_cont5 .for_ragion .message_title {
	font-size: 1rem;
	text-align: center;
	margin-bottom: 3.75vw;
}
#cross_area .cross_cont5 .for_ragion .message_txt {
	font-size: 0.9rem;
	line-height: 1.6;
	text-align: center;
}

/*地域カテ*/
#cross_area .corss_cat_list {
	clear: both;
	width: 85vw;
	padding-top: 6.25vw;
	margin: 0 auto 7.5vw;
	border-top: 1px solid rgba(43, 181, 193, 0.5);
}

#cross_area .corss_cat_list h4 {
	font-size: 1rem;
	margin-bottom: 3.75vw;
}

#cross_area .corss_cat_list ul {
	display: flex;
	flex-wrap: wrap;
}

#cross_area .corss_cat_list li {
	font-size: 0.9rem;
	line-height: 1.6;
}
#cross_area .corss_cat_list li::after {
	content: "/";
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
WORKS in 〇〇〇〇
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#cross_area .cross_cont6 {
	padding: 15.46875vw 0 5vw;
	background: #f7f7f7;
}

#cross_area .cross_cont6 h3 {
	font-size: 2.4rem;
	text-align: center;
}
#cross_area .cross_cont6 .sub {
	font-size: 1rem;
	text-align: center;
	margin: 3.125vw 0 8.4375vw;
}
/*リストは　.works_listで統一*/
/*ボタンは　.to_page_btn2で統一*/

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
3つのポイント
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#cross_area .cross_cont7 {
	padding: 15vw 0 6.25vw;
}
#cross_area .cross_cont7 .mae {
	font-size: 1.2rem;
	text-align: center;
}
#cross_area .cross_cont7 h3 {
	font-size: 2rem;
	margin: 2.5vw 0 7.5vw;
	text-align: center;
}
#cross_area .cross_cont7 h3 span {
	font-size: 2.4rem;
}

#cross_area .cross_cont7 ol {
	list-style: none;
	padding: 0;
}
#cross_area .cross_cont7 li {
	position: relative;
	margin-bottom: 8.75vw;
}
#cross_area .cross_cont7 li .img_box {
	width: 100%;
	height: 39.375vw;
	overflow: hidden;
}
#cross_area .cross_cont7 li .txt_wrap {
	position: relative;
	width: 85vw;
	overflow: hidden;
	padding: 9.375vw 5vw 5vw;
	margin: -6.25vw auto 0;
	background: #fff;
	z-index: 1;
}
#cross_area .cross_cont7 li h4 {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 2.96875vw;
	text-align: center;
}
#cross_area .cross_cont7 li p {
	font-size: 1rem;
	line-height: 2;
}
#cross_area .cross_cont7 li .num_n {
	display: block;
	position: absolute;
	top: -3.125vw;
	right: 2.1875vw;
	width: 11.5625vw;
	height: auto;
	color: rgba(43, 181, 193, 0.3);
	font-size: 4rem;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
料金体系
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#cross_area .cross_cont8 {
	background-size: cover;
}
#cross_area .cross_cont8 .mask {
	width: 100%;
	height: 100%;
	padding: 13.75vw 0 0;
	background: url(../img/cross_area/bg3.png);
}

#cross_area .cross_cont8 .mae {
	color: #fff;
	font-size: 1.2rem;
	text-align: center;
}
#cross_area .cross_cont8 h3 {
	color: #fff;
	font-size: 2.2rem;
	margin: 2.5vw 0 8.75vw;
	text-align: center;
}
#cross_area .cross_cont8 .txt_box {
	width: 100%;
	overflow: hidden;
	padding: 6.25vw 2.8125vw 8.75vw;
	margin-bottom: 16.25vw;
	font-size: 1rem;
	line-height: 2;
	background: rgba(255, 255, 255, 0.8);
}
#cross_area .cross_cont8 .txt_wrap {
	width: 100%;
	overflow: hidden;
}
#cross_area .cross_cont8 .catch p {
	font-size: 0.9rem;
	padding: 0 1.25vw;
	letter-spacing: -2px;
	margin-bottom: 1.25vw;
}

#cross_area .cross_cont8 .catch p.liner {
	color: #ffffff;
	display: inline-block;
	opacity: 0;
	-webkit-transition: opacity 0.6s ease 0.1s;
	transition: opacity 0.6s ease 0.1s;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#cross_area .cross_cont8 .catch.loaded p {
	opacity: 1;
}

#cross_area .cross_cont8 .catch.loaded p.liner::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: -100%;
	background: #2bb5c1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: -1;
}

#cross_area .cross_cont8 .catch p.liner span {
	opacity: 0;
	-webkit-transition: opacity 0.6s ease 0.4s;
	transition: opacity 0.6s ease 0.4s;
}

#cross_area .cross_cont8 .catch.loaded p.liner span {
	opacity: 1;
}

#cross_area .cross_cont8 .catch.loaded p::after {
	z-index: -1;
}

#cross_area .cross_cont8 .catch.loaded p.liner::after {
	-webkit-animation: 0.6s ease-in-out 0.1s forwards bandAnimeFirst;
	animation: 0.6s ease-in-out 0.1s forwards bandAnimeFirst;
}

/*#cross_area .cross_cont8 .txt_box .catch.loaded p:first-child::after {
  -webkit-animation: .6s ease-in-out .1s forwards bandAnimeLast;
  animation: .6s ease-in-out .1s forwards bandAnimeLast;
}

#cross_area .cross_cont8 .txt_box .catch.loaded p:nth-child(2)::after {
  -webkit-animation: .6s ease-in-out .5s forwards bandAnimeLast;
  animation: .6s ease-in-out .5s forwards bandAnimeLast;
}

#cross_area .cross_cont8 .txt_box .catch.loaded p:nth-child(3)::after {
  -webkit-animation: .6s ease-in-out .8s forwards bandAnimeLast;
  animation: .6s ease-in-out .8s forwards bandAnimeLast;
}*/

#cross_area .cross_cont8 .txt_box p {
	font-size: 1rem;
}
#cross_area .cross_cont8 .img_box {
	width: 53.75vw;
	height: 53.75vw;
	overflow: hidden;
	margin: 8.75vw auto 13.75vw;
}

/*後付けテーブルエリア*/
#cross_area .cross_cont8 .table_cont {
	width: 100%;
}
#cross_area .cross_cont8 .table_cont h4 {
	position: relative;
	color: #fff;
	text-align: center;
	margin: 0 0 5vw;
	background: #888888;
}
#cross_area .cross_cont8 .table_cont h4::before {
	content: "";
	position: absolute;
	bottom: -1.40625vw;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
	width: 3vw;
	height: 3vw;
	transform: rotate(-45deg);
	background: #888888;
	z-index: -1;
}
#cross_area .cross_cont8 .tablepress {
	font-size: 1rem;
	line-height: 1.6;
	border-bottom: 1px solid #c9c9c9;
}
#cross_area .cross_cont8 .tablepress tr:nth-child(odd) td {
	background: rgba(165, 165, 165, 0.2);
}
#cross_area .cross_cont8 .tablepress td {
	position: relative;
	width: 33%;
	padding: 3.75vw 2.5vw;
	border-top: none;
	vertical-align: middle;
}
#cross_area .cross_cont8 .tablepress td.column-2 {
	width: 34%;
	font-size: 0.8rem;
}
#cross_area .cross_cont8 .tablepress tr td::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: block;
	width: 1px;
	height: calc(100% - 7.5vw);
	background: #a5a5a5;
}
#cross_area .cross_cont8 .tablepress tr td:last-child:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: block;
	width: 0px;
	height: 0;
	background: none;
}

#cross_area .cross_cont8 .tablepress td.column-1 {
	font-weight: bold;
}
#cross_area .cross_cont8 .tablepress td.column-1:before {
	content: "■";
	color: #2bb5c1;
	font-size: 0.5rem;
	position: relative;
	margin-right: 1.525vw;
}

/*リンクボタン*/
#cross_area .cross_cont8 .to_mail_btn {
	position: absolute;
	bottom: -7.1875vw;
	left: 0;
	right: 0;
	margin: auto;
	width: 81.25vw;
	height: 15vw;
	overflow: hidden;
	border-radius: 7.5vw;
}
#cross_area .cross_cont8 .to_mail_btn a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 1.2rem;
	letter-spacing: 1px;
	text-align: center;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
お客様の声２
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
/*.cross_cont4と同じ*/

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
お問い合わせ
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#cross_area_foot {
}
#cross_area_foot .cross_cont10 {
	width: 100%;
	padding: 8.4375vw 0;
	color: #fff;
	text-align: center;
	background: #2bb5c1;
}
#cross_area_foot .cross_cont10 h4 {
	font-size: 1.8rem;
	margin-bottom: 3.75vw;
}
#cross_area_foot .cross_cont10 p {
	font-size: 1.1rem;
	letter-spacing: -1.5px;
}
/*フリーダイヤル*/
#cross_area_foot .cross_cont11 {
	width: 100%;
	padding: 5vw 0;
	background: url(../img/cross_area/bg5.png);
}

/*プレゼント*/
#cross_area_foot .cross_cont12 {
	position: relative;
	padding: 10vw 0 5vw;
	z-index: 10;
}
#cross_area_foot .cross_cont12 .img_box {
	float: left;
	width: 26.71875vw;
}
#cross_area_foot .cross_cont12 .img_box img {
	width: 100%;
	height: auto;
}
#cross_area_foot .cross_cont12 .txt_box {
	float: right;
	width: 58.28125vw;
	overflow: hidden;
	padding-top: 2.5vw;
}
#cross_area_foot .cross_cont12 .txt_box h4 {
	color: #fff;
	font-size: 1.5rem;
	text-align: center;
	padding: 2.03125vw 0 1.875vw;
	margin-bottom: 4.0625vw;
	background: #2bb5c1;
}
#cross_area_foot .cross_cont12 .txt_box p {
	font-size: 0.9rem;
	line-height: 1.8;
	padding: 0 1.5625vw;
}
#cross_area_foot .cross_cont12 .deco1 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40.78125vw;
	background: url(../img/cross_area/bg5.png);
	z-index: -1;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
メールフォーム
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#ca_mail {
	padding: 10vw 0 13.25vw;
}
#ca_mail .ca_table_cont {
	width: 100%;
	padding: 7.5vw 6.25vw;
	margin-bottom: 10vw;
	background: url(../img/cross_area/bg5.png);
}
#ca_mail .txt1 {
	font-size: 0.9rem;
	margin-bottom: 6.25vw;
	text-align: center;
}
#ca_mail .tr1 {
	width: 100%;
	margin-bottom: 3.59375vw;
}
#ca_mail .th1,
#ca_mail .td1 {
	width: 100%;
	padding: 1.25vw 0;
	font-size: 1rem;
}
#ca_mail .his {
	position: relative;
}
#ca_mail .his::before {
	content: "";
	position: absolute;
	top: 49%;
	left: -2.8125vw;
	display: block;
	width: 1.875vw;
	height: 0.3125vw;
	background: #e7152d;
}

#ca_mail input[type="text"],
#ca_mail input[type="email"],
#ca_mail input[type="tel"],
#mailform_box input[type="file"],
#ca_mail select,
#ca_mail textarea {
	width: 100%;
	height: 6.5625vw;
	font-size: 1rem;
	padding: 0.9375vw;
	box-sizing: border-box;
	border-radius: 0;
	appearance: none;
	-webkit-appearance: none;
	-moz-apperance: none;
	background: #fff;
}
#ca_mail input::-webkit-input-placeholder {
	position: relative;
	line-height: normal;
}
#ca_mail textarea {
	height: 32.5vw;
}

.select_deco select::-ms-expand {
	display: none;
}
.select_deco {
	position: relative;
}
.select_deco::before {
	content: "+";
	position: absolute;
	top: -0.625vw;
	right: 1.875vw;
	color: #41bac5;
	font-size: 1.2rem;
	z-index: 10;
}

/*ラジオボタン*/
#ca_mail input[type="radio"] {
	display: none;
}
#ca_mail .wpcf7-list-item {
	margin: 0;
}
#ca_mail .wpcf7-list-item-label {
	padding-left: 5vw;
	position: relative;
	margin-right: 5.625vw;
}
#ca_mail .wpcf7-list-item-label::before {
	content: "";
	display: block;
	position: absolute;
	top: 0.46875vw;
	left: 0;
	width: 2.65625vw;
	height: 2.65625vw;
	border-radius: 50%;
	background: #009a9a;
}
#ca_mail input[type="radio"]:checked + .wpcf7-list-item-label:after {
	content: "";
	display: block;
	position: absolute;
	top: 1.25vw;
	left: 0.9375vw;
	width: 0.625vw;
	height: 0.625vw;
	border-radius: 50%;
	background: #fff;
}

#ca_mail .send_btn {
	position: relative;
}
#ca_mail .send_btn input[type="submit"] {
	position: relative;
	display: block;
	width: 100%;
	height: 15vw;
	margin: 0px auto;
	cursor: pointer;
	color: #fff;
	font-size: 1.2rem;
	outline: none;
	box-shadow: 1px 1px 10px #ddd;
}
#ca_mail .ic_ya::after {
	content: "";
	position: absolute;
	top: 6.25vw;
	right: 7.03125vw;
	display: block;
	width: 5.625vw;
	height: 1.5625vw;
	border-radius: 3px;
	background: url(../img/cross_area/sp/ya1.png) no-repeat;
	background-size: 100% auto;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
フッター
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#under {
	position: relative;
	width: 100%;
}

#under .foot_inner {
	position: relative;
	width: 100%;
}

.info_box {
	padding: 7.5vw 0 3.125vw;
	background: url(../img/bg1.jpg);
}

.info_box h3 {
	text-align: center;
	margin: 0 0 7.5vw;
}

.info_box h3 span {
	position: relative;
	display: inline-block;
	color: #222222;
	font-size: 1.2rem;
	z-index: 2;
}

.info_box h3 span::before {
	content: "";
	position: absolute;
	bottom: -1.25vw;
	left: 0;
	display: block;
	width: 100%;
	height: 2.1875vw;
	background: rgba(43, 181, 193, 0.2);
	z-index: -1;
}

.info_box li {
	margin-bottom: 2.34375vw;
	border-radius: 5px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.info_box li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 15vw;
	color: #ffffff;
	font-size: 1.1rem;
	/* background: rgba(42, 180, 192, 0.77); */
	border-radius: 4px;
	position: relative;
}

.info_box li a > span {
	order: 2;
}

.info_box li.f_tel a {
	font-size: 1.2rem;
}

.info_box li a::after {
	content: "";
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100% auto;
	order: 1;
}

.info_box li.f_tel a::after {
	top: 0.3125vw;
	width: 4.0625vw;
	height: 5.625vw;
	margin-right: 2.5vw;
	background-image: url(../img/index/ic_tel.png);
}

.info_box li.f_mail a::after {
	width: 4.21875vw;
	height: 3.4375vw;
	margin-right: 2.8125vw;
	background-image: url(../img/index/ic_mail.png);
}

.info_box li.f_siryou a::after {
	top: 0.46875vw;
	width: 6.25vw;
	height: 6.40625vw;
	margin-right: 1.5625vw;
	background-image: url(../img/index/ic_pass.png);
}
/* リニューアルに伴い不要 */
/* .foot_nav {
  padding: 8.4375vw 0 4.6875vw;
  background: #333333;
}

.foot_nav a {
  color: #ffffff;
  display: block;
}

.foot_nav .g_nav_menu {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}

.foot_nav .g_nav_menu > .has-child {
  position: relative;
}

.foot_nav .g_nav_menu > .has-child .btn-icon {
  position: absolute;
  width: 100%;
  height: 7.5vw;
  right: 0;
  top: -0.5em;
  border: 0;
  margin: 0;
  padding: 0;
}

.foot_nav .g_nav_menu > .has-child .btn-icon::before {
  content: "\f123";
  cursor: pointer;
  color: #fff;
  font-family: ionicons;
  font-size: 1em;
  position: absolute;
  width: 3.125vw;
  height: 3.125vw;
  top: calc(50% - 1.5625vw);
  right: 0.5em;
}

.foot_nav .g_nav_menu > .has-child.active .btn-icon::before {
  content: "\f126";
}

.foot_nav .g_nav_menu > .has-child span {
  font-size: 1em;
}

.foot_nav .g_nav_menu > .has-child > span {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 1.2em;
  margin-bottom: 3.75vw;
  padding: 0 0 3.75vw 0.5em;
}

.foot_nav .g_nav_menu > li > a {
  font-size: 1.2em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 3.75vw;
  padding: 0 0 3.75vw 0.5em;
}

.foot_nav .g_nav_menu li span {
  color: #fff;
  display: block;
}
.foot_nav .g_nav_menu .sub-menu {
  list-style: none;
}
.foot_nav .g_nav_menu .sub-menu li {
  margin-bottom: 5vw;
}

.foot_nav .g_nav_menu .sub-menu li a {
  padding-bottom: 0.5em;
}

.foot_nav .g_nav_menu .sub-menu {
  display: none;
  padding-left: 1em;
} */
/* End リニューアルに伴い不要 */

.bottom_cont {
	padding: 8.75vw 0 3.75vw;
	text-align: center;
}

.bottom_cont .foot_logo {
	width: 37.5vw;
	margin: 0 auto 7.5vw;
}

.bottom_cont .foot_logo img {
	width: 100%;
	height: auto;
}

.bottom_cont .bottom_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 7.5vw;
}

.bottom_cont .bottom_box span:nth-of-type(2) {
	display: none;
}

.bottom_cont .bottom_box a {
	display: block;
	font-size: 0.9rem;
	margin-bottom: 1.5em;
	width: calc(50% - 0.5em);
}

.bottom_cont .bottom_box a:nth-of-type(n + 3) {
	margin-bottom: 0;
}

.bottom_cont .copy {
	font-size: 0.9rem;
}

/*reCAPTCHA*/
.grecaptcha-badge {
	visibility: hidden;
}

.grecaptcha-badge {
	bottom: 28vw !important;
	z-index: 1000;
}

.re_f {
	font-size: 1rem !important;
	line-height: 1.4;
	text-align: center;
}

.re_f a {
	color: #2bb5c1;
}

/*地域カテリスト*/
.main_local_foot_list_area {
	width: 100%;
	background: #3d3d3d;
}

.main_local_foot_list_cont {
	width: 100%;
	padding: 6.25vw 5vw;
}

.main_local_foot_list_cont h4 {
	color: #ffffff;
	font-size: 0.9rem;
	margin-bottom: 4.375vw;
}

.main_local_foot_list_cont ul {
	display: flex;
	flex-wrap: wrap;
}

.main_local_foot_list_cont li {
	color: rgba(255, 255, 255, 0.4);
	font-size: 0.9rem;
	letter-spacing: 1px;
	margin: 0 4.6875vw 3.75vw 0;
}

.main_local_foot_list_cont li a {
	color: rgba(255, 255, 255, 0.4);
	font-size: 0.9rem;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ホームページ作成
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
.local_list_wrap {
	width: 100%;
	background: #3d3d3d;
}
.local_list {
	width: 100%;
	padding: 6.25vw 5vw;
}
.local_list h4 {
	color: #ffffff;
	font-size: 0.9rem;
	margin-bottom: 4.375vw;
}
.local_list ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}
.local_list li {
	color: rgba(255, 255, 255, 0.4);
	font-size: 0.8rem;
	margin: 0 5vw 3.75vw 0;
}
.local_list li a {
	color: rgba(255, 255, 255, 0.4);
	font-size: 0.8rem;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
フッターナビ
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
.fix_bottom_nav {
	display: flex;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 15vw;
	background: #2bb5c1;
	z-index: 1000;
}

.fix_bottom_nav a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50%;
	color: #ffffff;
	font-size: 0.9rem;
	line-height: 1.2;
	padding-bottom: 1.25vw;
}
.fix_bottom_nav a + a {
	border-left: 1px solid #fff;
}
.fix_bottom_nav a span {
	color: #ffffff;
	font-family: ionicons;
	font-size: 2.5rem;
	margin-right: 2.5vw;
}

.cross_area_foot_css {
	padding: 0 0 15vw;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
@media only screen and (min-width: 1000px) {
	/*ここから====================*/
	/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
  地域ページ：header
  ◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
	#upper.cross_head {
		position: relative;
		display: block;
		width: 100%;
		height: 96px;
		padding-top: 40px;
		background: #fff;
	}

	#upper.cross_head .inner {
		z-index: 9000;
	}

	#upper.cross_head h1 {
		position: relative;
		float: left;
		display: block;
		z-index: 9000;
	}

	#upper.cross_head h1 img {
		width: 134px;
		height: auto;
	}
	/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
  	グローバルメニュー
  	◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
	#upper.cross_head .g_nav {
		display: block;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		overflow: visible;
		padding-top: 12px;
		background: none;
	}

	#upper.cross_head .g_nav .g_nav_menu {
		width: 550px;
		padding-top: 0;
		padding-bottom: 0;
		font-size: 0;
		text-align: right;
	}

	#upper.cross_head .g_nav > .g_nav_menu > li {
		position: relative;
		display: inline-block;
		padding: 0;
		margin: 0 10px 0 0;
	}

	#upper.cross_head .g_nav > .g_nav_menu > li:last-child {
		margin: 0;
	}

	#upper.cross_head .g_nav .g_nav_menu .has-child > .btn-icon {
		display: none;
	}

	#upper.cross_head .g_nav > .g_nav_menu > li > a {
		display: block;
		font-size: 1.4rem;
		padding: 8px;
		text-align: center;
		border-bottom: 0;
	}

	/*ホバー処理*/
	#upper.cross_head .g_nav > .g_nav_menu > li > a::after {
		content: "";
		width: 0;
		height: 2px;
		background: #f38e22;
		position: absolute;
		right: 0;
		bottom: 0;
		left: inherit;
		-webkit-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	#upper.cross_head .g_nav > .g_nav_menu > li > a:hover::after {
		width: 100%;
		left: 0;
	}

	#upper.cross_head .g_nav > .g_nav_menu > li > .current::after,
	#upper.cross_head .g_nav > .g_nav_menu > li.current > a::after {
		width: 100%;
	}

	#upper.cross_head .g_nav .g_nav_menu > li:hover .sub-menu {
		max-height: 9999px;
		padding: 8px 0 0 19px;
		opacity: 1;
	}

	/*子のul*/
	#upper.cross_head .g_nav .g_nav_menu > li > .sub-menu {
		position: absolute;
		top: 100%;
		left: 0;
		display: block;
		width: 163px;
		height: auto;
		max-height: 0;
		overflow: hidden;
		padding: 0 0 0 19px;
		-webkit-transition: 0.3s linear;
		transition: 0.3s linear;
		background: rgba(255, 255, 255, 0.9);
		opacity: 0;
	}

	.home .g_nav .g_nav_menu > li > .sub-menu {
		background: rgba(255, 255, 255, 0.2);
	}

	#upper.cross_head .g_nav .g_nav_menu > li > .sub-menu > li {
		position: relative;
		text-align: left;
	}

	#upper.cross_head .g_nav .g_nav_menu > li > .sub-menu > li::before {
		content: "";
		position: absolute;
		bottom: 0;
		display: block;
		width: 108px;
		height: 1px;
		background: #d8be61;
	}

	#upper.cross_head .g_nav .g_nav_menu > li > .sub-menu > li:last-child:before {
		background: none;
	}

	#upper.cross_head .g_nav .g_nav_menu > li > .sub-menu > li > a {
		display: block;
		font-size: 1.4rem;
		padding: 9px 0 13px;
	}

	#upper.cross_head .g_nav .g_nav_menu > li.sp_menu {
		display: none;
	}

	#upper.cross_head .head_tel_box {
		position: absolute;
		top: 0;
		right: 0;
		width: 297px;
		height: 38px;
	}

	#cross_area {
		width: 100%;
		/* padding-top:96px; */
	}
	.cross_inner {
		width: 960px;
	}
	#cross_area .ic_ya::after {
		content: "";
		position: absolute;
		right: 45px;
		display: block;
		width: 32px;
		height: 10px;
		margin-top: -3px;
		background: url(../img/cross_area/pc/ya1.png) no-repeat;
		background-size: 100% auto;
	}

	#cross_area .mt1,
	#cross_area_foot.mt1 {
		margin-top: 80px;
	}
	/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
メインビジュアル
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
	#cross_area .cross_area_area {
		position: relative;
		width: 100%;
		height: auto;
	}
	#cross_area .cross_area_area .ca_head_inner {
		position: relative;
		width: 960px;
		margin: 0 auto;
	}
	#cross_area .cross_area_area h1 {
		position: absolute;
		top: 407px;
		left: -502px;
		right: 0;
		font-size: 18px;
		line-height: 1.4;
		letter-spacing: 1px;
		text-align: center;
	}
	#cross_area .cross_area_area h1 span {
		font-size: 32px;
	}
	#cross_area .cross_area_area .head_box {
		position: relative;
		width: calc(100% - 16px);
		height: calc(100% - 16px);
		margin: 8px auto;
	}
	#cross_area .cross_area_area h2 {
		width: 963px;
		height: auto;
		margin: 45px auto 145px;
	}

	#cross_area .cross_area_area .catch2 {
		position: absolute;
		top: 391px;
		left: 585px;
		float: none;
		width: 311px;
		margin: 0;
	}
	/*デバイス*/
	.mock_box {
		float: none;
		position: absolute;
		bottom: -114px;
		right: -142px;
		width: 611px;
		overflow: hidden;
		margin: 0;
		z-index: 10;
	}
	.mock_box img {
		width: 100%;
		height: auto;
	}
	.mock_box .mock1 {
		position: relative;
		width: 329px;
		margin: 0 0 0 85px;
	}
	.mock_box .mock1 span {
		position: absolute;
		top: 12px;
		left: 14px;
		width: 303px;
		z-index: -1;
	}
	.mock_box .mock2 {
		position: absolute;
		bottom: 11px;
		right: 0;
		width: 310px;
		z-index: 2;
	}
	.mock_box .mock2 span {
		position: absolute;
		top: 8px;
		left: 44px;
		width: 223px;
		z-index: -1;
	}
	.mock_box .mock3 {
		position: absolute;
		bottom: 0;
		left: -6px;
		width: 145px;
		z-index: 3;
	}
	.mock_box .mock3 span {
		position: absolute;
		top: 4px;
		left: 12px;
		width: 121px;
		z-index: -1;
	}
	.mock_box .mock4 {
		position: absolute;
		bottom: 9px;
		left: 68px;
		width: 118px;
		z-index: 4;
	}
	.mock_box .mock4 span {
		position: absolute;
		top: 3px;
		left: 33px;
		width: 53px;
		z-index: -1;
	}
	#cross_area .cross_area_area .obi {
		position: absolute;
		top: 375px;
		right: calc((960px - 100vw) / 2 - 20px);
		width: calc((100vw - 960px) / 2 + 454px);
		height: 97px;
		transform: skewX(-15deg);
		background: url(../img/cross_area/bg2.png);
	}

	/*リンクボタン*/
	#cross_area .cross_area_area .to_mail_btn {
		position: static;
		margin: 0 0 39px;
		width: 440px;
		height: 96px;
		overflow: hidden;
		border-radius: 48px;
	}
	#cross_area .cross_area_area .to_mail_btn a {
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		color: #fff;
		font-size: 24px;
		letter-spacing: 1px;
		text-align: center;
	}

	/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
コンセプト１
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
	#cross_area .cross_cont1 {
		padding: 178px 0 0;
	}
	#cross_area .cross_cont1 h2 {
		font-size: 48px;
		text-align: center;
	}
	#cross_area .cross_cont1 h3 {
		font-size: 30px;
		text-align: center;
		margin: 28px 0 66px;
	}
	#cross_area .cross_cont1 .concept_txt {
		font-size: 14px;
		line-height: 2.2;
		letter-spacing: 1px;
		text-align: center;
	}
	/*カウントアップ*/
	#cross_area .cross_cont1 .count_txt1 {
		font-size: 24px;
		text-align: center;
		margin: 67px 0 39px;
	}
	#cross_area .cross_cont1 .count_txt2 {
		font-size: 18px;
		text-align: center;
	}

	#cross_area .cross_cont1 .count_up .num,
	.gecko #cross_area .cross_cont1 .ie_in {
		display: inline-block;
		min-width: 150px;
		height: 64px;
		font-size: 64px;
	}
	#cross_area .cross_cont1 .count_txt3 {
		font-size: 24px;
	}

	/*リンクボタン*/
	#cross_area .cross_cont1 .to_mail_btn2 {
		width: 368px;
		height: 80px;
		overflow: hidden;
		margin: 60px auto 96px;
		border-radius: 3px;
	}
	#cross_area .cross_cont1 .to_mail_btn2 a {
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		color: #fff;
		font-size: 18px;
		letter-spacing: 1px;
		text-align: center;
	}

	/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
WORKS
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
	#cross_area .cross_cont2 {
		padding: 102px 0 48px;
		background: #f7f7f7;
	}
	#cross_area .cross_cont2 .cross_inner {
		width: 930px;
	}
	#cross_area .cross_cont2 h3 {
		font-size: 44px;
		text-align: center;
	}
	#cross_area .cross_cont2 .sub {
		font-size: 18px;
		text-align: center;
		margin: 18px 0 60px;
	}

	/*制作実績リスト*/
	#cross_area .works_list {
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	#cross_area .works_list li {
		width: 280px;
		overflow: hidden;
		margin: 0 30px 48px 0;
	}
	#cross_area .works_list li:nth-child(3n) {
		margin: 0 0px 48px 0;
	}
	#cross_area .works_list li .img_box {
		height: 192px;
	}
	#cross_area .works_list li .title {
		position: relative;
		font-size: 14px;
		font-weight: bold;
		margin: 18px 0 12px;
	}
	#cross_area .works_list li .title span.ts1 {
		display: block;
		padding-top: 4px;
	}
	#cross_area .works_list li .title span.ts2 {
		/*position: absolute;*/
		top: 0px;
		font-size: 12px;
		font-weight: normal;
		margin: 0 0 0 0;
	}
	#cross_area .works_list li .title span.ts2::before {
		content: "";
		position: relative;
		top: 4px;
		left: 0;
		display: inline-block;
		width: 11px;
		height: 15px;
		margin-right: 4px;
		background: url(../img/cross_area/pc/pc_pin.png) no-repeat;
		background-size: 100% auto;
	}
	#cross_area .works_list li .title span.ts2::after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 1px;
		background-image: -moz-linear-gradient(180deg, rgb(159, 172, 230) 0%, rgb(116, 235, 213) 100%);
		background-image: -webkit-linear-gradient(180deg, rgb(159, 172, 230) 0%, rgb(116, 235, 213) 100%);
		background-image: -ms-linear-gradient(180deg, rgb(159, 172, 230) 0%, rgb(116, 235, 213) 100%);
		opacity: 0.4;
		box-shadow: 0px 0px 16px 0px rgba(6, 0, 1, 0.24);
	}
	#cross_area .works_list li p {
		font-size: 12px;
	}

	/*リンクボタン*/
	#cross_area .to_page_btn2 {
		width: 368px;
		height: 80px;
		overflow: hidden;
		margin: 31px auto 0;
		border-radius: 3px;
	}
	#cross_area .to_page_btn2 a {
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 1px;
		text-align: center;
		background: #222222;
	}

	/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
証拠
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
	#cross_area .cross_cont3 .mask {
		padding: 81px 0 0;
	}
	#cross_area .cross_cont3 h3 {
		font-size: 44px;
		line-height: 1.4;
		text-align: center;
	}
	#cross_area .cross_cont3 h3 span {
		font-size: 36px;
	}
	#cross_area .cross_cont3 .box_wrap {
		overflow: hidden;
		margin: 57px 0 116px;
	}
	#cross_area .cross_cont3 .box_wrap .txt_box {
		float: right;
		width: 613px;
		text-align: left;
		margin: 0;
		padding-left: 47px;
		border-bottom: none;
		border-left: 1px solid rgba(255, 255, 255, 0.15);
	}
	#cross_area .cross_cont3 .box_wrap .txt_box .txt1 {
		margin-bottom: 32px;
		letter-spacing: -0.5px;
	}
	#cross_area .cross_cont3 .box_wrap .txt_box .txt1 p {
		font-size: 16px;
		line-height: 2.8;
	}
	#cross_area .cross_cont3 .box_wrap .txt_box .txt2 {
		font-size: 24px;
		line-height: 1.7;
		margin-bottom: 0;
	}
	/*金認証*/
	#cross_area .cross_cont3 .gold_box {
		width: 311px;
		padding: 0;
	}
	#cross_area .cross_cont3 .gold_box h4 {
		float: none;
		width: 100%;
		font-size: 16px;
		line-height: 1.6;
		margin: 0 0 16px;
	}
	#cross_area .cross_cont3 .gold_box h4 span {
		font-size: 24px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	}
	#cross_area .cross_cont3 .gold_box p {
		float: none;
		width: 100%;
		font-size: 16px;
		line-height: 1.7;
		letter-spacing: 1px;
		text-align: center;
	}
	#cross_area .cross_cont3 .gold_box .box2 {
		float: none;
		width: 186px;
		overflow: hidden;
		margin: 0 auto 22px;
	}

	/*リンクボタン*/
	#cross_area .cross_cont3 .to_mail_btn2 {
		position: absolute;
		bottom: -48px;
		left: 0;
		right: 0;
		margin: auto;
		width: 440px;
		height: 96px;
		overflow: hidden;
		border-radius: 48px;
	}
	#cross_area .cross_cont3 .to_mail_btn2 a {
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		color: #fff;
		font-size: 24px;
		letter-spacing: 1px;
		text-align: center;
	}

	/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
お客様の声１、2
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
	#cross_area .cross_cont4 {
		padding: 143px 0 16px;
	}
	#cross_area .cross_cont4_inner {
		width: 960px;
		margin: 0 auto;
	}
	#cross_area .cross_cont4 .t1 {
		font-size: 24px;
		text-align: center;
	}
	#cross_area .cross_cont4 .t2 {
		font-size: 44px;
		text-align: center;
		margin: 40px 0 23px;
	}
	#cross_area .cross_cont4 .t2.ls-1 {
		letter-spacing: -2px;
	}
	#cross_area .cross_cont4 .sub {
		font-size: 18px;
		text-align: center;
		margin-bottom: 68px;
	}

	#cross_area .cross_cont4 li {
		position: relative;
		margin-bottom: 80px;
	}
	#cross_area .cross_cont4 li:last-child {
		margin-bottom: 80px;
	}

	#cross_area .cross_cont4 li .cont_title {
		margin-bottom: 34px;
	}

	#cross_area .cross_cont4 li .voice_cont {
		position: absolute;
		top: 66px;
		width: 496px;
		padding: 32px 30px 26px 40px;
		margin-left: 0;
	}

	#cross_area .cross_cont4 li .voice_cont h3 {
		top: -24px;
		font-size: 4rem;
	}

	#cross_area .cross_cont4 li .voice_cont .catch p {
		font-size: 2.2rem;
		padding: 6px 7px;
		margin-bottom: 8px;
	}

	#cross_area .cross_cont4 li .voice_cont .catch p strong {
		font-size: 3rem;
	}

	#cross_area .cross_cont4 li .voice_cont .single_line1 {
		width: 152px;
		height: 1px;
		margin: 28px auto 20px;
	}

	#cross_area .cross_cont4 li .voice_cont h4 {
		font-size: 1.6rem;
		font-weight: 500;
		line-height: 1.6;
	}

	#cross_area .cross_cont4 li .voice_cont .txt {
		font-size: 1.4rem;
		line-height: 1.4;
		margin: 16px 0 32px;
	}

	#cross_area .cross_cont4 li .voice_cont .more {
		width: 207px;
		height: 40px;
		margin: 0 auto;
		border-radius: 20px;
	}

	#cross_area .cross_cont4 li .voice_cont .more span {
		font-size: 1.6rem;
		font-weight: normal;
	}

	/*検索結果*/
	#cross_area .skw {
		position: absolute;
		bottom: -25px;
		left: 0;
		width: 496px;
		padding: 24px 24px 24px 110px;
		margin: 0;
		background: #ffffff;
		z-index: 10;
	}
	#cross_area .skw::before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 14px;
		margin: auto;
		width: 76px;
		height: 76px;
		background: url(../img/cross_area/sp/sp_rank1.png);
		background-size: 100% auto;
	}
	#cross_area .skw .txt1 {
		font-size: 24px;
		font-weight: bold;
		margin-bottom: 12px;
	}
	#cross_area .skw .txt2 {
		font-size: 14px;
	}

	#cross_area .cross_cont4 li .voice_img {
		width: 480px;
		padding: 0;
		margin: 0 0 0 auto;
		background: rgba(239, 239, 239, 0.7);
	}

	#cross_area .cross_cont4 li .voice_img a {
		position: relative;
	}

	#cross_area .cross_cont4 li .voice_img .img_box {
		width: 100%;
		height: 280px;
	}

	#cross_area .cross_cont4 li .voice_img .site_link {
		width: 100%;
		overflow: hidden;
		margin-bottom: 20px;
	}

	#cross_area .cross_cont4 li .voice_img.p2 .site_link {
		margin-bottom: 0;
	}

	#cross_area .cross_cont4 li .voice_img .more_link {
		margin-bottom: 20px;
	}

	#cross_area .cross_cont4 li .voice_img .more {
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 48px;
		font-size: 16px;
		font-style: italic;
		font-weight: 100;
		background: rgba(34, 34, 34, 0.9);
	}

	#cross_area .cross_cont4 li .voice_img .more::after {
		content: "";
		display: block;
		width: 19px;
		height: 7px;
		margin: 0 20px 0 22px;
		background: url(../img/ya3.png) no-repeat;
		background-size: 100% auto;
	}

	#cross_area .cross_cont4 li .deza1 {
		position: absolute;
		top: 220px;
		left: -19px;
		right: auto;
		width: 499px;
		height: 287px;
		z-index: -1;
	}

	/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
エリア担当
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
	#cross_area .cross_cont5 .line_box {
		position: relative;
		width: calc(100% - 16px);
		height: calc(100% - 16px);
		margin: 8px auto;
	}
	#cross_area .cross_cont5 .cross_inner {
		padding: 63px 0 0;
	}
	#cross_area .cross_cont5 .box1 {
		float: left;
		width: 366px;
		padding: 20px 0 0;
		margin: 0 auto;
	}
	#cross_area .cross_cont5 h3 {
		width: 100%;
		font-size: 18px;
		text-align: center;
		padding-bottom: 36px;
		margin-bottom: 38px;
	}
	#cross_area .cross_cont5 h3 span {
		font-size: 32px;
	}
	#cross_area .cross_cont5 .person_box {
		overflow: hidden;
		padding-bottom: 30px;
		margin-bottom: 10px;
		border-bottom: none;
	}
	#cross_area .cross_cont5 .person_box .img_box {
		float: left;
		width: 151px;
		height: 149px;
		overflow: hidden;
		margin: 0 23px 0 22px;
	}
	#cross_area .cross_cont5 .person_box .area_box {
		padding-top: 31px;
	}
	#cross_area .cross_cont5 .person_box .area_box .area {
		font-size: 16px;
		margin-bottom: 24px;
	}
	#cross_area .cross_cont5 .person_box .area_box .area span {
		font-size: 14px;
	}
	#cross_area .cross_cont5 .person_box .area_box .name {
		display: inline-block;
		padding: 0 36px 12px 11px;
		margin-bottom: 14px;
		font-size: 16px;
	}
	#cross_area .cross_cont5 .person_box .area_box .hobby {
		display: inline-block;
		font-size: 14px;
		margin-bottom: 21px;
		padding: 0 0 0 14px;
	}
	#cross_area .cross_cont5 .person_box .area_box .prof {
		font-size: 14px;
		line-height: 1.5;
		padding: 16px 0 0 24px;
	}

	/*概要*/
	#cross_area .cross_cont5 .area_info {
		float: right;
		width: 554px;
		padding: 22px 0 0 40px;
		margin: 0 0 40px;
		border-left: 1px solid rgba(43, 181, 193, 0.5);
		border-bottom: none;
	}
	#cross_area .cross_cont5 .area_info li {
		margin-bottom: 20px;
	}
	#cross_area .cross_cont5 .area_info li h4 {
		display: flex;
		align-items: center;
		font-size: 14px;
		margin-bottom: 24px;
	}
	#cross_area .cross_cont5 .area_info li h4::before {
		content: "";
		position: relative;
		display: block;
		width: 10px;
		height: 2px;
		margin-right: 8px;
	}
	#cross_area .cross_cont5 .area_info li .txt_box {
		padding-left: 18px;
	}
	#cross_area .cross_cont5 .area_info li .txt_box p {
		font-size: 12px;
		line-height: 1.6;
		margin-bottom: 8px;
	}

	/*メッセージ*/
	#cross_area .cross_cont5 .for_ragion {
		clear: both;
		width: 100%;
		padding-top: 40px;
		margin: 0 auto 48px;
		border-top: 1px solid rgba(43, 181, 193, 0.5);
	}

	#cross_area .cross_cont5 .for_ragion .message_title {
		font-size: 14px;
		text-align: center;
		margin-bottom: 24px;
	}
	#cross_area .cross_cont5 .for_ragion .message_txt {
		font-size: 12px;
		line-height: 1.6;
		text-align: center;
	}

	/*地域カテ*/
	#cross_area .corss_cat_list {
		clear: both;
		width: 100%;
		padding-top: 40px;
		margin: 0 auto 48px;
		border-top: 1px solid rgba(43, 181, 193, 0.5);
	}

	#cross_area .corss_cat_list h4 {
		font-size: 14px;
		margin-bottom: 24px;
	}

	#cross_area .corss_cat_list ul {
		display: flex;
		flex-wrap: wrap;
	}

	#cross_area .corss_cat_list li {
		font-size: 12px;
		line-height: 1.6;
	}
	#cross_area .corss_cat_list li::after {
		content: "/";
	}

	/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
WORKS in 〇〇〇〇
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
	#cross_area .cross_cont6 {
		padding: 113px 0 48px;
	}

	#cross_area .cross_cont6 h3 {
		font-size: 44px;
	}
	#cross_area .cross_cont6 .sub {
		font-size: 18px;
		margin: 20px 0 64px;
	}
	/*リストは　.works_listで統一*/
	/*ボタンは　.to_page_btn2で統一*/

	/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
3つのポイント
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
	#cross_area .cross_cont7 {
		padding: 96px 0;
	}
	#cross_area .cross_cont7 .mae {
		font-size: 24px;
	}
	#cross_area .cross_cont7 h3 {
		font-size: 44px;
		margin: 9px 0 79px;
		text-align: center;
	}
	#cross_area .cross_cont7 h3 span {
		font-size: 52px;
	}

	#cross_area .cross_cont7 ol {
	}
	#cross_area .cross_cont7 li {
		float: left;
		width: 315px;
		position: relative;
		margin-bottom: 0;
	}
	#cross_area .cross_cont7 li:nth-child(2) {
		margin: 0 7px;
	}
	#cross_area .cross_cont7 li .img_box {
		width: 296px;
		height: 224px;
	}
	#cross_area .cross_cont7 li .txt_wrap {
		position: relative;
		width: 296px;
		overflow: hidden;
		padding: 36px 30px 30px;
		margin: -12px 0 0 auto;
	}
	#cross_area .cross_cont7 li h4 {
		font-size: 20px;
		font-weight: bold;
		line-height: 1.4;
		margin-bottom: 40px;
	}
	#cross_area .cross_cont7 li p {
		font-size: 14px;
		line-height: 1.8;
	}
	#cross_area .cross_cont7 li .num_n {
		display: block;
		position: absolute;
		top: -40px;
		right: 36px;
		width: 67px;
		height: auto;
	}

	/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
料金体系
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
	#cross_area .cross_cont8 {
		background-size: cover;
	}
	#cross_area .cross_cont8 .mask {
		padding: 88px 0 0;
	}
	#cross_area .cross_cont8 .mae {
		font-size: 24px;
		letter-spacing: 1px;
	}
	#cross_area .cross_cont8 h3 {
		font-size: 44px;
		margin: 16px 0 60px;
	}
	#cross_area .cross_cont8 .txt_box {
		position: relative;
		width: 100%;
		overflow: visible;
		padding: 38px 40px;
		margin-bottom: 120px;
		font-size: 16px;
		line-height: 2;
	}
	#cross_area .cross_cont8 .txt_wrap {
		width: 570px;
		overflow: hidden;
	}
	#cross_area .cross_cont8 .txt_box p {
		font-size: 16px;
		letter-spacing: 0px;
	}
	#cross_area .cross_cont8 .catch p {
		font-size: 16px;
		padding: 0 8px;
		margin-bottom: 0;
	}

	#cross_area .cross_cont8 .img_box {
		position: absolute;
		top: 97px;
		right: -24px;
		width: 344px;
		height: 344px;
		overflow: hidden;
		margin: 0;
	}

	/*後付けテーブルエリア*/
	#cross_area .cross_cont8 .table_cont {
		clear: both;
		width: 100%;
		padding: 64px 0 0;
	}
	#cross_area .cross_cont8 .table_cont h4 {
		width: 100%;
		height: 48px;
		padding-top: 7px;
		font-size: 20px;
		text-align: center;
		margin: 0 0 40px;
	}
	#cross_area .cross_cont8 .table_cont h4::before {
		bottom: -7px;
		width: 14px;
		height: 14px;
	}
	#cross_area .cross_cont8 .tablepress {
		font-size: 16px;
		border-bottom: 1px solid #c9c9c9;
	}
	#cross_area .cross_cont8 .tablepress td {
		position: relative;
		width: 33%;
		padding: 24px;
		border-top: none;
		vertical-align: middle;
	}

	#cross_area .cross_cont8 .tablepress td.column-1:before {
		content: "■";
		color: #2bb5c1;
		font-size: 8px;
		position: relative;
		top: -2px;
		margin-right: 8px;
	}
	#cross_area .cross_cont8 .tablepress td.column-2 {
		font-size: 14px;
	}
	#cross_area .cross_cont8 .tablepress tr td::after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		display: block;
		width: 1px;
		height: calc(100% - 48px);
		background: #a5a5a5;
	}

	/*リンクボタン*/
	#cross_area .cross_cont8 .to_mail_btn {
		position: absolute;
		bottom: -48px;
		left: 0;
		right: 0;
		margin: auto;
		width: 440px;
		height: 96px;
		overflow: hidden;
		border-radius: 48px;
	}
	#cross_area .cross_cont8 .to_mail_btn a {
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		color: #fff;
		font-size: 24px;
		letter-spacing: 1px;
		text-align: center;
	}

	/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
お客様の声２
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
	/*.cross_cont4と同じ*/

	/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
お問い合わせ
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
	#cross_area_foot {
	}
	#cross_area_foot .cross_cont10 {
		padding: 52px 0;
	}
	#cross_area_foot .cross_cont10 h4 {
		font-size: 40px;
		margin-bottom: 24px;
	}
	#cross_area_foot .cross_cont10 p {
		font-size: 20px;
		letter-spacing: 1px;
	}
	/*フリーダイヤル*/
	#cross_area_foot .cross_cont11 {
		padding: 38px 0;
		text-align: center;
	}

	/*プレゼント*/
	#cross_area_foot .cross_cont12 {
		position: relative;
		padding: 62px 0 48px;
		z-index: 10;
	}
	#cross_area_foot .cross_cont12 .cross_inner {
		width: 760px;
	}
	#cross_area_foot .cross_cont12 .img_box {
		float: left;
		width: 171px;
	}
	#cross_area_foot .cross_cont12 .txt_box {
		width: 530px;
		padding-top: 18px;
	}
	#cross_area_foot .cross_cont12 .txt_box h4 {
		font-size: 24px;
		letter-spacing: 2px;
		padding: 16px 0;
		margin-bottom: 23px;
	}
	#cross_area_foot .cross_cont12 .txt_box p {
		font-size: 16px;
		line-height: 2;
		padding: 0;
	}
	#cross_area_foot .cross_cont12 .deco1 {
		position: absolute;
		bottom: 90px;
		left: 0;
		right: 0;
		margin: auto;
		width: 900px;
		height: 189px;
		z-index: -1;
	}

	/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
メールフォーム
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
	#ca_mail {
		padding: 0 0 72px;
	}
	#ca_mail .ca_table_cont {
		width: 900px;
		padding: 46px 125px 64px;
		margin: 0 auto 64px;
	}
	#ca_mail .txt1 {
		font-size: 14px;
		margin-bottom: 49px;
	}
	#ca_mail .tr1 {
		width: 100%;
		margin-bottom: 40px;
	}
	#ca_mail .th1,
	#ca_mail .td1 {
		float: left;
		width: auto;
		padding: 0;
		font-size: 14px;
	}
	#ca_mail .th1 {
		width: 35%;
		font-weight: bold;
		padding-top: 8px;
	}
	#ca_mail .td1 {
		width: 65%;
	}
	#ca_mail .his {
		position: relative;
	}
	#ca_mail .his::before {
		content: "";
		position: absolute;
		top: 49%;
		left: -26px;
		display: block;
		width: 8px;
		height: 2px;
		background: #e7152d;
	}

	#ca_mail input[type="text"],
	#ca_mail input[type="email"],
	#ca_mail input[type="tel"],
	#mailform_box input[type="file"],
	#ca_mail select,
	#ca_mail textarea {
		width: 100%;
		height: 32px;
		font-size: 14px;
		padding: 3px;
	}
	#ca_mail textarea {
		height: 196px;
	}

	/*セレクト*/
	.select_deco select::-ms-expand {
		display: none;
	}
	.select_deco {
		position: relative;
		display: block;
		width: 270px;
	}
	.select_deco::before {
		content: "+";
		position: absolute;
		top: 9px;
		right: 11px;
		color: #41bac5;
		font-size: 16px;
		z-index: 10;
	}

	/*ラジオボタン*/
	#ca_mail .radio-600 {
		position: relative;
		top: 8px;
	}
	#ca_mail input[type="radio"] {
		display: none;
	}
	#ca_mail .wpcf7-list-item-label {
		padding-left: 22px;
		position: relative;
		margin-right: 32px;
	}
	#ca_mail .wpcf7-list-item-label::before {
		content: "";
		display: block;
		position: absolute;
		top: 1px;
		left: 0;
		width: 17px;
		height: 17px;
		border-radius: 50%;
	}
	#ca_mail input[type="radio"]:checked + .wpcf7-list-item-label:after {
		content: "";
		display: block;
		position: absolute;
		top: 7px;
		left: 6px;
		width: 4px;
		height: 4px;
		border-radius: 50%;
	}

	#ca_mail .send_btn {
		position: relative;
	}
	#ca_mail .send_btn input[type="submit"] {
		position: relative;
		display: block;
		width: 650px;
		height: 96px;
		margin: 0px auto;
		cursor: pointer;
		color: #fff;
		font-size: 24px;
		font-weight: bold;
		letter-spacing: 2px;
	}
	#ca_mail .ic_ya::after {
		content: "";
		position: absolute;
		top: 41px;
		right: 204px;
		display: block;
		width: 32px;
		height: 10px;
		border-radius: 3px;
		background: url(../img/cross_area/pc/ya1.png) no-repeat;
		background-size: 100% auto;
	}

	/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
フッター
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
	#under {
		position: relative;
		width: 100%;
	}

	#under .foot_inner {
		position: relative;
		width: 100%;
	}

	.info_box {
		padding: 53px 0 80px;
	}

	.info_box h3 {
		text-align: center;
		margin: 0 0 52px;
	}

	.info_box h3 span {
		font-size: 2rem;
	}

	.info_box h3 span::before {
		content: "";
		position: absolute;
		bottom: -6px;
		left: 0;
		display: block;
		width: 100%;
		height: 12px;
		background: rgba(43, 181, 193, 0.2);
		z-index: -1;
	}

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

	.info_box li {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 284px;
		height: 74px;
		margin-bottom: 0;
	}

	.info_box li a {
		width: 284px;
		height: 74px;
		font-size: 1.4rem;
		line-height: 1.4;
	}

	.info_box li.f_tel a {
		font-size: 2rem;
		line-height: 1;
	}

	.info_box li.f_tel a::after {
		top: 2px;
		width: 26px;
		height: 36px;
		margin-right: 16px;
	}

	.info_box li.f_tel a:hover::after {
		background-image: url(../img/index/ic_tels.png);
	}

	.info_box li.f_mail a::after {
		width: 27px;
		height: 22px;
		margin-right: 18px;
	}

	.info_box li.f_mail a:hover::after {
		background-image: url(../img/index/ic_mails.png);
	}

	.info_box li.f_siryou a::after {
		top: 3px;
		width: 40px;
		height: 41px;
		margin-right: 10px;
	}

	.info_box li.f_siryou a:hover::after {
		background-image: url(../img/index/ic_passs.png);
	}
	/* リニューアルに伴い不要 */
	/*   .foot_nav .inner {
    width: 100%;
  }

  .foot_nav .g_nav_menu {
    justify-content: space-between;
    flex-direction: row;
    margin: 0 auto;
    width: 960px;
  }

  .foot_nav .g_nav_menu > li > a,
  .foot_nav .g_nav_menu li span,
  .foot_nav .g_nav_menu > .has-child > span {
    border-bottom: 0;
    font-size: 1.6rem;
    font-weight: 500;
    padding: 0 0 12px;
    margin-bottom: 12px;
  }

  .foot_nav .g_nav_menu .sub-menu {
    display: block;
    padding-left: 0;
  }

  .foot_nav .g_nav_menu > .has-child .btn-icon {
    display: none;
  }

  .foot_nav .g_nav_menu .sub-menu li a {
    display: inline-block;
    position: relative;
    padding-bottom: 0;
  }

  .foot_nav .g_nav_menu .sub-menu li a span {
    margin-bottom: 8px;
    padding-bottom: 0;
  }

  .foot_nav .g_nav_menu .sub-menu a::after {
    content: "";
    width: 0;
    height: 1px;
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    left: inherit;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }

  .foot_nav .g_nav_menu .sub-menu a:hover::after {
    width: 100%;
    left: 0;
  }

  .foot_nav .g_nav_menu .sub-menu li {
    margin: 0 0 16px;
  }

  .foot_nav .g_nav_menu .sub-menu a span {
    font-size: 1.2rem;
  }
 */
	/* End リニューアルに伴い不要 */

	.bottom_cont {
		padding: 32px 0 24px;
		text-align: center;
	}

	.bottom_cont .foot_logo {
		width: 174px;
		margin: 0 auto 20px;
	}

	.bottom_cont .bottom_box {
		display: block;
		font-size: 1.2rem;
		margin: 0 0 40px;
	}

	.bottom_cont .bottom_box span:nth-of-type(2) {
		display: inline;
	}

	.bottom_cont .bottom_box a {
		display: inline-block;
		width: auto;
		margin-bottom: 0;
	}

	.bottom_cont .bottom_box span {
		padding: 0 8px;
	}

	.bottom_cont .copy {
		font-size: 1.2rem;
	}

	/*reCAPTCHA*/
	.grecaptcha-badge {
		bottom: 14px !important;
	}

	.re_f {
		font-size: 1.4rem !important;
	}

	/*ホームページ作成*/
	.local_list {
		width: 100%;
		max-width: 1280px;
		padding: 64px 0;
		margin: 0 auto;
	}
	.local_list h4 {
		color: #ffffff;
		font-size: 16px;
		margin-bottom: 24px;
	}
	.local_list h4 a {
		color: #ffffff;
	}
	.local_list ul {
		display: flex;
	}
	.local_list li {
		color: rgba(255, 255, 255, 0.4);
		font-size: 12px;
		margin: 0 16px 12px 0;
	}
	.local_list li a {
		color: rgba(255, 255, 255, 0.4);
		font-size: 12px;
	}

	.cross_area_foot_css {
		padding: 0;
	}
	/*ここまで====================*/
}

@media only screen and (min-width: 641px) and (max-width: 1279px) {
	.local_list {
		width: calc(100% - 10vw);
	}
	.local_list h4 {
		font-size: 1.875vw;
	}
	.main_local_foot_list_cont li a {
		font-size: 1.09375vw;
	}
}
