@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 1160px) {
	#mainVisual h1 {
		font-size: 2.6rem;
		line-height: 1.4em;
	}
	#main {
		padding: 0 1% 1.2em;
	}
}

@media screen and (max-width: 737px) {
	#mainVisual {
		width: 100%;
	}
	#mainVisual .bg {
		top: 0;
		background-size: 150%;
	}
	#mainVisual .overlay {
		top: 5%;
	}
	#mainVisual h1 {
		font-size: 1.8rem;
	}
	#mainVisual h1 span {
		font-size: 0.8rem;
	}
	#right {
		width: auto;
		float: none;
	}
	#left {
		width: auto;
		float: none;
	    background: #000;
	}
	#left .contact a {
		font-size: 1rem;
	}
	#left .bnr {
		text-align: center;
		letter-spacing: -.4em;
		padding-bottom: 2%;
	}
	#left .bnr li {
		display: inline-block;
		width: 47%;
		letter-spacing: normal;
		margin: 2% 1% 0;
	}
	#left .bnr li:not(:last-child) {
		margin-bottom: 0;
	}
	#index .goodafBox01 {
		margin-bottom: 1em;
	}
	#index .goodafBox01 p {
		display: block;
		width: auto;
	}
	#index .goodafBox01 img {
		display: block;
		width: auto;
		margin: 0.8em auto 0;
	}
	#index table th.cel01 {
		width: 35%;
	}
	.bnrArea01 a {
		width: auto;
	}
	
	h3 {
		margin-bottom: 0px;
	}
	.txt_area_right {
		margin-top: 30px;
	}
	.maruyama .txt_area01 {
		margin-top: 0px;
	}
	#displaynone {
		display: block;
		display: flex;
		justify-content: center;
	}
	#displayblock {
		display: none;
	}
	.maruyama .txt_area_left {
		margin: 0px 1em 0px 0px;
		display: block;
		width: 140px;
	}
	.maruyama .title {
		width: ;
		justify-content: center;
	}
	.maruyama .txt_area01 {
		margin-top: 0px;
	}
	.murata .txt_area_left {
		margin: 0px 1em 0px 0px;
		display: block;
		width: 140px;
	}
	.murata .title {
		width: ;
		justify-content: center;
	}
	.murata .txt_area01 {
		margin-top: 0px;
	}
	.watanabe .txt_area_left {
		margin: 0px 1em 0px 0px;
		display: block;
		width: 140px;
	}
	.watanabe .title {
		width: ;
		justify-content: center;
	}
	.watanabe .txt_area01 {
		margin-top: 0px;
	}
	
}
