@charset "utf-8";

html {
	font-size: 62.5%;
}

.jqScroll01 {
	overflow-y: hidden;
}

.jqScroll01 #wrapper:before {
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,1.0);
	-webkit-transition: all .3s;
	transition: all .3s;
	content: "";
}

#contents {
	padding: 0;
	width: 100%;
}

#header {
	box-shadow: none;
}

#wrapper {
	position: relative;
}

#wrapper, #header, #footer {
	min-width: 1000px;
}

#footerIn img {
	border: none;
}

.onlySP {
	display: none;
}

#ct_bg {
	position: relative;
	color: #813d00;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Osaka,sans-serif;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.75;
	overflow-x: hidden;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
	image-rendering: -webkit-optimize-contrast;
}

#ct_bg .imgOver01 img {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

#ct_bg .imgOver01 a:hover img {
	opacity: .6;
}

#ct_bg .center {
	text-align: center !important;
}
#ct_bg .right {
	text-align: right !important;
}

#ct_bg .snsBtn01 {
	margin-top: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

#ct_bg .snsBtn01 > li {
	margin-left: 5px;
	margin-right: 5px;
}

.fb_iframe_widget > span {
	vertical-align: baseline !important;
}

#ct_bg .hover01:hover > img {
	-webkit-animation: anime01 .2s ease-out;
	animation: anime01 .2s ease-out;
}

@keyframes anime01 {
0% {
	transform: scaleX(1) rotateX(0deg);
}
50% {
	transform: scaleX(1.1) rotateX(30deg);
}
}

#ct_bg .wrap01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#ct_bg .wrap01.bC {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
#ct_bg .wrap01.between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#ct_bg .loadingArea01 {
	position: fixed;
	z-index: 9999;
	height:100vh;
	width: 100%;
	left: 0;
	top: 0;
	background: url(../img/bg_index02.png) repeat 0 0;
	overflow: hidden;
}

#ct_bg .loadingArea01 > .inner01 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

#ct_bg .loadingArea01 > .inner01 > .logo01 {
	width: 308px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .loadingArea01 > .inner01 > .text01 {
	width: 532px;
	margin: 30px auto 0;
}

#ct_bg .loadingArea01 > .inner01 > .icon01 {
	width: 140px;
	margin: 60px auto 0;
	-webkit-animation: anime01 2s ease-out infinite;
	animation: anime01 2s ease-out infinite;
}

@keyframes ld-rubber {
	0% {-webkit-transform: scale(1, 1);transform: scale(1, 1);}
	10% {-webkit-transform: scale(1.2, 1);transform: scale(1.2, 1);}
	15% { -webkit-transform: scale(0.8, 1);transform: scale(0.8, 1);}
	20% {-webkit-transform: scale(1.3, 1);transform: scale(1.3, 1);}
	25% {-webkit-transform: scale(0.85, 1);transform: scale(0.85, 1);}
	30% {-webkit-transform: scale(1.2, 1);transform: scale(1.2, 1);}
	35% {-webkit-transform: scale(0.9, 1);transform: scale(0.9, 1);}
	40% {-webkit-transform: scale(1.1, 1);transform: scale(1.1, 1);}
	45% {-webkit-transform: scale(0.95, 1);transform: scale(0.95, 1);}
	50% {-webkit-transform: scale(1, 1);transform: scale(1, 1);}
}
@-webkit-keyframes ld-rubber {
	0% {-webkit-transform: scale(1, 1);transform: scale(1, 1);}
	10% {-webkit-transform: scale(1.2, 1);transform: scale(1.2, 1);}
	15% {-webkit-transform: scale(0.8, 1);transform: scale(0.8, 1);}
	20% {-webkit-transform: scale(1.3, 1);transform: scale(1.3, 1);}
	25% {-webkit-transform: scale(0.85, 1);transform: scale(0.85, 1);}
	30% {-webkit-transform: scale(1.2, 1);transform: scale(1.2, 1);}
	35% {-webkit-transform: scale(0.9, 1);transform: scale(0.9, 1);}
	40% {-webkit-transform: scale(1.1, 1);transform: scale(1.1, 1);}
	45% {-webkit-transform: scale(0.95, 1);transform: scale(0.95, 1);}
	50% {-webkit-transform: scale(1, 1);transform: scale(1, 1);}
}

#ct_bg .contents01 {
	padding-top: 100px;
	background: #feda24 url(../img/bg_index01.png) repeat 0 0/600px;
}

#ct_bg .contents01.typeTop {
	padding-top: 20px;
}


#ct_bg .headTitleArea01 {
	position: relative;
	background-color: #813d00;
	color: #fff;
}

#ct_bg .headTitleArea01 > .inner01 {
	padding: 10px 14px 8px;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

#ct_bg .headTitleArea01 > .inner01 .title01,
#ct_bg .headTitleArea01 > .inner01 .text01 {
	font-weight: bold;
}

#ct_bg .headTitleArea01 > .inner01 .text01 {
	margin-left: 9px;
}


#ct_bg .headTitleArea02 {
	background-color: #a77130;
	color: #fff;
	padding: 7px 14px 8px;
}
#ct_bg .headTitleArea02 > .inner01 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#ct_bg .headTitleArea02 > .inner02 {
	width: 848px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#ct_bg .headTitleArea02 > .inner01 .title01,
#ct_bg .headTitleArea02 > .inner01 .text01 {
	font-size: 1.4rem;
	font-weight: bold;
	display: inline;
}

#ct_bg .headTitleArea02 > .inner01 .text01 {
	margin-left: 5px;
}

#ct_bg .mainArea01 {
	position: relative;
	width: 1000px;
	height: 500px;
	margin: 0 auto;
}

#ct_bg .mainArea01 > .logo01 {
	position: absolute;
	left: 50%;
	top: -83px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 392px;
}

#ct_bg .mainArea01 > .logo02 {
	position: absolute;
	top: 3px;
	left: 22px;
}

#ct_bg .mainArea01 > .image01 {
	position: absolute;
	top: -19px;
	right: 24px;
}

#ct_bg .mainArea01 > .image02 {
	position: absolute;
	top: 89px;
	right: 16px;
	width: 343px;
}

#ct_bg .mainArea01 > .image03 {
	position: absolute;
	left: 19px;
	bottom: 15px;
}

#ct_bg .mainArea01 > .image04 {
	position: absolute;
	left: 246px;
	bottom: 32px;
}

#ct_bg .mainArea01 > .button01 {
	position: absolute;
	right: 12px;
	bottom: 22px;
}

#ct_bg .headBtn01 {
	position: absolute;
	right: 0;
	top: -70px;
	z-index: 1000;
}

#ct_bg .headBtn01 > .button01,
#ct_bg .headBtn01 > .button02 {
	display: none;
}

#ct_bg .headBtn01 > .button01.active,
#ct_bg .headBtn01 > .button02.active {
	display: block;
}

#ct_bg .imgBlock01 {
	position: absolute;
	right: -58px;
	top: 30px;
	width: 392px;
	height: 488px;
}

#ct_bg .imgBlock01 > .image01 {
	position: relative;
}

#ct_bg .imgBlock01 > .image01 > a {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

#ct_bg .imgBlock01 > .image01 > a:hover {
	cursor: pointer;
}

#ct_bg .imgBlock01 > .image01 > a.on img {
	animation: anime01 .2s linear alternate;
}

#ct_bg .imgBlock01 > .image02 {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	width: 160px;
	transform: translateX(10%);
	transition: all .3s;
	left: 0;
	bottom: 100px;
}

#ct_bg .imgBlock01 > .image02.active {
	opacity: 1.0;
	visibility: visible;
	transform: translateX(0%);
}

#ct_bg .imgBlock01 > .image02.off {
	transition: all 2.0s;
	opacity: 0;
	transform: translateX(0%);
}

#ct_bg .smokeArea01 {
	position: absolute;
	top: 0;
	left: -10%;
	height: 0;
	width: 120%;
}

#ct_bg .smokeArea01 .image01 {
	position: absolute;
	transition: all 3s;
	transform: translateY(15%);
	opacity: 0;
	visibility: hidden;
}

#ct_bg .smokeArea01 .image01.active {
	transform: translateY(0);
	transition: all 6s;
	opacity: 1.0;
	visibility: visible;
}

#ct_bg .smokeArea01 .image01.off {
	transform: translateY(-10%);
	z-index: -1;
}

#ct_bg .globalNav01 {
	margin-top: 20px;
}

#ct_bg .globalNav01 .link01 {
	text-align: center;
}

#ct_bg .globalNav01 > ul {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 20px;
	margin-bottom: 20px;
}

#ct_bg .globalNav01 > ul > li {
	width: 320px;
	margin-right: 20px;
}

#ct_bg .globalNav01 > ul > li:nth-child(3n) {
	margin-right: 0;
}

#ct_bg .banner01 {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 60px;
}

#ct_bg .localNavigation {
	border-bottom: 2px solid #000;
	padding-bottom: 4px;
	position: relative;
}
#ct_bg .localNavigation:before {
	content: '';
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 100%;
	height: 4px;
	background: #000;
}
#ct_bg .localNavigation:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff21a;
}

#ct_bg .localNavigation .inner01 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 1000px;
	margin: -85px auto 21px;
}

#ct_bg .localNavigation p + p {
	width: 187px;
	margin-left: 19px;
}

#ct_bg .subSection01 {
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
}
#ct_bg .subSection01.type01 {
	background-color: #a77130;
}
#ct_bg .subSection01.type01:before {
	left: 0;
}
#ct_bg .subSection01.type01:after {
	right: 0;
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
#ct_bg .subSection01.type01:before,
#ct_bg .subSection01.type01:after {
	position: absolute;
	top: 0;
	width: 348px;
	height: 100%;
	background: url(../img/bg_index03_pc.png) repeat-y 0 0;
	content: "";
}

#ct_bg .subSection01 > .inner01 {
	position: relative;
	z-index: 2;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .subSection01 > .inner01 > .wrap01 {
	position: relative;
}

#ct_bg .subSection01 > .inner01 > .image01 {
	width: 440px;
	margin: 0 auto;
	padding-top: 30px;
}

#ct_bg .subSection01 > .inner02 {
	position: relative;
	z-index: 2;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .heading01 {
	position: relative;
	z-index: 2;
	text-align: center;
}

#ct_bg .heading01 > img {
	height: 55px;
	width: auto;
}

#ct_bg .heading01.type02 {
	margin-bottom: 60px;
}
#ct_bg .heading01.type02 > img {
	height: 72px;
	width: auto;
}

#ct_bg .heading01 + .inner01 {
	margin-top: 30px;
}

#ct_bg .heading02 {
	font-size:1.8rem;
	font-weight: bold;
	color:#ff6;
	border-top: 2px solid #000000;
	padding: 0.45em 0 0.45em;
	position: relative;
}

#ct_bg .heading02:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #c89959;
}

#ct_bg .heading03 {
	margin-top: 60px;
	color: #f5344a;
	font-weight: bold;
	font-size: 3.2rem;
	text-align: center;
	text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}

#ct_bg .heading04 {
	position: relative;
	z-index: 2;
	margin-bottom: 60px;
}

#ct_bg .heading04 img {
	margin: 0 auto;
}

#ct_bg .frameArea01 {
	padding: 16px;
	border-radius: 20px;
	border: solid 4px #000;
	background-color: #ddb26c;
}

#ct_bg .frameArea01In {
	padding: 20px 20px 20px 30px;
	border-radius: 5px;
	border: solid 2px #000;
	background-color: #fff0d0;
}

#ct_bg .frameArea01In > .inner01 {
	height: 110px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	overflow-y: auto;
}

#ct_bg .frameArea02 {
	height: 917px;
	padding-top: 65px;
	background: url(../img/bg_index05_pc.png) no-repeat 50% 0;
}

#ct_bg .frameArea02 > .title01 {
	margin-left: 190px;
}

#ct_bg .frameArea02 > .inner01 {
	width: 788px;
	margin-left: 107px;
}

#ct_bg .frameArea02 > .inner01 > .text01 {
	margin-top: 40px;
}

#ct_bg .frameArea03 {
	position: relative;
	width: 940px;
	margin: 40px auto 0;
}

#ct_bg .frameArea03:before {
	left: -13px;
}
#ct_bg .frameArea03:after {
	right: -13px;
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}
#ct_bg .frameArea03:before,
#ct_bg .frameArea03:after {
	position: absolute;
	z-index: 10;
	top: -13px;
	width: 80px;
	height: 80px;
	background: url(../img/bg_index06_pc.png) no-repeat 0 0/100%;
	content: "";
}

#ct_bg .frameArea03In {
	position: relative;
}

#ct_bg .frameArea03In:before {
	top: 0;	
}
#ct_bg .frameArea03In:after {
	bottom: 0;	
}
#ct_bg .frameArea03In:before,
#ct_bg .frameArea03In:after {
	position: absolute;
	left: 60px;
	width: -webkit-calc(100% - 120px);
	width: calc(100% - 120px);
	height: 6px;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	z-index: 9;
	background: -webkit-linear-gradient(left, rgba(255,241,0,1) 0%,rgba(255,253,226,1) 25%,rgba(255,241,0,1) 50%,rgba(255,253,226,1) 75%,rgba(255,241,0,1) 100%);
	background: linear-gradient(to right, rgba(255,241,0,1) 0%,rgba(255,253,226,1) 25%,rgba(255,241,0,1) 50%,rgba(255,253,226,1) 75%,rgba(255,241,0,1) 100%);
	content: "";
}

#ct_bg .frameArea03In > .inner01 {
	position: relative;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 60px;
	background-image: url(../img/bg_index07.png),url(../img/bg_index07.png);
	background-repeat: repeat-y,repeat-y;
	background-size: 12px,12px;
	background-position: 0 0,100% 0;
	background-color: rgba(128,70,19,.7);
}

#ct_bg .frameArea03In > .inner01:before {
	left: -13px;
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}
#ct_bg .frameArea03In > .inner01:after {
	right: -13px;
	-webkit-transform: scale(-1, -1);
	transform: scale(-1, -1);
}
#ct_bg .frameArea03In > .inner01:before,
#ct_bg .frameArea03In > .inner01:after {
	position: absolute;
	z-index: 10;
	bottom: -13px;
	width: 80px;
	height: 80px;
	background: url(../img/bg_index06_pc.png) no-repeat 0 0/100%;
	content: "";
}

#ct_bg .frameArea03In > .inner01 > .title01 {
	position: relative;
	z-index: 11;
	text-align: center;
}

#ct_bg .frameArea03In > .inner01 > .text01 {
	text-align: center;
	margin: 60px auto 0;
}

#ct_bg .frameArea04 {
	margin-top: 20px;
	padding: 16px;
	border-radius: 20px;
	border: solid 4px #000;
	background-color: #ddb26c;
}

#ct_bg .frameArea04.type01 {
	margin-top: 60px;
}

#ct_bg .frameArea04 + .frameArea04 {
	margin-top: 40px;
}

#ct_bg .frameArea04In {
	padding: 30px 40px 40px;
	border-radius: 5px;
	border: solid 2px #000;
	background-color: #fff5df;
}

#ct_bg .frameArea04In > .title01 {
	font-size: 2.4rem;
	font-weight: bold;
}

#ct_bg .frameArea04In > .column01 {
	width: 820px;
	margin: 0 auto;
}

#ct_bg .frameArea05 {
	margin-top: 30px;
	padding: 4px;
	border-radius: 20px;
	border: solid 4px #000;
	background-color: #ddb26c;
	margin-bottom: 30px;
}

#ct_bg .frameArea05 > .inner01 {
	padding: 19px 0;
	border-radius: 12px;
	border: solid 2px #000;
	background-color: #fff887;
	text-align: center;
}

#ct_bg .frameArea05 > .inner01 p {
	font-size: 1.6rem;
	color: #482c13;	
}
#ct_bg .frameArea05 .select01 {
	font-size: 16px;
	margin: 0 0.5em 0 1em;
	width: auto;
	height: 40px;
	padding: 6px 0.5em;
	border-radius: 0;
	border: 1px solid #a6a6a6;
	background: #fdfdfd;
	-webkit-appearance: none;
	vertical-align: middle;
}
#ct_bg .frameArea05 .selectWrap {
	display: inline;
	position: relative;
}
#ct_bg .frameArea05 .selectWrap:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 14px;
	width: 5px;
	height: 5px;
	border: 5px solid transparent;
	border-left: 5px solid #000;
	box-sizing: border-box;
	margin-top: -2px;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
#ct_bg .frameArea05 .formBtn {
	padding: 6px 0.5em;
	font-size: 16px;
	height: 40px;
	border-radius: 0;
	border: 1px solid #a6a6a6;
	background: #fdfdfd;
	-webkit-appearance: none;
	vertical-align: middle;
}

#ct_bg .frameArea06 {
	padding: 8px;
	height: 100%;
	border-radius: 10px;
	border: solid 4px #000;
	background-color: #ddb26c;
}

#ct_bg .frameArea06:nth-child(n+3) {
	margin-top: 20px;
}

#ct_bg .frameArea06In {
	padding: 15px 15px 20px;
	height: 100%;
	border-radius: 5px;
	border: solid 2px #000;
	background-color: #fff5df;
}

#ct_bg .frameArea06In > .title01 {
	margin-top: 10px;
	font-weight: bold;
}

#ct_bg .frameArea06In > .column01 {
	width: 100%;
	margin: 0 auto;
}

#ct_bg .frameArea06In > .column01 > .movieWrap01 {
	margin-top: 0;
}

#ct_bg .frameArea06In > .button01 {
	width: 180px;
	margin: 10px auto 0;
}

#ct_bg .col01 {
	width: 261px;
	margin-left: 10px;
}

#ct_bg .col02 {
	margin-top: 28px;
}

#ct_bg .col03 {
	margin-top: 30px;
	width: 250px;
}

#ct_bg .col03.type01 {
	margin-top: 0;
}

#ct_bg .col03.type02 {
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .col04 {
	position: relative;
	width: 720px;
	margin-top: 30px;
}

#ct_bg .col04.type02 {
	width: 580px;
}

#ct_bg .col04.type01 {
	margin-top: 0;
}

#ct_bg .col04 > .text01 {
	display: inline-block;
	padding: 5px 10px 3px;
	border: solid 1px #fff;
	background-color: #f5344a;
	color: #fff;
}

#ct_bg .col04 > .text02 {
	margin-top: 15px;
	color: #fff;
}

#ct_bg .col04 > .text03 {
	display: inline-block;
	margin-top: 25px;
	margin-left: auto;
	padding: 5px 10px;
	background-color: #fff888;
	border-radius: 5px;
}

#ct_bg .col04 > .text03 > span {
	font-size: 2rem;
	color: #f5344a;
}

#ct_bg .col04 > .title01 {
	margin-top: 25px;
	color: #ff6;
	font-size: 2.4rem;
	line-height: 1.5;
}

#ct_bg .col04 > .button01 {
	width: 250px;
	margin-top: 25px;
	margin-left: auto;
}

#ct_bg .col04 > .image01 {
	position: absolute;
	width: 138px;
	top: 0;
	right: 0;
}

#ct_bg .col05 {
	width: 395px;
	margin-top: 30px;
	font-size: 2.0rem;
	line-height: 1.6;
	font-weight: bold;
	color: #fff;
}

#ct_bg .col06 {
	width: 398px;
	margin-top: 37px;
}

#ct_bg .col07 {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .col08 {
	width: 490px;
	margin-top: 30px;
}

#ct_bg .movieWrap01 {
	margin-top: 30px;
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	height: 0;
}

#ct_bg .movieWrap01 > iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

#ct_bg .box01 {
	margin-top: 60px;
}

#ct_bg .box01 + .box01 {
	margin-top: 50px;
}

#ct_bg .box01 > .title01 {
	text-align: center;
}

#ct_bg .box01 > .title02 {
	text-align: center;
}

#ct_bg .box01 > .title02 > img {
	height: 58px;
	width: auto;
}

#ct_bg .box01 > .button01,
#ct_bg .btn03 {
	width: 460px;
	margin: 50px auto 0;
}

#ct_bg .btnList01 {
	margin-top: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

#ct_bg .btnList01 > li {
	width: 220px;
	position: relative;
}

#ct_bg .btnList01 > li:not(:first-child) {
	margin-left: 15px;
}

#ct_bg .btnList01 > li .icon01 {
	position: absolute;
	top: -16px;
	right: -13px;
	width: 67px;
}

#ct_bg .btn01 {
	display: table;
	margin: 60px auto 0;
}

#ct_bg .btn02 {
	position: relative;
	display: block;
	border-radius: 35px;
	overflow: hidden;
}

#ct_bg .btn02::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0,0,0,.75);
	content: "";
}
#ct_bg .btn02::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	font-weight: bold;
	font-size: 2.0rem;
	content: "工事中";
}

#ct_bg .list01 {
	overflow: hidden;
}

#ct_bg .list01 > dt {
	float: left;
	clear: left;
}

#ct_bg .list01 > dd {
	margin-bottom: 10px;
	padding-left: 124px;
}

#ct_bg .list01 > dd a {
	color: #813d00;
}

#ct_bg .list01 > dd:last-child {
	margin-bottom: 0;
}

#ct_bg .list02 {
	margin-top: 46px;
}

#ct_bg .list02 > li {
	margin-top: 15px;
}

#ct_bg .list02 > li + li {
	margin-top: 40px;
}

#ct_bg .bnrArea01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding-left: 5px;
	padding-right: 5px;
}

#ct_bg .bnrArea01 > li {
	width: 310px;
}

#ct_bg .bnrArea01 > li:not(:nth-child(3n)) {
	margin-right: 30px;
}

#ct_bg .txt01 {
	margin-top: 25px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #813d00;
	background: #fff0d0;
	padding: 30px 20px;
	border-radius: 5px;
}

#ct_bg .footer01 {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #fff0d0;
}

#ct_bg .footer01 > .inner01 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .copyright01 {
	margin-top: 25px;
	font-size: 1.4rem;
	text-align: center;
}

#ct_bg .table01 {
	width: 100%;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	margin-bottom: 30px;
}

#ct_bg .table01 th,
#ct_bg .table01 td {
	color: #000;
	line-height: 1;
	font-weight: bold;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	padding: 1em 1em 0.8em;
}
#ct_bg .table01 th {
	text-align: center;
	background: #dfb172;
}
#ct_bg .table01 td {
	background: #ffefd2;
}
#ct_bg .table01 .w01 {
	width: 35%;
}
#ct_bg .table01 .w02 {
	width: 65%;
}
#ct_bg .table01  + .button01 {
	margin-top: 60px;
}
#ct_bg .noteList01 {
	margin-bottom: 26px;
}

#ct_bg .noteList01 li {
	color: #fff;
	font-size: 1.6rem;
}

#ct_bg .img01 {
	margin-top: 60px;
}

#ct_bg .img01+.img01 {
	margin-top: 30px;
}

#ct_bg .margin01 {
	margin-top: 60px;
}


@media screen and (max-width: 639px) {
#wrapper, #header, #footer {
	min-width: 0px;
}
	
#ct_bg {
	font-family: -apple-system, "HelveticaNeue", Helvetica;
}

#ct_bg a {
	text-decoration: underline;
}
#ct_bg a:hover {
	text-decoration: none;
}
#header {
	border-bottom: #ccc solid 1px;
}
#ct_bg img {
	width: 100%;
	height: auto;
}

#ct_bg .imgOver01 a:hover img {
	opacity: 1.0;
}

.onlyPC {
	display: none;
}
.onlySP {
	display: block;
}
img.onlySP {
	display: inline-block;
}
	
#ct_bg .loadingArea01 > .inner01 > .logo01 {
	width: 53.333%;
}

#ct_bg .loadingArea01 > .inner01 > .text01 {
	width: 92%;
	margin-top: 20px;
}

#ct_bg .loadingArea01 > .inner01 > .icon01 {
	width: 24%;
	margin-top: 40px;
}	
	
#ct_bg .contents01 {
	padding-top: 20.333vw;
}
	
#ct_bg .contents01.typeTop {
	padding-top: 2.66vw;
}

#ct_bg .headTitleArea01 > .inner01 {
	padding-left: 2%;
	padding-right: 2%;
	display: block;
	text-align: center;
	font-size: 87.5%;
}
#ct_bg .headTitleArea01 > .inner01 .text01 {
	margin-left: 0;
}

#ct_bg .headTitleArea02 {
	padding: 8px 1.33% 8px;
}
#ct_bg .headTitleArea02 > .inner01 {
	font-size: 87.5%;
	line-height: 1.3;
	padding-left: 1.5em;
	padding-right: 1.5em;
}
#ct_bg .headTitleArea02 > .inner02 {
	width: auto;
	margin-top: 6px;
}
#ct_bg .headTitleArea02 > .inner01 .title01 {
	font-size: 1.2rem;
	display: inline;
}
#ct_bg .headTitleArea02 > .inner01 .text01 {
	display: inline;
	font-size: 1.2rem;
	margin-left: 0.5em;
}

#ct_bg .mainArea01 {
	padding-bottom: 4.266667%;
	width: 94.6667%;
	height: auto;
	background: url(../img/bg_index08_sp.png) no-repeat 50% 0 / 100%;
}

#ct_bg .mainArea01 > .logo01 {
	position: absolute;
	left: 50%;
	top: -8.5127%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 51.1268%;
}

#ct_bg .mainArea01 > .logo02 {
	position: static;
	margin: 0.19569% auto 0 3.09859%;
	width: 91.12676%;
}

#ct_bg .mainArea01 > .image01 {
	top: 22%;
	right: -0.70423%;
	width: 51.5493%;
}

#ct_bg .mainArea01 > .image02 {
	top: 41.12%;
	right: 1.73333%;
	width: 50.42254%;
}

#ct_bg .mainArea01 > .image03 {
	position: static;
	margin: 4.4% 0 0 2.95774%;
	width: 45.35211%;
}

#ct_bg .mainArea01 > .image04 {
	position: static;
	margin: 2.8% 0 0 4.36619%;
	width: 58.30986%;
}

#ct_bg .mainArea01 > .button01 {
	right: 1.69014%;
	top: 80.23483%;
	width: 33.66197%;
}

#ct_bg .headBtn01 {
	right: -1%;
	top: -13%;
	width: 22.535%;
}

#ct_bg .imgBlock01 {
	position: absolute;
	right: 4.22%;
	top: inherit;
	height: auto;
	bottom: 15%;
	width: 52.253%;
}
	
#ct_bg .imgBlock01 > .image02 {
	width: 26.954%;
	bottom: 10px;
}	

#ct_bg .smokeArea01 .image01 {
	width: 40%;
}

#ct_bg .globalNav01 {
	margin-top: 20px;
	margin-bottom: 20px;
}
	
#ct_bg .globalNav01 .link01 {
	width: 94.6667%;
	margin-right: auto;
	margin-left: auto;
}

#ct_bg .globalNav01 > ul {
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin-bottom: 10px;
}

#ct_bg .globalNav01 > ul > li {
	width: 45.866%;
	margin-right: 1.333% !important;
	margin-left: 1.333% !important;
}
	
#ct_bg .globalNav01 > ul > li:nth-child(n+3) {
	margin-top: 10px;
}
	
#ct_bg .banner01 {
	text-align: center;
	margin-bottom: 10px;
	width: auto;
	margin-right: 2.666%;
	margin-left: 2.666%;
}

#ct_bg .localNavigation {
	border-bottom: 2px solid #000;
	padding-bottom: 4px;
	position: relative;
}
#ct_bg .localNavigation:before {
	content: '';
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 100%;
	height: 4px;
	background: #000;
}
#ct_bg .localNavigation:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff21a;
}

#ct_bg .localNavigation .inner01 {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	width: 100%;
	margin: -18vw auto 3vw;
	padding-right: 2.666%;
	padding-left: 2.666%;
}

#ct_bg .localNavigation p + p {
	width: 187px;
	margin-left: 19px;
}
	

#ct_bg .subSection01 {
	padding-top: 30px;
}
#ct_bg .subSection01.type01:before,
#ct_bg .subSection01.type01:after {
	width: 26.666%;
	background-size: 100%;
	background-image: url(../img/bg_index03_sp.png);
}

#ct_bg .subSection01 > .inner01 {
	width: 100%;
	padding-left: 4%;
	padding-right: 4%;
}
	
#ct_bg .subSection01 > .inner01 > .wrap01 + .wrap01 {
	margin-top: 40px;
}

#ct_bg .subSection01 > .inner01 > .image01 {
	width: 91.304%;
}

#ct_bg .subSection01 > .inner02 {
	width: 91.304%;
}

#ct_bg .heading01 {
	width: 100%;
}

#ct_bg .heading01 > img {
	height: auto;
}

#ct_bg .heading01.type02 {
	width: 91.304%;
	width: 96%;
	margin: 0 auto;
	margin-bottom: 30px;
}
#ct_bg .heading01.type02 > img {
	height: auto;
	width: auto;
}

#ct_bg .heading01 + .inner01 {
	margin-top: 30px;
}

#ct_bg .heading03 {
	margin-top: 40px;
	font-size: 2.4rem;
}

#ct_bg .heading04 {
	margin-left: auto;
	margin-right: auto;
	width: 95.33333%;
}

#ct_bg .frameArea01 {
	width: 102.8%;
	margin-left: -1.44%;
	margin-right: -1.44%;
	padding: 7px;
	border-radius: 10px;
}

#ct_bg .frameArea01In {
	padding: 10px 10px 15px 15px;
	border-radius: 2.5px;
}

#ct_bg .frameArea01In > .inner01 {
	/*height: 210px;*/
	padding-top: 5px;
}

#ct_bg .frameArea02 {
	width: 105.6%;
	margin-left: -2.8%;
	margin-right: -2.8%;
	height: auto;
	margin-top: 30px;
	padding-top: 35px;
	padding-bottom: 45px;
	background-image: url(../img/bg_index05_sp.png);
	background-size: 100%;
}

#ct_bg .frameArea02 > .title01 {
	position: relative;
	left: 1%;
	width: 78.126%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .frameArea02 > .inner01 {
	width: 68.272%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .frameArea02 > .inner01 > .text01 {
	margin-top: 4%;
	font-size: 3.2vw;
	line-height: 1.375;
	letter-spacing: -.05em;
}
	
#ct_bg .frameArea03 {
	width: 100%;
}

#ct_bg .frameArea03In {
	position: relative;
}

#ct_bg .frameArea03In > .inner01 {
	padding-left: 7.894%;
	padding-right: 7.894%;
	padding-bottom: 60px;
	background-image: url(../img/bg_index07.png),url(../img/bg_index07.png);
	background-repeat: repeat-y,repeat-y;
	background-size: 12px,12px;
	background-position: 0 0,100% 0;
	background-color: rgba(128,70,19,.7);
}

#ct_bg .frameArea03In > .inner01 > .title01 {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .frameArea03In > .inner01 > .text01 {
	width: 100%;
}

#ct_bg .frameArea04 {
	padding: 8px;
	border-radius: 10px;
}

#ct_bg .frameArea04.type01 {
	margin-top: 30px;
}

#ct_bg .frameArea04 + .frameArea04 {
	margin-top: 30px;
}

#ct_bg .frameArea04In {
	padding: 20px 15px 30px;
	border-radius: 2.5px;
}

#ct_bg .frameArea04In > .title01 {
	font-size: 1.9rem;
}

#ct_bg .frameArea04In > .column01 {
	width: 100%;
}

#ct_bg .frameArea05 .inner01 p .text {
	display: block;
	margin-bottom: 0.5em;
}
	
#ct_bg .frameArea06 {
	padding: 4px;
}

#ct_bg .frameArea06:nth-child(n+3) {
	margin-top: 0;
}

#ct_bg .frameArea06In {
	padding: 10px 10px 20px;
}

#ct_bg .frameArea06In > .button01 {
	width: 60%;
}

#ct_bg .col01 {
	width: 52.079%;
	margin: 0 auto;
}

#ct_bg .col02 {
	margin: 3% auto 0;
}
	
#ct_bg .col03 {
	margin-top: 0;
	width: 55.507%;
}

#ct_bg .col04 {
	position: static;
	width: 100%;
}
	
#ct_bg .col04.type01 {
	margin-top: 30px;
}

#ct_bg .col04 > .button01 {
	width: 72.463%;
	margin-right: auto;
}

#ct_bg .col04 > .image01 {
	width: 37.066%;
	top: 0;
	right: 0;
}
	
#ct_bg .col05 {
	width: 100%;
	margin-top: 26px;
	font-size: 1.6rem;
}

#ct_bg .col06 {
	width: 100%;
	margin: 30px auto 0;
}

#ct_bg .col07 {
	width: 100%;
}
	
#ct_bg .col08 {
	width: 100%;
	margin-top: 0;
}
	
#ct_bg .col08:not(:first-child) {
	margin-top: 20px;
}

#ct_bg .movieWrap01 {
	margin-top: 16px;
}

#ct_bg .box01 {
	margin-top: 30px;
}
	
#ct_bg .box01 + .box01 {
	margin-top: 55px;
}

#ct_bg .box01 > .title01 {
	width: 107.638%;
	margin-left: -3.819%;
	margin-right: -3.819%;
}
	
#ct_bg .box01 > .title02 {
	width: 40.798%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .box01 > .title02 > img {
	height: auto;
}
	
#ct_bg .box01 > .button01,
#ct_bg .btn03 {
	width: 100%;
}
	
#ct_bg .btnList01 {
	display: block;
}

#ct_bg .btnList01 > li {
	width: 72.463%;
	margin-left: auto;
	margin-right: auto;
}
	
#ct_bg .btnList01 > li + li {
	margin-top: 20px;
}
	
#ct_bg .btnList01 > li:not(:first-child) {
	margin-left: auto;
}

#ct_bg .btnList01 > li .icon01 {
	position: absolute;
	top: -18px;
	right: -15px;
	width: 75px;
}

#ct_bg .btn01 {
	width: 72.463%;
	margin-top: 10vw;
}
	
#ct_bg .list01 > dt {
	float: none;
}

#ct_bg .list01 > dd {
	padding-left: 0;
}

#ct_bg .list01 > dd a {
	color: #813d00;
}

#ct_bg .list01 > dd:last-child {
	margin-bottom: 0;
}

#ct_bg .list02 {
	margin-top: 20px;
}
	
#ct_bg .list02 > li {
	margin-top: 20px;
}

#ct_bg .list02 > li + li {
	margin-top: 28px;
}
	
	
#ct_bg .bnrArea01 {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding-left: 0;
	padding-right: 0;
}

#ct_bg .bnrArea01 > li {
	width: 44.666%;
	margin-right: 1.333% !important;
	margin-left: 1.333% !important;
}
	
#ct_bg .bnrArea01 > li:nth-child(n+3) {
	margin-top: 10px;	
}
	
#ct_bg .txt01 {
	margin-top: 5%;
	font-size: 1.4rem;
	padding: 15px;
}	

#ct_bg .footer01 {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #fff0d0;
}

#ct_bg .footer01 > .inner01 {
	width: 100%;
}
	
#ct_bg .table01  + .button01 {
	width: 72.463%;
	margin: 10vw auto 0;
}

#ct_bg .margin01 {
	margin-top: 30px;
}

}

/* Clearfix */
#ct_bg .cf:after {
	content: " ";
	display: block;
	clear: both;
}
