 @charset "utf-8";
/*
@media (min-width: 768px) {
}
@media (min-width: 960px) {
}
@media (max-width: 767px) {
}
*/

body {
	line-height: 32px;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, YuGothic, "Yu Gothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-feature-settings: "pkna" 1;
	font-weight: 500;
	font-size: 16px;
	color: #111;
	width: 100%;
	height: 100%;
	position: relative;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
a.no_link:hover{
	color: #000;
}
.site-logo a {
	color: #000;
	font-size: 24px;
	font-weight: bold;
}

@media (max-width: 1024px) {
body {
	font-size: 14px;
	line-height: 28px;
}
}
article, aside, figure, footer, header, hgroup, nav, section {
	display: block;
}
h1, h2, h3, h4, h5, h6, p, th, td, address, small, i {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
ol, ul, dl, dt, dd {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
img, object, embed {
	border: 0;
	vertical-align: bottom;
}
img {
	max-width: 100%;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
th {
	text-align: left;
}
a {
	color: #000;
	text-decoration: none;
}
/*
a:hover {
	color: #000;
	text-decoration: none;
}
*/
a img {
	-webkit-transition: 0.3s;
}
@media screen and (min-width: 1025px) {
a {
	box-shadow: 0 0 1px transparent;
	transition-duration: 0.3s;
}
a:hover {
	color: #888;
}
a img {
	-webkit-transition: 0.3s;
}
}
.pc-s {
	display: block !important;
}
.sp-s {
	display: none !important;
}

@media (max-width: 1024px) {
.pc-s {
	display: none !important;
}
.sp-s {
	display: block !important;
}
img {
	width: 100%;
}
}
/* sp tel */
a[href^="tel:"] {
	cursor: default;
}
a[href^="tel:"]:hover {
	opacity: 1;
}
.clearfix {
	min-height: 1px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.g-col-site {
	color: #32b16c;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.txt-j {
	text-align: justify;
	text-justify: inter-ideograph;
}
.txt-right {
	text-align: right;
}

/* header */
@media (max-width: 1024px) {
header {
	padding-top: 60px;
}
}
header section {
	background: white;
}
header .fix-area.is-fixed {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}

@media (max-width: 1024px) {
header .fix-area {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
}
}
header .top-area {
	padding-top: 25px;
	max-width: 1280px;
	margin: auto;
/*
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
*/
	background: white;
}

@media (max-width: 1440px) {
header .top-area {
	padding-left: 45px;
	padding-right: 45px;
}
}

@media (max-width: 1024px) {
header .top-area {
	padding: 20px 20px 0;
}
}
header .top-area .site-logo {
/*	max-width: 288px;*/
}

@media (max-width: 1024px) {
header .top-area .site-logo {
	margin-bottom: 20px;
}
header .top-area .site-logo img {
	width: 175px;
}
}

@media (min-width: 1025px) {
header .top-area .data {
	width: 340px;
	display: flex !important;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
}
header .top-area .data .tel {
	display: block;
	color: white;
	font-weight: bold;
	font-size: 22px;
}
header .top-area .data .contact {
	display: table;
	width: 155px;
	height: 40px;
}
header .top-area .data .contact a {
	background: #32b16c;
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	color: white;
	text-align: center;
	font-weight: bold;
	box-shadow: 0 0 1px transparent;
	transition-duration: 0.3s;
	line-height: 1;
}
header .top-area .data .contact a .ico {
	margin-right: 10px;
}
header .top-area .data .contact a:hover {
	opacity: 0.5;
}
}

/* IE */
@media all and (-ms-high-contrast:none) {
 *::-ms-backdrop, header .top-area .data .contact a {
 padding-top: 5px;
}
}

@media all and (-ms-high-contrast:none) {
header .top-area .data .contact a {
	padding-top: 5px;
}
}

@media (max-width: 1024px) {
header .top-area .tel-btn {
	position: absolute;
	right: 60px;
	top: 19px;
	font-size: 25px;
	color: #32b16c;
	line-height: 1;
}
}
header .g-nav {
	text-align: center;
	padding: 20px 0;
}
header .g-nav a {
	color: black;
	display: inline-block;
	padding: 0 30px;
	border-right: 1px solid #666;
	font-size: 16px;
	font-weight: bold;
}
header .g-nav a:hover {
	opacity: 1;
	color: #888;
}
header .g-nav a:first-child {
	border-left: 1px solid #666;
}
#menu {
	display: none;
}

@media (max-width: 1024px) {
header section nav {
	display: none;
}
}
.slicknav_menu {
	display: none;
}

@media (max-width: 1024px) {
.slicknav_menu {
	display: block;
}
}
/* page top */

.pagetop {
	position: fixed;
	right: 0;
	z-index: 10000;
	width: 60px;
	height: 60px;
}
.pagetop a {
	width: 60px;
	display: block;
	height: 100%;
	text-align: center;
	background: #333;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-top: 15px;
	color: white;
}
 _::-webkit-full-page-media, _:future, :root .pagetop a {
 padding-bottom: 10px;
 padding-top: 15px;
 height: 60px;
/* display: block; */
}
.sec-c-wrap {
	margin-top: -135px;
	padding-top: 135px;
}

@media (max-width: 1024px) {
.sec-c-wrap {
	margin-top: -59px;
	padding-top: 59px;
}
}
.content-ttl {
	font-size: 38px;
	color: #111;
	text-align: center;
	line-height: 1;
	letter-spacing: 7.6px;
	font-weight: bold;
	    margin-bottom: 35px;
}

@media (max-width: 1024px) {
.content-ttl {
	font-size: 33px;
	line-height: 20px;
	letter-spacing: 6.6px;
	margin-bottom: 40px;
}
}
.content-ttl:before {
	content: "";
	display: block;
	margin: 0 auto 40px;
	width: 80px;
	height: 3px;
	background: #000;
}

@media (max-width: 1024px) {
.content-ttl:before {
	margin: 0 auto 35px;
	width: 70px;
}
}
.content-ttl+.sub-ttl {
	color: #32b16c;
	text-align: center;
	font-size: 13px;
	letter-spacing: 0.26px;
	font-family: arial;
	margin-bottom: 80px;
	line-height: 1;
}

@media (max-width: 1024px) {
.content-ttl+.sub-ttl {
	font-size: 11px;
	letter-spacing: 0.22px;
	margin-bottom: 70px;
}
}
.content-ttl+.sub-ttl+.top-txt {
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	color: white;
}

@media (max-width: 1024px) {
.content-ttl+.sub-ttl+.top-txt {
	font-size: 14px;
	line-height: 28px;
	padding: 0 25px;
}
}
.sec {
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
	padding-bottom: 80px;
}

@media (max-width: 1024px) {
.sec {
	padding-top: 70px;
	padding-bottom: 70px;
}
}
footer {
	background: black;
	padding: 80px 0;
	text-align: center;
	margin-top: 80px;
}

@media (max-width: 1024px) {
footer {
	padding: 50px 0;
	text-align: center;
	margin-top: 50px;
}
}
footer .f-logo {
	margin-bottom: 60px;
}

@media (min-width: 1025px) {
footer .f-logo img.pc-s {
	display: inline-block !important;
}
}

@media (max-width: 1024px) {
footer .f-logo {
	margin-bottom: 50px;
}
footer .f-logo img.sp-s {
	width: 215px !important;
	display: inline-block !important;
}
}
footer .f-logo+p {
	font-size: 16px;
	line-height: 32px;
	color: #FFFFFF;
	margin-bottom: 50px;
}

@media (max-width: 1024px) {
footer .f-logo+p {
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 45px;
}
}
footer .f-logo+p a {
	color: #FFFFFF;
}
footer .copy {
	color: #888;
	font-family: arial;
	font-size: 15px;
}

@media (max-width: 1024px) {
footer .copy {
	font-size: 12px;
}
}
