@media (min-width: 768px) {
	.hidden-pc {
		display: none !important;
	}
}
@media (max-width: 767px) {
	.hidden-pc {
		display: block !important;
	}

}

@media (max-width: 767px) {
	.hidden-spn {
		display: none !important;
	}
}
@media (min-width: 768px) {
	.hidden-spn {
		display: block !important;
	}
}

@media screen and (max-width: 767px) {
	.pcOnly { display: none!important; }

	.fixedBnr img+img {
		display: inline !important;
		width: 70%;
	}
}
@media screen and (min-width: 768px) {
	.spOnly { display: none!important; }
	.aC-pc { text-align: center; }
}

.img_link{
	position: relative;
}

#container {
	font-family: "ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.cardList {
	display: flex;
	align-items: flex-end;
}
.cardList_col {
	width: 150px;
}
.cardList_name {
	font-size: 14px;
	margin: 0 auto 10px;
}
.cardList_copy {
	font-size: 12px;
	margin-top: 5px;
	white-space: nowrap;
}
.cardList_note {
	font-size: 11px;
	margin: 0 auto;
}
.cardList_col img {
	width: 100%;
}
.cardList_col+.cardList_col {
	margin-left: 20px;
}

/* clearfix
----------------------------------------------------*/
.clearfix {
	zoom: 1; /* for IE 5.5-7 */
	*overflow: hidden; /* for IE7 */
}

.clearfix:after { /* for modern browser */
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.txt_approval {
	text-align: right;
	margin: 10px 160px 0 0;
}
.txC {
	text-align: center;
}
.fwB {
	font-weight: bold;
}
.lh22 {
	line-height: 22px;
}
.color_red {
	color: #f00;
}
.color_blue {
	color: #162688;
}
#camp-mainVisual {
	margin: 0 auto 2rem auto;
}
#camp-mainVisual img {
	width: 100%;
	height: auto;
}



.radiusBlock {
	background: #def5fc;
	border-radius: 10px;
	padding: 18px 30px 24px;
}

.radiusBlockTtl {
	width: 631px;
	margin: 0 auto 10px;
}

.radiusBlockBtn01 {
	float: left;
	position: relative;
}



.mvImg {
	position: relative;
}

.mvAnc {
	position: absolute;
	width: 16%;
	height: 3.4%;
	left: 4.5%;
	bottom: 30%;
}


.btnLink01.btnOrange a {
	background-color: #eb5f00;
	color: #fff !important;
}

.camp-code {
	width: 85%;
	/*text-align: left;*/
	margin: 15px auto;
}
.camp-code p {
	padding: 0;
}
.camp-code .numList03 > li {
	margin-top: 0px;
}
.camp-code01 {
	width: 90%;
	margin: 10px auto;
}

.numList03 {
	margin-top: 0px;
	line-height: 1.3;
}

.aL {
	text-align: left;
}

.entryBtnBox {
	text-align: center;
	position: absolute;
	bottom: 30px;
	right: 28px;
}
.entryBtnBox:hover {
	opacity: .8;
}

.entryBtnBox a {
	width: 184px;
	display: inline-block;
	background-size: 25px;
	border-radius: 5px;
	text-decoration: none;
}

.entryBtnBox a.app_btn{
	background: none;
}

.sectionBlock {
	margin-bottom: 50px !important;
	clear: both;
}

#camp-detail table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
#camp-detail table th,
#camp-detail table td {
	text-align: left;
	vertical-align: top;
	padding: 20px 10px;
	border-top: 1px solid #e4e4e4;
}
#camp-detail table td span {
	font-size: 12px;
}
#camp-detail table th {
	font-weight: bold;
	width: 20%;
	white-space: nowrap;
}
#camp-detail table.table01 .level02_2 {
	background: #c5e3f4;
	color: #008acf;
}
#camp-detail table.table01 th,
#camp-detail table.table01 td {
	text-align: center;
	vertical-align: middle;
	padding: 7px 0;
}
#camp-detail table td .jcb.hidden-spn {
	display: inline-block!important;
	margin-right: 6px;
}
#camp-detail table td .master.hidden-spn {
	display: inline-block!important;
	margin-right: 6px;
	vertical-align: -3px;
}
#camp-detail table td strong {
	color: #f00;
	font-size: 20px;
	font-weight: bold;

	background-image: -webkit-linear-gradient(transparent 60%, #d1ecf9 60%);
	background-image: -moz-linear-gradient(transparent 60%, #d1ecf9 60%);
	background-image: -ms-linear-gradient(transparent 60%, #d1ecf9 60%);
	background-image: -o-linear-gradient(transparent 60%, #d1ecf9 60%);
	background-image: linear-gradient(transparent 60%, #d1ecf9 60%);
}



.btnLink01.btnOrange a {
	background-color: #eb5f00;
	color: #fff !important;
}
.BtnBlank{
	height: 73px;
}


.gridBox {
	padding: 0;
	margin: 0 0  20px;
	border: 3px solid #eee;
	border-top: none;
}
.gridBox > * {
	float: left;
	/*border: 1px solid #e4e4e4;*/
	box-sizing: border-box;
}
.gridBox:before,
.gridBox:after {
	content: "";
	display: block;
	overflow: hidden;
}

.gridBox:after {
	clear: both;
}



.clmBox-pc-1-1 {
	width: 100%;
}

.clmBox-pc-1-2,
.clmBox-pc-2-4,
.clmBox-pc-3-6,
.clmBox-pc-5-10 {
	width: 50%;
}

.clmBox-pc-1-3,
.clmBox-pc-2-6 {
	width: 33.3%;
}
.clmBox-pc-2-3,
.clmBox-pc-4-6 {
	width: 66.6%;
}

.clmBox-pc-1-4 {
	width: 25%;
}
.clmBox-pc-3-4 {
	width: 75%;
}

.clmBox-pc-1-5,
.clmBox-pc-2-10 {
	width: 20%;
}
.clmBox-pc-2-5,
.clmBox-pc-2-10 {
	width: 40%;
}
.clmBox-pc-3-5,
.clmBox-pc-6-10 {
	width: 60%;
}
.clmBox-pc-4-5,
.clmBox-pc-8-10 {
	width: 80%;
}

.clmBox-pc-1-6 {
	width: 16.6%;
}
.clmBox-pc-5-6 {
	width: 83.3%;
}

.clmBox-pc-1-10 {
	width: 10%;
}
.clmBox-pc-3-10 {
	width: 30%;
}
.clmBox-pc-7-10 {
	width: 70%;
}
.clmBox-pc-9-10 {
	width: 90%;
}

.clm-inner {
	padding: 20px;
}
.clm-inner.noPadding {
	padding: 0px;
}

.mainLead {
	margin: 40px 0 16px;
	display: table;
	table-layout: fixed;
	width: 100%;
}
.mainLead_col {
	display: table-cell;
	vertical-align: middle;
}
.mainLead_col:first-child {
	padding-right: 10px;
	width: 143px;
}
.mainLead img {
	width: 100%;
}
.mainLead p {
	font-size: 2.4rem;
	font-weight: bold;
	margin-top: 0;
}

.newcard {
	width: 500px;
	margin: 20px auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: row nowrap;
}
.newcard_col {
	width: 50%;
	text-align: center;
}
.newcard_img {
	width: 190px;
	margin: auto;
}
.newcard_name {
	font-size: 1.5rem;
	margin: 5px auto;
}
.newcard_btn {
	margin-top: 5px;
}
.newcard_btn a {
	font-size: 1.6rem;
	background-image: none;
	padding-right: 23px;
	padding-left: 23px;
}



.block-blue{
	background: #e5f3fa;
	padding: 24px 20px;
}

.block-blue h2{
	font-size: 2.3rem;
	text-align: center;
	font-weight: bold;
	color: #175aa9;
}
.block-blue .column2{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 25px;
}
.block-blue .btn,
.block-blue .btn02{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	border: #201f88 2px solid;
	border-radius: 10px;
	background: #fff;
	width: 50%;
	margin-right: 20px;
	position: relative;
	color:#1d2fa8;
	font-size: 18px;
	align-items: center;
	padding: 13px 15px;
	transition-duration: 0.2s;
}
.block-blue .btn:hover,
.block-blue .btn02:hover{
	-ms-filter:"alpha(opacity=70)";
	filter:alpha(opacity=70);
	opacity:0.7;
}
.block-blue .btn:after,
.block-blue .btn02:after{
	position: absolute;
	top: 50%;
	right: 20px;
	display: block;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	background: url(/cmn/img/cmn_ic02.png) no-repeat 0 0;
	content: "";
}

.block-blue .figure{
	width: 70px;
}
.block-blue .figure img{
	width: 100%;
}
.block-blue p{
	width: 73.3%;
	margin-left: 20px;
}
.block-blue .btn:last-child{
	margin-right: 0;
}

.block-blue .btn a,
.block-blue .btn02 a{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.block-blue .btn02{
	width: 100%;
	margin: 0 auto;
}
.block-blue .btn02 p{
	font-size: 23px;
	font-weight: bold;
	width: 100%;
}

.block-blue .btn02 .btn02_inner{
	margin: 0 auto;
	width: 593px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}

.camp-mainVisual-btn{
	width: 600px;
	margin: 25px auto 40px;
	display: block;
}
.camp-mainVisual-btn img{
	width: 100%;
}

.shopHead {
	text-align: center;
	margin-top: 80px;
}
.shopBody {
	padding: 25px 36px;
	background-color: #ffeeee;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;

}
.shopBody_col {
	width: 31%;
	margin: 10px 0;
	text-align: center;
}
.shopBody_col.shopBody_col--2col {
	width: 65.5%;
}
.shopBody_col.shopBody_col--3col {
	width: 100%;
}
.shopBody_col img {
	margin: auto;
	max-width: 100%;
	display: inline-block;
	backface-visibility: hidden;
}
.shopBody_col a {
	display: block;
	background: #ffeeee;
	/*transition-property: opacity;*/
}
.cardBtn_wrap {
	text-align: center;
	margin: 34px auto;
}
.cardBtn {
	display: inline-block;
}

.mdlCont {
	margin-top: 20px;
	position: relative;
}
.mdlCont img {
	max-width: 100%;
	margin: auto;
}
.mdlCont_head {
	position: absolute;
	top : -40px;
	left: 50%;
	width: 68%;
	max-width: 544px;
	margin: auto;
	transform: translateX(-50%);
	z-index: 2;
}
.mdlCont_body {
	background-color: #ffeeee;
	padding: 50px 50px 25px;
	position: relative;
	z-index: 1;
}
.mdlCont_lead {
	color: #da0011;
	font-weight: bold;
	font-size: 20px;
	width: 90%;
}
.mdlCont_lbl {
	position: absolute;
	margin: auto;
	top: 60px;
	right: 5px;
	width: 16.37%;
}
.mdlCont_prize {
	text-align: center;
	margin: 30px auto 15px;
}
.mdlCont_note {
	border-top: dotted 2px #666666;
	padding: 14px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	align-items: center;}
.mdlCont_note img {
	margin: 0;
	margin-right: 10px;
	width: 100px;
}
.mdlCont_note span {
	font-weight: bold;
	flex: 1;
}

#modal_10 .mdlCont_body,
#modal_11 .mdlCont_body,
#modal_12 .mdlCont_body {
	padding-top: 130px;
}
#modal_10 .mdlCont_lbl,
#modal_11 .mdlCont_lbl,
#modal_12 .mdlCont_lbl {
	top: 125px;
}

.mvList {
	display: inline-block;
	background: #fff20e;
	padding-left: 0.5em;
	margin-top: 0;
}

.cardList {
	display: flex;
	align-items: flex-end
}
.cardList_col {
	width: 170px;
}
.cardList_name {
	font-size: 14px;
	margin: 0 auto 10px;
}
.cardList_note {
	font-size: 11px;
	margin: 0 auto;
}
.cardList_col img {
	width: 150px
}
.cardList_col+.cardList_col {
	margin-left: 20px;
}

#guide a {
	text-decoration: none;
}

#guide .txt_attention {
	font-weight: bold;
	text-align: center;
}
#guide .txt_attention img.hidden-spn {
	display: inline-block!important;
	margin: 0 10px 0 0;
}
#guide .guide_flow {
	max-width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#guide .h_flow {
	text-align: center;
	margin: 40px auto 8px;
}
#guide .h_flow img {
	margin: auto;
}
#guide .guide_login_row {
	display: flex;
	justify-content: space-between;
	max-width: 880px;
	margin: 0 auto;
}
#guide .guide_login_box {
	flex-basis: 429px;
	max-width: 429px;
	width: 429px;
	border-radius: 8px;
	border: 2px solid #e0e1e1;
	padding: 30px;
}
#guide .guide_login_box h4 {
	border-radius: 8px;
	background: #d9e18b;
	color: #1b513d;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 62px;
	margin-bottom: 24px;
}
#guide .guide_login_box01 a {
	color: #1b513d;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
#guide .guide_login_box01 .arrow.hidden-spn {
	display: inline-block!important;
	margin: 0 0 8px 8px;
}
#guide .guide_login_box02 .links {
	margin: 20px 0 0;
}
#guide .guide_login_box02 .links li {
	line-height: 30px;
}
#guide .guide_login_box02 .links .state {
	display: inline-block;
	min-width: 214px;
}
#guide .guide_login_box02 .links img.hidden-spn {
	display: inline-block!important;
	vertical-align: -5px;
	margin-right: 6px;
}

#guide .guide_login_box02 .links a {
	display: inline-block;
	position: relative;
	padding-left: 18px;
	margin-left: 12px;
}
#guide .guide_login_box02 .links a::before {
	content: "";
	display: block;
	position: absolute;
	top: 8px;
	left: 0;
	height: 12px;
	width: 10px;
}
#guide .guide_btns {
	display: flex;
	justify-content: space-between;
	max-width: 780px;
	margin: 30px auto 48px;
}


.wd-fc-orange {
	color: #eb6d08;
}
.wd-step p {
	font-size: 16px;
	margin-top: 0;
}
.wd-step {
	width: 880px;
	border-radius: 8px;
	padding: 20px 50px;
	background-color: #ffffff;
	border: solid 2px #e0e1e1;
	margin: 50px auto;
	counter-reset: stepcounter;
	position: relative;
}
.wd-step+.wd-step::before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px 17px 0 17px;
	border-color: #004831 transparent transparent transparent;
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
}
.wd-step_head {
	width: 400px;
	height: 30px;
	background-color: #004831;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 30px;
	margin: 0 auto 30px;
}
.wd-step_item {
	padding: 20px 0;
}
.wd-step_item-sidepic {
	display: flex;
}
.wd-step_item-sidepic .wd-step_itemHead {
	width: calc(100% - 203px)
}
.wd-step_itemHead span {
	display: inline-block;
	font-size: 16px;
	padding: 0 40px 0 1em;
}
.wd-step_item+.wd-step_item {
	border-top: solid 1px #e0e1e1;
}
.wp-step_selectedIcon {
	vertical-align: middle;
	padding: 0 2px 0 7px;
	display: inline-block;
	box-sizing: content-box;
}
.wd-step_itemHead {
	counter-increment: stepcounter;
	font-size: 18px;
	font-weight: bold;
}
.wd-step_itemHead::before {
	content: counter(stepcounter) ".";
	color: #9eac1c;
}
#step1-01 .wd-step_item04 .wd-step_itemHead {
	counter-reset: stepcounter 3;
}
#step1-01 .wd-step_item05 .wd-step_itemHead {
	counter-reset: stepcounter 4;
}
#step1-01 .wd-step_item06 .wd-step_itemHead {
	counter-reset: stepcounter 5;
}
#step1-01 .wd-step_item07 .wd-step_itemHead {
	counter-reset: stepcounter 6;
}
.wd-step_head img {
	height: 15px;
}
.wd-step_txtfig {
	display: flex;
}
.wd-step_txtfig p {
	width: 573px;
	padding-right: 40px;
}
.wd-step_bdr {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #e0e1e1;
}



#guide .guide_oubo_row {
	display: flex;
	justify-content: space-between;
	width: 880px;
	margin: 0 auto;
}
#guide .guide_oubo_box {
	flex-basis: 429px;
	max-width: 429px;
	width: 429px;
	border-radius: 8px;
	border: 2px solid #e0e1e1;
	padding: 20px;
	position: relative;
}
#guide .guide_oubo_box h4 {
	border-radius: 8px;
	background: #d9e18b;
	color: #1b513d;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 62px;
	margin-bottom: 24px;
}
#guide .guide_oubo_box02 .logo img {
	text-align: center;
	margin: 50px auto 28px;
}
#guide .guide_flow03_txt {
	text-align: center;
	margin: 20px auto;
}
#guide .guide_flow03 .scene_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#guide .guide_flow02 {
	margin-top: 45px;
}

.wd-step-inner {
	width: 880px;
	margin: 30px auto 0;
}
.accordion_text {
	margin-top: 0;
	background: url('../img/accordion_bg.png') no-repeat;
	line-height: 75px;
	font-size: 18px;
	color: #1b513d;
	font-weight: bold;
	padding-left: 20px;
	position: relative;
}
.accordion_btn {
	cursor: pointer;
}
.accordion_cnt {
	display: none;
}
.accordion_btn .minus {
	display: none;
}
.accordion_btn .plus {
	display: inline-block;
}
.accordion_btn.active .minus {
	display: inline-block;
}
.accordion_btn.active .plus {
	display: none;
}
.accordion_btn span {
	border-left: 2px solid #e0e1e1;
	line-height: 70px;
	position: absolute;
	top: 0;
	right: 0;
	padding:0 20px;
	font-size: 14px;
}
.accordion_btn span img {
	vertical-align: middle;
	width: 20px;
	height: auto;
	margin-right: 11px;
}
.accordion_text_red span {
	margin-top: 30px;
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}
.links {
	margin-top: 20px;
}
.links img {
	width: 70px;
	margin: 0 8px;
}
.links a {
	color: #444444;
}
.links .state::after {
	content: "";
	display: inline-block;
	background: url('../img/icon_arrow_down.png') no-repeat;
	width: 12px;
	height: 10px;
	margin-right: 10px;
}
.links .state02 {
	margin-left: 40px;
}
/* link
-------------------------------- */
.iconLink01.leadType {
	font-size: 2.2rem;
	font-weight: bold;
}
.iconLink01.leadType a {
	padding: 10px 22px 10px 20px;
	border: 3px solid #1d2fa8;
	border-radius: 15px;
	box-shadow: 0 10px;
}
.iconLink01.leadType a:before {
	top: 41%;
	height: 10px;
	width: 10px;
	left: 94%;
	border-right: 2px solid #162688;
	border-top: 2px solid #162688;
}
.iconLink01.leadType + p {
	margin-top: 0.5em;
}

.un-indent01 {
	margin-left: 1.5em;
}


.figure a{
	display: inline-block;
}

.entryBtnBox img{
	width: 100%;
}

.cardimg{
	max-width: 30%;
}

.webLink-block-wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.webLink-block-wrap .webLink-block {
	width: 490px;
	background: #f5f5f5;
	padding: 30px 20px;
}
.webLink-block-wrap .webLink-block .webLink-block-ttl {
	text-align: center;
	font-weight: bold;
}
.webLink-block-wrap .webLink-block .webLink-block-ttl img {
	max-height: 20px;
	width: auto!important;
}
.webLink-block-wrap .webLink-block .btnLink02.webLink-block-btn {
	text-align: center;
	margin-top: 20px;
}
.webLink-block-wrap .webLink-block .btnLink02.webLink-block-btn a {
	width: 450px;
	font-size: 20px;
	padding-right: 50px;
	padding-left: 30px;
	border-radius: 10px;
}

.webLink-block-wrap .webLink-block,.webLink-block-wrap .webLink-block{
	margin-top: 20px;
}

#app.sectionBlock {
	margin: 80px 0 !important;
	position: relative;
}
.app_link1 {
	display: block;
	width: 506px;
	height: 40px;
	position: absolute;
	bottom: 193px;
	left: 448px;
}
.app_link3 {
	display: block;
	width: 504px;
	height: 40px;
	position: absolute;
	bottom: 284px;
	left: 449px;
}
.app_link1:hover,
.app_link3:hover {
	background: #fff;
	opacity: 0.3;
}
.app_link2 {
	position: absolute;
	bottom: 14px;
	left: 512px;
}

.webPoint {
	background: #e0edb9 ;
	padding: 14px 18px 28px;
	margin-bottom: 40px;
}
.webPoint .webPoint-ttl {
	color: #004e35;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	padding: 5px 30px 12px;
	width: 306px;
	margin: 0 auto 10px;
}
.webPoint .webPoint-ttl::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/icon_ttl-side.png);
	width: 24px;
	height: 36px;
	background-size: cover;
}
.webPoint .webPoint-ttl::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/icon_ttl-side.png);
	width: 24px;
	height: 36px;
	background-size: cover;
	transform: rotateY(180deg);
}
.webPoint .webPoint-block-wrap {
	display: flex;
	justify-content: space-between;
}
.webPoint .webPoint-block-wrap .webPoint-block {
	width: 308px;
	min-height: 120px;
	padding: 20px;
	background: #fff;
	border-radius: 10px;
}
.webPoint .webPoint-block-wrap .webPoint-block .webPoint-block-img {
	width: 32px;
	height: 32px;
	margin: 0 auto 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.webPoint .webPoint-block-wrap .webPoint-block .webPoint-block-img img {
	max-width: 100%;
	max-height: 100%;
}

.webPoint .webPoint-block-wrap .webPoint-block02 .webPoint-block-img img {
	width: 20px!important;
}

.appPoint {
	background: #cee1f2;
	padding: 14px 18px 28px;
	margin-bottom: 40px;
}
.appPoint .appPoint-ttl {
	color: #231e88;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	padding: 5px 30px 12px;
	width: 306px;
	margin: 0 auto 10px;
}
.appPoint .appPoint-ttl::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/icon_ttl-side02.png);
	width: 24px;
	height: 36px;
	background-size: cover;
}
.appPoint .appPoint-ttl::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/icon_ttl-side02.png);
	width: 24px;
	height: 36px;
	background-size: cover;
	transform: rotateY(180deg);
}
.appPoint .appPoint-block-wrap {
	display: flex;
	justify-content: space-between;
}
.appPoint .appPoint-block-wrap .appPoint-block {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 308px;
	min-height: 120px;
	padding: 20px;
	background: #fff;
	border-radius: 10px;
}
.appPoint .appPoint-block-wrap .appPoint-block .appPoint-block-img {
	position: absolute;
	top: -16px;
	right: 0;
	left: 0;
	margin: auto;
	border-radius: 100px;
	background: #231e88;
	color: #fff;
	font-size: 18px;
	width: 172px;
	height: 32px;
	margin: 0 auto 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.appPoint .appPoint-block-wrap .appPoint-block .appPoint-block-img span {
	color: #f7e14b;
	font-size: 20px;
	font-weight: bold;
	margin-left: 6px;
}
.appPoint .appPoint-block-wrap .appPoint-block .appPoint-block-img img {
	max-width: 100%;
	max-height: 100%;
}

.appPoint .appPoint-block-wrap .appPoint-block02 .appPoint-block-img img {
	width: 20px!important;
}

.appPoint .appPoint-block-wrap .appPoint-block .appPoint-block-txt {
	font-size: 16px;
	text-align: center;
}

.ouboHeadBlock {
	text-align: center;
	background: #ffd929;
	padding: 14px;
	margin-top: 26px;
}

.ouboHeadBlock h3 {
	color: #1c399a;
	font-size: 20px;
}


.gridBox {
	padding: 0;
	margin: 0 0  20px;
	border: 3px solid #eee;
	border-top: none;
}
.gridBox > * {
	float: left;
	/*border: 1px solid #e4e4e4;*/
	box-sizing: border-box;
}
.gridBox:before,
.gridBox:after {
	content: "";
	display: block;
	overflow: hidden;
}

.gridBox:after {
	clear: both;
}

#oubo-omc .headBlock {
	background: #abdaff;
	text-align: center;
	padding: 20px 0px;
}
#oubo-omc .headBlock h4 {
	font-size: 1.5rem;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.7);
	margin: 0px 0px 10px 0px !important;
}
#oubo-omc .headBlock p {
	margin: 0px !important;
}
#oubo-omc .headBlock p strong {
	color: #f17400;
}
#oubo-omc .bodyBlock {
	background: #e1f2ff;
	text-align: center;
	padding: 40px 0px 10px;
	min-height: 247px;

}
#oubo-omc .bodyBlock h5 {
	display: block;
	width: 95%;
	margin: 0px auto 20px auto;
	background: #fff;
	padding: 5px;
	color: #008acf;
}
#oubo-omc .bodyBlock p {
	margin: 0 auto;
}
.bodyBlock p strong {
	color: #fe6100
}
#oubo-omc .bodyBlock p + p {
	margin: 6px auto 0 auto;
}

#oubo-omc .bodyBlock .logo {
	margin-bottom: 15px;
}
#oubo-omc .bodyBlock .logo img {
	height: 50px;
	width: auto;
}

#oubo-omc .bodyBlock .campCode {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 0px;
}
#oubo-omc .bodyBlock .campCode strong {
	font-size: 2.5rem;
	color: #e91e63;
}

.clmBox-pc-1-2{
	width: 100%;
}

.campbtnttl{
	font-size: 2.4rem;
	font-weight: bold;
}

.camp_btn{
	margin: auto;
	width: 38%;
	max-width: 380px;
}

.camp_btn a{
	display: block;
	text-decoration: none;
	background: #1c399a;
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	padding: 5% 0;
}

.camp_btn a:hover{
	opacity: 0.7;
}

.radiusBlockBtn02 {
	float: right;
	position: relative;
}

.radiusBlockList {
	font-size: 12px;
}

.webNavi {
	text-align: center;
}
.webNavi p.webNavi-ttl {
	color: #fd2e77;
	font-size: 16px;
}
.webNavi p.webNavi-ttl img {
	max-height: 14px;
	width: auto!important;
	vertical-align: baseline!important;
	margin-right: 4px!important;
}
.webNavi p.btnLink02.webLink-block-btn {
	margin-top: 20px;
}
.appNavi p.appNavi-ttl {
	color: #fd2e77;
	font-size: 16px;
}
.appNavi p.appNavi-ttl img {
	max-height: 14px;
	width: auto!important;
	vertical-align: baseline!important;
	margin-right: 4px!important;
}
.appNavi {
	text-align: center;
}
.webPoint .webLink-block-wrap {
display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
	margin-top: 30px;
}
.webPoint .webPoint-block-wrap .webPoint-block .webPoint-block-txt {
	font-size: 16px;
}
.webPoint .webLink-block-wrap .webLink-block {
    width: 470px;
    background: #fff;
    padding: 30px 20px;
}
.webPoint .webLink-block-wrap .webLink-block .btnLink02.webLink-block-btn a {
    width: 430px;
    font-size: 15px;
    padding-right: 50px;
    padding-left: 30px;
    border-radius: 10px;
}
.webLink-block-wrap2 .btnLink02 a {
    font-size: 15px;
}
#camp-tel h4{
	font-size: 20px;
	font-weight: bold;
}
#camp-tel .tel_num{
	font-size: 18px;
}
.answerBox {
	border: 1px solid #e4e4e4;
	padding: 30px;
	box-sizing: border-box;
	text-align: center;
}
.answerBox h3 {
	font-weight: bold;
	font-size: 1.5rem;
	margin-bottom: 15px;
}
.answerBox p {
	margin: 0px 0px 7px 0px;
	line-height: 1;
}
.answerBox p:last-child {
	margin: 0px 0px 0px 0px;
}
.answerBox p strong {
	font-size: 1.8rem;
}

.telLinkArea{
	display:flex;
	justify-content: center;
}
.telLinkArea a{
	cursor:default;
	color: inherit;
	text-decoration: none;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.5;
}
.telLinkArea p{
	margin: 0;
}
.telLinkArea .sp_tel{
	margin-left: 20px;
}


.entry_img{
	display: flex;
	justify-content: space-around;
}
.entry_img .e_img_area{
	width: 45%;
}
.entry_img .e_img_area img{
	width: 100%;
}
.entry_img .e_text_area{
	width: 50%;
}

.entry_img .e_text_area span{
	color: #fe6100;
	font-weight: bold;
}

.fixedBnr {
    position: fixed;
    display: none;
    top: 200px;
    right: 0;
    z-index: 1;
}

.applicationBtnArea {
    position: fixed;
    bottom: 0;
    left: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -js-display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 20px 0;
    background: #edf7fc;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #d9e8ef;
    z-index: 100;
}
.applicationBtnArea p {
    margin: 0 10px;
}

.tel_area{
	display: flex;
    align-items: center;
}

.tel_area dt{
	display: inline-block;
    margin: 0 20px 5px 0;
    padding: 3px 20px;
    background: #999999;
    color: #ffffff;
    font-size: 18px;
    font-size: 1.8rem;
    vertical-align: middle;
}

#camp-ather {
    padding: 20px 20px;
    border: 1px solid grey;
}

.fixNav{
	z-index: 11;
}
#container .heading01-02{
	line-height: 1.6;
}
@media screen and (min-width: 768px) {
	.fixNav__list {
		margin: 0!important;
	}
  }

.mainVisual {
	background-color: #9FCFCF !important;
}

