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

article,footer,header,hgroup,nav,section {display:block}
nav ul li, ul li {list-style:none}

* {
    text-align: left;
    box-sizing: border-box;
  }

body, input, textarea {
font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}

body {
    font-size: 1em;
    margin: 0;
    padding: 0;
    color: #666666;
    }
header {
	width:100%;
	z-index:4;
	position:fixed; /* 画面の決まった位置に要素を固定させる */
    padding-right: 3px;
    background: rgba(255,255,255,1);
    }

/* nav */
a {
    color: #555555;
	text-decoration: none;
}
nav ul li {
    font-size: 0.9em;
	color: #555555;
    }
nav ul {
    display: -webkit-flex;
	display: flex; /* Flexboxを使用するには、親要素にFlexコンテナーを定義する */
	flex-flow: row nowrap;
	margin: 0;
	padding: 6px;
	list-style-type: none;
    }
nav li.tram {
	position: relative;
	display: inline-block;
    font-size: 1em;
	color: #555555;
    font-weight: 600;
	text-decoration: none;
	margin-right: auto;
    padding-left: 7px;
    }
nav a {
	position: relative;
	display: inline-block;
	text-decoration: none;
	margin: 0 10px;
    top:1px;
    }
nav a::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	background: #F80105;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform .3s;
	}
nav a:hover::after {
	transform: scale(1, 1);
}
nav ul li.current {
    position: relative;
    top:1px;
    display: inline-block;
	text-decoration: none;
    color: #F80105;
    margin: 0 13px;
    border-bottom: solid 2px #F80105;
    bottom: -3px;
}
nav ul li.current_tram {
    position: relative;
    top:1px;
    display: inline-block;
	text-decoration: none;
    font-weight: 600;
    color: #555555;
    margin-right: auto;
    margin-left: 8px;
    border-bottom: solid 2px #F80105;
    bottom: -3px;
}
#wide_max #back_repeat #wide_1280 a:hover {
    opacity: .8;
}



/* tram */

#wide_max {
      background: -moz-linear-gradient(top, #3bc3ff, #ffffff);
      background: -webkit-linear-gradient(top, #3bc3ff, #ffffff);
      background: linear-gradient(to bottom, #3bc3ff, #ffffff);
}

#wide_1280 {
	position: relative;
	width: 1280px;
	height: 1160px;
    margin: 0 auto;
}

#tram_text1 {
	position: absolute;
	top: 80px;
	right: 100px;
	text-align: right;
	font-size: 24px;
	font-weight: 500;
	color: #ffffff;
	padding-bottom: 10px;
}

#unei {
	position: absolute;
	top: 122px;
	right: 100px;
	text-align: right;
    font-size: 12px;
    border-radius: 16px;
    padding: 2px 8px 1px 8px;
    color: #555555;
	background-color: #ffffff;
}

#tram_text2 {
	position: absolute;
	top: 153px;
	right: 100px;
	color: #333333;
	text-align: right;
	font-size: 13px;
	line-height: 1.5em;
}

#tram_text3 {
	position: absolute;
	top: 223px;
	right: 100px;
	text-align: right;
	color: #333333;
	font-size: 11px;
	font-weight: 100;
	line-height: 1.4em;
	padding-top: 10px;
}

#circle_1 {
	position: absolute;
	top: 263px;
	left: 117px;
	z-index: 3;
}
#circle_2 {
	position: absolute;
	top: 263px;
	left: 555px;
	z-index: 3;
}
#circle_3 {
	position: absolute;
	top: 712px;
	left: 377px;
	z-index: 3;
}
#circle_4 {
	position: absolute;
	top: 712px;
	left: 815px;
	z-index: 3;
}
#teruteru {
    position: absolute;
	top: 0px;
	left: 20px;
	z-index: 1;
}
#furin_2020 {
    position: absolute;
	top: 50px;
	left: 10px;
	z-index: 1;
}
#santa {
    position: absolute;
	top: 40px;
	left: 0px;
	opacity: 0.6;
	z-index: 1;
}
#kite {
    position: absolute;
	top: 70px;
	left: 10px;
	z-index: 1;
}
#ume {
    position: absolute;
	top: 35px;
	left: 10px;
	z-index: 1;
}
#sakura {
    position: absolute;
	top: 0;
	left: 0px;
	z-index: 1;
}
#leaf {
    position: absolute;
	top: 20px;
	left: 0px;
	opacity:0.8;
	z-index: 1;
}
#koi {
    position: absolute;
	top: 50px;
	left: 25px;
	opacity:0.7;
	z-index: 1;
}
#bird {
    position: absolute;
	top: 300px;
	left: 830px;
	z-index: 3;
}
#bird_tsubame2 {
    position: absolute;
	top: 375px;
	left: 1040px;
	z-index: 3;
}
#tombo {
    position: absolute;
	top: 420px;
	left: 945px;
	z-index: 3;
}
#balloon {
    position: absolute;
	top: 398px;
	left: 1020px;
	z-index: 3;
}
#matsu {
    position: absolute;
	top: 340px;
	left: 980px;
	z-index: 3;
}
#catch_copy {
    position: absolute;
	top: 640px;
	left: 180px;
}
#city {
    position: absolute;
	bottom: -7px;
	left: 0px;
}
#train {
    position: absolute;
	display: block;
	width: 800px;
	height: 66px;
	bottom: 2px;
	left: 330px;
}

#rainbow {
	position: absolute;
	top: 30px;
	left: 300px;
}



/* Text */
.guide_title {
    text-align: center;
    font-size: 1.3em;
    font-weight: 500;
    letter-spacing: 5px;
    color: #F15A24;
    padding-bottom: 10px;
}
.guide_title_sub {
	font-size: 0.8em;
	font-weight: 100;
	letter-spacing: 1px;
	color: #555555;
}
.guide_caption {
	text-align: center;
	font-size: 1em;
	line-height: 1.5;
	margin-top: 3px;
	margin-bottom: 5px;
}
.guide_message {
    text-align: center;
    line-height: 1.6;
    color: #333333;
    padding: 15px 0 3px;
}
.under {
    background: linear-gradient(transparent 50%, #F8F42C 50%);
}
.garden_title {
    text-align: center;
    font-size: 1.3em;
    font-weight: 500;
    letter-spacing: 10px;
    color: #0087FF;
    padding-bottom: 10px;
}


/* Box */

/*img*/

/*ホバー時に透明度50%*/

#wide_max #wide_1280 a:hover {
  opacity: 0.5;
}


/* footer */
.w100 {
    width: 100%;
    background-color: #c8faff;
    padding-bottom: 15px;
}
.width_768 {
    max-width: 768px;
    margin: 0 auto;
    padding: 25px 20px 0 20px;
}
.b_700 {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    padding-left: 15px;
}
.tblue {
    color: #1638F6;
    font-weight: 700;
}
.t_address {
    font-size: 15px;
    line-height: 1.5em;
    padding-left: 15px;
    margin-bottom: 5px;
}
.back_w {
    position: relative;
    margin-top: 8px;
    padding: 8px 0 5px 13px;
    background-color: #ffffff;
    border-radius: 7px;
}
.row2:before, .row2:after {
	content: "";
	display: table;
}
.col-md-one-half {
    display: table-cell;
}
.top_3 {
    margin-top: 3px;
}
.col-md-one-half {
    display: table-cell;
}
.top_3 {
    margin-top: 3px;
}
.col2 {
	width: 100%;
    margin: 0 auto;
}
.top_5 {
    margin-top: 5px;
}
.col-md-one-half {
    display: table-cell;
}
.left_10 {
        margin-left: 0px;
}
.fo {
    clear:left;
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
}
.footer_window {
    background-color: #FFFFFF;
    padding: 13px 0 0 17px;
    border-radius: 8px;
    height: 160px;
}
.footer_address_left {
    float: left;
    width: 50%;
    font-size: 14px;
}
.footer_address_right {
    float: left;
    width: 50%;
    font-size: 14px;
}
.footer_address_left2 {
    clear:left;
    padding-top: 10px;
    float: left;
    width: 50%;
    font-size: 14px;
}
.footer_address_right2 {
    float: left;
    padding-top: 10px;
    width: 50%;
    font-size: 14px;
}
.footer_bold {
    font-weight: 600;
}


/* CSSは以下の３つになります。画像の指定やアニメの設定です。*/
.demo_item{
	width: 70px;
    height: 50px;
    border-radius: 10px;
    background-image: url(../images/train.png);
    background-size: 100% 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    position: relative;
}
.demo_item.anime{
    animation-name: upDown;
    animation-iteration-count: infinite;
    animation-duration: 0.1s;
    animation-direction: alternate;
    animation-timing-function: steps(2);
    transition-duration: .3s;
    transition-property: transform;
}
.demo_stage{
    position: relative;
    width: 100%;
    height: 65px;
    top: 0px;
    display: block;
}
.demo_wrap{
	display: block;
    position: absolute;
    top: 20px;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-duration: 30s;
    animation-iteration-count: infinite;
	margin-right: -25px;
}

/* data-orderという自前の属性がついたらアニメの指定を変える記述です。*/
.demo_wrap[data-order="left"] {
    animation-name: GoLeft;
}
.demo_wrap[data-order="right"] {
    animation-name: GoRight;
}

[data-order="right"] > 
.demo_item {
    transform: rotateY(180deg);
}

/* 縦揺れのアニメの動き */
@keyframes GoLeft {
    0% {
        right: 0%;
    }
    100% {
        right: 100%;
    }
}
@keyframes GoRight {
    0% {
        right: 100%;
    }
    100% {
        right: 0%;
    }
}

@keyframes upDown {
    0% {
        top: 0;
    }
    100% {
        top: 3px;
    }
}

.animation {
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-duration: 1.5s;
}

.keyframe0 {
    animation-name: anim_h;
}
@keyframes anim_h {
    0% {
        transform: translate(0px, 0);
    }
    100% {
        transform: translate(15px, 0);
    }
}