/* CSS Document */
.soba-list::after {
	content: '';
	width: 394px;
	height: 1px;
}
.i4ewOd-pzNkMb-QClCJf-giiMnc-V1ur5d-haAclf {display: none;}
#loading {background: #8cc63f;}
header {
	/*background: #8cc63f;*/
    background: url("../img/header_bg.gif");
    background-size: cover;
    width: 100vw;
    height: calc(100vw * 0.484375);
    padding: 0;
}
main:before{background: #fff;}
footer #copyright{background: #8cc63f;}
nav ul li a, nav ul li span{background: #00a0a8;}
header .outer {
	width: 100%;
    height: 56.9892vh;
    margin-top: 5vw;
}
.illust.soba03 {z-index: 5;}
header:after {content: none;}
header .inner {
    width: 100%;
    height: 28vh;
    margin: 0 auto;
    border-radius: initial;
    background-color: initial;
}
header .inner h1{
    position: relative;
    width: initial;
    height: initial;
    top: 4vh;
}
header .inner h1:before{display: none;}
header .inner h1:after {
        transform: initial;
        outline: none;
        top: initial;
        left: initial;
        border: none;
    }
header .inner .title-set{
    width: 41.66vw;
	max-width:none;
	border-bottom: none;
    margin: 0 auto;
	padding: 0;
}
header .inner .title-set h3{
	background: none;
	margin: 0px 32vw 1.5625vw 0;
    padding: 0;
    top: 4vh;
    left: -6vw;
    z-index: 11;
}
header .inner .title-set h3 img {width: 16vw;}
header .inner .title-set h2{top:0;}
header .inner .title-set h2:before {display: none;}
header .inner .text {
	padding: 0;
	top: 0;
    margin: 0 auto;
    text-align: left;
}
.illust.foot01 {
    width: 21vw;
    top: -3vw;
    left: 20vw;
}
.illust.foot02 {
    width: 17.2vw;
    top: 19vw;
    left: 2vw;
    z-index: 5;
}
.illust.foot03 {
        width: 24vw;
    top: 16.5vw;
    right: 0;
    z-index: 6;
}
.illust.flower2023a {
  width: 27vw;
  top: 0;
  left: 0;
  z-index: 7;
}
.illust.flower2023b {
  width: 18vw;
  top: 0;
  right: 0;
  z-index: 10;
}
.illust.soba2023a{
    width: 27vw;
    bottom: -1.2vw;
    left: -3vw;
    z-index: 9;
}
.illust.soba2023a img{
    animation: soba-anim01 3s infinite ease-in-out alternate;
    animation-delay: -1.2s;
}
.illust.soba2023b{
        width: 27vw;
    top: -2vw;
    right: 4vw;
    z-index: 8;
}
.illust.soba2023b img {
        animation: soba-anim01 4s infinite ease-in-out alternate;
    animation-delay: -3.5s;
}
.illust.soba2023c{
    width: 27vw;
    bottom: 0;
    right: 0;
    z-index: 11;
}
.illust.bgflower01{
        width: 2vw;
    top: 7vw;
    left: 36%;
    z-index: 12;
}
.illust.bgflower02{
            width: 3.6vw;
    top: 5vw;
    right: 33vw;
    z-index: 13;
}
h4 span {
	font-weight:normal;
	font-size: 0.75em;
}

h2 {margin: 0 auto;}
h2 img:first-child{
	width: 65%;
	margin: 0 auto 40px;
}
h2 img:last-child{
	width: 60%;
	margin: 0 auto 20px;
}
header .kikaku{
     left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
*[data-show="sp"] {
  display: none !important;
}



@media screen and (max-width: 960px) {
	.soba-list::after {display: none;}
    header {
        height: calc(100vw * 2);
	/*background: #8cc63f;*/
    background: url("../img/header_bg_sp.gif");
    background-size: cover;
    width: 100vw;
    padding: 0;
}
    header .outer {margin-top:calc(100vw * 0.44);}
    header .inner {
        z-index: 99;
    }
    header .inner .title-set {
        width: 80%;
    }
    header .inner .title-set h3 {
        top: -22.5vh;
        left: -2.5vw;
    }
    header .inner .title-set h3 img{
        width: 39.2vw;
    }

    *[data-show="sp"] {
    display: block !important;
  }
    *[data-show="pc"] {
    display: none !important;
  }
    header .inner h1{top:initial;}
    header .inner h1 img{
        width: 58.81326vw;
        top: calc(100vw * 0.196);
    }
    header .inner .title-set h2 {
        top:6vh!important;
    }
    .tabesanpo_logo_sp {
        width: 60vw;
        margin: 0 auto 20px;
    }
    header .inner .text {
        top: 6vh!important;
    }
    .illust.flower2023a{
    width: 50vw;
    top: -1.2vw;
    left: -3vw;
    z-index: 5;
}
        .illust.tree2023{
    width: 25vw;
    bottom: 0;
    left: -1vw;
    z-index: 4;
}
    .illust.soba2023a {
    width: 38vw;
    top:calc(100vw * 0.378666);
    left: -4vw;
    z-index: 3;
}
    .illust.soba2023a img{
    animation: soba-anim01 5s infinite ease-in-out alternate;
    animation-delay: -1.2s;
}
.illust.soba2023b {
    width: 45vw;
    top: -10vw;
    right: -8vw;
    z-index: 6;
}
.illust.soba2023c {
    width: 42.5vw;
    top: calc(100vh * 0.1945);
    right: -2vw;
    z-index: 4;
}
    .illust.foot2023sp {
    width: 60%;
    top: -8vw;
    left: 22vw;
    z-index: 1;
}
.illust.flower2023b{
        width: calc(100vw * 0.268);
        top: 16vh;
        right: -6vw;
        z-index: 7;
}
    .illust.flower2023sp_a{
        width: 50vw;
        top: -1.2vh;
        left: -3vw;
        z-index: 5;
}
    .illust.flower2023sp_a2{
        width: 25.3333vw;
        top: 32vh;
        left: -3vw;
        z-index: 5;
}
.illust.bgflower01{
    width: 5.66666vw;
    top: 4vw;
    left: 52.5vw;
    z-index: 12;
}
    .illust.bgflower02{
    display: none;
}
    .illust.foot01 {display: none;}
    .illust.foot03 {display: none;}
    header .kikaku{
        width: 100%;
        bottom:0;
        text-shadow: initial;
        padding: 6px;
        background-color: #8cc63f;
    }
    .illust.foot_white_sp {
        top:0;
        width: 48vw;
        left: 25vw;
    }
    .tit2023sp {
        top: -5vw;
        z-index: 8;
    }
    h2 img:first-child{
        width: 100%;
        margin: 0 auto 20px;
    }

    .copy2023sp {
        width: 65%;
    margin: 0 auto 20px;
    line-height: 1.6em;
    }
    .copyright2023 {
        width: 100%;
            background: #8cc63f;
    padding: 3vw;
        text-align: center;
        color:#fff;
    }
    .copy2023sp span {color: #c1272d;}
}