@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mochiy+Pop+P+One&display=swap');
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}
html {
	font-size: 62.5%;
}
body, table, input, textarea, select, option {
	font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	font-weight: 300;
	 -webkit-font-smoothing: antialiased;
	 color: #000;
}
.serif{
	font-family:'Noto Serif JP';
	letter-spacing: 0.26em;
}
.roboto{
 font-family: 'Roboto',	'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
.pop_text
font-weight: 500;
letter-spacing: 0.02em !important;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
.clearfix::after{
	content: "";
	display: block;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
    height: auto;
		backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	image-rendering: -webkit-optimize-contrast;
}
p{
	font-size: 1.6rem;
	line-height: 1.65;
/* 	line-height: 1.85; */
}
a,
a:link {
	color: #464343;
	text-decoration: none;
}
a:visited {
	color: #464343;
}
a:hover {
	color: #464343;
}
a:active {
	color: #464343;
}
.no_opa{
	opacity: 1 !important;
}
#cover{
	z-index: 1000;
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	background-color: #FFF;
}

body{
	position: relative;
}
@media all and (min-width: 768px) {
	section .sp {
		display: none !important;
	}
}
@media all and (max-width: 767px) {
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	section .pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
}

@media all and (min-width: 1025px) {
	header .sp {
		display: none !important;
	}

}

@media all and (max-width: 1024px) {
	.contact_header.pc {
		display: none !important;
	}
	header .pc {
		display: none !important;
	}
	footer .pc {
		display: none !important;
	}
}


/*------------------調整クラス-----------------*/

.wrapper{

	max-width: 1280px;
	padding:0 80px;
	margin: auto;
	box-sizing: border-box;
}
.wrapper2{
	max-width: 1280px;
	padding:0 40px;
	margin: auto;
	box-sizing: border-box;
	text-align: center;
}
.box_sizing{
	box-sizing: border-box;
}
.w1{
  max-width:1200px;
	width: 100%;
	margin: auto;
}
.w2{
  width:910px;
}
.w3{
  width:680px !important;
}
.w4{
  width:450px !important;
}
.w5{
  width:1110px !important;
}

.btn_box{
	text-align: center;
}
a{
	transition:color .3s,opacity .3s,background-color .3s;
}
a:hover{
	opacity: 0.6;
}

.color1{
	color: #4C3E36 !important;
}
.color2{
	color:#E9FAE8 !important
}
.color3{
	color:#9E9E9E !important
}

.color_FFF{
	color:#FFF !important;
}
.bg_color1{
	background-color:#F6F3E4;
}
.bg_color2{
	background-color: #F5F5F5;
}

.bg_color3{
	background-color:#DFDFDF;
}

.bg_color4{
 #FFF6E6 !important
}

.btm_red:hover{
	color:#4C3E36;
	opacity: 1 !important;
	cursor: pointer;
}

.btn_1{
	padding: 6px 40px;
	min-width: 210px;
	box-sizing: border-box;
	border: 1px solid #4C3E36;
	background-color:#4C3E36;
	color: #FFFFFF !important;
	opacity: 1 !important;
	display: inline-block;
	border-radius: 60px;
	text-align: center;
	cursor: pointer;
	font-family: "Noto Sans JP";
font-weight: normal;
font-size: 13px;
letter-spacing: 0.08em;
line-height: 28px;
text-align: center;
color: #fff;
background:url(../img/top/rwa.svg) no-repeat #4C3E36;
background-position:right 20px center;

}
.btn_1:hover{
	color:#4C3E36 !important;
	background-color:  #FFFFFF;
	opacity: 1 !important;
}
.btn_1w{
	padding: 10px 60px;
	min-width: 250px;
	box-sizing: border-box;
	border: 1px solid #4C3E36;
	background-color:#4C3E36;
	color: #FFFFFF !important;
	opacity: 1 !important;
	display: inline-block;
	border-radius: 60px;
	text-align: center;
	cursor: pointer;
	font-family: "Noto Sans JP";
font-weight: normal;
font-size: 15px;
letter-spacing: 0.08em;
line-height: 28px;
text-align: center;
color: #fff;
background:url(../img/top/rwa.svg) no-repeat #4C3E36;
background-position:right 20px center;

}
.btn_1w:hover{
	color:#4C3E36 !important;
	background:url(../img/top/rwa2.svg) no-repeat #FFF;
	opacity: 1 !important;
}
.btn_1ww{
	padding: 10px 60px;
	min-width: 250px;
	box-sizing: border-box;
	border: 1px solid #4C3E36;
	color: #4C3E36 !important;
	opacity: 1 !important;
	display: inline-block;
	border-radius: 60px;
	text-align: center;
	cursor: pointer;
	font-family: "Noto Sans JP";
font-weight: normal;
font-size: 15px;
letter-spacing: 0.08em;
line-height: 28px;
text-align: center;
color: #fff;
background:url(../img/top/rwa2.svg) no-repeat #FFF;
background-position:right 20px center;
background-size: 6px auto;

}
.btn_1ww:hover{
	color:#FFF !important;
	background:url(../img/top/rwa.svg) no-repeat #4C3E36;
	opacity: 1 !important;
}
.btn_2{

	box-sizing: border-box;
	border: 1px solid #4C3E36;
	background-color:#4C3E36;
	font-size: 1.3rem;
	color: #FFFFFF !important;
	border-radius: 40px;
	opacity: 1 !important;
	display: inline-block;
	border-radius: 60px;
	text-align: center;
	cursor: pointer;
	transition: .3s;
	width: 135px;
	line-height: 2.2 center;;
	text-indent: -1rem;
height: 30px;
border-radius: 30px;
background: transparent;
background:url(../img/top/rwa.svg) no-repeat #4C3E36;
background-position:right 10px center;
text-align: center !important;
}
.btn_2:hover{
	color:#4C3E36 !important;
	background-color:  #FFFFFF;
	opacity: 1 !important;
}

.btn_3{
	padding: 15px 20px;
	min-width: 200px;
	box-sizing: border-box;
	border: 1px solid ;
	background-color:#FFFFFF;
	font-size: 2rem;
	color: #4C3E36 !important;
	border-radius: 40px;
	opacity: 1 !important;
	display: inline-block;
	border-radius: 60px;
	text-align: center;
	cursor: pointer;
}
.btn_3:hover{
	color:#FFFFFF !important;
	background-color:  #4C3E36;
	opacity: 1 !important;
}



.btn_4{
	padding: 18px 60px;
	min-width: 200px;
	box-sizing: border-box;
	border: 1px solid #4C3E36;
	background-color:#4C3E36;
	font-size: 3.3rem;
	color: #FFFFFF !important;
	border-radius: 40px;
	opacity: 1 !important;
	display: inline-block;
	border-radius:15px;
	text-align: center;
	cursor: pointer;
}
.btn_4:hover{
	color:#4C3E36 !important;
	background-color:  #FFFFFF;
	opacity: 1 !important;
}
.btn_5{
	padding:18px 60px;
	min-width: 200px;
	box-sizing: border-box;
	border: 1px solid #4C3E36;
	background-color:#FFF;
	font-size: 3.3rem;
	color: #4C3E36 !important;
	opacity: 1 !important;
	display: inline-block;
	border-radius:15px;
	text-align: center;
	cursor: pointer;
	transition: .3s;
	font-weight: bold;
}
.btn_5:hover{
	color:#FFF !important;
	background-color:  #4C3E36;
	opacity: 1 !important;
}



.btn_over_text{
	position: relative;
	width: fit-content;
	height: 430px;
	display: block;
	position: relative;
	border-radius: 60px;
	overflow: hidden;
	background: #FFF;
}

.btn_over_text:hover {
	opacity: 1 !important
}
.btn_over_text .text{
	opacity: 1;
	background: #FFF;
	padding: 28px 48px 20px;
}
.btn_over_text .text span{
	display: block;
	text-align: center;
}
.btn_over_text .text span.bt_d{
	position: absolute;
  bottom:19px;
  right: 60px;
  font-size: 12px;
  display: block;
	font-weight: 400;
	color:#969696;
}
.btn_over_text .text span.bt_d::after {
    content: url(../img/top/ra.svg);
    padding-left: 8px;
}
.btn_over_text .text span.t1{
	font-size: 1.8rem;
	letter-spacing: 0.001em;
	line-height: 1.2;
/* 	line-height: 1.3; */
	font-weight: 500;
	min-height:45px;
	display:inline-block;
}
.btn_over_text .text span.t2{
	font-size: 1.4rem;
	text-align: left;
	line-height: 1.5;
/* 	line-height: 1.6; */
	padding-top: 16px !important;
/* 	padding-top: 10px !important; */
	font-weight: 300;
}
.btn_over_text .text span.t3{
	font-size: 1.4rem;
		margin-top:10px;
		padding:10px 15px;
		border: 1px solid #FFF;
		display: inline-block;
		margin:0 auto;
		font-weight: 300;
}

@media screen and (max-width: 768px) {

	.w1{
	  width:100%;
	}
	.w2{
	  width:100%;
	}
	.w3{
	  width:100% !important;
	}
	.w4{
	  width:100% !important;
		padding: 0 30px;
		box-sizing: border-box;
	}
	.w5{
	  width:100% !important;
	}
	.wrapper{
		padding:0 20px;
		margin: auto;
		box-sizing: border-box;
	}
	.wrapper2{
		padding:0 20px;
		margin: auto;
		box-sizing: border-box;
		text-align: center;
	}
	.container{
	  width:100%;
		max-width: 413px !important;
		text-align: center;
	}

	.btn_1{
		padding: 5px 20px;
		min-width: 190px;
		box-sizing: border-box;
		border: 1px solid #4C3E36;
		background-color: #4C3E36;
		font-size: 1.3rem;
		color:#FFF !important;
		border-radius: 40px;
		opacity: 1 !important;
		display: inline-block;
	}
	.btn_2 {
		padding: 17px 40px;
		min-width: 135px;
		box-sizing: border-box;
		border: 1px solid #4C3E36;
		background-color: #4C3E36;
		font-size: 1.3rem;
		color:#FFF !important;
		border-radius: 40px;
		opacity: 1 !important;
		display: inline-block;
}
.btn_1w{
	padding: 8px 26px;
	min-width: 200px;
	font-size: 1.3rem !important;
	max-width: 250px;
}
.btn_1ww{
	padding: 8px 40px;
	min-width: 200px;
	font-size: 1.3rem !important;
	max-width: 250px;
}

.btn_3 {
	padding: 17px 40px;
	min-width: 190px;
	box-sizing: border-box;
	border: 1px solid #4C3E36;
	background-color: #FFF;
	font-size: 1.6rem;
	color:#4C3E36 !important;
	border-radius: 40px;
	opacity: 1 !important;
	display: inline-block;
}
#contact .padding_top_10 img{
	width: 191px;
}
.btn_4{
	padding: 12px 30px;
	min-width: 200px;
	box-sizing: border-box;
	border: 1px solid #4C3E36;
	background-color:#4C3E36;
	font-size: 1.6rem;
	color: #FFFFFF !important;
	border-radius: 40px;
	opacity: 1 !important;
	display: inline-block;
	border-radius:5px;
	text-align: center;
	cursor: pointer;
}
.btn_4:hover{
	color:#4C3E36 !important;
	background-color:  #FFFFFF;
	opacity: 1 !important;
}
.btn_5{
	padding: 12px 30px;
	min-width: 200px;
	box-sizing: border-box;
	border: 1px solid #4C3E36;
	background-color:#FFF;
	font-size: 1.6rem;
	color: #4C3E36 !important;
	opacity: 1 !important;
	display: inline-block;
	border-radius:5px;
	text-align: center;
	cursor: pointer;
	transition: .3s;
	font-weight: bold;
}
.btn_5:hover{
	color:#FFF !important;
	background-color:  #4C3E36;
	opacity: 1 !important;
}

.btn_over_text .text span.t2::after{
	content: "";
	margin:17px auto 18px;
	display: block;
	width:20px;
	height: 1px;
	background: #FFF;
}
.btn_over_text .text span.t3{
	font-size: 1.3rem;
		margin-top:10px;
		padding:7px 12px;
		border: 1px solid #FFF;
		display: inline-block;
		margin:0 auto;
}
.btm_red{
	font-size: 12px;
}
.btm_red:hover{
	color:#4C3E36;
	opacity: 1 !important;
	cursor: pointer;

}

}
.contact.font_fff{
	border: 1px solid #4C3E36;
	box-sizing: border-box;
	font-size:1.8rem;
	margin-top:17px;
	margin-right: 25px;
}
.contact.font_fff:hover{
	color:#4C3E36 !important;
	background-color:  #FFFFFF;
	opacity: 1 !important;
}





/*------------------header------------------*/

header{
	position: fixed;
	width: 100%;
	top:0;
		margin-top: 0px;
		z-index: 1000;
		background-color: rgba(255,255,255,1);
height: 90px;
filter: drop-shadow(1px -1px 10px rgba(0, 0, 0, 0.12));



}
.contact_header a{
	opacity: 1 !important;
}
header nav ul li a:hover{
	color: #CCC !important;
}
header.on{
}
header nav{
	display: flex;
	justify-content:end;
/* 	font-weight: bold; */
}

header nav ul{
	display: flex;
	justify-content:center;
	width: 100%;
}
header nav ul>div{

}
header nav ul li{

}


header nav ul li .ac{
  padding-right: 0px;

	margin-right: 10px;

	cursor: pointer;
	position: relative;
padding-bottom: 40px;
}
header nav ul li .ac p{
	position: relative;
	padding-right: 15px;
}


header nav ul li .ac ul{
	position: absolute;
	left: 0;
	top:54px;
	display: none;

}
header nav ul li .ac ul li:first-child{
	border-top: none !important;
}
header nav ul li .ac ul{
	padding-top: 35px;
	padding-bottom: 10px;
	width: auto;
	background: #FFF;
}
header nav ul li .ac ul li{
	padding: 5px 25px;
	background: #FFF;
	box-sizing: border-box;
	text-align: left;
	border-top: 1px solid #FFF;
}
header nav ul li .ac ul li a{
	text-align: left;
	padding:0;
}

header nav ul p,
header nav ul li a{
	padding:36px 12px 34px;
	white-space: nowrap;
	    line-height: 28px;
	    margin-top: -7px;
	    text-align: right;
	    font-style: normal;
	    font-weight: 300;
	    font-size: 14px;
	    color: rgba(71,70,69,1);
	    letter-spacing: 0.8px;
	text-align: center;
	display: block;
	position: relative;

}
header nav ul li a.on::after{
	content: "";
	display: block;
	height: 3px;
	width: calc(100% - 28px);
	background-color:#4C3E36;
	position: absolute;
	bottom: 0;
	left: 14px;
}

header nav ul li a:hover,
header nav ul li a.active{
	color: #4C3E36;
	opacity: 1 !important;
}
header nav ul li p{
	position: relative;
}
header nav ul li p.active::after,
header nav ul li a.active::after{
	content: "";
	width: 100%;
	height: 3px;
	background-color:#4C3E36;
	position: absolute;
	bottom: 0;
	left: 0;

}
header nav a span{
	display: block;
	line-height: 0;
}
.ctel{
	position: absolute;
	right: 130px;
	top:10px;
	z-index: 0;
}
header nav a.contact{
	width: 120px;
	margin-left: 25px;
/* 	margin-right: 95px; */
	display: block;
/* 	height: 60%; */
	height: 40px;
	display: flex;
	justify-content: center;
    align-items: center;
	position: absolute;
	right: 0;
	top:0;
	font-size: 14px;
	background-color: #4C3E36;
	z-index: 10;
	/*    font-weight: 500; */
}
header nav ul li a.contact:hover{
	background-color: #4C3E36;
}
header nav ul li a span{
	display: block;
	font-size: 1.2rem;
	margin: 0 auto;
	font-weight: 500;

}
.menu_sp{
	position: fixed;
	right: 0px;
	top:0px;
	z-index: 1001;
}

.menu_sp.on .open,
.menu_sp .close{
	display: none;
}
.menu_sp.on .close{
	display: block;
}
@media screen and (max-width: 1330px) {
	header nav ul{
		width: auto;
		margin-right: 380px;	}
}
@media screen and (max-width: 1194px) {


header nav ul {
  margin-right: 240px;
}
#index #ABOUT{
	background-size: auto 400px !important;
}
}
@media screen and (max-width: 1024px) {
	.ctel{
		display: none;
	}

	header nav a b{
		display: block;
		font-size: 2rem;
	}
	.ctel{
		display: block;
		position: absolute;
		right: 90px;
		top:12px;
	}
	.ctel.on{
	display: none;
	}
	html{
		overflow-x: hidden;
	}
header{
		height: 60px;
}
header nav ul{
	margin-top: 0px;
	display: block;
}
header nav ul li a.active{
	color: inherit;
	text-decoration: none;
}
header nav ul {
    width: auto;
    margin-right: 0px;
	}
	header nav ul li .ac ul{
		position: static;
		background: none;
	}

	header nav ul li .ac ul li{
		background: none !important;
		text-align: center !important;
		margin-bottom: 8px;
		border: none !important;
	}
	header nav ul li .ac ul{
		    padding-top: 15px !important;
	}
	header nav ul li .ac ul li a{
		text-align: center;
	}
	header nav ul a{
		width: 100%;
		text-align: center;
		padding: 0;
	}

	header nav{
		transition: opacity .3s, visibility .3s;
  opacity: 0;
		background-color: #4C3E36;
		top:0;
		left: 0;
		width: 100%;
		height: 100vh;
		align-items: center;
		display: none;
	}
	header nav.on{
		opacity: 1;
		visibility: visible;
		display: block;

	}

header nav ul li .ac {
	padding: 0;
}
header nav ul p,
	header nav ul li a{
		font-size: 2rem;
		color: #FFF !important;
		padding: 0;
		width: 100%;
		text-align: center;
		padding:15px 0;
	}
	header nav ul{
		padding-top: 12vh;
		display: block;
		width: 100%;
	}
	header nav ul li a.on{
		color: inherit;
		text-decoration: none;
	}
	header nav a.contact{
		width: calc(100% - 140px);
		text-align: center;
		margin-left: 70px;
		margin-top: 50px;
		padding: 32px;
		background-color: #FFF;
		box-sizing: border-box;
		color: #4C3E36 !important;
		position: static;
border-radius: 4px;
font-size: 16px;

	}
}


/*------------------FOOTER------------------*/
#FOOTER {
  font-size: 1.4rem;
  text-align: center;
	padding: 30px 0 0px;
	background-color: #F5F5F5;

}

#FOOTER nav ul p:hover, #FOOTER nav ul li a:hover{
	color: #CCC !important;
}
#FOOTER .nav{
	
}
#FOOTER nav{
	display: flex;
	justify-content:end;
	font-weight: bold;
}
.fad{
	display: flex;
	justify-content: space-between;
	margin:0 auto;
	text-align: left;
}
.fad>div{
	display: flex;
	align-items: flex-start;
	text-align: left;
}
.footer_margin_top40{
	margin-top:40px;
}
.footer_margin_top25{
	margin-top:25.5px;
}
.service_more{
	font-size:14px;
	background-position: right 14px center;
	background:url(../img/top/rwa.svg) no-repeat #4C3E36;
	text-decoration:underline;
}
#FOOTER nav ul{
	display: flex;
	justify-content:center;
	width: 100%;
}
#FOOTER nav ul>div{

}
#FOOTER nav{
padding: 20px 0
}


#FOOTER nav ul li .ac{
  padding-right: 10px;

	margin-right: 10px;

	cursor: pointer;
	position: relative;
padding-bottom: 10px;
}
#FOOTER nav ul li .ac p{
	position: relative;
	padding-right: 15px;
}
#FOOTER nav ul li .ac p::after{
	content: "";
	background: url(../img/top/un_a.svg) no-repeat;
	width: 9px;
	height: 9px;
	position: absolute;
	top:50%;
	right: 0;
	margin-top: -2px;
  background-size:9px auto;
	background-position: right center;

}

#FOOTER nav ul li .ac ul{
	position: absolute;
	left: 0;
	top:54px;
	display: none;

}
#FOOTER nav ul li .ac ul li:first-child{
	border-top: none !important;
}
#FOOTER nav ul li .ac ul{
	padding-top: 35px;
	padding-bottom: 10px;
	width: auto;
	background: #FFF;
}
#FOOTER nav ul li .ac ul li{
	padding: 5px 25px;
	background: #FFF;
	box-sizing: border-box;
	text-align: left;
	border-top: 1px solid #FFF;
}
#FOOTER nav ul li .ac ul li a{
	text-align: left;
	padding:0;
}

#FOOTER nav ul p,
#FOOTER nav ul li a{
	padding:10px 12px 10px;
	white-space: nowrap;
	    line-height: 28px;
	    margin-top: -7px;
	    text-align: right;
	    font-style: normal;
	    font-weight: 300;
	    font-size: 14px;
	    color: rgba(71,70,69,1);
	    letter-spacing: 0.8px;
	text-align: center;
	display: block;
	position: relative;

}
#FOOTER nav ul li a.on::after{
	content: "";
	display: block;
	height: 3px;
	width: calc(100% - 28px);
	background-color:#4C3E36;
	position: absolute;
	bottom: 0;
	left: 14px;
}
#FOOTER nav ul li a:hover,
#FOOTER nav ul li a.active{
	color: #4C3E36;
	opacity: 1 !important;

}
#FOOTER nav a span{
	display: block;
	line-height: 0;
}
.ctel{
	position: absolute;
	    right: 100px;
    top: 2px;
	z-index: 0;
}
#FOOTER nav a.contact{
	width: 180px;
	margin-left: 25px;
	display: block;
	height: 100%;
	display: flex;
	justify-content: center;
    align-items: center;
	position: absolute;
	right: 0;
	top:0;
	font-size: 14px;
	background-color: #4C3E36;
	z-index: 10;
	    font-weight: 500;
}
#FOOTER nav ul li a.contact:hover{
	background-color: #4C3E36;
}
#FOOTER nav ul li a span{
	display: block;
	font-size: 1.2rem;
	margin: 0 auto;
	font-weight: 500;

}

#FOOTER .f_box {
  margin: auto;
  width: fit-content;
  padding-top: 20px;
  padding-bottom: 50px;
}

#FOOTER nav {
  display: flex;
	justify-content: center;
	padding-bottom: 0px;
}

#FOOTER nav.f_nav {
  width:1100px;
}


#FOOTER nav>li {
  padding: 25px 14px 25px;
}

#FOOTER nav li a {
  font-size: 1.5rem;
  font-weight: bold;

}


#FOOTER nav li.md::before {
  content: "";
  width: 6px;
  height: 1px;
  display: inline-block;
  background-color: #707070;
  vertical-align: middle;
  margin-right: 8px;
}

#FOOTER span.corp {
  display: block;
  color: #FFF;
  font-size: 1.3rem;
  padding: 20px 0;
  text-align: right;
  width: 100%;
}

@media all and (min-width: 0) and (max-width: 1024px) {
  #FOOTER {
    font-size: 1.3rem;
  }
	#FOOTER nav ul{
		display: block;
	}

  .padding_center_s_27 {
    padding: 7px 27px !important;
		box-sizing: border-box;
  }

  #FOOTER .f_box {
		width: 100%;
		padding: 40px 30px 20px;
		box-sizing: border-box;
  }

  #FOOTER h1 img {
    width: 161px;
    height: auto;
  }

  #FOOTER .f_inner {
    display: block;
  }

  #FOOTER .f_nav_box {
    padding-left: 0px;
  }

  #FOOTER nav {
    display: block;
		padding-bottom: 0px;
  }

  #FOOTER nav.f_nav {
    padding-top: 0px;
    width: 100%;
  }

  #FOOTER nav.f_nav li {
    width: 100%;
    padding: 8px 0;
    padding-right: 0px;
    padding-left: 0px;
  }

  #FOOTER nav.f_access {
    padding-top: 0px;
    font-size: 1.4rem;
    width: 100%;
  }

  #FOOTER nav.f_access li {
    padding-bottom: 0px;
  }

  #FOOTER nav li {
    padding-bottom: 25px;
    padding-right: 27px;
    padding-left: 27px;
  }

  #FOOTER nav li a {
    font-size: 1.4rem;

		font-weight: 500;
  }

  #FOOTER span.corp {
    font-size: 1.4rem;
		text-align: left;
  }

#FOOTER div{
	display: block;
	text-align: center !important;
	margin-bottom: 20px;
}
.footer_margin_top40{
	margin-top:10px;
}
.footer_margin_top25{
	margin-top:10px;
}
	
#FOOTER .pp>a{
	display: block;
}
	.fad{
		display: block;
		justify-content: space-between;
		margin:0 auto;
		font-size: 12px;
		text-align: left;
		text-align: center !important;
		color: #1A1A1A !important;
	}
	.fad>div{
		display: block;
		text-align: center !important;
	}
}

.text_align_right_02{
	text-align: right;
	margin-right: 15%;
	margin-bottom: 100px;
}

