@charset "utf-8";

/* !HTML5 elements
---------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
/* !Reseting
---------------------------------------------------------- */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	-webkit-text-size-adjust: none;
	color: #000000;
	/* background-image: url(../images/bg1.jpg); */
	background-position: center 0%;
	background-repeat: repeat;
}
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td, figure, figcaption {
	margin: 0;
	padding: 0;
}
input, textarea {
	margin: 0;
	font-size: 100%;
}
label {
	cursor: pointer;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
fieldset, img {
	border: 0;
}
img {
	max-width: 100%;
	/*width: 100%;
	height: auto;*/
	vertical-align: top;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:after, q:before {
	content: '';
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/* !Layout
---------------------------------------------------------- */
html {
	overflow-y: scroll;
}
body {
	text-align: center;
	background-position: center top;
	overflow-x: hidden;
}
.container {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
@media print {
    html, html body {
    zoom: 0.65;
    }
    }
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img.hover {
	background: none!important;
}
a:hover img.hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: none!important;
}
@media screen and (max-width: 768px) {
	.container {
		width: 100% !important;
		overflow-x: hidden;
	}
}
/*ページトップヘ
---------------------------------------------------------- */

.backtotop {
	position: fixed;
	right: 15px;
	bottom: 1px;
	z-index: 9000;
	display: none;
}
/* .art {
	width: 960px;
	margin: auto;
	clear: both;
} */
.art_h {
    height: auto !important;
    /* min-height: 100vh; */
    position: relative;
    padding-top: 35.625%;
}
.header {
	width: 100%;
	height: auto;
	margin: 0px;
	z-index: 2;
    text-align: left;
    padding-top: 10px;
}
.logo {
    padding-right: 2rem;
}
.head_l {
    position: absolute;
    top: 0;
	width: 400px;
	margin-left: 60px;
    text-align: left;
    display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
    align-items: center;
    padding: 0 1rem;
}
    .tagline {
        padding-top: 15px;
}
.br-sp {
	display: none;
}


@media screen and (max-width: 1024px) {
    .art {
        width: 100%;
        margin: auto;
    }
    .art_h {
        /* height: 100vh !important; */
        position: relative;
		padding-top: 131.25%;
}
	.head_l {
		margin-left: 15px;
}
    /*ページトップヘ
---------------------------------------------------------- */
.backtotop {
	bottom: 60px;
	right: 10px;
}
.backtotop img {
	width: 30px;
	border: 1px solid rgba(255,255,255,0.58);
}
}

/*===============================================
● 画面の横幅が768px以下
===============================================*/

@media screen and (max-width: 1024px) {
	body {
		line-height: 1.5;
	}
	/*スマホ非表示
	---------------------------------------------------------- */
	.hide_sp {
		display: none;
	}
	/*spで改行しない
	---------------------------------------------------------- */
	.br-pc {
		display: none;
	}
	.br-sp {
		display: block;
	}
	/*ヘッダ
	---------------------------------------------------------- */
	
	.header {
		margin: auto;
		margin-bottom: 5px;
	}
	.logo {
		position: absolute;
		top: 5px;
		left: 5px;
	}
	h1 {
		margin: 0;
		padding: 0;
	}
	.logo img {
		height: 60px;
		margin-bottom: 10px;
	}
	.tagline {
		display: none;
	}
	.js #menu {
		display: none;
	}
	.js .slicknav_menu {
		display: block;
	}
	.head_r .btnfb {
		position: absolute;
		top: -4px;
		right: 110px;
	}
	.head_r .btninsta {
		position: absolute;
		top: -4px;
		right: 60px;
	}
	
	.head_r .h_sns .icon_fb {
		font-size: 335%;
	}
	.head_r .h_sns .icon_fb a {
		color: #3B5998;
	}
	.head_r .h_sns .icon_insta {
		font-size: 335%;
		margin-left: 10px;
	}	
	.head_r .h_sns .icon_insta a {
		color: #333;
	}
}

/*パンくず
----------------------*/
.pankuzu {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	/* margin-bottom: 30px; */
	padding: 20px 0px;
	font-size: 110%;
	text-align: left;
	overflow: hidden;
	clear: both;
}
.pankuzu li {
	display: inline;
	line-height: 110%;
	list-style-type: none;
}
.pankuzu li a {
	padding-right: 10px;
	background-image: url(/images/path1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.pankuzu li a:hover {
	text-decoration: underline;
}
@media screen and (max-width: 1024px) {
.pankuzu {
	display: none;
}
}

/*===============================
 Main visual 
===============================*/
.main_box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1 !important;
	width: 100%;
	padding-top: 35.625%;
	background: url("/art/img/main_mgart_l.jpg") center bottom / 100% no-repeat;
}
.main_box-as {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1 !important;
	width: 100%;
	padding-top: 35.625%;
	background: url("/art/img/main_asart_l.jpg") center bottom / 100% no-repeat;
}
.artTitBox {
    position: absolute;
    bottom: 30px;
    width: 100%;
    padding: 0 5.58% 40px;
    text-align: left;
}
.artTit {
    font-family: oswald, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 6rem;
}
.artTxt {
    font-family: zen-old-mincho, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.2rem;
}
@media screen and (max-width: 1024px) {
    .main_box {
        position: absolute;
        top: 0;
		padding-top: 131.25%;
		background: url("/art/img/main_mgart_s.jpg") center top / 100% no-repeat;
		height: auto;
	}
	.main_box-as {
        position: absolute;
        top: 0;
		padding-top: 131.25%;
		background: url("/art/img/main_asart_s.jpg") center top / 100% no-repeat;
		height: auto;
	}
	.artTitBox {
		position: absolute;
		bottom: 30px;
		width: 100%;
		padding: 0 5.58% 0px;
		text-align: left;
	}
	.artTxt {
		font-family: zen-old-mincho, sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 1rem;
	}
}

/*===============================
 ページタイトル
===============================*/
.subtitBox {
    background: url("/art/img/s_tit_line_l.png") center center / 70% no-repeat;
    padding: 60px 5.58% 60px;
}
.subtitBox h3 {
    font-family: zen-old-mincho, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.4rem;
}
.subtitBox p {
    font-family: zen-old-mincho, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
}
@media screen and (max-width: 1024px) {
	.subtitBox {
		background: url("/art/img/s_tit_line_s.png") center 80% / 80% no-repeat;
		padding: 50px 5.58% 30px;
	}
	.subtitBox h3 {
		font-family: zen-old-mincho, sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 1.8rem;
		line-height: 120%;
	}
}
/*===============================
 intro
===============================*/
.intro {
	background: url("/art/img/mgart_back001.jpg") center top / cover repeat-y;
}
.intro-as {
	background: url("/art/img/asart_back001.jpg") center top / cover repeat-y;
}
.intro .inner,.intro-as .inner {
	margin: auto;
	padding: 20px 0px 80px;
	overflow: hidden;
	position: relative;
}
@media screen and (min-width: 769px) {
	.intro .inner, .intro-as .inner{
		width: 960px;
	}
}
.intro .inner .intro001 {
	background: url("/art/img/mgart001.jpg") center center / 100% no-repeat;
    padding: 60px 5.58% 60px;
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;/* これを指定する */
	justify-content:flex-start;
}
.intro .inner .intro002 {
	background: url("/art/img/mgart002.jpg") center center / 100% no-repeat;
    padding: 60px 5.58% 60px;
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;/* これを指定する */
	flex-direction: row;
	justify-content:flex-end;
}
.intro .inner .intro003 {
	background: url("/art/img/mgart003.jpg") center center / 100% no-repeat;
    padding: 60px 5.58% 60px;
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;/* これを指定する */
	justify-content:flex-start;
}
.intro-as .inner .intro001 {
	background: url("/art/img/asart001.jpg") center center / 100% no-repeat;
    padding: 60px 5.58% 60px;
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;/* これを指定する */
	justify-content:flex-start;
}
.intro-as .inner .intro002 {
	background: url("/art/img/asart002.jpg") center center / 100% no-repeat;
    padding: 60px 5.58% 60px;
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;/* これを指定する */
	flex-direction: row;
	justify-content:flex-end;
}
.intro-as .inner .intro003 {
	background: url("/art/img/asart003.jpg") center center / 100% no-repeat;
    padding: 60px 5.58% 60px;
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;/* これを指定する */
	justify-content:flex-start;
}
.item {
	width:calc(100%/2);/* 横幅を2等分 */
	height:auto;
	display:flex;/* 高さを揃えるための指定 */
	flex-direction:column;/* 高さを揃えるための指定 */
}
.intro .intro001 h4,.intro .intro001 h4,.intro-as .intro001 h4,.intro-as .intro001 h4 {
	font-family: zen-old-mincho, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.8rem;
	color: #fff;
	line-height: 160%;
	text-align: left;
}
.intro .intro001 p,.intro-as .intro001 p {
	font-family: zen-old-mincho, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
	color: #fff;
	line-height: 160%;
	text-align: left;
	margin-top: 20px;
}
.intro .intro002 h4,.intro .intro003 h4,.intro-as .intro002 h4,.intro-as .intro003 h4 {
	font-family: zen-old-mincho, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.8rem;
	color: #000;
	line-height: 160%;
	text-align: left;
}
.intro .intro002 p,.intro .intro003 p,.intro-as .intro002 p,.intro-as .intro003 p {
	font-family: zen-old-mincho, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
	color: #000;
	line-height: 160%;
	text-align: left;
	margin-top: 20px;
}

@media screen and (max-width: 1024px) {
	.intro .inner {
		width: 100%;
		/* padding: 0 5.58% 40px; */
	}
	.intro .inner .intro001 {
		background: url("/art/img/mgart001_s.jpg") center top / 100% no-repeat;
		padding: 73.125% 5.58% 40px;
		width:100%;
		height:auto;
		display: block;
		position: relative;
	}
	.intro .inner .intro002 {
		background: url("/art/img/mgart002_s.jpg") center top / 100% no-repeat;
		padding: 73.125% 5.58% 40px;
		width:100%;
		height:auto;
		display: block;
	}
	.intro .inner .intro003 {
		background: url("/art/img/asart003_s.jpg") center top / 100% no-repeat;
		padding: 73.125% 5.58% 40px;
		width:100%;
		height:auto;
		display: block;
	}
	.intro-as .inner .intro001 {
		background: url("/art/img/asart001_s.jpg") center top / 100% no-repeat;
		padding: 73.125% 5.58% 40px;
		width:100%;
		height:auto;
		display: block;
		position: relative;
	}
	.intro-as .inner .intro002 {
		background: url("/art/img/asart002_s.jpg") center top / 100% no-repeat;
		padding: 73.125% 5.58% 40px;
		width:100%;
		height:auto;
		display: block;
	}
	.intro-as .inner .intro003 {
		background: url("/art/img/asart003_s.jpg") center top / 100% no-repeat;
		padding: 73.125% 5.58% 40px;
		width:100%;
		height:auto;
		display: block;
	}
	.item {
		/* position: absolute;
		top: 460px;
		left: 15px; */
		width: 100%;
		height:auto;
		display:block;/* 高さを揃えるための指定 */
		color: #000 !important;
	}
	.intro .intro001 h4,.intro .intro002 h4,.intro .intro003 h4,.intro-as .intro001 h4,.intro-as .intro002 h4,.intro-as .intro003 h4 {
		color: #000;
		font-size: 1.4rem;
	}
	.intro .intro001 p,.intro .intro002 p,.intro .intro003 p,.intro-as .intro001 p,.intro-as .intro002 p,.intro-as .intro003 p {
		color: #000;
	}
}

/*===============================
 color
===============================*/
.color_vari {
	background: url("/art/img/mgart_back002.jpg") center top / cover repeat-y;
}
.color_vari-as {
	background: url("/art/img/asart_back002.jpg") center top / cover repeat-y;
}
.color_vari .inner,.color_vari-as .inner {
	margin: auto;
	padding: 20px 0px 80px;
	overflow: hidden;
	position: relative;
}
.color_vari .inner .colorBox,.color_vari-as .inner .colorBox {
	width: 100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;/* これを指定する */
	justify-content:space-between;
	align-items: stretch;
	gap: 15px;
	margin-top: 40px;
}
.color_vari .inner .color_item,.color_vari-as .inner .color_item {
	width:calc(100%/2 - 15px);/* 横幅を2等分 */
	height:auto;
	display:flex;/* 高さを揃えるための指定 */
	flex-direction:column;/* 高さを揃えるための指定 */
	position: relative;
	background-color: #fff;
	padding: 20px;
}
.color_vari .inner .color_item:last-child,.color_vari-as .inner .color_item:last-child {
	background-color: rgba(255,255,255,0);
}
.color_vari .inner .color_item .txtBox,.color_vari-as .inner .color_item .txtBox {
	position: absolute;
	bottom: 50px;
	left: 40px;
	text-align: left;
	width: 80%;
}
.color_vari .inner .color_item p,.color_vari-as .inner .color_item p {
	font-family: zen-old-mincho, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.6rem;
	color: #000;
}
.color_vari .inner .color_item .txtBox02,.color_vari-as .inner .color_item .txtBox02 {
	position: absolute;
	bottom: 100px;
	left: 40px;
	text-align: left;
	width: 80%;
}
.color_vari .inner .color_item p:last-child,.color_vari-as .inner .color_item p:last-child {
	font-family: zen-old-mincho, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
	color: #000;
	text-align: left;
	line-height: 160%;
}
.color_vari .inner .color_item p.name,.color_vari-as .inner .color_item p.name {
    font-size: 1.6rem;
	color: #000;
}
.color_vari .inner .color_item p.item_come,.color_vari-as .inner .color_item p.item_come {
	font-family: zen-old-mincho, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: .8rem;
	color: #000;
}

@media screen and (min-width: 1024px) {
	.color_vari .inner,.color_vari-as .inner {
		width: 960px;
	}
}

@media screen and (max-width: 1024px) {
	.color_vari .inner,.color_vari-as .inner {
		width: 100%;
		padding: 0 5.58% 40px;
	}
	.bodyCopy {
		text-align: left;
	}
	.color_vari .inner .colorBox,.color_vari-as .inner .colorBox {
		width: 100%;
		height:auto;
		display: block;
		margin-top: 40px;
	}
	.color_vari .inner .color_item,.color_vari-as .inner .color_item {
		width: 100%;
		height:auto;
		display:flex;/* 高さを揃えるための指定 */
		flex-direction:column;/* 高さを揃えるための指定 */
		position: relative;
		background-color: #fff;
		padding: 10px;
		margin-top: 15px;
	}
	.color_vari .inner .color_item .txtBox02,.color_vari-as .inner .color_item .txtBox02 {
		position: static;
		text-align: left;
		width: 100%;
	}
	.color_vari .inner .color_item p:last-child,.color_vari-as .inner .color_item p:last-child {
		font-family: zen-old-mincho, sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: .8rem;
		color: #000;
		text-align: left;
		line-height: 160%;
	}
}

/*===============================
 施工事例
===============================*/
.result {
	/* background: url("/art/img/mgart_back003.jpg") center top / cover repeat-y; */
	background-color: #fff;
	margin-bottom: 85px;
}
.result .inner {
	margin: auto;
	padding: 20px 0px 80px;
	overflow: hidden;
	position: relative;
}
.result .result001 {
	background: url("/art/img/mgart_result001.jpg") center center / 100% no-repeat;
    padding: 60px 5.58% 60px;
	width:100%;
	height:auto;
	margin-top: 85px;
}
.result .result002 {
	background: url("/art/img/mgart_result002.jpg") center center / 100% no-repeat;
    padding: 60px 5.58% 60px;
	width:100%;
	height:auto;
	margin-top: 85px;
}
.result .result003 {
	background: url("/art/img/mgart_result003.jpg") center center / 100% no-repeat;
    padding: 60px 5.58% 60px;
	width:100%;
	height:auto;
	margin-top: 85px;
}
.result .result001-as {
	background: url("/art/img/asart_result001.jpg") center center / 100% no-repeat;
    padding: 60px 5.58% 60px;
	width:100%;
	height:auto;
	margin-top: 0px;
}
.result .result002-as {
	background: url("/art/img/asart_result002.jpg") center center / 100% no-repeat;
    padding: 60px 5.58% 60px;
	width:100%;
	height:auto;
	margin-top: 85px;
}
.result .result003-as {
	background: url("/art/img/asart_result003.jpg") center center / 100% no-repeat;
    padding: 60px 5.58% 60px;
	width:100%;
	height:auto;
	margin-top: 85px;
}
.result .result001 .inner,.result .result003 .inner,.result .result002-as .inner {
	display:flex;
	flex-wrap:wrap;/* これを指定する */
	justify-content:flex-start;
}
.result .result002 .inner,.result .result001-as .inner,.result .result003-as .inner {
	display:flex;
	flex-wrap:wrap;/* これを指定する */
	flex-direction: row;
	justify-content:flex-end;
}
.result .result001 .inner .item,.result .result001-as .inner .item {
	width:calc(100%/2);/* 横幅を2等分 */
	height:auto;
	display:flex;/* 高さを揃えるための指定 */
	flex-direction:column;/* 高さを揃えるための指定 */
}

.result .item h4 {
	font-family: zen-old-mincho, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.8rem;
	color: #000;
	line-height: 160%;
	text-align: left;
}
.result .item p {
	font-family: zen-old-mincho, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
	color: #000;
	line-height: 160%;
	text-align: left;
	margin-top: 20px;
}

@media screen and (min-width: 1024px) {
	.result .inner {
		width: 960px;
	}
}
@media screen and (max-width: 1024px) {
	.result .inner {
		width: 100%;
		padding: 0px 5.58% 40px;
	}

	.result .result001 {
		background: url("/art/img/mgart_result001_s.jpg") center top / 100% no-repeat;
		padding: 115.625% 5.58% 60px;
		width:100%;
		height:auto;
		margin-top: 30px;
	}
	.result .result002 {
		background: url("/art/img/mgart_result002_s.jpg") center top / 100% no-repeat;
		padding: 115.625% 5.58% 60px;
		width:100%;
		height:auto;
		margin-top: 0;
	}
	.result .result003 {
		background: url("/art/img/mgart_result003_s.jpg") center top / 100% no-repeat;
		padding: 115.625% 5.58% 60px;
		width:100%;
		height:auto;
		margin-top: 0;
	}
	.result .result001-as {
		background: url("/art/img/asart_result001_s.jpg") center top / 100% no-repeat;
		padding: 115.625% 5.58% 60px;
		width:100%;
		height:auto;
		margin-top: 0px;
	}
	.result .result002-as {
		background: url("/art/img/asart_result002_s.jpg") center top / 100% no-repeat;
		padding: 115.625% 5.58% 60px;
		width:100%;
		height:auto;
		margin-top: 0;
	}
	.result .result003-as {
		background: url("/art/img/asart_result003_s.jpg") center top / 100% no-repeat;
		padding: 115.625% 5.58% 60px;
		width:100%;
		height:auto;
		margin-top: 0;
	}
	.result .result001 .inner,.result .result003 .inner,.result .result001-as .inner,.result .result003-as .inner {
		display: block;
	}
	.result .result002 .inner,.result .result002-as .inner {
		display: block;
		flex-wrap:wrap;/* これを指定する */
		flex-direction: row;
		justify-content:flex-end;
	}
	.result .result001 .inner .item,.result .result001-as .inner .item {
		width:100%;
		height:auto;
		display:block;
	}
	.result .item h4 {
		font-family: zen-old-mincho, sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 1.4rem;
		color: #000;
		line-height: 160%;
		text-align: left;
		margin-top: 15px;
	}
	.result .item p {
		font-family: zen-old-mincho, sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: .8rem;
		color: #000;
		line-height: 160%;
		text-align: left;
		margin-top: 20px;
	}
}

/*===============================
 リンク
===============================*/

.contactBox .inner,.linkBox .inner {
	margin: auto;
	padding: 20px 0px 80px;
	overflow: hidden;
	position: relative;
}
.contactBox .inner .btnflex,.linkBox .inner .btnflex {
	display:flex;
	flex-wrap:wrap;
	flex-direction: row;
	justify-content:space-between;
	align-items: stretch;
	gap: 20px;
}
.contactBtn {
	width: calc(100% / 2 - 15px);
    height: auto;
    border: 1px solid #000;
	display:flex;/* 高さを揃えるための指定 */
	flex-direction:column;/* 高さを揃えるための指定 */
	line-height: 1;
	position: relative;
}
.mailBtn {
	position: relative;
}
.mailBtn a {
	font-family: zen-old-mincho, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.8rem;
	color: #000;
	text-decoration: none;
	padding: 3.5rem 2.5rem 0rem;
}
.mailBtn a p {
	margin-left: -1.5rem;
}
.telBtn a {
	font-family: zen-old-mincho, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2rem;
	color: #000;
	text-decoration: none;
	padding: 2rem 2.5rem 2.5rem;
	line-height: 100%;
}
.telBtn a p span {
	font-family: zen-old-mincho, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.2rem;
	color: #000;
	text-decoration: none;
}
/* .contactBtn a {
	width: 100%;
	display: block;
	position: relative;
	font-weight: 700;
	text-decoration: none;
	color: #000 !important;
	transition: .4s;
	cursor: pointer;
	transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
  } */
  .mailBtn:hover {
	background: #aaa;
	color: #000;
	cursor: pointer;
  	transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
  }
  .mailBtn::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 50px;
    width: 20px;
    height: 20px;
	margin: auto;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	transform: rotate(45deg);
	box-sizing: border-box;
}
.instabnr {
	width: 100%;
	margin: 30px auto;
}
.instabnr a img {
	width: 100%;
}
.instabnr a:hover {
	opacity:0.5;
	transition:0.3s;
}

.linkBtn {
	width: calc(100% / 2 - 15px);
    height: auto;
    border: 1px solid #000;
	display:flex;/* 高さを揃えるための指定 */
	flex-direction:column;/* 高さを揃えるための指定 */
	line-height: 1;
	position: relative;
}
.linkBtn a:hover {
	opacity:0.5;
	transition:0.3s;
}
.linkBtn a img {
	width: 100%;
}

  @media screen and (min-width: 1024px) {
	.contactBox .inner,.linkBox .inner {
		width: 960px;
	}
	.telBtn a[href^="tel:"] {
		pointer-events: none;
		cursor: default;
	}
}
@media screen and (max-width: 1024px) {
	.contactBox .inner,.linkBox .inner {
		width: 100%;
		padding: 0px 7.58% 0px;
	}
	.linkBox {
		margin-bottom: 85px;
	}
	.contactBox .inner .btnflex,.linkBox .inner .btnflex {
		display: block;
		gap: 20px;
	}
	.contactBtn {
		width: 100%;
		height: auto;
		border: 1px solid #000;
		/* display: block; */
		line-height: 1;
		position: relative;
		margin-bottom: 20px;
	}
	.mailBtn a {
		font-family: zen-old-mincho, sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 1.2rem;
		color: #000;
		text-decoration: none;
		padding: 2rem 2rem 2rem;
	}
	.mailBtn a p {
		margin-left: -1.5rem;
	}
	.telBtn a {
		font-family: zen-old-mincho, sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 1.4rem;
		color: #000;
		text-decoration: none;
		padding: 1rem 2.5rem 2rem;
		line-height: 100%;
	}
	.telBtn a p span {
		font-family: zen-old-mincho, sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: .8rem;
		color: #000;
		text-decoration: none;
	}
	.mailBtn::after {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		right: 50px;
		width: 10px;
		height: 10px;
		margin: auto;
		border-top: 2px solid #000;
		border-right: 2px solid #000;
		transform: rotate(45deg);
		box-sizing: border-box;
	}
	.linkBtn {
		width: 100%;
		height: auto;
		border: 1px solid #000;
		display:block;
		line-height: 1;
		position: relative;
		margin-bottom: 20px;
	}
}

/*フッタ
---------------------------------------------------------- */
.footer {
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: center;
	background-image: url(../../images/bg1.jpg);
	background-position: center 0%;
	background-repeat: repeat-x;
}
.footer .inner {
	margin: auto;
	padding: 20px 0px 80px;
	overflow: hidden;
	position: relative;
}
.footer a:hover {
	text-decoration: underline;
}
.fcon {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	clear: both;
}
.f_navi1 {
	margin-bottom: 10px;
}
.f_navi1 ul {
	margin-bottom: 10px;
	display:flex;
	flex-wrap:wrap;/* これを指定する */
	justify-content:center;
	align-items: stretch;
	/* gap: 15px; */
	margin-top: 40px;
	text-align: center;
}
.f_navi1 ul li {
	border-left: #000000 solid 1px;
	padding: 0px 15px;
	text-align: center;
}
.f_navi1 ul li a {
	color: #000;
	text-decoration: none;
}
.f_navi1 ul li a:link {
	color: #000;
}
.f_navi1 ul li:last-child {
	border-right: #000000 solid 1px;
}
.f_flex {
	display:flex;
	flex-wrap:wrap;/* これを指定する */
	justify-content:space-around;
	align-items: stretch;
	gap: 15px;
	margin-top: 60px;
}
.f_flex div.f_logo {
	width: 25%;
    height: auto;
	display:flex;/* 高さを揃えるための指定 */
}
.f_flex div.f_add {
	width: 35%;
    height: auto;
	display:flex;/* 高さを揃えるための指定 */
}
.f_add {
	text-align: left;
}
.snsBox {
	width: 25%;
	display:flex;
	flex-wrap:wrap;/* これを指定する */
	justify-content: flex-end;
	align-items: stretch;
	text-align: right;
}
.snsBox div.f_sns {
	/* width: calc(100% / 2 - 5px); */
    height: auto;
	display:flex;/* 高さを揃えるための指定 */
}
.snsBox .f_sns .icon_fb {
	font-size: 460%;
	text-align: right;
	line-height: 1.1;
}
.snsBox .f_sns .icon_fb a {
	color: #3B5998;
}
.snsBox .f_sns .icon_insta {
	width: 70px;
	text-align: right;
	margin-right: 30px;
}	
.snsBox .f_sns .icon_insta a img {
	width: 100%;
}

.copy {
	margin: 30px 0px;
}

@media screen and (min-width: 1025px) {
	.footer .inner {
		width: 960px;
	}
}
@media screen and (max-width: 1024px) {
	.footer .inner {
		width: 100%;
		padding: 0px 7.58% 0px;
	}
	.fcon {
		width: 100%;
		margin: 0px auto;
		padding: 0px;
		overflow: hidden;
		clear: both;
	}
	.f_navi1 ul li {
		border-left: #000000 solid 1px;
		padding: 0px 15px;
		text-align: center;
		line-height: 180%;
		margin-bottom: 30px;
	}
	.f_flex {
		display:block;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
		padding: 0px 7.58% 0px;
		text-align: center;
	}
	.f_flex div.f_logo {
		width: 100%;
		height: auto;
		display:block;
		text-align: center;
	}
	.f_flex div.f_add {
		width: 100%;
		height: auto;
		display:block;
		margin-top: 30px;
		text-align: center;
	}
	.snsBox {
		width: 100%;
		display:flex;
		flex-wrap:wrap;/* これを指定する */
		justify-content: center;
		align-items: stretch;
		text-align: center;
		margin-top: 30px;
	}
	.snsBox .f_sns .icon_fb {
		font-size: 460%;
		text-align: right;
		line-height: 1.1;
	}
}