@charset "utf-8";

html {
	font-size: 62.5%;
}

#contents {
	padding: 0;
	width: 100%;
}

#header {
	box-shadow: none;
}

#footerIn img {
	border: none;
}

.pageTop {
	display: none;
}

.onlySP {
	display: none;
}

#ct_bg {
	background: url(../img/bg_common01.png) repeat 3px 16px/50px;
	color: #974e31;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Osaka,sans-serif;
	font-size: 1.6rem;
	line-height: 1.6;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

#ct_bg .imgOver01 img {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

#ct_bg .imgOver01 a:hover img {
	opacity: .6;
}

#ct_bg .imgOver01 a:hover img {
	opacity: .6;
}

#ct_bg a {
	color: #974e31;
	text-decoration: underline;
}

#ct_bg a:hover {
	text-decoration: none;
}

#ct_bg .center {
	text-align: center !important;
}
#ct_bg .right {
	text-align: right !important;
}

#ct_bg .color01 {
	color: #00aeeb;
}

#ct_bg .snsBtn01 {
	position: absolute;
	left: 0;
	bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

#ct_bg .snsBtn01 > li:not(:first-child) {
	margin-left: 10px;
}

.fb_iframe_widget > span {
	vertical-align: baseline !important;
}

#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 .contents01 {
	padding-top: 40px;
	padding-bottom: 25px;
}

#ct_bg .contents01 > .inner01 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .mainImg01 {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding-top: 120px;
	overflow: hidden;
}

#ct_bg .mainImg01:before {
	position: absolute;
	top: 0px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 846px;
	height: 137px;
	background: url(../../img/txt_index01.png) no-repeat 50% 0/100%;
	content: "";
}

#ct_bg .heading01 {
	width: 280px;
	margin: 60px auto 0;
}

#ct_bg .heading01.type01 {
	margin-top: -5px;
}

#ct_bg .frameArea01 {
	margin-top: 40px;
	padding: 30px;
	border: solid 6px #ef8200;
	border-radius: 20px;
	background-color: #fff;
}

#ct_bg .imgBlock01 + .frameArea01 {
	margin-top: 32px;
}

#ct_bg .frameArea02 {
	margin-top: 20px;
	padding: 4px;
	border-radius: 20px;
	background: #f389ad url(../img/bg_common02.png) repeat 0 0/40px;
}

#ct_bg .frameArea02 > .inner01 {
	padding: 26px 26px 20px;
	background-color: #fff;
	border-radius: 0 0 16px 16px;
}

#ct_bg .frameArea03 {
	padding:  16px 25px 20px;
}

#ct_bg .frameArea03 > .image01 {
	width: 193px;
	margin: 0 auto;
}

#ct_bg .frameArea03 > .image02 {
	width: 273px;
	margin: 0 auto;
}

#ct_bg .frameArea03 > .text01 {
	margin-top: 4px;
	color: #fff;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
}

#ct_bg .frameArea04 {
	margin-top: 50px;
	padding: 20px;
	border: solid 6px #944e2d;
	border-radius: 20px;
	background-color: #fff;
}

#ct_bg .frameArea05 {
	margin-top: 20px;
	padding: 25px 20px 20px;
	border: solid 6px #e9528e;
	border-radius: 20px;
	background-color: #fff;
}

#ct_bg .imgBlock01 {
	position: relative;
	margin-top: 16px;
}

#ct_bg .imgBlock01 > .wrap01 > .image02 {
	position: absolute;
	width: 269px;
	right: 182px;
	bottom: 40px;
}

#ct_bg .imgBlock01 > .wrap01 > .text01 {
	width: 100%;
	margin-top: 18px;
	font-size: 1.4rem;
	text-align: center;
}

#ct_bg .col01 {
	width: 430px;
}

#ct_bg .col01 > .title01 {
	margin-top: -5px;
}

#ct_bg .col01 > .text01 {
	margin-top: 2px;
	font-weight: bold;
}

#ct_bg .col01 > .text01 > .font01 {
	display: inline-block;
	margin-left: 15px;
}

#ct_bg .col01 > .text02 {
	margin-top: 10px;
	font-size: 1.4rem;
}

#ct_bg .col02 {
	width: 240px;
}

#ct_bg .col03 {
	width: 640px;
}

#ct_bg .col03 > .title01 {
	font-size: 2.6rem;
	font-weight: bold;
}

#ct_bg .col03 > .title01.type01 {
	margin-top: 20px;
}

#ct_bg .col04 {
	width: 440px;
	margin-top: 20px;
}

#ct_bg .col05 {
	width: 336px;
}

#ct_bg .col06 {
	width: 540px;
}

#ct_bg .col06 > .title01 {
	width: 412px;
	margin-left: -2px;
	margin-top: 90px;
}

#ct_bg .col06 > .text01 {
	margin-top: 30px;
	padding-right: 15px;
	font-size: 1.8rem;
}

#ct_bg .col07 {
	width: 680px;
	margin:  0 auto;
}

#ct_bg .list01 {
	margin-top: 10px;
}

#ct_bg .list01 > li {
	font-size: 1.4rem;
}

#ct_bg .btn01 {
	width: 220px;
	margin: 20px auto 0;
}

#ct_bg .txt01 {
	display: table;
	margin-top: 12px;
	padding: 2px 10px 0;
	background-color: #974e31;
	color: #fff;
}

#ct_bg .txt02 {
	display: table;
	margin: 5px auto 0;
	padding: 2px 10px 0;
	background-color: #fff;
	color: #e9528e;
	text-align: center;
}

#ct_bg .txt03 {
	margin-top: 15px;
}

#ct_bg .txt04 {
	display: table;
	margin: 20px auto 0;
	padding: 3px 12px 1px;
	background-color: #ea0011;
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
}

#ct_bg .img01 {
	margin-top: 28px;
}

#ct_bg .img02 {
	margin-top: 40px;
	text-align: center;
}

#ct_bg .img03 {
	margin-top: 50px;
	text-align: center;
}

#ct_bg .font01 {
	font-size: 2.4rem;
}

#ct_bg .font02 {
	font-size: 1.8rem;
}

#ct_bg .footer01 {
	margin-top: 40px;
}

#ct_bg .footer01 > .inner01 {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#ct_bg .copyright01 {
	position: absolute;
	left: 0;
	bottom: 0;
}

#ct_bg .copyright01 > small {
	font-size: 1.2rem;
}

#ct_bg .pageTop01 {
	position: relative;
	z-index: 10;
	width: 220px;
	height: 158px;
	margin-left: auto;
}

#ct_bg .pageTop01 > a {
	display: block;
	height: 100%;
	background: url(../img/img_common03_no.png) no-repeat 0 0/100%;
	text-indent: 100%; 
	white-space: nowrap; 
	overflow: hidden; 
}

#ct_bg .pageTop01:hover > a {
	background: url(../img/img_common03_on.png) no-repeat 0 0/201px;
}

@media screen and (max-width: 639px) {
#ct_bg {
	word-break: normal;
	word-wrap: break-word;
	font-size: 1.4rem;
	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 .snsBtn01 {
	position: static;
	-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;
}	
	
#ct_bg .snsBtn01 > li:not(:first-child)	 {
	margin-left: 5px;
}
	
#ct_bg .contents01 {
	padding-top: 25px;
}	
	
#ct_bg .contents01 > .inner01 {
	width: 100%;
	padding-left: 4%;
	padding-right: 4%;
}
	
#ct_bg .mainImg01 {
	position: relative;
	width: 95%;
	padding-top: 16.266%;
}

#ct_bg .mainImg01:before {
	width: 101%;
}

#ct_bg .heading01 {
	width: 65.217%;
	margin-top: 30px;
}

#ct_bg .heading01.type01 {
	margin-top: 30px;
}
	
#ct_bg .frameArea01 {
	margin-top: 30px;
	padding: 20px 15px;
	border-width: 3px;
}

#ct_bg .imgBlock01 + .frameArea01 {
	margin-top: 30px;
}

#ct_bg .frameArea02 {
	padding: 3px;
	background-size: 20px;
}
	
#ct_bg .heading01 + .frameArea02 {
	margin-top: 15px;
}

#ct_bg .frameArea02 > .inner01 {
	padding: 20px 15px;
	border-radius: 0 0 17px 17px;
}

#ct_bg .frameArea03 {
	padding-left: 0;
	padding-right: 0;
}

#ct_bg .frameArea03 > .image01 {
	width: 56.932%;
}

#ct_bg .frameArea03 > .image02 {
	width: 52.507%;
}

#ct_bg .frameArea03 > .text01 {
	margin-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 1.8rem;
}
	
#ct_bg .frameArea03 > .txt02 {
	width: 100%;
}
	
#ct_bg .frameArea03 > .txt02 > .font02 {
	font-size: 1.8rem;
}
	
#ct_bg .frameArea03 > .text01.type01 {
	text-align: left;
}

#ct_bg .frameArea04 {
	margin-top: 30px;
	padding: 16px 13px;
	border-width: 3px;
}

#ct_bg .frameArea05 {
	margin-top: 15px;
	padding: 15px;
	border-width: 3px;
}	
	
#ct_bg .col01 {
	width: 100%;
}

#ct_bg .col01 > .text01 {
	margin-top: 2px;
	font-weight: bold;
}

#ct_bg .col01 > .text01 > .font01 {
	display: inline-block;
	margin-left: 15px;
}

#ct_bg .col01 > .text02 {
	font-size: 1.2rem;
}
	
#ct_bg .col01 + .col01 {
	margin-top: 16px;
}	

#ct_bg .col02 {
	width: 100%;
}
	
#ct_bg .col02 > .image01 {
	width: 81.29%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .col03 {
	width: 100%;
}

#ct_bg .col03 > .title01 {
	margin-top: 15px;
	font-size: 2.4rem;
}

#ct_bg .col03 > .title01.type01 {
	margin-top: 15px;
}

#ct_bg .col04 {
	width: 100%;
	margin-top: 16px;
}
	
#ct_bg .col04 + .col04 {
	margin-top: 8px;
}
	
#ct_bg .col04 > .image01 {
	width: 81.29%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .col05 {
	width: 100%;
}
	
#ct_bg .col05 > .image01 {
	width: 54.032%;
	margin-left: auto;
	margin-right: auto;
}	

#ct_bg .col06 {
	width: 100%;
}

#ct_bg .col06 > .title01 {
	width: 74.838%;
	margin: 10px auto 0;
}

#ct_bg .col06 > .text01 {
	margin-top: 15px;
	padding-right: 0;
	font-size: 1.6rem;
}

#ct_bg .col07 {
	width: 100%;
}
	
#ct_bg .col07 > .image01 {
	width: 104.838%;
	margin-left: -2.419%;
}
	
#ct_bg .imgBlock01 {
	margin-top: 20px;
}
	
#ct_bg .imgBlock01 > .wrap01 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}	

#ct_bg .imgBlock01 > .wrap01 > .image02 {
	position: static;
	width: 39.13%;
	margin-left: 5.072%;
}

#ct_bg .imgBlock01 > .wrap01 > .text01 {
	width: 50%;
	margin-top: 0;
	font-size: 1.2rem;
	text-align: left;
}	

#ct_bg .frameArea01 > .btn01,
#ct_bg .frameArea02 > .inner01 > .btn01 {
	width: 50.645%;
}

#ct_bg .txt01 {
	margin-top: 6px;
	padding-bottom: 1px;
	padding-top: 1px;
}

#ct_bg .txt02 {
	padding-top: 4px;
	padding-bottom: 2px;
}

#ct_bg .txt03 {
	margin-top: 12px;
}
	
#ct_bg .txt04 {
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 1.8rem;
	text-align: center;
}	

#ct_bg .img02 {
	margin-top: 30px;
}

#ct_bg .img03 {
	margin-top: 30px;
}
	
#ct_bg .img03.type01 {
	width: 102.898%;
	margin-left: -1.449%;
}	

#ct_bg .font01 {
	font-size: 2.2rem;
}

#ct_bg .font02 {
	font-size: 1.6rem;
}
	
#ct_bg .footer01 {
	margin-top: 30px;
}

#ct_bg .footer01 > .inner01 {
	width: 100%;
}

#ct_bg .copyright01 {
	position: static;
	text-align: center;
}

#ct_bg .pageTop01 {
	margin-top: 40px;
	margin-right: auto;
}

#ct_bg .pageTop01:hover > a {
	background: url(../img/img_common03_no.png) no-repeat 0 0/100%;
}	
	

}

/* Clearfix */
#ct_bg .cf:after {
	content: " ";
	display: block;
	clear: both;
}
