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

@media screen and (max-width: 1160px) {
	#main .mainBox {
		padding: 0 1%;
	}
	#mainVisual .bg {
		background-size: 140%;
	}
	#mainVisual .bg2 {
		background-size: 140%;
	}
	#mainVisual .bg5 {
		background-size: 140%;
	}
	#mainVisual h1,
	#mainVisual2 h1 {
		padding: 7% 1% 0;
		font-size: 3.2rem;
	}
	#about .mainBox .list01 li {
		width: 49%;
	}
	#attraction .mainBox .photo02 img {
		height: 20em;
	}
}

@media screen and (max-width: 737px) {
	#mainVisual,
	#mainVisual2 {
		width: 100%;
		overflow: hidden;
		height: 30%;
	}
	#mainVisual .bg,
	#mainVisual .bg2,
	#mainVisual2 .bg3,
	#mainVisual2 .bg4,
	#mainVisual .bg5 {
		top: -1%;
		height: 200px;
	}
	#mainVisual .overlay,
	#mainVisual2 .overlay {
		top: 0;
		background-size: 150%;
	}
	#mainVisual h1,
	#mainVisual2 h1 {
		font-size: 1.875rem;
		line-height: 1.3em;
	    padding: 0;
   		text-align: center;
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	#mainVisual a.arrow01,
	#mainVisual2 a.arrow01 {
		bottom: -14%;
	}
	#subnavBar ul li:nth-child(3n) {
		border-right: 2px solid #3c3c3c;	
	}
	#subnavBar ul li a {
		line-height: 2.5rem;
	}
	#featured {
		margin-top: 8%;
		padding: 3em 0;
	}
	#featured h2 {
		margin-bottom: 5%;
	}
	#featured ul li {
		width: auto;
		display: block;
	}
	#featured ul li:not(:last-child) {
		margin: 0 0 10%;
	}
	#featured ul li a img {
		width: 98%;
		display: block;
		margin: 0 auto;
	}
	#featured ul li a dl {
		margin: 0.8em 1% 0;
	}
	#about h2 {
		font-size: 1.5em;
		line-height: 1.4;
		padding: 0.8em 1.5em 0.8em 0.5em;
	}
	#about h2 i {
		top: 30%;
	}
	#about .panel ul.link li a {
		padding: 0.5em 1.8em 0.5em 0.8em;
	}
	#about .panel ul.link li a:after {
		margin-left: 0.5em;
	}
	#about #anc03-01 .btn01 {
		width: auto;
	}
	#about #anc03-01 .btn01 a {
		padding: 1rem;
	}
	#about #contact .btn01 {
		width: auto;
	}
	#about #contact .btn01 a {
		padding: 1rem;
	}
	#about #anc02-03 ul li:first-child,
	#about #anc02-04 ul li:first-child {
		margin-bottom: 0.8em;
	}
	#ccard .mainBox .step {
		width: auto;
		margin: 2em auto 0;
	}
	#ccard .mainBox .step table td {
		display: block;
		vertical-align: top;
	}
	#ccard .mainBox .step table td:first-child {
		border-bottom: none;
	}
	#ccard .mainBox .step table td:last-child {
		width: auto;
		padding: 0 0 2em;
		text-align: center;
	}
	#ccard .mainBox .step table td:last-child img {
		width: 70%;
	}
	#ccard .mainBox .step table tr:nth-child(odd) {
		background: #f4f4f4;
	}
	#ccard .mainBox .bnr01 li,
	#shop .mainBox .bnr01 {
		width: auto;
	}
	#ccard .mainBox .bnr01 li:first-child {
		margin-right: 0;
	}
	#shop .ccardBox01 img {
		vertical-align: top;
		margin-top: 0.2em;
	}
	#shop .ccardBox01 p {
		vertical-align: top;
	}
	#shop .ccardBox02 img {
		vertical-align: top;
		margin-top: 0.2em;
	}
	#shop .ccardBox02 p {
		vertical-align: top;
	}
	#attraction .mainBox .photo01 img {
		width: 100%;
	}
	#attraction .mainBox .photo02 img {
		height: auto;
		width: 100%;
		vertical-align: top;
	}
	#attraction .mainBox .attractionBox01 {
		overflow: hidden;
		margin: 1.8em 0 2em;
	}
	#attraction .mainBox .attractionBox01 section {
		width: auto;
		float: none;
	}
	#attraction .mainBox .attractionBox01 .photo03 {
		width: auto;
		float: none;
		margin-top: 1em;
	}
	#attraction .mainBox .bnr01 {
		width: auto;
	}
}
