.flexslider,
ul.slides,
.flexslider .slides li,
.flexslider .slides img{
	width: 100%;
	height: 100%;
}

.mb10{
		margin-bottom: 10px;
}
.mb20{
		margin-bottom: 20px;
}
.mb30{
		margin-bottom: 30px;
}
.mb40{
		margin-bottom: 40px;
}
.mb50{
		margin-bottom: 50px;
}
.mb100{
		margin-bottom: 100px;
}
.mb150{
		margin-bottom: 150px;
}

.pb10{
	padding-bottom: 10px;
}
.pb20{
	padding-bottom: 20px;
}
.pb30{
	padding-bottom: 30px;
}
.pb40{
	padding-bottom: 40px;
}
.pb50{
	padding-bottom: 50px;
}
.pb100{
	padding-bottom: 100px;
}
.pb150{
	padding-bottom: 150px;
}

.background_color_base{
	background-color: #eeeeee;
}

.view_sp{
	display: none;
}
.view_wide{
	display: block;
}
@media screen and (max-width:480px) {
	.view_sp{
		display: block;
	}
	.view_wide{
		display: none;
	}
}

.child_page{
}

.layout_entry_wrapper *{
	transition: all 0.3s ease-in
}
.description {
    font-size: 12px;
		line-height: 1.8em;
}

body{
	line-height: 1;
	outline: none;
	color: #222222;
	margin: 10px;
	border: 0px solid #ffffff;
}



@-webkit-keyframes blue {
    0%{background-position:0% 7%}
    50%{background-position:100% 94%}
    100%{background-position:0% 7%}
}
@-moz-keyframes blue {
    0%{background-position:0% 7%}
    50%{background-position:100% 94%}
    100%{background-position:0% 7%}
}
@keyframes blue {
    0%{background-position:0% 7%}
    50%{background-position:100% 94%}
    100%{background-position:0% 7%}
}


button{
	font-size: 11px!important;
  line-height: 1.7em!important;
  letter-spacing: 1px!important;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif!important;
}

header {
	padding-top: 60px;
	padding-bottom: 30px;
}

h1.logo {
text-align: center;
color: #ffffff;
margin-bottom: 50px;
}
h1.logo a{
	color: #ffffff;
}
h1.logo img{
	width: 29px;
	height: 38px;
}

h1.logo img {
    width: 80px;
    height: auto;
		margin-bottom: 80px;
}

h3 {
    color: #ffffff;
    text-align: center;
    margin-bottom: 60px;
    font-size: 13px;
    letter-spacing: 2px;
}
.globalmenu {
	width: 280px;
	margin: 0 auto 50px;
	border: 1px solid #ffffff;
	padding: 100px 0px 80px;
}
.globalmenu li {
    text-align: center;
    margin-bottom: 30px;
}
.globalmenu li a{
	font-size: 10px;
	letter-spacing: 2px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	color: #ffffff;
}
@media screen and (max-width:480px) {
	h1.logo {
	}
	.globalmenu {

	}
	.globalmenu ul{
	}
	.globalmenu li {
	}
}

hr {
    margin-bottom: 50px;
}


/* layout_about
--------------------*/
.layout_about{
	margin: 0px auto;
  margin-bottom: 190px;
  padding-top: 170px;
  width: 800px;
}
.layout_about .title_section {
  margin-bottom:40px;
}

.layout_about .left_section{
	float: left;
  width: 300px;
  height: 400px;
}
.layout_about .right_section{
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 1.8px;
}
.layout_about .right_section p{
	margin-bottom: 40px;
}

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

	.layout_about{
	  width: auto;
		padding: 50px 20px;
	}
	.layout_about .left_section{
		float: none;
		height: 270px;
	}
	.layout_about .title_section h2 img{
		width:240px;
	}


}
/* end layout_about
--------------------*/


/* layout_contact
--------------------*/
.layout_contact{
	padding-top: 170px;
	padding-bottom: 170px;
}

.contact_bg_color {
	background-color: #456C66;
}

.layout_contact .contact_link{
	display: block;

	width: 300px;
	height: 300px;

	background-size: 300px 300px;
	background-repeat: no-repeat;

	margin: 0 auto;
	transition: background-color 0.3s ease-in,
              color 0.3s ease-in;
}
.layout_contact .contact_link:hover{
	background-color: rgba(255,255,255,0.3);
}

.layout_contact .contact_link {
	text-align: center;
}
.layout_contact .contact_link h2.bird_logo{
	margin-bottom: 30px;
	padding-top: 70px;
}
.layout_contact .contact_link p.name_logo{
	margin-bottom: 20px;
}
.layout_contact .contact_link p.description{
	font-size: 12px;
  color: #ffffff;
  width: 120px;
  margin: 0 auto;
  letter-spacing: 2px;
  line-height: 1.5em;
}
/* end layout_contact
--------------------*/

/* contact
--------------------*/

form.contact {
  width: 300px;
  margin: 0 auto;
}

form.contact h3{
	font-size: 12px;
	margin-bottom: 10px;
	color: #ffffff;
	text-align: center;
}
form.contact .description{
	margin-bottom: 20px;
}
form.contact .error {
	color: #ff9977;
  font-weight: 400;
  font-size: 11px;
}

form.contact .description.confirm{
	font-size: 11px;
	color: #ffffff;
	padding-bottom: 10px;
}


/* end contact
--------------------*/


/* layout_entry
--------------------*/
.layout_entry_wrapper{
	display: flex;
  flex-direction: row;
  width: 840px;
  flex-wrap: wrap;
  margin: 0 auto;
}
@media screen and (min-width:0px) and ( max-width:480px) {
	.layout_entry_wrapper{
	  width: auto;
	}
}
@media screen and (min-width:481px) and ( max-width:960px) {
	.layout_entry_wrapper{
	  width: 842px;
	}
}
@media screen and (min-width:1200px) and ( max-width:1800px) {
	.layout_entry_wrapper{
	  width: 1262px;
	}
}

.layout_entry{
	position: relative;
	    overflow: hidden;
	    width: 400px;
	    height: 420px;
	    margin: 10px;
}
.layout_entry img {
    width: 400px;
    height: 250px;
    object-fit: cover;
}


@media screen and (min-width:0px) and ( max-width:480px) {
	.layout_entry img {
	    width: 100%;
	    height: 200px;
	    object-fit: cover;
	}


	.layout_entry{
		width: 100%;
		height: 400px;
    margin: 10px 10px 10px 10px;
	}
}

.layout_entry.bg_blog:after {
	background: url(../../images/blog_bg_image.png) no-repeat center center;
}
.layout_entry.bg_works:after {
	background: url(../../images/works_bg_image.png) no-repeat center center;
}

.layout_entry:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.layout_entry:hover:after {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.layout_entry .entry_link {
	position: relative;
  z-index: 100;
  display: block;
  background-color: rgba(157,157,157,0.5);
  width: 100%;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 30px;
  margin-top: 180px;
	height: 130px;
	transition: margin-top 0.2s ease-out;

}
.layout_entry:hover .entry_link{
	margin-top: 130px;
}
.layout_entry:hover .entry_link .title_section .line{
  width: 200px;
}

@media screen and (max-width:480px) {
	.layout_entry .entry_link {
		background-color: rgba(157,157,157,0.3);
		height: auto;
	}

	.layout_entry .entry_link{
		width: auto;
		margin-top: 0px;
	}

	.layout_entry:hover .entry_link{
		margin-top: 0px;
	}
	.layout_entry:hover .entry_link .title_section .line{
	  width: 30px;
	}

}

.layout_entry .title_section {
    z-index: 1;
    overflow: auto;
    padding-left: 10px;
    padding-top: 10px;
}
.layout_entry .title_section h2{
	margin-bottom: 12px;
	text-align: left;
	line-height: 1.5em;
	color: #ffffff;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.layout_entry .title_section p{
	color: #ffffff;
	font-size: 11px;
	letter-spacing: 3px;

	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.layout_entry .title_section .line{
	border-bottom: 1px solid #ffffff;
  width: 30px;
	transition: width 0.5s ease-out;
}
.layout_entry a{
	position: absolute;
	z-index: 100;
}
.layout_entry .title_section span{
	color: #ffffff;
	font-size: 11px;
	letter-spacing: 3px;
	width: auto;
	display: block;
	line-height: 1.5em;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
}

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


}
/* end layout_entry
--------------------*/



/* layout_single
--------------------*/
.layout_single {
  width: 500px;
  margin: 0 auto;
	padding: 0px 20px 50px;
}
.layout_single h2 {
  margin-bottom: 5px;
	letter-spacing: 2px;
  font-size: 11px;
	text-align: left;
  line-height: 1.8em;
}
.layout_single h3 {
  margin-bottom: 10px;
	letter-spacing: 2px;
  font-size: 12px;
}

.layout_single {
	font-size: 12px;
	color: #ffffff;
}
.layout_single p {
font-size: 12px;
    color: #ffffff;
    letter-spacing: 2px;
}
.layout_single p.description {
	font-size: 12px;
  line-height: 2.0em;
  letter-spacing: 1px;
	margin-bottom: 30px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.layout_single p.price {
	font-size: 11px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    border: 1px solid #666666;
    padding: 5px 10px;
    color: #666666;
    display: inline;
}
.layout_single p.description span.attention {
	color: #666666;
}

.layout_single p.attention {
  line-height: 1.7em;
  letter-spacing: 1px;
	margin-bottom: 30px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.layout_single dl {
	margin-bottom: 60px;
  padding-top: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}
.layout_single dt {
	line-height: 2.0em;
	    font-size: 11px;
	    letter-spacing: 2px;
	    font-weight: 100;
	    margin-bottom: 10px;
	    width: 130px;
	    float: left;
	    clear: left;
}
.layout_single dt .location {
    font-size: 10px;
    background-color: #aaaaaa;
    color: #ffffff;
    padding: 3px 8px;
    margin-left: 20px;
    letter-spacing: 2px;
		display: inline-block;
		line-height: 10px;
}
.layout_single dt img{
	width: 100%;
}
.layout_single dd{
	text-align: left;
	display: block;
	line-height: 2.0em;
	margin-bottom: 10px;
	font-size: 11px;
	margin-left: 150px;
}
.layout_single dd .map_link{
	border: 1px solid #988560;
  color: #988560;
  padding: 2px 20px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.layout_single .description img{
	width: 100%;
}

@media screen and (max-width:480px) {
	.layout_single {
	  width: auto;
	}
	.layout_single .description img{
	  width: 100%;
	}

	.layout_single dt {
    float: none;
		margin-right: 0px;
	}
	.layout_single dd {
	    margin-left: 0px;
	    margin-bottom: 20px;
	}
	.layout_single iframe{
        width: 100% !important;
		aspect-ratio:16/9;
        height: auto;
	}


	.layout_single dt {
	    font-size: 10px;
	    margin-bottom: -4px;
	}

	.layout_single dd {
		margin-bottom: 20px;

	}


}

.layout_single a{
	color: #ffffff;
	padding-bottom: 3px;
	border-bottom: 1px #ffffff dotted;
	font-weight: 400;
	font-style: italic;
	font-size: 10px;
  margin-right: 10px;
}

/* end layout_single
--------------------*/


.description a {
	color: #ffffff;
	padding-bottom: 3px;
	border-bottom: 1px #ffffff dotted;
	font-weight: 400;
	font-style: italic;
}
.description iframe{
	width: 500px;
	height: 300px;
}




.layout_single img {
    width: 100%;
}









.title_section p.discription {
    color: #678667;
}
.title_section p.bledlist {
    font-size: 20px;
		margin-bottom: 30px;
}
.title_section p.description {
    margin-bottom: 30px;
    line-height: 1.7;
    letter-spacing: 2px;
}

.button-transition {
  display: inline-block;
  padding: 10px 20px;
  color: #979797;
  border: 1px solid #979797;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
              color 0.2s ease-out;
}
.button-transition:hover,
.button-transition:active {
  background-color: #979797;
  color: #fff!important;
  transition: background-color 0.3s ease-in,
              color 0.3s ease-in;
}



.frame{
	overflow: auto;
	margin-bottom: 30px;
	padding-top: 60px;
}


.next_arrow {
    position: absolute;
    bottom: 20px;
		right: 20px;
    text-align: right;
    z-index: 203;
    width: 100%;

    animation: vertical 1s ease-in-out infinite alternate;
}
@keyframes vertical {
    0% { transform:translateY(-10px); }
  100% { transform:translateY(  0px); }
}



footer .footer_nav {
  padding-top: 90px;
	margin: 0 auto;
	overflow: auto;
}
footer .footer_nav li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
  width: 196px;
	height: 50px;
  margin: 0px;
  padding: 0px;
}
footer .footer_nav li a{
	font-size: 12px;
  letter-spacing: 2px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

footer .placefiller {
	width: 100%;
  font-size: 10px;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
  text-align: center;
  letter-spacing: 2px;
	color: #ffffff;
	margin-bottom: 20px;
	line-height: 1.5em;
}
@media screen and (max-width:480px) {


}



.layout_doublespread{
  height: 500px;
  min-width: 960px;
}


.layout_doublespread .left_section{
  width: 50%;
  float: left;
  background-color: #fefefe;

}
.layout_doublespread .right_section{
  width: 50%;
  float: left;
}
.layout_doublespread .card.image{
  background-size: cover;
  height: 500px;
  overflow: hidden;
  background-position: center center;
}
.layout_doublespread .card.text {
    overflow: hidden;
    margin: 0 auto;
    padding-top: 100px;
    width: 300px;
}

.layout_doublespread .card h1{
  margin-top: 100px;
  margin-left: 100px;
}
.layout_doublespread .card h2{
  margin-left: 100px;
}
.layout_doublespread .card h2 {
    margin-left: 0px;
    text-align: center;
    margin-bottom: 5px;
    font-size: 14px;
}
.layout_doublespread .card p.description {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 16px;
    line-height: 1.5em;
    text-align: center;
    font-size: 12px;
		font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.layout_doublespread .card p.text {
    line-height: 1.7em;
    letter-spacing: 2px;
		font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

.layout_doublespread .card p.links{
  margin-left: 100px;
  margin-bottom: 16px;
  line-height: 1.5em;
}

.layout_doublespread.w960px {
    height: auto;
    width: 960px;
    margin: 100px auto;
    height: 300px;
}

.layout_doublespread.w960px .card.image{
  background-size: cover;
  height: 300px;
  overflow: hidden;
}
.layout_doublespread.w960px .card.text {
    height: 300px;
    overflow: hidden;
}


.layout_doublespread.w600px {
    width: 600px;
    margin: 0px auto;
    height: auto;
    min-width: 600px;
}
.layout_doublespread.w600px .left_section{
    width: 300px;
}
.layout_doublespread.w600px .right_section{
    width: 300px;
}

.layout_doublespread.w600px .card.image{
  background-size: cover;
  width: 300px;
  height: 300px;
  overflow: hidden;
}
.layout_doublespread.w600px .card p.description {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 16px;
    line-height: 1.5em;
}

.layout_doublespread.w600px .card.text {
    width: 300px;
    height: auto;
    overflow: auto;

    padding-left: 20px;
}
.layout_doublespread.w600px .card.text h3{
  margin-bottom: 0px;
  margin-top: 0px;
}






.top_more_link{
	border: 1px solid #FFFFFF;
  color: #FFFFFF;
  padding: 5px 20px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.top_more_link a {
    color: #988560;
	padding-bottom: 3px;
	font-weight: 400;
}



.required_marker {
	color: #988560;
  border: 1px solid #988560;
  font-size: 9px;
  padding: 3px 5px;
  margin: 0px 10px;
}

input[type="text"] {
    width: 100%;
    height: 26px;
	margin-bottom: 10px;
	-webkit-appearance: none;
	border-radius: 0;
  border: 0px solid #dddddd;
}
textarea {
    width: 100%;
  border: 0px solid #dddddd;
	margin-bottom: 10px;
	-webkit-appearance: none;
	border-radius: 0;
}
label {
    font-size: 11px;
    letter-spacing: 2px;
    font-family: Cinzel, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    color: #ffffff;
    text-align: center;
    display: block;
}
input::placeholder {
  color: #555555;
	font-size: 0.8em;
}

/* IE */
input:-ms-input-placeholder {
  color: #555555;
	font-size: 0.8em;
}

/* Edge */
input::-ms-input-placeholder {
  color: #555555;
	font-size: 0.8em;
}
input#password {
	width: 200px;
  height: 26px;
  -webkit-appearance: none;
  border-radius: 0;
  border: 1px solid #ffffff;
  display: block;
  margin: 0 auto 15px;
	padding-left: 5px;
}
input[type="submit"] {
	padding: 10px 0px;
	-webkit-appearance: none;
	border-radius: 0;
	background-color: transparent;
	border: 1px solid #888888;
	color: #ffffff;
	display: block;
	width: 200px;
	margin: 0 auto;
	background-color: #888888;
}



p.description.confirm {
    border-bottom: 1px #cccccc solid;
}
.layout_single.confirm{
	width:340px;
}



.quote {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    margin-top: 30px;
    margin-bottom: 30px;
	font-style: italic;
    font-size: 11px;
}





.layout_works {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 100px;
}
.layout_works .card {
    -moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.6);

	width: 100%;
	height: 400px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

.layout_works .card .image{
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
}

.layout_works .card .text {
	display: inline-block;
	vertical-align: top;
	position: absolute;
  top: 0px;
  color: #ffffff;
  background-color: rgba(255,255,255,0.8);
  padding: 30px;
}


.layout_works .card .text h2 {
  font-size: 15px;
  margin-bottom: 10px;
}

.layout_works .card .text p.category {
  font-size: 12px;
  margin-bottom: 10px;
}
.layout_works .card .text p.discription {
  line-height: 1.5em;
  font-size: 12px;
  width: 240px;
}

.more_link {
	border: 1px solid #B5A870;
	color: #B5A870;
	padding: 2px 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 2px;
}
.layout_content_freearea .more_link{
	border: 1px solid #ffffff;
	color: #ffffff;
}
.more_link a {
    color: #456C66;
    padding-bottom: 3px;
    font-weight: 400;
}

.layout_works_article{
	width: 600px;
	margin: 100px auto;
}
.layout_works_article .headline_title {
	margin-bottom: 50px;
}

.layout_works_article .headline_title .title{
	font-size: 12px;
  margin-bottom: 10px;
  letter-spacing: 2px;
}

.layout_works_article .headline_title .description{
    border: 1px solid #456C66;
    color: #456C66;
    padding: 5px 10px;
    display: inline-block;
    margin-right: 10px;
}

.layout_works_article .layout_content_freearea{
	margin-bottom: 50px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.layout_works_article .layout_content_freearea{
	font-size: 11px;
	line-height: 1.8em;
	letter-spacing: 1px;
}

.layout_works_article .layout_content_freearea img{
	width: 600px;
	height: auto;
	margin-bottom: 20px;
}
.layout_works_article .layout_content_freearea h2 {
	font-size: 13px;
	letter-spacing: 2px;
}
.layout_works_article .layout_content_freearea p {
    margin-bottom: 10px;
}

.layout_works_article {
    padding: 0px 20px;
}

.pagination-single{
	padding-bottom: 50px;
	margin-bottom: 100px;
}

.pagination-single .alignleft{
	float: left;
	font-size: 20px;
	border-bottom: dotted 1px #ffffff;
}
.pagination-single .alignright{
	float: right;
	font-size: 20px;
	border-bottom: dotted 1px #ffffff;

}
.pagination-single a{
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

.layout_content_freearea a {
    border-bottom: dotted #ffffff 1px;
    padding-bottom: 3px;
}
@media screen and (max-width:480px) {
	.layout_works_article{
		width: auto;
	}
	.layout_works_article .layout_content_freearea img{
		max-width: 100%;
	}
	.layout_works_article iframe{
		width: 100%;
	}
}


/* layout_entry
--------------------*/
.toppage .layout_entry{
  background-repeat: no-repeat;
  overflow: hidden;
}


.toppage .layout_entry {
    position: relative;
    overflow: hidden;
    text-align: center;
		width: auto;
    height: auto;
    margin: 0px;
}

.toppage .layout_entry.bg_blog:after {
	background: url(../../images/blog_bg_image.png) no-repeat center center;
}
.toppage .layout_entry.bg_works:after {
	background: url(../../images/works_bg_image.png) no-repeat center center;
}

.toppage .layout_entry:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.toppage .layout_entry:hover:after {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


.toppage .layout_entry .entry_link{
	position: relative;
	z-index: 100;
	display: block;
	background-color: rgba(157,157,157,0.5);
	width: 600px;
	height: 100%;
	margin: 0 auto;

	text-align: center;

	padding-top: 145px;
	padding-bottom: 145px;

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

	.toppage .layout_entry .entry_link{
		width: auto;
	}

}

.title_section img {
    width: 190px!important;
    height: inherit;
}
.toppage .layout_entry .title_section{
	z-index: 1;
	position: relative;
	padding: 0px;
}
.toppage .layout_entry .title_section h2{
  text-align: center;
	margin-bottom: 65px;
  color: #ffffff;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.toppage .layout_entry .title_section p{
	color: #ffffff;
	font-size: 13px;
	letter-spacing: 3px;
	text-shadow: 0 0 12px #7b7a35;

	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.toppage .layout_entry .title_section .line{
	border-bottom: 1px solid #ffffff;
	width: 50px;
	margin: 0 auto 65px;
}
.toppage .layout_entry .title_section span{
  text-align: center;
	color: #ffffff;
	font-size: 11px;
	text-shadow: 0 0 12px #7b7a35;
	letter-spacing: 3px;
	width: auto;
}

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

	.toppage .layout_entry .title_section {
	    padding: 0px 20px;
	}

}
/* end layout_entry
--------------------*/

.layout_single{
	line-height: 2.0em;
	font-size: 13px;
}


#FLYER, #MAP, #OLD {
	padding-top: 30px;
	margin-bottom: 30px;
}
#FLYER > h2 {
    text-align: center;
    font-size: 15px;
    margin-bottom: 80px;
}

#MAP > h2 {
    text-align: center;
    font-size: 15px;
    margin-bottom: 80px;
}

#OLD > h2 {
    text-align: center;
    font-size: 13px;
    margin-bottom: 80px;
}

.layout_single > h2 {
    text-align: center;
    font-size: 12px;
    margin-bottom: 80px;
}
.fluss.layout_single{
	text-align: center;
}
.layout_single h3 {
    margin-bottom: 5px;
    letter-spacing: 2px;
    font-size: 12px;
    text-align: center;
    line-height: 1.8em;
}
.attn {
	position: absolute;
	top: 50px;
	width: 100%;
	text-align: center;
	background-color: rgba(239, 181, 191, 0.7);
	padding: 10px 0px;
	margin: 0 auto;
	font-size: 12px;
	color: #333333;
	left: 0px;
}
.ok {
	position: absolute;
	top: 50px;
	width: 100%;
	text-align: center;
	background-color: rgba(138, 184, 189, 0.7);
	padding: 10px 0px;
	color: #333333;
	margin: 0 auto;
	font-size: 12px;
	left: 0px;
}
#PHOTO p {
    margin-bottom: 80px;
    margin-top: 60px;
    text-align: center;
}

.fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}
.fadein {
    opacity: 0.0;
    transform: translate(0, 50px);
    transition: all 1000ms;
}

p.placefiller .cap {
    font-size: 7px!important;
    font-family: serif;
}

.pass{
	text-align: center;
}

section.profile {
    margin-bottom: 100px;
}
section.profile p {
    margin-bottom: 12px;
}
.buyarea {
	border: 1px solid #ffffff;
    padding: 36px 20px;
    width: 280px;
    display: block;
    text-align: left;
    margin-bottom: 100px;
}
.news{
	font-size: 12px;
	letter-spacing: 2px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	text-align: center;
	margin-bottom: 90px;
}
.news a {
    font-size: 12px;
    letter-spacing: 2px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    text-align: center;
    color: #fff;
    border-bottom: 1px #fff solid;
    padding-bottom: 3px;
}
body.child_page.exhibition.usva {
    background-color: #2d2d2d!important;
}