.forpc {
    display: block!important;
}
.forsp,#goto {
    display: none!important;
}
header {
    display: flex;
    justify-content: space-between;
    background: url("../../images/head.png") bottom center no-repeat;
    background-size: cover;
    min-height: 180px;
}
.mv {
    background: url("../../images/mv.png") 30% center;
    background-size: cover;
    
    margin-top: 185px;
}
h1 {
    display: block;
    height: 14vh;
    max-height: 150px;
}
.logo {
       margin: 49px 0 0 4%;
    min-width: 280px;
}
header div {
        margin: 30px 52px 0 0;
    display: flex;
}
header div a {
    display: block;
}
header div a img {
    width: 100%;
}
header div a:nth-child(1) {
        max-width: 264px;
    margin-right: 3%;
}
header div a:nth-child(2) {
        max-width: 265px;
    margin-right: 3%;
}
header div a:nth-child(3) {
        max-width: 133px;
}
.mv {
    display: flex;
    padding: 2%;
    justify-content: space-between;
    align-items: flex-end;
}
.mv .catch {
    display: block;
    min-width: 30%;
    margin-bottom: 3%;
text-align: center;	
}
.mv .catch img {
    max-width: 95%;
}
.mv .mvr {
    width: 40%;
    margin-top: 10%;
	text-align: center;
}
.mv .mvr img {
    max-width: 100%;
}
.mv .mvr a {
    display: block;
}
.mv .mvr a:first-child {
    margin-bottom: 3em;
}
h1.ti01 {
    background: url("../../images/img01.png") no-repeat center;
    text-indent: -9999px;
    background-size: 100%;
    margin-top: 78px;
    margin-bottom: 100px;
}
h1.ti02 {
    background: url("../../images/img03.png") no-repeat center;
    text-indent: -9999px;
    background-size: 100%;
}
h1.ti03 {
    background: url("../../images/img05.png") no-repeat center;
    text-indent: -9999px;
    height: 184px;
    background-size: 50%;
    margin-bottom: 70px;
    margin-top: 30px;
}
h1.ti04 {
    background: url("../../images/img06-1.png") no-repeat center;
    text-indent: -9999px;
    background-size: 100%;
}
.mb1 {
    margin-bottom: 110px;
}
.back01 {
    background: #FFEDBE;
}
.w2 {
    display: flex;
    flex-wrap: wrap;
    padding: 0 10%;
}
.w2 div {
    width: 48%;
    border-radius: 30px;
    background: #fff;
    margin-top: 100px;
    margin-bottom: 100px;
    padding-bottom: 60px;
    text-align: center;
}
.w2 div:nth-child(2n+1) {
    margin-right: 2%;
}
.w2 div:nth-child(2n+0) {
    margin-left: 2%;
}
.w2 div img {
    display: block;
    width: 50%;
    max-width: 100%;
    margin: -100px auto 60px;
}
h2 {
    color: #FF8A00;
    font-size: 170%;
    margin-bottom: 1em;
}
.w2 div p {
    line-height: 160%;
}
.touin {
    display: flex;
    padding: 0 10%;
	background: url("../../images/img05-r.png") no-repeat right bottom;background-size:100px;
}
.touin ul {
    width: 25%;
}
.touin ul li {
    display: block;
    background: url("../../images/list.png") no-repeat left center;
    background-size: 27px;
    padding: 15px 0 15px 40px;
}
#mapbotottom {
    margin: 44px auto 0;
}
#mapbotottom div {
    width: 60%;
    margin: 0 auto;
    display: flex;
}
#mapbotottom span {
    background: #66513E;
    color: #fff;
    display: block;
    padding: 4px;
    border-radius: 10px;
}
#mapbotottom em {
    display: block;
    font-style: normal;
    padding: 4px;
}
#access {
    display: flex;
    align-items: flex-start;
    padding: 0 10%;
}
#access img {
    width: 100%;
}
#access div {
    width: 38%;
    margin-right: 2%;
    font-size: 11px;
}
#access a {
    width: 28%;
    margin: 0 2%;
}
#foot .logo {
    margin: 100px auto;
}
.back02 {
    background: #FFF7C8;
    padding-bottom: 44px;
}
.back02 div#map {
    border-top: 25px solid #FFA73F;
    border-bottom: 25px solid #FFA73F;
}
.anshin3{width:90%;margin:0 auto;}