@charset "utf-8";

html {
	font-size: 62.5%;
}

#contents {
	padding: 0;
	width: 100%;
}

#header {
	box-shadow: none;
}

#wrapper {
	min-width: inherit;
}

#footerIn img {
	border: none;
}

.onlySP {
	display: none;
}

#ct_bg {
	background: url(../img/bg_index01.png) repeat-y 50% 0/100%;
	color: #fff;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Osaka,sans-serif;
	font-size: 1.6rem;
	line-height: 1.75;
}

#ct_bg a {
	color: #ff0;
}

#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 .center {
	text-align: center !important;
}
#ct_bg .right {
	text-align: right !important;
}

#ct_bg .snsBtn01 {
	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: 60px;
}

#ct_bg .snsBtn01 > li {
	margin: 10px 5px 0;
}

.fb_iframe_widget > span {
	vertical-align: baseline !important;
}

#ct_bg .footer01 {
	position: relative;
	padding-bottom: 60px;
	border-top: double 6px #646464;
	background-color: #000;
}

#ct_bg .footer01:before {
	left: 0;
	background: url(../img/img_index10.png) no-repeat 0 0/100%;
}
#ct_bg .footer01:after {
	right: 0;
	background: url(../img/img_index11.png) no-repeat 0 0/100%;
}
#ct_bg .footer01:before,
#ct_bg .footer01:after {
	position: absolute;
	top: -30px;
	width: 100px;
	height: 28px;
	content: "";
}

#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-bottom: 80px;
}

#ct_bg .mainImg01 > img {
	width: 100%;
}

#ct_bg .subSection01 {
	padding-top: 60px;
}

#ct_bg .subSection01 > .inner01 {
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}

#ct_bg .subSection01 > .inner01 > .text01 {
	width: 80%;
	margin: 60px auto 0;
	text-align: center;
}

#ct_bg .heading01 {
	position: relative;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#ct_bg .heading01 > img {
	width: 69%;
}

#ct_bg .heading02 {
	position: relative;
	width: calc(100% + 10px);
	width: -webkit-calc(100% + 10px);
	left: -10px;
	margin-bottom: 12px;
	padding-left: 10px;
	color: #ff0;
	font-size: 2.0rem;
	font-weight: bold;
	overflow: hidden;
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

#ct_bg .heading02 > span {
	position: relative;
	display: inline-block;
	width: auto;
	padding-right: 20px;
	-webkit-transform: skewX(25deg);
	transform: skewX(25deg);
}

#ct_bg .heading02 > span:before {
	position: absolute;
	top: 50%;
	right: -1000%;
	width: 1000%;
	height: 13px;
	margin-top: -10px;
	background: url(../img/bg_index08.png) repeat-x 0 0/auto 100%;
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
	content: "";
}

#ct_bg .frameArea01 {
	position: relative;
	padding: 25px 10px 10px;
	border-bottom: solid 2px #660000;
	background: #c00 url(../img/bg_index03.png) repeat-x 0 0/auto 6px;
	text-align: center;
}

#ct_bg .frameArea01:before {
	left: 0;
	background: url(../img/img_index01.png) no-repeat 0 0/100%;
}
#ct_bg .frameArea01:after {
	right: 0;
	background: url(../img/img_index02.png) no-repeat 0 0/100%;
}
#ct_bg .frameArea01:before,
#ct_bg .frameArea01:after {
	position: absolute;
	top: -24px;
	width: 100px;
	height: 28px;
	content: "";
}

#ct_bg .frameArea01 > .text01 {
	margin-top: 12px;
	font-weight: bold;
	font-size: 3.0rem;
}

#ct_bg .frameArea02 {
	position: relative;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/bg_index05.png),url(../img/bg_index05.png);
	background-repeat: repeat-x,repeat-x;
	background-size: auto 10px,auto 10px;
	background-position: 0 0,0 100%;
}

#ct_bg .frameArea02:before {
	top: 0;
	left: 0;
	background: url(../img/img_index12.png) no-repeat 0 0/100%;
}
#ct_bg .frameArea02:after {
	bottom: 0;
	right: 0;
	background: url(../img/img_index13.png) no-repeat 0 0/100%;
}
#ct_bg .frameArea02:before,
#ct_bg .frameArea02:after {
	position: absolute;
	width: 116px;
	height: 34px;
	content: "";
	z-index: 2;
}

#ct_bg .frameArea02In {
	position: relative;
	padding: 35px 20px;
	background-image: url(../img/bg_index04.png),url(../img/bg_index04.png),url(../img/bg_index02.png);
	background-repeat: repeat-y,repeat-y,repeat;
	background-size: 10px,10px,101px;
	background-position: 0 0,100% 0,0 0;
	background-color: #000;
}

#ct_bg .frameArea02In:before {
	bottom: -10px;
	left: 0;
	background: url(../img/bg_index06.png) no-repeat 0 0/100%;
}
#ct_bg .frameArea02In:after {
	right: 0;
	top: -10px;
	background: url(../img/bg_index07.png) no-repeat 0 0/100%;
}
#ct_bg .frameArea02In:before,
#ct_bg .frameArea02In:after {
	position: absolute;
	width: 10px;
	height: 10px;
	z-index: 2;
	content: "";
}

#ct_bg .frameArea02In > .title01 {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .frameArea03 {
	margin-top: 25px;
	padding: 20px;
	border: solid 1px #ccc;
}

#ct_bg .frameArea04 {
	margin-top: 30px;
	padding: 30px 25px;
	border: solid 5px #c00;
	border-radius: 20px;
}
#ct_bg .frameArea04.type01 {
	border-color: #0f398d;
}

#ct_bg .frameArea04 > .title01 {
	width: 64.21%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .frameArea05 {
	margin-top: 30px;
	padding: 15px 20px 20px;;
	border: solid 1px #444;
}

#ct_bg .frameArea05 + .frameArea05 {
	margin-top: 0;
	border-top: none;
}

#ct_bg .frameArea05 > .title01 {
	color: #ff0;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
}

#ct_bg .frameArea06 {
	margin-top: 30px;
	padding: 30px 25px;
	border: solid 5px #0f398d;
	border-radius: 20px;
	background-color: rgba(0,0,0,.75);
}

#ct_bg .frameArea06 > .text01 {
	color: #ff0;
	font-size: 2.0rem;
	font-weight: bold;
}

#ct_bg .frameArea06 > .text01 > .font01 {
	display: inline-block;
	text-indent: -.5em;
}

#ct_bg .frameArea06 > .text02 {
	margin-top: 10px;
	font-weight: bold;
}

#ct_bg .col01 {
	width: 30%;
	margin-top: 25px;
}

#ct_bg .col02 {
	width: 144px;
}

#ct_bg .col03 {
	width: calc(100% - 166px);
	width: -webkit-calc(100% - 166px);
}

#ct_bg .col03 > .text01 {
	font-size: 2.0rem;
	line-height: 44px;
}

#ct_bg .col03 > .text01 + .text01 {
	margin-top: 12px;
}

#ct_bg .col03 > .text02 {
	margin-top: 12px;
	font-weight: bold;
	line-height: 40px;
}

#ct_bg .col04 {
	width: 29.873%;
	margin-top: 28px;
	text-align: center;
}

#ct_bg .col04 > .text01 {
	font-size: 2.0rem;
}

#ct_bg .col05 {
	width: 48.4375%;
	margin-top: 30px;
}

#ct_bg .col05 > .text01 {
	font-weight: bold;
	line-height: 40px;
}

#ct_bg .col05 > .image01 {
	display: inline-block;
	width: 47.281%;
}

#ct_bg .col05 > .image01:nth-child(even) {
	margin-left: 3.101%;
}

#ct_bg .col06 {
	width: 69.1%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .col06 > .image01 {
	margin-top: 30px;
}

#ct_bg .col07 {
	width: 47.826%;
	margin-top: 30px;
}

#ct_bg .col08 {
	width: 70%;
	margin: 30px auto 0;
}

#ct_bg .col08 > .text01 {
	margin-top: 5px;
	font-weight: bold;
}

#ct_bg .col09 {
	width: 30%;
	margin-top: 30px;
	margin-right: 5%;
}

#ct_bg .col09 > .text01 {
	margin-top: 5px;
	font-weight: bold;
}

#ct_bg .col09:nth-child(3n) {
	margin-right: 0;
}

#ct_bg .jqImg01 > a {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}

#ct_bg .jqImg01 > a img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#ct_bg .jqImg01 > a img.verticlal {
	height: 100%;
	width: auto;
}

#ct_bg .jqImg01.type01 > a:before {
	background: url(../img/icon_index02_no.png) no-repeat 0 0/100%;
}

#ct_bg .jqImg01 > a:hover:before {
	background-image: url(../img/icon_index01_on.png);
}

#ct_bg .jqImg01.type01 > a:hover:before {
	background-image: url(../img/icon_index02_on.png);
}

#ct_bg .jqImg02 {
	max-width: 525px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .box01:first-child {
	margin-top: 30px;
}

#ct_bg .box01 {
	margin-top: 22px;
}

#ct_bg .box01 .text01 {
	font-weight: bold;
}

#ct_bg .boxInner01 > .title01 {
	text-align: center;
}

#ct_bg .boxInner01 > .text01 {
	width: 49%;
	margin: 30px auto 0;
}

#ct_bg .boxInner01 > .text02 {
	margin-top: 25px;
}

#ct_bg .boxInner01 > .wrap01 > .image01 {
	width: 33%;
	margin: 30px 1.5% 0;
}

#ct_bg .boxInner01 + .boxInner01 {
	margin-top: 30px;
}

#ct_bg .box02 {
	margin-top: 20px;
}

#ct_bg .box02:first-child {
	margin-top: 30px;
}

#ct_bg .box02 > .title01 {
	margin-bottom: 30px;
	text-align: center;
}

#ct_bg .box03 {
	margin-top: 60px;
}

#ct_bg .box03In {
	margin-top: 60px;
}

#ct_bg .box03In > .title01 {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .txtBlock01 {
	margin-top: 20px;
}

#ct_bg .txtBlock01 > dt {
	width: 70px;
	padding: 2px 5px 0;
	float: left;
	clear: left;
	background-color: #c00;
	font-weight: bold;
	text-align: center;
}

#ct_bg .txtBlock01 > dd {
	min-height: 30px;
	padding-left: 80px;
}

#ct_bg .txtBlock01 > dd:not(:last-child) {
	margin-bottom: 30px;
}

#ct_bg .txtBlock01 > dd > .notes01 {
	margin-top: 5px;
	margin-bottom: -5px;
}

#ct_bg .btn01 {
	margin-top: 2px;
}

#ct_bg .btn01 > a {
	display: block;
	position: relative;
	padding: 12px 10px;
	border-radius: 10px;
	box-shadow: 0px 0px 0px 1px #ffffff inset;
	border: solid 4px #c00;
	background-color: #c00;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	transition: all .3s;
}

#ct_bg .btn01 > a:hover {
	border: solid 4px #ff6666;
	background-color: #ff6666;
}

#ct_bg .btn01 > a > .text02 {
	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;
	position: absolute;
	top: -4px;
	left: -4px;
	width: -webkit-calc(100% + 8px);
	width: calc(100% + 8px);
	height: -webkit-calc(100% + 8px);
	height: calc(100% + 8px);
	border-radius: 10px;
	box-shadow: 0px 0px 0px 1px #ffffff inset;
	border: solid 4px #ff6666;
	background-color: #ff6666;
	opacity: 0;
	transition: all .5s;
}

#ct_bg .btn01 > a > .text02.success {
	opacity: 1.0;
}

#ct_bg .btn02 {
	max-width: 280px;
	width: 100%;
	margin: 25px auto 0;
}

#ct_bg .btn02 > a {
	display: block;
	position: relative;
	padding: 10px 20px 8px;
	border-radius: 10px;
	box-shadow: 0px 0px 0px 1px #ffffff inset;
	border: solid 4px #0f398d;
	background-color: #0f398d;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 1.5;
	transition: all .3s;
}

#ct_bg .btn02 > a:hover {
	border-color: #2764c6;
	background-color: #2764c6;
}

#ct_bg .list01 {
	margin-top: 15px;
}

#ct_bg .list01 > li {
	margin-left: 1.0em;
	text-indent: -1.0em;
}

#ct_bg .list02 {
	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 .list02 > li {
	position: relative;
	width: 22%;
	margin-top: 30px;
	background-color: #fff;
}

#ct_bg .list02 > li:not(:first-child):before {
	position: absolute;
	left: -13.5%;
	top: 50%;
	width: 0;
	height: 0;
	margin-top: -20px;
	border-style: solid;
	border-width: 20px 0 20px 23px;
	border-color: transparent transparent transparent #c00;
	content: "";
}

#ct_bg .list03 > li {
	position: relative;
	padding-left: 22px;
	font-weight: bold;
}

#ct_bg .list03 > li:before {
	position: absolute;
	top: .5em;
	left: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #c00;
	content: "";
}

#ct_bg .list03 > li> ul > li {
	margin-left: 1.0em;
	text-indent: -1.0em;
}

#ct_bg .list04 {
	margin-top: 5px;
	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 .list04 > li {
	width: 20.833%;
	margin-left: 1.041%;
	margin-right: 1.041%;
	margin-top: 15px;
}

#ct_bg .list05 {
	margin-top: 25px;
}

#ct_bg .list05 > dt {
	float: left;
	clear: left;
	color: #ff0;
	font-weight: bold;
	text-align: left;
}

#ct_bg .list05 > dd {
	font-weight: bold;
	text-align: left;
}

#ct_bg .list06 {
	margin-top: 5px;
	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 .list06 > li {
	width: 20%;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 30px;
}

#ct_bg .list07 {
	margin-top: 25px;
	font-weight: bold;
	overflow: hidden;
}

#ct_bg .list07 > dt {
	position: relative;
	float: left;
	margin-right: 10px;
	color: #ff0;
}

#ct_bg .list07 > dt:before {
	position: absolute;
	top: 0;
	right: -8px;
	content: ":";
}

#ct_bg .btnList01 {
	margin-top: 20px;
}

#ct_bg .btnList01 > li:not(:first-child) {
	margin-top: 10px;
}

#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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	max-width: 1000px;
	margin:  0 auto;
}

#ct_bg .bnrList01 > li {
	width: 22%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-top: 30px;
}

#ct_bg .txt01 {
	margin-top: 30px;
	font-weight: bold;
	font-size: 2.0rem;
	text-align: center;
}

#ct_bg .txt02 {
	margin-top: 25px;
	color: #ff0;
	font-weight: bold;
}

#ct_bg .color01 {
	color: #ff0;
}

#ct_bg .color02 {
	color: #33ccff;
}

#ct_bg .notes01 {
	margin-top: 10px;
	margin-left: 1.0em;
	text-indent: -1.0em;
}

#ct_bg .notes01 + .notes01 {
	margin-top: 0;
}

@media screen and (max-width: 1040px) {
#ct_bg .list02 > li:not(:first-child):before {
	border-width: 2vw 0 2vw 2.3vw;
}
}


@media screen and (max-width: 639px) {
#ct_bg {
	min-width: inherit;
	font-size: 1.4rem;
	font-family: -apple-system, "HelveticaNeue", Helvetica;
	word-break: normal;
	word-wrap: break-word;
}

#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 .subSection01 > .inner01 {
	width: 100%;
	padding-left: 4%;
	padding-right: 4%;
}
	
#ct_bg .subSection01 > .inner01 > .text01 {
	width: 92.608%;
}	

#ct_bg .heading01 {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}
	
#ct_bg .heading01 > img {
	width: 100%;
}	

#ct_bg .heading02 {
	font-size: 1.8rem;
}
	
#ct_bg .heading02 > span:before {
	margin-top: -9px;
}

#ct_bg .frameArea01 {
	padding-bottom: 12px;
}
	
#ct_bg .frameArea01 > .title01 {
	width: 81.333%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .frameArea01 > .text01 {
	font-size: 1.6rem;
}

#ct_bg .frameArea02In {
	padding-top: 50px;
}

#ct_bg .frameArea02In > .title01 {
	width: 100%;
}

#ct_bg .frameArea02In > .text01 {
	line-height: 35px;
}

#ct_bg .frameArea04 {
	padding-left: 15px;
	padding-right: 15px;
}

#ct_bg .frameArea04 > .title01 {
	width: 100%;
}

#ct_bg .frameArea05 > .title01 {
	font-size: 1.8rem;
}	
	
#ct_bg .frameArea06 > .text01 {
	font-size: 1.8rem;
}
	
#ct_bg .col01 {
	width: 65.217%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .col02 {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
	
#ct_bg .col02 > .image01 {
	width: 39.622%;
	margin-right: 3.77%;
}	

#ct_bg .col03 {
	width: 100%;
	margin-top: 30px;
}

#ct_bg .col03 > .text01 {
	font-size: 1.5rem;
	line-height: 38px;
}
	
#ct_bg .col03 > .text01 + .text01 {
	margin-top: 18px;
}

#ct_bg .col03 > .text02 {
	margin-top: 20px;
	line-height: 35px;
}

#ct_bg .col04 {
	width: 80.327%;
	margin-left: auto;
	margin-right: auto;
}
#ct_bg .col04.type01 {
	width: 100%;
}
	
#ct_bg .col04.type01 > .image01 {
	width: 73.77%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .col04 > .text01 {
	font-size: 1.8rem;
}
	
#ct_bg .col05 {
	width: 100%;
}

#ct_bg .col05 > .image01 {
	width: 48.8%;
}

#ct_bg .col05 > .image01:nth-child(even) {
	margin-left: 1%;
}
	
#ct_bg .col06 {
	width: 100%;
}

#ct_bg .col06 > .image01 + .image01 {
	margin-top: 15px;
}

#ct_bg .col07 {
	margin-top: 15px;
}
	
#ct_bg .col08 {
	width: 100%;
}

#ct_bg .col09 {
	width: 100%;
	margin-right: 0;
}
	
#ct_bg .jqImg01 > a {
	height: auto;
	padding-bottom: 0;
}
	
#ct_bg .jqImg01 > a img {
	position: static;
	top: inherit;
	left: inherit;
	-webkit-transform: translate(0 , 0);
	transform: translate(0 , 0);
}

#ct_bg .jqImg01 > a img.verticlal {
	height: auto;
	width: 100%;
}

#ct_bg .box01:first-child {
	margin-top: 22px;
}
	
#ct_bg .boxInner01 > .title01 {
	width: 88.405%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .boxInner01 > .text01 {
	width: 88.115%;
}

#ct_bg .boxInner01 > .text02 {
	margin-top: 25px;
}

#ct_bg .boxInner01 > .wrap01 > .image01 {
	width: 47.826%;
}
#ct_bg .boxInner01 > .wrap01 > .image01:nth-child(odd) {
	margin-left: 0;
	margin-right: 2.17%;
}
#ct_bg .boxInner01 > .wrap01 > .image01:nth-child(even) {
	margin-right: 0;
	margin-left: 2.17%;
}

#ct_bg .boxInner01 + .boxInner01 {
	margin-top: 30px;
}

#ct_bg .box02 > .title01 {
	width: 88.405%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6.75vw;
}
	
#ct_bg .box03In {
	margin-top: 45px;
}
	
#ct_bg .box03In > .title01 {
	width: 80.645%;
}
	
#ct_bg .txtBlock01 {
	margin-top: 20px;
}

#ct_bg .txtBlock01 > dt {
	width: 61px;
	padding-bottom: 2px;
	float: none;
	clear: none;
}

#ct_bg .txtBlock01 > dd {
	margin-top: 25px;
	padding-left: 0;
}

#ct_bg .txtBlock01 > dd:not(:last-child) {
	margin-bottom: 25px;
}

#ct_bg .btn01 {
	max-width: 245px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .btn01 > a {
	padding-top: 8px;
	padding-bottom: 4px;
}
	
#ct_bg .btn01 > a:hover {
	border-color: #c00;
	background-color: #c00;
}

#ct_bg .btn02 > a:hover {
	border-color: #0f398d;
	background-color: #0f398d;
}

#ct_bg .list01 {
	margin-top: 20px;
}

#ct_bg .list01 > li {
	line-height: 35px;
}

#ct_bg .list02 > li {
	width: 65.217%;
	margin-left: auto;
	margin-right: auto;
}
	
#ct_bg .list02 > li:not(:first-child) {
	margin-top: 53px;
}

#ct_bg .list02 > li:not(:first-child):before {
	left: 50%;
	top: inherit;
	margin-left: -20px;
	margin-top: -36px;
	border-width: 23px 20px 0 20px;
	border-color: #cc0000 transparent transparent 
}
	
#ct_bg .list04 {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}	

#ct_bg .list04 > li {
	width: 47.54%;
	margin-left: 0;
	margin-right: 0;
}

#ct_bg .list06 > li {
	width: 42.028%;
	margin-left: 2.173%;
	margin-right: 2.173%;
}
	
#ct_bg .list06 > li:nth-child(n+3) {
	margin-top: 15px;
}
	
#ct_bg .list07 {
	margin-top: 20px;
}

#ct_bg .btnList01 {
	width: 54.339%;
	margin-top: 0;
}

#ct_bg .bnrList01 > li {
	width: 66.666%;
	margin-left: 0;
	margin-right: 0;
}
	
	
#ct_bg .txt01 {
	font-size: 1.8rem;
}	

}

/* Clearfix */
#ct_bg .cf:after {
	content: " ";
	display: block;
	clear: both;
}
