@charset "utf-8";
.h_insta {
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    max-width: 1440px;
    width: 94%;
    text-align: right;
}
.flexslider {
	position: relative;
	width: 100%;
	height: 76vh;
	display: block;
	margin: 0 auto;
}

#fade1 {
	background-image: url(../images/fade1.jpg);
}
#fade2 {
	background-image: url(../images/fade2.jpg);
}
#fade3 {
	background-image: url(../images/fade3.jpg);
}
#fade1,
#fade2,
#fade3 {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 76vh;
}

.itoptitle {
	position: absolute;
	z-index: 999;
	top: -8%;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto auto;
	width: 500px;
	height: auto;
}
.idaen {
	position: absolute;
	z-index: 999;
	top: auto;
	right: 0;
	bottom: -3px;
	left: 0;
	margin: 0 auto;
	width: 90%;
	height: auto;
}

.ntop1all {
	position: relative;
}
.ntop1 {
	padding: 50px 0 30px 0;
	font-family: ranobe;
}
.ntop10 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
}
.ntop100,
.ntop101 {
	width: 38%;
}

.ntop11 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ntop11 ul li {
	width: 25%;
	text-align: center;
}
.nborder:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/nline.png);
	background-size: contain;
	background-position: 50% 0;
	width: 0.5px;
	height: 100%;
}
.nborder:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(../images/nline.png);
	background-size: contain;
	background-position: 50% 0;
	width: 0.5px;
	height: 100%;
}
.ntop11 ul li a {
	display: block;
	position: relative;
	color: #333;
	text-decoration: none;
	transition: 0.3s ease-in-out;
	padding: 0 2%;
}
.ntop11 ul li a:hover {
	opacity: 0.7;
}
.ntop11 ul li a img {
	height: 45px;
	width: auto;
}

.ntoplogo img {
	position: absolute;
	top: -20px;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto auto;
	width: 190px;
	height: auto;
	transition: 0.3s ease-in-out;
}
.ntoplogo:hover img {
	opacity: 0.7;
}

.ntopadd {
	padding-bottom: 35px;
}
.ntopadd span {
	border-bottom: 2px solid #fbcd13;
}
.ntop11 ul li a .ntop111 {
	font-size: 16px;
	padding-top: 10px;
	transition: 0.3s ease-in-out;
}
.ntop11 ul li a:hover .ntop111 {
	opacity: 0.7;
}
.ntop20 {
	text-align: right;
	padding-bottom: 25px;
	font-size: 22px;
	color: #d9557d;
}
.ntop20 img {
	position: relative;
	top: -2px;
	width: 15px;
	height: auto;
	margin-right: 5px;
}

.ny10,
.ny11,
.ny12,
.ny13,
.ny14,
.ny15 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 20px 0;
}
.ny10 {
	background-color: #d9557d;
}
.ny11 {
	background-color: #69b267;
}
.ny12 {
	background-color: #eea835;
}
.ny13 {
	background-color: #88abda;
}
.ny14 {
	background-color: #f29b76;
}
.ny15 {
	background-color: #8f82bc;
}
.ny1 a {
	position: relative;
	color: #fff !important;
	display: inline-block;
	padding: 0 !important;
	padding-bottom: 5px !important;
	margin: 0 2%;
	border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.ny1 a:hover {
	opacity: 1 !important;
	border-bottom: 1px solid rgba(255, 255, 255, 1);
}
/*.ny1 a:after {
	content: "/";
	font-size: 16px;
	position: absolute;
	right: 0;
	top: 0;
}*/
.ny1 a:last-child:after {
	display: none;
}

.ntop11 ul li .ny1 {
	position: absolute;
	z-index: 999;
	top: 188px;
	left: 0;
	width: 100%;
	padding-top: 37px;
	height: 0;
	overflow: hidden;
	transition: 0.6s ease-in-out;
}
.ntop11 ul li:hover .ny1 {
	height: 120px;
}

.ntop2,
.ytop2,
.atop2,
.ptop2,
.dtop2,
.ktop2,
.etop2,
.ttop2 {
	position: relative;
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 500px;
}
.ntop2 {
	background-image: url(../images/n1.png);
}
.ytop2 {
	background-image: url(../images/y1.png);
}
.atop2 {
	background-image: url(../images/a1.png);
}
.ptop2 {
	background-image: url(../images/p1.png);
}
.dtop2 {
	background-image: url(../images/d1.png);
}
.ktop2 {
	background-image: url(../images/k1.png);
}
.etop2 {
	background-image: url(../images/e1.png);
}
.ttop2 {
	background-image: url(../images/t1.png);
}
.nnami {
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: auto;
}
.nira {
	position: absolute;
	z-index: 999;
	top: auto;
	right: 0;
	bottom: -25px;
	left: 0;
	margin: 0 auto;
	width: 150px;
	height: auto;
}

.ntop3 {
	text-align: center;
	font-size: 35px;
	padding-top: 20px;
}

.all {
	padding: 100px 0;
}

.nborder2 {
	background-image: url(../images/ndot2.png);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 20px;
}

.nf1 {
	padding: 80px 0;
}
.nf1 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.nf1 ul li {
	width: 10.5%;
}
.nf1 ul li a {
	display: block;
	color: #333;
	text-decoration: none;
	transition: 0.3s ease-in-out;
}
.nf1 ul li a:hover {
	opacity: 0.7;
}
.nf1 ul li a:nth-child(1) {
	font-family: ranobe;
}

.nf1 ul li a:nth-child(n + 2) {
	padding-top: 10px;
	font-size: 13px;
}
.nhoiku {
	padding-left: 15px;
}
.rmaru {
	color: #f5b1a1;
	font-size: 20px;
	position: relative;
	top: 1px;
}
.yfmaru {
	color: #eee6a0;
	font-size: 20px;
	position: relative;
	top: 1px;
}

#cy_footer {
	position: relative;
}
.nkumo {
	position: absolute;
	top: 130px;
	left: 25px;
	width: 120px;
	height: auto;
}

.nf21 {
	margin-top: 60px;
}
.nf21span {
	font-size: 22px;
	padding-right: 20px;
}
#copy {
	margin-top: 5px;
	font-size: 14px;
}

.nf3 {
	position: relative;
	background-color: #cde28d;
	height: 130px;
}
.nyama {
	position: absolute;
	top: -50px;
	right: 100px;
	width: 350px;
	height: auto;
}
.nfki {
	position: absolute;
	top: -65px;
	left: 100px;
	width: 120px;
	height: auto;
}
.nfusa {
	position: absolute;
	top: -90px;
	right: 500px;
	width: 80px;
	height: auto;
}

/*************************** index ************************/

.i1 {
	position: relative;
	padding-bottom: 200px;
}
.igazou1 {
	position: absolute;
	z-index: 999;
	top: -240px;
	left: 0;
	width: 25%;
	height: auto;
}
.igazou2 {
	position: absolute;
	z-index: 999;
	top: -210px;
	right: 0;
	width: 22%;
	height: auto;
}

.i11 {
	text-align: center;
	font-size: 24px;
	font-family: ranobe;
	color: #96af48;
	padding: 40px 0 60px 0;
}
.i111 {
	line-height: 2.2;
}
.i111span {
	border-bottom: 2px solid #96af48;
	padding-bottom: 8px;
}

.i12 {
	line-height: 2.2;
	text-align: center;
}

.ikuwa {
	text-align: center;
	margin-top: 60px;
}
.ikuwa a {
	transition: 0.3s ease-in-out;
}
.ikuwa a:hover {
	opacity: 0.7;
}
.ikuwa a img {
	max-width: 300px;
	width: 100%;
	height: auto;
}
.ikuwa2 {
	text-align: left;
}

.i2 {
	position: relative;
	background-image: url(../images/iback.png);
	background-size: contain;
	background-repeat: repeat;
	width: 100%;
	padding: 100px 0 200px 0;
}
.i2en {
	position: absolute;
	top: 100px;
	left: 0;
	width: 180px;
	height: auto;
}
.i2en2 {
	position: absolute;
	top: 500px;
	right: 0;
	width: 180px;
	height: auto;
}

.i21 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.i21 ul li {
	width: 47%;
}
.inews {
	margin-top: 60px;
}
.inews a {
	color: #333;
	text-decoration: none;
	transition: 0.3s ease-in-out;
}
.inews a:hover {
	opacity: 0.7;
}
.inews1 {
	display: flex;
	flex-wrap: wrap;
	background-color: #fff;
	margin-top: 10px;
	border-radius: 5px;
	padding: 20px 6%;
}
.inews1 p:nth-child(1) {
	position: relative;
	width: 25%;
}
.inews1 p:nth-child(1):after {
	content: "￤";
	position: absolute;
	top: 1px;
	left: 79%;
	color: #333;
	font-family: "Noto Sans Japanese", serif;
}
.inews1 p:nth-child(2) {
	width: 70%;
}
.inews1:nth-child(odd) .itime {
	color: #a2d0d9;
	font-family: ranobe;
}
.inews1:nth-child(even) .itime {
	color: #fedd78;
	font-family: ranobe;
}
.inews2:nth-child(odd) .itime {
	color: #b6cf69;
	font-family: ranobe;
}
.inews2:nth-child(even) .itime {
	color: #d9557d;
	font-family: ranobe;
}

.i3 {
	position: relative;
	background-image: url(../images/iyoko.png);
	background-size: cover;
	background-repeat: repeat;
	width: 100%;
	height: 600px;
	margin-top: 150px;
}
.itori {
	position: absolute;
	z-index: 999;
	top: -50px;
	left: 100px;
	width: 120px;
	height: auto;
}
.ikuma {
	position: absolute;
	z-index: 999;
	top: -133px;
	left: 220px;
	width: 150px;
	height: auto;
}
.i3nami {
	top: -5px;
}
.i3kumo {
	position: absolute;
	top: auto;
	right: 0;
	bottom: -3px;
	left: 0;
	margin: 0 auto;
	width: 500px;
	height: auto;
}

.i41 {
	position: relative;
}
.ijyougi {
	position: absolute;
	top: -10px;
	left: -60px;
	width: 150px;
	height: auto;
}
.i41 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.i41 ul li {
	width: 33.333%;
	padding: 0 3%;
}
.i41 ul li a {
	display: block;
	transition: 0.3s ease-in-out;
}
.i41 ul li a:hover {
	opacity: 0.7;
}
.i41 ul li img {
	width: 100%;
	height: auto;
}
.i411 {
	position: relative;
}
.itentou {
	position: absolute;
	top: 10px;
	right: 0;
	width: 80px !important;
	height: auto;
}

.i4kuwa {
	position: absolute;
	bottom: 0;
	right: -20px;
	width: 120px !important;
	height: auto;
}

.i5 {
	position: relative;
	background-image: url(../images/yback2.png);
	background-size: contain;
	background-repeat: repeat;
	background-position: 50% 0;
	width: 100%;
	padding: 200px 0 150px 0;
}
.ihasen {
	position: absolute;
	top: -100px;
	left: 0;
	width: 250px;
	height: auto;
}
.iki {
	position: absolute;
	top: 100px;
	right: 0;
	width: 100px;
	height: auto;
}
.iki2 {
	position: absolute;
	bottom: 100px;
	left: 0;
	width: 100px;
	height: auto;
}
.i51 {
	padding-top: 100px;
}
.i51 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.i51 ul li {
	position: relative;
	width: 47%;
}
.i511 {
	position: relative;
}
.iuma {
	position: absolute;
	bottom: 50px;
	right: 0;
	width: 230px;
	height: auto;
}

.i52 img {
	width: 100%;
	height: auto;
}

/*************************** news ***************************/

.n1all {
	position: relative;
}
.nhosi {
	position: absolute;
	bottom: 100px;
	left: 0;
	width: 160px;
	height: auto;
}
.nhosi2 {
	position: absolute;
	top: 100px;
	right: 0;
	width: 110px;
	height: auto;
}
.n1 {
	position: relative;
}
.nnew {
	position: absolute;
	top: -75px;
	left: -105px;
	width: 130px;
	height: auto;
}
.n1 ul li:nth-child(odd) a {
	background-color: #f6f7e9;
	padding: 25px 6%;
}
.n1 ul li:nth-child(even) a {
	padding: 25px 6%;
}
.n11 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.n11 p {
	width: 150px;
}
.n11 p:nth-child(2) {
	width: 600px;
}
.n11 p:nth-child(3) {
	width: 50px;
}
.n11 img {
	width: 25px;
	height: auto;
}
.ntime {
	font-family: ranobe;
	color: #a2d0d9;
	font-size: 16px;
}
.ntime2 {
	font-family: ranobe;
	color: #fedd78;
	font-size: 16px;
}
.ftime {
	font-family: ranobe;
	color: #b6cf69;
	font-size: 16px;
}
.ftime2 {
	font-family: ranobe;
	color: #d9557d;
	font-size: 16px;
}

.n1 ul li a {
	color: #333;
	text-decoration: none;
	transition: 0.3s ease-in-out;
}
.n1 ul li a:hover {
	opacity: 0.7;
}

/*********************** hiyoko **********************/

.y1 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-family: ranobe;
}
.y1 ul li {
	position: relative;
	width: 33.333%;
	padding: 0 2%;
	text-align: center;
}
.y1 ul li:nth-child(2):after {
	content: "";
	position: absolute;
	top: 0;
	right: 50%;
	margin-right: 125px;
	background-image: url(../images/ydot1.png);
	background-size: cover;
	background-position: 50% 0;
	width: 1px;
	height: 100%;
}
.y1 ul li:nth-child(3):after {
	content: "";
	position: absolute;
	top: 0;
	right: 50%;
	margin-right: 138px;
	background-image: url(../images/ydot1.png);
	background-size: cover;
	background-position: 50% 0;
	width: 1px;
	height: 100%;
}
.y1 ul li:nth-child(1):after {
	display: none;
}
.y1 ul li img {
	position: relative;
	top: -2px;
	width: 20px;
	height: auto;
	margin-left: 5px;
}
.y11 a {
	color: #333;
	text-decoration: none;
	transition: 0.3s ease-in-out;
}
.y11 a:hover {
	opacity: 0.7;
}

.y2 {
	position: relative;
	padding: 100px 0 150px 0;
}
.ykumo {
	position: absolute;
	top: 60px;
	right: 8%;
	width: 200px;
	height: auto;
}
.ymaru {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: auto;
}
.ykumo2 {
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	width: 500px;
	height: auto;
}
.ymidashi {
	position: relative;
	text-align: center;
	font-family: ranobe;
	font-size: 26px;
}

.ymidashiimg2 {
	display: block;
	margin: 0 auto;
	height: 50px;
	width: auto;
	margin-bottom: -5px;
}
.ymidashiimg {
	height: 15px;
	width: auto;
	margin-bottom: -8px;
}
.ymidashiimg3 {
	height: 20px;
	width: auto;
	margin-bottom: -8px;
}

.y21 {
	padding-top: 20px;
}
.y21 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.y21 ul li {
	width: 40%;
}
.y21 ul li:nth-child(2) {
	width: 60%;
	padding: 0 6%;
}
.y21 ul li img {
	width: 100%;
	height: auto;
}

.y3 {
	position: relative;
	background-image: url(../images/yback1.png);
	background-size: contain;
	background-repeat: repeat;
	background-position: 50% 0;
	width: 100%;
	padding: 40px 0 100px 0;
}
.y3kirin {
	position: absolute;
	bottom: 100px;
	right: 0;
	width: 80px;
	height: auto;
}

.y31 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.y31 ul li {
	position: relative;
	width: 45%;
}
.y3kusa {
	position: absolute;
	bottom: -5%;
	right: -60px;
	width: 70% !important;
	height: auto;
}
.y31 ul li img {
	width: 100%;
	height: auto;
}

.ymidashi2 {
	position: relative;
	top: -80px;
}

.y4 {
	position: relative;
	background-image: url(../images/y31.png);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 500px;
}
.y4nami {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}
.y4nami2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
}
.y4car {
	position: absolute;
	z-index: 999;
	bottom: -5px;
	left: 130px;
	width: 330px;
	height: auto;
}

.y5 {
	position: relative;
	padding: 100px 0 200px;
}
.y5nami {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
}
.y51 {
	padding-top: 60px;
}
.y51 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.y51 ul li {
	position: relative;
	width: 33.333%;
	padding: 30px 4%;
}
.y51 ul li:nth-child(1):after {
	display: none;
}
.y51 ul li:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -51%;
	background-image: url(../images/ydot2.png);
	background-size: cover;
	background-position: 50% 0;
	width: 2px;
	height: 100%;
}
.y51 ul li img {
	height: 65px;
	width: auto;
	display: block;
	margin: 0 auto;
}

.y52 {
	padding-top: 100px;
}
.y52 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.y52 ul li {
	width: 46%;
}
.y52 ul li img {
	width: 100%;
	height: auto;
}
.ymidashi11 {
	font-family: ranobe;
	font-size: 24px;
	text-align: center;
	padding: 20px 0 10px 0;
}

.y6 {
	position: relative;
	background-image: url(../images/yback2.png);
	background-size: contain;
	background-repeat: repeat;
	background-position: 50% 0;
	width: 100%;
	padding: 100px 0;
}
.y6bento {
	position: absolute;
	top: -170px;
	left: 100px;
	width: 250px;
	height: auto;
}
.y6en {
	position: absolute;
	top: -150px;
	right: 0;
	width: 180px;
	height: auto;
}
.y61 ul {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-left: 3%;
}
.y61 ul:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/yline.png);
	background-size: contain;
	background-position: 50% 0;
	width: 5px;
	height: 100%;
}
.y61 ul li {
	width: 60%;
}
.y61 ul li:nth-child(2) {
	width: 32%;
}

.y6midashi {
	font-family: ranobe;
	font-size: 24px;
}
.y6midashi img {
	position: relative;
	top: -10px;
	width: 40px;
	height: auto;
	margin-right: 10px;
}
.y6maru {
	color: #d30d78;
}

.y61 {
	padding-top: 80px;
}
.y61 ul:nth-child(n + 2) {
	margin-top: 100px;
}
.y6111 {
	background-color: #b6cf69;
	padding: 5px 0;
	text-align: center;
	border-radius: 20px;
	width: 250px;
	color: #fff;
	margin-top: 15px;
}
.y6112 {
	line-height: 2;
}
.y612,
.y613,
.y614 {
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 350px;
	border-radius: 20px;
}
.y612 {
	background-image: url(../images/y61.png);
}
.y613 {
	background-image: url(../images/y62.png);
}
.y614 {
	background-image: url(../images/y63.png);
}
.y6hyou img {
	margin-top: 20px;
	width: 100%;
	height: auto;
}
.y6maru2 {
	color: #ffc000;
}
.y6border {
	border-bottom: 1px solid #333;
	font-weight: bold;
}

/*********************** appli **********************/

.a1 ul li {
	width: 50%;
	padding: 0 5%;
}
.a1 ul li:nth-child(2):after {
	content: "";
	position: absolute;
	top: 0;
	right: 50%;
	margin-right: 100px;
	background-image: url(../images/ydot1.png);
	background-size: cover;
	background-position: 50% 0;
	width: 1px;
	height: 100%;
}

.a2 {
	position: relative;
	padding: 100px 0 200px 0;
}
.a2maru {
	position: absolute;
	top: 0;
	left: 15%;
	width: 180px;
	height: auto;
}
.a2maru2 {
	position: absolute;
	top: 100px;
	right: 0;
	width: 450px;
	height: auto;
}
.a2kumo {
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	width: 480px;
	height: auto;
}
.a21 {
	text-align: center;
	font-family: ranobe;
	font-size: 26px;
	color: #f19e8b;
	padding: 60px 0 100px 0;
}
.a211 {
	border-bottom: 1px solid #f19e8b;
	padding-bottom: 5px;
}

.a22 ul {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.a22 ul li {
	width: 38%;
}
.a22 ul li:nth-child(2) {
	width: 57%;
}
.a221 {
	position: relative;
	background-image: url(../images/a11.png);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 350px;
	border-radius: 20px;
}
.a221 img {
	position: absolute;
	top: -50px;
	left: -50px;
	width: 50px;
	height: auto;
}

.a3 {
	position: relative;
	background-image: url(../images/aback.png);
	background-size: contain;
	background-repeat: repeat;
	background-position: 50% 0;
	width: 100%;
	padding: 30px 0 100px 0;
}
.a31 {
	position: relative;
	background-image: url(../images/awaku.png);
	background-size: 10px auto;
	background-repeat: repeat;
	width: 100%;
	border-radius: 30px;
	margin-top: 140px;
}
.a30 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.a300 {
	width: 23.9%;
	position: relative;
	left: 8px;
	text-align: center;
	background-image: url(../images/aback.png);
	background-size: contain;
	background-repeat: repeat;
	margin: 10px 0;
	padding: 60px 0;
}
.a301 {
	width: 75%;
	text-align: center;
}
.a32 ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.a32 ul li {
	position: relative;
	width: 25%;
	text-align: center;
}
.a32 ul li:nth-child(1) {
	position: relative;
	background-color: #e4eee5;
	top: -3px;
	padding: 63px 0;
	border-radius: 10px 0 0 10px;
}
.a32 ul li:nth-child(2) {
	background-color: #f5e7c5;
	top: -3px;
	padding: 63px 0;
}
.a32 ul li:nth-child(3) {
	background-color: #eff3d7;
	top: -3px;
	padding: 63px 0;
}
.a32 ul li:nth-child(4) {
	background-color: #f7e7e3;
	top: -3px;
	padding: 63px 0;
	width: 24.4%;
	border-radius: 0 10px 10px 0;
}

.a32 ul li:nth-child(1):before {
	content: "";
	position: absolute;
	top: -135px;
	right: 0;
	bottom: auto;
	left: 0;
	margin: auto auto;
	background-image: url(../images/a21.png);
	background-size: cover;
	width: 190px;
	height: 116px;
}

.a32 ul li:nth-child(2):before {
	content: "";
	position: absolute;
	top: -135px;
	right: 0;
	bottom: auto;
	left: 0;
	margin: auto auto;
	background-image: url(../images/a22.png);
	background-size: cover;
	width: 190px;
	height: 116px;
}
.a32 ul li:nth-child(3):before {
	content: "";
	position: absolute;
	top: -135px;
	right: 0;
	bottom: auto;
	left: 0;
	margin: auto auto;
	background-image: url(../images/a23.png);
	background-size: cover;
	width: 190px;
	height: 116px;
}
.a32 ul li:nth-child(4):before {
	content: "";
	position: absolute;
	top: -135px;
	right: 0;
	bottom: auto;
	left: 0;
	margin: auto auto;
	background-image: url(../images/a24.png);
	background-size: cover;
	width: 190px;
	height: 116px;
}

.a311 {
	font-family: ranobe;
	font-size: 24px;
}
.a321 {
	font-size: 22px;
}

.a302 {
	padding: 83px 0;
}
.a313 {
	background-image: url(../images/aback.png);
	background-size: contain;
	background-repeat: repeat;
	margin-right: 8px;
	padding: 40px 0;
	border-radius: 0 1% 1% 0;
	text-align: left;
}
.a3130 {
	padding: 35px 0;
}
.a313 p {
	padding: 0 4%;
}

.a310 {
	margin-top: 20px;
}
.a3131 {
	color: #d9557d;
	font-size: 18px;
	font-weight: bold;
}
.a3132span {
	font-size: 16px;
	font-weight: bold;
}
.anyuu {
	padding: 110px 0;
}
.agan {
	padding: 63px 0;
}

.a4 {
	position: relative;
	padding: 100px 0 200px 0;
}
.a4maru {
	position: absolute;
	top: 150px;
	left: 0;
	width: 280px;
	height: auto;
}
.a4ki {
	position: absolute;
	top: 150px;
	right: 0;
	width: 120px;
	height: auto;
}
.ayoko {
	display: none;
}
.a41 {
	position: relative;
	margin-top: 80px;
}
.a4wani {
	position: absolute;
	top: 0;
	left: 7%;
	width: 20% !important;
	height: auto;
}
.a41 img {
	width: 100%;
	height: auto;
}

.a5 {
	position: relative;
	padding: 100px 0 150px 0;
	background-image: url(../images/yback1.png);
	background-size: contain;
	background-position: 50% 0;
	width: 100%;
}

.a5daen {
	position: absolute;
	top: -100px;
	left: 0;
	width: 300px;
	height: auto;
}
.a5hosi {
	position: absolute;
	bottom: 10%;
	left: 8%;
	width: 60px;
	height: auto;
}
.a5hosi2 {
	position: absolute;
	top: 140px;
	right: 10%;
	width: 55px;
	height: auto;
}
.a5bus {
	/*position: absolute;
	bottom: 170px;
	right: 35%;
	width: 130px;
	height: auto;*/
	position: absolute;
    bottom: 220px;
    right: 52%;
    width: 130px;
    height: auto;
}
.a5hoiku {
	margin-top: 60px;
    padding: 0 5%;
}
.a5hoiku img {
    width: 100%;
    height: auto;
}
.a5hoiku_sp {
	display: none;
}
.a51 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/*padding-top: 60px;*/
	padding: 3% 5%;
}
.a51 div {
	/*width: 30%;*/
	width: 48%;
	
}
.a51 div img {
	width: 100%;
	height: auto;
}

/************************** policy ************************/

.p1 {
	position: relative;
	padding: 150px 0 180px 0;
}
.pmaru {
	position: absolute;
	top: -150px;
	left: 0;
	width: 150px;
	height: auto;
}
.pmaru2 {
	position: absolute;
	top: 1000px;
	left: 40px;
	width: 130px;
	height: auto;
}
.pmaru3 {
	position: absolute;
	top: 580px;
	right: 0;
	width: 150px;
	height: auto;
}
.p11 {
	position: relative;
}
.pga1 {
	position: absolute;
	top: -40px;
	right: -40px;
	width: 35% !important;
	height: auto;
}
.pga2 {
	position: absolute;
	top: -40px;
	left: -40px;
	width: 35% !important;
	height: auto;
}
.puma {
	position: absolute;
	z-index: 999;
	bottom: -27px;
	left: 100px;
	width: 450px;
	height: auto;
}
.p11 img {
	width: 100%;
	height: auto;
}
.p12 {
	padding: 60px 0 40px 0;
	text-align: center;
	font-size: 16px;
}
.p13 {
	text-align: center;
	line-height: 1.8;
	font-family: ranobe;
	color: #e60077;
}
.p131 {
	display: inline;
	font-size: 30px;
	border-bottom: 2px solid #e60077;
	text-align: center;
}
.p14 {
	text-align: center;
	margin-top: 40px;
	font-size: 16px;
}

.p2 {
	padding-bottom: 200px;
}
.p2tyou {
	position: absolute;
	top: -20px;
	right: 100px;
	width: 130px;
	height: auto;
}

.p31 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.p31 ul li {
	width: 35%;
}
.p31 ul li:nth-child(2) {
	width: 60%;
}
.p31 ul li img {
	width: 100%;
	height: auto;
}
.p312 {
	padding-top: 80px;
}

.p2kan {
	position: absolute;
	z-index: 999;
	bottom: -60px;
	left: 100px;
	width: 140px;
	height: auto;
}
.p32 {
	text-align: right;
	position: relative;
}
.p32 img {
	width: 40%;
	height: auto;
}

.p41 img {
	width: 40%;
	height: auto;
}
.p42 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.p42 ul li:nth-child(1) {
	width: 55%;
}
.p42 ul li:nth-child(2) {
	width: 40%;
}
.p422 {
	margin-top: 0;
}
.p42 ul li img {
	width: 100%;
	height: auto;
}
.p421 {
	margin-top: 100px;
	text-align: right;
}

.p5 {
	position: relative;
	padding: 100px 0;
	background-color: #fff;
}
.p5maru {
	position: absolute;
	top: 150px;
	left: 60px;
	width: 150px;
	height: auto;
}
.pbee {
	position: absolute;
	top: 120px;
	right: 12%;
	width: 180px;
	height: auto;
}
.pha {
	position: absolute;
	top: 51px;
	margin-right: 50%;
	right: -90px;
	width: 20px;
	height: auto;
}

.p51 {
	padding-top: 80px;
}
.p51 ul {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.p51 ul li {
	width: 31%;
}
.p510 {
	width: 100%;
	height: auto;
}
.pdot {
	width: 30px !important;
	height: auto;
	display: block;
	margin: 10px auto 15px;
}
.p512 {
	text-align: center;
}

/*************************** day ***************************/

.d1 ul li {
	padding: 0 1%;
}
.d1 ul li:nth-child(3):after {
	margin-right: 152px;
}
.d1 ul li:nth-child(2):after {
	margin-right: 134px;
}

.d2all {
	padding-bottom: 200px;
}
.d2 {
	position: relative;
}
.d2dot {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto auto;
	background-image: url(../images/ddot.png);
	background-size: cover;
	background-position: 50% 0;
	width: 5px;
	height: 88%;
}
.d21 {
	padding-top: 80px;
}
.d211 {
	position: relative;
	background-color: #fff;
	text-align: center;
}
.d211 img {
	width: 150px;
	height: auto;
}
.d211 p {
	font-size: 24px;
	font-weight: bold;
}

.d22 {
	margin-top: 80px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.d22 p {
	position: relative;
	width: 42%;
}
.d22 p:nth-child(2) {
	padding-left: 20px;
}
.d22 p img {
	position: absolute;
	top: -18px;
	left: 0;
	width: 40px;
	height: auto;
}
.d225 {
	margin-top: 80px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.d225 p {
	position: relative;
	width: 73%;
}
.d225 p:nth-child(2) {
	padding-left: 20px;
}
.d225 p img {
	position: absolute;
	top: -18px;
	left: 0;
	width: 40px;
	height: auto;
}
.d222 {
	font-weight: bold;
}

.d23 {
	padding-top: 100px;
}

.d24 {
	padding-top: 80px;
}
.d24 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.d24 ul li {
	width: 42%;
}
.d2411 {
	position: relative;
	margin-top: 100px;
	text-align: right;
	padding-right: 20px;
}
.d2411 img {
	position: absolute;
	top: -19px;
	right: 0;
	width: 40px;
	height: auto;
}
.d242 {
	position: relative;
}
.dkoara {
	position: absolute;
	top: -170px;
	right: 0;
	width: 230px;
	height: auto;
}
.danpan {
	width: 100%;
	height: auto;
}

.d25 ul {
	align-items: center;
}
.d2412 {
	margin-top: 0;
}

.dmaru1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: auto;
}
.donpu {
	position: absolute;
	z-index: 999;
	top: 200px;
	right: 10%;
	width: 150px;
	height: auto;
}
.dhosi {
	position: absolute;
	z-index: 999;
	top: 24%;
	left: 5%;
	width: 180px;
	height: auto;
}
.dmaru2 {
	position: absolute;
	z-index: 999;
	top: 28%;
	left: 8%;
	width: 300px;
	height: auto;
}
.dmaru3 {
	position: absolute;
	top: 42%;
	left: 0;
	width: 150px;
	height: auto;
}
.dkujira {
	position: absolute;
	z-index: 999;
	top: 47%;
	left: 40px;
	width: 180px;
	height: auto;
}
.dspoon {
	position: absolute;
	z-index: 999;
	top: 58%;
	right: 15%;
	width: 90px;
	height: auto;
}
.dmaru4 {
	position: absolute;
	z-index: 999;
	top: 73%;
	right: 0;
	width: 350px;
	height: auto;
}
.dmaru5 {
	position: absolute;
	z-index: 999;
	top: 82%;
	left: 5%;
	width: 150px;
	height: auto;
}

.d3 {
	padding-bottom: 150px;
}
.d31 {
	position: relative;
	margin-top: 60px;
}
.d3hyou {
	width: 100%;
	height: auto;
}
.d3aji {
	position: absolute;
	bottom: -30px;
	left: -60px;
	width: 150px;
}

.d4 {
	position: relative;
	background-image: url(../images/d31.png);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 500px;
}
.d4car {
	position: absolute;
	top: -70px;
	right: 5%;
	width: 180px;
	height: auto;
}

.d5 {
	position: relative;
	padding: 100px 0;
}
.d5maru {
	position: absolute;
	top: 0;
	right: 0;
	width: 180px;
	height: auto;
}
.d51 {
	position: relative;
	margin-top: 60px;
}
.d3mogura {
	position: absolute;
	bottom: -5px;
	right: 0;
	width: 40px;
	height: auto;
}

/************************ kinder ************************/

.k22 {
	background-color: #f6f7e9;
	border-radius: 20px;
	padding: 40px 6%;
	margin-top: 20px;
}
.k221 {
	font-size: 20px;
	color: #e8662c;
	font-weight: bold;
}
.k222 {
	font-size: 14px;
	padding-top: 10px;
}
.k23 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
}
.k23 p {
	width: 50%;
	font-size: 13px;
	font-weight: bold;
	line-height: 2.5;
}
.k100 {
	position: relative;
	top: -100px;
}
.kmaru {
	position: absolute;
	top: 0;
	right: 0;
	width: 180px;
	height: auto;
}
.kmaru2 {
	position: absolute;
	top: 400px;
	left: 0;
	width: 250px;
	height: auto;
}

.k21 {
	padding-top: 60px;
}
.k21 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.k21 ul:nth-child(n + 2) {
	padding-top: 80px;
}
.k21 ul li {
	width: 29%;
}
.k21 ul li:nth-child(2) {
	position: relative;
	top: 80px;
}
.k21 ul li:nth-child(3) {
	position: relative;
	top: 160px;
}

.k21 ul li img {
	width: 100%;
	height: auto;
}
.k2111 {
	text-align: center;
	padding-top: 20px;
	font-size: 20px;
	color: #d9557d;
	font-weight: bold;
}
.k2111span {
	font-size: 13px;
}

.kga {
	position: absolute;
	top: -70px;
	left: 20px;
	width: 250px;
	height: auto;
}
.kga2 {
	position: absolute;
	top: -70px;
	right: 20px;
	width: 250px;
	height: auto;
}
.karai {
	position: absolute;
	bottom: 400px;
	right: 7%;
	width: 250px;
	height: auto;
}

.k3 {
	position: relative;
	margin-top: 120px;
	background-color: #fdf8be;
	padding: 40px 8%;
	border-radius: 20px;
}
.kbi {
	position: absolute;
	top: 0;
	right: auto;
	bottom: 0;
	left: -50px;
	margin: auto auto;
	width: 100px;
	height: auto;
}

.k4 {
	position: relative;
	padding: 100px 0;
}
.k4maru {
	position: absolute;
	top: 200px;
	left: 0;
	width: 300px;
	height: auto;
}
.k41 {
	padding-top: 100px;
}
.k41 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.k41 ul li {
	width: 60%;
}
.k41 ul li:nth-child(2) {
	width: 30%;
}
.k411 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.k411 p {
	width: 23%;
}
.k411 p:nth-child(2) {
	width: 73%;
}
.k4111 {
	color: #eea835;
	font-weight: bold;
	font-size: 18px;
}
.k4113 {
	color: #69b267;
	font-weight: bold;
	font-size: 18px;
}
.kborder {
	background-image: url(../images/kborder.png);
	background-size: contain;
	background-position: 50% 0;
	width: 100%;
	height: 1px;
	margin: 25px 0;
}
.k42 {
	position: relative;
}
.ktori {
	position: absolute;
	top: -60px;
	right: 20px;
	width: 80px;
	height: auto;
}
.k421 {
	width: 100%;
	height: auto;
}
.k422 {
	width: 100%;
	height: auto;
	margin-top: 40px;
}

/*************************** event *************************/

.e1 {
	position: relative;
	padding-bottom: 200px;
}
.emaru1 {
	position: absolute;
	top: -100px;
	left: 0;
	width: 130px;
	height: auto;
}
.emaru2 {
	position: absolute;
	top: 100px;
	right: 0;
	width: 300px;
	height: auto;
}
.egazou {
	position: absolute;
	z-index: 999;
	bottom: -40px;
	right: 8%;
	width: 280px;
	height: auto;
}
.ekirin {
	position: absolute;
	z-index: 0;
	bottom: 5px;
	right: 45%;
	width: 90px;
	height: auto;
}
.efuki {
	position: absolute;
	z-index: 999;
	bottom: 150px;
	right: 52%;
	width: 300px;
	height: auto;
}

.e11 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.e11 ul li {
	width: 50%;
}
.e11 ul li:nth-child(2) {
	width: 42%;
}
.e11 ul li img {
	width: 100%;
	height: auto;
}
.e111 {
	padding-top: 100px;
}
.e1111span {
	font-size: 24px;
	font-family: ranobe;
	color: #eea835;
	border-bottom: 2px solid #eea835;
	padding-bottom: 5px;
}

.ecoara {
	position: absolute;
	z-index: 999;
	top: 40%;
	right: 0;
	width: 80px;
	height: auto;
}
.earu {
	position: absolute;
	top: 73%;
	left: 0;
	width: 80px;
	height: auto;
}
.euma {
	position: absolute;
	z-index: 999;
	top: 90%;
	right: 0;
	width: 80px;
	height: auto;
}

.e2 {
	padding-top: 150px;
}
.e21 {
	position: relative;
}
.e21 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.e21 ul:nth-child(n + 2) {
	padding-top: 120px;
}
.e21 ul li {
	width: 30%;
}
.e21 ul li:nth-child(2) {
	width: 65%;
}
.e22 {
	position: relative;
}
.eaji {
	position: absolute;
	top: -100px;
	left: 0;
	width: 120px;
	height: auto;
}
.etonbo {
	position: absolute;
	top: -100px;
	left: 0;
	width: 100px;
	height: auto;
}
.e221 {
	display: block;
	margin: 0 auto;
	height: 130px;
	width: auto;
}
.e222 {
	padding-top: 40px;
}
.e23 {
	position: relative;
}
.ekaza {
	position: absolute;
	top: -20px;
	left: -20px;
	width: 80px;
	height: auto;
}
.eki {
	position: absolute;
	bottom: -60px;
	right: -40px;
	width: 180px;
	height: auto;
}
.esakura {
	position: absolute;
	bottom: -40px;
	right: -40px;
	width: 120px;
	height: auto;
}
.e231 {
	width: 100%;
	height: auto;
}
.eborder {
	background-image: url(../images/eborder.png);
	background-size: contain;
	background-position: 50% 0;
	width: 100%;
	height: 1px;
	margin: 15px 0;
}
.emaru4 {
	color: #fe529b;
}
.emaru5 {
	color: #4fbf69;
}
.emaru6 {
	color: #0d9ad5;
}
.emaru7 {
	color: #ff6c00;
}
.emaru8 {
	color: #cde28d;
}
.emaru9 {
	color: #ffcc00;
}
.emaru10 {
	color: #e76ccb;
}
.emaru11 {
	color: #20aaea;
}
.emaru12 {
	color: #ff0000;
}
.emaru01 {
	color: #0d3cd5;
}
.emaru02 {
	color: #f49ec0;
}
.emaru03 {
	color: #bbfe52;
}

/************************* introduction *********************/

.t1 ul li {
	width: 25%;
}
.t1 ul li:nth-child(2):after {
	content: "";
	position: absolute;
	top: 0;
	right: 50%;
	margin-right: 160px;
	background-image: url(../images/ydot1.png);
	background-size: cover;
	background-position: 50% 0;
	width: 1px;
	height: 100%;
}
.t1 ul li:nth-child(3):after {
	content: "";
	position: absolute;
	top: 0;
	right: 50%;
	margin-right: 109px;
	background-image: url(../images/ydot1.png);
	background-size: cover;
	background-position: 50% 0;
	width: 1px;
	height: 100%;
}
.t1 ul li:nth-child(4):after {
	content: "";
	position: absolute;
	top: 0;
	right: 50%;
	margin-right: 140px;
	background-image: url(../images/ydot1.png);
	background-size: cover;
	background-position: 50% 0;
	width: 1px;
	height: 100%;
}

.t2 {
	padding-bottom: 400px;
}
.t21 {
	padding-top: 100px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.t211 {
	width: 55%;
}
.t2111 {
	display: inline;
	font-size: 32px;
	font-family: ranobe;
	color: #f48711;
	border-bottom: 2px solid #f48711;
	padding-bottom: 5px;
}
.tgazou {
	position: absolute;
	top: 0;
	left: 0;
	width: 40%;
	height: autop;
}
.tgazou2 {
	position: absolute;
	z-index: 999;
	bottom: -140px;
	right: 0;
	width: 280px;
	height: auto;
}
.tmaru {
	position: absolute;
	top: 150px;
	right: 0;
	width: 200px;
	height: auto;
}
.tkusa {
	position: absolute;
	top: 130px;
	right: 15%;
	width: 120px;
	height: auto;
}

.t3 {
	padding: 150px 0 200px 0;
}
.t31 {
	padding-top: 100px;
}
.t31 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.t31 ul li {
	width: 48%;
}
.t31 ul li:nth-child(n + 3) {
	padding-top: 100px;
}
.t311 {
	position: relative;
}
.t01 {
	position: absolute;
	top: 15px;
	left: 0;
	width: 120px;
	height: auto;
}
.t312 {
	padding-left: 160px;
}
.tb1,
.tb2,
.tb3,
.tb4,
.tb5,
.tb6 {
	width: 100%;
	height: auto;
	margin: 10px 0 20px 0;
}
.t3121 {
	font-size: 24px;
	font-family: ranobe;
}
.tenpitu {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 180px;
	height: auto;
}

.t4 {
	position: relative;
	background-image: url(../images/tback.png);
	background-size: contain;
	background-position: 50% 0;
	width: 100%;
	padding: 100px 0 200px 0;
}
.t4hosi {
	position: absolute;
	top: 14%;
	right: 3%;
	width: 70px;
	height: auto;
}
.t4hosi2 {
	position: absolute;
	top: 58%;
	left: 3%;
	width: 70px;
	height: auto;
}
.t4uma {
	position: absolute;
	z-index: 999;
	bottom: -62px;
	right: 5%;
	width: 300px;
	height: auto;
}

.tmidashi {
	position: relative;
	margin-top: -143px;
}
.t40 {
	text-align: center;
	margin: 40px 0 100px 0;
}

.t41 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
}
.t41 ul li {
	width: 55%;
}
.t41 ul li:nth-child(2) {
	width: 40%;
}
.t41 ul li img {
	width: 100%;
	height: auto;
}
.t412 {
	position: relative;
}
.tbus {
	position: absolute;
	top: -65px;
	right: 0;
	width: 150px !important;
	height: auto;
}
.t4111 {
	font-size: 24px;
	font-family: ranobe;
	color: #69b267;
	padding-top: 20px;
	padding-left: 20px;
}
.t4111,
.t4112 {
	padding-left: 20px;
}

.t42 {
	padding-top: 100px;
}
.t42 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.t42 ul li {
	width: 35%;
}
.t42 ul li:nth-child(2) {
	width: 60%;
}
.t42 ul li img {
	width: 100%;
	height: auto;
}
.t422 {
	padding-top: 60px;
}

.t43 {
	padding-top: 100px;
}
.t43 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.t43 ul li {
	width: 67%;
}
.t43 ul li:nth-child(2) {
	width: 30%;
}
.t43 ul li img {
	width: 100%;
	height: auto;
}
.tanpan {
	margin-top: 20px;
}
.ttamoku {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	margin-top: -20px;
}
.ttamoku2 {
	position: relative;
	top: -120px;
	width: 30%;
}

.t44 {
	padding-top: 150px;
}
.t44 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.t44 ul li {
	width: 45%;
}
.t44 ul li:nth-child(2) {
	width: 50%;
}
.t44 ul li img {
	width: 100%;
	height: auto;
}
.t441 {
	position: relative;
}
.tnezu {
	position: absolute;
	top: -90px;
	right: 0;
	width: 120px !important;
	height: auto;
}
.t45 {
	margin-top: 60px;
	padding: 0 5%;
}
.t45 img {
	width: 100%;
	height: auto;
}

.t46 {
	position: relative;
	margin-top: 100px;
}
.t4yasai {
	position: absolute;
	top: -60px;
	right: 0;
	width: 130px;
	height: auto;
}
.t46 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.t46 ul li {
	width: 70%;
}
.t46 ul li:nth-child(2) {
	width: 30%;
	padding: 80px 3% 0;
}
.t46 ul li img {
	width: 100%;
	height: auto;
}

.t47 {
	padding-top: 100px;
}
.t47 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
}
.t47 ul li {
	width: 37%;
}
.t47 ul li:nth-child(2) {
	width: 60%;
}
.t47 ul li img {
	width: 100%;
	height: auto;
}

.t48 {
	padding-top: 100px;
}
.t48 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.t48 ul li {
	width: 55%;
}
.t48 ul li:nth-child(2) {
	width: 40%;
}
.t48 ul li img {
	width: 100%;
	height: auto;
}
.t483 {
	margin-top: 40px;
}

.tmap {
	position: relative;
	padding: 100px 0;
}
.tkaza {
	position: absolute;
	top: 70px;
	left: -30px;
	width: 100px;
	height: auto;
}
.tkaza2 {
	position: absolute;
	bottom: 90px;
	right: -35px;
	width: 100px;
	height: auto;
}
.tmap iframe {
	width: 100%;
	height: 450px;
}

.tmap2 {
	position: relative;
	text-align: center;
	margin-top: -30px;
}
.tmap2 a {
	transition: 0.3s ease-in-out;
}
.tmap2 a:hover {
	opacity: 0.8;
}
.tmap2 a img {
	width: 300px;
	height: auto;
}

.t5maru {
	position: absolute;
	top: 15%;
	right: 0;
	width: 180px;
	height: auto;
}

.t5 {
	padding-bottom: 60px;
}
.t51 {
	position: relative;
	padding-top: 40px;
	font-size: 16px;
}
.t51maru {
	position: absolute;
	bottom: -40px;
	right: -100px;
	width: 250px;
	height: auto;
}
.t51 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.t51 ul li {
	width: 40%;
}
.t51 ul li:nth-child(2) {
	width: 50% !important;
}
.t51 ul li img {
	width: 100%;
	height: auto;
}
.t512 {
	display: flex;
	flex-wrap: wrap;
}
.t512 p:nth-child(1) {
	width: 22%;
	padding-left: 15px;
}
.t512 p:nth-child(2) {
	width: 78%;
}
.t5121 {
	font-weight: bold;
}
.tborder {
	background-image: url(../images/tborder.png);
	background-size: contain;
	background-position: 50% 0;
	width: 100%;
	height: 1px;
	margin: 20px 0;
}

.heien {
	text-align: center;
	margin-top: 50px;
}

@media only screen and (min-width: 1800px) {
}

@media only screen and (max-width: 1799px) {
}

@media only screen and (max-width: 1700px) {
	.nkumo {
		position: absolute;
		top: 180px;
		left: 25px;
		width: 80px;
		height: auto;
	}
	.k23 p {
		width: 100%;
		font-size: 13px;
		font-weight: bold;
		line-height: 2.5;
	}
	.t2 {
		padding-bottom: 250px;
	}
	.t51maru {
		position: absolute;
		bottom: -60px;
		right: 0;
		width: 250px;
		height: auto;
	}
	.i2en {
		position: absolute;
		top: -130px;
		left: 0;
		width: 100px;
		height: auto;
	}
	.i2en2 {
		position: absolute;
		top: 700px;
		right: 0;
		width: 100px;
		height: auto;
	}
}

@media only screen and (max-width: 1600px) {
	.y21 {
		padding-top: 80px;
	}
	.t4hosi2 {
		display: none;
	}
	.itoptitle {
		position: absolute;
		z-index: 999;
		top: -8%;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto auto;
		width: 400px;
		height: auto;
	}
	.igazou1 {
		position: absolute;
		z-index: 999;
		top: -160px;
		left: 0;
		width: 20%;
		height: auto;
	}
	.igazou2 {
		position: absolute;
		z-index: 999;
		top: -175px;
		right: 0;
		width: 18%;
		height: auto;
	}
	.i11 {
		text-align: center;
		font-size: 20px;
		font-family: ranobe;
		color: #96af48;
		padding: 40px 0 60px 0;
	}
}

@media only screen and (max-width: 1500px) {
	.ijyougi {
		position: absolute;
		top: 0;
		left: 0px;
		width: 60px;
		height: auto;
	}
	.ntop11 ul li .ny1 {
		position: absolute;
		z-index: 999;
		top: 180px;
		left: 0;
		width: 100%;
		padding-top: 37px;
		height: 0;
		overflow: hidden;
		transition: 0.6s ease-in-out;
	}
	.ntop11 ul li:hover .ny1 {
		height: 100px;
	}
}

@media only screen and (max-width: 1440px) {
	.ntop11 ul li a img {
		height: 40px;
		width: auto;
	}
	.ntop11 ul li a .ntop111 {
		font-size: 14px;
		padding-top: 10px;
		transition: 0.3s ease-in-out;
	}
	.nhosi2 {
		position: absolute;
		top: 100px;
		right: 0;
		width: 70px;
		height: auto;
	}
	.nhosi {
		position: absolute;
		bottom: 100px;
		left: 0;
		width: 100px;
		height: auto;
	}
	.egazou {
		position: absolute;
		z-index: 999;
		bottom: -70px;
		right: 8%;
		width: 280px;
		height: auto;
	}
	.e1111span {
		font-size: 20px;
		font-family: ranobe;
		color: #eea835;
		border-bottom: 2px solid #eea835;
		padding-bottom: 5px;
	}
	.a221 {
		position: relative;
		background-image: url(../images/a11.png);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 350px;
		border-radius: 20px;
		margin-left: 20px;
	}
	.a221 img {
		position: absolute;
		top: -30px;
		left: -23px;
		width: 35px;
		height: auto;
	}

	.a31 {
		position: relative;
		background-image: url(../images/awaku.png);
		background-size: 10px auto;
		background-repeat: repeat;
		width: 99.9%;
		border-radius: 30px;
		margin-top: 120px;
	}
	.a310 {
		margin-top: 60px;
	}
	.a31:nth-child(n + 2) {
		margin-top: 60;
	}
	.a32 ul li:nth-child(4) {
		background-color: #f7e7e3;
		top: -3px;
		padding: 63px 0;
		width: 24%;
		border-radius: 0 10px 10px 0;
	}
	.d3aji {
		position: absolute;
		bottom: -30px;
		left: 0;
		width: 150px;
	}
	.pga1 {
		position: absolute;
		top: -40px;
		right: 0;
		width: 30% !important;
		height: auto;
	}
	.pga2 {
		position: absolute;
		top: -40px;
		left: 0;
		width: 30% !important;
		height: auto;
	}
	.tkusa {
		position: absolute;
		top: 130px;
		right: 15%;
		width: 80px;
		height: auto;
	}
	.tgazou {
		position: absolute;
		top: 20%;
		left: 0;
		width: 40%;
		height: auto;
	}
	.i51 {
		padding-top: 40px;
	}
	.iuma {
		position: absolute;
		bottom: 50px;
		right: 0;
		width: 150px;
		height: auto;
	}
}

@media only screen and (max-width: 1279px) {
.h_insta {
    position: fixed;
    top: 33px;
    left: auto;
    right: 110px;
    transform: translateY(0);
    z-index: 999;
}
	.ntop1 {
		padding: 60px 0;
		font-family: ranobe;
	}
	.ntop11 {
		display: none;
	}
	.ntop20 {
		text-align: center;
		padding-bottom: 25px;
		font-size: 22px;
		color: #d9557d;
	}
	.ntoplogo img {
		position: absolute;
		top: -20px;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto auto;
		width: 130px;
		height: auto;
		transition: 0.3s ease-in-out;
	}
	.ntop10 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
	.ntopadd {
		display: none;
	}
	.ntop20 {
		text-align: center;
		padding-bottom: 0;
		font-size: 22px;
		color: #d9557d;
	}
	.ntop101 {
		display: none;
	}
	.ntoplogo img {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto auto;
		width: 110px;
		height: auto;
		transition: 0.3s ease-in-out;
	}
	.nhosi2 {
		display: none;
	}
	.nhosi {
		display: none;
	}
	.nnew {
		position: absolute;
		top: -60px;
		left: 0;
		width: 100px;
		height: auto;
	}
	.nf1 ul li {
		width: 25%;
	}
	.nf1 ul li:nth-child(n + 5) {
		padding-top: 40px;
	}
	.nkumo {
		position: absolute;
		top: 160px;
		left: 25px;
		width: 80px;
		height: auto;
	}
	.nf3 {
		position: relative;
		background-color: #cde28d;
		height: 110px;
	}

	.e21 ul li {
		max-width: 800px;
		width: 100% !important;
		display: block;
		margin: 0 auto;
	}
	.e21 ul li:nth-child(2) {
		padding-top: 40px;
	}

	.kmaru {
		position: absolute;
		top: 260px;
		right: 5%;
		width: 150px;
		height: auto;
	}

	.k41 ul {
		flex-direction: column-reverse;
	}
	.k41 ul li {
		width: 100% !important;
	}
	.k421 {
		max-width: 600px;
		width: 100%;
		height: auto;
		display: block;
		margin: auto auto;
		margin-bottom: 40px;
	}
	.k422 {
		display: none;
	}
	.ktori {
		display: none;
	}
	.k41 {
		padding-top: 80px;
	}
	.y2 {
		position: relative;
		padding: 100px 0 200px 0;
	}
	.y3kirin {
		display: none;
	}
	.y3kusa {
		position: absolute;
		bottom: -5%;
		right: 0;
		width: 70% !important;
		height: auto;
	}
	.a2 {
		position: relative;
		padding: 80px 0 150px 0;
	}
	.a21 {
		text-align: center;
		font-family: ranobe;
		font-size: 26px;
		color: #f19e8b;
		padding: 40px 3% 80px;
	}
	.a22 ul li {
		width: 100% !important;
	}
	.a22 ul li:nth-child(2) {
		padding-top: 20px;
	}
	.a221 {
		max-width: 600px;
		width: 80%;
		height: 350px;
		display: block;
		margin: 0 auto;
	}
	.a2maru2 {
		position: absolute;
		top: 100px;
		right: 0;
		width: 350px;
		height: auto;
	}
	.a2maru {
		position: absolute;
		top: 0;
		left: 15%;
		width: 150px;
		height: auto;
	}

	.a30 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		padding-bottom: 41px;
	}
	.a31 {
		position: relative;
		background-image: none !important;
		background-size: 10px auto;
		background-repeat: repeat;
		width: 100%;
		border-radius: 20px;
		border: 1px dotted #333;
		margin-top: 0;
	}
	.a310 {
		margin-top: 40px;
	}
	.a300 {
		width: 100%;
		position: relative;
		left: 8px;
		text-align: center;
		background-image: none;
		background-size: contain;
		background-repeat: repeat;
		margin: 10px 0;
		padding: 40px 0 60px 0;
	}
	.a301 {
		width: 100%;
		margin-top: 120px;
		padding: 0 3%;
	}
	.a313 {
		background-image: none;
		background-size: contain;
		background-repeat: repeat;
		margin-right: 8px;
		padding: 40px 0;
		border-radius: 0 1% 1% 0;
		text-align: left;
	}
	.a303,
	.ahaifu {
		margin-top: -60px;
	}
	.a5bus {
		/*position: absolute;
		bottom: 185px;
		right: 35%;
		width: 80px;
		height: auto;*/
		position: absolute;
		bottom: 210px;
		right: 53%;
		width: 80px;
		height: auto;
	}
	.puma {
		position: absolute;
		z-index: 999;
		bottom: -27px;
		left: 60px;
		width: 280px;
		height: auto;
	}
	.p2tyou {
		position: absolute;
		top: -78px;
		right: 100px;
		width: 100px;
		height: auto;
	}
	.p51 ul {
		justify-content: center;
	}
	.p51 ul li {
		width: 50%;
		padding: 2%;
	}
	.y1 ul li:nth-child(2):after,
	.y1 ul li:nth-child(3):after,
	.y1 ul li:nth-child(4):after {
		display: none;
	}
	.t1 ul li {
		width: 25%;
		padding: 0 1%;
	}
	.t2111 {
		display: inline;
		font-size: 24px;
		font-family: ranobe;
		color: #f48711;
		border-bottom: 2px solid #f48711;
		padding-bottom: 5px;
	}
	.ttamoku2 {
		position: relative;
		top: 0;
		width: 100%;
		padding-top: 20px;
	}
	.t4uma {
		position: absolute;
		z-index: 999;
		bottom: -35px;
		right: 5%;
		width: 250px;
		height: auto;
	}

	.tkaza,
	.tkaza2 {
		display: none;
	}
	.tmap iframe {
		width: 100%;
		height: 400px;
	}
	.itoptitle {
		position: absolute;
		z-index: 999;
		top: -8%;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto auto;
		width: 350px;
		height: auto;
	}
	.igazou1 {
		position: absolute;
		z-index: 999;
		top: -17%;
		left: 0;
		width: 20%;
		height: auto;
	}
	.igazou2 {
		position: absolute;
		z-index: 999;
		top: -17%;
		right: 0;
		width: 18%;
		height: auto;
	}
	.i1 {
		position: relative;
		padding-bottom: 150px;
	}
	.i21 ul li {
		width: 100%;
	}
	.i21 ul li:nth-child(2) {
		margin-top: 80px;
	}
	.i3 {
		position: relative;
		background-image: url(../images/iyoko.png);
		background-size: cover;
		background-repeat: repeat;
		width: 100%;
		height: 450px;
		margin-top: 100px;
	}
	.i4kuwa {
		position: absolute;
		bottom: 0;
		right: -20px;
		width: 100px !important;
		height: auto;
	}
	.ihasen {
		position: absolute;
		top: -100px;
		left: 0;
		width: 150px;
		height: auto;
	}
	.iki {
		position: absolute;
		top: 100px;
		right: 0;
		width: 80px;
		height: auto;
	}
	.i5 {
		position: relative;
		background-image: url(../images/yback2.png);
		background-size: contain;
		background-repeat: repeat;
		background-position: 50% 0;
		width: 100%;
		padding: 150px 0 150px 0;
	}
	.iuma {
		position: absolute;
		bottom: 50px;
		right: 0;
		width: 100px;
		height: auto;
	}
	.itori {
		position: absolute;
		z-index: 999;
		top: -35px;
		left: 50px;
		width: 100px;
		height: auto;
	}
	.ikuma {
		position: absolute;
		z-index: 999;
		top: -118px;
		left: 140px;
		width: 130px;
		height: auto;
	}
}

@media only screen and (max-width: 1200px) {
	.e1 {
		position: relative;
		padding-bottom: 300px;
	}
	.efuki {
		position: absolute;
		z-index: 999;
		bottom: 150px;
		right: 52%;
		width: 250px;
		height: auto;
	}
	.ekirin {
		position: absolute;
		z-index: 999;
		bottom: 5px;
		right: 50%;
		width: 70px;
		height: auto;
	}
	.e1111span {
		font-size: 18px;
		font-family: ranobe;
		color: #eea835;
		border-bottom: 2px solid #eea835;
		padding-bottom: 5px;
	}
	.t31 ul li {
		width: 100%;
	}
	.t31 ul li:nth-child(n + 2) {
		padding-top: 60px;
	}
	.i51 ul {
		flex-direction: column-reverse;
	}
	.i51 ul li {
		position: relative;
		max-width: 800px;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.i51 ul li:nth-child(1) {
		padding-top: 60px;
	}
	.ikuwa2 {
		text-align: center;
	}
	.iuma {
		position: absolute;
		bottom: -80px;
		right: 0;
		width: 100px;
		height: auto;
	}
}

@media only screen and (max-width: 1100px) {
}

@media only screen and (max-width: 1023px) {
	.ntop2,
	.ytop2,
	.atop2,
	.ptop2,
	.dtop2,
	.ktop2,
	.etop2,
	.ttop2 {
		position: relative;
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 350px;
	}
	.nira {
		position: absolute;
		z-index: 999;
		top: auto;
		right: 0;
		bottom: -25px;
		left: 0;
		margin: auto auto;
		width: 110px;
		height: auto;
	}
	.n11 p:nth-child(1) {
		width: 100%;
		margin-bottom: 5px;
	}
	.nyaji {
		display: none;
	}
	.n1 ul li:nth-child(odd) a {
		background-color: #f6f7e9;
		padding: 20px 6%;
	}
	.all {
		padding: 80px 0;
	}
	.nborder2 {
		background-image: url(../images/ndot2.png);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 15px;
	}
	.nyama {
		position: absolute;
		top: -33px;
		right: 100px;
		width: 250px;
		height: auto;
	}
	.nfusa {
		position: absolute;
		top: -60px;
		right: 500px;
		width: 60px;
		height: auto;
	}
	.nfki {
		position: absolute;
		top: -45px;
		left: 100px;
		width: 90px;
		height: auto;
	}
	.nf3 {
		position: relative;
		background-color: #cde28d;
		height: 80px;
	}

	.e1 {
		position: relative;
		padding-bottom: 320px;
	}
	.emaru1 {
		position: absolute;
		top: -100px;
		left: 0;
		width: 100px;
		height: auto;
	}
	.emaru2 {
		position: absolute;
		top: 100px;
		right: 0;
		width: 200px;
		height: auto;
	}
	.e11 ul {
		flex-direction: column-reverse;
	}
	.e11 ul li {
		width: 100% !important;
	}
	.e11 ul li img {
		max-width: 600px;
		width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	.e111 {
		padding-top: 80px;
	}
	.e1111 {
		text-align: center;
	}
	.egazou {
		position: absolute;
		z-index: 999;
		bottom: -45px;
		right: 5%;
		width: 150px;
		height: auto;
	}
	.esakura {
		position: absolute;
		bottom: -40px;
		right: 0;
		width: 100px;
		height: auto;
	}
	.e2 {
		padding-top: 100px;
	}
	.e21 ul:nth-child(n + 2) {
		padding-top: 100px;
	}
	.eaji {
		position: absolute;
		top: -75px;
		left: 0;
		width: 80px;
		height: auto;
	}
	.ecoara {
		position: absolute;
		z-index: 999;
		top: 40%;
		right: 0;
		width: 60px;
		height: auto;
	}
	.etonbo {
		position: absolute;
		top: -80px;
		left: 0;
		width: 80px;
		height: auto;
	}
	.eki {
		position: absolute;
		bottom: -40px;
		right: 0;
		width: 150px;
		height: auto;
	}
	.earu {
		position: absolute;
		top: 74.5%;
		left: 0;
		width: 60px;
		height: auto;
	}
	.ekaza {
		position: absolute;
		top: -20px;
		left: 0;
		width: 60px;
		height: auto;
	}
	.euma {
		position: absolute;
		z-index: 999;
		top: 85%;
		right: 0;
		width: 60px;
		height: auto;
	}

	.kmaru2 {
		position: absolute;
		top: 400px;
		left: 0;
		width: 200px;
		height: auto;
	}

	.y21 ul li:nth-child(1) {
		width: 100%;
		text-align: center;
	}
	.y21 ul li:nth-child(2) {
		width: 100%;
		padding: 0;
		padding-top: 40px;
	}
	.y21 ul li img {
		max-width: 600px;
		width: 100%;
		height: auto;
	}
	.k100 {
		position: static;
	}
	.kga,
	.kga2 {
		width: 200px;
		height: auto;
		top: -3%;
	}
	.y2 {
		position: relative;
		padding: 100px 0 120px 0;
	}
	.y6 {
		position: relative;
		background-image: url(../images/yback2.png);
		background-size: contain;
		background-repeat: repeat;
		background-position: 50% 0;
		width: 100%;
		padding: 80px 0;
	}
	.k21 ul li {
		width: 31%;
	}
	.k2111 {
		text-align: center;
		padding-top: 20px;
		font-size: 14px;
		color: #d9557d;
		font-weight: bold;
	}
	.karai {
		position: absolute;
		bottom: 500px;
		right: 8%;
		width: 140px;
		height: auto;
	}

	.kbi {
		position: absolute;
		top: -40px;
		right: 0;
		bottom: auto;
		left: 0;
		margin: auto auto;
		width: 80px;
		height: auto;
	}

	.k3 {
		position: relative;
		margin-top: 150px;
		background-color: #fdf8be;
		padding: 80px 8% 60px;
		border-radius: 20px;
	}
	.k4maru {
		position: absolute;
		top: 200px;
		left: 0;
		width: 200px;
		height: auto;
	}

	.k4 {
		position: relative;
		padding: 100px 0 0 0;
	}
	.ykumo {
		position: absolute;
		top: 60px;
		right: 8%;
		width: 120px;
		height: auto;
	}
	.ymaru {
		position: absolute;
		top: 100px;
		left: 0;
		width: 150px;
		height: auto;
	}
	.ykumo2 {
		position: absolute;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto auto;
		width: 350px;
		height: auto;
	}
	.y31 ul li {
		position: relative;
		width: 48%;
	}
	.y4 {
		position: relative;
		background-image: url(../images/y31.png);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 350px;
	}
	.y4car {
		position: absolute;
		z-index: 999;
		bottom: -5px;
		left: 12%;
		width: 250px;
		height: auto;
	}
	.y5 {
		position: relative;
		padding: 80px 0 150px 0;
	}
	.y51 ul li img {
		height: 50px;
		width: auto;
		display: block;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.y51 ul li {
		position: relative;
		width: 100%;
		padding: 20px 4%;
	}
	.y51 ul li:after {
		display: none;
	}
	.y52 {
		padding-top: 80px;
	}
	.ymidashi11 {
		font-family: ranobe;
		font-size: 20px;
		text-align: center;
		padding: 20px 0 10px 0;
	}
	.y6bento {
		position: absolute;
		top: -100px;
		left: 100px;
		width: 150px;
		height: auto;
	}
	.y6en {
		position: absolute;
		top: -125px;
		right: 0;
		width: 120px;
		height: auto;
	}

	.y61 ul {
		flex-direction: column-reverse;
	}
	.y61 ul li {
		max-width: 600px;
		width: 100% !important;
		display: block;
		margin: 0 auto;
	}
	.y61 ul li:nth-child(1) {
		padding-top: 40px;
	}
	.y61 ul:after {
		display: none;
	}
	.a32 ul li {
		position: relative;
		width: 50%;
		text-align: center;
	}
	.a32 ul li:nth-child(4) {
		background-color: #f7e7e3;
		top: -3px;
		padding: 63px 0;
		width: 50%;
		border-radius: 0;
	}
	.a32 ul li:nth-child(n + 3) {
		margin-top: 180px;
	}
	.a3 {
		position: relative;
		background-image: url(../images/aback.png);
		background-size: contain;
		background-repeat: repeat;
		background-position: 50% 0;
		width: 100%;
		padding: 30px 0 40px 0;
	}
	.a4 {
		position: relative;
		padding: 80px 0 150px 0;
	}
	.a5daen {
		position: absolute;
		top: -100px;
		left: 0;
		width: 200px;
		height: auto;
	}

	.a51 div {
		/*width: 32%;*/
		width: 47%;
	}
	.a5bus {
		display: none;
	}
	.dmaru1 {
		position: absolute;
		top: 100px;
		left: 0;
		width: 150px;
		height: auto;
	}
	.donpu {
		position: absolute;
		z-index: 999;
		top: 200px;
		right: 5%;
		width: 100px;
		height: auto;
	}

	.d211 img {
		width: 120px;
		height: auto;
	}
	.d211 p {
		font-size: 20px;
		font-weight: bold;
	}
	.d22 p img {
		display: none;
	}
	.d225 p img {
		display: none;
	}
	.d2411 img {
		display: none;
	}
	.dmaru2 {
		position: absolute;
		z-index: 999;
		top: 28%;
		left: 8%;
		width: 200px;
		height: auto;
	}
	.dkoara {
		display: none;
	}
	.d22 {
		margin-top: 60px;
	}
	.d22 p {
		position: relative;
		width: 100%;
		text-align: center;
	}
	.d22 p:nth-child(2) {
		padding-top: 20px;
		padding-left: 0;
	}
	.d225 {
		margin-top: 60px;
	}
	.d225 p {
		position: relative;
		width: 100%;
		text-align: center;
	}
	.d225 p:nth-child(2) {
		padding-top: 20px;
		padding-left: 0;
	}
	.d2dot {
		display: none;
	}
	.d23 {
		padding-top: 60px;
	}
	.d24 {
		padding-top: 40px;
	}
	.d24 ul li {
		width: 100%;
	}

	.d2411 {
		position: relative;
		margin-top: 20px;
		text-align: center;
		padding-right: 20px;
	}
	.danpan {
		max-width: 450px;
		width: 100%;
		height: auto;
		display: block;
		margin: 40px auto;
	}
	.dkujira {
		position: absolute;
		z-index: 999;
		top: 55%;
		left: 40px;
		width: 60px;
		height: auto;
	}
	.dspoon {
		position: absolute;
		z-index: 999;
		top: 62%;
		right: 15%;
		width: 40px;
		height: auto;
	}
	.dmaru4 {
		position: absolute;
		z-index: 999;
		top: 78%;
		right: 0;
		width: 150px;
		height: auto;
	}
	.dmaru5 {
		position: absolute;
		z-index: 999;
		top: 88%;
		left: 5%;
		width: 120px;
		height: auto;
	}
	.d3aji {
		position: absolute;
		bottom: -30px;
		left: 0;
		width: 120px;
	}
	.d4car {
		position: absolute;
		top: -40px;
		right: 5%;
		width: 130px;
		height: auto;
	}
	.d4 {
		position: relative;
		background-image: url(../images/d31.png);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 350px;
	}
	.d5 {
		position: relative;
		padding: 80px 0;
	}
	.d5maru {
		position: absolute;
		top: 4%;
		right: 0;
		width: 100px;
		height: auto;
	}
	.pga1,
	.pga2 {
		display: none;
	}
	.pmaru {
		position: absolute;
		top: -150px;
		left: 0;
		width: 100px;
		height: auto;
	}
	.p1 {
		position: relative;
		padding: 100px 0 150px 0;
	}
	.p131 {
		display: inline;
		font-size: 22px;
		border-bottom: 2px solid #e60077;
		text-align: center;
	}
	.pmaru2 {
		display: none;
	}
	.pmaru3 {
		position: absolute;
		top: 580px;
		right: 0;
		width: 80px;
		height: auto;
	}
	.puma {
		display: none;
	}
	.p2tyou {
		position: absolute;
		top: -60px;
		right: 5%;
		width: 60px;
		height: auto;
	}
	.p31 ul li {
		width: 100% !important;
	}
	.p312 {
		padding-top: 40px;
	}
	.p31 ul li img {
		max-width: 450px;
		width: 80%;
		height: auto;
	}
	.p32 {
		padding-top: 40px;
	}
	.p32 img {
		max-width: 450px;
		width: 80%;
		height: auto;
	}
	.p41 {
		position: static;
		padding-top: 40px;
		margin-top: 0;
	}
	.p41 img {
		max-width: 450px;
		width: 80%;
		height: auto;
	}
	.p42 ul {
		flex-direction: column-reverse;
	}
	.p42 ul li {
		width: 100% !important;
	}

	.p422 {
		text-align: right;
		margin-top: 20px;
	}
	.p422 img {
		max-width: 450px;
		width: 80% !important;
	}
	.p421 {
		margin-top: 20px;
		text-align: left;
	}
	.p43 {
		margin-top: 20px;
	}

	.p2kan {
		position: absolute;
		z-index: 999;
		bottom: -45px;
		left: 5%;
		width: 80px;
		height: auto;
	}
	.pbee {
		display: none;
	}
	.p5 {
		position: relative;
		padding: 80px 0;
		background-color: #fff;
	}
	.y6midashi {
		font-family: ranobe;
		font-size: 20px;
	}
	.p5maru {
		display: none;
	}

	.y1 ul li {
		font-size: 15px;
	}
	.t1 ul li {
		width: 100%;
		padding: 5px 0;
	}
	.ten {
		margin-left: 104px !important;
	}
	.tsisetu {
		margin-left: 104px !important;
	}
	.tac {
		margin-left: 88px !important;
	}
	.tmaru {
		position: absolute;
		top: 200px;
		right: 0;
		width: 100px;
		height: auto;
	}
	.tgazou {
		display: none;
	}
	.t21 {
		padding-top: 40px;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
	}
	.t211 {
		width: 100%;
	}
	.t2111 {
		display: block;
		font-size: 24px;
		font-family: ranobe;
		color: #f48711;
		border-bottom: none;
		padding-bottom: 5px;
		text-align: center;
	}
	.tkusa {
		position: absolute;
		top: 180px;
		right: 5%;
		width: 60px;
		height: auto;
	}
	.tgazou2 {
		position: absolute;
		z-index: 999;
		bottom: -80px;
		right: 5%;
		width: 140px;
		height: auto;
	}
	.t31 {
		padding-top: 80px;
	}
	.tenpitu {
		position: absolute;
		bottom: 0px;
		left: 0;
		width: 120px;
		height: auto;
	}
	.tbus {
		position: absolute;
		top: -65px;
		right: 0;
		width: 100px !important;
		height: auto;
	}
	.tnezu {
		position: absolute;
		top: -75px;
		right: 0;
		width: 100px !important;
		height: auto;
	}

	.t4 {
		position: relative;
		background-image: url(../images/tback.png);
		background-size: contain;
		background-position: 50% 0;
		width: 100%;
		padding: 80px 0 150px 0;
	}
	.t44 {
		padding-top: 120px;
	}
	.t45 {
		margin-top: 60px;
		padding: 0;
	}
	.t4yasai {
		position: absolute;
		top: -60px;
		right: 0;
		width: 100px;
		height: auto;
	}
	.t51maru {
		position: absolute;
		bottom: -60px;
		right: 0;
		width: 150px;
		height: auto;
	}
	.tmap {
		position: relative;
		padding: 80px 0;
	}
	.t5maru {
		position: absolute;
		top: 15%;
		right: 0;
		width: 130px;
		height: auto;
	}
	.t51 ul li {
		width: 100%;
	}
	.t51 ul li:nth-child(2) {
		width: 100% !important;
		padding-top: 40px;
	}
	.t51 ul li img {
		max-width: 600px;
		width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	.i2 {
		position: relative;
		background-image: url(../images/iback.png);
		background-size: contain;
		background-repeat: repeat;
		width: 100%;
		padding: 80px 0 150px 0;
	}
	.ijyougi {
		position: absolute;
		top: -80px;
		left: 0px;
		width: 40px;
		height: auto;
	}
	.i41 ul {
		justify-content: center;
	}
	.i41 ul li {
		width: 50%;
		padding: 3%;
	}
}

@media only screen and (max-width: 900px) {
	.ntop3 {
		text-align: center;
		font-size: 30px;
		padding-top: 20px;
	}
	.nfusa {
		position: absolute;
		top: -60px;
		right: 55%;
		width: 60px;
		height: auto;
	}
}

@media only screen and (max-width: 800px) {
}

@media only screen and (max-width: 740px) {
.h_insta {
    top: 33px;
    right:80px;
}
	.nfki {
		position: absolute;
		top: -40px;
		left: 5%;
		width: 80px;
		height: auto;
	}
	.nfusa {
		position: absolute;
		top: -60px;
		right: 60%;
		width: 50px;
		height: auto;
	}
	.nyama {
		position: absolute;
		top: -26px;
		right: 5%;
		width: 150px;
		height: auto;
	}
	.e1111span {
		font-size: 18px;
		font-family: ranobe;
		color: #eea835;
		border-bottom: none;
		padding-bottom: 5px;
	}

	.k411 p {
		width: 100% !important;
	}
	.k411 p:nth-child(2) {
		padding-top: 10px;
	}
	.kborder {
		background-image: url(../images/kborder.png);
		background-size: contain;
		background-position: 50% 0;
		width: 100%;
		height: 1px;
		margin: 20px 0;
	}
	.y52 ul li {
		width: 100%;
	}
	.y52 ul li:nth-child(2) {
		padding-top: 40px;
	}
	.a51 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		/* padding-top: 60px; */
		padding: 0% 5%;
	}
	.a5hoiku {
		display: none;
	}
	.a5hoiku_sp {
		display: block;
	}
	.a5hoiku_sp {
		max-width: 400px;
		width: 80%;
		display: block;
		margin: 0 auto;
		padding-top: 60px;
	}
	
	.a5hoiku_sp img {
		width: 100%;
		height: auto;
	}
	.a51 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		/*padding-top: 40px;*/
	}
	.a51 div {
		max-width: 400px;
		/*width: 80%;*/
		width: 90%;
		display: block;
		margin: 0 auto;
	}
	.a51 div:nth-child(n + 2) {
		margin-top: 20px;
	}
	.a5hosi {
		position: absolute;
		bottom: 5%;
		left: 5%;
		width: 35px;
		height: auto;
	}
	.a5hosi2 {
		position: absolute;
		top: 150px;
		right: 5%;
		width: 35px;
		height: auto;
	}
	.p51 ul li {
		max-width: 480px;
		width: 100%;
		padding: 20px 2%;
	}

	.t41 ul li,
	.t42 ul li,
	.t43 ul li,
	.t44 ul li,
	.t45 ul li,
	.t46 ul li,
	.t47 ul li,
	.t48 ul li,
	.t49 ul li,
	.t45 {
		max-width: 600px;
		width: 100% !important;
		display: block;
		margin: 0 auto;
	}
	.t41 ul li:nth-child(2),
	.t42 ul li:nth-child(2),
	.t43 ul li:nth-child(2),
	.t44 ul li:nth-child(2),
	.t45 ul li:nth-child(2),
	.t46 ul li:nth-child(2),
	.t47 ul li:nth-child(2),
	.t48 ul li:nth-child(2),
	.t49 ul li:nth-child(2) {
		padding-top: 40px;
	}
	.tbus {
		display: none;
	}
	.t40 {
		text-align: center;
		margin: 40px 0 60px 0;
	}
	.t4111 {
		font-size: 20px;
		font-family: ranobe;
		color: #69b267;
		padding-top: 20px;
		padding-left: 20px;
	}
	.t4gazou {
		display: none;
	}

	.t42 {
		padding-top: 20px;
	}
	.t43 {
		padding-top: 40px;
	}
	.tnezu {
		position: absolute;
		top: -45px;
		right: 5%;
		width: 60px !important;
		height: auto;
	}
	.t44 {
		padding-top: 80px;
	}
	.t4yasai {
		position: absolute;
		top: -60px;
		right: 0;
		width: 80px;
		height: auto;
	}
	.t45 {
		margin-top: 40px;
	}
	.t46 ul li:nth-child(2) {
		width: 30%;
		padding: 0;
	}
	.t46 {
		position: relative;
		margin-top: 60px;
	}
	.t47 {
		padding-top: 0;
	}
	.t471 {
		display: none;
	}
	.t48 {
		padding-top: 40px;
	}
	.t4uma {
		position: absolute;
		z-index: 999;
		bottom: -20px;
		right: 5%;
		width: 150px;
		height: auto;
	}

	.t512 p:nth-child(1) {
		width: 100%;
		padding-left: 0;
	}
	.t512 p:nth-child(2) {
		width: 100%;
		padding-top: 10px;
	}
	.itoptitle {
		position: absolute;
		z-index: 999;
		top: -8%;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto auto;
		width: 250px;
		height: auto;
	}

	.inews1 p:nth-child(1) {
		position: relative;
		width: 100%;
	}
	.inews1 p:nth-child(2) {
		width: 100%;
		padding-top: 5px;
	}
	.inews1 p:nth-child(1):after {
		display: none;
	}
	.itime {
		font-size: 16px;
	}
	.i2en2 {
		position: absolute;
		top: 900px;
		right: 0;
		width: 100px;
		height: auto;
	}
	.i3 {
		position: relative;
		background-image: url(../images/iyoko.png);
		background-size: cover;
		background-repeat: repeat;
		width: 100%;
		height: 300px;
		margin-top: 80px;
	}
	.i3kumo {
		position: absolute;
		top: auto;
		right: 0;
		bottom: -3px;
		left: 0;
		margin: auto auto;
		width: 250px;
		height: auto;
	}
	.ymidashi2 {
		position: relative;
		top: -35px;
	}
	.i41 ul li {
		max-width: 380px;
		width: 100%;
		padding: 20px 0;
	}
	.ihasen {
		position: absolute;
		top: -80px;
		left: 0;
		width: 120px;
		height: auto;
	}
	.iki {
		position: absolute;
		top: 30px;
		right: 0;
		width: 60px;
		height: auto;
	}
	.i5 {
		position: relative;
		background-image: url(../images/yback2.png);
		background-size: contain;
		background-repeat: repeat;
		background-position: 50% 0;
		width: 100%;
		padding: 100px 0;
	}
	.iki2 {
		position: absolute;
		bottom: 30px;
		left: 0;
		width: 60px;
		height: auto;
	}
	.itori {
		position: absolute;
		z-index: 999;
		top: -35px;
		left: 5%;
		width: 80px;
		height: auto;
	}
	.ikuma {
		display: none;
	}
	.i41 {
		position: relative;
		width: 80%;
		display: block;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 648px) {
	.ntop2,
	.ytop2,
	.atop2,
	.ptop2,
	.dtop2,
	.ktop2,
	.etop2,
	.ttop2 {
		position: relative;
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 250px;
	}
	.nira {
		position: absolute;
		z-index: 999;
		top: auto;
		right: 0;
		bottom: -25px;
		left: 0;
		margin: auto auto;
		width: 80px;
		height: auto;
	}
	.ntop3 {
		text-align: center;
		font-size: 24px;
		padding-top: 20px;
	}

	.all {
		padding: 60px 0;
	}
	.nnew {
		position: absolute;
		top: -53px;
		left: 0;
		width: 90px;
		height: auto;
	}
	.nborder2 {
		background-image: url(../images/ndot2.png);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 10px;
	}

	.nf1 {
		padding: 60px 0 80px 0;
	}
	.nf1 ul li {
		width: 50%;
	}
	.nf1 ul li:nth-child(n + 3) {
		padding-top: 20px;
	}
	.nkumo {
		position: absolute;
		top: 142px;
		left: 25px;
		width: 60px;
		height: auto;
	}
	.nf21 {
		text-align: center;
	}
	#copy {
		text-align: center;
		padding-top: 40px;
	}
	.nf3 {
		position: relative;
		background-color: #cde28d;
		height: 60px;
	}

	.e1 {
		position: relative;
		padding-bottom: 300px;
	}
	.emaru1 {
		position: absolute;
		top: -60px;
		left: 0;
		width: 65px;
		height: auto;
	}
	.emaru2 {
		position: absolute;
		top: 100px;
		right: 0;
		width: 150px;
		height: auto;
	}
	.e111 {
		padding-top: 60px;
	}
	.efuki {
		position: absolute;
		z-index: 999;
		bottom: 130px;
		right: auto;
		margin-right: auto;
		left: 10px;
		width: 250px;
		height: auto;
	}
	.ekirin {
		position: absolute;
		z-index: 999;
		bottom: 5px;
		right: auto;
		left: 33%;
		width: 60px;
		height: auto;
	}
	.egazou {
		display: none;
	}
	.esakura {
		position: absolute;
		bottom: -20px;
		right: 0;
		width: 60px;
		height: auto;
	}
	.e2 {
		padding-top: 80px;
	}
	.e21 ul:nth-child(n + 2) {
		padding-top: 80px;
	}
	.e221 {
		display: block;
		margin: 0 auto;
		height: 100px;
		width: auto;
	}
	.eaji {
		position: absolute;
		top: -55px;
		left: 0;
		width: 60px;
		height: auto;
	}
	.etonbo {
		position: absolute;
		top: -60px;
		left: 0;
		width: 60px;
		height: auto;
	}
	.eki {
		position: absolute;
		bottom: -20px;
		right: 0;
		width: 80px;
		height: auto;
	}
	.earu {
		position: absolute;
		top: 74.5%;
		left: 0;
		width: 40px;
		height: auto;
	}
	.euma {
		position: absolute;
		z-index: 999;
		top: 84.5%;
		right: 0;
		width: 40px;
		height: auto;
	}
	.y1 ul li {
		position: relative;
		width: 100%;
		padding: 5px;
		text-align: center;
		font-size: 16px;
	}
	.yyou {
		margin-left: 23px !important;
	}
	.yiti {
		margin-left: 64px !important;
	}

	.kmaru2 {
		position: absolute;
		top: 400px;
		left: 0;
		width: 150px;
		height: auto;
	}
	.kmaru {
		position: absolute;
		top: 260px;
		right: 5%;
		width: 100px;
		height: auto;
	}
	.kga,
	.kga2 {
		width: 130px;
		height: auto;
		top: -1%;
	}
	.y2 {
		position: relative;
		padding: 80px 0;
	}
	.y6 {
		position: relative;
		background-image: url(../images/yback2.png);
		background-size: contain;
		background-repeat: repeat;
		background-position: 50% 0;
		width: 100%;
		padding: 60px 0;
	}
	.k21 ul:nth-child(n + 2) {
		padding-top: 20px;
	}
	.k21 ul li {
		width: 100%;
		text-align: center;
	}
	.k21 ul li img {
		width: 80%;
		height: auto;
	}
	.k21 ul li:nth-child(2),
	.k21 ul li:nth-child(3) {
		position: static;
		padding-top: 20px;
	}
	.k2111 {
		text-align: center;
		padding-top: 20px;
		font-size: 16px;
		color: #d9557d;
		font-weight: bold;
	}
	.k3 {
		position: relative;
		margin-top: 60px;
		background-color: #fdf8be;
		padding: 60px 8% 40px;
		border-radius: 20px;
	}
	.karai {
		display: none;
	}
	.kbi {
		position: absolute;
		top: -30px;
		right: 0;
		bottom: auto;
		left: 0;
		margin: auto auto;
		width: 60px;
		height: auto;
	}

	.k4 {
		position: relative;
		padding: 60px 0 0 0;
	}
	.k4maru {
		position: absolute;
		top: 200px;
		left: 0;
		width: 150px;
		height: auto;
	}
	.k41 {
		padding-top: 60px;
	}

	.ytouen {
		margin-left: 40px !important;
	}
	.yhiyoko {
		margin-left: 6px !important;
	}
	.ykumo {
		position: absolute;
		top: 30px;
		right: 6%;
		width: 90px;
		height: auto;
	}
	.ymidashi {
		position: relative;
		text-align: center;
		font-family: ranobe;
		font-size: 20px;
	}
	.ymidashiimg {
		height: 15px;
		width: auto;
		margin-bottom: 0px;
	}
	.ymaru {
		position: absolute;
		top: 150px;
		left: 0;
		width: 100px;
		height: auto;
	}
	.y21 {
		padding-top: 60px;
	}

	.ykumo2 {
		position: absolute;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto auto;
		width: 250px;
		height: auto;
	}
	.y3 {
		position: relative;
		background-image: url(../images/yback1.png);
		background-size: contain;
		background-repeat: repeat;
		background-position: 50% 0;
		width: 100%;
		padding: 60px 0 80px 0;
	}
	.y31 {
		margin-top: -30px;
	}
	.y31 ul li {
		position: relative;
		width: 100%;
	}
	.y31 ul li:nth-child(2) {
		margin-top: 20px;
	}
	.y4 {
		position: relative;
		background-image: url(../images/y31.png);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 250px;
	}
	.y4car {
		position: absolute;
		z-index: 999;
		bottom: -5px;
		left: 10%;
		width: 150px;
		height: auto;
	}
	.y5 {
		position: relative;
		padding: 60px 0 100px 0;
	}
	.y51 {
		padding-top: 30px;
	}
	.y52 {
		padding-top: 40px;
	}
	.y6bento {
		position: absolute;
		top: -50px;
		left: 8%;
		width: 80px;
		height: auto;
	}
	.y6en {
		position: absolute;
		top: -80px;
		right: 0;
		width: 80px;
		height: auto;
	}

	.y61 {
		padding-top: 60px;
	}
	.y612,
	.y613,
	.y614 {
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 250px;
		border-radius: 20px;
	}
	.y6midashi {
		text-align: center;
	}
	.y6111 {
		background-color: #b6cf69;
		padding: 5px 0;
		text-align: center;
		border-radius: 20px;
		width: 100%;
		color: #fff;
		margin-top: 15px;
	}
	.y61 ul:nth-child(n + 2) {
		margin-top: 60px;
	}

	.a2 {
		position: relative;
		padding: 60px 0 100px 0;
	}
	.a21 {
		text-align: center;
		font-family: ranobe;
		font-size: 18px;
		color: #f19e8b;
		padding: 40px 3% 60px;
	}
	.a221 {
		max-width: 600px;
		width: 80%;
		height: 200px;
		display: block;
		margin: 0 auto;
	}
	.a221 img {
		position: absolute;
		top: -30px;
		left: -25px;
		width: 35px;
		height: auto;
	}
	.a2maru2 {
		position: absolute;
		top: 150px;
		right: 0;
		width: 150px;
		height: auto;
	}
	.a2maru {
		position: absolute;
		top: 0;
		left: 5%;
		width: 80px;
		height: auto;
	}

	.a2kumo {
		position: absolute;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto auto;
		width: 280px;
		height: auto;
	}
	.ymidashi2 {
		position: relative;
		top: -55px;
	}
	.a4maru {
		position: absolute;
		top: 160px;
		left: 0;
		width: 160px;
		height: auto;
	}
	.a4ki {
		display: none;
	}
	.a3 {
		position: relative;
		background-image: url(../images/aback.png);
		background-size: contain;
		background-repeat: repeat;
		background-position: 50% 0;
		width: 100%;
		padding: 30px 0 60px 0;
	}
	.a4 {
		position: relative;
		padding: 60px 0 80px 0;
	}
	.a5 {
		position: relative;
		padding: 80px 0 100px 0;
		background-image: url(../images/yback1.png);
		background-size: contain;
		background-position: 50% 0;
		width: 100%;
	}
	.a5daen {
		position: absolute;
		top: -60px;
		left: 0;
		width: 150px;
		height: auto;
	}
	.a311 {
		font-family: ranobe;
		font-size: 20px;
	}
	.dmaru1 {
		position: absolute;
		top: 100px;
		left: 0;
		width: 120px;
		height: auto;
	}
	.donpu {
		position: absolute;
		z-index: 999;
		top: 200px;
		right: 5%;
		width: 80px;
		height: auto;
	}
	.d211 img {
		width: 100px;
		height: auto;
	}

	.d22 {
		margin-top: 60px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
	.d225 {
		margin-top: 60px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
	.dhosi {
		position: absolute;
		top: 22%;
		left: 5%;
		width: 120px;
		height: auto;
	}
	.dmaru2 {
		position: absolute;
		z-index: 999;
		top: 28%;
		left: 8%;
		width: 150px;
		height: auto;
	}
	.d3aji {
		display: none;
	}
	.d4car {
		position: absolute;
		top: -30px;
		right: 5%;
		width: 80px;
		height: auto;
	}
	.d4 {
		position: relative;
		background-image: url(../images/d31.png);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 250px;
	}
	.d5 {
		position: relative;
		padding: 60px 0 0 0;
	}
	.d51 {
		position: relative;
		margin-top: 40px;
	}
	.pmaru {
		position: absolute;
		top: -150px;
		left: 0;
		width: 80px;
		height: auto;
	}

	.p1 {
		position: relative;
		padding: 80px 0 100px 0;
	}
	.p131 {
		display: inline;
		font-size: 18px;
		border-bottom: 2px solid #e60077;
		text-align: center;
	}
	.p2tyou {
		position: absolute;
		top: -30px;
		right: 5%;
		width: 50px;
		height: auto;
	}

	.p2kan {
		position: absolute;
		z-index: 999;
		bottom: -35px;
		left: 5%;
		width: 60px;
		height: auto;
	}
	.p5 {
		position: relative;
		padding: 60px 0 0 0;
		background-color: #fff;
	}

	.pha {
		position: absolute;
		top: 37px;
		margin-right: 50%;
		right: -74px;
		width: 20px;
		height: auto;
	}
	.p51 {
		padding-top: 60px;
	}
	.tmaru {
		position: absolute;
		top: 200px;
		right: 0;
		width: 100px;
		height: auto;
	}

	.t2111 {
		display: block;
		font-size: 16px;
		font-family: ranobe;
		color: #f48711;
		border-bottom: none;
		padding-bottom: 5px;
		text-align: center;
	}
	.tkusa {
		position: absolute;
		top: 120px;
		right: 5%;
		width: 50px;
		height: auto;
	}
	.t31 {
		padding-top: 60px;
	}
	.t01 {
		position: relative;
		top: 0;
		left: -10px;
		width: 60px;
		height: auto;
		display: block;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.t312 {
		padding-left: 0;
	}
	.t3121 {
		text-align: center;
	}

	.tenpitu {
		position: absolute;
		z-index: 999;
		bottom: -60px;
		left: 0;
		width: 80px;
		height: auto;
	}
	.ymidashiimg2 {
		display: block;
		margin: 0 auto;
		height: 35px;
		width: auto;
		margin-bottom: 5px;
	}
	.t5 {
		padding-bottom: 0;
	}
	.t51maru {
		position: absolute;
		bottom: -60px;
		right: 0;
		width: 120px;
		height: auto;
	}
	.tmap iframe {
		width: 100%;
		height: 300px;
	}
	.tmap {
		position: relative;
		padding: 60px 0;
	}
	.t5maru {
		position: absolute;
		top: 15%;
		right: 0;
		width: 100px;
		height: auto;
	}
	.igazou1 {
		position: absolute;
		z-index: 999;
		top: -17%;
		left: 0;
		width: 25%;
		height: auto;
	}
	.igazou2 {
		position: absolute;
		z-index: 999;
		top: -17%;
		right: 0;
		width: 20%;
		height: auto;
	}
	.i11 {
		text-align: center;
		font-size: 16px;
		font-family: ranobe;
		color: #96af48;
		padding: 20px 0 40px 0;
	}
	.i12 {
		line-height: 2.2;
		text-align: left;
	}
	.i1 {
		position: relative;
		padding-bottom: 80px;
	}
	.i2en {
		position: absolute;
		top: -50px;
		left: 0;
		width: 59px;
		height: auto;
	}
	.i2 {
		position: relative;
		background-image: url(../images/iback.png);
		background-size: contain;
		background-repeat: repeat;
		width: 100%;
		padding: 60px 0 80px 0;
	}
	.i2en2 {
		position: absolute;
		top: 750px;
		right: 0;
		width: 60px;
		height: auto;
	}
	.inews {
		margin-top: 40px;
	}
	.i21 ul li:nth-child(2) {
		margin-top: 60px;
	}
	.ymidashi2 {
		position: relative;
		top: -35px;
	}
	.d3mogura {
		display: none;
	}
	.t4hosi {
		position: absolute;
		top: 9.4%;
		right: 3%;
		width: 44px;
		height: auto;
	}
}

@media only screen and (max-width: 480px) {
.h_insta {
    top: 25px;
    right:70px;
}
	.ntop2,
	.ytop2,
	.atop2,
	.ptop2,
	.dtop2,
	.ktop2,
	.etop2,
	.ttop2 {
		background-position: 35% 0;
		height: 135px;
	}
	.ntoplogo img {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto auto;
		width: 90px;
		height: auto;
		transition: 0.3s ease-in-out;
	}
	.ntop1 {
		padding: 50px 0;
		font-family: ranobe;
	}

	.nfki {
		position: absolute;
		top: -40px;
		left: 5%;
		width: 70px;
		height: auto;
	}
	.nfusa {
		position: absolute;
		top: -50px;
		right: 55%;
		width: 40px;
		height: auto;
	}
	.nyama {
		position: absolute;
		top: -21px;
		right: 5%;
		width: 130px;
		height: auto;
	}
	.ekirin {
		position: absolute;
		z-index: 999;
		bottom: 5px;
		right: auto;
		left: 50%;
		width: 60px;
		height: auto;
	}

	.k23 p {
		width: 100%;
		font-size: 12px;
		font-weight: bold;
		line-height: 2.5;
	}
	.y51 ul li {
		position: relative;
		width: 100%;
		padding: 20px 0;
	}

	.a321 {
		font-size: 18px;
	}
	.a32 ul li:nth-child(1):before,
	.a32 ul li:nth-child(2):before,
	.a32 ul li:nth-child(3):before,
	.a32 ul li:nth-child(4):before {
		top: -80px;
		width: 120px;
		height: 74px;
	}
	.a32 ul li:nth-child(1),
	.a32 ul li:nth-child(2),
	.a32 ul li:nth-child(3),
	.a32 ul li:nth-child(4) {
		padding: 30px 0;
		border-radius: 0;
	}

	.a32 ul li:nth-child(n + 3) {
		margin-top: 120px;
	}
	.a300 {
		width: 100%;
		position: relative;
		left: 8px;
		text-align: center;
		background-image: none;
		background-size: contain;
		background-repeat: repeat;
		margin: 10px 0;
		padding: 20px 0 10px 0;
	}
	.a313 {
		background-image: none;
		background-size: contain;
		background-repeat: repeat;
		margin-right: 8px;
		padding: 60px 0 0 0;
		border-radius: 0;
		text-align: left;
	}
	.a3131 {
		color: #d9557d;
		font-size: 16px;
		font-weight: bold;
	}
	.p12 {
		padding: 40px 0 40px 0;
		text-align: left;
		font-size: 16px;
	}
	.tgazou2 {
		position: absolute;
		z-index: 999;
		bottom: -40px;
		right: 5%;
		width: 100px;
		height: auto;
	}
	.tmap2 {
		position: relative;
		text-align: center;
		margin-top: -25px;
	}
	.tmap2 a img {
		width: 250px;
		height: auto;
	}
	.ikuwa {
		text-align: center;
		margin-top: 40px;
	}
	.ikuwa a img {
		max-width: 250px;
		width: 100%;
		height: auto;
	}

	.d31,
	.d51,
	.a41 {
		overflow-x: scroll;
		width: 100%;
		margin-top: 40px;
	}
	.ahyou {
		width: 450px;
	}
	.ayoko {
		text-align: center;
		display: block;
		padding-top: 20px;
	}

	.d31,
	.d51 {
		position: relative;
		margin-top: 30px;
	}
}

@media only screen and (max-width: 370px) {
	.a32 ul li:nth-child(1):before,
	.a32 ul li:nth-child(2):before,
	.a32 ul li:nth-child(3):before,
	.a32 ul li:nth-child(4):before {
		top: -80px;
		width: 110px;
		height: 67px;
	}
}
