@charset "UTF-8";



  @media (max-width: 768px ) {
 .nosp {
 	display: none;
 }
 .btn-contact {

 }

 
  .btn-contact2 {
 	font-size: 200%;
 	padding: 5% 0!important;
 	width: 100%;
 	font-weight: bold;
    background: #CC1400;
    color: #FFF!important;
    border-radius: 40px;
 	
 }
 
 
 
 .table-row th {
font-size: 115%;}

.table-row td {
font-size: 115%;}

 }
  @media (min-width: 769px ) {
  	 .nopc {
 	display: none;
 }
 
  .headerTel_name:hover {
 	background-color: #eef8f4;
 }
  .btn-contact {

  }
    .btn-contact2 {
 	font-size: 175%;
  	padding: 15px 0;
  	width: 50%;
 	font-weight: bold;
    background: #CC1400;
    color: #FFF!important;
    border-radius: 40px;
    padding: 0.3em 2em;
 }
 
 
  
 }

@media (max-width: 575px) {
.fbcont {
	display: none;
}
	.keyVisual_text {
		top: 50%!important;

	}
	.keyVisual_icon2 {
		width: 50%;
		bottom: -5%;
		right: 0;
		position: absolute;
	}
.keyVisual_icon2 img {
	width: 100%;
}

/*KV2_SP*/
.keyVisualWrap2,.keyVisualWrap2 div {
	height: calc(100vh - 250px)!important;
}
.keyVisual_text2 {
	bottom: 25%!important;
	color: #fff;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}


.art-kv2 {
	position: relative;
	height: calc(100vh - 250px);
}
.spn-kv2 {
	position: absolute;
	bottom: -15%;
	left: 50%;
  transform: translateY(-45%) translateX(-50%);
  width: 100%;
}


.h2-kv2 {
	margin-top: 0;
		margin-bottom: 0;
}
.h2-kv2 img {
	width: 100%;
}
.p-kv2 {
	color: #fff;
	font-size: 100%;
	font-weight: bold;

	margin-right: auto;
		margin-left: auto;
	width: 90%;
		padding-top: 0;
	margin-top: 2.5%;
}
.p-kv3 {

	position: absolute;
	width: 45%;
	height: auto;
	left: 2.5%;
}
.headline_home {
	margin-top: 5rem!important;
}
.img-scroll {
	width: auto;
	height: 50px;
	margin-right: auto;
		margin-left: auto;
	margin-top: 5%;
}


.img-scroll {
    animation: scflash 2s linear 0s infinite forwards;
 } 
@keyframes scflash {
  0% {
opacity: 1;
  }
  
  50% {
opacity: 0;
  }
  100% {
opacity: 1;
  }
}
    
.div-fbsp {
/*display:flex;
justify-content:space-between;
flex-wrap: wrap;	*/
display: none;
}

.div-fbsp a {
	width: 50%;
}

.div-fbsp a img {
	width: 100%;
	height: auto;
}



/*cont2021*/

.sec-newcont {
	padding-top: 2.5%;
}
.div-newcont {

	margin-right: auto;
		margin-left: auto;
}

.div-nc01 {
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-left: 2px solid #ccc;
	overflow: hidden;
}

.h3-nc01 {
	background-color: #006835;
	color: #fff;
	font-size: 5vw;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 0.5em;
		padding-bottom: 0.5em;
}
.h3-nc02 {
	background-color: #006835;
	color: #fff;
	font-size: 5vw;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 0.5em;
		padding-bottom: 0.5em;
	margin-bottom: 2.5%;
}

.art-nc02 {

margin-bottom: 1.5%;
}

.div-nc02 {

	border: 2px solid #ccc;
	margin-bottom: 2.5%;
	}

.ncpad {
display: block;
padding: 5%;
}
.ncbtm01 {
	margin-bottom: 10%;
}
.h4-nc02 {
	color: #006735;
	font-size: 4.5vw;
	font-weight: bold;
	background-color: #ecebea;
border-bottom: 1px solid #006735;
padding: 0.5em;
}

.h4-nc02 b {
	display: inline-block;
	background-color: #006735;
	color: #fff;
	font-size: 4.5vw;
	font-weight: normal;
	font-style: normal;
	margin-right: 1em;
	padding: 0.25em 0.5em;
}
.p-nc01 {
	color: #333;
	font-size: 3.5vw;
	margin-top: 0;
		margin-bottom: 3%;
	padding: 0;
	line-height: 1.75em;

	display: block;
	margin-left: auto;
}
.p-nc02 {
	color: #333;
	font-size: 3.5vw;
	margin: 0 0 3%;
	padding: 0;
	line-height: 1.75em;
}

.h3-nc03 {
	background-color: #edebea;
	color: #006735;
	font-size: 5vw;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 0.5em;
		padding-bottom: 0.5em;

	margin-top: 2.5%;
	border: 2px solid #ccc;
}
.p-nc01 {
	
}
.a-newcont{
	display: block;
	background-color: #b22121;
	width: 80%;
	margin-right: auto;
		margin-left: auto;
	color: #fff!important;
	font-size: 4vw;
	text-align: center;
	text-decoration: none;
	padding-top: 0.5em;
		border-radius:30px;
		
	transition: all 0.25s ease-in-out 0s;
	padding-bottom: 0.6em;
}
.a-newcont:hover {
	background-color: #e15d5d;
	transition: all 0.25s ease-in-out 0s;
}


.icon-contact {
	background: url(https://www.archipro.jp/wp/wp-content/themes/ap/images/icon_contact.svg) center 10% no-repeat;
		background-size: 100px auto;
	padding-top: 25%;
}

.icon-reserve {
	background: url(https://www.archipro.jp/wp/wp-content/themes/ap/images/icon_reserve.svg) center 10% no-repeat;
		background-size: 100px auto;
	padding-top: 25%;
}

/*cont2021*/

.ul-footfeed {
display:flex;
justify-content:space-between;
flex-wrap: wrap;
padding-top: 5%;
		padding-bottom: 5%;
}

.ul-footfeed li {
	width: 45%;

	display: block;

		margin-bottom: 5%;

}

.ul-footfeed li a {
	display: block;
	width: 100%;
}
.ul-footfeed li a img {
		width: 100%!important;
	margin-right: auto;
		margin-left: auto;
	margin-bottom: 2.5%;
	height: auto;
	display: block;
}
.ul-footfeed li a b {
	display: block;
	text-align: center;
	font-size: 9px;
}


.ul-erudotubethum {
display:flex;
justify-content:left;
flex-wrap: wrap;
width: 800px;
margin-right: auto;
	margin-left: auto;
margin-bottom: 50px;
}
.ul-erudotubethum li {
	width: calc(100% / 4 - 5px);
	margin-right: 5px;
}
.ul-erudotubethum li a {
	width: 100%;
	height: auto;
	display: block;
}
.ul-erudotubethum li a:hover {
cursor: pointer;;	
}
.ul-erudotubethum li a img {
	width: 100%;
	height: auto;
}
.movie-content-wrap2 {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	margin-bottom: 5px;
}
.movie-content-wrap2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.movie-content-wrap2 img {
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}


/*INTERN22*/
.div-intern22 {
	margin-bottom: 10%;
		margin-top: 10%;
}

.div-intern222 {
	margin-top: 10px!important;
}
.p-intern22 {
	font-size: 1.8rem!important;
	margin-top: 0 !important;
	padding-top: 0 !important;
		padding-right: 20px!important;
	line-height: 1.5em!important;
		padding-left: 20px!important;
}
.p-intern22:before {
	width: 20px!important;
}
.p-intern22:after {
	width: 20px!important;
}


.a-intern22 img {
	height: auto;
	width: 90%;
}

.a-footmaru {
	display: block!important;
	position: fixed!important;
	right: 10px!important;
	width: 110px!important;
	height: 110px!important;
	background-color: #ffa028!important;
	
	border-radius: 100%!important;
	text-decoration: none!important;
	font-weight: normal!important;
	font-style: normal!important;
	text-align: center!important;
	bottom: 10px!important;
	z-index: 1000000!important;
display: flex!important;
    flex-wrap: wrap!important;
    justify-content: center!important;
	    align-items: center!important;
}

.b-footmaru {
color: #fff!important;
	font-size: 14px !important;
	text-align: center!important;
	line-height: 1.25em!important;
	font-weight: bold!important;
text-decoration: none!important;
}

.div-floating {
	display: none;
}

.art-point23 {


margin-right: auto;
		margin-left: auto;
width: 90%;
}
.div-point23 {
	margin-bottom: 10%;
	padding-bottom: 10%;
	border-top: 1px solid #ccc;
}

.pad-point24 {
	width: 95%;
	margin-right: auto;
		margin-left: auto;
}
.img-point23 {
	margin-top: 5%;
}

.section_desc2 {
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    margin: 40px 0 0;	
}


/*EVENT23*/

.h2-event23 {
text-align: center;
    font-size: 3.2rem;
    color: #00633A;
margin: 8rem auto 10px;
display: table;
		border-bottom: 2px solid #00633A;
line-height: 1.25em;
padding-bottom: 10px;
width: 100%;
}
.img-event23-tit {

	margin: 10px auto 5px;
	display: block;
	}
.p-event23cau {
	color: #333;
	text-align: center;
	margin-top: 0;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 1.5em;
}
.p-event23exp {
	color: #333;
	font-size: 3rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.25em;
	margin-top: 1em;
		margin-bottom: 1em;
}

.art-event23out {


margin-right: auto;
		margin-left: auto;
margin-bottom: 5%;
}

.div-event23in {
	width: 100%;
	margin-bottom: 10%;
}

.dl-event23top {
	border: 1px solid #006239;
}



.dt-event23top {
	background-color: #006239;
	color: #fff;
	font-weight: bold;
	position: relative;
	padding-top: 5px;
		padding-bottom: 5px;
	padding-left: 50px;
		font-size: 2.3rem;

}
.dd-event23top {
	overflow: hidden;
	padding: 10px;
	color: #333;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 2.5rem;
	letter-spacing: -0.05em;
}
.img-event23q {
	width: 40px;
	height: auto;
	position: absolute;
	top: -10px;
	left: 5px;
}
.img-event23a {
	width: 40px;
	height: auto;
	position: absolute;
	top: -10px;
	left: 5px;
}
.img-event23top {
float: right;
height: 100px;
width: auto;
}

.dl-event23btm {
	border: 1px solid #006239;	
}

.dt-event23btm {
	background-color: #006239;
	color: #fff;
	font-weight: bold;
	position: relative;
	padding-top: 5px;
		padding-bottom: 5px;
	padding-left: 50px;
	font-size: 2.3rem;
}
.dd-event23btm {
	overflow: hidden;
	background-color: #e5efea;
	color: #333;
	line-height: 1.5em;
	padding: 10px;
	font-size: 1.8rem;
}


.img-gotobtm {
	width: 50%;
	height: auto;
	margin-right: auto;
		margin-left: auto;
	display: block;
}

.fa-phone {
	position: relative;
	top: -33px;
	right: 3px;
}

.headerTel_name {
	text-decoration: none;

}

}
@media (min-width: 576px) {
.nopc {
	display: none;
}

.keyVisual_icon2 {
	width: 1130px;
	margin-right: auto;
		margin-left: auto;
	padding-top: 20px;
}
.keyVisual_icon2 img {
	float: left;
	width: 280px;
}
.div-nwebanner {
	width: 280px!important;
}

.div-nbclese {
	display: none!important;
}
.div-nbclese a  {
	background-color: #fff;
}
.img-nwebanner {

}
.p-cookie {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 10px;
}
/*.keyVisual {
	height: 50vh;
	padding-top: 25vh;
}*/
.keyVisualWrap2,.keyVisualWrap2 div {
	height: calc(100vh - 124px)!important;
}
.keyVisual_text2 {
	bottom: 25%!important;
	color: #fff;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
}

/*KV2_PC*/
.art-kv2 {
		margin-right: auto;
	width: 1100px;
	margin-left: auto;
	position: relative;
	height: calc(100vh - 155px);
}
.spn-kv2 {
	position: absolute;
	bottom: 0;
  left: 50%;
  transform:  translateX(-50%);
  width: 1100px;
}


.h2-kv2 {
	margin-top: 0!important;
		margin-bottom: 0!important;
}
.p-kv2 {
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	width: 700px;
	margin-right: auto;
		margin-left: auto;
}
.p-kv3 {
	width: 250px;
	position: absolute;
	left: 0;
}



.img-scroll {
	width: auto;
	height: 50px;
	margin-right: auto;
		margin-left: auto;
	margin-top: 20px;
}


.img-scroll {
    animation: scflash 2s linear 0s infinite forwards;
 } 
@keyframes scflash {
  0% {
opacity: 1;
  }
  
  50% {
opacity: 0;
  }
  100% {
opacity: 1;
  }
}
   
/*cont2021*/

.sec-newcont {
	padding-top: 25px;
}
.div-newcont {
	width: 1100px;
	margin-right: auto;
		margin-left: auto;
}

.div-nc01 {
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-left: 2px solid #ccc;
	overflow: hidden;
}

.h3-nc01 {
	background-color: #006835;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 0.5em;
		padding-bottom: 0.5em;
}
.h3-nc02 {
	background-color: #006835;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 0.5em;
		padding-bottom: 0.5em;
	margin-bottom: 15px;
}

.art-nc02 {
display:flex;
justify-content:space-between;
flex-wrap: wrap;
margin-bottom: 15px;
}

.div-nc02 {
	width: calc(100% / 2 - 15px);
	border: 2px solid #ccc;
}

.ncpad {
display: block;
padding: 30px;
}
.ncbtm01 {
	margin-bottom: 50px;
}
.h4-nc02 {
	color: #006735;
	font-size: 22px;
	font-weight: bold;
	background-color: #ecebea;
border-bottom: 2px solid #ccc;
padding-top: 0.5em;
		padding-bottom: 0.5em;
}

.h4-nc02 b {
	display: inline-block;
	background-color: #006735;
	color: #fff;
	font-size: 20px;
	padding: 0.25em 2em;
	margin-left: 1em;
		margin-right: 1em;
	font-weight: normal;
	font-style: normal;
}
.p-nc01 {
	color: #333;
	font-size: 16px;
	margin-top: 0;
		margin-bottom: 30px;
	padding: 0;
	line-height: 1.75em;
	width: 740px;
	display: block;
	margin-left: auto;
}
.p-nc02 {
	color: #333;
	font-size: 16px;
	margin: 0 0 30px;
	padding: 0;
	line-height: 1.75em;
}

.h3-nc03 {
	background-color: #edebea;
	color: #006735;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 0.5em;
		padding-bottom: 0.5em;
	border-bottom: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
}
.p-nc01 {
	
}
.a-newcont{
	display: block;
	background-color: #b22121;
	width: 15em;
	margin-right: auto;
		margin-left: auto;
	color: #fff!important;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	padding-top: 0.5em;
		padding-bottom: 0.5em;
		border-radius:30px;
		
	transition: all 0.25s ease-in-out 0s;
}
.a-newcont:hover {
	background-color: #e15d5d;
	transition: all 0.25s ease-in-out 0s;
}


.icon-contact {
	background: url(https://www.archipro.jp/wp/wp-content/themes/ap/images/icon_contact.svg) 70px 30px no-repeat;
	background-size: 180px auto;
}

.icon-reserve {
	background: url(https://www.archipro.jp/wp/wp-content/themes/ap/images/icon_reserve.svg) 70px 30px no-repeat;
	background-size: 180px auto;
}

/*cont2021*/

.ul-footfeed {
display:flex;
justify-content:left;
flex-wrap: wrap;
padding-top: 30px;
		padding-bottom: 30px;
padding-left: 30px;
}

.ul-footfeed li {
	width: calc(100% / 4 - 30px);

	display: block;
	margin-right: 30px;
}

.ul-footfeed li a {
	display: block;
	width: 100%;
}
.ul-footfeed li a img {
		width: 100%!important;
	margin-right: auto;
		margin-left: auto;
	margin-bottom: 10px;
	height: auto;
	display: block;
}
.ul-footfeed li a b {
	display: block;
	text-align: center;
}


/*foot-rec2022*/

.campaign2022 {
	right: 0!important;
	bottom: 10px !important;
}
.p-cookie2022,.p-cookie2022 a {
	font-size: 11px!important;
}

.sec-rec2022 {
	
}
.sec-rec2022 h3 {
	font-size: 85%!important;
	line-height: 1.5em!important;
}
.sec-rec2022 address {
	font-size: 85%!important;
	line-height: 1.75em!important;
}

.footerSection_content2022,.footerSection_content2022 small {
	font-size: 85%!important;
}
.copyRight2022 {
	padding-top: 15px!important;
		padding-bottom: 15px!important;
}
.copyRight2022 small {
	font-size: 11px!important;
}

/*INTERN22*/
.div-intern22 {
	margin-bottom: 80px;
}

.div-intern222 {
	margin-top: 10px!important;
}
.p-intern22 {
	font-size: 2rem!important;
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.p-intern22:before {
	width: 30px!important;
}
.p-intern22:after {
	width: 30px!important;
}


.a-intern22 img {
	height: 193px;
	width: auto;
}


.a-footmaru {
	display: block!important;
	position: fixed!important;
	right: 10px!important;
	width: 200px!important;
	height: 200px!important;
	background-color: #ffa028!important;
	
	border-radius: 100%!important;
	text-decoration: none!important;
	font-weight: normal!important;
	font-style: normal!important;
	text-align: center!important;
	bottom: 10px!important;
	z-index: 1000000!important;
display: flex!important;
    flex-wrap: wrap!important;
    justify-content: center!important;
	    align-items: center!important;
	transition: all .2s ease-in-out 0s;
}
.a-footmaru:hover {
	background-color: #c00!important;
	transition: all .2s ease-in-out 0s;
}
.b-footmaru {
color: #fff!important;
	font-size: 25px !important;
	text-align: center!important;
	line-height: 1.25em!important;
	font-weight: bold!important;
text-decoration: none!important;
}

.div-floating {
	display: none;
}


.art-point23 {
display:flex;
justify-content:space-between;
flex-wrap: wrap;
width: 920px;
margin-right: auto;
		margin-left: auto;
}
.div-point23 {
	width: 285px;
	border: 1px solid #005833;
}

.pad-point23 {
	padding-right: 15px!important;
		padding-left: 15px!important;
}.pad-point24 {
	padding-right: 30px!important;
		padding-left: 30px!important;
}

.pad-point24 .headline6 {
	margin-top: 1em !important;
	font-size: 1.8rem!important;
	margin-bottom: -0.5em!important;
}
.headline5 small {
	font-size: 1.75rem!important;
	width: 250px;
	margin-right: auto;
		margin-left: auto;
}
.img-point23 {
	margin-top: 0.5em;
}

.div-point23 .boxSt5 {
	text-align: left!important;
	border-style: none!important;
	margin-top: 0;
}
.div-point23 .boxSt5 strong {
	font-size: 110%!important;
	line-height: 1.5em!important;

}
.section_desc2 {
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    margin: 40px 0 0;	
}

/*EVENT23*/

.h2-event23 {
text-align: center;
    font-size: 3.2rem;
    color: #00633A;
margin: 8rem auto 10px;
display: table;
		border-bottom: 2px solid #00633A;	
}
.img-event23-tit {
	width: 587px;
	margin: 10px auto 0;
	display: block;
	}
.p-event23cau {
	color: #333;
	text-align: center;
	font-size: 1.4rem;
	margin-top: 0;
	font-weight: bold;
}
.p-event23exp {
	color: #333;
	font-size: 4rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.25em;
	margin-top: 1em;
		margin-bottom: 1em;
}

.art-event23out {
display:flex;
justify-content:space-between;
flex-wrap: wrap;
width: 1000px;
margin-right: auto;
		margin-left: auto;
margin-bottom: 25px;
}

.div-event23in {
	width: 320px;

}

.dl-event23top {
	border: 1px solid #006239;	
}



.dt-event23top {
	background-color: #006239;
	color: #fff;
	font-weight: bold;
	position: relative;
	padding-top: 5px;
		padding-left: 60px;
	padding-bottom: 5px;
	font-size: 1.8rem;

}
.dd-event23top {
	overflow: hidden;
	padding: 10px;
	color: #333;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 1.9rem;
	letter-spacing: -0.05em;
}
.img-event23q {
	width: 50px;
	height: auto;
	position: absolute;
	top: -10px;
	left: 5px;
}
.img-event23a {
	width: 50px;
	height: auto;
	position: absolute;
	top: -10px;
	left: 5px;
}
.img-event23top {
	width: auto;
	height: 100px;
	float: right;
}

.dl-event23btm {
	border: 1px solid #006239;	
}

.dt-event23btm {
	background-color: #006239;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
	position: relative;
	padding-top: 5px;
		padding-left: 60px;
	padding-bottom: 5px;
	}
.dd-event23btm {
	overflow: hidden;
	background-color: #e5efea;
	color: #333;
	line-height: 1.5em;
	padding: 10px;
	font-size: 1.5rem;
}


.img-gotobtm {
	width: 50%;
	height: auto;
	margin-right: auto;
		margin-left: auto;
	display: block;
}





}





@media print{
.fbcont,.fixbaner {
	display: none;
}


}

html {
	overflow-x: hidden;
	width: 100%;
}



.fbcont {
	position: absolute;

}



.campaign {
	position: fixed !important;
	bottom: 0px;


	width: 250px;
	right: -250px;
}	

.fbblock {
/*	position: fixed !important;
	bottom: 10px!important;


	width: 250px;
	right: 0;	*/
display: none;
}


.fbnopc {
	position: fixed !important;
	top: 250px;


	width: 250px;
	right: -250px;
}	


.fbcont-open {
	position: fixed !important;
	top: 250px;


	width: 250px;
	right: 0;
}

.fbcont-close {
	right: -250px;	
}






.div-fb {
	width: 40px;
	height: 40px;
	background-color: #000;
	position: relative;
	top: 0;
	display: block;
	transition: all .25s ease-in 0s;
	left: 0;
	margin-bottom: -40px;
}
.div-fb:hover {
transition: all .25s ease-in 0s;
	cursor:pointer;
	background-color: #666;
}


.div-fb-btn {
	color: #fff;
	font-size: 20px;
}
.div-fb-btn:before {
/*	content: '\f00d';*/
	content: 'X';
	font: 20px "Font Awesome 5 Free";
	font-weight: 900;
	color: #fff;
	  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}


.div-fb-close:before {
	content: '\f060';
	font: 20px "Font Awesome 5 Free";
	font-weight: 900;
	color: #fff;
	  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.fbcont p{
	font-size: 11px;
	background: #fff;
	padding: .2em .5em .2em .5em;
}
.fbcont p a{
	color: #1a0dab;
	text-decoration: underline;
}

	.btnSt1 {
  border: 1px solid #00633A;
  border-radius: 50px;
  padding: 0.7rem 3rem; }

.btnSt1 .fa {
  margin-right: 0.5rem; }


.borderSection {
  border-top: 1px solid #DDD;
  margin-bottom: 8rem; }
  .borderSection2 {
    margin-bottom: 3rem; }
    .borderSection2 + .borderSection2 {
      border-top: 1px solid #DDD; }
      
      .homeSection {
  padding-bottom: 4rem;
  padding-top: 1.5rem; }
  
  /* youtubeのレスポンシブ対応 */
.youtube {
  margin-top: 1em;
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }
  
  
  /* 連続マージン */
.list-mNone > * {
  margin-top: 0; }

.list-mSS > * {
  margin-top: 1em; }

.list-mS > * {
  margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.list-mM > * {
  margin-top: 3em; }

.list-mL > * {
  margin-top: 5em; }

.list-mLL > * {
  margin-top: 7em; }
  
  
  
  .coltop {
  	padding-top: 1em;
	padding-bottom: 1em;
  	border-bottom: 1px solid #ccc;
  }
  .coltop {
  	
  }
  
  .coltop a {
  	font-weight: bold;
  }
  
  .coltop time {
  	
  }
  .p-topclm {
  	margin-top: 5px !important;
  }
  
  
  
  /*works20221210*/
  
  .headline1 {
  line-height: 1.6;
  color: #00633A;
  font-size: 2.4rem; }
  .headline1 .number {
    background: #00633A;
    font-size: 86%;
    color: #FFF;
    font-weight: normal;
    padding: 0.5rem 1rem;
    margin-right: 1rem;
    font-style: normal; }
.headline2 {
  padding: 1.3rem;
  font-size: 2.4rem;
  text-align: center;
  background: #EEE;
  color: #00633A; }
.headline3 {
  line-height: 1.6;
  color: #CC1400;
  font-size: 3.2rem;
  font-weight: bold; }
.headline4 {
  margin-top: 7rem;
  line-height: 1.4;
  padding: 2rem 0;
  position: relative;
  background: #00633A;
  text-align: center;
  color: #FFF;
  font-size: 4rem;
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Sawarabi Mincho", serif; }
  .headline4 small {
    display: block;
    font-size: 2rem; }
  .headline4:before {
    line-height: 1;
    font-size: 3rem;
    display: block;
    content: "▼";
    position: absolute;
    bottom: -14px;
    left: 50%;
    color: #00633A;
    margin-left: -8px; }
.headline5 {
  line-height: 1.4;
  margin-top: 4rem;
  text-align: center; }
  .headline5 i {
    font-weight: normal;
    font-style: normal;
    font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Sawarabi Mincho", serif;
    color: #FFF;
    display: inline-block;
    font-size: 2rem;
    padding: 0.5rem 1rem;
    background: #00633A; }
  .headline5 span {
    margin-top: 1rem;
    display: block;
    color: #00633A;
    font-size: 4rem;
    font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Sawarabi Mincho", serif; }
  .headline5 small {
    margin-top: 1rem;
    font-size: 2rem;
    padding: 1rem 0;
    border-top: 1px solid #00633A;
    border-bottom: 1px solid #00633A;
    display: inline-block; }
.headline6 {
  border-left: 2px solid #00633A;
  line-height: 1.4;
  padding-left: 10px;
  margin-top: 4rem;
  font-size: 2.2rem; }
.headline7 {
  font-weight: bold;
  color: #00633A;
  font-size: 3.6rem;
  line-height: 1.5;
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Sawarabi Mincho", serif;
  margin-top: 3rem; }
.headline8 {
  text-align: center;
  font-size: 3.2rem;
  color: #00633A;
  margin-top: 8rem;
  display: table;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 2px solid #00633A; }
.headline9 {
  border-bottom: 1px solid #00633A;
  margin-top: 0;
  text-align: center;
  color: #00633A;
  font-size: 2rem;
  padding: 1rem;
  background: #EEE; }
.headline10 {
  line-height: 1.6;
  padding: 2rem 0 3.5rem 0;
  position: relative;
  text-align: center;
  color: #FFF;
  font-size: 3.8rem;
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Sawarabi Mincho", serif; }
  .headline10 small {
    font-weight: normal;
    font-style: normal;
    font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Sawarabi Mincho", serif;
    font-size: 2rem;
    padding: 0.5rem 1rem;
    background: #FFF; }
  .headline10:before {
    line-height: 1;
    font-size: 2rem;
    display: block;
    content: "▼";
    position: absolute;
    bottom: -13px;
    left: 50%;
    margin-left: -8px; }
  .headline10.blue {
    background-color: #22677E; }
    .headline10.blue:before, .headline10.blue small {
      color: #22677E; }
  .headline10.green {
    background-color: #70953E; }
    .headline10.green:before, .headline10.green small {
      color: #70953E; }
  .headline10.pink {
    background-color: #D24256; }
    .headline10.pink:before, .headline10.pink small {
      color: #D24256; }
.headline11 {
  font-size: 2rem;
  line-height: 1.5;
  border-bottom: 1px solid #00633A;
  padding-bottom: 1rem; }
  .headline11:first-letter {
    font-size: 3rem;
    color: #00633A; }

.titleIcon1 {
  display: inline-block;
  background: #D3572D;
  color: #FFF;
  padding: 0.5rem 1rem;
  font-size: 1rem; }

.leadSt1 {
  line-height: 1.5;
  font-size: 2.6rem;
  font-weight: bold; }
  .leadSt1 span {
    background: linear-gradient(to bottom, transparent 65%, rgba(0, 99, 58, 0.2) 65%, rgba(0, 99, 58, 0.2) 95%, transparent 0%); }
.leadSt2 {
  line-height: 1.5;
  font-weight: bold;
  color: #00633A;
  font-size: 3rem; }

.highlight1 {
  font-weight: bold;
  color: #CC1400; }
.highlight2 {
  background: linear-gradient(to bottom, transparent 65%, #FFF 65%, #FFF 95%, transparent 0%); }
.highlight3 {
  background: linear-gradient(to bottom, transparent 80%, rgba(235, 221, 33, 0.7) 80%, rgba(235, 221, 33, 0.7) 95%, transparent 0%); }
.highlight4 {
  font-weight: bold;
  color: #EBDD21; }
.highlight5 {
  font-weight: bold;
  color: #00633A; }

.figurebg1 {
  background: #f1efe7;
  padding: 2rem 1rem; }

.iconSt1 {
  font-weight: normal;
  background: #00633A;
  color: #FFF;
  display: inline-block;
  padding: 0.3rem 1rem; }
.iconSt2 {
  line-height: 1.4;
  font-weight: normal;
  background: #00633A;
  color: #FFF;
  font-size: 75%;
  margin-right: 8px;
  display: inline-block;
  padding: 0.3rem 0.8rem; }

.nav-links {
  margin-top: 3rem;
  font-size: 0;
  text-align: center; }
  .nav-links a {
    background: #00633A;
    color: #FFF; }
  .nav-links a, .nav-links span {
    display: inline-block;
    text-decoration: none;
    font-size: 1.4rem;
    padding: 0.5rem 1rem;
    margin-right: 1px; }
  .nav-links .current {
    background: #EEE;
    color: #00633A; }

.pagelinkNav {
  padding-bottom: 2rem;
  background: #EEE; }
  .pagelinkNav ul li {
    margin-top: 1px;
    line-height: 1.2; }
    .pagelinkNav ul li a {
      padding: 1.4rem 1rem 0.5rem 1rem;
      text-align: center;
      display: block;
      background: #00633A;
      columns: #FFF; }

.baTable {
  width: 100%;
  background: #EFEFEF; }
  .baTable th {
    font-weight: normal;
    width: 5%;
    white-space: nowrap;
    padding: 1rem 1rem 0 1rem;
    text-align: left; }
    .baTable th span {
      text-align: center;
      width: 100%;
      color: #FFF;
      padding: 0.2rem 1rem;
      display: inline-block;
      font-size: 1.4rem; }
  .baTable td {
    text-align: left;
    padding: 1rem 1rem 0 1rem;
    font-weight: bold; }

.before th span {
  background: #1B1464; }
.before td {
  color: #1B1464; }

.after th {
  padding: 1rem; }
.after th span {
  background: #D3572D; }
.after td {
  padding: 1rem;
  color: #D3572D; }

.table-row th {
  white-space: nowrap;
  background: rgba(0, 99, 58, 0.1);
  text-align: left;
  border: 1px solid #DDD;
  padding: 1rem;
  vertical-align: middle;
/*    font-size: 115%;*/}
.table-row td {
  vertical-align: middle;
  border: 1px solid #DDD;
  padding: 1rem 1.5rem;
 /*   font-size: 115%;*/}
 
 
 
@media (max-width: 576px ) {
  .table-row {
    border-top: 1px solid #DDD; }
    .table-row th, .table-row td {
      display: block; }
    .table-row th {
      white-space: normal;
      border-top: none;
      border-bottom: none; } }
.table-rowcol thead th {
  text-align: center;
  background: #00633A;
  color: #FFF; }
.table-rowcol th {
  background: rgba(0, 99, 58, 0.1);
  text-align: left;
  border: 1px solid #DDD;
  padding: 1rem;
  vertical-align: middle; }
.table-rowcol td {
  vertical-align: middle;
  border: 1px solid #DDD;
  padding: 1rem; }
  
  
  .work_entryHeader {
  position: relative; }
  .work_entryHeader figure img {
    width: 100%;
    height: auto; }

.work_info {
  padding: 10px 20px;
  text-align: center;
  left: 5%;
  top: 5%;
  position: absolute;
  background: #00633A;
  color: #FFF;
  font-size: 1.4rem; }
  @media (max-width: 576px ) {
    .work_info {
      padding: 5px;
      left: inherit;
      top: -15px;
      right: 0; } }
  .work_info h1 {
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #FFF; }
  .work_info p {
    margin-top: 0.5rem; }
  .work_info a {
    text-decoration: none;
    color: #FFF; }

.borderSection {
  border-top: 1px solid #DDD;
  margin-bottom: 8rem; }
  .borderSection2 {
    margin-bottom: 3rem; }
    .borderSection2 + .borderSection2 {
      border-top: 1px solid #DDD; }

.gohome_entry figure, .gohome_entry h2, .gohome_entry table {
  margin-top: 3rem; }
.gohome_entry p, .gohome_entry h3, .gohome_entry ul, .gohome_entry ol {
  margin-top: 2rem; }

.gohomeTitle {
  background: #D2572D url(../images/gohome_titlebg.png) repeat-x center center; }
  
  
  .worksPhoto span {
  display: block;
  position: relative; }
.worksPhoto figcaption {
  position: absolute;
  top: 0;
  left: 0;
  color: #FFF;
  font-size: 1.2rem;
  padding: 0.5rem 1rem; }
.worksPhoto_before figcaption {
  background: #1B1464; }
.worksPhoto_after figcaption {
  background: #D3572D; }

.footerBanner {
  margin-top: 8rem;
  background: #EEE; }
  .footerBanner li .textwidget {
    overflow: hidden; }

.contactArea + .footerBanner {
  margin-top: 0rem; }

.homeSection {
  padding-bottom: 4rem;
  padding-top: 1.5rem; }

.worksList:before, .worksList:after {
  content: " ";
  display: table; }
.worksList:after {
  clear: both; }
.worksList li {
  width: 20%;
  padding-left: 1px;
  float: left; }
  @media (max-width: 768px ) {
    .worksList li {
      width: 33.3%; } }
  @media (max-width: 576px ) {
    .worksList li {
      width: 47.5%;
	  margin-right: 1.25%;
		margin-left: 1.25%;
	} }
  .worksList li a {
    position: relative;
    display: block;
	text-decoration: none;
	color: #327754;
  }
    .worksList li a p {
      font-size: 1.5rem;
      padding: 0.5rem;
      bottom: 0;
      left: 0;
      width: 100%;
      background: rgba(0, 0, 0, 0.0);
	color: #327754;
      text-align: center;
	  margin-top: 5px;
	  height: 4.5em;
	  text-decoration: none;
	  line-height: 1.5em;
	}

.commentArea {
  position: relative;
  background: #EEE;
  border-radius: 5px;
  padding: 2rem; }
  .commentArea:before {
    position: absolute;
    left: -10px;
    top: 10%;
    content: "◀";
    color: #EEE; }

.work_entryHeader {
  position: relative; }
  .work_entryHeader figure img {
    width: 100%;
    height: auto; }

.work_info {
  padding: 10px 20px;
  text-align: center;
  left: 5%;
  top: 5%;
  position: absolute;
  background: #00633A;
  color: #FFF;
  font-size: 1.4rem; }
  @media (max-width: 576px ) {
    .work_info {
      padding: 5px;
      left: inherit;
      top: -15px;
      right: 0; } }
  .work_info h1 {
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #FFF; }
  .work_info p {
    margin-top: 0.5rem; }
  .work_info a {
    text-decoration: none;
    color: #FFF; }

.borderSection {
  border-top: 1px solid #DDD;
  margin-bottom: 8rem; }
  .borderSection2 {
    margin-bottom: 3rem; }
    .borderSection2 + .borderSection2 {
      border-top: 1px solid #DDD; }

.gohome_entry figure, .gohome_entry h2, .gohome_entry table {
  margin-top: 3rem; }
.gohome_entry p, .gohome_entry h3, .gohome_entry ul, .gohome_entry ol {
  margin-top: 2rem; }

.gohomeTitle {
  background: #D2572D url(../images/gohome_titlebg.png) repeat-x center center; }








  @media (max-width: 992px ) {
    .gohome_entryHeader_text {
      margin-top: 0 !important; } }
  .gohome_entryHeader_catch {
    font-size: 3rem; }
    @media (min-width: 992px) {
      .gohome_entryHeader_catch {
        width: 50%;
        line-height: 2; }
        .gohome_entryHeader_catch span {
          padding: 1rem;
          font-weight: bold;
          background: rgba(255, 255, 255, 0.8); } }
    @media all and (min-width: 992px) and (-ms-high-contrast: none) {
      .gohome_entryHeader_catch span {
        padding: 0.3rem; } }
    @media (min-width: 992px) {
          @supports (-ms-ime-align: auto) {
            .gohome_entryHeader_catch span {
              padding: 0.3rem; } } }
    @media (max-width: 992px ) {
      .gohome_entryHeader_catch {
        font-weight: bold; }
        .gohome_entryHeader_catch span {
          background: linear-gradient(to bottom, transparent 70%, rgba(0, 99, 58, 0.2) 70%, rgba(0, 99, 58, 0.2) 90%, transparent 0%); } }
  @media (max-width: 768px ) {
    .gohome_entryHeader_eyecatch {
      margin-right: -15px;
      margin-left: -15px; } }
  .gohome_entryHeader_eyecatch img {
    width: 100%;
    height: auto; }

span.wpcf7-list-item {
  margin: 0 1rem 0 0 !important; }

.childNav {
  background: rgba(0, 99, 58, 0.1);
  padding: 0 0 3rem 0; }
  .childNav li {
    margin-top: 3rem; }
    .childNav li a {
      background: #FFF;
      display: block;
      border: 1px solid #00633A;
      padding: 1.5rem; }
      .childNav li a:before {
        margin-right: 5px;
        content: "\f105";
        font-family: 'FontAwesome'; }

  .entryTitle {
  color: #00633A;
  font-size: 3.2rem;
  margin-top: 7rem;
  line-height: 1.5; }

.caticon {
  font-style: normal;
  border: 1px solid #00633A;
  border-radius: 3px;
  padding: 0.5rem 0.8rem;
  line-height: 1;
  font-size: 1.2rem;
  margin-right: 10px; }
  .caticon a {
    text-decoration: none; }
    
    
    .gohome_entry figure, .gohome_entry h2, .gohome_entry table {
  margin-top: 3rem; }
.gohome_entry p, .gohome_entry h3, .gohome_entry ul, .gohome_entry ol {
  margin-top: 2rem; }

.gohomeTitle {
  background: #D2572D url(../images/gohome_titlebg.png) repeat-x center center; }
  @media (max-width: 576px ) {
    .gohomeTitle {
      background-size: auto 100%;
      border-top: 5px #D2572D solid;
      border-bottom: 5px #D2572D solid; }
      .gohomeTitle img {
        width: 250px; } }

.gohome_entryHeader {
  position: relative; }
  @media (min-width: 992px) {
    .gohome_entryHeader_text {
      left: 2%;
      width: 100%;
      position: absolute;
      top: 50%; } }
  @media (max-width: 992px ) {
    .gohome_entryHeader_text {
      margin-top: 0 !important; } }
  .gohome_entryHeader_catch {
    font-size: 3rem; }
    @media (min-width: 992px) {
      .gohome_entryHeader_catch {
        width: 50%;
        line-height: 2; }
        .gohome_entryHeader_catch span {
          padding: 1rem;
          font-weight: bold;
          background: rgba(255, 255, 255, 0.8); } }
    @media all and (min-width: 992px) and (-ms-high-contrast: none) {
      .gohome_entryHeader_catch span {
        padding: 0.3rem; } }
    @media (min-width: 992px) {
          @supports (-ms-ime-align: auto) {
            .gohome_entryHeader_catch span {
              padding: 0.3rem; } } }
    @media (max-width: 992px ) {
      .gohome_entryHeader_catch {
        font-weight: bold; }
        .gohome_entryHeader_catch span {
          background: linear-gradient(to bottom, transparent 70%, rgba(0, 99, 58, 0.2) 70%, rgba(0, 99, 58, 0.2) 90%, transparent 0%); } }
  @media (max-width: 768px ) {
    .gohome_entryHeader_eyecatch {
      margin-right: -15px;
      margin-left: -15px; } }
  .gohome_entryHeader_eyecatch img {
    width: 100%;
    height: auto; }
    
    
    .childNav {
  background: rgba(0, 99, 58, 0.1);
  padding: 0 0 3rem 0; }
  .childNav li {
    margin-top: 3rem; }
    .childNav li a {
      background: #FFF;
      display: block;
      border: 1px solid #00633A;
      padding: 1.5rem; }
      .childNav li a:before {
        margin-right: 5px;
        content: "\f105";
        font-family: 'FontAwesome'; }

.entryTitle {
  color: #00633A;
  font-size: 3.2rem;
  margin-top: 7rem;
  line-height: 1.5; }

.caticon {
  font-style: normal;
  border: 1px solid #00633A;
  border-radius: 3px;
  padding: 0.5rem 0.8rem;
  line-height: 1;
  font-size: 1.2rem;
  margin-right: 10px; }
  .caticon a {
    text-decoration: none; }
    
.contactArea {
  background: #fff1f0;
  padding: 3rem 0; }
  @media (min-width: 992px) {
    .contactArea {
      background: url(../images/architects1.png), url(../images/architects2.png), #fff1f0;
      background-position: 3% bottom,right 3% bottom;
      background-repeat: no-repeat; } }

    @media (max-width: 992px ) {
  .boxSt1 {
    padding-bottom: 2rem;
    padding-top: 2rem;
    border-bottom: 1px solid #DDD; } }
@media (min-width: 992px) {
  .boxSt1 {
    padding: 0 20px 20px;
    border-right: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-top: 1px solid #DDD; } }
.boxSt1:last-child {
  border-bottom: 1px solid #DDD; }
    
    .container {
		padding-bottom: 1em;
	}
    
    .yt { /* 動画をレスポンシブ表示、無駄な余白出さないようにパディング設定 */
	position: relative;
	width: 80%;
	padding-top: 45%;
		border: 1px solid #999;
	}

.yt iframe { /* 親要素内100%で動画を表示する */
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.yt_video { /* 親要素内100%でサムネイル画像を表示する */
	position: absolute;
	width:100%;
	height:auto;
	top:0;
}

.yt_video img { /* 親要素内100%でサムネイル画像を表示する */
	width:100%;
	height:auto;
}

.yt_video::before { /* FontAwesomeで再生ボタンを画像上に。あっても無くても可 */
	position: absolute;
/*	font-family: "Font Awesome 5 Free";*/
	content: "▶";
	font-weight:900;
	color: #c00;
	font-size: 70px;
	top: 50%;
	left: 50%;
	transform : translate(-50%,-50%);
	opacity: .90;
	transition:.5s;
}

.yt_video img:hover{ /* ホバー時にカーソル変える */
	cursor: pointer;
	width:100%;
	height:auto;
	box-sizing: border-box;
}

.yt_video:hover::before { /* ホバー時アイコンの色変える */
	color:#f00;
	transition:.5s;
}

  /*PCPCPCPCPCPCPCPC*/
  @media (min-width: 577px) {
.art-formcoution {
	width: 960px;
	margin: 50px auto;
}
.art-formcoution .nopc {
	display: none;
}
.p-formcoution01 {
font: 23px/1.75em "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Sawarabi Mincho", serif;
color: #333;
text-align: center;
margin-bottom: 25px;
}
.p-formcoution02 {
font: 18px "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Sawarabi Mincho", serif;
color: #333;
text-align: center;
}
.p-formcoution03 {
font: 18px/1.5em "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Sawarabi Mincho", serif;
color: #333;
border: 2px solid #ccc;
padding: 20px;
margin-right: auto;
		margin-left: auto;
width: 920px;
}
.p-formcoution03 b {
font: bold 20px "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Sawarabi Mincho", serif;
color: #333;
display: block;
margin-bottom: 10px;
}
.a-formcoution {
font: 60px "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Sawarabi Mincho", serif;
color: #333;
text-align: center;
display: block;
}
.a-formcoution:hover {
color: #333;	
}
.a-formcoution i {
	font-size: 40px;
	font-weight: normal;
	font-style: normal;
}


  
/*REVIEW*/

.art-review {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
		padding-bottom: 25px;
}
.div-rvunit {
	margin-right: 15px;
		margin-left: 15px;
}
  
.s-review {
	color: #fab658;
	font-size: 18px;
	display: block;
	letter-spacing: 0.2em;
}
.dl-review {
	
}

.dl-review dt {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5em;
}
  
.dl-review dd {
	color: #333;
	font-size: 14.5px;
	line-height: 1.5em;
}
 .dl-review dd b {
	color: #333;
	font-size: 13px;
	line-height: 1.5em;
 	font-weight: normal;
 	font-style: normal;
 	display: block;
 	margin-top: 1em;
 }   

 .dl-review dd i {
	color: #333;
	font-size: 11px;
	line-height: 1.5em;
 	display: block;
 	font-weight: normal;
 	font-style: normal;
 }  

.slick-next {
	top: 25px !important;
	right: 0!important;
	display: block;
}
.slick-prev {
	top: 25px !important;
	right: 40px !important;
	display: block;
	left: auto;
}
.slick-next:before {
	content: '>'!important;
	color: #fff !important;
	font-size: 20px !important;
	opacity: 1!important;
	background-color: #999;
	padding-right: 7px;
		padding-left: 7px;
	padding-bottom: 7px;
}
.slick-prev:before {
	content: '<'!important;
	color: #fff !important;
	font-size: 20px !important;
	opacity: 1!important;
	background-color: #999;
	padding-right: 7px;
		padding-left: 7px;
	padding-bottom: 7px;
}


.wpcr3_respond_1 {
	width: 600px!important;
	margin-right: auto!important;
		margin-left: auto!important;
	padding-top: 50px!important;
		padding-bottom: 50px!important;
}


.tagtxt p {
	text-align: left;
	margin-right: auto;
		margin-left: auto;
	width: 600px;
}

.ShinobiReviews {
    width: 600px;
    margin: 50px auto;
}



.css-auobc3 {
	margin-right: auto;
		margin-left: auto;
	background-color: #ccc;
	max-width: 960px!important;
	width: 960px!important;
}

.div-reviewrite .css-auobc3 {
	display: none;
}

.css-j6jvsx {
	width: 100%;
}


.gotoreview {
	margin-bottom: 10px;
	width: 15em;
}

.h2-works a {

}
.h2-works {
    font-size: 1.5rem;
	bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.0);
    color: #327754;
    text-align: left;
	height: 4.5em;
    text-decoration: none!important;
    line-height: 1.5em!important;
	font-weight: 200!important;
	font-style: normal!important;
	padding: 10px;
	margin-top: 0!important;
}
.h3-colmn a {
color: #00633A;
    margin: 0!important;
    padding: 0!important;
    font-size: 100%!important;
    vertical-align: baseline!important;
    background: transparent!important;
}

.h3-colmn {
	margin: 0;
	padding: 0;
}

.sml-front {
	color: #333;
	font-size: 14px;
	text-align: center;
	display: block;
}





 }

   /*SPSPSPSPSPSPSPSPSP*/ 	
  @media (max-width: 576px ) {

.art-formcoution {
margin: 10% auto;
width: 95%;
}
.art-formcoution .nosp {
	display: none;
}
.p-formcoution01 {
font: 4.75vw/1.75em "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Sawarabi Mincho", serif;
color: #333;
text-align: center;
margin-bottom: 25px;
}
.p-formcoution02 {
font: 4.75vw "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Sawarabi Mincho", serif;
color: #333;
text-align: center;
}
.p-formcoution03 {
font: 3.5vw/1.5em "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Sawarabi Mincho", serif;
color: #333;
border: 2px solid #ccc;
margin-right: auto;
		margin-left: auto;
padding: 2.5%;
width: 95%;
}
.p-formcoution03 b {
font: bold 4vw "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Sawarabi Mincho", serif;
color: #333;
display: block;
margin-bottom: 10px;
}
.a-formcoution {
font: normal normal 12vw "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Sawarabi Mincho", serif;
color: #333!important;
text-align: center;
display: block;
text-decoration: none;
}
.a-formcoution:hover {
color: #333!important;	
}
.a-formcoution i {
	font-size: 8vw;
	font-weight: normal;
	font-style: normal;
}

/*REVIEW*/

.art-review {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15%;
		padding-bottom: 10%;
}
.div-rvunit {

}
  
.s-review {
	color: #fab658;
}
.dl-review {
	
}

.dl-review dt {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5em;
}
  
.dl-review dd {
	color: #333;
	font-size: 13px;
	line-height: 1.5em;
}
 .dl-review dd b {
	color: #333;
	font-size: 13px;
	line-height: 1.5em;
 	font-weight: normal;
 	font-style: normal;
 	display: block;
 	margin-top: 1em;
 }   

 .dl-review dd i {
	color: #333;
	font-size: 11px;
	line-height: 1.5em;
 	display: block;
 	font-weight: normal;
 	font-style: normal;
 }  

.slick-next {
	top: 25px !important;
	right: 0!important;
	display: block;
}
.slick-prev {
	top: 25px !important;
	display: block;
	left: 0;
}
.slick-next:before {
	content: '>'!important;
	color: #fff !important;
	font-size: 20px !important;
	opacity: 1!important;
	background-color: #999;
	padding: 2px 7px 7px;
}
.slick-prev:before {
	content: '<'!important;
	color: #fff !important;
	font-size: 20px !important;
	opacity: 1!important;
	background-color: #999;
	padding: 2px 7px 7px;
}





.tagtxt p {
	text-align: left;
	width: 90%;
	margin-right: auto;
		margin-left: auto;
}

.div-reviewrite .css-auobc3 {
	display: none;
}

.css-j6jvsx {
	width: 100%;
}

.gotoreview {
	margin-bottom: 5%;
		margin-right: auto;
		margin-left: auto;
	width: 75%;
	}


.h2-works a {

}
.h2-works {
    font-size: 1.5rem;
	bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.0);
    color: #327754;
    text-align: left;
	height: 4.5em;
    text-decoration: none!important;
    line-height: 1.5em!important;
	font-weight: 200!important;
	font-style: normal!important;
	padding: 5px;
	margin-top: 0!important;
}
.h3-colmn a {
color: #00633A;
    margin: 0!important;
    padding: 0!important;
    font-size: 100%!important;
    vertical-align: baseline!important;
    background: transparent!important;
}

.h3-colmn {
	margin: 0;
	padding: 0;
}

.sml-front {
	color: #333;
	font-size: 14px;
	text-align: center;
	display: block;
}



  }
  


.a-footmap {
	color: #fff!important;
	font-weight: normal!important;
	font-style: normal!important;
	text-decoration: none!important;
}
.a-footmap:hover {
	text-decoration: underline !important;
}


.a-noink03 {
	color: #fff!important;
	text-decoration: none!important;
}
.a-noink03:hover {
	text-decoration: underline!important;
}



































