@charset "utf-8";

body {
	min-width: 1000px;
	overflow: hidden;
}

.pageTop {
	z-index: 50;
}

#wrapper {
	background: none;
}

#ct_bg {
	color: #000;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
}

#ct_bg a {
	text-decoration: underline;
}

#ct_bg a:link,
#ct_bg a:visited,
#ct_bg a:hover,
#ct_bg a:active {
	color: #831604;
}

#ct_bg .rollover01 > a {
	-webkit-transition: all .3s;
	transition: all .3s;
}

#ct_bg .rollover01 > a:hover {
	opacity: .75;
}

#ct_bg .localNav01 {
	position: relative;
	padding: 14px 0;
	min-width: 1000px;
	z-index: 10;
}

#ct_bg .localNav01.type01 {
	padding: 14px 0 8px;
	background-color: #f4f4f4;
}

#ct_bg .localNav01 .inner01 {
	margin: 0 auto;
	width: 960px;
}

#ct_bg .localNav01 .title01 {
	float: left;
	width: 323px;
}

#ct_bg .localNav01 .title01 img {
	width: 100%;
	height: auto;
}

.fb_iframe_widget > span {
	vertical-align: baseline !important;
}

#ct_bg .snsBtn01 {
	display: table;
	margin: 30px auto 0;
}

#ct_bg .snsBtn01 li {
	float: left;
	margin-left: 10px;
}

#ct_bg .snsBtn01 li:first-child {
	margin-left: 0;
}

#ct_bg .copyright01 {
	clear: both;
	padding-top: 25px;
	font-size: 80%;
	line-height: 1.2;
}

#ct_bg .contents01 {
	position:  relative;
	min-width: 1000px;
	padding-bottom: 40px;
}

#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 .between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#ct_bg .aC {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#ct_bg .bC {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

#ct_bg .logo01 {
	width: 100%;
	position: absolute;
	top: 78px;
	left: 0;
}

#ct_bg .logo01 > span {
	display: block;
	max-width: 1260px;
	margin: 0 auto;
	padding-right: 5px;
	text-align: right;
}

#ct_bg .logo01 > span > img {
	width: 31.792%;
}

#ct_bg .logo02 {
	width: 90px;
	margin-right: 20px;
}

#ct_bg .mainArea01 {
	padding-bottom: 35px;
}

#ct_bg .mainArea01.type01 {
	padding-bottom: 25px;
}

#ct_bg .mainArea01 > .inner01 > .image01 {
	padding-top: 33px;
	width: 66.269%
}

#ct_bg .mainArea01 > .inner01 > .image02 {
	position: absolute;
	bottom: 7.142%;
	right: 0;
	width: 45.238%;
}

#ct_bg .mainArea01 > .inner01 > .text01 {
	width: 43.015%;
	margin-top: 30px;
}

#ct_bg .mainArea01.type01 .snsBtn01 {
	margin-right: 0;
	margin-top: 40px;
}

#ct_bg .mainArea02 {
	margin-top: 40px;
}

#ct_bg .mainArea02 > .image01 {
	position: relative;
	left: 50%;
	width: 1284px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

#ct_bg .mainArea02 > .image02 {
	position: relative;
	left: 50%;
	width: 1140px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

#ct_bg .globalNav01 {
	position: relative;
	background: -webkit-linear-gradient(left, rgba(56,30,7,1) 0%,rgba(91,72,46,1) 50%,rgba(56,30,7,1) 100%);
	background: linear-gradient(to right, rgba(56,30,7,1) 0%,rgba(91,72,46,1) 50%,rgba(56,30,7,1) 100%);
}

#ct_bg .globalNav01:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
}

#ct_bg .globalNav01 > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 825px;
	margin: 0 auto;
	padding-top: 24px;
	padding-bottom: 24px;
}

#ct_bg .globalNav01 > ul > li > a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 10px 39px;
}

#ct_bg .globalNav01 > ul > li > a:before {
	position: absolute;
	top: 0;
	left: -4px;
	width: 2px;
	height: 100%;
	background-color: #998071;
	content: "";
}

#ct_bg .globalNav01 > ul > li:last-child > a:after {
	position: absolute;
	top: 0;
	right: -4px;
	width: 2px;
	height: 100%;
	background-color: #998071;
	content: "";
}

#ct_bg .globalNav01 > ul > li > a > img {
	height: 16px;
	width: auto;
}

#ct_bg .globalNav01 > ul > li.type01 {
	width: 226px;
}

#ct_bg .globalNav01 > ul > li.type01 > a {
	width: 186px;
	height: 56px;
	margin-left: auto;
	box-shadow:0px 0px 0px 1px #361d08 inset,0px 0px 0px 3px #f6e4d5 inset,0px 0px 0px 4px #361d08 inset;
	text-align: center;
}

#ct_bg .globalNav01 > ul > li.type01 > a:before {
	content: none;
}

#ct_bg .globalNav01 > ul > li.type01 > a:hover {
}

#ct_bg .inner01 {
	position: relative;
	max-width: 1260px;
	margin: 0 auto;
}

#ct_bg .inner02 {
	width: 960px;
	margin: 0 auto;
}

#ct_bg .inner02 > .text01 {
	position: relative;
	margin-top: 50px;
	text-align: center;
}

#ct_bg .inner02 > .text01 > img {
	width: 390px;
}

#ct_bg .inner02 > .text01:before {
	position: absolute;
	top: -106px;
	left: 20px;
	width: 230px;
	height: 318px;
	content: "";
}

#ct_bg .inner02 > .text01:after {
	position: absolute;
	top: -103px;
	right: 3px;
	width: 238px;
	height: 300px;
	content: "";
}

#ct_bg .inner02 > .button01 {
	width: 206px;
	margin: 30px auto 0;
	font-weight: bold;
}

#ct_bg .inner02 > .image01 {
	margin-top: 40px;
}

#ct_bg .subSection01 {
	padding-top: 20px;
	padding-bottom: 50px;
}

#ct_bg .col01 {
	width: 600px;
	margin: 30px auto 0;
}

#ct_bg .col02 {
	width: calc(100% - 85px);
	width: -webkit-calc(100% - 85px);
}

#ct_bg .col02 > .text01 {
	display: inline-block;
	padding: 2px 5px 1px;
	background-color: #f2c8c2;
	color: #9c220d;
	font-weight: bold;
	font-size: 80%;
}

#ct_bg .col02 > .text02 {
	margin-top: 5px;
	color: #fff;
	font-size: 93.3%;
	font-weight: bold;
	line-height: 1.4;
}

#ct_bg .col03 {
	width: 220px;
}

#ct_bg .col03 > .image01 {
	text-align: center;
}

#ct_bg .col03 > .text01 {
	margin-top: 18px;
	color: #831604;
	font-weight: bold;
	font-size: 106%;
	text-align: center;
	line-height: 1.5;
}

#ct_bg .col03 > .text01 > .font01 {
	display: block;
	margin-top: -2px;
}

#ct_bg .col03 > .text02 {
	margin-top: 12px;
}

#ct_bg .col04 {
	padding: 10px 15px;
}

#ct_bg .col05 {
	width: 225px;
	height: 152px;
	margin-right: 20px;
	overflow: hidden;
}

#ct_bg .col05 > .image01.type01 {
	margin-top: -20%;
}

#ct_bg .col05 > .image01 > a {
	-webkit-transition: all .3s;
	transition: all .3s;
}

#ct_bg .col05 > .image01 > a:hover {
	opacity: .75;
}

#ct_bg .col05 > .image01 > a > img {
	width: 100%;
	object-fit: cover;
}

#ct_bg .col05 > .image01.type01 > a > img {
	height: auto;
}

#ct_bg .col06 {
	width: 450px;
	margin-top: 155px;
}

#ct_bg .col07 {
	width: 430px;
	margin-top: 40px;
}

#ct_bg .col08 {
	width: 530px;
	margin-top: 40px;
}

#ct_bg .col09 {
	width: 370px;
	margin-top: 40px; 
}

#ct_bg .col10 {
	width: 480px;
	margin: 40px auto 0;
}

#ct_bg .col11 {
	width: 420px;
	margin-top: 45px;
	background-color: #faded9;
}

#ct_bg .col11.type01 {
	background-color: #c3f1ed;
}

#ct_bg .col12 {
	width: 284px;
}

#ct_bg .col12 > iframe {
	min-width: inherit !important;
}

#ct_bg .col13 {
	width: 600px;
	margin: 30px auto 0;
}

#ct_bg .colWrap01 {
	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: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 40px;
}

#ct_bg .colWrap01.type01 {
	width: 715px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .colWrap01 + .colWrap01 {
	margin-top: 30px;
}

#ct_bg .colWrap02 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 10px;
}

#ct_bg .colWrap02 > .col05:nth-child(n+5) {
	margin-top: 20px;
}

#ct_bg .colWrap02 >  .col05:nth-child(4n) {
	margin-right: 0;
}

#ct_bg .colWrap03 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

#ct_bg .colWrap03 > .col12 { 
	margin-right: 12px;}

#ct_bg .colWrap03 > .col12:nth-child(3n) {
	margin-right: 0;
}

#ct_bg .colWrap03 > .col12:nth-child(n+4) {
	margin-top: 20px;
}

#ct_bg .frameArea01 {
	margin-top: 40px;
	padding: 35px 60px 40px;
	background-color: #f9f3f2;
}

#ct_bg .frameArea01 > .text01 {
	margin-top: 30px;
	text-align: right;
}

#ct_bg .frameArea01 > .title01 {
	font-size: 173%;
	color: #831604;
	font-weight: bold;
	text-align: center;
}

#ct_bg .frameArea02 {
	margin-top: 60px;
	border-radius: 10px;
	border: solid 2px #000;
}

#ct_bg .frameArea02 > .inner01 {
	padding: 35px 40px 40px;
}

#ct_bg .frameArea02 > .inner01 > .box01 {
	margin-top: 35px;	
}

#ct_bg .frameArea02 > .inner01 > .box01:first-child {
	margin-top: 0;
}

#ct_bg .frameArea03 {
	position: relative;
	padding: 15px 20px 20px;
}

#ct_bg .frameArea03 > .title01 {
	margin-left: 74px;
}

#ct_bg .frameArea03 > .icon01 {
	position: absolute;
	left: -22px;
	top: -30px;
	width: 96px;
}

#ct_bg .frameArea03 > .image01 {
	margin-top: 15px;
}

#ct_bg .frameArea03 > .image02 {
	width: 140px;
	margin: 20px auto 0;
}

#ct_bg .movieWrap01 {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}

#ct_bg .movieWrap01 > iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

#ct_bg .btnList01 {
	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;
	margin-top: 30px;
}

#ct_bg .btnList01 > .btn01 {
	width: 328px;
	margin-left: 10px;
	margin-right: 10px;
}

#ct_bg .btnList01 > .btn01 > a {
	display: block;
	padding: 10px 30px 8px 20px;
	font-weight: bold;
	text-align: left;
}

#ct_bg .bnrList01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 40px;
}

#ct_bg .bnrList01 > li {
	width: 297px;
	margin-right: 34px;
}

#ct_bg .bnrList01 > li  .image01 {
	width: 70px;
}

#ct_bg .bnrList01 > li > .btn01:hover  .image01 {
	opacity: .75;
}

#ct_bg .bnrList01 > li:nth-child(n+4) {
	margin-top: 15px;
}

#ct_bg .bnrList01 > li:nth-child(3n) {
	margin-right: 0;
}

#ct_bg .bnrList01 > li > .btn01 {
	padding: 13px 30px 6px 10px;
}

#ct_bg .bnrArea01 {
	padding-top: 60px;
	padding-bottom: 20px;
	text-align: center;
}

#ct_bg .txtBlock01 {
	width: 634px;
	margin: 50px auto 10px;
	padding-bottom: 15px;
	border: solid 3px #831604;
	border-radius: 8px;
}

#ct_bg .txtBlock01 > .list01 {
	width: 420px;
	margin: 10px auto 0;
}

#ct_bg .txtBlock01 > .title01 {
	position: relative;
	display: table;
	margin: -14px auto 0;
	padding-left: 18px;
	padding-right: 18px;
	background-color: #fff;
}

#ct_bg .txtBlock01 > .title01:before,
#ct_bg .txtBlock01 > .title01:after {
	position: absolute;
	top: 50%;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	background-color: #831604;
	border-radius: 50%;
	content: "";
}

#ct_bg .txtBlock01 > .title01:before {
	left: 0;
}

#ct_bg .txtBlock01 > .title01:after {
	right: 0;
}

#ct_bg .txtBlock01 > .title01 > img {
	height: 21px;
}

#ct_bg .txtBlock02 {
	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: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 212px;
	margin-left: 10px;
	padding-top: 25px;
}

#ct_bg .txtBlock02 > .text01 {
	width: 100px;
	margin-top: 20px;
}

#ct_bg .jqBlock01.type01 {
	width: 634px;
    margin: 40px auto 0;
}

#ct_bg .jqBlock01 > dt {
	padding-top: 12px;
	padding-bottom: 6px;
	border-radius: 8px;
	background-color: #831604;
	color: #fff;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#ct_bg .jqBlock01 > dt > span {
	position: relative;
	left: -15px;
}

#ct_bg .jqBlock01 > dt > span:before {
	position: absolute;
	top: 50%;
	right: -20px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border-style: solid;
	border-width: 9px 5px 0 5px;
	border-color: #ffffff transparent transparent transparent;
	content: "";
}

#ct_bg .jqBlock01 > dt.active > span:before {
	position: absolute;
	top: 50%;
	right: -20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5px 9px 5px;
	border-color: transparent transparent #ffffff transparent;
	content: "";
}

#ct_bg .jqBlock01 > dt:hover {
	background-color: #a91a00;
}

#ct_bg .jqBlock01 > dt.active {
	border-radius: 8px 8px 0 0;
}

#ct_bg .jqBlock01 > dd {
	display: none;
	padding: 20px 30px 30px;
	border: solid 3px #831604;
	border-top: none;
	border-radius: 0 0 8px 8px;
}

#ct_bg .jqBlock01 > dd > .text01 {
	margin-top: 20px;
	line-height: 1.6;
}

#ct_bg .jqBlock01 > dd > .text01:first-child {
	margin-top: 0;
}

#ct_bg .jqBlock01 > dd > .text01 > .font01 {
	color: #831604;
	font-size: 160%;
	font-weight: bold;
}

#ct_bg .list01 {
	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: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#ct_bg .list01 > li {
	width: 76px;	
}

#ct_bg .list01 > li.type01 {
	width: 100%;
	font-size: 160%;
}

#ct_bg .list01 > li:nth-child(n+6) {
	margin-top: 8px;
}

#ct_bg .list01 > li > a {
	display: block;
	padding-top: 2px;
	color: #fff;
	background-color: #361d08;
	text-decoration: none;
	text-align: center;
}

#ct_bg .list01 > li.type01 > a {
	padding-top: 3px;
}

#ct_bg .list01 > li > a:hover {
	background-color: #831604;
}

#ct_bg .list03 {
	margin-top: 20px;
}

#ct_bg .list03 > dt {
	width: 96px;
	float: left;
}

#ct_bg .list03 > dd {
	padding-left: 110px;
	margin-bottom: 15px;
}

#ct_bg .list03 > dd:last-child {
	margin-bottom: 0;
}

#ct_bg .list04 > li {
	position: relative;
	padding-left: 20px;
}

#ct_bg .list04 > li:not(:first-child) {
	margin-top: 2px;
}

#ct_bg .list04 > li:before {
	position: absolute;
	top: .5em;
	left: 0;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #831604;
	content: "";
}

#ct_bg .frameArea02 > .inner01 > .box01 > .list04 {
	margin-top: 15px;
}

#ct_bg .list05 {
	margin-top: 15px;
	counter-reset: li;
}	

#ct_bg .list05 > li:before {
	counter-increment: li;
	content: counter(li) " ";
	display: block;
	float: left;
	height: 15px;
	width: 15px;
	margin-top: .2em;
	margin-right: .4em;
	color: #8a2413;
	border: solid 1px #8a2413;
	border-radius: 50%;
	font-weight: bold;
	text-align: center;
	line-height: 1.0;
}

#ct_bg .heading01 {
	text-align: center;
}

#ct_bg .heading01 > img {
	height: 27px;
}

#ct_bg .heading02 {
	display: inline-block;
	padding: 3px 17px 0;
	background-color: #831604;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#ct_bg .heading03 {
	padding: 16px 10px 12px;
	border-bottom: solid 2px #000;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
}

#ct_bg .heading04 {
    display: table;
    width: 387px;
    margin: 0 auto;
    text-align: center;
}

#ct_bg .heading05 {
	font-size: 213%;
	text-align: center;
}

#ct_bg .btn01 {
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	border: solid 1px #831604;
	background: -webkit-linear-gradient(top, rgba(144,35,17,1) 0%,rgba(144,35,17,1) 50%,rgba(131,22,4,1) 50%,rgba(131,22,4,1) 100%);
	background: linear-gradient(to bottom, rgba(144,35,17,1) 0%,rgba(144,35,17,1) 50%,rgba(131,22,4,1) 50%,rgba(131,22,4,1) 100%);
	color: #fff !important;
	text-decoration: none;
}

#ct_bg .btn01:before {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	margin-top: -4px;
	border-style: solid;
	border-width: 5px 0 5px 8px;
	border-color: transparent transparent transparent #fff;
	content: "";
}

#ct_bg .btn01:hover {
	border: solid 1px #aa1a00;
	background: -webkit-linear-gradient(top, rgba(182,39,13,1) 0%,rgba(182,39,13,1) 50%,rgba(169,26,0,1) 50%,rgba(169,26,0,1) 100%);
	background: linear-gradient(to bottom, rgba(182,39,13,1) 0%,rgba(182,39,13,1) 50%,rgba(169,26,0,1) 50%,rgba(169,26,0,1) 100%);
}

#ct_bg .btn01 > a {
	text-decoration: none;
	color: #fff;
}

#ct_bg .btn01.type01 {
	display: block;
	padding: 12px 0 8px;
	text-align: center;
}

#ct_bg .btn01.type01:before {
	right: 20px;
}

#ct_bg .btn01.type02 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 133%;
	text-align: center;
}

#ct_bg .btn01.type02 > a {
	width: 100%;
	font-weight: bold;
	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;
	text-align: center;
	padding-top: 19px;
	padding-bottom: 19px;
}

#ct_bg .btn01.type02:before {
	right: 30px;
	border-width: 6.5px 0 6.5px 11px;
	margin-top: -7px;
}

#ct_bg .btn01.type02 > a > .text01 {
	position: relative;
	left: -15px;
}

#ct_bg .btn02 {
	display: inline-block;
	margin-top: -10px;
	margin-left: 40px;
	vertical-align: top;
}

#ct_bg .btn03 {
	position: relative;
	margin-top: 20px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#ct_bg .btn03 > a {
	display: block;
	padding: 12px 10px 10px;
	border: solid 1px #831604;
	background-color: #fff;
	color: #831604;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#ct_bg .btn03:hover > a {
	color: #fff;
	background-color: #831604;
}

#ct_bg .btn03:before {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 0;
	height: 0;
	margin-top: -7px;
	border-style: solid;
	border-width: 6.5px 0 6.5px 11px;
	border-color: transparent transparent transparent #831604;
	content: "";
	-webkit-transition: all .3s;
	transition: all .3s;
}

#ct_bg .btn03:hover:before {
	border-color: transparent transparent transparent #fff;
}

#ct_bg .txt01 {
	margin-top: 15px;
}

#ct_bg .txt02 {
	margin-top: 10px;
	color: #4c4c4c;
	font-size: 80%;
}

#ct_bg .txt03 {
    margin-top: 24px;
    color: #666;
    font-size: 80%;
}

#ct_bg .font01 {
	font-size: 80%;
}

#ct_bg .color01 {
	color: #831604;
}

#ct_bg .ic01 {
	padding: 2px 5px 1px;
	background-color: #f2c8c2;
	color: #9c220d;
	font-weight: bold;
	font-size: 80%;
}

#ct_bg .bxslider {
	position: relative;
	margin-top: 40px;
}

#ct_bg .bxslider ul > li {
	width: 225px;
	display: none;
	border: solid 1px #807466;
	background-color: #fff;
}

#ct_bg .bxslider ul > li .image01 {
	background-color: #fff;
}

#ct_bg .bxslider ul > li > a {
	display: block;
	height: 100%;
	color: #000;
	text-decoration: none;
	transition: color .3s;
}

#ct_bg .bxslider ul > li > a:hover {
	color: #999;
}

#ct_bg .bxslider ul > li > a img {
	transition: all .3s;
}

#ct_bg .bxslider ul > li > a:hover img {
	opacity: .6;
}

#ct_bg .bxslider .bx-viewport li {
	display: block !important;
}

#ct_bg .bxslider .bx-prev,
#ct_bg .bxslider .bx-next {
	position: absolute;
	top: 128px;
}

#ct_bg .bxslider .bx-prev:hover,
#ct_bg .bxslider .bx-next:hover {
	border-right-color: #831604;
	border-top-color: #831604;
}

#ct_bg .bxslider .bx-next {
	right: -48px;
	width: 32px;
	height: 32px;
	border-top: 4px solid #361d08;
	border-right: 4px solid #361d08;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#ct_bg .bxslider .bx-prev {
	left: -48px;
	width: 32px;
	height: 32px;
	border-top: 4px solid #361d08;
	border-right: 4px solid #361d08;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

#ct_bg .twitter-tweet {
	margin-top: 0 !important;
}


@media screen and (max-width: 639px) {
body {
	min-width: inherit;
	word-break: normal;
	word-wrap: break-word;
}

#ct_bg {
	font-size: 109%;
}

#ct_bg .localNav01 {
	padding: 10px;
	min-width: inherit;
	z-index: 1;
}

#ct_bg .localNav01.type01 {
	padding: 10px 10px 55px;
}

#ct_bg .localNav01 .inner01 {
	width: 100%;
}

#ct_bg .localNav01 .title01 {
	float: none;
	width: 100%;
	marin: 0 auto;
}

#ct_bg .snsBtn01 {
	float: none;
	margin: 30px auto 0;
	display: table;
	width: 100%;
	font-size: 0;
	text-align: center;
}

#ct_bg .snsBtn01 li {
	float: none;
	display: inline-block;
	vertical-align: top;
}

#ct_bg .localNavList01,
#ct_bg .localNav01.type01 .localNavList01 {
	float: none;
	margin: 20px auto 0;
	display: table;
	width: 100%;
	font-size: 0;
	text-align: center;
}

#ct_bg .copyright01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
}
	
#ct_bg .rollover01 > a:hover {
	opacity: 1.0;
}	

#ct_bg .contents01 {
	min-width: inherit;
}
	
#ct_bg .logo01 {
	top: 25px;
}

#ct_bg .logo01 > span {
	width: 91.7333%;
	padding-right: 0;
}

#ct_bg .logo01 > span > img {
	width: 100%;
}
	
#ct_bg .logo02 {
	width: 38.28%;
	margin-right: 3.24%;
}	

#ct_bg .mainArea01 {
	padding-bottom: 35px;
}

#ct_bg .mainArea01 > .inner01 > .image01 {
	padding-top: 31.333%;
	width: 84%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .mainArea01 > .inner01 > .image02 {
	position: static;
	margin-left: 3.4%;
	width: 88.666%;
	margin-top: 11px;
}

#ct_bg .mainArea01 > .inner01 > .text01 {
	width: 74.666%;
	margin-top: 12px;
	margin: 12px auto 0;
}
	
#ct_bg .mainArea01.type01 .snsBtn01 {
	margin-top: 20px;
}
	
#ct_bg .mainArea02 {
	margin-top: 9.666vw;
}

#ct_bg .mainArea02 > .image01,
#ct_bg .mainArea02 > .image02 {
	width: 100%;
}	
	
#ct_bg .globalNav01 {
	position: relative;
	background: -webkit-linear-gradient(left, rgba(56,30,7,1) 0%,rgba(91,72,46,1) 50%,rgba(56,30,7,1) 100%);
	background: linear-gradient(to right, rgba(56,30,7,1) 0%,rgba(91,72,46,1) 50%,rgba(56,30,7,1) 100%);
}

#ct_bg .globalNav01:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
}

#ct_bg .globalNav01 > ul {
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
}
	
#ct_bg .globalNav01 > ul > li:not(.type01) {
	width: 50%;
	border-bottom: solid 1px #998071;
}

#ct_bg .globalNav01 > ul > li > a {
	padding: 19px 0;
}

#ct_bg .globalNav01 > ul > li > a:before,
#ct_bg .globalNav01 > ul > li:nth-child(4) > a:after,
#ct_bg .globalNav01 > ul > li.type01 > a:before {
	content: none;
}
	
#ct_bg .globalNav01 > ul > li:nth-child(odd) {
	border-right: solid 1px #998071;
}
	
#ct_bg .globalNav01 > ul > li:last-child > a:after {
	content: none;
}
	
#ct_bg .globalNav01 > ul > li:last-child {
	border-bottom: none;	
}

#ct_bg .globalNav01 > ul > li > a > img {
	height: 14px;
}

#ct_bg .globalNav01 > ul > li.type01 {
	width: calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	margin: 10px auto;
}

#ct_bg .globalNav01 > ul > li.type01 > a {
	width: 100%;
	height: 56px;
}

#ct_bg .globalNav01 > ul > li.type01 > a:hover {
}
	
#ct_bg .inner02 {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
	
#ct_bg .inner02 > .image01 {
	margin-top: 9.666vw;
}

#ct_bg .inner02 > .text01 {
	margin-top: 9.666vw;
}

#ct_bg .inner02 > .text01 > img {
	width: 69.014%;
}

#ct_bg .inner02 > .text01:before {
	position: absolute;
	top: 32.444%;
	left: -0.097%;
	width: 22.112%;
	content: "";
}

#ct_bg .inner02 > .text01:after {
	position: absolute;
	top: 33%;
	right: -1.95%;
	width: 23.098%;
}

#ct_bg .inner02 > .button01 {
	width: 160px;
}
	
#ct_bg .subSection01 {
	padding-bottom: 13.333vw;
}
	
#ct_bg .col01 {
	width: 90%;
}

#ct_bg .col02 {
	width: calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
}

#ct_bg .col02 > .text01 {
	margin-top: 2px;
	padding: 3px 6px 0;
	font-size: 96%;
	line-height: 1.4;
}

#ct_bg .col02 > .text02 {
	margin-top: 2px;
	font-size: 108%;
}

#ct_bg .col03 {
	width: 46.761%;
}

#ct_bg .col03 > .image01 {
	width: 85.375%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .col03 > .text01 {
	margin-top: 15px;
	font-size: 108%;
}

#ct_bg .col03 > .text01 > .font01 {
	margin-top: 0;
	font-size: 85.7%;
	word-break: break-all;
	word-wrap: normal;
}
	
#ct_bg .col04 {
	padding: 8px 10px;
}
	
#ct_bg .col05 {
	width: 47.888%;
	height: auto;
	margin-right: 0;
}
	
#ct_bg .col05 > .image01 {
	position: relative;
	height: 0;
	padding-bottom: 67.64%;
	overflow: hidden;
}	

#ct_bg .col05 > .image01 > a:hover {
	opacity: 1.0;
}

#ct_bg .col05 > .image01 > a > img {
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}	
	
#ct_bg .col05 > .image01.type01 {
	margin-top: 0;
}	
	
#ct_bg .col05 > .image01.type01 > a > img {
	top: -30%;
}	
	
#ct_bg .col06 {
	width: 100%;
	margin-top: 40px;
}

#ct_bg .col07 {
	width: 88.732%;
	margin: 20px auto 0;
}

#ct_bg .col08 {
	width: 100%;
	margin-top: 40px;
}

#ct_bg .col09 {
	width: 100%;
	margin-top: 20px; 
}
	
#ct_bg .col10 {
	width: 100%;
	margin-top: 20px;
}	
	
#ct_bg .col11 {
	width: 100%;
	margin-top: 35px;
}
	
#ct_bg .col12 {
	width: 48.619%;
}
	
#ct_bg .col12.type01 {
	width: 80%;
	margin-left: auto;
	margin-right: auto !important;
}	
    
#ct_bg .col13 {
	width: 100%;
}    
	
#ct_bg .colWrap01 {
	margin-top: 9.66vw;
	padding-left: 10px;
	padding-right: 10px;
}	

#ct_bg .colWrap01.type01 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
	
#ct_bg .colWrap01 > .col03:nth-child(n+3) {
	margin-top: 30px;
}
	
#ct_bg .colWrap02 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 9.666vw;
}
	
#ct_bg .colWrap02 > .col05:nth-child(n+3) {
	margin-top: 15px;
}
	
#ct_bg .colWrap03 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
	
#ct_bg .colWrap03 > .col12 {
	margin-right: 0;
}

#ct_bg .colWrap03 > .col12:nth-child(n+3) {
	margin-top: 12px;
}	
	
#ct_bg .frameArea01 {
	padding-left: 20px;
	padding-right: 20px;
}

#ct_bg .frameArea01 > .title01 {
	font-size: 166%;
}	
	
#ct_bg .frameArea02 {
	margin-top: 40px;
}

#ct_bg .frameArea02 > .inner01 {
	padding: 25px 18px;
}

#ct_bg .frameArea02 > .inner01 > .box01 {
	margin-top: 15px;	
}
	
#ct_bg .frameArea03 {
	padding-top: 12px;
}	

#ct_bg .frameArea03 > .title01 {
	margin-left: 38px;
}

#ct_bg .frameArea03 > .icon01 {
	left: -15px;
	top: -15px;
	width: 68px;
}

#ct_bg .frameArea03 > .image02 {
	width: 36.363%;
}	
	
#ct_bg .btnList01 {
	margin-top: 20px;
}

#ct_bg .btnList01 > .btn01 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
	
#ct_bg .btnList01 > .btn01:nth-child(n+2) {
	margin-top: 10px;
}

#ct_bg .btnList01 > .btn01 > a {
	padding-left: 15px;
}	

#ct_bg .bnrList01 > li {
	width: 100%;
	margin-right: 0;
}

#ct_bg .bnrList01 > li  .image01 {
	width: 50px;
}
	
#ct_bg .bnrList01 > li > .btn01:hover  .image01 {
	opacity: 1.0;
}

#ct_bg .bnrList01 > li:nth-child(n+2) {
	margin-top: 10px;
}

#ct_bg .bnrList01 > li > .btn01 {
	padding: 10px 30px 6px 10px;
}

#ct_bg .bnrArea01 {
	padding-top: 13.333vw;
	padding-bottom: 1.333vw;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

#ct_bg .txtBlock01 {
	width: 100%;
	margin-top: 40px;
}

#ct_bg .txtBlock01 > .list01 {
	width: 100%;
	padding-left: 17px;
	padding-right: 17px;
}

#ct_bg .txtBlock01 > .title01 {
	width: 58.591%;
	margin: -12px auto 0;
}

#ct_bg .txtBlock01 > .title01 > img {
	width: 100%;
	height: auto;
}	
	
#ct_bg .txtBlock02 {
	width: 45.63%;
	margin-left: 0;
	padding-top: 25px;
}

#ct_bg .txtBlock02 > .text01 {
	width: 54.32%;
	margin-top: 12.34%;
}
	
#ct_bg .jqBlock01.type01 {
	width: 100%;
}

#ct_bg .jqBlock01 > dt {
	position: relative;
	z-index: 200;
	padding-top: 10px;
	padding-bottom: 8px;
	cursor: auto;
}
	
#ct_bg .jqBlock01 > dt > span {
	left: -10px;
}	
	
#ct_bg .jqBlock01 > dt > span:before {
	margin-top: -3px;
	border-width: 7px 4px 0 4px;
}

#ct_bg .jqBlock01 > dt.active > span:before {
	margin-top: -3px;
	border-width: 0 4px 7px 4px;
}	

#ct_bg .jqBlock01 > dt:hover {
	background-color: #831604;
}

#ct_bg .jqBlock01 > dd {
	padding: 15px 20px 20px;
}

#ct_bg .jqBlock01 > dd > .text01 {
	margin-top: 15px;
}

#ct_bg .jqBlock01 > dd > .text01 > .font01 {
	font-size: 128%;
}	

#ct_bg .list01 > li {
	width: 48.412%;	
}

#ct_bg .list01 > li.type01 {
	font-size: 154%;
}

#ct_bg .list01 > li:nth-child(n+3) {
	margin-top: 10px;
}

#ct_bg .list01 > li > a {
	padding-top: 4px;
	padding-bottom: 3px;
}

#ct_bg .list01 > li.type01 > a {
	padding-top: 2px;
}

#ct_bg .list01 > li > a:hover {
	background-color: #361d08;
}	
	
#ct_bg .list03 {
	margin-top: 10px;
}

#ct_bg .list03 > dt {
	width: 100%;
	float: none;
}

#ct_bg .list03 > dd {
	padding-left: 0;
	margin-top: 8px;
}
	
#ct_bg .frameArea02 > .inner01 > .box01 > .list04 {
	margin-top: 10px;
}
	
#ct_bg .list05 {
	margin-top: 10px;
}	

#ct_bg .list05 > li:before {
	height: 13px;
	width: 13px;
}	

#ct_bg .heading01 > img {
	height: auto;
}
	
#ct_bg .heading02 {
	padding-top: 5px;
	padding-bottom: 5px;
}	
	
#ct_bg .frameArea02 > .inner01 > .box01 > .heading02 {
	padding-left: 20px;
	padding-right: 20px;
}	
	
#ct_bg .heading03 {
	padding-top: 12px;
	padding-bottom: 10px;
	font-size: 154%;
}	
    
#ct_bg .heading04 {
    width: 71.733%;
}    

#ct_bg .btn01:before {
	right: 14px;
	border-width: 4px 0 4px 7px;
	margin-top: -3px;
}

#ct_bg .btn01:hover {
	border: solid 1px #831604;
	background: -webkit-linear-gradient(top, rgba(144,35,17,1) 0%,rgba(144,35,17,1) 50%,rgba(131,22,4,1) 50%,rgba(131,22,4,1) 100%);
    background: linear-gradient(to bottom, rgba(144,35,17,1) 0%,rgba(144,35,17,1) 50%,rgba(131,22,4,1) 50%,rgba(131,22,4,1) 100%);
}
	
#ct_bg .btn01.type02 {
	font-size: 100%;
}	
	
#ct_bg .btn01.type02 > a {
	padding: 14px 30px 14px 45px;
	text-align: left;
}
	
#ct_bg .btn01.type02:before {
	right: 15px;
	border-width: 4px 0 4px 7px;
	margin-top: -4px;
}
	
#ct_bg .btn02 {
	display: block;
	margin-top: 5px;
	margin-left: inherit;
	text-align: center;
}	

#ct_bg .btn03:hover > a {
	color: #831604;
	background-color: #fff;
}

#ct_bg .btn03:hover:before {
	border-color: transparent transparent transparent #831604;
}
	
#ct_bg .txt01 {
	margin-top: 8px;
}
	
#ct_bg .txt02 {
	font-size: 92.3%;
}
	
#ct_bg .bxslider {
	margin-top: 9.666vw;
}

#ct_bg .bxslider ul > li > a:hover {
	color: #000;
}

#ct_bg .bxslider ul > li > a:hover img {
	opacity: 1.0;
}

#ct_bg .bxslider .bx-viewport {
	width: calc(100% - 64px) !important;
	width: -webkit-calc(100% - 64px) !important;
	margin-left: auto;
	margin-right: auto;
}	

#ct_bg .bxslider .bx-wrapper {
	max-width: 100% !important;

}

#ct_bg .bxslider .bx-prev,
#ct_bg .bxslider .bx-next {
	top: 50%;
	margin-top: -24px;
}

#ct_bg .bxslider .bx-prev:hover,
#ct_bg .bxslider .bx-next:hover {
	border-right-color: #361d08;
	border-top-color: #361d08;
}

#ct_bg .bxslider .bx-next {
	right: 5px;
	width: 24px;
	height: 24px;
	border-top-width: 3px;
	border-right-width: 3px;
}

#ct_bg .bxslider .bx-prev {
	left: 5px;
	width: 24px;
	height: 24px;
	border-top-width: 3px;
	border-right-width: 3px;
}
	
#ct_bg .twitter-tweet {
	min-width: 100% !important;
}	

}

