@charset "utf-8";

/*-------------------------------------------------
.bg_area
------------------------------------------------*/
.bg_area {
	padding: 70px 0 0;
}

/*-------------------------------------------------
Content
------------------------------------------------*/
.contact_links_wrapper {
	max-width: 945px;
	margin: 0 auto;
}
.contact_links_wrapper .head {
	margin: 0 0 40px;
}
.contact_links_wrapper .head h2 {
	color: #b90613;
	font-size: 4.2rem;
	font-weight: normal;
	line-height: 1.1;
	margin: 0 0 10px;
	letter-spacing: 0.07em;
}
.contact_links_wrapper .head p {
	font-size: 1.2rem;
	line-height: 1.5;
	width: 220px;
}
.contact_links_wrapper .contact_wrapper {
	text-align: center;
	margin: 0 0 135px;
}
.contact_links_wrapper .contact_wrapper h3 {
	font-size: 1.8rem;
	line-height: 1;
	margin: 0 0 14px;
	font-weight: normal;
}
.contact_links_wrapper .contact_wrapper address {
	font-family: 'Cardo';
	font-style: normal;
	font-size: 1.4rem;
	line-height: 1;
	margin: 0 0 45px;
}
.contact_links_wrapper .contact_wrapper p {
	font-size: 1.4rem;
	line-height: 1;
	margin: 0 0 45px;
}
.contact_links_wrapper .links_wrapper {
	text-align: center;
	margin-bottom: 90px;
}
.contact_links_wrapper .links_wrapper ul.first {
	width: 92%;
}
.contact_links_wrapper .links_wrapper ul.first li:nth-child(1) img {
	width: 82%;
}
.contact_links_wrapper .links_wrapper ul.first li:nth-child(2) img {
	width: 40%;
}
.contact_links_wrapper .links_wrapper ul.first li:nth-child(3) img {
	width: 75%;
}
.contact_links_wrapper .links_wrapper ul.first li:nth-child(4) img {
	width: 90%;
}
.contact_links_wrapper .links_wrapper ul.first, .contact_links_wrapper .links_wrapper ul.third {
    margin: 0 0 99px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*****.contact_links_wrapper .links_wrapper ul.third li:nth-child(3), .contact_links_wrapper .links_wrapper ul.third li:nth-child(4) {
	margin-right: 0;
}*****/

.contact_links_wrapper .links_wrapper .third p {
	margin-top: 0;
	font-size: 1.3rem;
}
.contact_links_wrapper .links_wrapper ul.third li img {
	width: 60%;
}
.contact_links_wrapper .links_wrapper ul.third li:nth-child(2) img {
	width: 32%;
	margin-bottom: 1em;
}

.contact_links_wrapper .links_wrapper ul li {
	margin-bottom: 3%;
}
.contact_links_wrapper .links_wrapper ul.third {
	display: -webkit-flex;
	justify-content: center;
	display: flex;
	align-items: flex-start;
	font-size: 1.4rem;
	line-height: 2;
	margin: 0 auto 90px;
	width: 100%;
	/***flex-wrap: wrap;***/
}
.contact_links_wrapper .links_wrapper ul.third li:nth-child(3) img {
    width: 36%;
    display: block;
    margin: 0 auto 1.1em;
}
.contact_links_wrapper .links_wrapper ul.second {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	-webkit-justify-content: center;
	justify-content: center;
	font-size: 1.4rem;
	line-height: 2;
	margin-bottom: 90px;
}
.contact_links_wrapper .links_wrapper ul.second li p.kakko {
	line-height: 0.8;
	margin: 0;
	font-size: 1.4rem;
}
.contact_links_wrapper .links_wrapper ul.second li img {
	display: block;
}
.contact_links_wrapper .links_wrapper ul.second li br.br {
		display: none;
	}
.contact_links_wrapper .links_wrapper ul.second li:nth-child(1) {
	text-align: left;
}
.contact_links_wrapper .links_wrapper ul.second li:nth-child(2) {
	width: 156px;
	margin: 0 32.5px 0 75px;
}


.contact_links_wrapper .links_wrapper ul.second li:nth-child(3) img {
	width: 110px;
	margin: 0 auto 50px;
}
.contact_links_wrapper .links_wrapper ul.second li:nth-child(4) img {
	width: 60px;
	margin: 0 auto 23px;
}

.contact_links_wrapper .jal {
	text-align: center;
}

br.sp {
	display: none;
}
br.sp_min {
	display: none;
}

/*-------------------------------------------------

SmartPohne

------------------------------------------------*/
@media screen and (max-width: 735px) {
  /* bg_area */

  /* Content */
	.contact_links_wrapper .head {
		margin: 0 0 70px;
		padding: 0 15px;
	}
	.contact_links_wrapper .head h2 {
		font-size: 2.7rem;
	}
	.contact_links_wrapper .head p {
		line-height: 1.1;
		width: 280px;
	}
	.contact_links_wrapper .contact_wrapper {
		text-align: left;
		margin: 0 0 130px;
		padding: 0 40px;
	}
	.contact_links_wrapper .contact_wrapper h3 {
		font-size: 1.6rem;
		margin: 0 0 8px;
	}
	.contact_links_wrapper .contact_wrapper p {
		font-size: 1.3rem;
		margin: 0 0 40px;
	}
	.contact_links_wrapper .links_wrapper {
		padding: 0 40px;
	}
	.contact_links_wrapper .links_wrapper ul.first {
		margin: 0 0 80px;
		display: block;
		width: 100%;
	}

	.contact_links_wrapper .links_wrapper ul.second span.name {
		padding-top: 9px;
		display: inline-block;
		line-height: 1.5;
	}
	.contact_links_wrapper .links_wrapper ul.third {
		display: block;
		width: 100%;
	}
	.contact_links_wrapper .links_wrapper ul.first li {
		margin: 0!important;
		width: 50%!important;
		height: 66px;
	}
	.contact_links_wrapper .links_wrapper ul.third li {
		margin: 0 8px 12px;
		width: 44%;
		float: left;
	}
	.contact_links_wrapper .links_wrapper ul.third li:nth-child(2) {
		margin: 0 8px 28px;
	}
	.contact_links_wrapper .links_wrapper ul.third li img {
		width: 83%;
	}
	.contact_links_wrapper .links_wrapper .third p {
		line-height: 1.3;
	}
	.contact_links_wrapper .links_wrapper ul.first li:nth-child(1) img {
		width: 130px;
	}
	.contact_links_wrapper .links_wrapper ul.first li:nth-child(2) img {
		width: 95px;
	}
	.contact_links_wrapper .links_wrapper ul.first li:nth-child(3) img {
		width: 134px;
	}
	.contact_links_wrapper .links_wrapper ul.first li:nth-child(4) img {
		width: 134px;
		margin-top: 4px;
	}
	.contact_links_wrapper .links_wrapper ul.second {
		display: block;
		line-height: 1.8;
		font-size: 0;
		text-align: left;
	}
	.contact_links_wrapper .links_wrapper ul.second::after, .contact_links_wrapper .links_wrapper .third::after  {
		display: block;
		content: "";
		clear: both;
	}
	.contact_links_wrapper .links_wrapper ul.second li br.br {
		display: inline;
	}
	.contact_links_wrapper .links_wrapper ul.second li:nth-child(1){
		font-size: 1.5rem;
		margin: 0 0 40px;
	}
	.contact_links_wrapper .links_wrapper ul.second li:nth-child(2),
	.contact_links_wrapper .links_wrapper ul.second li:nth-child(3),
	.contact_links_wrapper .links_wrapper ul.second li:nth-child(4) {
		display: inline-block;
		vertical-align: bottom;
		width: 50%!important;
		margin: 0!important;
		font-size: 1.2rem;
		text-align: center;
	}
	.contact_links_wrapper .links_wrapper ul.second li:nth-child(2) img {
		width: 95px;
		margin: 0 auto 19px;
	}
	.contact_links_wrapper .links_wrapper ul.second li:nth-child(3) img {
		width: 72px;
		margin: 0 auto 33px;
	}
	.contact_links_wrapper .links_wrapper ul.second li:nth-child(4) img {
	width: 40px;
	margin: 30px auto 23px;
	}
	.contact_links_wrapper .links_wrapper .third p {
	margin: 5px 0 20px;
	}
	br.sp {
	display: inline-block;
	}
	br.sp_min {
	display: none;
	}
	.contact_links_wrapper .links_wrapper ul.first li {
		height: 69px;
	}
}

@media screen and (max-width: 320px) {
		.contact_links_wrapper .jal {
			width: 70%;
			margin: 0 auto;
			text-align: center;
		}
		.contact_links_wrapper .links_wrapper ul.first li:nth-child(1) img {
		width: 112px;
		}
		.contact_links_wrapper .links_wrapper ul.first li:nth-child(2) img {
			width: 76px;
		}
		.contact_links_wrapper .links_wrapper ul.first li:nth-child(3) img {
			width: 113px;
		}
		.contact_links_wrapper .links_wrapper ul.first li:nth-child(4) img {
			width: 88px;
		}
		.contact_links_wrapper .links_wrapper .third p {
		font-size: 1.1rem;
		}
		.contact_links_wrapper .links_wrapper ul.third li img {
		width: 100%;
		}
		.contact_links_wrapper .links_wrapper ul.third li {
		margin: 0 12px 20px;
		}
		.contact_links_wrapper .links_wrapper ul.third li:last-child {
			margin-right: 12px;
		}
		.contact_links_wrapper .links_wrapper ul.third li {
		width: 39%;
		}
		br.sp {
		display: inline-block;
		}
		br.sp_min {
		display: inline-block;
		}
	}













