h1,h2,h3,h4,dl{
  margin: 0;
  padding: 0;
  color: #4d4d4d;
}

ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#wrapper li{
	line-height: 1.6;
}

a{
  outline: none;
}

body{
  width: 100%;
  min-width: 100%;
}

.pc-bl {
  display: block;
}

.pc-nn {
  display: none;
}

.or{
	color: #ed6d00
}

.gr{
	color: #7fb58d
}

.pink{
	color: #EC6D88;
}

#top {
	float: right;
	width: 113px;
	clear: right;
}

#txt_link {
	text-align: center;
	clear: left;
	float: left;
	width: 760px;
	margin-top: 15px;
	font-size: 90%;
	line-height: 140%;
	color: #584533;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0;
	vertical-align: bottom;
}


p,li,dd,td,th{
	margin: 0px;
	padding: 0px;
}


a {
	text-decoration: underline;
}
.bl{
	color: #44BCCE;
}

.bl2{
	color: #0098bc;
}

.rd{
	color: #d34254;
}

.pp{
	color: #A688BD;
}

.txt_m {
	font-size: 80%;
	line-height: 140%;
}
.txt_m_interval {
	font-size: 80%;
	line-height: 160%;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 100%;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.txt-s {
	font-size: 70%;
	line-height: 120%;
}
.txt-m {
	font-size: 80%;
	line-height: 140%;
}
.txt-l {
	font-size: 100%;
	line-height: 160%;
}
.ind {
	text-indent: -1em;
	padding-left: 1em;
}

.ind2{
	text-indent: -6em;
	padding-left: 6em;
}

.ind3{
	text-indent: -7em;
	padding-left: 7em;
}

.ind4{
	text-indent: -0.85em;
	padding-left: 0.85em;
}

.ta_c{
	text-align: center;
}

.ta_r{
	text-align: right;
}

.mt_10{
	margin-top: 10px;
}

.mt_20{
	margin-top: 20px;
}

.mt_30{
	margin-top: 30px;
}

.mt_50{
	margin-top: 50px;
}

.mt_70{
	margin-top: 70px;
}

.mt_80{
	margin-top: 80px;
}

.mt_100{
	margin-top: 100px;
}

.mt_150{
	margin-top: 150px;
}

.mt_200{
	margin-top: 200px;
}

.mb_20{
	margin-bottom: 20px;
}

.mb_30{
	margin-bottom: 30px;
}

.mb_50{
	margin-bottom: 50px;
}

.mb_100{
	margin-bottom: 50px;
}

.mr_10{
	margin-right: 10px;
}

.mr_20{
	margin-right: 20px;
}

.mr_30{
	margin-right: 30px;
}

.mr_50{
	margin-right: 50px;
}

.mr_100{
	margin-right: 100px;
}

.mr_200{
	margin-right: 200px;
}

.mr_250{
	margin-right: 250px;
}

.mr_280{
	margin-right: 280px;
}

.ml_10{
	margin-left: 10px;
}

.ml_20{
	margin-left: 20px;
}

.ml_30{
	margin-left: 30px;
}

.ml_50{
	margin-left: 50px;
}

.ml_60{
	margin-left: 60px;
}

.ml_100{
	margin-left: 100px;
}

.ml_150{
	margin-left: 100px;
}

.ml_210{
	margin-left: 210px;
}

.ml_300{
	margin-left: 300px;
}

.pt_20{
	padding-top: 20px;
}

.pt_30{
	padding-top: 30px;
}

.pt_50{
	padding-top: 50px;
}

.pt_100{
	padding-top: 100px;
}

.pt_200{
	padding-top: 200px;
}

.pb_20{
	padding-bottom: 20px;
}

.pb_50{
	padding-bottom: 50px;
}

.pb_100{
	padding-bottom: 100px;
}

.pl_20{
	padding-left: 20px;
}

.txt_box{
	padding: 0 15px;
}

.lh-1{
	line-height: 1.5;
}

.big{
	font-size: 1.8em;
	font-weight: bold;
}

.small{
	font-size: 0.7em;
}

.small2{
	font-size: 0.8em;
}
.mdl {
	font-size: 0.9em;
}


.mb_10{
	padding-bottom: 10px;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb_40 {
	margin-bottom: 40px;
}

.w-860{
	width: 860px;
	margin: 0 auto;
}

.flexspot{
	isplay: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flexspot::after{
  content:"";
  display: block;
  width:30%;
}

.flex1{
	isplay: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flex2{
	isplay:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    margin: auto;
    -webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.flex3{
	isplay:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    -ms-flex-pack: distribute;
	justify-content: space-around;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}

.flex4{
	isplay:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.as_c{
	align-self: center;
	-ms-flex-flex-item-align: center;
	-webkit-align-self: center;
}

.jc_c{
	webkit-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
}

img{
	vertical-align: bottom;
}

.p_r{
	position: relative;
}


.p_a{
	position: absolute;
}

.ind{
	text-indent: -1em;
	padding-left: 1em;
}

/*以下個別*/

.content{
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}


.sub-menu{
	background: #7fb58d;
}

.sub-menu a:link{
	text-decoration: none;
	color: #fff;
	padding: 10px;
	text-align: center;
	display: block;
	width: 100%;
}

.sub-menu{
    position: relative;
    width: 100%;
}

.sub-menu>ul{
	width: 1000px;
	margin: 0 auto
}

/*.sub-menu>ul>li>a:hover{
	-webkit-transition: all .5s;
    transition: all .5s;
    background: #072A24;
}*/

.sub-menu > li {
    float: left;
    width: 25%; /* グローバルナビ4つの場合 */
    height: 50px;
    line-height: 50px;
    background: rgb(29, 33, 19);
}

.sub-menu >ul li a {
    display: block;
    color: #fff;
}

.sub-menu > li a:hover {
    color: #999;
}

.sub-menu>ul>li{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.sub-menu>ul>li:hover{
	-webkit-transition: all .5s;
    transition: all .5s;
    background: #072A24;
}

.sub-menu>ul>li a{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	text-align: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}


ul.sub-menu_second {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

.sub-menu > li:hover {
    background: #072A24;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.sub-menu_second li {
    border-top: 1px solid #111;
}

.sub-menu_second li a:hover {
    background: #111;
}

/* floatクリア */
.sub-menu:before,
.sub-menu:after {
    content: " ";
    display: table;
}

.sub-menu:after {
    clear: both;
}

.sub-menu {
    *zoom: 1;
}

.sub-menu.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}

li.menu_mega ul.sub-menu_second{
    font-size: 1.0em;
	position: absolute;
    top: 40px;
    left: 50%;
    transform: translateY(0%) translateX(-50%);
	-webkit- transform: translateY(0%) translateX(-50%);
    box-sizing: border-box;
    max-width: 1000px;
    width: 100%;
    padding: 20px 2%;
    background: #072A24;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.menu_mega:hover ul.sub-menu_second {
    top: 63px;
    visibility: visible;
    opacity: 1;
}

li.menu_mega ul.sub-menu_second > li {
    float: left;
    width: 32%;
    border: none;
	font-size: 1.0em;
}

li.menu_mega ul.sub-menu_second > li:nth-child(3n+2) {
    margin: 0 1%;
}


.main{
	background-size: auto auto;
background-color: rgba(255, 255, 255, 1);
background-image: repeating-linear-gradient(-45deg, transparent, transparent 6px, rgba(152, 152, 152, 0.22) 6px, rgba(152, 152, 152, 0.22) 8px );
}

.main-cont{
	position: relative;
}

.arrow-box{
	position: absolute;
	left: 0;
	bottom: 10%;
	width: 100%;
}


.info{
	padding: 50px 0;
}

.info-box{
	width: 48%;
	margin: 0 0 20px;
}

.info-box>p{
	text-align: center;
}

.info-box>p:nth-of-type(1){
	background: #ec6d88;
	padding: 5px;
	color: #fff;
	margin-bottom: 10px;
}

.info-box2{
	width: 48%;
	margin: 0 0 20px;
}

.info-box2>p{
	text-align: center;
}

.info-box2>p:nth-of-type(1){
	background: #1a1a1a;
	padding: 5px;
	color: #fff;
	margin-bottom: 10px;
}

.omi a:link{
	display: block;
	background: #24a860;;
	width: 300px;
	margin: 0 auto;
	padding: 10px 0;
	text-decoration: none;
	color: #fff;
}

.info-box2 .omi a:visited{
	color: #fff;
}

.iy-box{
	margin: 20px 0 0;
	padding: 20px;
	background: #fff8fa;
}
.iy-box h3{
	margin-bottom: 20px;
}

.iy-box h4{
	margin-bottom: 10px;
}

.pub-box{
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 20px;
	background: #e9f4eb;
	max-width: 956px;
}
.pub-box h3{
	margin-bottom: 10px;
}
.pub-box .s-pd{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #4D4D4D;
	border-bottom: 1px solid #4D4D4D;
}

.lunch-box{
	margin: 20px 0 0;
	padding: 20px;
	background: #fff2e3;
	border: 1px solid #f8c170;
}

.lunch{
	width: 55%;
}

.lunch h3{
	margin-bottom: 10px;
}

.l-prace{
	margin: 10px 0;
}

.l-prace1{
	background: #4d4d4d;
	color: #fff;
	height: 100%;
	padding: 10px 10px;
	margin-right: 10px;
}

#spot{
	background: #fff8fa;
	padding: 50px 0;
}

#spot h2{
	text-align: center;
	margin-bottom: 50px;
}

#spot h2 img{
	margin: 0 auto;
}

.experience h3 img{
	margin: 0 auto;
}


.spot-card{
	width: 30%;
	padding: 1%;
	background: #fff;
	margin-bottom: 50px;
	opacity : 0.1;
    transform : translate(0, 50px);
    transition : all 500ms;
}

.spot-card.scrollin{
	opacity : 1;
    transform : translate(0, 0);
}

.spot-card>p img{
	width: 100%;
}

.name{
	isplay:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    margin: auto;
    -webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 10px 0;
}

.name h3{
		font-size: 1.0em;
		line-height: 1.5em;
}

.name p:nth-of-type(1){
	margin-right: 10px;
}

.spot-card>ul{
	margin: 10px 0;
}

.hp-btn{
	width: 80%;
	margin: 10px auto 0;
}

.hp-btn a:link{
	display: block;
	width: 100%;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	position: relative;
	border-radius: 5px;
}

.hp-btn a:visited{
	color: #fff;
}

.hp-btn a:after{
	content: "→";
	position: absolute;
	color: #fff;
	top: 50%;
	right: 3%;
	transform: translateY(-50%) translateX(-3%);
	-webkit- transform: translateY(-50%) translateX(-3%);
}

.pub-box .hp-btn a{
	background: #4d4d4d;
}

.card1 .hp-btn a{
	background: #337ea8;
}

.card2 .hp-btn a{
	background: #cc3b46;
}

.card3 .hp-btn a{
	background: #24a860;
}

.card4 .hp-btn a{
	background: #d66441;
}

.card5 .hp-btn a{
	background: #873e71;
}


.experience{
	background: #ebf7f5;
	padding: 50px 0;
}

.experience h2{
	text-align: center;
}

.experience h2 img{
	margin: 0 auto;
}

/*.experience div>p:nth-of-type(1){
	text-align: center;
	margin: 50px 30px;
}*/

.e-link a:link{
	display: block;
	background: #7fb58d;
	color: #fff;
	text-decoration: none;
	text-align: center;
	width: 340px;
	padding: 10px;
	margin: 0 auto;
}

.e-link a:visited{
	color: #fff;
}

.sub-banner{
	background: #f2f2f2;
	padding: 50px 0;
}

.sub-banner div div{
	width: 640px;
	margin: 0 auto;
}
.sub-banner div div li{
	width: 48%;
}
.sub-banner div div li img{
	width: 100%;
}

.other{
	padding: 20px 0 50px;
}

#service{
	max-width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

#service .inner{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
}

#service .s-tit {
	background: #e1edf9;
	color: #4D4D4D;
	font-size: 0.9em;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
	max-width: 7.0em;
	text-align: center;
	border: solid #4D4D4D 1px;
}


#service .s-tit2{
	color: #38a1db;
	margin-right: 10px;
}

#service p{
	margin-bottom: 20px;
}

.wasao,.wasao2{
	padding: 10px;
	border: 6px solid #ccc;
	color: #666;
	font-family: "メイリオ", sans-serif;
	line-height: 1.8;
	font-size: 0.9em;
	margin-top: 10px;
}

.wasao2{
	width: 968px;
	margin: 50px auto 0;
	text-align: center;
}

p.jft{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5;
}
.jft a {
    width: 500px;
    margin: 50px auto 50px;
    color: #fff;
    background: #007a52;
    padding: 20px 0;
    text-align: center;
	text-decoration: none;
	position: relative;
	display: flex;
    justify-content: space-around;
    align-items: center;
}
.jft a::after {
	content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    transition: 0.3s ease-in-out;
}
.jft a:hover {
	background-position: right center;
	background-size: 300% auto;
	-webkit-animation: pulse 2s infinite;
	animation: shad26 1.5s infinite;
	color: #fff;
}
@keyframes shad26 {
	0% {box-shadow: 0 0 0 0 #007a52;}
	70% {box-shadow: 0 0 0 20px rgb(0 122 82 / 0%);}
	100% {box-shadow: 0 0 0 0 rgb(0 122 82 / 0%);}
}



.jft a:link,.jft a:visited{
	color: #fff;
	text-decoration: none;
}

@media screen and (max-width:768px){
	.sp-bl{
		display: block;
	}

	.sp-nn{
		display: none!important;
	}

	#wrapper p{
		line-height: 1.6;
	}

	img{
		width: 100%;
	}


	button {
		border: none;
		background: none;
		outline:none;
	}

	.menu,.menu span {
	    display: inline-block;
	    -webkit-transition:all .4s;
	    transition: all .4s;
	    box-sizing: border-box;
	}

	.menu {
	    position: fixed;
	    top: 0;
	    right:  0;
	    width: 50px;
	    height: 50px;
	    z-index: 100000;
	    cursor: pointer;
	    background: #7fb58d;
	    padding: 0;
	}

	.menu .bar {
	    position: absolute;
	    left: 50%;
	    width: 50%;
	    height: 2px;
	    background-color: #fff;
	    z-index: 10;
	    transform: translate3d(-50%,-4px,0);
		-webkit-transform: translate3d(-50%,-4px,0);
	}

	.menu .menu-txt{
	font-size: 0.5em;
	color: #fff;
	position: absolute;
	left: 50%;
	transform: translate3d(-50%,-4px,0);
	-webkit-transform: translate3d(-50%,-4px,0);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

	.menu span:nth-of-type(1) {
	    top: 22px;
	}

	.menu span:nth-of-type(2) {
	    top: 28px;
	    left: 18px;
	}

	.menu span:nth-of-type(3) {
	    bottom: 14px;
	}

	.menu span:nth-of-type(4) {
	    bottom: 6px;
	}

	.menu.active span:nth-of-type(1) {
	    -webkit-transform: translateX(-50%) rotate(45deg);
	    transform: translateX(-50%) rotate(45deg);
	}

	.menu.active span:nth-of-type(2) {
	    opacity: 0;
	}

	.menu.active span:nth-of-type(3) {
	    -webkit-transform: translateX(-50%)translateY(-12px)rotate(-45deg);
	    transform: translateX(-50%)translateY(-12px)rotate(-45deg);
	}

	#nav {
	    position: fixed;
	    top: 0;
	    right: 0;
	    z-index: 1000;
	    width: 100%;
	    height: 100vh;
	    opacity: 0;
	    background-color: #7fb58d;
	    transition: all 0.3s ease-in-out;
	    visibility:hidden;
	}

	#nav.active{
	    right: 0;
	    opacity: 0.95;
	    -moz-transform: translateX(0);
	    -webkit-transform: translateX(0);
	    transform: translateX(0);
	    visibility: visible;
	    overflow: auto;
	}

	#nav ul{
	    margin:20px 0;
	    padding:20px 0;
	}

	#nav ul li{
	    list-style-type: none;
	}

	#nav ul li a{
	    display: block;
	    padding: 15px 0;
	    transition: all 0.2s ease-in-out;
	    text-align: center;
	    text-decoration: none;
	    color: #fff;
	}
	#nav ul li a:hover {
	    color: #f65d5d;
	}


	.pure-txt{
		position: absolute;
		bottom: 15%;
		left: 50%;
		transform: translate3d(-50%,-4px,0);
		-webkit-transform: translate3d(-50%,-4px,0);
		transition: all 500ms ease-in-out;
		-webkit-transition: all 500ms ease-in-out;
	}

	#sp-list a{
		color: #fff;
		text-decoration: none;
		text-align: center;
		display: block;
		padding: 10px;
	}


	.sp-header{
		/*height: 125px;*/
		background: #fff;
		width: 100%;
		top: 70px;
		z-index: 10000;
	}

	.sp-header label{
		z-index: 1500000;
	}

	.sp-img{
		width: 100%;
	}

.info-box>p:nth-of-type(2){
	text-align: left;
}

.info-box>p:nth-of-type(3){
	text-align: left;
}

	.othermenu-btn{
		margin-top: 0;
	}

	.othermenu-btn li{
		width: 19%;
		display:-webkit-box;
	  	display:-ms-flexbox;
	  	display:flex;
	  	-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.othermenu-btn li:nth-last-child(1){
		width: auto;
	}

	.othermenu-btn li a{
		display: block;
		text-decoration: none;
		text-align: center;
		color: #fff;
		background: #7fb58d;
		font-size: 0.7em;
		width: 100%;
		height: 100%;
		display:-webkit-box;
	  	display:-ms-flexbox;
	  	display:flex;
	  	-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}



	.name h3{
		font-size: 1.0em;
	}

	.main{
		padding-top: 20px;
	}



	#spot h2{
		margin-bottom: 5%;
	}

	.spot-card{
		width: 100%;
		padding: 5%;
		margin-bottom: 5%;
	}




	.e-link a:link{
		width: 100%;
		padding: 10px 0;
	}


	.info .content,#spot .content,.experience .content,.sub-banner .content,.other .content{
		width: 90%;
		margin: 0 auto;
	}


	.info{
		margin-top: 0%;
	}

	.info-box{
		margin: 0 0 5%;
		width: 100%;
	}
	.info-box2{
		margin: 0 0 5%;
		width: 100%;
	}

	
	.lunch-box>p{
		text-align: center;
	}

	.lunch-box>p img{
		width: 90%;
	}

	.lunch{
		width: 100%;
		margin-top: 5%;
	}

	.l-prace1{
		margin-right: 0;
		width: 100%;
		padding: 5px 0;
		text-align: center;
		margin-bottom: 5px;
	}


	#wrapper{
		margin-top: 0;
	}

	.experience div > p:nth-of-type(1){
		margin: 5% 0 0;
	}

	.sub-banner div div{
		width: 100%;
	}
	.sub-banner .content li{
		width: 100%;
	}

	.sub-banner .content li:nth-of-type(1){
		padding-bottom: 5%;
	}


	.other{
		padding: 5% 0 10%;
	}




	.sp-arrowbox{
		position: -webkit-sticky; /* Safari */
    	position: sticky;
    	bottom: 0;

	}

	.sp-arrowbox li{
		width: 50%;
	}

	.sp-arrowbox li a{
		background: #000;
		color: #fff;
		display: block;
		width: 100%;
		text-align: center;
		text-decoration: none;
		padding: 5px 0;
		position: relative;
	}

	.sp-arrowbox li:nth-of-type(1) a:after{
		content: "<<<";
		position: absolute;
		color: #fff;
		text-decoration: none;
		top: 50%;
		left: 10%;
		transform: translateY(-50%) translateX(-10%);
		-webkit- transform: translateY(-50%) translateX(-10%);		
	}

	.sp-arrowbox li:nth-of-type(2) a:after{
		content: ">>>";
		position: absolute;
		color: #fff;
		text-decoration: none;
		top: 50%;
		right: 10%;
		transform: translateY(-50%) translateX(-10%);
		-webkit- transform: translateY(-50%) translateX(-10%);		
	}

	.sp-arrowbox li.not a{
		pointer-events:none;
		background: #999;
	}



	#sp_footer {
	    background-color: #1a7a3b;
	    padding: 5px 0;
	    text-align: center;
	    color: #FFFFFF;
	    font-size: 0.7em;
	}
	
	#service{
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

#service .inner{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
}

.wasao2{
	width: 80%;
	margin: 10% auto 0;
	text-align: left;
}

.tgl-btn{
		pointer-events: all;
		padding: 8px 0;
		transition: all 0.2s ease-in-out;
		text-align: center;
		text-decoration: none;
		color: #fff;
	}
	
	.toggle{
		display: none;
	}
	.rot{
		display: inline-block;
		transform: rotateZ(90deg);
		transition: all 0.3s ease-in-out;
	}

	.rot-open{
		transform: rotateZ(-90deg);
	}

	#nav .toggle ul{
		margin-top: 0;
		padding: 0;
	}
	.jft a{
		width: 90%;
        padding: 10px 0;
        font-size: 0.8em;
		margin: 20px auto 20px;
	}
	.sub-banner {
    padding: 20px 0;
}


}

@media screen and (max-width:370px){
	.logo2{
		top: 40%;
	}

}
.rsv {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	color: #FFFFFF;
	background-color: #C02225;
	text-align: center;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	font-size: 1em;
	width: 5.5em;
	padding-right: 3px;
	margin-bottom: 10px;
}
.rsv2 {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	color: #FFFFFF;
	background-color: #C02225;
	text-align: center;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	font-size: 1em;
	width: 5.5em;
	padding-right: 3px;
	margin-left: 10px;
}


