.hero-copy {
 width: 350px;
 margin: 0 auto;
	    padding-top: 12%;
}

.forest-logo {
 width: 188px;
 margin: 0 auto 30px;
}
.sec-title {
 font-size: 40px;
 margin-bottom: 18px;
 line-height: 1.4;
}
.site-title .jp-title {
    display: block;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0.05em;
    padding-left: 40px;
}
#hero {
    height: 100vh;
}
#hero p {
    font-size: 14px;
    padding: 15px 40px;
    color: #000;
}


.sec-subtitle {
    text-align: center;
    line-height: 1.5;
    font-size: 26px;
}



.table-left{
	width: 32%;
    float: left;
}
.table-right {
    width: 34%;
    float: left;
    padding-left: 2%;
}
.table-left table{
	width: 100%;
 bordre-top:#ccc solid 1px;
}
.table-left th{
font-size: 14px;
	padding: 12px 5px;
	text-align: left;
	color: #17916d;
	font-weight: 600;
border-bottom: #ccc solid 1px;
}
.table-left td{
font-size: 14px;
	padding: 12px 5px;
	text-align: left;
	color: #333;
	font-weight:500;
border-bottom: #ccc solid 1px;
}
.table-right table{
	width: 100%;
 bordre-top: #ccc solid 1px;
}
.table-right th{
font-size: 14px;
	padding: 12px 5px;
	text-align: left;
	color: #17916d;
	font-weight: 600;
border-bottom: #ccc solid 1px;
}
.table-right td{
font-size: 14px;
	padding: 12px 5px;
	text-align: left;
	color: #333;
	font-weight:500;
border-bottom: #ccc solid 1px;
}
.sasaya-map {
    width: 30%;
    float: right;
}
.sasaya-map img {
    width:100%;
}
#contact {
    background: #47947b;
    color: #fff;
    padding: 80px 0;
    position: relative;
}
#contact .sec-subtitle {
    margin-bottom: 30px;
}
#contact .sec-subtitle span {
    display: block;
    font-size: 18px;
    padding-bottom: 10px;
}

.btn a {
    color: #fff;
    border: #fff solid 1px;
    background: #47947b;
   
}
.btn a:hover {
    color: #47947b;
    background: #fff;
}
#contact .txt {
    font-size: 13px;
    text-align: center;
    padding-bottom: 24px;
    line-height: 1.6;
    padding-top: 15px;
    color: #fff;
}

footer{
    background: #000;
    margin: 0;
    padding: 60px 0;
    text-align: center;
    color: #fff;
}

footer .txt{
    font-size: 13px;
    color: #fff;
    line-height: 1.8;
}
.copyright {
    font-size: 10px;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0px;
    color: #fff;
}

footer .tel {
font-size: 32px;
    padding: 20px;
    font-weight: 600;
}
footer .tel a {
color: #fff;
}
.special {
    text-align: center;
    padding-top: 30px;
}
.special-title {
    text-align: center;
    padding: 20px 40px;
    background: #d22a2a;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}

.special-sup {
    font-weight: 600;
    color: #d22a2a;
    font-size: 15px;
}
.col-3-1 {
    width: calc(33.3% - 22px);
}

.gmap iframe {
	width: 100%;
	margin-bottom: 40px;
}
.gmap p {
    line-height: 1.6;
    font-weight: 600;
    color: #333;
}
.oukan {
    padding-top: 30px;
}
.overview .sup{
	font-size: 12px;
	padding-top: 30px;
	clear: both;
}
@media screen and (max-width: 1024px) {

.site-title .jp-title {
    display: block;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.05em;
    padding-left: 20px;
}
#hero p {
    font-size: 12px;
    padding: 15px 20px;
    color: #000;
}
	#hero {
    height: 50vh;
}
	.container-xs {
    width: 80%;
    max-width: 640px;
    position: relative;
    margin: 0 auto;
}
	.tab_wrap {
    width: 90%;
	}
	.madori {
    margin: 80px auto;
    width: 100%;
}
.table-left th {
    font-size: 12px;
	}
	.table-left td {
    font-size: 12px;
	}
	#access {
    padding: 80px 50px;
    background: #f3f2ea;
}
	
}
@media screen and (max-width: 800px) {
	.home .siteid {
    padding-top: 80px;
    letter-spacing: -0.05em;
    text-align: center;
    padding-left: 0px;
    position: relative;
}
	#hero {
    height: 80vh;
}
	.site-title .jp-title {
    display: block;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.05em;
    padding-left: 0;
}
	.hero-copy {
    width: 35%;
    margin: 0 auto;
    padding-top: 30px;
}
	.tab_panel p {
    font-size: 12px;
    letter-spacing: 1px;
    text-align: left;
    line-height: 1.5;
    font-weight: 500;
}
	.point-item-title {
    font-size: 15px;
    letter-spacing: 0.05em;
    text-align: center;
    padding: 18px 0;
}
	.sasaya-map {
    width: 60%;
    float: none;
    margin: 30px auto 0;
}
	.table-left {
    width: 100%;
    float: none;
}
	.table-right {
    width: 100%;
    float: none;
    padding-left: 0;
}
	.table-left th {
    width: 25%;
	}
	.table-left td {
    width: 75%;
	}
	.present {
    position: absolute;
    top: -100px;
    right: 10%;
    width: 180px;
}
	.site-logo {
    padding-bottom: 20px;
    padding-right: 25px;
}
	
	

}

@media screen and (max-width: 600px) {
.hero-btn a {
    position: absolute;
    top: 0;
    right: 0;
    padding: 18px 24px;
    background: #000;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}
#hero p {
    font-size: 11px;
    padding: 10px 20px;
    color: #000;
    letter-spacing: 0.05em;
}
	.site-title .jp-title {
    display: block;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.05em;
    padding-left: 0;
}
	.hero-copy {
    width: 56%;
    margin: 0 auto;
    padding-top: 10px;
}
	#hero {
    height: 90vh;
}
	.sec-title {
    font-size: 30px;
    margin-bottom: 18px;
    line-height: 1.4;
}
	#home-intro li {
    background: #17916d;
    display: inline-block;
    padding: 13px;
    width: 47%;
    font-size: 13px;
    letter-spacing: 0.04em;
    color: #fff;
    border-radius: 45px;
    margin: 0 2px;
}
	.tab_area label {
    width: 130px;
    vertical-align: top;
    margin: 0 5px;
    display: inline-block;
    padding: 17px 0 0;
    color: #999;
    background: #f1f1f1;
    text-align: center;
    font-size: 16px;
	}
	.tab_area label {
    width: 130px;
    vertical-align: top;
    margin: 0 5px;
    display: inline-block;
    padding: 17px 0 0;
    color: #999;
    background: #f1f1f1;
    text-align: center;
    font-size: 16px;
	}
	.tab_panel {
    width: 86%;
    padding: 50px 0;
	}
	.sec-title-ico {
    width: 170px;
    margin: 0 auto 30px;
}
	.sec-subtitle {
    text-align: center;
    line-height: 1.5;
    font-size: 20px;
}
	.special-title {
    text-align: center;
    padding: 20px 40px;
    background: #d22a2a;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 600;
}
	.special-sup {
    font-weight: 600;
    color: #d22a2a;
    font-size: 13px;
}
	.col-3-1 {
    width: 100%;
}
	.tab_panel p {
    font-size: 12px;
    letter-spacing: 1px;
    text-align: left;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 40px;
}
	.table-left th {
    width: 35%;
}
	.table-left td {
    width: 65%;
}
		.table-right th {
    width: 35%;
			    font-size: 12px;
}
	.table-right td {
    width: 65%;
		    font-size: 12px;
}
	.sasaya-map {
    width: 100%;
    float: none;
    margin: 30px auto 0;
}
	.present {
    position: absolute;
      top: -80px;
    right: 10%;
    width: 150px;
}#contact .sec-subtitle span {
    display: block;
    font-size: 15px;
    padding-bottom: 10px;
}
	.gallery .sup {
    text-align: right;
    font-size: 10px;
    padding-top: 8px;
}
#access {
    padding: 80px 0px 120px;
    background: #f3f2ea;
}
	#access .sec-subtitle {
    text-align: center;
    line-height: 1.5;
    font-size: 18px;
    margin-bottom: 30px;
}
	.gmap p {
    line-height: 1.6;
    font-weight: 600;
    color: #333;
    font-size: 13px;
}
	#tab1:checked ~ .tab_area .tab1_label {
    vertical-align: top;
    padding-top: 25px;
    background: #fff;
    width: 130px;
    font-size: 16px;
	}
.tab_area label {

    padding: 12px 0 0;
	}
	.tab_area label span {
    font-size: 10px;
    display: block;
    line-height: 1.3;
    padding-top: 4px;
}
	#tab2:checked ~ .tab_area .tab2_label {
    width: 130px;
    font-size: 16px;
    padding-top: 12px;
	}
	#hero {
    background: url(../images/lp/sasaya/hero-bg-sp.jpg)no-repeat;
    background-size: cover;
}
	.madori {
    margin: 40px auto;
    width: 100%;
}
	.gallery li {
    width: 100%;
    float: none;
    line-height: 0;
}
}

@media screen and (max-width: 375px) {
.special-title {
    text-align: center;
    width: 100%;
    padding: 20px 20px;
}
	.site-logo {
    width: 140px;
	}
	.hero-copy {
    width: 64%;
    margin: 0 auto;
    padding-top: 10px;
}
	
	
}


body {
    font-weight: 500;
    color: #fdf8f8;
    background: #5bc4c0;
}


				.inquiry a {
    font-size: 18px;
    color: #fff;
}
.form-wrap {
    background: #fff;
    padding: 60px;
}
		
				.inner-md {
    width: 100%;
    max-width: 840px;
       margin: 0px auto;
}


		#ticket {
       width: 850px;
    margin: 0 auto 180px;
}
	#ticket table{
    width: 100%;
    margin-bottom: 40px;
		line-height: 1.6;
		    margin-top: 40px;
}
			#ticket th{
text-align: left;
    padding: 20px;
    font-size: 15px;
    font-weight: 500;
    border-bottom: #fff solid 1px;
				    vertical-align: top;
}		
					#ticket td{
    padding: 20px;
    text-align: right;
    font-size: 15px;
    font-weight: 500;
    border-bottom: #fff solid 1px;
}		
				.rec {
      color: #e30c0c;
}
							#ticket p{
font-weight: 500;
    font-size: 14px;
    line-height: 1.8;
    padding-bottom: 20px;
    text-align: center;
    padding-top: 10px;
}		
#ticket p.sup {
    padding-top: 10px;
    font-size: 12px;
    padding-bottom: 0;
    margin: 0;
}
				.sec-subtitle {
       padding-bottom: 20px;
    color: #333;
}
				
			#ticket .form th {
      border-bottom: #5bc4c0 solid 2px;
    color: #191919;
}
		#ticket .form td{
    text-align: left;
    border-bottom: #d4d4d4 solid 2px;
}		
						#ticket .form td input{
    padding: 10px;
 
}		
					#ticket .form td .size-xl{
 
    width: 100%;
}		
				.form-submit input {
text-align: center;
    color: #fff;
    border: #fff solid 1px;
    display: inline-block;
    padding: 10px 50px;
    text-decoration: none;
    background: #5bc4c0;
    letter-spacing: 0.05em;
    font-size: 16px;
    transition: all .3s ease;
    cursor: pointer;
}
				.form-submit input:hover {
    color: #fff;
					background: #000;
					 transition: all .3s ease;
}
	.form-submit {
    text-align: center;
    margin: 40px 0;
}
												.btn-wrap2{
												margin: 60px 0;
					text-align: center;
				}
				.btn-wrap2 a {
		
					text-align: center;
					color: #fff;
					font-size: 20px;
				}
label {
    display: block;
    margin-bottom: 8px;
  position: relative;
}
label span {
position: absolute;
    left: 25px;
    top: 3px;
}
.error_messe{
  color: #e30c0c;
}
.foot-ico {
    text-align: center;
}
						@media screen and (max-width: 800px) {
				#ticket {
    width: 100%;
    margin: 0 auto 180px;
}
			#ticket th {
    display: block;
    text-align: left;
    padding: 10px 0 0;
    font-size: 13px;
    font-weight: 500;
    border-bottom: none;
}
			#ticket td {
    padding: 10px;
    text-align: right;
    font-size: 13px;
							}
							
							#ticket .form td input {
    padding: 5px;
}
              .form-wrap {
    background: #fff;
    padding: 30px;
    margin: 0 auto;
    width: 90%;
}
#ticket td {
    display: block;
    padding: 10px 0;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
    border-bottom: #c3bcbc solid 1px;
}
	#ticket p.sup {
    font-size: 11px;
    padding-top: 8px;
		line-height: 1.5;
}
					#ticket .form th {
    border-bottom: none;
    color: #47947b;
}		
				}
				




