@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.7rem;
		line-height: 1.2;
		margin-top: 0.4em;
	}
	#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;
	}
	#rightBox {
		flex-direction: column-reverse;
		justify-content: center;
	}
	.top_right {
		display: block;
		margin-bottom: 15px;
	}
	#index h2 {
		margin-left: 0em;
		text-indent: 0em;
		text-align: center !important;
		padding-bottom: 1em;
	}
	.inner div{
		float: none;
		margin: 0px auto 20px;
	}
	#keshi {
		display: none;
	}
	h3 {
		margin-bottom: 20px;
	}
	#index {
		display: block;
	}
	.content li {
		padding: 0px;
	}
	.box_45 {
		margin-bottom: 15px;
	}
	.box_40 {
		margin-top: 15px;
	}
	.box_parson {
		width: 100%;
	}
	.tab li {
		padding: 0px;
		margin-bottom: 0px;
		width: 100%;
		padding: 5px;
        font-size: 14px;
	}
	.tab {
		display: flex;
		justify-content: space-around;
		width: 100%;
	}
    .tab li span {
        font-size: 14px;
    }
	
	#featured {
		margin-top: 8%;
		padding: 3em 0;
	}

	#featured ul li {
    width: 50%;
    display: block;
    margin: 0 0 10%;
	}

	#featured ul li a img {
    width: 98%;
    display: block;
    margin: 0 auto;
	}

	#featured ul li a strong {
    margin: 0.8em 1% 0;
	}
}
