@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:700');

/*使用カラー
#41157d;
#454545;
*/


/*common*/

* {
	box-sizing: border-box;
}

body {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.5rem;
	line-break: normal;
	line-height: 1.7;
	color: #515151;
	width: 100%;
	overflow-x: hidden;
	min-width: 1000px;
}

.en {
	font-family: 'Source Code Pro', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-break: break-all;
	letter-spacing: 0.1em;
	font-weight: 700;
}

.enB {
	font-family: 'Source Code Pro', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-break: break-all;
	letter-spacing: 0.1em;
	font-weight: 400;
}

.enC {
	font-family: 'Roboto', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-break: break-all;
	letter-spacing: 0.1em;
}

.sp {
	display: none !important;
}

.pc {
	display: block;
}

.isFull {
	display: block;
}

.is990 {
	display: none !important;
}

a {
	text-decoration: none;
	color: #515151;
}

img {
	vertical-align: top;
}

.links {
	text-decoration: underline;
}
@media screen and (min-width: 1024px) {
.links:hover {
	text-decoration: none;
}
}

.imgWrap .wp-post-image,
.reImg {
	width: 100%;
	height: auto;
}
.wp-post-image,
.reImg02 {
	max-width: 100%;
	height: auto;
}
@media screen and (min-width: 1024px) {
a:hover img {
	opacity: 0.7;
}
}

.modP {
	margin-bottom: 1em;
}

.modP:last-child {
	margin-bottom: 0;
}
.contentNotice {
	font-size: 12px;
	font-size: 1.2rem;
}
.contentText strong,
.contentNotice strong {
	font-weight: bold;
}
.contentText i ,
.contentNotice i {
	font-style: italic;
}
.contentText p,
.contentNotice p {
	margin-bottom: 1em;
}
.contentText p:last-child,
.contentNotice p:last-child {
	margin-bottom: 0;
}
.contentText + .btnA {
	margin-top: 1em;
}

/*header*/

.siteHeader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
}

.siteHeaderInner {
	position: relative;
}

.siteHeaderInner .logo {
	position: absolute;
	top: 20px;
	left: 30px;
}

.hum {
	position: absolute;
	right: 0;
	top: 0;
}

.hum a {
	display: block;
	width: 80px;
	height: 80px;
	background: #454545;
	text-align: center;
	padding-top: 30px;
}

#hum {
	display: none;
}

.modaal-container {
	background-color: rgba(69, 69, 69, 0.5);
}

.modaal-content {
	padding-left: 70%;
	min-height: 100%;
}

.humNavi {
	padding-top: 50px;
}

.humNavi .none {
	display:none;
}

.humNavi .en {
	display: block;
	font-size: 3rem;
	line-height: 1.4;
}

.modaal-content-container {
	background-color: rgba(69, 69, 69, 1);
	min-height: 100vh;
	text-align: center;
}

.humNavi li a {
	color: #fff;
	display: block;
}

@media screen and (min-width: 1024px) {
.humNavi li a:hover .en, .humNavi li a:hover {
	opacity: 0.7;
}
}

.humNavi li {
	margin-bottom: 20px;
}

.closeBT {
	position: fixed;
	right: 0;
	top: 0;
	display: block;
	padding: 27px;
	cursor: pointer;
}

.reserve {
	position: absolute;
	top: 0;
	right: 80px;
}

.reserve a {
	display: block;
	background: #fff;
	width: 210px;
	height: 80px;
	text-align: center;
	padding-top: 5px;
}

@media screen and (min-width: 1024px) {
.reserve a:hover {
	background: #454545;
	color: #fff;
}
}

.reserve .bgCircle {
	display: block;
	background: #454545;
	border-radius: 50%;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

.reserve .en {
	display: block;
	line-height: 1;
	margin-bottom:-0.2em;
}

.reserve .jp {
	font-size: 1.2rem;
}

.waveWrap {
	position: relative;
	margin-top: -50px;
}

.waveWrap svg {
	height: 120px;
	width: 100%;
	position: absolute;
	top: -50px;
	left: 0;
	z-index: 2;
}

.mainVisual {
	position: relative;
	padding-right: 5%;
}

.mainVisual .lead {
	/*font-size:11rem;*/
	font-size: 8.5vw;
	position: absolute;
	bottom: -0.05em;
	left: -10px;
	color: #41157d;
	line-height: 1;
}


/*wrap*/

.bgColor {
	background: #41157d;
	padding-bottom: 150px;
}
.bgColor.lastObj {
	padding-bottom: 100px;
}
@media screen and (max-width: 770px) {
	.bgColor.lastObj {
		padding-bottom: 45px;
	}
}
.waveWrap + .bgColor {
	margin-top: 150px;
}
.cntWrap {
	padding: 150px 0 0;
	max-width: 1200px;
	margin: 0 auto;
}

.cntWrap.faq {
	width: 800px;
}

.bottomWrap {
	padding-top: 150px;
}

.bottomWrapB {
	padding: 0 0 0 0;
}


/*ttl*/

.subTtlA {
	margin-bottom: 10px;
}

.subTtlA .en {
	font-size: 2.5rem;
}

.subTtlA span {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #454545;
	font-size: 1.5rem;
	vertical-align: text-bottom;
}

.ttlA {
	font-size: 2.4rem;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-bottom: 10px;
}

.ttlB {
	font-size: 4rem;
	text-align: center;
}

.ttlB:after {
	content: "";
	display: block;
	margin: 0.3em auto 1em auto;
	background: #454545;
	width: 50px;
	height: 2px;
}

.ttlC {
	color: #fff;
	font-size: 4rem;
	line-height: 1.2;
	margin-bottom: 0.5em;
}

.ttlC span {
	font-size: 1.5rem;
	display: block;
}

.ttlD {
	text-align: center;
	line-height: 1.4;
}

.ttlD .en {
	display: block;
	font-size: 4rem;
}

.ttlD .jp {
	position: relative;
	text-align: center;
}

.ttlD .jp:after, .ttlD .jp:before {
	content: " ";
	width: 40px;
	height: 1px;
	display: inline-block;
	background: #454545;
	vertical-align: top;
	margin-top: 10px;
}

.ttlD i {
	font-style: normal;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	font-size: 1.6rem;
}

.ttlE {
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #454545;
	border-bottom: 2px solid #454545;
	padding: 3px 0;
	display: block;
	letter-spacing: 0.1em;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.ttlE .ttlinner {
	border-top: 1px solid #454545;
	border-bottom: 1px solid #454545;
	display: block;
	padding: 15px 0;
}

.ttlF {
	font-size: 3rem;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 1em;
}

.ttlF span {
	display: block;
	font-size: 1.4rem;
}

.pageTtl {
	background: #fff;
	border-radius: 50%;
	width: 220px;
	height: 220px;
	position: absolute;
	bottom: -40px;
	left: 5%;
	z-index: 3;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #41157d;
	font-size: 1.4rem;
}

.pageTtl .wrap {}

.pageTtl .en {
	display: block;
	font-size: 3.4rem;
	color: #41157d;
}


/*btn*/

.btnA a {
	width: 250px;
	height: 50px;
	display: block;
	border: 1px solid #454545;
	border-radius: 25px;
	color: #454545;
	text-align: center;
	line-height: 48px;
	font-size: 1.6rem;
}

@media screen and (min-width: 1024px) {
.btnA a:hover {
	background: #454545;
	color: #fff;
}
}

.center a {
	margin: 30px auto 0 auto;
}

.btnB a {
	width: 150px;
	height: 40px;
	display: block;
	border: 1px solid #fff;
	border-radius: 20px;
	color: #fff;
	text-align: center;
	line-height: 38px;
	font-size: 1.4rem;
	margin-left: auto;
	margin-right: auto;
}
.btnB a:visited {
	color: #fff;
}
@media screen and (min-width: 1024px) {
	.btnB a:hover {
		background: #fff;
		color: #454545;
	}
}


/*txtBox*/

.oneBox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
}

.pages.oneBox {
	-webkit-align-items: start;
	-ms-flex-align: start;
	align-items: start;
}

.imgBox {
	width: 50%;
	position: relative;
}

.oneBox:nth-child(odd) .imgBox {
	padding-right: 2.5%;
}

.oneBox:nth-child(even) .imgBox {
	padding-left: 2.5%;
	order: 1;
}
.oneBox:last-child {
	margin-bottom: 0;
}
.pages.oneBox:nth-child(odd) .imgBox, .pages.oneBox:nth-child(even) .imgBox {
	padding-left: 0;
	order: 0;
	padding-right: 2.5%;
}
.oneBox:nth-child(odd) .imgStyle {
	border-top-left-radius: 0;
	border-top-right-radius: 50%;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 0;
}
.oneBox:nth-child(even) .imgStyle {
	border-top-left-radius: 50%;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 50%;
}
.imgStyle01 {
	border-top-left-radius: 0;
	border-top-right-radius: 50%;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 0;
}
.imgStyle02 {
	border-top-left-radius: 50%;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 50%;
}

.txtBox {
	width: 50%;
}


/*縦幅固定角丸*/

.imgStyle03 {
	border-top-left-radius: 220px;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 220px;
}

.eyeCatching {
	border-radius: 50%;
	background: #454545;
	display: block;
	width: 150px;
	height: 150px;
	text-align: center;
	line-height: 150px;
	color: #41157d;
	font-size: 2rem;
	position: absolute;
}

.oneBox:nth-child(odd) .eyeCatching {
	top: -30px;
	left: -30px;
}

.oneBox:nth-child(even) .eyeCatching {
	bottom: -30px;
	right: -30px;
}

.bottomWrapB .eyeCatching {
	color: #fff;
}

.pages .eyeCatching {
	position: static;
	line-height: 1.4;
	display: table-cell;
	vertical-align: middle;
	width: 120px;
	height: 120px;
	font-size: 1.6rem;
}

.pages .eyeCatching .enC {
	font-size: 3rem;
	line-height: 1.2;
}

.pages.oneBox .ttlA {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}

.txtBoxouter {
	border-top: 2px solid #454545;
	border-bottom: 2px solid #454545;
	padding: 3px 0;
}

.txtBoxouter:last-child {
    margin-bottom: 0;
}

.txtBoxInner {
	padding: 20px 20px 20px 10px;
	border-top: 1px solid #454545;
	border-bottom: 1px solid #454545;
}

.staff .txtBoxInner {
	padding: 20px 20px 20px 0;
}


/*oneColumnWrap*/

.oneColumnWrap {
	width: 1000px;
	margin: 0 auto;
}
.oneColumnWrap:last-child {
    margin-bottom: 0;
}
.mw1000 {
	width: 100%;
	max-width: 1000px;
	height: auto;
}

/*infoUl*/

.infoUl {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: start;
	-ms-flex-align: start;
	align-items: start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.infoUl li {
	width: 48%;
}
.infoUl li img {
	margin-bottom: 15px;
}


/*dl*/

.dlA {
	font-size: 1.6rem;
}

.dlA dt {
	font-weight: bold;
}

.dlB {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 600px;
}
.w600 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 600px;
}
.privacyWrap .dlB {
	margin-top: 20px;
}

.dlB dt {
	background: #dad3e4;
	color: #515151;
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
}

.dlB dd {
	border-bottom: 1px solid #454545;
	padding: 10px 0;
	width: 100%;
	display: block;
}
.menuWrap .dlB dd {
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: start;
	-ms-flex-align: start;
	align-items: start;
}
.dlB dd p {
	margin-bottom: 1.5em;
}
.dlB dd p:last-child {
	margin-bottom: 0;
}
.dlB dd .itemName {
	text-align: left;
}
.dlB dd .price {
	text-align: right;
}

.dlB dd small {
	display: block;
}

.dlB li {
	margin-bottom: 15px;
	padding-left: 2em;
	text-indent: -2em;
}

.dlB li li {
	margin: 15px 0 15px 1.5em;
}

.dlB .number {
	font-style: normal;
	font-weight: bold;
	width: 2em;
	white-space: nowrap;
	display: inline-block;
	text-indent: 0;
	vertical-align: top;
}

.dlB .content {
	width: 100%;
	display: inline-block;
	text-indent: 0;
	vertical-align: top;
}

.dlB .one {
	margin-bottom: 15px;
	display: block;
}

.privacy .dlB dd {
	border-bottom: none;
}
.txtBoxouter + .dlC {
	margin-top: -20px;
}
.dlC {
	width: 100%;
	border-bottom: 1px solid #454545;
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}

.dlC dt {
	font-weight: bold;
	width: 30%;
	font-size: 1.4rem;
}

.dlC dd {
	width: 70%;
	font-size: 1.4rem;
	margin-bottom: 0.5em;
}


/*fourCnt*/

.fourCnt {
	padding: 0 5%;
	font-size: 0;
	text-align: center;
}

.fourCnt .boxList li {
	display: inline-block;
	width: 23%;
	margin-right: 2%;
}

.fourCnt .boxList li:nth-child(4n) {
	margin-right: 0;
}

.fourCnt .box {
	position: relative;;
}
.fourCnt .box figcaption {
	position: absolute;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}


/*fiveCnt*/

.fiveCnt {
	padding: 0 5%;
}
.feedWrap #sb_instagram #sbi_load {
	font-family: 'Source Code Pro', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-break: break-all;
	letter-spacing: 0.1em;
	font-weight: 700;
}
.feedWrap #sb_instagram #sbi_load a.sbi_load_btn {
	width: 250px;
	height: 50px;
	padding: 0;
	margin: 25px auto 0;
	display: block;
	border: 1px solid #454545;
	border-radius: 25px;
	color: #454545;
	background-color: transparent;
	text-align: center;
	line-height: 48px;
	font-size: 1.6rem;
}
@media screen and (min-width: 1024px) {
.feedWrap #sb_instagram #sbi_load a:hover {
	background: #454545;
	color: #fff;
}
}

/*staff*/
.nameInner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: start;
	justify-content: start;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.nameLabel {
	font-size: 2.4rem;
	font-weight: bold;
}
.nameLabel .enB {
	font-size: 1.4rem;
	vertical-align: baseline;
	margin-right: 10px;
}

.nameLabel .jp {
	border-right: 1px solid #454545;
	padding-right: 10px;
	margin-right: 10px;
}

.nameWrap {
	display: table;
}

.pages .nameWrap .eyeCatching {
	width: 40px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.staff .pages .line {
	display: inline-block;
	margin-left: 0.5em;
}
.staff .pages .eyeCatching + .eyeCatching {
	margin-left: 0.5em;
}
.pages .nameWrap .eyeCatching a {
	color: #fff;
	display: block;
}

@media screen and (min-width: 1024px) {
.pages .nameWrap .eyeCatching:hover {
	background: #fff;
	color: #454545;
}
}

@media screen and (min-width: 1024px) {
.pages .nameWrap .eyeCatching:hover a i {
	color: #454545;
}
}

.nameWrap .subTxt {
	display: block;
	margin-top: 10px;
	font-size: 1.6rem;
}


/*bloglist*/

.blogList {
	width: 700px;
	margin: 0 auto;
	border-top: 1px solid #454545;
}

.blogList li {
	border-bottom: 1px solid #454545;
}

.blogList li a {
	display: block;
	padding: 20px 0;
}

@media screen and (min-width: 1024px) {
.blogList li a:hover img {
	opacity: 1;
}
}

@media screen and (min-width: 1024px) {
.blogList li a:hover {
	background: #e3e3e3;
}
}

.blogList .imgWrap {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	padding-left: 20px;
}

.blogList figcaption {
	display: inline-block;
	vertical-align: top;
	padding-left: 30px;
	width: 80%;
}

.blogList .date {
	font-size: 1.5rem;
}

.blogList .title {
	font-size: 1.6rem;
	font-weight: bold;
}

.blogList .txtWrap {
	display: table-cell;
	vertical-align: middle;
}

.snsWrap {
	padding: 30px;
	background: #f2f2f2;
	margin-top: 40px;
	text-align: center;
}


/*blogListPage*/

.blogListPage.blogCnt {
/*	padding: 100px 0 150px 0;*/
	padding: 100px 0 0 0;
}

.blogArticleList {
	border-top: 1px solid #ddd;
}
.blogArticleList li {
	border-bottom: 1px solid #ddd;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: start;
	justify-content: start;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
@media screen and (max-width: 770px) {
  .blogArticleList li .category {
    display: none;
  }
}
.blogArticleList li .imgWrap {
	width: 200px;
}

.blogArticleList li .ttlWrap {
	width: 100%;
	flex: 1;
	padding-left: 30px;
}

.blogArticleList li .category a {
	color: #41157d;
	font-weight: bold;
}

@media screen and (min-width: 1024px) {
.blogArticleList li .category a:hover {
	text-decoration: underline;
}
}

.blogArticleList li .ttlInner {
}

.blogArticleList time:after {
	content: "|";
	display: inline-block;
	padding: 0 10px;
}

.blogArticleList .blogTtl {
	font-weight: bold;
}

@media screen and (min-width: 1024px) {
.blogArticleList .blogTtl a:hover {
	text-decoration: underline;
}
}


/*ページャー*/

.pagination {
	margin-top: 40px;
}

.pagination .page-of {
	display: none;
}

.pagination-box {
	text-align: center;
	font-size: 1.4rem;
}

.pagination-box span {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin-right: 10px;
	background: #41157d;
	color: #fff;
}

.pagination-box span:last-child {
	margin-right: 0;
}

.pagination-box span.link {
	background: none;
}

.pagination-box a {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-decoration: none;
	background: #fff;
	color: #454545;
}

@media screen and (min-width: 1024px) {
.pagination-box a:hover {
	background: #41157d;
	color: #fff;
}
}

@media screen and (min-width: 1024px) {
.pagination-box span.link:hover {
	background: #41157d;
	color: #fff;
}
}

@media screen and (min-width: 1024px) {
.pagination-box span.link:hover a {
	color: #fff;
}
}


/*bred*/

.bred {
	border-top: 1px solid #454545;
	border-bottom: 1px solid #454545;
	padding: 15px 5%;
}
.waveWrap + .bred {
	margin-top: 100px;
}

@media screen and (max-width: 770px) {
	.waveWrap + .bred {
		margin-top: 45px;
	}
}	
/*footer*/

.footLogo {
	text-align: center;
	position: relative;
}

.footLogo:before {
	content: "";
	width: 100%;
	height: 1px;
	display: block;
	background: #454545;
	position: absolute;
	top: 50%;
}

.footLogo img {
	padding: 0 20px;
	background: #fff;
	position: relative;
	z-index: 2;
}

.footBtnWrap {
	width: 100%;
	max-width: 1020px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	border-bottom: 1px solid #454545;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.footBtnWrap li {
	width: 49%;
	font-size: 1.4rem;
}
.footBtnWrap li .wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
}
.footBtnWrap li .wrap a {
	display: block;
	width: 100%;
	padding: 10px 0;
	cursor: pointer;
	    align-content: center;
}
.footBtnWrap .bgCircle {
	display: block;
	background: #454545;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	font-size: 1.6rem;
}

.tel .jp {
	font-size: 1rem;
}

.tel a {
	border: 1px solid #454545;
	cursor: auto;
}

.tel .enC {
	font-size: 3rem;
	display: block;
	line-height: 1;
}

.footReserve .enC {
	font-size: 2.4rem;
	display: block;
	line-height: 1;
}

.footReserve a {
	background: #41157d;
	border: 4px solid #41157d;
}

@media screen and (min-width: 1024px) {
.footReserve a:hover {
	background: #454545;
	border: 4px solid #454545;
	color: #fff;
}
}

.infoWrap {
	padding: 30px 0 20px;
}

.footNav {
	font-size: 0;
	text-align: center;
	margin: 20px 0 0;
}

.footNav li {
	display: inline-block;
	margin-right: 15px;
	font-size: 1.4rem;
}
.footNav li .en ,
.footNav li.navHome {
	display: none;
}
@media screen and (min-width: 1024px) {
.footNav li a:hover {
	text-decoration: underline;
}
}

.footNav li:last-child {
	margin-right: 0;
}

address {
	text-align: center;
}

.copy {
	text-align: center;
	background: #454545;
	color: #fff;
	padding: 15px 0;
	display: block;
}


/*faq*/

.question {
	font-size: 1.6rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: start;
	justify-content: start;
	-webkit-align-items: start;
	-ms-flex-align: start;
	align-items: start;
	font-weight: bold;
}

.question .bgCircle {
	display: block;
	width: 40px;
	height: 40px;
	background: #454545;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 2.4rem;
}

.question span {
	flex: 1;
	padding-left: 15px;
	line-height: 1.4;
	padding-top: 0.5em;
}


/*recruitDetail*/

.recruitDetail .dlB {
	margin-top: 20px;
}

.recruitDetail .dlB dd {
	border-bottom: none;
}


/*****form*******/

.formWrapOuter {
	padding: 0 0 100px;
}

.formWrapOuter .ttlC {
	text-align: center;
}

.modPCenter {
	text-align: center;
	margin-bottom: 1em;
}

.formWrap {
	background: #fff;
	width: 800px;
	margin: 0 auto;
	padding: 50px 0;
}

.formWrap dl {
	width: 600px;
	margin: 0 auto;
}

.formWrap dt {
	font-size: 1.6rem;
	font-weight: bold;
}

.formWrap dd {
	margin: 15px 0 30px 0;
}

.formWrap .required {
	background: #41157d;
	font-size: 1.2rem;
	color: #fff;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	padding: 0 15px;
	margin-right: 10px;
	position: relative;
	top: -2px;
}

.formWrap .any {
	background: #999;
	font-size: 1.2rem;
	color: #fff;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	padding: 0 15px;
	margin-right: 10px;
	position: relative;
	top: -2px;
}

.formWrap textarea, .formWrap input[type="email"],input[type="tel"], .formWrap input[type="text"] {
	border: 1px solid #ddd;
	background: #fff;
	height: 40px;
	padding-left: 15px;
	width: 100%;
}

.formWrap textarea {
	height: 15em;
}

.formWrap .formBtn {
	font-size: 1.6rem;
	position: relative;
	display: block;
	color: #454545;
	text-align: center;
	border: 1px solid #454545;
	width: 300px;
	height: 60px;
	line-height: 60px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
	margin: 0 auto;
	border-radius: 30px;
}

@media screen and (min-width: 1024px) {
.formWrap .formBtn:hover {
	background: #454545;
	color: #fff;
}
}

.modoruBtn {
	margin-top: 30px !important;
}


/*pgtop*/

#pgTop {
	padding-top: 50px;
	margin-top: -50px;
}

#topBtn {
	position: fixed;
	bottom: 2vh;
	right: 10px;
	display: none;
	z-index: 99;
}

#topBtn a {
	display: block;
	width: 40px;
	height: 40px;
	color: #fff;
	line-height: 40px;
	font-size: 2rem;
	background: #454545;
	text-align: center;
}


/*map*/

.ggmapSize {
	width: 100%;
	margin: 0 auto 20px auto;
}

.ggmap {
    position: relative;
    padding-bottom: 47.9%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.ggmap iframe, .ggmap object, .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entryWraps {
	padding:0px 5% !important ;
}

/*汎用*/

.alignC {
	text-align: center;
}

/*margin*/

.mt20 {
	margin-top: 20px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb70 {
	margin-bottom: 70px;
}

.mb80 {
	margin-bottom: 80px;
}

.mb90 {
	margin-bottom: 90px;
}

.mb100 {
	margin-bottom: 100px;
}

.mb120 {
	margin-bottom: 120px;
}

.mb150 {
	margin-bottom: 150px;
}


/*blog*/

.tableContents {
	background: #fff !important;
	border: 1px solid #e3e3e3 !important;
}

.image + .singleContent {
	margin-top: 20px;
}
.singleContent {
	width: 100%;
}

.singleContent img {
	max-width: 100%;
	height: auto;
	margin-bottom: 1em;
}

.blogCnt {
	padding: 100px 0 0;
	font-size:1.6rem;
}

.blogCnt .cntWidth1000 {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	padding: 40px 40px 60px 40px;
}

.headingWrap {}

.headingWrap .category a {
	color: #41157d;
	font-weight: bold;
}

@media screen and (min-width: 1024px) {
.headingWrap .category a:hover {
	text-decoration: underline;
}
}

.headingWrap .meta time:after {
	content: "|";
	display: inline-block;
	padding: 0 10px;
}

.singleTtl {
	text-align: left;
	font-size: 2.6rem;
	font-weight: bold;
	margin-bottom: 20px;
}

.subWrap {
	margin-top: 50px;
	border-top: 1px solid #454545;
	padding-top: 30px;
}

.subWrap .ttlF {
	margin-bottom: 0.5em;
}

.categoryDl {
	margin-bottom: 50px;
	border-bottom: 1px solid #454545;
	padding-bottom: 40px;
}

.categoryDl ul {
	font-size: 0;
	text-align: center;
}

.categoryDl li {
	display: inline-block;
	font-size: 1.4rem;
	margin-right: 10px;
}

.categoryDl li:last-child {
	margin-right: 0;
}

.categoryDl li a {
	display: block;
	border-radius: 15px;
	border: 1px solid #454545;
	padding: 0 20px;
}

@media screen and (min-width: 1024px) {
.categoryDl li a:hover {
	background: #454545;
	color: #fff;
}
}

.subWrap .latest {
	border-top: 1px solid #ddd;
}

.subWrap .latest a {
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 20px 0;
}

@media screen and (min-width: 1024px) {
.subWrap .latest a:hover {
	background: #e3e3e3;
}
}

.latest li a {}


/*entry form*/

.prWrap .privacy {
	height: 180px;
	overflow-y: auto;
	padding: 20px;
	border: 4px solid #ddd;
	font-size: 1.4rem;
	width: 600px;
	margin: 0 auto 40px auto;
}

.privacy .dlB {
	width: 100%;
}

.privacy .dlB i {
	font-style: normal;
}

select {
	border: 1px solid #ddd;
	height: 30px;
}

.agreeBox {
	margin: 0 auto 30px auto;
	text-align: center;
}

.formElement {
	padding: 150px 0
}

.mwform-radio-field-text {
	cursor: pointer;
}

.mwform-checkbox-field label, .mwform-radio-field label {
	white-space: nowrap;
}

.mw_wp_form .horizontal-item+.horizontal-item {
	margin-left: auto !important;
	margin-right: 10px !important;
}

dl.formWrapDl select.date, .formWrap input[type="text"].hasDatepicker {
	width: auto;
}

.formWrap textarea {
	padding: 20px;
}

.formWrap textarea, .formWrap input {
	border-radius: 0;
	box-shadow: none;
	-webkit-appearance: none;
}
input[type="radio"] {
	position: relative;
	-moz-appearance: button;
	-webkit-appearance: button;
	appearance: button;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 24px;
	height: 24px;
	content: "";
	background-color: #FFFFFF;
	border: 1px solid #999999;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	vertical-align: middle;
	cursor: pointer;
}
input[type="radio"]:checked{
  background-image: radial-gradient(circle at 50% 50%, #454545 40%, transparent 50%);
}
input[type="radio"]:checked:after {
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	content: "";
	width: 12px;
	height: 12px;
	background: #454545;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
input[type=checkbox] {
	display: none;
}

.mwform-checkbox-field-text {
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	padding: 0 0 0 24px;
}

.mwform-checkbox-field-text:after {
	position: absolute;
	top: 50%;
	left: 6px;
	display: block;
	margin-top: -7px;
	width: 5px;
	height: 9px;
	border-right: 3px solid #454545;
	border-bottom: 3px solid #454545;
	content: '';
	opacity: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.mwform-checkbox-field-text:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	margin-top: -9px;
	width: 18px;
	height: 18px;
	border: 1px solid #999999;
	background-color: #fff;
	content: '';
}

input[type=checkbox]:checked+.mwform-checkbox-field-text:after {
	opacity: 1;
}

.mw_wp_form .formWrap .horizontal-item {
	margin-left: 0;
	margin-right: 10px;
}

.mw_wp_form .formWrap .horizontal-item+.horizontal-item {
	margin-left: 0;
}
.mw_wp_form_input .formMessage01,
.mw_wp_form_confirm .formMessage02 {
	display: block;
}
.mw_wp_form_confirm .formMessage01,
.mw_wp_form_input .formMessage02 {
	display: none;
}

/********横幅調整***************/

@media screen and (max-width: 1240px) {
	.cntWrap {
		max-width: inherit;
		width: 100%;
		padding: 150px 5% 0;
	}
	.ttlA {
		font-size: 2rem;
	}
	.ttlC {
		font-size: 3rem;
	}
}

@media screen and (max-width: 1100px) {
	.oneColumnWrap {
		width: 100%;
	}
	.infoUl {
		width: 100%;
		padding: 0 5%;
	}
	.imgStyle03 {
		width: 100%;
		height: auto;
	}
	.blogCnt .cntWidth1000 {
		width: 90%;
	}
	.blogArticleList li .imgWrap {
		width: 30%;
	}
	.blogArticleList li .ttlWrap {
		width: 68%;
	}
}

@media screen and (max-width: 990px) {
	body {
		min-width: 100%;
	}
	.isFull {
		display: none !important;
	}
	.is990 {
		display: block !important;
	}
	.oneBox {
		display: block;
	}
	.imgBox {
		display: block;
		width: 60%;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 40px;
	}
	.pages.oneBox .imgBox {
		padding: 0;
		margin-bottom: 20px;
	}
	.fourCnt .boxList li {
		width: 45%;
	}
	.fourCnt .boxList li:nth-child(2n) {
		margin-right: 0;
	}
	.fourCnt .boxList li:nth-child(n+3) {
		margin-top: 20px;
	}
	.txtBox {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 60%;
	}
	.btnA a {
		margin-left: auto;
		margin-right: auto;
	}
	.footBtnWrap {
		display: block;
	}
	.footBtnWrap li {
		width: 80%;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	.footBtnWrap li:last-child {
		margin-right: auto;
		margin-top: 20px;
	}
	.imgStyle03 {
		border-top-left-radius: 200px;
		border-top-right-radius: 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 200px;
	}
	.ttlE {
		width: 100%;
	}
	.pageTtl {
		width: 180px;
		height: 180px;
		bottom: -60px;
	}
	.pageTtl .en {
		font-size: 2.8rem;
	}
}


/********sp***************/

@media screen and (max-width: 770px) {
	body {
		font-size: 1.3rem;
		padding-top: 0px;
		min-width: 320px;
	}
	.reserve {
		right: 60px;
	}
	.reserve a {
		width: 60px;
		height: 60px;
	}
	.reserve .jp {
		display: none;
	}
	.reserve .en {
		font-size: 1.1rem;
		letter-spacing: 0;
	}
	.hum a {
		width: 60px;
		height: 60px;
		padding-top: 22px;
	}
	
	.humNavi .none {
	display:block;
}
	
	.siteHeaderInner .logo {
		top: 10px;
		left: 10px;
	}
	.siteHeaderInner .logo img {
		width: 100%;
		height: auto;
	}
	.siteHeaderInner .logo {
		width: 100px;
	}
	.modaal-content {
		padding-left: 0%;
	}
	.closeBT {
		padding: 17px;
		z-index: 99;
	}
	.humNavi {
		z-index: 2;
	}
	.waveWrap {
		margin-top: -20px;
	}
	.waveWrap svg {
		top: -10px;
	}
	.mainVisual .lead {
		left: 0;
		bottom: -0.1em;
	}
	.cntWrap {
		padding: 50px 5% 0;
		z-index: 2;
		position: relative;
	}
	.waveWrap + .cntWrap {
    	padding-top: 70px;
	}
	.imgBox {
		width: 80%;
		margin-bottom: 20px;
	}
	.eyeCatching {
		width: 70px;
		height: 70px;
		line-height: 70px;
		font-size: 1.2rem;
	}
	.oneBox:nth-child(even) .eyeCatching {
		top: -20px;
		left: -20px;
	}
	
	.oneBox:nth-child(even) .imgStyle {
	border-top-left-radius: 0%;
	border-top-right-radius: 50%;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 0%;
}
	
	.txtBox {
		width: 94%;
	}
	.txtBoxInner {
		padding: 10px;
	}
	.bgColor {
		padding-bottom: 20px;
	}
	.waveWrap + .bgColor {
		margin-top: 75px;
	}
	.bottomWrap {
		padding-top: 40px;
		position: relative;
		z-index: 2;
	}
	.fourCnt .boxList li {
		width: 70%;
		margin-right: 0 !important;
		margin-top: 0 !important;
		margin-bottom: 20px !important;
	}
	.fourCnt .boxList li:last-child {
		margin-bottom: 0 !important;
	}
	.blogList {
		width: 100%;
	}
	.feedWrap {
		width: 80%;
		margin: 0 auto;
	}
	.blogList .imgWrap {
		width: 100%;
	}
	.blogList .imgWrap {
		width: 40%;
	}
	.blogList figcaption {
		width: 60%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.tel .enC {
		font-size: 2rem;
	}
	.footReserve .enC {
		font-size: 2rem;
	}
	.infoWrap {
		display: none;
	}
	.pageTtl {
		height: auto;
		font-size: 1.2rem;
		border-radius: 0;
		width: 100%;
		line-height: 1.2;
		left: 0;
		bottom: -40px;
		border-bottom: 2px solid #454545;
		border-top: 2px solid #454545;
		background: none;
		display: block;
		padding: 2px 0;
		color: #454545;
		z-index: 2;
		position: relative;
	}
	.pageTtl .wrap {
		width: 100%;
		border-bottom: 1px solid #454545;
		border-top: 1px solid #454545;
		display: block;
		padding: 10px 0;
	}
	.pageTtl .en {
		font-size: 3rem;
		color: #454545;
		line-height: 1;
	}
	.pages .cntWrap {
		padding: 80px 5% 0;
	}
	.imgStyle03 {
		border-top-left-radius: 100px;
		border-top-right-radius: 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 100px;
	}
	.pages .eyeCatching {
		width: 80px;
		height: 80px;
		font-size: 1.2rem;
	}
	.pages .eyeCatching .enC {
		font-size: 2rem;
	}
	.txtBoxInner {
		padding: 10px 0;
	}
	.infoUl li {
		display: block;
		width: 100%;
		margin-bottom: 30px;
	}
	.infoUl li:last-child {
		margin-bottom: 0;
	}
	.staff .txtBoxInner {
		padding: 10px 0;
	}
	.nameWrap {
		display: block;
		width: 100%;
	}
	.nameInner {
		width: 100%;
		-webkit-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.nameLabel {
		vertical-align: top;
		font-size: 1.6rem;
	}
	.nameLabel .enB {
		display: block;
	}
	.staff .pages .eyeCatching {
		line-height: 40px;
		font-size: 1.5em;
	}
	.staff .pages .line {
		display: inline-block;
		margin-left: 0.25em;
		margin-top: 10px;
	}
	.staff .pages .eyeCatching + .eyeCatching {
		margin-left: 0.25em;
	}
	.nameLabel .jp {
		border-right: none;
	}
	.nameWrap .subTxt {
		font-size: 1.4rem;
	}
	.bred {
		position: relative;
		z-index: 2;
	}
	.recruitDetail .dlB {
		margin-top: 10px;
	}
	.formElement {
		padding: 70px 0 50px;
	}
	.formWrap {
		width: 90%;
		padding: 20px 0;
	}
	.formWrap dl {
		width: 90%;
	}
	.prWrap .privacy {
		width: 90%;
		font-size: 1.3rem;
	}
	.formWrap .formBtn {
		width: 80%;
		font-size: 1.4rem;
	}
	.formWrap .privacy dt {
		font-size: 1.4rem;
		padding: 10px;
	}
	.mw_wp_form_input .formMessage01 .modPCenter,
	.mw_wp_form_input .formMessage02 .modPCenter {
		text-align: left;
	}
	.cntWrap.faq {
		width: 100%;
	}
	.question .bgCircle {
		font-size: 1.8rem;
	}
	.question span {
		font-size: 1.6rem;
	}
	.blogListPage.blogCnt {
		padding: 60px 0 0;
	}
	.blogCnt .cntWidth1000 {
		padding: 20px;
	}
	.blogArticleList .blogTtl {
		font-size: 1.2rem;
	}
	.blogArticleList li .category a {
		display: block;
		font-size: 1.2rem;
		line-height: 1.2;
	}
	.blogArticleList li .ttlWrap {
		padding-left: 10px;
	}
	.blogArticleList li .ttlWrap time {
		font-size: 1.2rem;
	}
	.blogArticleList time:after {
		content: "";
	}
	.blogArticleList li .imgWrap {
		width: 25%;
	}
	.blogArticleList li .ttlWrap {
		width: 73%;
	}
	.subWrap .latest time {
		display: block;
	}
	.formWrapOuter {
		padding: 0 0 60px;
	}
	.blogCnt {
		padding: 60px 0 0;
	}
	.modPCenter {
		padding: 0 5%;
	}
	.snsWrap {
		padding: 15px;
		margin-top: 20px;
	}
	/*ttl*/
	.ttlA {
		font-size: 1.4rem;
		letter-spacing: .1em;
	}
	.subTtlA {
		margin-bottom: 5px;
	}
	.subTtlA span {
		font-size: 1.3rem;
	}
	.ttlB {
		font-size: 2rem;
	}
	.ttlB:after {
		width: 30px;
	}
	.ttlC {
		font-size: 2rem;
	}
	.ttlC span {
		font-size: 1.3rem;
	}
	.ttlD {}
	.ttlD .en {
		font-size: 2.4rem;
	}
	.ttlD i {
		font-size: 1.4rem;
		padding: 0 5px;
	}
	.ttlD .jp:after, .ttlD .jp:before {
		width: 30px;
	}
	.ttlE {
		font-size: 1.6rem;
	}
	.ttlF {
		font-size: 1.6rem;
		margin-bottom: 0.5em;
	}
	.ttlF span {
		font-size: 1.3rem;
	}
	/*dl*/
	.dlA {
		font-size: 1.3rem;
	}
	.w600,
	.dlB {
		width: 100%;
	}
	.dlB dd {
		display: block;
	}
	.dlB dd .itemName {
		display: block;
		width: 100%;
		font-weight: bold;
	}
	.dlB dd .price {
		display: block;
		width: 100%;
	}
	.dlC {
		margin-top: 0;
	}
	.txtBoxouter + .dlC {
		margin-top: 0;
	}
	.dlC dt ,
	.dlC dd {
		width: 100%;
		display: block;
	}
	/*btn*/
	.btnA a {
		width: 100%;
	}
	.bottomWrap .btnA a {
		width: 80%;
	}
	.feedWrap #sb_instagram #sbi_load a.sbi_load_btn {
		width: 80%;
	}
	.center a {
		margin-top: 20px;
	}
	/*margin*/
	.mb20 {
		margin-bottom: 10px;
	}
	.mb30 {
		margin-bottom: 15px;
	}
	.mb40 {
		margin-bottom: 20px;
	}
	.mb50 {
		margin-bottom: 25px;
	}
	.mb70 {
		margin-bottom: 35px;
	}
	.mb80 {
		margin-bottom: 40px;
	}
	.mb90 {
		margin-bottom: 45px;
	}
	.mb100 {
		margin-bottom: 50px;
	}
	.mb120 {
		margin-bottom: 60px;
	}
	.mb150 {
		margin-bottom: 75px;
	}
}

.formWrap textarea {
    vertical-align: top;
}

.footReserve a,.bgColor .txtBox {
	color: #fff;
}
.bgColor .txtBoxouter ,.bgColor .txtBoxInner{
	border-color: #fff;
}
.bgColor .btnA a{
	border-color: #fff;
	color: #ffff;
}
.bgColor .eyeCatching {
	background: #fff;
}

.bgColor,.blogCnt.-is404 {
	color: #fff;
}
.bgColor .ttlE {
	border-color: #fff;
}
.bgColor .ttlD .jp:after,.bgColor  .ttlD .jp:before {
	background: #fff;
}

.blogCnt ,.-is404 .cntWrap{
	color: #515151;
}
@media screen and (max-width: 770px) {
.bgColor .pageTtl,.bgColor .pageTtl .en {
	color: #fff;
	border-color: #fff;
}
}

.formWrap {
    color: #515151;
}


.recruit_desc {
	text-align: center;
	max-width: 800px;
	margin: 0 auto 40px;
}

.faq_desc {
	margin: 0 auto 40px;
	text-align: center;
}
/*** 20240129 ***/
/*多重送信防止*/
.wpcf7-form.submitting .wpcf7-submit {
  pointer-events: none;
  cursor: auto;
}
.wpcf7-select {
	-webkit-appearance: none;
	appearance: none;
}

input[type="date"] {
  -webkit-appearance: none;
  appearance: none;
  max-width: 100%;
  min-height: 3em;
	padding-right: 15px;
}

input[type="date"]::-webkit-date-and-time-value {
  text-align: left;
  color: #6A8DB0;
}

input[type="number"] {
	min-height: 3em;
}

.wpcf7-list-item {
  margin: 0 1em 8px 0;
}

.wpcf7-list-item.last {
  margin-right: 0;
}

.wpcf7-list-item input[type=radio],
.wpcf7-list-item input[type=checkbox] {
  display: none;
}
.wpcf7-list-item label {
  display: inline-block;
  cursor: pointer;
}

.wpcf7-list-item input[type=radio] + span,
.wpcf7-list-item input[type=checkbox] + span {
  position: relative;
  display: inline-block;
  padding-left: 28px;
  line-height: 1.4;
}

.wpcf7-list-item input[type=radio] + span {
	line-height: 24px;
}

.wpcf7-list-item input[type=radio] + span::before,
.wpcf7-list-item input[type=checkbox] + span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  background-color: #fff;
  box-sizing: border-box;
}

.wpcf7-list-item input[type=radio] + span::before {
	width: 24px;
	height: 24px;
}

.wpcf7-list-item input[type=radio] + span::before {
  border-radius: 50%;
}

.wpcf7-list-item input[type=radio] + span::after {
  content: "";
  position: absolute;
  top: 6px;
  left: 6px;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #454545;
  opacity: 0;
}

.wpcf7-list-item input[type=checkbox] + span::after {
  content: "";
  position: absolute;
  left: 2px;
  top: 5px;
  display: block;
  width: 16px;
  height: 8px;
  border: 3px solid #454545;
  border-top: none;
  border-right: none;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}

.wpcf7-list-item input[type=radio]:checked + span::after,
.wpcf7-list-item input[type=checkbox]:checked + span::after {
  opacity: 1;
}

.formBtnArea {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}

.wpcf7-spinner {
	position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 10px);
  margin: 0;
}

@media screen and (max-width: 1024px) {
	.wpcf7 .formMessage01 .modPCenter {
		text-align: left;
	}
}

.wpcf7 form .wpcf7-response-output {
	margin-left: 1.5em;
	margin-right: 1.5em;
}

.wpcf7-acceptance + .wpcf7-not-valid-tip {
	margin-left: 1.5em;
	margin-right: 1.5em;
}

.page-id-737 .oneBox .txtBoxInner .subTtlA span {
  letter-spacing: 1px;
}

@media screen and (max-width:900px) {
  .page-id-737 .oneBox .txtBoxInner .subTtlA span {
    letter-spacing: 0;
  }
}

@media screen and (max-width:480px) {
  .page-id-737 .oneBox .txtBoxInner .subTtlA span {
    font-size: 1.1rem;
  }
}

.privacyWrap .dlB a {
  color: #fff;
}

.privacyWrap .dlB dd {
border-color: #dad3e4;
}

@media screen and (max-width:767px) {
	.page-id-720 .pageTtl {
		line-height: 2;
	}
}