@charset "utf-8";

/* *************************************************************************
**
**  contact
**
************************************************************************* */
.contact-intro {
	margin-bottom: 58px;
}
.contact-intro .g-intro-text {
	margin-bottom: 27px;
}

.form-error {
	width: 700px;
	margin: 0 auto 30px;
}
.form-error li {
	color: #df0006;
	font-family: '游ゴシック体 Pr6N B', 'Yu Gothic Pr6N B',  sans-serif;
	font-weight: bold;
}

.contact-form {
	width: 700px;
	margin: 0 auto 100px;
}
.contact-form-item {
	margin-bottom: 50px;
	border-top: 1px solid #f0f1f1;
}
.contact-form-item li {
	padding: 20px 0;
	font-size: 1.4rem;
	line-height: 1.6;
	border-bottom: 1px solid #f0f1f1;
}
.contact-form-item li label {
	display: table;
}
.contact-form-item li .head {
	display: table-cell;
	position: relative;
	width: 250px;
	padding: 0 20px 0 64px;
	vertical-align: middle;
	color: #333;
	font-family: '游ゴシック体 Pr6N B', 'Yu Gothic Pr6N B',  sans-serif;
	font-weight: bold;
}
.contact-form-item li .head.required:before {
	position: absolute;
	content: '必須';
	top: 0;
	bottom: 0;
	left: 0;
	width: 50px;
	height: 20px;
	margin: auto;
	color: #fff;
	line-height: 20px;
	text-align: center;
	background: #df0006;
	border-radius: 4px;
}
.contact-form-item li.message .head {
	vertical-align: top;
}
.contact-form-item li.message .head.required:before {
	top: 3px;
	margin: 0;
}
.contact-form-item li .data {
	display: table-cell;
	vertical-align: middle;
}
.contact-form-item input[type="text"],
.contact-form-item input[type="email"] {
	width: 450px;
	height: 40px;
	padding: 0 14px;
	color: #333;
	font-size: 1.4rem;
	border-radius: 4px;
	background: #f9f9f9;
	border: 1px solid #dcdcdc;
}
.contact-form-item input.s[type="text"] {
	width: 238px;
}
.contact-form-item textarea {
	width: 450px;
	height: 240px;
	padding: 10px 14px;
	color: #333;
	font-size: 1.4rem;
	border-radius: 4px;
	background: #f9f9f9;
	border: 1px solid #dcdcdc;
}
.contact-form-btn {
	margin: 0 auto 57px;
	font-size: 0;
	text-align: center;	
}
.contact-form-btn > div {
	position: relative;
	display: inline-block;
	margin: 0 12px 0 13px;
}
.contact-form-btn > div:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 89px;
	width: 12px;
	height: 1px;
	margin: auto;
	background: #fff;
	vertical-align: middle;
	z-index: 1;
}
.contact-form-btn input {
	display: inline-block;
	position: relative;
	width: 320px;
	height: 70px;
	padding: 0 0 0 18px;
	color: #fff;
	font-size: 1.6rem;
	font-family: '游ゴシック体 Pr6N B', 'Yu Gothic Pr6N B',  sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
	border: none;
	background: #37bec3;
	cursor: pointer;
}
.contact-form-btn input:hover {
	background: #22a3a8;
}
.contact-form-btn input.btn_back {
	width: 240px;
	margin: 0 12px 0 13px;
	color: #333;
	border: 1px solid #e6e6e6;
	background: #fff url(/form/img/bg_btn_blu.svg) no-repeat 52px center /12px;;
}
.contact-form-btn input.btn_submit {
	width: 240px;
	margin: 0 12px 0 13px;
	border: none;
	background: #37bec3 url(/form/img/bg_btn_wht.svg) no-repeat 37px center /12px;;
}
.contact-form-btn input.btn_back:hover {
	background-color: #ebf8f9;
}
.contact-form-btn input.btn_submit:hover {
	background-color: #22a3a8;
}

.contact-form-tel {
	text-align: center;
}
.contact-form-tel .text {
	margin-bottom: 19px;
	font-size: 1.8rem;
	font-family: '游ゴシック体 Pr6N B', 'Yu Gothic Pr6N B',  sans-serif;
	font-weight: bold;
}
.contact-form-tel .num {
	font-size: 1.2rem;
	font-weight: normal;
	vertical-align: top;
	line-height: 1.1;
}
.contact-form-tel .num:before {
	content: '';
	display: inline-block;
	width: 64px;
	height: 64px;
	margin: 0 15px 0 3px;
	background: url("/wp/wp-content/themes/kizuna/img/ico_tel.svg") no-repeat 0 0/contain;
}
.contact-form-tel .num p {
	display: inline-block;
	margin-top: 4px;
	text-align: left;
	vertical-align: top;
}
.contact-form-tel .num span {
	display: block;
	font-size: 4.0rem;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 900;
	font-style: normal;
	letter-spacing: 2.1px;
}
.contact-complete {
	width: 700px;
	margin: 0 auto 100px;
}
.contact-complete .text {
	margin-bottom: 50px;
	font-size: 1.6rem;
	text-align: center;
}
.contact-complete .text p {
	margin-bottom: 30px;
}


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

body {
	min-width: 100%;
}

/*
 * general
 *------------------------------------------------------ */

/* breadcrumb */
.breadcrumb {
	display: none;
}
.breadcrumb_btm_inner {
	width: 100%;
	padding: 21px 25px;
}

/* keyvisual */
.keyvisual {
	margin-top: 85px;
	height: 150px;
}
.keyvisual:before {
	height: 150px;
}
.keyvisual.normal {
	height: 150px;	
}
.keyvisual-box .ttl {
	font-size: 2.3rem;
}
.keyvisual.normal .keyvisual-box .ttl {
	margin: 0;
	line-height: 1.7;
}
.keyvisual-box .ttl span {
	margin: 0;
	font-size: 1.2rem;
}
.keyvisual-box .ttl span.en {
	margin: 0;
	letter-spacing: 1.2px;
}

/* intro */
.g-intro {
	width: 100%;
}

/* contact */
.g-contact {
	padding: 51px 25px 50px;
}
.top .g-contact {
	background: none;
}
.g-contact-inner {
	width: 100%;
}
.g-contact-ttl {
	width: 100%;
	padding-top: 12px;
	font-size: 2.1rem;
}
.g-contact-box {
	padding: 23px 25px 31px;
	font-size: 1.6rem;
	background: #f9f9f9;
	border-radius: 0 0 10px 10px;
}
.g-contact-box .tel {
	display: block;
	width: 100%;
	margin: 16px 0 0 0;
	font-size: 1.0rem;
}
.g-contact-box .tel:before {
	width: 53px;
	height: 53px;
	padding-right: 9px;
}
.g-contact-box .tel p {
	margin-right: -10px;
}
.g-contact-box .tel span {
	font-size: 3.3rem;
	letter-spacing: 1.7px;
}
.g-contact-box .g-btn {
	display: block;
	margin-top: 22px;
}
.g-contact-box .g-btn a {
	width: 100%;
	height: 60px;
	min-width: 0;
	padding: 0;
	line-height: 60px;
}

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

header {
	position: absolute;
	top: 0;
	min-width: 100%;
	background: #fff;
	height: 85px;
	transition: height .4s;
}
.nav-active header {
	background: #f9f9f9 !important;
	height: 100vh;
	overflow-y: auto;
}
header .inr {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	background: transparent;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
}
header.invisible {
  transform: translateY(0%);
}
header .logo {
	margin: 22px 0 15px 15px;
	width: 213px;
}
header .logo img {
	width: 213px;
	height: auto;
}
header .nav-all {
	display: block;
	position: absolute;
	top: 17px;
	right: 15px;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	z-index: 101;
	background: #f9f9f9;
}
header .nav-all span {
	position: absolute;
	left: 0;
	right: 0;
	width: 18px;
	height: 2px;
	margin: auto;
	background: #37bec3;
	border-radius: 1px;
	transition: all .4s;
}
header .nav-all span:nth-of-type(1) {
	top: 18px;
}
header .nav-all span:nth-of-type(2) {
	top: 24px;
}
header .nav-all span:nth-of-type(3) {
	top: 30px;
}

.nav-active header .nav-all {
	background: #fff;
}
.nav-active header .nav-all span:nth-of-type(1) {
	top: 17px;
	-webkit-transform: translateY(7px) rotate(-45deg);
	transform: translateY(7px) rotate(-45deg);
}
.nav-active header .nav-all span:nth-of-type(2) {
	opacity: 0;
}
.nav-active header .nav-all span:nth-of-type(3) {
	top: 31px;
	-webkit-transform: translateY(-7px) rotate(45deg);
	transform: translateY(-7px) rotate(45deg);
}

header .nav {
	display: none;
	background: #f9f9f9;
	padding: 0 0 40px;
}
.nav-active header .nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
	gap: 0 0;
}

header .nav-list {
	order: 2;
	width: 100%;
	margin-top: 25px;
	display: block;
	border-top: 1px solid #e9e9e9;
	line-height: 1;
}
header .nav-list > li {
	border-bottom: 1px solid #e9e9e9;
	width: 100%;
}
header .nav-list > li.sp {
	display: block;
}
header .nav-list li a {
	display: block;
}
header .nav-list li a:hover {
	color: #37bec3;
}
header .nav-list > li > a,
header .nav-list > li > span.parent {
	display: block;
	font-size: 1.4rem;
	height: auto;
	padding: 20px 25px;
	position: relative;
}
header .nav-list > li.cu > a,
header .nav-list > li.cu > span.parent {
	color: #333;
}
header .nav-list > li > a::after,
header .nav-list > li > span.parent::after {
	display: none !important;
}

header .nav-list > li > a::before,
header .nav-list > li > span.parent::before {
	content: '';
	display: inline-block;
	position: relative;
	width: 12px;
	height: 1px;
	margin: 0 10px 3px 0;
	background: #37bec3;
	vertical-align: middle;	
}
header .nav-list .btn {
	display: block;
	font-size: 1.4rem;
	width: calc( 1em + 40px );
	height: calc( 1em + 40px );
	position: absolute;
	right: 0;
	top: 0;
	border-left: 1px solid #e9e9e9;
}
header .nav-list .btn::before,
header .nav-list .btn::after {
	content: '';
	display: block;
	position: absolute;
	background: #898989;
}
header .nav-list .btn::before {
	width: 12px;
	height: 1px;
	top: calc( 50% - .5px );
	left: calc( 50% - 6px );
}
header .nav-list .btn::after {
	width: 1px;
	height: 12px;
	top: calc( 50% - 6px );
	left: calc( 50% - .5px );
	transition: transform .5s;
}
header .nav-list li.on .btn {
	background-color: #efefef;
}
header .nav-list li.on .btn::after {
	transform: scale(1, 0);
}
header .nav-list .children {
	display: none;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	background: #efefef;
	border-top: 1px solid #e9e9e9;
}
header .nav-list li.on.outline .children {
	display: none !important;
}
header .nav-list .children a {
	padding: 12px 25px;
}

header .nav-btn {
	order: 1;
	display: block;
	margin: 0 auto;
	width: 86.7%;
}
header .nav-btn li + li {
	margin-top: 15px;
}
header .nav-btn a {
	width: 100%;
	max-width: 325px;
	font-size: 1.4rem;
	border-radius: 4px;
}
header .nav-btn a::before {
	content: '';
	display: inline-block;
	position: relative;
	width: 12px;
	height: 1px;
	margin: 0 10px 3px 0;
	background: #fff;
	vertical-align: middle;
}
header .nav-btn a .sp {
	display: inline;
}

header .info {
	order: 3;
	display: block;
	width: 86.7%;
	margin: 35px auto 0;
	font-size: 0;
}
header .info-logo {
	margin-bottom: 16px;
}
header .info-name {
	margin-bottom: 8px;
	font-size: 1.6rem;
	font-family: '游ゴシック体 Pr6N B', 'Yu Gothic Pr6N B',  sans-serif;
	font-weight: bold;
	line-height: 1.75;
}
header .info-address {
	margin-bottom: 12px;
	font-size: 1.4rem;
	line-height: 1.75;
}
header .info-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
	gap: 0 26px;
}
header .info-link a {
	font-size: 1.2rem;
}
header .info-link a:before {
	content: '';
	display: inline-block;
	width: 4.5px;
	height: 4.5px;
	margin: 0 5px 2px 0;
	vertical-align: middle;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background: none;
}

header .nav-sns {
	margin-top: 15px;
}
header .nav-sns li {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 12px;
	border: none;
}
header .nav-sns li.fb,
header .nav-sns li.tw {
	background: none;
}
header .nav-sns li a {
	width: 30px;
	height: 30px;
	padding: 0;
	line-height: 1;
}
header .info-copyright {
	margin-top: 17px;
	font-size: 1.2rem;
	line-height: 1.667;
	letter-spacing: 0;
}
header .info-copyright br {
	display: none;
}

/*
 * footer
 *------------------------------------------------------ */
footer {
	padding: 25px 0 40px;
	background: #f9f9f9;
}
footer .inner {
	width: 100%;
	display: block;
}
footer nav {
	width: 100%;
}
footer .nav-btn {
	display: block;
	margin: 0 auto;
	width: 86.7%;
}
footer .nav-btn li + li {
	margin-top: 16px;
}
footer .nav-btn a {
	width: 100%;
	max-width: 325px;
	height: 50px;
	font-size: 1.4rem;
	line-height: 50px;
}

footer .nav-list {
	margin-top: 25px;
	display: block;
	line-height: 1;
}
footer .nav-list > li {
	padding: 0;
}
footer .nav-list > li.inline {
	width: 100%;
}
footer .nav-list > li.hierarchical {
	display: block;
	position: relative;
}
footer .nav-list > li > a,
footer .nav-list > li > span {
	padding: 20px 25px;
}
footer .nav-list > li.hierarchical > a,
footer .nav-list > li.hierarchical > span {
	width: 100%;
}
footer .nav-list > li.hierarchical .btn {
	display: block;
	width: calc( 1em + 40px );
	height: calc( 1em + 40px );
	position: absolute;
	right: 0;
	top: 0;
	border-left: 1px solid #e9e9e9;
}
footer .nav-list > li.hierarchical.on .btn {
	background-color: #efefef;
}
footer .nav-list > li.hierarchical .btn::before {
	content: '';
	display: block;
	width: 12px;
	height: 1px;
	position: absolute;
	top: calc( 50% - .5px );
	left: calc( 50% - 6px );
	background: #898989;
}
footer .nav-list > li.hierarchical .btn::after {
	content: '';
	display: block;
	width: 1px;
	height: 12px;
	position: absolute;
	top: calc( 50% - 6px );
	left: calc( 50% - .5px );
	background: #898989;
	transition: transform .5s;
}
footer .nav-list > li.hierarchical.on .btn::after {
	transform: scale(1, 0);
}
footer .nav-list .hierarchical .children {
	display: none;
	width: 100%;
	border-top: 1px solid #e9e9e9;
	background: #efefef;
	padding: 17px 0;
}
footer .nav-list > li.hierarchical.on .children {
	display: block;
}
footer .nav-list .activity .children ul:nth-child(1),
footer .nav-list .activity .children ul:nth-child(2),
footer .nav-list .activity .children ul:nth-child(3),
footer .nav-list .individual .children ul {
	width: 100%;
}
footer .nav-list .hierarchical ul a {
	font-size: 1.2rem;
	padding: 12px 25px;
}

footer .info {
	width: 86.7%;
	margin: 35px auto 0;
}
footer .info-logo {
	margin-bottom: 16px;
}
footer .info-name {
	margin-bottom: 8px;
}
footer .info-address {
	margin-bottom: 12px;
}
footer .info-link a:before {
	content: '';
	display: inline-block;
	width: 4.5px;
	height: 4.5px;
	margin: 0 5px 2px 0;
	vertical-align: middle;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background: none;
}
footer .nav-sns {
	display: inline-block;
	margin-top: 15px;
	vertical-align: top;
}
footer .nav-sns li {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 12px;
	border: none;
}
footer .nav-sns li.fb,
footer .nav-sns li.tw {
	background: none;
}
footer .nav-sns li a {
	width: 30px;
	height: 30px;
	padding: 0;
	line-height: 1;
}
footer .nav-sns li a:before {
	display: none;
}
footer .nav-sns li a:hover img {
	opacity: 1;
}
footer .info-copyright {
	margin-top: 17px;
	font-size: 1.2rem;
	line-height: 1.667;
	letter-spacing: 0;
}
footer .info-copyright br {
	display: none;
}

/*
 * main
 *------------------------------------------------------ */
main {
	padding-top: 46px;
}
main .only-sp,
main br.sp {
	display: block;
}
main .only-pc {
	display: none;
}

/*
 * contact
 *------------------------------------------------------ */
.contact-intro {
	margin-bottom: 19px;
	padding: 0 25px;
	text-align: left;
}
.contact-intro .g-intro-text {
	margin-bottom: 14px;
	font-family: '游ゴシック体 Pr6N B', 'Yu Gothic Pr6N B',  sans-serif;
	font-weight: bold;
	text-align: left !important;
}
.contact-intro .g-intro-text br {
	display: none;
}
.contact-form {
	width: 100%;
	margin: 0 0 49px 0;
	padding: 0 25px;
}
.contact-form-item {
	margin-bottom: 40px;
}
.contact-form-item li .head {
	display: block;
	width: 100%;
	margin-bottom: 8px;
	padding: 0 20px 0 0;
}
.contact-form-item li .head br {
	display: none;
}
.contact-form-item li .head.required:before,
.contact-form-item li.message .head.required:before {
	position: relative;
	display: inline-block;
	top: 0;
	margin-right: 13px;
}
.contact-form-item li .data {
	display: block;
}
.contact-form-item li label {
	display: block;
}
.contact-form-item input[type="text"],
.contact-form-item input.s[type="text"],
.contact-form-item input[type="email"],
.contact-form-item textarea {
	width: 100%;
	-webkit-appearance: none;
}
.contact-form-btn {
	position: relative;
	margin: 0 25px 26px;
}
.contact-form-btn > div {
	width: 275px;
	margin: 0;
}
.contact-form-btn > div:before {
	left: 69px;
}
.contact-form-btn input {
	width: 275px;
	height: 60px;
	-webkit-appearance: none;
}
.contact-form-btn input.btn_back {
	position: absolute;
	top: 70px;
	left: 0;
	right: 0;
	width: 275px;
	margin: auto;
	background-position: 68px;
}
.contact-form-btn input.btn_submit {
	width: 275px;
	margin: 0 0 70px;
	background-position: 54px;
}
.contact-form-tel .text {
	margin-bottom: 8px;
	font-size: 1.6rem;
}
.contact-form-tel .num:before {
	width: 50px;
	height: 50px;
	margin: 0 9px 0 5px;
}
.contact-form-tel .num p {
	margin-top: 1px;	
}
.contact-form-tel .num span {
	font-size: 3.0rem;
	letter-spacing: 1.6px;
}
.contact-complete {
	width: 100%;
	margin: 0 auto 49px;
	padding: 0 25px;
}
.contact-complete .text {
	margin-bottom: 50px;
	font-size: 1.6rem;
	text-align: left;
}
.contact-complete .text p {
	margin-bottom: 30px;
}
.contact-complete .text br.pc {
	display: none;
}

}