@charset "utf-8";

/*******************************
/* 共通
*******************************/
/*font*/
.common-single-efont-ttl{
	line-height: 1.4;
	letter-spacing: 0.05em;
}
.common-single-jfont-ttl{
	line-height: 1.6;
	letter-spacing: 0.08em;
}
@media screen and (max-width: 1199px){
	.common-bdt-ttl{
		padding-top: 3.2rem;
	}
	.common-single-efont-ttl,.common-single-jfont-ttl{
		font-size: 1.5rem;
	}
}
@media screen and (min-width: 1200px){
	.common-bdt-ttl{
		padding-top: 5.6rem;
	}
	.common-single-efont-ttl,.common-single-jfont-ttl{
		font-size: 1.8rem;
	}
}

/*rayout*/
.bdb-1-000-s{
	border-bottom: 1px rgba(0,0,0,0.60) solid;
}
.bdt-2-0-s{
	border-top: 2px #000 solid;
}
.bdt-1-dcdcdc-s{
	border-top: 1px rgba(220,220,220,0.60) solid;
}
.bdb-1-dcdcdc-s{
	border-bottom: 1px rgba(220,220,220,0.60) solid;
}
.bdr-1-dcdcdc-s{
	border-right: 1px rgba(220,220,220,0.60) solid;
}
/*btn*/
.common-normal-btn a{
	display: block;
	transition: .3s;
	text-decoration: none;
	position: relative;
}
.common-normal-btn a.bc-000.c-fff{
	border: 1px rgba(0,0,0,0.60) solid;
}
.common-normal-btn a.bc-000.c-fff:hover{
	background-color: #fff;
	color: #000;
}
.common-normal-btn a.bc-000.c-fff.cnb-bc0{
	border-color: rgba(255,255,255,0.60);
}
.common-normal-btn a.bc-fff.c-000{
	border: 1px rgba(0,0,0,0.60) solid;
}
.common-normal-btn a.bc-fff.c-000:hover{
	background-color: #000;
	color: #fff;
}
.common-normal-btn a.bc-fff.c-000.cnb-bc0{
	border-color: rgba(255,255,255,0.60);
}
@media screen and (max-width: 1199px){
	.common-normal-btn a{
		padding-top: 1.1rem;
		padding-bottom: 1.1rem;
		border-radius: 2.4rem;
	}
}
@media screen and (min-width: 1200px){
	.common-normal-btn a{
		padding-top: 1.55rem;
		padding-bottom: 1.55rem;
		border-radius: 3rem;
	}
}
/*dl*/
.single-works-outline-dl{
	display: flex;
	flex-wrap: wrap;
}
.single-works-outline-dl dt,.single-works-outline-dl dd{
	padding-top: 1.4rem;
	padding-bottom: 1.4rem;
	margin-bottom: 0;
}
.single-works-outline-dl dd{
	padding-left: 0.6rem;
}
@media screen and (max-width: 1199px){
	.single-works-outline-dl dt{
		padding-left: 0.6rem;
	}
	.single-works-outline-dl dd{
		padding-right: 0.6rem;
	}
	.single-works-outline-dl.swtd-pc50p-sp45p dt{
		width: 45.625%;
	}
	.single-works-outline-dl.swtd-pc50p-sp45p dd{
		width: 54.375%;
	}
}
@media screen and (min-width: 1200px){
	.single-works-outline-dl.swtd-pc50p-sp45p dt,.single-works-outline-dl.swtd-pc50p-sp45p dd{
		width: 50%;
	}
}
/*dl wide*/
.common-wide-dl{
	display: flex;
	flex-wrap: wrap;
}
.common-wide-dl dt,.common-wide-dl dd{
	padding-top: 2.9rem;
	padding-bottom: 2.9rem;
	margin-bottom: 0;
}
.common-wide-dl dt.swtd-pcsp100p,.common-wide-dl dd.swtd-pcsp100p{
	width: 100%!important;
}
.common-wide-dl dt.swtd-pcsp100p{
	border-bottom: none;
	padding-bottom: 0;
}
.last-p-mb-0 p:last-of-type{
	margin-bottom: 0;
}
.swtd-pb60{
	padding-bottom: 6rem !important;
}
@media screen and (max-width: 991px){
	.common-wide-dl.swtd-pc180-sp100p dt,.common-wide-dl.swtd-pc180-sp100p dd{
		width: 100%;
	}
	.common-wide-dl.swtd-pc180-sp100p dt{
		border-bottom: none;
		padding-bottom: 0;
	}
	.swtd-sp-bdb-n{
		border-bottom: none;
	}
	.cwd-pcsp-ptpb-narrow dt{
		padding-top: 2.65rem;
	}
	.cwd-pcsp-ptpb-narrow dd{
		padding-top: 1.4rem;
		padding-bottom: 2.65rem;
	}
}
@media screen and (min-width: 992px){
	.common-wide-dl.swtd-pc180-sp100p dt{
		width: 18rem;
	}
	.common-wide-dl.swtd-pc180-sp100p dd{
		width: calc(100% - 18rem);
	}
}
/*table responsive*/
.common-table-multicolumn .table tr th,.common-table-multicolumn .table tr td{
	border-top: 1px rgba(220,220,220,0.60) solid;
	padding-right: 0;
	padding-left: 0;
}
.common-table-multicolumn .table tr:last-of-type th,.common-table-multicolumn .table tr:last-of-type td{
	border-bottom: 1px rgba(220,220,220,0.60) solid;
}
.common-table-multicolumn .table-responsive{
	padding-bottom: 2.4rem;
}
@media screen and (max-width: 767px){
	.common-table-multicolumn.common-table-multicolumn-pc-sp-sp100p tr th,.common-table-multicolumn.common-table-multicolumn-pc-sp-sp100p tr td{
		width: 100%;
		display: block;
		padding-right: 2rem;
		padding-left: 2rem;
	}
	.common-table-multicolumn.common-table-multicolumn-pc-sp-sp100p .bdr-1-dcdcdc-s{
		border-right: none;
	}
	.common-table-multicolumn .table tr th.ctm-sp-bdb-n,.common-table-multicolumn .table tr td.ctm-sp-bdb-n{
		border-bottom: none;
	}
	.common-table-multicolumn .table-responsive{
		padding-right: 10%;
	}
}
@media screen and (min-width: 768px){
	.common-table-multicolumn.common-table-multicolumn-pc-sp-sp100p tr th{
		width: 18%;
	}
	.common-table-multicolumn.common-table-multicolumn-pc-sp-sp100p tr td{
		width: 41%;
	}
}
@media screen and (max-width: 1199px){
	.common-table-multicolumn .table tr th,.common-table-multicolumn .table tr td{
		padding-top: 1.3rem;
		padding-bottom: 1.3rem;
	}
}
@media screen and (min-width: 1200px){
	.common-table-multicolumn .table tr th,.common-table-multicolumn .table tr td{
		padding-top: 1.4rem;
		padding-bottom: 1.4rem;
	}
}

/*scrollber ※環境によっては変更できない（iOS Frefox）*/
.common-scrollbar::-webkit-scrollbar{
	width: 8rem;
	height: 2px;
}
.common-scrollbar::-webkit-scrollbar-track{
	background-color: #f5f5f5;
}
.common-scrollbar::-webkit-scrollbar-thumb{
	background-color: #000;
	border-radius: 2px;
}

/* last btn
--------------------------- */
.single-works-last-btn-item{
	margin-bottom: 1.6rem;
}
@media screen and (min-width: 768px){
	.single-works-last-btn-wrap{
		display: flex;
		flex-wrap: wrap;
	}
	.single-works-last-btn-item{
		width: calc(100% / 3);
	}
	.swlbi-pc-order-1{
		order: 1;
	}
	.swlbi-pc-order-2{
		order: 2;
	}
	.swlbi-pc-order-3{
		order: 3;
	}
}
@media screen and (min-width:768px) and (max-width:1199px){
	.single-works-last-btn-wrap{
		margin-right: -1rem;
		margin-left: -1rem;
	}
	.single-works-last-btn-item{
		padding-right: 1rem;
		padding-left: 1rem;
	}
}
@media screen and (max-width: 1199px){
	.single-works-last-btn-wrap{
		padding-top: 8rem;
		padding-bottom: 6.4rem;
	}
	.single-works-last-line{
		margin-bottom: 7rem;
	}
	.maw-sp-260{
		max-width: 26rem;
	}
}
@media screen and (min-width: 1200px){
	.single-works-last-btn-wrap{
		padding-top: 10rem;
		padding-bottom: 8.4rem;
		margin-right: -2.5rem;
		margin-left: -2.5rem;
	}
	.single-works-last-btn-item{
		padding-right: 2.5rem;
		padding-left: 2.5rem;
	}
	.single-works-last-line{
		margin-bottom: 10rem;
	}
}

/* タイトル追従コンテンツ（スタッフ紹介など）
--------------------------- */
@media screen and (max-width: 991px){
	.common-sticy-ttl-wrap{
		margin-bottom: 5rem;
	}
}
@media screen and (min-width: 992px){
	.common-sticy-ttl-contents-wrap{
		display: flex;
		align-items: flex-start;
	}
	.common-sticy-ttl-wrap{
		position: sticky;
		left: 0;
		top: 9.5rem;
		width: 35.06493506493506%;
	}
	.common-sticy-contents-wrap{
		width: 64.93506493506494%;
	}
}

/* list（スタッフ紹介など）
--------------------------- */
.common-list-style-none{
	padding-left: 0;
}
.common-list-style-none li{
	list-style: none;
}

/*******************************
/* 投稿the_content
*******************************/
#main h1,#main h2,#main h3{
	font-family: "Shippori Mincho","游明朝", YuMincho,"Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 400;
	margin-bottom: 1.2em;
	color: #000;
}
#main h2{
	padding: 1em 0 0;
	border-top: 2px #000 solid;
}
#main h3{
	padding: 1em 0 0;
	border-top: 2px rgba(220,220,220,0.60) solid;
}
#main .gallery-columns-4{
	display: flex;
	flex-wrap: wrap;
	margin-right: -0.5rem;
	margin-left: -0.5rem;
}
#main .gallery-columns-4 .gallery-item{
	width: calc(100% / 4);
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}
img.aligncenter{
	margin-right: auto;
	margin-left: auto;
	display: block;
}
img.alignright{
	margin-left: auto;
	display: block;
}
@media screen and (max-width: 1199px){
	#main h1,#main h2,#main h3{
		font-size: 1.8rem;
	}
}
@media screen and (min-width: 1200px){
	#main h1,#main h2,#main h3{
		font-size: 2.4rem;
	}
}
/*******************************
/* フォーム/テーブル
*******************************/
/*form reset*/
input, button, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}
textarea {
  resize: vertical;
}
input[type='checkbox'], input[type='radio'] {
  display: none;
}
input[type='submit'], input[type='button'], label, button, select {
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}
/*******************************
/* フォームカスタマイズ
*******************************/
/********form本体********/
/*入力欄共通装飾*/
#form-wrap input, #form-wrap textarea, #form-wrap select, input[type='date'] {
	outline: none;
	resize: none;
	margin: 0;
	width: 100%;
}
#form-wrap textarea{
	display: block;
}
#form-wrap.input-color-fff input, #form-wrap.input-color-fff textarea, #form-wrap.input-color-fff select{
	background-color: #fff;
	border-radius: 0;
}
.input-color-fafafa input,.input-color-fafafa input[type="number"],.input-color-fafafa textarea,.input-color-fafafa select{
	background-color: #fafafa!important;
}
#form-wrap ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #b4b4b4;
}
#form-wrap :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #b4b4b4;
}
#form-wrap ::placeholder { /* Others */
  color: #b4b4b4;
}
.form-input-select-icon ::placeholder {
  color: #000!important;
}
#form-wrap select { /* Others */
  color: #000;
}
#form-wrap select.selected { /* Others */
  color: #000;
}
#form-wrap input[type="text"]:focus ,#form-wrap input[type="tel"]:focus ,#form-wrap input[type="email"]:focus , #form-wrap textarea:focus, #form-wrap select:focus{
	background-color: #fafafa;
}
#form-wrap input:-webkit-autofill, #form-wrap textarea:-webkit-autofill{
  box-shadow: 0 0 0px 100px #fafafa inset;
  -webkit-text-fill-color: 000 !important;
}
@media screen and (max-width: 1199px) {
	/*入力欄共通装飾*/
	#form-wrap input, #form-wrap textarea, #form-wrap select {
		padding: 1.3rem 0;
	}
}
@media screen and (min-width: 1200px) {
	/*入力欄共通装飾*/
	#form-wrap input, #form-wrap textarea, #form-wrap select {
		padding: 1.25rem 0;
		letter-spacing: 0.07em;
	}
}
/*****各項目枠*****/
.form-group {
	border-bottom: 1px rgba(220,220,220,0.6) solid;
	margin-bottom: 0 !important;
	position: relative;
	z-index: 1;
}
.bdbn{
	border-bottom: none;
}
.form-label{
	display: flex;
	align-items: flex-start;
	align-items: center;
	position: relative;
}
.form-label-ttl{
	line-height: 1.555555555555556em;
}
.form-input{
	position: relative;
	z-index: 1;
}
/*横並び*/
.form-input-row{
	display: flex;
	flex-wrap: wrap;
}
@media screen and (max-width: 767px){
	.form-label {
		margin-bottom: 0.4rem;
	}
}
@media screen and (min-width: 768px){
	.form-group{
		display: flex;
		align-items: flex-start;
	}
	.form-label {
		width: 18rem;
		padding-right: 3.75%;
	}
	.form-input{
		width: calc(100% - 18rem);
	}
}
@media screen and (min-width:768px) and (max-width:1199px){
	.form-label {
		padding-top: 1.3rem;
	}
}
@media screen and (max-width: 1199px) {
	/*各項目枠・名*/
	.form-group {
		padding-top: 2.4rem;
		padding-bottom: 1.5rem;
	}
	.form-group-radio .form-input{
		padding-top: 1.4rem;
	}
}
@media screen and (min-width: 1200px) {
	/*各項目枠・名*/
	.form-group {
		padding-top: 1.8rem;
		padding-bottom: 1.5rem;
	}
	.form-group::before{
		content: " ";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: calc(100% - 1.3rem);
		background-color: #fafafa;
		opacity: 0;
		transition: .3s;
	}
	.form-group:hover::before{
		opacity: 1;
	}
	#form-wrap.input-color-fff .form-group:hover input, #form-wrap.input-color-fff .form-group:hover textarea, #form-wrap.input-color-fff .form-group:hover select{
		background-color: #fafafa;
	}
	.form-label {
		letter-spacing: 0.05em;
		padding-top: 1.5rem;
	}
}
/*****必須*****/
.form-label-required {
	position: relative;
	text-align: center;
	line-height: 1.866666666666667em;
	width: 0.6rem;
	height: 0.6rem;
	border-radius: 50%;
	margin-left: 1.3rem;
}
#form-wrap .wpcf7-not-valid-tip{
	font-size: 0.9em;
}
/*住所*/
#autozip{
	display: none!important;
}
#form-wrap .fgai-zip {
  width: 54.782%;
  margin-bottom: 0;
}
.form-group-address-inner .wpcf7-form-control-wrap:first-child {
  display: block;
  margin-bottom: 0.6666666666666667em;
}
/*****チェックボックス・ラジオ共通・同意*****/
#form-wrap input[type="checkbox"], #form-wrap input[type="radio"] {
	display: none;
}
.form-group-checkbox .wpcf7-list-item,.form-group-radio .wpcf7-list-item,.form-acceptance .wpcf7-list-item{
	margin-left: 0;
}
.form-group-checkbox label span,.form-group-radio label span,.form-acceptance label span{
	position: relative;
	display: inline-block;
}
.form-group-checkbox label span::before,.form-group-radio label span::before,.form-group-checkbox label span::after,.form-group-radio label span::after,.form-acceptance label span::after{
	content: " ";
	display: block;
	position: absolute;
}
.form-group-checkbox label span::after,.form-group-radio label span::after,.form-acceptance label span::after{
	background-color: #000;
	transition: .3s;
	opacity: 0;
}
.form-group-checkbox label input[type="checkbox"]:checked + span::after,.form-group-radio label input[type="radio"]:checked + span::after,.form-acceptance label input[type="checkbox"]:checked + span::after{
	opacity: 1;
}
/*チェックボックス・ラジオ*/
.form-group-checkbox label span::before,.form-group-radio label span::before{
	left: 0;
	width: 1.2rem;
	height: 1.2rem;
	border: 1px rgba(0,0,0,0.40) solid;
}
.form-group-checkbox label span::after,.form-group-radio label span::after{
	width: 0.8rem;
	height: 0.8rem;
}
/*ラジオ共通・同意*/
.form-group-radio label span::before,.form-acceptance label span::before,.form-group-radio label span::after,.form-acceptance label span::after{
	border-radius: 50%;
}
@media screen and (max-width: 1199px) {
	/*チェックボックス・ラジオ共通・同意*/
	.form-group-checkbox label,.form-group-radio label{
		margin-bottom: 0.4em;
	}
	.form-group-checkbox label span,.form-group-radio label span{
		padding-left: 2.4rem;
	}
	.form-group-checkbox label span::before,.form-group-radio label span::before{
		top: 0.5rem;
	}
	.form-group-checkbox label span::after,.form-group-radio label span::after,.form-acceptance label span::after{
		top: 0.7rem;
	}
	.form-group-checkbox label span::after,.form-group-radio label span::after{
		left: 0.2em;
	}
}
@media screen and (min-width: 1200px) {
	/*チェックボックス・ラジオ共通・同意*/
	.form-group-checkbox label,.form-group-radio label{
		margin-bottom: 0.6666666666666667em;
	}
	.form-group-checkbox label span,.form-group-radio label span{
		padding-left: 2rem;
	}
	.form-group-checkbox label span::before,.form-group-radio label span::before{
		top: 0.5333333333333333em;
	}
	.form-group-checkbox label span::after,.form-group-radio label span::after,.form-acceptance label span::after{
		top: 0.6666666666666667em;
	}
	.form-group-checkbox label span::after,.form-group-radio label span::after{
		left: 0.1333333333333333em;
	}
}
/*チェックボックス*/
.form-group-checkbox{
	padding-top: 1rem;
}
.form-group-checkbox label span::before{
	border-radius: 0.2rem;
}
@media screen and (max-width: 575px){
	.form-group-checkbox .wpcf7-checkbox .wpcf7-list-item{
		width: 100%;
		display: block;
	}
}
@media screen and (min-width: 576px){
	.form-group-checkbox label span{
		margin-right: 4rem;
	}
}
@media screen and (max-width: 991px){
	/*チェックボックス*/
	.form-group-checkbox.fgc-pc-miw-320 .wpcf7-list-item{
		min-width: 24rem;
	}
}
@media screen and (min-width: 992px){
	/*チェックボックス*/
	.form-group-checkbox.fgc-pc-miw-320 .wpcf7-list-item{
		min-width: 32rem;
	}
}
/*ラジオ*/
.form-group-radio label span{
	margin-right: 4rem;
}
@media screen and (max-width: 575px){
	.form-group-radio .wpcf7-list-item{
		width: 100%;
	}
}
@media screen and (max-width: 1199px){
	.form-group-radio{
		padding-top: 1rem;
	}
	.form-group-radio label span::after{
		left: 0.2em;
	}
}
@media screen and (min-width: 1200px){
	.form-group-radio{
		padding-top: 1.4rem;
	}
}
/*****number*****/
.form-number-people-item{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.form-number-people-item .wpcf7-form-control-wrap{
	display: block;
}
.form-number-people-item .wpcf7-form-control-wrap input[type="number"]{
	text-align: center;
}
@media screen and (max-width: 767px){
	.form-number-people-item{
		margin-top: 0.8rem;
	}
}
@media screen and (min-width: 768px){
	.form-number-people-item:first-of-type{
		margin-right: 5.6rem;
	}
}
@media screen and (max-width: 1199px){
	.form-number-people-item{
		width: 18rem;
	}
	.form-number-people-item .wpcf7-form-control-wrap{
		width: 12rem;
	}
}
@media screen and (min-width: 1200px){
	.form-number-people-item{
		width: 22rem;
	}
	.form-number-people-item .wpcf7-form-control-wrap{
		width: 14rem;
	}
}
/*****select*****/
.form-input-select-icon .wpcf7-form-control-wrap{
	display: block;
	position: relative;
}
.form-input-select-icon .wpcf7-form-control-wrap::after{
	content: " ";
	width: 1.1rem;
	height: 1.1rem;
	display: block;
	position: absolute;
	top: calc(50% - 0.5rem);
	background-image: url(../images/arrow/arrow-select.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
	/*select*/
	.form-input-select-icon .wpcf7-form-control-wrap::after{
		right: 0.6rem;
	}
}
@media screen and (min-width: 1200px) {
	/*select*/
	.form-input-select-icon .wpcf7-form-control-wrap::after{
		right: 1.2rem;
	}
}
/*wrap*/
@media screen and (max-width: 991px){
	.form-group-agree{
		margin-bottom: 6rem;
	}
}
@media screen and (min-width: 992px){
	.form-group-agree-submit-wrap{
		display: flex;
		justify-content: space-between;
	}
}
@media screen and (max-width: 1199px){
	.form-group-agree-submit-wrap{
		padding-top: 2rem;
	}
}
@media screen and (min-width: 1200px){
	.form-group-agree-submit-wrap{
		padding-top: 4rem;
	}
}
/*プライバシーポリシーテキスト*/
.f_note a {
	transition: .3s;
}
@media screen and (max-width: 1199px){
	.f_note{
		margin-bottom: 1.4rem;
	}
}
/*同意*/
.form-acceptance span{
	display: block;
}
.form-acceptance label{
	margin-bottom: 0;
	letter-spacing: 0.05em;
	display: inline-block;
}
.form-acceptance label span{
	display: flex;
	align-items: center;
}
.form-acceptance label span::before{
	width: 4rem;
	height: 4rem;
	background-color: #f1f1f1;
	content: " ";
	display: block;
	margin-right: 1.4rem;
}
.form-acceptance label span::after{
	width: 1rem;
	height: 1rem;
	top: 1.5rem;
	left: 1.5rem;
}
@media screen and (max-width: 1199px){
	.form-acceptance label span::before{
		width: 3.6rem;
		height: 3.6rem;
		margin-right: 1.2rem;
	}
	.form-acceptance label span::after{
		top: 1.3rem;
		left: 1.3rem;
	}
}
@media screen and (min-width: 1200px) {
	/*同意*/
	.form-acceptance label{
		margin-bottom: 0;
	}
	.form-acceptance label span::before{
		width: 4rem;
		height: 4rem;
		margin-right: 1.4rem;
	}
	.form-acceptance label span::after{
		top: 1.5rem;
		left: 1.5rem;
	}
}
/*送信ボタン*/
#form-wrap .form-group-submit{
	width: 100%;
}
#form-wrap .form-group-submit input[type="submit"] {
	background: none;
	color: #000;
	width: 100%;
	letter-spacing: 0.1em;
	margin-bottom: 0;
	padding: 0;
	background-color: #fff;
	transition: .3s;
	border-radius: 0;
	border: 1px rgba(0,0,0,0.60) solid;
	font-weight: 500;
}
#form-wrap .form-group-submit:hover input[type="submit"] {
	color: #fff;
	background-color: #000;
}
@media screen and (min-width:576px) and (max-width:1199px){
	.form-group-submit {
		max-width: 26.4rem;
	}
}
@media screen and (max-width: 991px){
	#form-wrap .form-group-submit{
		margin-right: auto;
		margin-left: auto;
	}
}
@media screen and (max-width: 1199px) {
	/*送信ボタン*/
	.form-group-submit {
		width: 100%;
	}
	#form-wrap .form-group-submit input[type="submit"] {
		height: 4.8rem;
		font-size: 1.3rem;
		border-radius: 2.4rem;
	}
}
@media screen and (min-width: 1200px) {
	/*送信ボタン*/
	.form-group-submit {
		max-width: 30rem;
	}
	#form-wrap .form-group-submit input[type="submit"] {
		height: 6rem;
		font-size: 1.5rem;
		border-radius: 3rem;
	}
}
/*送信中アイコン削除*/
#form-wrap .wpcf7-spinner {
  display: none !important;
}
/*注意テキスト*/
.form-attention-txt{
	max-width: 110rem;
}
@media screen and (max-width: 1199px) {
	/*注意テキスト*/
	.form-attention-txt{
		padding-right: 2.4rem;
		padding-left: 2.4rem;
		font-size: 1.2rem;
	}
}
@media screen and (min-width: 1200px) {
	/*注意テキスト*/
	.form-attention-txt{
		padding-right: 5.6rem;
		padding-left: 5.6rem;
	}
}
/*date*/
.fw-datepiker span.wpcf7-form-control-wrap::after{
	display: none;
}
.fw-datepiker input[type='date']{
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	line-height: 1.675;
}
.fw-datepiker input[type='date']::-webkit-calendar-picker-indicator {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
	opacity: 0;
	z-index: 100;
}
.fw-datepiker input[type="date"]::-webkit-date-and-time-value,
.fw-datepiker input[type="time"]::-webkit-date-and-time-value,
.fw-datepiker input[type="datetime-local"]::-webkit-date-and-time-value {
	text-align: left;
}
@media screen and (max-width: 1199px){
	.fw-datepiker input[type='date']{
		min-height: 4.066666666666667rem;
	}
}
@media screen and (min-width: 1200px){
	.fw-datepiker input[type='date']{
		min-height: 4.9rem;
	}
}

/* 一覧ページ
----------------------------------------------------------------------------------------------------*/
/*******************************
/* 施工事例
*******************************/
.awi-active .common-works-post-container a{
	pointer-events: auto;
}
.awi-active .common-works-post-text{
	opacity: 1
}
.archive-works-wrap .common-works-post-thmnbnail{
	transition: right 2s cubic-bezier(0.22, 0.61, 0.36, 1), opacity .2s linear 0.5s;
}
.awi-active .common-works-post-thmnbnail{
	right: 0;
	opacity: 1;
}
.awi-active .common-ani-line{
	width: 100%;
	opacity: 0.6;
}
@media screen and (max-width: 1199px){
	.archive-works-wrap{
		padding-top: 6rem;
	}
	.common-foot-studio{
		margin-bottom: 7rem;
		padding-top: 8.8rem;
	}
}
@media screen and (min-width: 1200px){
	.archive-works-wrap{
		padding-top: 7.2rem;
	}
	.archive-works-wrap .common-works-post-container{
		width: 85.55555555555556%;
	}
	.archive-works-wrap .common-works-post-text{
		padding-left: 2rem;
	}
	.common-foot-studio{
		margin-bottom: 13rem;
		padding-top: 10rem;
	}
}

/* ポップアップ
*************************/
.js-modal{
	position: fixed;
	z-index: 99999;
}
.modal__bg{
    background: rgba(0,0,0,0.5);
    height: 100vh;
    position: fixed;
    width: 100%;
	top: 0;
	left: 0;
	z-index: 99999;
}
.modal__content{
	bottom: 0;
    background: #fff;
    position: fixed;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	z-index: 99999;
}
.modal__content a.js-modal-close{
	color: #000;
	display: flex;
	text-decoration: none;
	justify-content: space-between;
	align-items: center;
	line-height: 1;
}
.modal__content a.js-modal-close::after{
	content: " ";
	width: 0.7rem;
	height: 0.7rem;
	border-radius: 50%;
	background-color: #000;
}
@media screen and (max-width:767px){
	.modal__content{
		width: 100%;
		left: 0;
		bottom: 0;
		height: 85.27363184079602%;
	}
	.modal__content a.js-modal-close{
		position: absolute;
		top: 4.8rem;
		right: 7.179487179487179%;
	}
}
@media screen and (min-width: 768px){
	.modal__content{
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		width: 72.22222222222222%;
		max-height: 85.27363184079602%;
		height: 71rem;
	}
}
@media screen and (max-width: 1199px){
	.modal__content a.js-modal-close{
		width: 6.4rem;
	}
}
@media screen and (min-width: 1200px){
	.modal__content a.js-modal-close{
		width: 7.2rem;
	}
}

/*ttl close*/
@media screen and (max-width:767px){
	.archive-works-search-ttl-close{
		text-align: center;
	}
}
@media screen and (min-width: 768px){
	.archive-works-search-ttl-close{
		display: flex;
		justify-content: flex-end;
		align-items: center;
		padding-right: 4.461538461538462%;
	}
	.archive-works-search-ttl{
		padding-right: 5.6rem;
	}
}
@media screen and (max-width: 1199px){
	.archive-works-search-ttl-close{
		padding-top: 4rem;
		padding-bottom: 4rem;
		margin-bottom: 5.6rem;
	}
	.archive-works-search-ttl{
		font-size: 1.5rem;
	}
}
@media screen and (min-width: 1200px){
	.archive-works-search-ttl-close{
		padding-top: 4.8rem;
		padding-bottom: 4.8rem;
		margin-bottom: 8rem;
	}
	.archive-works-search-ttl{
		font-size: 1.8rem;
	}
}

/*検索フォーム*/
.archive-works-search .searchandfilter ul{
	padding-left: 0;
}
.archive-works-search .searchandfilter ul li{
	padding-top: 0;
	padding-bottom: 0;
}
.searchandfilter .sf-field-taxonomy-work_tags{
	text-align: center;
	border-bottom: 1px rgba(0,0,0,0.60) solid;
}
.searchandfilter ul>li.sf-field-taxonomy-work_tags >ul:not(.children){
	display: flex;
	flex-wrap: wrap;
	margin-right: auto;
	margin-left: auto;
}
.searchandfilter .sf-field-taxonomy-work_tags h4{
	line-height: 1;
	margin-bottom: 5.6rem;
}
.searchandfilter .sf-field-taxonomy-work_tags ul li label{
	border: 1px rgba(0,0,0,0.60) solid;
	line-height: 3.8rem;
	border-radius: 1.9rem;
	transition: .3s;
	padding-right: 3rem;
	padding-left: 3rem;
	min-width: 12rem;
}
.searchandfilter .sf-field-taxonomy-work_tags ul li input[type='checkbox']:checked+label{
	background-color: #000;
	color: #fff;
}
@media screen and (max-width: 991px){
	.searchandfilter .sf-field-taxonomy-work_tags ul{
		width: calc(82.05128205128205% + 2rem);
	}
}
@media screen and (min-width: 992px){
	.searchandfilter ul>li.sf-field-taxonomy-work_tags >ul:not(.children){
		justify-content: center;
	}
	.searchandfilter .sf-field-taxonomy-work_tags ul{
		max-width: 72rem;
	}
}
@media screen and (max-width: 1199px){
	.archive-works-search .searchandfilter ul li.sf-field-taxonomy-work_tags{
		padding-bottom: 5rem;
		margin-bottom: 5rem;
	}
	.searchandfilter .sf-field-taxonomy-work_tags h4{
		font-size: 1.5rem;
	}
	.searchandfilter .sf-field-taxonomy-work_tags ul li{
		padding-right: 0.5rem;
		padding-left: 0.5rem;
		margin-bottom: 1.2rem;
	}
}
@media screen and (min-width: 1200px){
	.archive-works-search .searchandfilter ul li.sf-field-taxonomy-work_tags{
		padding-bottom: 8rem;
		margin-bottom: 6rem;
	}
	.searchandfilter .sf-field-taxonomy-work_tags h4{
		font-size: 1.8rem;
	}
	.searchandfilter .sf-field-taxonomy-work_tags ul li{
		padding-right: 0.6rem;
		padding-left: 0.6rem;
		margin-bottom: 2rem;
	}
	.searchandfilter .sf-field-taxonomy-work_tags ul li label{
		font-size: 1.4rem;
	}
}
/*submit*/
.archive-works-search .searchandfilter ul li.sf-field-submit{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.archive-works-search .searchandfilter ul li.sf-field-submit::before{
	content: " ";
	width: 1.2rem;
	height: 1.5rem;
	background-image: url("../images/custome/works/archive-works-search-icon-0.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	top: calc(50% - 0.7rem);
}
.archive-works-search .searchandfilter ul li.sf-field-submit input{
	border: 1px rgba(0,0,0,0.60) solid;
	border-radius: 3rem;
	display: block;
	padding: 0;
	color: #000;
}
@media screen and (max-width: 991px){
	.archive-works-search .searchandfilter ul li.sf-field-submit{
		max-width: 26rem;
		margin-right: auto;
	}
	.archive-works-search .searchandfilter ul li.sf-field-submit input{
		width: 100%;
	}
}
@media screen and (min-width: 992px){
	.archive-works-search .searchandfilter ul li.sf-field-submit{
		width: 39.23076923076923%;
	}
	.archive-works-search .searchandfilter ul li.sf-field-submit input{
		width: 58.82352941176471%;
		margin-left: auto;
	}
}
@media screen and (max-width: 1199px){
	.archive-works-search .searchandfilter ul li.sf-field-submit{
		margin-bottom: 1.6rem;
	}
	.archive-works-search .searchandfilter ul li.sf-field-submit::before{
		right: 11.53846153846154%; 
	}
	.archive-works-search .searchandfilter ul li.sf-field-submit input{
		line-height: 4.8rem;
	}
}
@media screen and (min-width: 1200px){
	.archive-works-search .searchandfilter ul li.sf-field-submit::before{
		right: 7.843137254901961%; 
	}
	.archive-works-search .searchandfilter ul li.sf-field-submit input{
		line-height: 6rem;
	}
}
/*all*/
.archive-works-search-all-btn{
	text-align: center;
	position: relative;
}
.archive-works-search-all-btn a{
	border: 1px #000 solid;
	background-color: #000;
	color: #fff;
	display: block;
	text-decoration: none;
	border-radius: 3rem;
	width: 100%;
}
.archive-works-search-all-btn a:hover{
	color: #fff;
}
@media screen and (max-width: 991px){
	.archive-works-search-all-btn{
		max-width: 26rem;
		margin-right: auto;
		margin-left: auto;
	}
}
@media screen and (min-width: 992px){
	.archive-works-search-all-btn{
		width: 13.84615384615385%;
		margin-left: 30.38461538461538%;
		margin-top: -6.2rem;
	}
}
@media screen and (min-width:992px) and (max-width:1199px){
	.archive-works-search-all-btn{
		margin-top: -6.6rem;
	}
}
@media screen and (max-width: 1199px){
	.archive-works-search-all-btn{
		padding-bottom: 5rem;
	}
	.archive-works-search-all-btn a{
		line-height: 4.8rem;
	}
}
@media screen and (min-width: 1200px){
	.archive-works-search-all-btn{
		margin-top: -6.2rem;
		padding-bottom: 6rem;
	}
	.archive-works-search-all-btn a{
		line-height: 6rem;
	}
}

/*******************************
/* スタッフ紹介 OUR STAFF
*******************************/
/* archive staff contents
--------------------------- */
.archive-staff-contents-wrap{
	display: flex;
	flex-wrap: wrap;
}
.common-staff-item{
	padding-right: 2rem;
	padding-left: 2rem;
}
.common-staff-item a{
	display: block;
}
.common-staff-item a:hover{
	color: #000;
}
.common-staff-item-img-fit{
	aspect-ratio:1 / 1.318;
	overflow: hidden;
}
.common-staff-item-img-fit img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.common-staff-item .common-single-jfont-ttl{
	margin-bottom: 0.2rem;
}
@media screen and (max-width: 767px){
	.common-staff-item{
		width: 50%;
	}
}
@media screen and (min-width:768px) and (max-width:1199px){
	.common-staff-item{
		width: calc(100% / 3);
	}
}
@media screen and (max-width: 1199px){
	.archive-staff-wrap{
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.archive-staff-block{
		padding-bottom: 6rem;
	}
	.archive-staff-contents-wrap{
		margin-right: -1.2rem;
		margin-left: -1.2rem;
		padding-top: 4rem;
	}
	.common-staff-item{
		padding-right: 1.2rem;
		padding-left: 1.2rem;
		margin-bottom: 3rem;
	}
	.common-staff-item-img-fit{
		margin-bottom: 1.4rem;
	}
}
@media screen and (min-width: 1200px){
	.archive-staff-wrap{
		padding-top: 12rem;
		padding-bottom: 3rem;
	}
	.archive-staff-block{
		padding-bottom: 12rem;
	}
	.archive-staff-contents-wrap{
		margin-right: -2rem;
		margin-left: -2rem;
		padding-top: 6rem;
	}
	.common-staff-item{
		width: 25%;
		padding-right: 2rem;
		padding-left: 2rem;
		margin-bottom: 7rem;
	}
	.common-staff-item-img-fit{
		margin-bottom: 2rem;
	}
}

/*******************************
/* イベント情報 EVENT INFO
*******************************/
@media screen and (min-width: 768px){
	.archive-event-wrap{
		display: flex;
		flex-wrap: wrap;
	}
}
@media screen and (min-width:768px) and (max-width:1199px){
	.archive-event-wrap{
		margin-right: -1rem;
		margin-left: -1rem;
	}
	.common-item-event{
		width: 50%;
		padding-left: 1rem;
		padding-right: 1rem;
	}
}
@media screen and (min-width:992px) and (max-width:1199px){
	.archive-event-wrap{
		padding-top: 7rem;
	}
	.common-item-event{
		width: calc(100% / 3);
	}
}
@media screen and (max-width: 1199px){
	.common-item-event{
		margin-bottom: 7rem;
	}
}
@media screen and (min-width: 1200px){
	.archive-event-wrap{
		padding-top: 12rem;
		margin-right: -3rem;
		margin-left: -3rem;
	}
	.common-item-event{
		padding-left: 3rem;
		padding-right: 3rem;
		margin-bottom: 9rem;
	}
	.archive-event-ani-line{
		margin-bottom: 5.6rem;
	}
}
@media screen and (min-width:1200px) and (max-width:1599px){
	.common-item-event{
		width: 50%;
	}
}
@media screen and (min-width: 1600px){
	.common-item-event{
		width: calc(100% / 3);
	}
}
/*******************************
/* お知らせ・ブログ・コラム
*******************************/
/* archive共通
--------------------------- */
.common-archive-wrap .common-news-item-main{
	display: flex;
	align-items: center;
}
.common-archive-wrap .common-news-item-ttl{
	flex: 1;
	padding-right: 8%;
}
.common-archive-wrap .common-news-item-main .common-simple-arrow{
	transition: .3s;
}
.common-archive-wrap a:hover .common-news-item-main .common-simple-arrow{
	transform: translateX(1.6rem);
}
.common-archive-wrap .common-simple-arrow.c-000 .arrow-slide-icon {
	opacity: 1;
}
@media screen and (min-width:992px) and (max-width:1199px){
	.common-archive-wrap{
		padding-top: 7rem;
	}
}
@media screen and (max-width: 1199px){
	.common-archive-wrap{
		padding-bottom: 6rem;
	}
	.common-archive-wrap .common-news-item a{
		padding-top: 3.3rem;
		padding-bottom: 2.6rem;
		padding-right: 1.6rem;
	}
}
@media screen and (min-width: 1200px){
	.common-archive-wrap{
		padding-top: 14rem;
		padding-bottom: 9.6rem;
	}
	.common-archive-wrap .common-news-item a{
		padding-top: 5.1rem;
		padding-bottom: 5.1rem;
		padding-right: 6rem;
		padding-left: 6rem;
	}
	.common-archive-wrap .common-news-item a .common-news-item-date{
		font-size: 1.3rem;
		padding-top: 0.2em;
	}
	.common-archive-wrap .common-news-item a .common-news-item-date-wrap{
		width: 18rem;
	}
}

/*******************************
/* お客様の声
*******************************/
.archive-voice-item-txtbox .pc-fsize-14{
	padding-bottom: 0.5em;
}
@media screen and (min-width: 768px){
	.archive-voice-wrap{
		margin-right: auto;
		margin-left: auto;
	}
	.archive-voice-item-inner{
		display: flex;
	}
	.common-voice-item-img-fit{
		width: 49.23076923076923%;
	}
	.archive-voice-item:nth-of-type(even) .common-voice-item-img-fit{
		order: 2;
	}
	.archive-voice-item-inner .common-voice-item-txtbox{
		position: relative;
		width: 50.76923076923077%;
		padding-top: 0;
		display: flex;
		align-items: center;
	}
	.archive-voice-item:nth-of-type(odd) .common-voice-item-txtbox{
		padding-left: 12.30769230769231%;
	}
	.archive-voice-item:nth-of-type(even) .common-voice-item-txtbox{
		padding-right: 12.30769230769231%;
		order: 1;
	}
	.archive-voice-item-txtbox-btn{
		position: absolute;
		bottom: -0.8rem;
	}
	.archive-voice-item:nth-of-type(odd) .archive-voice-item-txtbox-btn{
		left: 24.24242424242424%;
	}
	.archive-voice-item:nth-of-type(even) .archive-voice-item-txtbox-btn{
		left: 0;
	}
	.archive-voice-wrap .archive-event-ani-line{
		display: none;
	}
}
@media screen and (min-width:768px) and (max-width:1199px){
	.archive-voice-wrap{
		width: 82.05128205128205%;
	}
}
@media screen and (min-width:992px) and (max-width:1199px){
	.archive-voice-wrap{
		padding-top: 7rem;
	}
}
@media screen and (max-width: 1199px){
	.archive-voice-wrap{
		margin-bottom: 6rem;
	}
	.archive-voice-item{
		margin-bottom: 5.6rem;
	}
}
@media screen and (min-width: 1200px){
	.archive-voice-wrap{
		padding-top: 14rem;
		width: 72.22222222222222%;
	}
	.archive-voice-item{
		margin-bottom: 12rem;
	}
}

/* 詳細ページ
----------------------------------------------------------------------------------------------------*/
/* 共通
--------------------------- */
.common-single-ttl{
	line-height: 1.5;
	letter-spacing: 0.15em;
}
.common-img-link-opacity a img{
	transition: .3s;
}
.common-img-link-opacity a:hover img{
	opacity: 0.6;
}
.lh-24r{
	line-height: 2.4rem !important;
}
@media screen and (max-width: 1199px){
	.common-single-ttl{
		font-size: 1.8rem!important;
	}
}
@media screen and (min-width: 1200px){
	.common-single-ttl{
		font-size: 3rem!important;
	}
	.pc-fsize-16{
		font-size: 1.6rem;
	}
}
/*******************************
/* 施工事例
*******************************/
/* head
--------------------------- */
.phntt-single-works{
	padding-top: 0.4em;
}
.single-works-tag-list{
	padding-left: 0;
	margin-left: -0.6rem;
	padding-right: 5%;
	display: flex;
	text-align: center;
}
.single-works-tag-list li{
	list-style: none;
}
.single-works-tag-list li a{
	min-width: 10rem;
	padding-right: 2rem;
	padding-left: 2rem;
}
@media screen and (max-width: 991px){
	.page-head-next-text .common-works-post-city-name{
		text-align: center;
	}
	.page-head-next-btn .single-works-tag-list{
		display: none;
	}
}
@media screen and (min-width: 992px){
	.single-works-tag-list{
		flex-wrap: wrap;
	}
}
@media screen and (min-width: 1200px){
	.single-works-head .page-head{
		padding-bottom: 0;
		min-height: 15rem;
	}
}
/*works wrap*/
@media screen and (max-width: 1199px){
	.single-works-wrap{
		padding-top: 7.2rem;
	}
	.single-works-tag-list li{
		margin-top: 1rem;
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}
}
@media screen and (min-width: 1200px){
	.single-works-wrap{
		padding-top: 13rem;
	}
	.single-works-tag-list li{
		margin-top: 1.2rem;
		padding-right: 0.6rem;
		padding-left: 0.6rem;
	}
}

/* thumbnail
--------------------------- */
@media screen and (min-width: 768px){
	.single-works-thumbnail{
		margin-right: auto;
		margin-left: auto;
	}
}
@media screen and (min-width:768px) and (max-width:1199px){
	.single-works-thumbnail{
		width: 82.05128205128205%;
	}
}
@media screen and (max-width: 1199px){
	.single-works-thumbnail{
		margin-bottom: 7.2rem;
	}
}
@media screen and (min-width: 1200px){
	.single-works-thumbnail{
		width: 85.55555555555556%;
		margin-right: auto;
		margin-left: auto;
		overflow: hidden;
		aspect-ratio: 1 / 0.584;
		margin-bottom: 15.2rem;
	}
	.single-works-thumbnail img{
		-o-object-fit: cover;
		   object-fit: cover;
		width: 100%;
		height: 100%;
	}
}

/* STORY
--------------------------- */
.common-col-story-img{
	aspect-ratio: 1 / 0.725;
	overflow: hidden;
}
.common-col-story-img img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 1199px){
	.single-works-story-wrap{
		padding-bottom: 2.4rem;
	}
	.common-col-story-mb{
		margin-bottom: 5rem;
	}
	.common-story-main-ttl-mb{
		margin-bottom: 5rem;
	}
	.common-col-story-img{
		margin-bottom: 2.4rem;
	}
	.common-col-ttl-tcet-mb{
		margin-bottom: 1.6rem;
	}
}
@media screen and (min-width: 1200px){
	.single-works-story-wrap{
		padding-bottom: 10rem;
	}
	.common-col-story-mb{
		margin-bottom: 9rem;
	}
	.common-story-main-ttl-mb{
		margin-bottom: 11rem;
	}
	.common-col-story-img{
		margin-bottom: 3.2rem;
	}
	.common-col-ttl-tcet-mb{
		margin-bottom: 2.4rem;
	}
}

/* gallery
--------------------------- */
.single-works-gallery-center-slide{
	position: relative;
}
.single-works-gallery-size{
	aspect-ratio: 1 / 0.76;
	overflow: hidden;
}
.single-works-gallery-size img{
	-o-object-fit: cover;
	   object-fit: cover;
	width: 100%;
	height: 100%;
}
.single-works-gallery-center-button-wrap{
	position: absolute;
	display: flex;
	justify-content: space-between;
	z-index: 9;
}
@media screen and (max-width: 1199px){
	.single-works-gallery-wrap{
		margin-bottom: 8rem;
	}
	.single-works-gallery-center-button-wrap{
		width: 10.6rem;
		bottom: 3rem;
		left: calc(50% - 5.3rem);
	}
}
@media screen and (min-width: 1200px){
	.single-works-gallery-wrap{
		margin-bottom: 16rem;
	}
	.single-works-gallery-center-button-wrap{
		width: 17rem;
		bottom: 4rem;
		left: calc(50% - 8.5rem);
	}
}

/* ARCHITECTS
--------------------------- */
.single-works-architects-wrap{
	margin-bottom: 8rem;
}
.single-works-architects-txt-name{
	margin-bottom: 0.4em;
}
.single-works-architects-txt-name .txtmin{
	display: inline-block;
	padding-right: 1.5rem;
	letter-spacing: 0.05em;
}
.single-works-architects-txt-name .efont{
	display: inline-block;
}
@media screen and (max-width: 767px){
	.single-works-architects-img{
		margin-bottom: 1.8rem;
	}
}
@media screen and (min-width: 768px){
	.single-works-architects-inner{
		display: flex;
	}
	.single-works-architects-img{
		width: 40%;
	}
	.single-works-architects-txt{
		width: 60%;
		padding-left: 5%;
	}
}
@media screen and (min-width: 992px){
	.single-works-architects-inner{
		align-items: center;
	}
}
@media screen and (max-width: 1199px){
	.single-works-architects-txt-name .txtmin{
		font-size: 1.8rem;
	}
	.single-works-architects-txt-office{
		margin-bottom: 2rem;
	}
}
@media screen and (min-width: 1200px){
	.single-works-architects-txt-name .txtmin{
		font-size: 2.2rem;
	}
	.single-works-architects-txt-office{
		margin-bottom: 3.2rem;
	}
}
/* OUTLINE
--------------------------- */
.single-works-outline-wrap{
	margin-bottom: 3rem;
}
.single-works-outline-ttl-btn{
	display: flex;
	justify-content: space-between;
	position: relative;
}
@media screen and (max-width: 1199px){
	.single-works-outline-ttl-btn{
		margin-bottom: 2.4rem;
	}
}
@media screen and (min-width: 1200px){
	.single-works-outline-ttl-btn{
		margin-bottom: 4rem;
	}
}
/*swiper 枚数が足りないとき*/
@media screen and (min-width: 768px){
	.single-works-outline-slide:not(.swiper-initialized) .swiper-wrapper {
		display: flex;
		flex-wrap: wrap;
		width: auto;
		margin-right: -3rem;
		margin-left: -3rem;
	}
	.single-works-outline-slide:not(.swiper-initialized) .swiper-slide{
		width: 50%;
		padding-right: 3rem;
		padding-left: 3rem;
	}
}

/* tag
--------------------------- */
.single-works-tag-contents-wrap{
	margin-bottom: 8rem;
	margin-left: auto;
	white-space: nowrap;
}
@media screen and (max-width: 991px){
	.single-works-tag-contents-wrap{
		width: 91.02564102564103%;
		overflow-x: scroll;
		padding-left: 1px;
	}
	.single-works-tag-contents-wrap .single-works-tag-list li:last-of-type{
		padding-right: 11%;
	}
}
@media screen and (min-width:992px) and (max-width:1199px){
	.single-works-tag-contents-wrap{
		width: 82.05128205128205%;
		margin-right: auto;
	}
}
@media screen and (max-width: 1199px){
	.single-works-tag-contents-wrap{
		padding-bottom: 2.4rem;
	}
}
@media screen and (min-width: 1200px){
	.single-works-tag-contents-wrap{
		width: 55.55555555555556%;
		margin-right: auto;
	}
}
/*arrow*/
.single-works-outline-arrow-wrap{
	width: 4.8rem;
	display: flex;
	justify-content: space-between;
	position: absolute;
	right: -0.4rem;
	bottom: -1.6rem;
}

/* ECO SPEC
--------------------------- */
.single-ecospec-wrap{
	margin-bottom: 8rem;
}
.single-ecospec-wrap .single-works-outline-dl{
	margin-bottom: 5rem;
}
.single-ecospec-kijun-box .dotted-list{
	display: flex;
	flex-wrap: wrap;
}
.single-ecospec-kijun-box .dotted-list li{
	margin-bottom: 0;
	padding-right: 1.6rem;
}
@media screen and (max-width: 1199px){
	.single-ecospec-wrap .common-single-efont-ttl{
		margin-bottom: 1.6rem;
	}
	.single-ecospec-wrap .common-single-jfont-ttl{
		margin-bottom: 1.6rem;
	}
	/*基準*/
	.single-ecospec-kijun-box{
		padding-top: 2.4rem;
		padding-bottom: 2.4rem;
		padding-right: 6.25%;
		padding-left: 6.25%;
	}
	.single-ecospec-kijun-box .common-single-jfont-ttl{
		padding-bottom: 1rem;
	}
}
@media screen and (min-width: 1200px){
	.single-ecospec-wrap .common-single-efont-ttl{
		margin-bottom: 3rem;
	}
	.single-ecospec-wrap .common-single-jfont-ttl{
		margin-bottom: 1.8rem;
	}
	/*基準*/
	.single-ecospec-kijun-box{
		padding-top: 3.8rem;
		padding-bottom: 3.6rem;
		padding-right: 5rem;
		padding-left: 5rem;
	}
	.single-ecospec-kijun-box .common-single-jfont-ttl{
		padding-bottom: 1.6rem;
		margin-bottom: 1.6rem;
	}
}

/* ECO SPEC table
--------------------------- */
@media screen and (max-width: 767px){
	.swtd-pc240-sp180 dt.swtd-pc240-sp100p,.swtd-pc240-sp180 dd.swtd-pc240-sp100p{
		width: 100%;
	}
	.swtd-pc240-sp180 dt.swtd-pc240-sp100p{
		border-bottom: 0;
		padding-bottom: 0;
		padding-right: 0.6rem;
	}
}
@media screen and (max-width: 1199px){
	.swtd-pc240-sp180 dt{
		width: 18rem;
	}
	.swtd-pc240-sp180 dd{
		width: calc(100% - 18rem);
	}
}
@media screen and (min-width: 1200px){
	.swtd-pc240-sp180 dt{
		width: 24rem;
	}
	.swtd-pc240-sp180 dd{
		width: calc(100% - 24rem);
	}
}

/* PERFORMANCE
--------------------------- */
.single-performance-wrap{
	margin-bottom: 8rem;
}
@media screen and (min-width: 768px){
	.single-performance-wrap .common-table-multicolumn th{
		text-align: center;
	}
	.single-performance-wrap .common-table-multicolumn td{
		padding-right: 7.2%!important;
		padding-left: 7.2%!important;
	}
}
@media screen and (max-width: 1199px){
	.single-performance-wrap .common-single-efont-ttl{
		margin-bottom: 2rem;
	}
}
@media screen and (min-width: 1200px){
	.single-performance-wrap .common-single-efont-ttl{
		margin-bottom: 3.6rem;
	}
}

/* ENERGY
--------------------------- */
.single-evergy-wrap .common-table-multicolumn tr:first-of-type th:not(:first-of-type){
	width: calc((100% - 37rem) / 3) !important;
	vertical-align: middle;
	padding-top: 0.95rem;
	padding-bottom: 0.95rem;
	line-height: 1.6;
	min-width: 15rem;
}
.single-evergy-wrap .common-table-multicolumn tr th,.single-evergy-wrap .common-table-multicolumn tr td{
	padding-right: 3rem;
	padding-left: 3rem;
}
@media screen and (max-width: 767px){
	.single-evergy-wrap .common-table-multicolumn tr:first-of-type th:first-of-type{
		min-width: 25rem !important;
	}
	.single-evergy-wrap .common-table-multicolumn tr th:first-of-type{
		padding-right: 2rem;
		padding-left: 2rem;
	}
}
@media screen and (min-width: 768px){
	.single-evergy-wrap .common-table-multicolumn tr:first-of-type th:first-of-type{
		min-width: 37rem !important;
	}
	.single-evergy-wrap .common-table-multicolumn tr th:first-of-type{
		padding-left: 0;
	}
}
@media screen and (max-width: 1199px){
	.single-evergy-wrap{
		margin-bottom: 9rem;
	}
	.single-evergy-wrap .common-single-efont-ttl{
		margin-bottom: 2rem;
	}
}
@media screen and (min-width: 1200px){
	.single-evergy-wrap{
		margin-bottom: 15rem;
	}
	.single-evergy-wrap .common-single-efont-ttl{
		margin-bottom: 3.6rem;
	}
}
/*energy table wrap*/
.single-works-energy-table-wrap{
	margin-left: auto;
}
@media screen and (max-width: 991px){
	.single-works-energy-table-wrap{
		width: 91.02564102564103%;
		overflow-x: scroll;
		padding-left: 1px;
	}
}
@media screen and (min-width: 992px){
	.single-works-energy-table-wrap{
		margin-right: auto;
	}
}
@media screen and (min-width:992px) and (max-width:1199px){
	.single-works-energy-table-wrap{
		width: 82.05128205128205%;
	}
}
@media screen and (max-width: 1199px){
	.single-works-energy-table-wrap{
		margin-bottom: 3.6rem;
	}
}
@media screen and (min-width: 1200px){
	.single-works-energy-table-wrap{
		width: 55.55555555555556%;
		margin-bottom: 1.6rem;
	}
}
/*single-works-energy-calculation-wrap*/
.single-works-energy-calculation-wrap p{
	margin-bottom: 0.2rem;
}
@media screen and (max-width: 1199px){
	.single-works-energy-calculation-wrap{
		margin-bottom: 2.4rem;
	}
	.single-works-energy-calculation-wrap p{
		line-height: 2;
	}
}
@media screen and (min-width: 1200px){
	.single-works-energy-calculation-wrap{
		margin-bottom: 2rem;
	}
}
/* EVENT INFO
--------------------------- */
.single-works-event-j-ttl{
	margin-bottom: 0;
}
.single-works-event-j-ttl .txtmin{
	margin-left: -0.2em;
}
.single-works-event-item{
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.single-works-event-arrow-wrap{
	display: flex;
	justify-content: center;
}
.single-works-event-swiper-button-prev{
	padding-right: 1.6rem;
}
.single-works-event-swiper-button-next{
	padding-left: 1.6rem;
}
@media screen and (max-width: 575px){
	.single-works-event-j-ttl{
		padding-top: 2.4rem;
	}
}
@media screen and (min-width: 576px){
	.shigle-works-event-ttl-wrap{
		display: flex;
	}
	.single-works-event-j-ttl{
		margin-top: -0.2em;
	}
}
@media screen and (min-width:576px) and (max-width:767px){
	.shigle-works-event-ttl-wrap{
		justify-content: space-between;

	}
}
@media screen and (min-width: 768px){
	.shigle-works-event-ttl-wrap .top-common-e-ttl{
		width: 48%;
	}
	.single-works-event-j-ttl{
		width: 52%;
	}
	.single-works-event-item{
		display: flex;
		width: 100% !important;
		align-items: center;
	}
	.single-works-event-item .position-relative{
		width: 40%;
	}
	.single-works-event-item .common-item-event-txtbox{
		width: 60%;
		padding-top: 0 !important;
		padding-left: 8%;
	}
}
@media screen and (max-width: 1199px){
	.shigle-works-event-wrap{
		margin-bottom: 7.2rem;
	}
	.shigle-works-event-ttl-wrap{
		margin-bottom: 4rem;
	}
	.single-works-event-j-ttl .txtmin{
		font-size: 1.6rem;
	}
	.single-works-event-item{
		margin-bottom: 2.4rem;
	}
	.single-works-event-item .bt_more{
		margin-top: 1rem;
	}
}
@media screen and (min-width: 1200px){
	.shigle-works-event-wrap{
		padding-top: 4rem;
		margin-bottom: 11rem;
	}
	.shigle-works-event-ttl-wrap{
		margin-bottom: 6.4rem;
	}
	.single-works-event-j-ttl .txtmin{
		display: inline-block;
		padding-top: 0.3em;
	}
	.single-works-event-item{
		margin-bottom: 4.8rem;
	}
	.single-works-event-item .common-item-event-ttl{
		font-size: 2.2rem;
	}
	.single-works-event-item .bt_more{
		margin-top: 3.2rem;
	}
}
@media screen and (min-width:1200px) and (max-width:1599px){
	.single-works-event-j-ttl .txtmin{
		font-size: 2rem;
	}
}
@media screen and (min-width: 1600px){
	.single-works-event-j-ttl .txtmin{
		font-size: 2.4rem;
	}
}

/*******************************
/* スタッフ紹介 OUR STAFF
*******************************/
.single-staff-txt-first{
	margin-bottom: 5.6rem;
}
.single-staff-txt-first-ttl{
	line-height: 1.5;
}
@media screen and (max-width: 991px){
	.single-staff-img{
		margin-bottom: 2.4rem;
	}
	.single-staff-txt-first{
		text-align: center;
	}
}
@media screen and (min-width: 992px){
	.single-staff-wrap{
		display: flex;
	}
	.single-staff-img{
		width: 38.46153846153846%;
	}
	.single-staff-txt{
		width: 61.53846153846154%;
		padding-left: 8.846153846153846%;
	}
}
@media screen and (max-width: 1199px){
	.single-staff-wrap{
		padding-bottom: 6rem;
	}
	.single-staff-txt-first-ttl{
		margin-bottom: 0.8rem;
		font-size: 2rem;
	}
}
@media screen and (min-width: 1200px){
	.single-staff-wrap{
		padding-top: 17rem;
		padding-bottom: 20rem;
	}
	.single-staff-txt-first-ttl{
		margin-bottom: 1.6rem;
		font-size: 2.4rem;
	}
}

/*******************************
/* イベント情報
*******************************/
/*common*/
@media screen and (max-width: 1199px){
	.common-bdt-ttl-mb{
		margin-bottom: 2.4rem;
	}
}
@media screen and (min-width: 1200px){
	.common-bdt-ttl-mb{
		margin-bottom: 4rem;
	}
}

/* thumbnail
--------------------------- */
.single-event-thumbnail .common-event-post-status{
	position: absolute;
}
@media screen and (max-width: 767px){
	.single-event-thumbnail .d-inline-block{
		padding-bottom: 2.4rem;
	}
	.single-event-thumbnail .common-event-post-status{
		left: 8.974358974358974%;
		bottom: 0;
	} 
}
@media screen and (min-width: 768px){
	.single-event-thumbnail{
		margin-right: auto;
		margin-left: auto;
	}
	.single-event-thumbnail .d-inline-block{
		padding-top: 3.2rem;
	}
	.single-event-thumbnail .common-event-post-status{
		left: 0;
		top: 0;
	}
}
@media screen and (min-width:768px) and (max-width:1199px){
	.single-event-thumbnail{
		width: 82.05128205128205%;
	}
}
@media screen and (max-width: 1199px){
	.single-event-thumbnail{
		margin-bottom: 5rem;
	}
}
@media screen and (min-width: 1200px){
	.single-event-thumbnail{
		width: 55.55555555555556%;
		margin-bottom: 7rem;
	}
}

/* body
--------------------------- */
@media screen and (max-width: 1199px){
	.single-event-body{
		margin-bottom: 5.6rem;
	}
}
@media screen and (min-width: 1200px){
	.single-event-body{
		margin-bottom: 7rem;
	}
	.maw-pc-300{
		max-width: 30rem;
	}
}

/* POINT
--------------------------- */
@media screen and (max-width: 1199px){
	.single-event-point-wrap{
		padding-bottom: 4.8rem;
	}
	.common-col-event-point-mb{
		margin-bottom: 4.8rem;
	}
}
@media screen and (min-width: 1200px){
	.single-event-point-wrap{
		padding-bottom: 6.4rem;
	}
	.common-col-event-point-mb{
		margin-bottom: 7.2rem;
	}
}

/* INFORMATION
--------------------------- */
@media screen and (max-width: 1199px){
	.single-event-information-wrap{
		margin-bottom: 6rem;
	}
}
@media screen and (min-width: 1200px){
	.single-event-information-wrap{
		margin-bottom: 10rem;
	}
}

/* ギフト
--------------------------- */
@media screen and (max-width: 1199px){
	.single-event-gift-wrap{
		margin-bottom: 9rem;
	}
	.single-event-gift-txt{
		padding-top: 2rem;
		font-size: 1.2rem;
	}
}
@media screen and (min-width: 1200px){
	.single-event-gift-wrap{
		margin-bottom: 13rem;
		width: 86%;
		margin-right: auto;
		margin-left: auto;
	}
	.single-event-gift-txt{
		padding-top: 2.4rem;
		font-size: 1.3rem;
	}
}

/* form
--------------------------- */
@media screen and (max-width: 1199px){
	#single-event-form{
		margin-bottom: 6rem;
	}
}
@media screen and (min-width: 1200px){
	#single-event-form{
		margin-bottom: 9rem;
	}
}
