/**
 * parts
 */
/*font-family: "Kokoro";*/
@import url('https://fonts.googleapis.com/earlyaccess/hannari.css');

	.serif {
		font-family: "Noto Serif", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		-webkit-font-smoothing: antialiased;
	}

	.pc {
	}
	.sp {
		display: none !important;
	}
@media only screen and (max-width: 640px) {
	.pc {
		display: none !important;
	}
	.sp {
		display: block !important;
	}
}

/* headline */
	.headline-01 {
		color: #89c201;
		font-size: 22px;
	}
	
	.headline-02 {
		position: relative;
		display: inline-block;
		margin-bottom: 40px;
		font-size: 20px;
		color: #333;
/*
		color: #d6baa3;
*/
	}
	.headline-02:before {
		content: "";
		position: absolute;
		bottom: 2px;
		left: 0;
		right: 0;
		width: 100%;
		height: 8px;
		background: rgba(252, 200, 0, 0.8);
	}
	.headline-02 span {
		position: relative;
		z-index: 1;
	}

	.headline-03 {
		font-size: 18px;
	}

	.headline-04 {
		padding: 10px;
		font-size: 16px;
		line-height: 1.4;
		background: rgba(252, 200, 0, 0.5);
	}

	.headline-05 {
		position: relative;
		margin-bottom: 10px;
		padding-left: 50px;
		font-size: 16px;
	}
	.headline-05:before {
		content: "";
		position: absolute;
		top: 11px;
		left: 0;
		width: 40px;
		height: 1px;
		background: #000;
	}
	
	.headline-main {
		font-size: 28px;
		font-weight: 300;
		text-align: center;
	}

/* title */
	.titleA {
		position: relative;
		margin-bottom: 80px;
		font-size: 28px;
		letter-spacing: 0.1em;
		font-weight: normal;
		text-align: center;
	}
	.titleA:before {
		content: "";
		position: absolute;
		bottom: -30px;
		left: 50%;
		width: 60px;
		height: 2px;
		margin-left: -40px;
		background: #89c201;
	}

	.titleA span {
		position: relative;
		display: inline-block;
		padding: 0 60px;
		z-index: 1;
	}
	.titleA span:before {
		content: "";
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		width: 25px;
		height: 50px;
		background: url(../imgs/icn-sound-1.png) no-repeat center right;
		background-size: 25px auto;
	}
	.titleA span:after {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		width: 25px;
		height: 68px;
		background: url(../imgs/icn-sound-3.png) no-repeat center left;
		background-size: 25px auto;
	}

	.titleB {
		position: relative;
		display: inline-block;
		margin-bottom: 30px;
		font-size: 24px;
/*
		text-align: center;
		padding-bottom: 10px;
		border-bottom: double 4px #89c201;

fcc800
*/
	}
	.titleB span {
		position: relative;
		display: inline-block;
		padding: 0 5px;
		z-index: 1;
	}

	.titleB:before {
		content: "";
		position: absolute;
		bottom: 2px;
		left: 0;
		right: 0;
		width: 100%;
		height: 8px;
		background: rgba(252, 200, 0, 0.8);
	}
/*
	.titleB span:before {
		content: "";
		display: none;
		position: absolute;
		top: 0;
		right: 0;
		width: 15px;
		height: 100%;
		background: url(../imgs/icn-sound-1.png) no-repeat 0 0;
		background-size: 100% auto;
	}
	.titleB span:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 20px;
		height: 100%;
		background: url(../imgs/icn-sound-3.png) no-repeat 0 0;
		background-size: auto 100%;
	}
*/
	.titleB em {
		display: inline-block;
		padding-right: 5px;
		color: #b59000;
	}

	.titleC {
		margin-bottom: 10px;
		font-size: 14px;
	}

/*
	.titleA span,
	.titleB span,
	.titleC span {
		display: none;
	}
*/
	.txt {
		font-size: 14px;
	}
	.titleA span sup,
	.titleB span sup,
	.titleC span sup {
		font-size: 10px;
	}

	.Mainlead {
		margin-bottom: 100px;
		font-size: 16px;
		line-height: 2;
	}

	.lead {
		margin-bottom: 40px;
		font-size: 16px;
		line-height: 2;
	}
	.lead.mb80 {
		margin-bottom: 80px;
	}
	.lead span.caption {
		display: block;
		padding-top: 10px;
	}

	.gothic {
		font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

	.txtA {
		font-family: 'Kosugi Maru', sans-serif;
		font-size: 14px;
		line-height: 1.8;
	}

	.acTxt {
		text-align: center;
	}
@media only screen and (max-width: 640px) {
	.titleA {
		font-size: 22px;
	}
	.titleB {
		font-size: 18px;
	}
	.titleC {
		font-size: 12px;
	}

	.txt {
		font-size: 12px;
	}
	.txt br {
		display: none;
	}

	.Mainlead {
		margin-bottom: 60px;
		font-size: 14px;
		line-height: 2;
	}
	.lead {
		margin-bottom: 40px;
		font-size: 14px;
	}
	.lead.mb80 {
		margin-bottom: 60px;
	}

	.txtA {
		font-size: 12px;
	}

	.acTxt {
		text-align: left;
	}
}
@media only screen and (max-width: 480px) {
}

	a.hov:hover {
		filter:alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}
@media only screen and (max-width: 640px) {
	a.hov:hover {
		filter:alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
	}
}

	.blocks {
		display: none;
	}
	.blocks.select {
		display: block;
	}

/* tabNav */
	.tabNav {
		width: 100%;
		margin-bottom: 40px;
		border-bottom: solid 3px #f5c81d;
		text-align: center;
	}
	.tabNav ul {
		overflow: hidden;
		margin-top: -10px;

		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;

		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.tabNav li {
		margin-top: 20px;
		text-align: center;

		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.tabNav .clm2 li {
		width: calc(490/1000*100%);
	}
	.tabNav .clm3 li {
		width: calc(320/1000*100%);
	}
	.tabNav .clm4 li {
		width: calc(240/1000*100%);
	}
	.tabNav .clm5 li {
		width: calc(190/1000*100%);
	}
	.tabNav .clm6 li {
		width: calc(160/1000*100%);
	}
	.tabNav .clm9 li {
		width: calc(105/1000*100%);
	}
	.tabNav .clm6 li a {
		font-size: 13px;
		letter-spacing: 0;
	}
	.tabNav li a {
		display: block;
		padding: 12px 2px 10px;
		background: #fff;
		font-size: 14px;
		color: #111;
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
	}
	.tabNav li.select a,
	.tabNav li a:hover {
		background: #f5c81d;
	}

/* ancNav */
	.ancNav {
		width: 100%;
		margin-bottom: 60px;
		text-align: center;
	}
	.ancNav ul {
		overflow: hidden;
		margin-top: -10px;

		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;

		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.ancNav li {
		width: calc(320/1000*100%);
		margin-top: 20px;
		text-align: center;

		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.ancNav.navclm li {
		width: 100%;
	}
	.ancNav.navclm2 li {
		width: calc(490/1000*100%);
	}
	.ancNav.navclm4 li {
		width: calc(240/1000*100%);
	}
	.ancNav li:nth-of-type(1),
	.ancNav li:nth-of-type(2),
	.ancNav li:nth-of-type(3) {
		margin-top: 0;
	}
	.ancNav.navclm2 li:nth-of-type(3) {
		margin-top: 20px;
	}
	.ancNav.navclm4 li:nth-of-type(4) {
		margin-top: 0;
	}
	.ancNav li a {
		display: block;
		width: 100%;
		background: #333;
		letter-spacing: 0.1em;
		font-size: 18px;
		line-height: 45px;
		text-decoration: none;
		color: #fff;

    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.ancNav li.select a,
	.ancNav li a:hover {
		background: #fff;
		color: #333;
	}

	.ancNav li.clr-a a {
		background: #e95837;
	}
	.ancNav li.clr-b a {
		background: #3aadbf;
	}
	.ancNav li.clr-c a {
		background: #f0cd4a;
	}
	.ancNav li.clr-d a {
		background: #913cb4;/* 77b43c */
	}
	.ancNav li.clr-e a {
		background: #d762c2;
	}
	.ancNav li.clr-f a {
		background: #f08f31;
	}
	.ancNav li.clr-g a {
		background: #c51a1a;
	}

	.ancNav li.select.clr-a a,
	.ancNav li.clr-a a:hover {
		background: #fff;
		color: #e95837;
	}
	.ancNav li.select.clr-b a,
	.ancNav li.clr-b a:hover {
		background: #fff;
		color: #3aadbf;
	}
	.ancNav li.select.clr-c a,
	.ancNav li.clr-c a:hover {
		background: #fff;
		color: #f0cd4a;
	}
	.ancNav li.select.clr-d a,
	.ancNav li.clr-d a:hover {/* 77b43c */
		background: #fff;
		color: #913cb4;
	}

	.ancNav li.select.clr-e a,
	.ancNav li.clr-e a:hover {
		background: #fff;
		color: #d762c2;
	}
	.ancNav li.select.clr-f a,
	.ancNav li.clr-f a:hover {
		background: #fff;
		color: #f08f31;
	}
	.ancNav li.select.clr-g a,
	.ancNav li.clr-g a:hover {
		background: #fff;
		color: #c51a1a;
	}


	.ancNav li.clr-h a {
		background: #77b43c;
	}
	.ancNav li.select.clr-h a,
	.ancNav li.clr-h a:hover {
		background: #fff;
		color: #77b43c;
	}

	.ancNav li.clr-i a {
		background: #c51a1a;
	}
	.ancNav li.select.clr-i a,
	.ancNav li.clr-i a:hover {
		background: #fff;
		color: #c51a1a;
	}


	.ancNav li.last {
		margin-right: 0;
	}
	.ancNav li img {
		vertical-align: top;
	}
@media only screen and (max-width: 640px) {
	.ancNav li {
		width: 100%;
		margin-top: 5px;
	}
	.ancNav.navclm2 li {
		width: 100%;
	}
	.ancNav.navclm4 li {
		width: 100%;
	}
	.ancNav li a {
		line-height: 34px;
	}

	.ancNav li:nth-of-type(2),
	.ancNav li:nth-of-type(3) {
		margin-top: 5px;
	}
	.ancNav li:nth-of-type(2),
	.ancNav li:nth-of-type(3) {
		margin-top: 5px;
	}
	.ancNav.navclm2 li:nth-of-type(3) {
		margin-top: 5px;
	}
	.ancNav.navclm4 li:nth-of-type(4) {
		margin-top: 5px;
	}

	.ancNav li a {
		width: auto;
		font-size: 12px;
	}
}

	#anc-a,
	#anc-b,
	#anc-c {
		margin-top: 120px;
	}

/* position */
	.relative {
		position: relative;
	}

	.trimS {
		position: relative;
		overflow: hidden;
		height: 160px;
	}
	.trimS img {
		top: 50%;
		left: 0;
		right: 0;
		transform: translateY(-50%);
	}


	.mainVisual {
		overflow: hidden;
		position: relative;
/*
		min-width: 960px;
*/
		height: 400px;
	}
/*
	.mainVisual:before {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		width: 440px;
		height: 340px;
		margin: 0 auto;
		background: rgba(255, 255, 255, 0.6);

		transform: translateY(-50%);
		filter:alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
		z-index: 8;
	}
*/
	.mainVisual:after {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		width: 500px;
		height: 240px;
		margin: 0 auto;
		background: rgba(0, 0, 0, 0.6);
		border: solid 1px #000;

		transform: translateY(-50%);
		filter:alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
		z-index: 9;
	}
	.mainVisual img {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		width: 100%;
		transform: translateY(-50%);
	}
	.mainVisual .btmtrim img {
		top: auto;
		bottom: 0;
		transform: translateY(0);
	}
	.mainVisual h2 {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 42px;
		letter-spacing: .1em;
		text-align: center;
		z-index: 10;
		transform: translateY(-50%);
		color: #fff;
/*
		text-shadow: 0 0 10px rgba(0, 0, 0, 0.4), 0 0 10px rgba(0, 0, 0, 0.4), 0 0 10px rgba(0, 0, 0, 0.4), 0 0 10px rgba(0, 0, 0, 0.4), 0 0 10px rgba(0, 0, 0, 0.4);
*/
	}
	.mainVisual h2 span {
		display: block;
		margin-top: 10px;
		font-family: 'Amatic SC', cursive;
/*
		font-family: 'Roboto', sans-serif;
*/
		font-size: 22px;
		font-weight: bold;
		letter-spacing: .08em;
		z-index: 10;
	}
@media only screen and (max-width: 640px) {
	.mainVisual {
		min-width: inherit;
		height: 180px;
	}
	.mainVisual:after {
		width: 280px;
		height: 100px;
		margin: 0 auto;
	}
	.mainVisual img {
/*
		position: static;
		transform: translateY(0);
*/
	}
	.mainVisual h2 {
		font-size: 24px;
	}

	.mainVisual h2 span {
		margin-top: 0;
		font-size: 18px;
	}
}

	.icn-note-1 {
		position: absolute;
		top: -10px;
		left: -20px;
		width: 5%;
		z-index: 999;
		transform: rotate(-20deg);
	}
	.icn-note-2 {
		position: absolute;
		top: 20px;
		right: -10px;
		width: 8%;
		z-index: 998;
		transform: rotate(30deg);
	}
	.icn-note-3 {
		position: absolute;
		bottom: -20px;
		right: -20px;
		width: 5%;
		z-index: 997;
		transform: rotate(25deg);
	}
@media only screen and (max-width: 640px) {
	.icn-note-1 {
		top: -1%;
		left: -2%;
	}
	.icn-note-2 {
		top: 2%;
		right: 1%;
	}
	.icn-note-3 {
		bottom: -2%;
		right: -2%;
	}
}

	.ttl-vis {
		position: relative;
		height: 200px;
		margin-bottom: 40px;
	}
	.ttl-vis h2 {
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		transform: translateY(-50%);
		font-size: 30px;
		letter-spacing: 0.3em;
		color: #fff;
		text-align: center;
		text-shadow: 1px 1px 7px #333, 1px 1px 7px #333, 1px 1px 7px #333, 1px 1px 7px #333, 1px 1px 7px #333;
	}
	.ttl-vis .image {
		overflow: hidden;
		position: relative;
		height: 200px;
	}
	.ttl-vis .image img {
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}
	.ttl-vis .caption {
		position: absolute;
		bottom: 8px;
		right: 8px;
		font-size: 10px;
		line-height: 15px;
		color: #fff;
	}
@media only screen and (max-width: 640px) {
	.ttl-vis .image img {
		width: 960px;
		min-width: 960px;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}

	.btn-img {
		position: relative;
		margin-bottom: 2px;
	}

	.btn-img a.clr-white { padding: 20px; border: solid 1px #ccc;background: #fff; color: #333;}
	.btn-img a.clr-lgr { background: #d0e69a; color: #333;}
	.btn-img a.clr-blk { background: #333; color: #333;}
	.btn-img a.clr-a { background: #e95837; color: #e95837;}
	.btn-img a.clr-b { background: #3aadbf; color: #3aadbf;}
	.btn-img a.clr-c { background: #f0cd4a; color: #f0cd4a;}
	.btn-img a.clr-d { background: #77b43c; color: #77b43c;}
	.btn-img a.clr-e { background: #913cb4; color: #913cb4;}
	.btn-img a.clr-f { background: #5fac99; color: #5fac99;}

	.btn-img a.clr-g { background: #d762c2; color: #d762c2;}
	.btn-img a.clr-h { background: #f08f31; color: #f08f31;}
	.btn-img a.clr-i { background: #c51a1a; color: #c51a1a;}



	.btn-img a {
		position: relative;
		overflow: hidden;
		display: block;
		line-height: 1;
		text-decoration: none;

    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
		text-align: center;
	}
	.btn-img a:before {
		content: "";
		position: absolute;
		top: 0;
		left: -100%;
		width: 100%;
		height: 100%;
    background: rgba(0, 0, 0, 0);
		z-index: 1;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.btn-img a:hover:before {
		left: 0;
    background: rgba(0, 0, 0, 0.3);
	}
/*
*/
	.btn-img .ttl {
		position: absolute;
		top: 30%;
		left: 0;
		width: 100%;
		font-size: 20px;
		letter-spacing: 0.12em;
		color: #fff;
		text-align: center;
		text-shadow: 1px 1px 7px #333, 1px 1px 7px #333, 1px 1px 7px #333, 1px 1px 7px #333, 1px 1px 7px #333;
	}
	.btn-img .clr-white .ttl {
		top: 50%;
		transform: translateY(-50%);
	}
	.btn-img.Large .ttl {
		top: 40%;
		font-size: 28px;
	}

	.btn-img .ttl span {
		display: block;
		font-size: 16px;
		line-height: 1.6;
	}
	.btn-img .detail {
		padding: 10px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	.btn-img .detail span {
		display: block;
		width: 40%;
		margin: 0 auto;
		padding: 8px;
		background: #fff;

    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	}
	.btn-img .image {
		overflow: hidden;
		position: relative;
		height: 120px;
	}
	.btn-img.Large .image {
		height: 160px;
	}
	.btn-img .image:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
    background: rgba(255, 255, 255, 0.1);
	}
	.btn-img .image img {
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.btn-img:hover .image img {
    -webkit-transform: translateY(-50%) scale(1.2);
    -moz-transform: translateY(-50%) scale(1.2);
    -o-transform: translateY(-50%) scale(1.2);
    -ms-transform: translateY(-50%) scale(1.2);
    transform: translateY(-50%) scale(1.2);
	}
	.btn-img .caption {
		position: absolute;
		bottom: 8px;
		right: 8px;
		font-size: 10px;
		line-height: 15px;
		color: #fff;
	}
@media only screen and (max-width: 640px) {
	.btn-img .ttl {
		font-size: 16px;
	}
	.btn-img.Large .ttl {
		font-size: 20px;
	}
	.btn-img a:before {
		display: none;
	}
	.btn-img .detail span {
		width: 70%;
	}
	.btn-img:hover .image img {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
	}
}

	.ph {
		position: relative;
	}
	.ph img {
		width: 100%;
	}
	.ph span.caption {
		position: absolute;
		bottom: 5px;
		right: 5px;
		text-align: right;
	}

	.clmn {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.clmn.rev {
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	.clmn.is-center {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.clmn > div {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
@media only screen and (max-width: 640px) {
	.clmn.rev {
		-webkit-box-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

	.clm2 > div {
		width: calc(480/1000*100%);
	}
	.clm2 > div:nth-child(n+3) {
		margin-top: 40px;
	}
@media only screen and (max-width: 640px) {
	.clm2 > div {
		width: 100%;
	}
	.clm2 > div:nth-child(n+2) {
		margin-top: 40px;
	}
}

	.clm3 > div {
		width: calc(320/1000*100%);
	}
	.clm3 > div.db {
		width: calc(640/1000*100%);
	}
	.clm3 > div.db {
		width: calc(640/1000*100%);
	}
	.clm3.clm3Spc1 > div:last-child {
		margin-right: calc(333/1000*100%);
	}

	.clm3 > div:nth-child(n+4) {
		margin-top: 40px;
	}
@media only screen and (max-width: 640px) {
	.clm3 > div {
		width: 100%;
	}
	.clm3 > div:nth-child(n+2) {
		margin-top: 40px;
	}

	.clm3 > div.db {
		width: 100%;
	}

	.clm3.clm3Spc1 > div:last-child {
		margin-right: 0;
	}
}

	.clm2ph > div {
		width: 50%;
		padding: 0 1px;
	}
@media only screen and (max-width: 640px) {
}

	.clm3ph > div {
		width: 33.33%;
		padding: 0 1px;
	}
@media only screen and (max-width: 640px) {
}

	.section.contactBtn {
		padding-top: 60px;
		padding-bottom: 60px;
		background: #fff4be;
	}
	.section.contactBtn a {
		display: block;
		width: 524px;
		background: #fff;
		margin-left: auto;
		margin-right: auto;
		text-decoration: none;
		color: #ccc;
	}
	.section.contactBtn .wrap {
		width: 1240px;
	}
@media only screen and (max-width: 640px) {
	.section.contactBtn {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.section.contactBtn .wrap {
		width: auto;
	}

	.section.contactBtn a {
		width: auto;
	}
}
	.pageContact {
		position: relative;
		padding: 19px 43px 19px 29px;
		border: solid 1px #7a7a7a;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	.pageContact .contacttxt {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		width: 23px;
		height: 100%;
		font-family: 'Roboto', sans-serif;
		font-size: 12px;
		color: #fff;
		background: #666;
		border-left: solid 1px #666;
	}
	.pageContact .contacttxt span {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		display: block;
		margin-top: 10px;
		transform: rotate(-90deg);
	}
	.pageContact .cmt {
		width: calc(268/450*100%);
		font-size: 12px;
		line-height: 1.8;
		color: #333;
		text-align: center;
	}
	.pageContact .cmt .ttl {
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: solid 1px #3d3d3d;
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		line-height: 1;
		color: #928a6f;
		text-align: center;
	}
	.pageContact .image {
		width: calc(150/450*100%);
	}
@media only screen and (max-width: 736px) {
	.pageContact .cmt {
		width: 100%;
		text-align: center;
	}
	.pageContact .cmt .ttl {
		margin-bottom: 10px;
		padding-bottom: 10px;
		font-size: 16px;
	}
	.pageContact .image {
		display: none;
		width: 100%;
		max-width: 160px;
		margin: 20px auto 0;
	}
}

/*--icon---------------------------------------*/

/*--btn----------------------------------------*/
	.btn {
		margin-left: auto;
		margin-right: auto;
	}
	.btn a {
		text-decoration: none;
	}

/* detail */
	.btn-detail {
		width: 260px;
		font-size: 16px;
		line-height: 1;
		text-align: center;
	}
	.btn-detail a,
	.btn-detail span {
		display: block;
		background: #fff;
		border: solid 3px #89c201;
		padding: 15px 0;
		border-radius: 50px;
		color: #89c201;
		box-sizing: border-box;
		transition: .6s;
	}
	.btn-detail a:hover,
	.btn-detail span:hover {
		background: #89c201;
		color: #fff;
	}
/* 5fac99 */

/*map*/
	.btn-map {
		width: 260px;
		font-size: 14px;
		line-height: 1;
		text-align: center;
	}
	.btn-map a {
		display: block;
		background: #222;
		border: solid 3px #222;
		padding: 15px 0;
		border-radius: 50px;
		color: #fff;
		box-shadow: border-box;
		transition: .6s;
	}
@media only screen and (max-width:736px) {
	.btn-request,
	.btn-reserve,
	.btn-map{
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
}


	.line_link {
		position: relative;
	}
	.line_link .hoverLine {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 100;
	}
	
	.line_link .hoverLine::before, .line_link .hoverLine::after {
		position: absolute;
		content: "";
		background-color: #000;
		-webkit-transition: 1s;
		-o-transition: 1s;
		transition: 1s;
		z-index: 100;
	}
	
	.line_link .hoverLine--vertial::before, .line_link .hoverLine--vertial::after {
		width: 2px;
		height: 100%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		transform: scale(1, 0);
	}
	
	.line_link .hoverLine--vertial::before {
		left: 0;
		-webkit-transform-origin: bottom center;
		-ms-transform-origin: bottom center;
		transform-origin: bottom center;
	}
	
	.line_link .hoverLine--vertial::after {
		right: 0;
		-webkit-transform-origin: top center;
		-ms-transform-origin: top center;
		transform-origin: top center;
	}
	
	.line_link .hoverLine--horizontal::before, .line_link .hoverLine--horizontal::after {
		width: 100%;
		height: 2px;
		-webkit-transform: scale(0, 1);
		-ms-transform: scale(0, 1);
		transform: scale(0, 1);
	}
	
	.line_link .hoverLine--horizontal::before {
		top: 0;
		-webkit-transform-origin: left center;
		-ms-transform-origin: left center;
		transform-origin: left center;
	}
	
	.line_link .hoverLine--horizontal::after {
		bottom: 0;
		-webkit-transform-origin: right center;
		-ms-transform-origin: right center;
		transform-origin: right center;
	}
	
	.line_link:hover .hoverLine::before, .line_link:hover .hoverLine::after {
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	.bnr--list span.sample {
		display: block;
		width: 240px;
		height: 60px;
		background: #ccc;
	}
@media only screen and (max-width:736px) {
	.bnr--list li {
		width: 48%;
	}
	.bnr--list span.sample {
		width: 100%;
	}
}