@charset "utf-8";

html {
	font-size: 62.5%;
}

#contents {
	padding: 0;
	width: 100%;
}

#header {
	box-shadow: none;
}

#footerIn img {
	border: none;
}

.onlySP {
	display: none;
}

#ct_bg {
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Osaka,sans-serif;
	font-size: 1.6rem;
	line-height: 1.6;
	color: #000;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
}

#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;
}

.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 .contentsWrap {
	background-color: #fff;
}

#ct_bg .headTitleArea01 {
	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: 4px 14px 12px;
}

#ct_bg .headTitleArea01 .text01 ,
#ct_bg .headTitleArea01 .title01 {
	color: #fff;
	font-weight: bold;
}

#ct_bg .headTitleArea01 .title01 {
	margin-right: 15px;
}

#ct_bg .inner01 {
	position: relative;
	width: 960px;
	padding: 40px 0 50px;
	margin: 0 auto;
}

#ct_bg .inner01 > .btn01 {
	text-align: center;
	margin-top: 30px;
}

#ct_bg .inner02 {
	position: relative;
	z-index: 2;
	width: 960px;
	margin: 0 auto;
}

#ct_bg .inner02 > .title01 {
	margin-top: 30px;
	text-align: center;
}

#ct_bg .boxArea01 {
	background-color: #fffddf;
	border-radius: 18px;
}

#ct_bg .boxArea02 {
	background-color: #fff;
	border-radius: 20px;
}

#ct_bg .txt01 {
	margin-top: 10px;
	text-align: center;
}

#ct_bg .txt02 {
	margin-top: 20px;
}

#ct_bg .txt03 {
	margin-top: 40px;
	margin-top: 0;
}

#ct_bg .txt04{
	margin-top: 25px;
}

#ct_bg .txt05 {
	margin-top: 40px;
	font-size: 1.8rem;
	font-weight: bold;
}

#ct_bg .heading01 {
	position: relative;
	z-index: 2;
	text-align: center;
}

#ct_bg .frameArea01 {
	position: relative;
	margin: 0 auto;
}

#ct_bg .imgWrap01 .txt01:first-child {
	margin: 3px 0 0 -4px;
}

#ct_bg .frameArea02 {
	margin-top: 30px;
	padding: 20px 20px 40px;
	border-radius: 20px;
	border: solid 4px #0081cc;
	background-color: #fff;
}

#ct_bg .frameArea02 > .title01 {
	padding: 7px 0 9px;
	border-radius: 45px;
	text-align: center;
}

#ct_bg .frameArea02 > .title01 + .btn01 {
	margin-top: 25px;
}

#ct_bg .frameArea02 > .title01 + .btn01 + .btn01 {
	margin-top: 20px;
}

#ct_bg .frameArea02 > .title01.type02,
#ct_bg .frameArea02 > .title01.type03 {
	padding: 14px 0 12px;
}

#ct_bg .frameArea02 > .title01.type01 {
	border: solid 4px #e6002d;
	background: -webkit-linear-gradient(top, #eb3357 0%,#eb3357 50%,#e6002d 50%,#e6002d 100%);
	background: linear-gradient(to bottom, #eb3357 0%,#eb3357 50%,#e6002d 50%,#e6002d 100%);
	
}

#ct_bg .frameArea02 > .title01.type02 {
	border: solid 4px #e45500;
	background: -webkit-linear-gradient(top, #e97733 0%,#e97733 50%,#e45500 50%,#e45500 100%);
	background: linear-gradient(to bottom, #e97733 0%,#e97733 50%,#e45500 50%,#e45500 100%);
}

#ct_bg .frameArea02 > .title01.type03 {
	border: solid 4px #6e26a0;
	background: -webkit-linear-gradient(top, #8b51b3 0%,#8b51b3 50%,#6f26a0 50%,#6f26a0 100%);
	background: linear-gradient(to bottom, #8b51b3 0%,#8b51b3 50%,#6f26a0 50%,#6f26a0 100%);
}

#ct_bg .frameArea02 > .title01.type04 {
	border: solid 4px #0b73bb;
	background: -webkit-linear-gradient(top, #3b8fc9 0%,#3b8fc9 50%,#0b73bb 50%,#0b73bb 100%); 
	background: linear-gradient(to bottom, #3b8fc9 0%,#3b8fc9 50%,#0b73bb 50%,#0b73bb 100%);
}

#ct_bg .frameArea03 {
	max-width: 880px;
	margin: 30px auto 0;
}
#ct_bg .frameArea03 > .title01 {
	padding-top: 8px;
	padding-bottom: 14px;
	border: solid 4px #4ba3de;
	border-bottom: none;
	border-radius: 20px 20px 0 0;
	background: url(../img/bg_index02.png) repeat left top;
	text-align: center;
}

#ct_bg .frameArea04 {
	margin-top: 30px;
	padding: 32px 36px 30px;
	border-radius: 20px;
	border: solid 4px #32ae38;
	background-color: #6fba2c;
}

#ct_bg .frameArea05 {
	padding: 20px;
	background-color: #fff;
	border-radius: 10px;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
	word-break: normal;
	word-wrap: break-word;
	color: #0081cc;
	box-shadow: inset 0 0 0 3px #00a0e9,inset 0 0 0 6px #54c3f1;
}

#ct_bg .newsCol01 {
	padding: 20px 40px;
	border: solid 4px #4ba3de;
	border-top: none;
	border-radius: 0 0 20px 20px;
	background-color: #fff;
}
#ct_bg .newsCol01 .editArea01  {
	width: 600px;
}
#ct_bg .newsCol01 .image01 {
	width: 160px;
}
#ct_bg .newsCol01 .title01 {
	margin-top: 12px;
	color: #00712f;
	font-size: 1.8rem;
	font-weight: bold;
}
#ct_bg .newsCol01 .icNew01 {
	display: inline-block;
	margin-left: 10px;
	color: #e60012;
	font-weight: bold;
}
	
#ct_bg .gradArea01 {
	padding: 10px 0 15px;
	background: -webkit-linear-gradient(top, #32a539 0%,#009444 95%,#6fba2c 98%,#009444 100%); 
	background: linear-gradient(to bottom, #32a539 0%,#009444 95%,#6fba2c 98%,#009444 100%); 
}

#ct_bg .gradArea01 > .inner01 {
	padding: 13px 10px 11px;
	border-radius: 10px;
	background-color: #fff;
	text-align: center;
}

#ct_bg .gradArea01 > .inner02 > .logo01 {
	width: 440px;
	margin: 0 auto;
}

#ct_bg .gradArea01 > .inner02 > .button01 {
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 142px;
}

#ct_bg .gradArea01 > .inner02 > .snsBtn02 {
	position: absolute;
	right: 0;
	bottom: 0;
}

#ct_bg .searchArea01 {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0 60px 0 170px;
}

#ct_bg .searchArea01:before {
	content: "";
	position: absolute;
	left: 60px;
	bottom: 0;
	width: 87px;
	height: 87px;
	background: url(../list/img/ico_index01.png) no-repeat left bottom/100%;
}

#ct_bg .searchArea01 > .text01 {
	margin-left: 128px;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
}

#ct_bg .searchArea01 .wrap01 {
	margin-top: 5px;
}

#ct_bg .searchArea01 .button01 {
	width: calc(100% - 150px);
	width: -webkit-calc(100% - 150px);
	height: 60px;
	padding-left: 30px;
	border-radius: 32px;
	border: none;
	font-size: 2.0rem;
	-webkit-box-shadow:0px 2px 0px 1px #ccc inset;
	box-shadow:0px 2px 0px 1px #ccc inset;
}

#ct_bg .searchArea01 .button02 {
	width: 140px;
	height: 64px;
	border: none;
	background: url(../list/img/btn_index02_no.png) no-repeat left top/100%;
}

#ct_bg .searchArea01 .button02:hover {
	background-image: url(../list/img/btn_index02_on.png);
	cursor: pointer;
}

#ct_bg .searchResult01 {
	display: none;
	margin-top: 25px;
	padding-top: 25px;
	background: url(../list/img/bg_index01.png) repeat-x left top/10px;
}

#ct_bg .searchResult01 > .text01,
#ct_bg .searchResult01 > .text02 {
	display: none;
	margin-top: 20px;
	color: #fff;
	font-size: 2.2rem;
	text-align: center;
}
#ct_bg .searchResult01 > .text01.on,
#ct_bg .searchResult01 > .text02.on {
	display: block;
}

#ct_bg .list01 > li {
	display: none;
	margin-top: 4px;
	color: #ffff66;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
}

#ct_bg .list01 > li.on {
	display: block;
}

#ct_bg .list01 > li span {
	display: none;
}

#ct_bg .list02 {
	margin-top: 30px;
}

#ct_bg .list02 > .title01 {
	width: 100%;
	padding: 10px;
	color: #fff;
	background-color: #005e3c;
	margin-top: 30px;
}

#ct_bg .imgWrap01 {
	padding-top: 10px;
	background:#fff url(../img/bg_index01_pc.jpg) repeat-x center bottom;
}

#ct_bg .imgWrap01 > .inner01 {
	padding-top: 0;
}

#ct_bg .imgWrap01 .txt01 {
	margin: 3px 0 0 -2px;
	margin: 0;
}

#ct_bg .imgWrap01 .txt01:first-child {
	margin: 3px 0 0 -4px;
	margin: 6px 0 0 0;
}

#ct_bg  .imgWrap01 .frameArea01 {
	width: 686px;
	margin-top: 14px;
	margin-top: 17px;
	z-index: 20;
}

#ct_bg .imgWrap01 .frameArea01:before {
	position: absolute;
	left: -135px;
	top: 105px;
	content: url(../img/pic_index01.png);
}

#ct_bg .imgWrap01 .frameArea01:after {
	position: absolute;
	right: -135px;
	top: 21px;
	z-index: 2;
	content: url(../img/pic_index02.png);
}

#ct_bg .imgWrap01 > .inner01 > .image01 {
	position: relative;
	z-index: 6;
	width: 466px;
	margin: 12px auto 0;
	left: 4px;
}

#ct_bg .imgWrap01 > .inner01 > .image01::before {
	position: absolute;
	z-index: -1;
	bottom: 26px;
	left: -158px;
	width: 183px;
	height: 214px;
	background: url(../img/pic_index24.png) no-repeat 0 0/100%;
	content: "";
}

#ct_bg .imgWrap01 > .inner01 > .image01::after {
	position: absolute;
	z-index: -1;
	bottom: -36px;
	right: -144px;
	width: 174px;
	height: 358px;
	background: url(../img/pic_index25.png) no-repeat 0 0/100%;
	content: "";
}

#ct_bg .mainImg01 > .priceArea01 {
	position: relative;
	margin-top: -30px;
	padding: 30px 0 25px;
	z-index: 5;
	/*
	background-image: -moz-linear-gradient( 90deg, rgb(0,185,239) 0%, rgb(0,160,233) 95%, rgb(84,195,241) 98%, rgb(0,160,233) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(0,185,239) 0%, rgb(0,160,233) 95%, rgb(84,195,241) 98%, rgb(0,160,233) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(0,185,239) 0%, rgb(0,160,233) 95%, rgb(84,195,241) 98%, rgb(0,160,233) 100%);
	*/
	background: -webkit-linear-gradient(top, #00a0e9 0%,#54c3f1 0.75%,#00a0e9 1.5%,#00b9ef 100%);
	background: linear-gradient(to bottom, #00a0e9 0%,#54c3f1 0.75%,#00a0e9 1.5%,#00b9ef 100%); 
}

#ct_bg .mainImg01 > .priceArea01 > .inner02 {
	width: 676px;
}

#ct_bg .mainImg01 > .priceArea01 > .inner02 > .txt01 {
	margin-top: 15px;
}

#ct_bg .mainImg01 > .priceArea01 .txt02 .txt01 {
	color: #fff;
}

#ct_bg .mainImg01 > .priceArea01 .txt02 {
	color: #fff;
}
#ct_bg .mainImg01 > .priceArea01 .txtPrice01 .date01 {
	display: inline-block;
	padding: 5px 8px 2px;
	font-size: 1.4rem;
	color: #0081cc;
	background: #fff;
}

#ct_bg .movieWrap01 {
	position: relative;
	padding-bottom: 54.25%;
	border-radius: 4px;
	border: solid 10px #fff;
	height: 0;
	z-index:10;
	overflow: hidden;
	background:#fff;
}

#ct_bg .movieWrap01 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#ct_bg .priceArea01 {
	position: relative;
	padding: 28px 0;
	background-color: #fff;
}

#ct_bg .priceArea01 > .inner02 {
	position: relative;
	width: 850px;
	margin: 0 auto;
}

#ct_bg .priceArea01 .txt02 {
	margin-top: 5px;
	color: #010101;
}

#ct_bg .priceArea01 .txt02:first-child {
	margin-top: 0;
}

#ct_bg .priceArea01 .btn01 {
	position:absolute;
	top: 3px;
	right: -4px;
}

#ct_bg .priceArea01 .txtPrice01 {
	font-size: 1.8rem;
	font-weight: bold;
	color: #fff;
}

#ct_bg .priceArea01.type02 .txtPrice01 .date01 {
	display: inline-block;
	padding: 5px 8px 2px;
	font-size: 1.4rem;
	color: #fff;
	background: #0081cc;
}

#ct_bg .priceArea01 .txtPrice01 .txt01 {
	display: inline-block;
	margin: 0 0 0 1em;
	font-size: 2.2rem;
	color: #010101;
}

#ct_bg .priceArea01 .txtPrice01 > .img01 {
	float: left;
	width: 122px;
	margin: -26px 20px 0 0;
}

#ct_bg .bnrArea01 {
	margin-top: 40px;
}

#ct_bg .bnrArea01 > li{
	width: 252px;
	margin: 0 10px;
}

#ct_bg .bnrArea01 > li > a {
	display: block;
}

#ct_bg .snsBtn01 {
	margin-top: 30px;
}

#ct_bg .snsBtn01 > li,
#ct_bg .snsBtn02 > li {
	margin: 0 5px;
}

#ct_bg .copyArea01 {
	margin-top: 10px;
	font-size: 1rem;
}

#ct_bg .copyArea01.inner01 {
	padding: 0 0 20px;
}

#ct_bg .subSection01 {
	background: -webkit-linear-gradient(top, #b7eafa 0%,#ffffff 100%) repeat-x left top #fff;
	background: linear-gradient(to bottom, #b7eafa 0%,#ffffff 100%) repeat-x left top #fff;
	background-size: 100% 640px;
}

#ct_bg .subSection01 .frameArea01 {
	width: 717px;
	z-index: 10;
}

#ct_bg .subSection01 .frameArea01 > .img01 {
	position: relative;
	left: 55px;
	margin-top: 1px;
	z-index: 1;
}

#ct_bg .subSection01 .frameArea01 > .img01:before {
	position: absolute;
	left: -158px;
	top: 148px;
	z-index: -1;
	content: url(../img/pic_index05.png);
}

#ct_bg .subSection01 .frameArea01 > .img01:after {
	position: absolute;
	right: -20px;
	bottom: -65px;
	z-index: -1;
	content: url(../img/pic_index06.png);
}

#ct_bg .subSection01 .inner01 > .img02 {
	text-align: center;
}

#ct_bg .subSection01 .inner01 > .img02 + .img02 {
	margin-top: 40px;
}

#ct_bg .subSection01 .pointArea01 {
	position: relative;
	height: 864px;
	margin-top: 40px;
}

#ct_bg .subSection01 .pointArea01 > .type01 {
	position: absolute;
	left: -3px;
	top: -3px;
	width: 503px;
}

#ct_bg .subSection01 .pointArea01 > .type02 {
	position: absolute;
	top: 69px;
	right: 5px;
	width: 440px;
}

#ct_bg .subSection01 .pointArea01 > .type03 {
	position: absolute;
	bottom: 0;
	right: 200px;
	width: 400px;
}

#ct_bg .subSection02 {
	padding-bottom: 10px;
	background-color: #00b9ef;
}

#ct_bg .subSection02 > .inner01:first-of-type {
	padding-bottom: 30px;
}

#ct_bg .subSection02 > .inner01.type01 {
	padding-top: 30px;
}

#ct_bg .subSection02 > .inner01.type01 > .frameArea02 {
	margin-top: 0;
}

#ct_bg .subSection02 > .inner01.type01 > .frameArea02 > .txt01 {
	margin: 50px 0 10px;
	font-size: 2.2rem;
}

#ct_bg .subSection02 > .inner01 > .frameArea02 {
	text-align: center;
}

#ct_bg .subSection02 .frameArea02:first-of-type {
	margin-top: 40px;
}

#ct_bg .subSection02 .frameArea02 .txt02.type02 img {
	width: 344px;
}

#ct_bg .subSection02 .txtPrice01 .date01 {
	color: #0081cc;
}

#ct_bg .subSection02 .localNav01 .wrap01.spBetween {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#ct_bg .subSection02 .boxArea01 {
	margin: 47px 16px 0;
	padding-bottom: 26px;
	border: solid 4px #ed86b3;
}

#ct_bg .subSection02 .boxArea01 > .title01 {
	height: 87px;
	background-color: #e3007f;
	border-radius: 15px 15px 0 0;
	margin-bottom: 6px;
}

#ct_bg .subSection02 .boxArea01 > .title01 img {
	position: relative;
	margin-top: -78px;
	margin-left: -5px;
	width: 880px;
	max-width: inherit;
}

#ct_bg .subSection02 .boxArea01 > .wrap01 {
	margin: 20px 10px 0;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#ct_bg .subSection02 .boxArea01 > .wrap01 li {
	width: 210px;
}

#ct_bg .subSection02 > .heading01 {
	padding-top: 60px;
}

#ct_bg .subSection02 > .heading01 > img {
	width: 230px;
}

#ct_bg .subSection02 > .wrap01 {
	width: 960px;
	margin: 30px auto 0;
	border: solid 2px #005e3c;
}

#ct_bg .subSection02 > .wrap01 > .title01 {
	width: 100%;
	padding: 10px 12px 8px;
	color: #fff;
	background-color: #005e3c;
	font-size: 1.8rem;
	font-weight: bold;
}

#ct_bg .subSection02 > .wrap01 > p {
	width: 50%;
	padding: 10px 12px 8px;
	border-bottom: solid 1px #005e3c;
	background-color: #fff;
	color: #005e3c;
}

#ct_bg .subSection02 > .wrap01 > p:nth-child(odd) {
	border-left: solid 1px #005e3c;
}

#ct_bg .subSection02 > .wrap01 > p:nth-last-child(-n+2) {
	border-bottom: none;
}

#ct_bg .subSection03 {
	width: 100%;
}

#ct_bg .subSection03 .inner01 {
	margin-top: 20px;
	padding-bottom: 0;
}

#ct_bg .subSection03 .boxArea01 {
	padding: 20px 30px;
	border: solid 4px #0081cc;
}

#ct_bg .subSection03 .boxArea01 > .col01 {
	float: left;
	width: 230px;
	text-align: center;
}

#ct_bg .subSection03 .boxArea01 > .col01 > .img01 img {
	width: 180px;
	height: auto;
}

#ct_bg .subSection03 .boxArea01 > .col01 > .txt01 {
	font-weight: bold;
	font-size: 1.4rem;
}

#ct_bg .subSection03 .boxArea01 > .col01 > .txt01 > .txt02 {
	font-size: 1.6rem;
}

#ct_bg .subSection03 .boxArea01 > .col01 > .btn01 {
	margin-top: 5px;
}

#ct_bg .subSection03 .boxArea01 > .col02 {
	float: right;
	width: 622px;
}

#ct_bg .subSection04 {
	position: relative;
	padding-top: 40px;
	padding-bottom: 60px;
}

#ct_bg .subSection04:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 788px;
	background: -webkit-linear-gradient(top, rgba(182,223,247,1) 0%,rgba(254,254,255,1) 100%);
    background: linear-gradient(to bottom, rgba(182,223,247,1) 0%,rgba(254,254,255,1) 100%);
}

#ct_bg .subSection04 + .subSection02 {
	position: relative;
	z-index: 2;
	padding-bottom: 60px;
}

#ct_bg .link01 {
	display: inline-block;
	position: relative;
	padding-left: 14px;
	margin-top: 10px;
	color: #010101;
	text-decoration: underline;
}
#ct_bg .link01:hover {
	text-decoration: none;
}
#ct_bg .link01:before {
	content: "";
	position: absolute;
	left: 0;
	top: .5em;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 7px;
	border-color: transparent transparent transparent #0a308f;
}

#ct_bg .link02 {
	color: #fff;
}

#ct_bg .imageCol01 {
	margin-top: 20px;
	text-align: center;
}
	
@media screen and (max-width: 639px) {
#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;
}

#footerIn .pageTop > a {
	background-size: 100%;
}

#ct_bg .imgOver01 a:hover img {
	opacity: 1.0;
}

.onlyPC {
	display: none;
}
.onlySP {
	display: block;
}
img.onlySP {
	display: inline-block;
}
	
#ct_bg .headTitleArea01 .text01 ,
#ct_bg .headTitleArea01 .title01 {
	font-size: 1.2rem;
}

#ct_bg .headTitleArea01 .title01 {
	margin-right: 0;
}

#ct_bg .imgWrap01 {
	background:#fff url(../img/bg_index01_sp.jpg) no-repeat center bottom;
	background-size: cover;
	padding-top: 0;
}

#ct_bg .inner01,
#ct_bg .inner02 {
	width: 100%;
}

#ct_bg .contentsWrap .priceArea01 > .inner02 {
	width: 100%;
}

#ct_bg .contentsWrap > .priceArea01 {
	padding: 20px 0;
}

#ct_bg .txt04{
	margin-top: 20px;
}

#ct_bg .frameArea02 {
	padding: 10px 10px 20px;
	border: solid 3px #0081cc;
}

#ct_bg .frameArea02 > .title01 + .btn01 + .btn01 {
	margin-top: 10px;
}

#ct_bg .frameArea03 {
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#ct_bg .frameArea03 > .title01 {
	padding-top: 8px;
	padding-bottom: 14px;
	border: solid 4px #4ba3de;
	border-bottom: none;
	border-radius: 20px 20px 0 0;
	background: url(../img/bg_index02.png) repeat left top;
	text-align: center;
}
#ct_bg .frameArea03 > .title01 > img {
	height: 30px;
	width: auto;
}

#ct_bg .frameArea04 {
	padding: 24px 10px 12px;
}

#ct_bg .frameArea05 {
	font-size: 1.1rem;
	text-align: left;
}

#ct_bg .newsCol01 {
	padding-left: 15px;
	padding-right: 15px;
}
#ct_bg .newsCol01 .editArea01  {
	width: calc(100% - 105px);
	width: -webkit-calc(100% - 105px);
	text-align: left;
}
#ct_bg .newsCol01 .image01 {
	width: 90px;
}
#ct_bg .newsCol01 .title01 {
	margin-top: 8px;
	font-size: 1.6rem;
}

#ct_bg .movieWrap01 {
	border: solid 5px #fff;
}

#ct_bg .mainImg01 {
	background: none;
}

#ct_bg .imgWrap01 .inner01 {
	padding: 10px 10px 20px;
	padding: 0 10px 20px;
}

#ct_bg .imgWrap01 .inner01 .txt01 img {
}

#ct_bg .imgWrap01 .txt01 {
	margin: 0;
}
#ct_bg .imgWrap01 .txt01:first-child {
	margin: 0;
}

#ct_bg .imgWrap01 .frameArea01 {
	width: 100%;
	margin-top: 0;
}

#ct_bg .imgWrap01 .frameArea01:before,
#ct_bg .imgWrap01 .frameArea01:after {
	display: none;
}
	
#ct_bg .imgWrap01 > .inner01 > .image01 {
	width: 83.333%;
	margin-top: 0;
	left: .333%;
	margin-bottom: -2px;
}

#ct_bg .imgWrap01 > .inner01 > .image01::before,
#ct_bg .imgWrap01 > .inner01 > .image01::after {
	content: none;
}

#ct_bg .mainImg01 > .priceArea01 {
	margin-top: 0;
	margin-bottom: 0;
	padding: 30px 0 25px;
}

#ct_bg .mainImg01 > .priceArea01 > .inner02 > .txt01 {
	padding-left: 10px;
	padding-right: 10px;
}
#ct_bg .mainImg01 > .priceArea01 .txtPrice01 .date01 {
	padding: 2px 8px 2px;
}
	
#ct_bg .priceArea01 .txtPrice01 .date01 {
	color: #fff;
}
	
	

#ct_bg .gradArea01 {
	padding: 10px;
}

#ct_bg .gradArea01 > .inner01 {
	padding: 12px;
}

#ct_bg .gradArea01 > .inner02 > .logo01 {
	width: 100%;
}

#ct_bg .gradArea01 > .inner02 > .button01 {
	position: inherit;
	width: 114px;
	margin: 18px auto 0;
}

#ct_bg .gradArea01 > .inner02 > .snsBtn02 {
	position: inherit;
}

#ct_bg .searchArea01 {
	padding: 0;
}

#ct_bg .searchArea01:before {
	content: none;
}

#ct_bg .searchArea01 > .text01 {
	position: relative;
	left: 25px;
	display: table;
	max-width: 82%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.6rem;
}

#ct_bg .searchArea01 > .text01:before {
	content: "";
	position: absolute;
	left: -50px;
	top: 50%;
	width: 44px;
	height: 44px;
	margin-top: -22px;
	background: url(../list/img/ico_index01.png) no-repeat left bottom/100%;
}

#ct_bg .searchArea01 .button01 {
	width: 100%;
	height: 50px;
}

#ct_bg .searchArea01 .button02 {
	width: 105px;
	height: 49px;
	margin: 10px auto 0;
}

#ct_bg .searchArea01 .button02:hover {
	background-image: url(../list/img/btn_index02_no.png);	
}

#ct_bg .searchArea01 .wrap01 {
	margin-top: 15px;
}

#ct_bg .searchResult01 {
	margin-top: 25px;
}

#ct_bg .searchResult01 > .text02 {
	margin-top: 0;
}

#ct_bg .list01 > li {
	font-size: 1.8rem;
}

#ct_bg .list02 {
	margin-top: 30px;
}

#ct_bg .list02 > .title01 {
	width: 100%;
	padding: 10px;
	color: #fff;
	background-color: #005e3c;
	margin-top: 30px;
}


#ct_bg .priceArea01 {
	text-align: center;
}

#ct_bg .priceArea01 .btn01 {
	position: inherit;
	width: 187px;
	margin: 5px auto 0;
}

#ct_bg .priceArea01 .txtPrice01 > .img01 {
	float: none;
	width: 172px;
	margin: 0 auto 10px;
	text-align: center;
}

#ct_bg .frameArea02 > .title01 + .btn01 {
	margin-top: 10px;
}

#ct_bg .frameArea02 > .title01.type01 img,
#ct_bg .frameArea02 > .title01.type04 img {
	width: auto;
	height: 34px;
}

#ct_bg .frameArea02 > .title01.type02 img,
#ct_bg .frameArea02 > .title01.type03 img {
	width: auto;
	height: 28px;
}

#ct_bg .bnrArea01 > li{
	width: 78.125%;
	margin-top: 20px;
}

#ct_bg .bnrArea01 > li:first-child {
	margin-top: 0;
}

#ct_bg .copyArea01 {
	text-align: center;
}

#ct_bg .subSection01 {
	background-size: 100% 320px;
}
#ct_bg .subSection01 > .inner01 {
	padding: 40px 10px 50px;
}

#ct_bg .subSection01 .frameArea01 > .img01:before,
#ct_bg .subSection01 .frameArea01 > .img01:after {
	content: none;
}

#ct_bg .subSection01 .frameArea01 {
	width: 100%;
}

#ct_bg .subSection01 .frameArea01 > .img01 {
	left: 0;
	margin-top: 0;
}

#ct_bg .subSection01 .pointArea01 {
	height: auto;
}

#ct_bg .subSection01 .pointArea01 > .type01,
#ct_bg .subSection01 .pointArea01 > .type02,
#ct_bg .subSection01 .pointArea01 > .type03 {
	position: static;
	width: 100%;
	margin: 20px auto 0;
}
#ct_bg .subSection01 .pointArea01 > .type01 {
	margin-top: 22px;
}
	
#ct_bg .subSection01 .pointArea01 > .type02 {
	position: relative;
	top: auto;
	right: auto;
	left: -2.11%;
	width: 86.76%;
	
}	
#ct_bg .subSection01 .pointArea01 > .type03 {
	width: 78.873%;
}	


#ct_bg .subSection02 > .inner01 {
	padding: 30px 10px;
}

#ct_bg .subSection02 > .inner01.type01 {
	padding-bottom: 50px;
}

#ct_bg .subSection02 .boxArea01 > .title01 {
	height: auto;
}

#ct_bg .subSection02 .boxArea01 > .title01 img {
	width: 95%;
	width: 96.75%;
	margin: 10px auto ;
	margin: 3px auto 0;
}

#ct_bg .subSection02 .localNav01 {
	margin-top: -10px;
}

#ct_bg .subSection02 .frameArea02 > .title01 + .txt02 {
	margin-top: 10px;
}

#ct_bg .subSection02 .frameArea02 > .txt02.type02 img {
	width: 76.8%;
}
 
#ct_bg .subSection02 .localNav01 .wrap01.spBetween {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#ct_bg .subSection02 .localNav01 .wrap01.spBetween li {
	width: 48.5%;
	margin-top: 10px;
}

#ct_bg .subSection02 .localNav01 .wrap01.spBetween li:first-child, 
#ct_bg .subSection02 .localNav01 .wrap01.spBetween li:nth-child(2) {
	margin-top: 0;	
}

#ct_bg .subSection02 .frameArea02:first-of-type {
	margin-top: 20px;
}

#ct_bg .subSection02 .boxArea01 {
	margin: 15px 0 0;
	padding-bottom: 20px;
	border: solid 2px #ed86b3;
}


#ct_bg .subSection02 .boxArea01 > .wrap01 li {
	width: 48.5%;
	margin-top: 10px;
}

#ct_bg .subSection02 .boxArea01 > .txt02 {
	margin: 20px 10px 0;
}

#ct_bg .subSection02 .boxArea01 > .txt03 {
	padding: 0 10px;
	padding: 2.78% 1.625% 0;
}
#ct_bg .subSection02 .boxArea01 > .txt03 + .txt03 {
	padding: 0 1.625% 0;
}
	
#ct_bg .subSection02 .boxArea01 > .title01 {
	margin-bottom: 0;
}
	
#ct_bg .subSection02 .boxArea01 > .wrap01 li:first-child,
#ct_bg .subSection02 .boxArea01 > .wrap01 li:nth-child(2) {
	margin-top: 0;
}

#ct_bg .subSection02 > .inner01.type01 > .frameArea02 > .txt01 {
	margin: 40px 0 30px;
}

#ct_bg .subSection02 > .wrap01 {
	width: 100%;
	border-width: 1px;
	border-bottom: none;
}

#ct_bg .subSection02 > .wrap01 > p:nth-child(odd) {
	border-left: none;
}

#ct_bg .subSection02 > .wrap01 > p:nth-last-child(-n+2) {
	border-bottom: solid 1px #005e3c;
}

#ct_bg .subSection02 > .wrap01 > p {
	width: 100%;
}

#ct_bg .subSection02 > .heading01 > img {
	width: 57.5%;
}

#ct_bg .subSection03 > .inner01 {
	padding-left: 10px;
	padding-right: 10px;
}

#ct_bg .subSection03 .boxArea01 {
	padding: 20px 10px;
}

#ct_bg .subSection03 .boxArea01 > .col01,
#ct_bg .subSection03 .boxArea01 > .col02 {
	float: none;
	width: 100%;
}

#ct_bg .subSection03 .boxArea01 > .col01 > .img01 img {
	width: 48%;
}

#ct_bg .subSection03 .boxArea01 > .col01 > .btn01 {
	width: 187px;
	width: 220px;
	margin:5px auto 10px;
}

#ct_bg .subSection04 {
	padding-left: 10px;
	padding-right: 10px;
}

#ct_bg .subSection04 + .subSection02 {
	padding-left: 10px;
	padding-right: 10px;
}

#ct_bg .copyArea01.inner01 {
	padding: 0 0 50px;
}

#footerIn .pageTop {
	display: block;
	top: -34px;
	right: 50%;
	margin-right: -75px;
	width: 150px;
	height: 34px;
}

#footerIn .pageTop > a {
	background:url(../img/btn_zukanneo01.png) no-repeat left top;
	background-size: 100%;
	height: 34px;
}
	
#ct_bg .txt05 {
	margin-top: 20px;
}
	
#ct_bg .imageCol01 {
	width: 59.154%;
	margin-right: auto;
	margin-left: auto;
}	

}

/* Clearfix */
#ct_bg .cf:after,
#ct_bg .boxArea01:after {
	content: " ";
	display: block;
	clear: both;
}