@charset "shift_jis";

/* ======================================================
 * style.css
====================================================== */
.formArea > form > *:first-child {
	margin-top: 0 !important;
}
.heading01 {
	margin-bottom: 15px;
	letter-spacing: 0;
}
.userName {
	margin-bottom: 10px;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.userName > span {
	display: inline-block;
	padding-right: 1.0em;
}
.userName + * {
	margin-top: 0;
}
.ci-courseCol > .col:nth-child(2) {
	position: relative;
}
.ci-courseCol > .col:nth-child(2)::after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	right: 100%;
	top: 34px;
	margin-right: 3px;
	border-style: solid;
	border-width: 18px 0 18px 20px;
	border-color: transparent transparent transparent #a5001e;
	content: "";
}
.finishSection > .heading {
	margin: 30px 0 15px;
}
.finishSection > .heading > .hdg {
	padding: 15px 0;
	color: #a5001e;
	font-size: 33px;
	font-size: 3.3rem;
	font-weight: bold;
	line-height: 1.25;
	text-align: center;
}
.ci-txtLarge01{
	font-size: 22px;
	font-size: 2.2rem;
}
.ci-txtLarge01 .ci-innerStrong01{
	font-size: 27px;
	font-size: 2.7rem;
}
.boxLayout01.type-ci{
	padding: 0;
}
.boxLayout01.type-ci .headingArea{
	padding: 12px;
	background-color: #5d2700;
	border-bottom: 1px solid #250001;
	color: #ffffff;
}
.boxLayout01.type-ci .headingArea .headLine01{
	font-weight: normal;
	font-size: 28px;
	font-size: 2.8rem;
}
.boxLayout01.type-ci .boxInner01{
	padding: 25px 30px;
}
.ci-arrBox{
	margin-top: 15px;
	position: relative;
	left: 50%;
	float: left;
	font-size: 22px;
	font-size: 2.2rem;
}
.ci-arrBox .arrColL,
.ci-arrBox .arrColR{
	box-sizing: border-box;
	position: relative;
	left: -50%;
	float: left;
}
.ci-arrBox .arrColL{
	position: relative;
	margin-right: 110px;
}
.ci-arrBox .arrColL:before{
	content: "";
	position: absolute;
	top: 30px;
	right: -77px;
	width: 60px;
	height: 20px;
	background-color: #be001a;
}
.ci-arrBox .arrColL:after{
	content: "";
	position: absolute;
	top: 19px;
	right: -95px;
	width: 0;
	height: 0;
	border-left: 26px solid #be001a;
	border-right: 0;
	border-bottom: 21px solid transparent;
	border-top: 21px solid transparent;
}
.ci-arrBox .arrColL p,
.ci-arrBox .arrColR p{
	margin-top: 13px;
}
.ci-arrBox .ci-usageFrameNum{
	border-radius: 20px;
	padding: 15px;
	font-weight: bold;
	line-height: 1;
}
.ci-arrBox .arrColL .ci-usageFrameNum{
	padding-top: 23px;
	height: 76px;
	background-color: #ffffff;
	text-align: center;
	font-size: 32px;
	font-size: 3.2rem;
}
.ci-arrBox .arrColR .ci-usageFrameNum{
	background-color: #fffbb8;
	text-align: center;
	font-size: 44px;
	font-size: 4.4rem;
	color: #a5001e;
}
.ci-arrBox .ci-usageFrameNum .ci-unit{
	font-size: 22px;
	font-size: 2.2rem;
}
.ci-arrBox .arrColR .ci-usageFrameNum .ci-unit{
	font-size: 31px;
	font-size: 3.1rem;
}
.figureCol.spLayout.type-ci{
	margin-top: 30px;
}
.heading03.type-ci{
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: normal;
}
.borderBox01.type02.type-ci{
	margin-top: 0;
	width: 240px;
	height: 140px;
	display: table-cell;
	vertical-align: middle;
	background-color: #ffffff;
	font-size: 18px;
	font-size: 1.8rem;
}
.btnList-ci{
	text-align: center;
	margin-top: 10px;
}
.btnList-ci .btnLink01{
	margin-right: 26px;
	margin-top: 0;
}
.btnList-ci .btnLink01 a{
	width: 260px;
}
.btnList-ci .linkTxt01{
	font-size: 18px;
	font-size: 1.8rem;
}
.btnList-ci .linkTxt01 a:before{
    content: "";
    position: absolute;
    top: 0.5em;
    left: 0;
    height: 0;
    width: 0;
    border-top: solid 3px transparent;
    border-right: solid 8px transparent;
    border-bottom: solid 3px transparent;
    border-left: solid 8px #8d8880;
}
@media screen and (max-width: 750px) {
.sp_mt25{
	margin-top: 25px !important;
}
.telBox01.type-ci{
	margin-top: 25px;
}
.heading01 {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.25;
	letter-spacing: 0;
}

.userName {
	margin-bottom: 10px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.2;
}

.btnLink01 > a {
	padding-right: 30px;
	padding-left: 15px;
}

.ci-courseCol > .col:nth-child(2) {
	position: relative;
	margin-top: 40px;
}
.ci-courseCol > .col:nth-child(2)::after {
	left: 50%;
	right: inherit;
	top: inherit;
	bottom: 100%;
	margin-bottom: 10px;
	margin-right: 0;
	margin-left: -18px;
	border-style: solid;
	border-width: 20px 18px 0 18px;
	border-color: #a5001e transparent transparent transparent;
}
.finishSection > .heading {
	margin: 30px 0 15px;
}
.finishSection > .heading > .hdg {
	padding: 10px 0;
	color: #a5001e;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.25;
	text-align: center;
}
.ci-txtLarge01{
	font-size: 15px;
	font-size: 1.52rem;
}
.ci-txtLarge01 .ci-innerStrong01{
	font-size: 19px;
	font-size: 1.9rem;
}
.boxLayout01.type-ci{
	padding: 0;
	margin-left: -10px;
	margin-right: -10px;
}
.boxLayout01.type-ci .headingArea{
	padding: 10px;
	background-color: #5d2700;
	border-bottom: 1px solid #250001;
	color: #ffffff;
}
.boxLayout01.type-ci .headingArea .headLine01{
	font-weight: normal;
	font-size: 18px;
	font-size: 1.8rem;
}
.boxLayout01.type-ci .boxInner01{
	padding: 25px 10px;
}
.ci-arrBox{
	position: relative;
	left: 50%;
	float: left;
	margin-top: 25px;
	font-size: 14px;
	font-size: 1.4rem;
}
.ci-arrBox .arrColL,
.ci-arrBox .arrColR{
	width: 100%;
	text-align: center;
}
.ci-arrBox .arrColL{
	margin-right: 0;
	margin-bottom: 55px;
}
.ci-arrBox .arrColL:before{
	content: "";
	position: absolute;
	top: auto;
	bottom: -30px;
	left: 50% ;
	margin-left: -7px;
	width: 14px;
	height: 22px;
	background-color: #be001a;
}
.ci-arrBox .arrColL:after{
	content: "";
	position: absolute;
	top: auto;
	bottom: -41px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -14px;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 0;
	border-top: 17px solid #be001a;
}
.ci-arrBox .arrColL p,
.ci-arrBox .arrColR p{
	margin-top: 9px;
}
.ci-arrBox .ci-usageFrameNum{
	display: inline-block;
	border-radius: 12px;
	padding: 15px;
	font-weight: bold;
	line-height: 1;
}
.ci-arrBox .arrColL .ci-usageFrameNum{
	min-width: 125px;
	padding-top: 15px;
	height: auto;
	background-color: #ffffff;
	text-align: center;
	font-size: 20px;
	font-size: 2rem;
}
.ci-arrBox .arrColR .ci-usageFrameNum{
	background-color: #fffbb8;
	text-align: center;
	font-size: 26px;
	font-size: 2.6rem;
	color: #a5001e;
}
.ci-arrBox .ci-usageFrameNum .ci-unit{
	font-size: 14px;
	font-size: 1.4rem;
}
.ci-arrBox .arrColR .ci-usageFrameNum .ci-unit{
	font-size: 17px;
	font-size: 1.7rem;
}
.figureCol.spLayout.type-ci{
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse;
}
.heading03.type-ci{
	font-size: 16px;
	font-size: 1.6rem;
}
.heading03.type-ci:before {
	content: "";
	position: absolute;
	left: 0;
	top: 1px;
	width: 5px;
	height: calc(100% - 4px);
	background-color: #a5001e;
}
.borderBox01.type02.type-ci{
	margin-top: 15px;
	padding: 13px;
	width: 100%;
	height: auto;
	display: block;
	background-color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
}
.btnList-ci .btnLink01{
	margin-right: 0;
	margin-top: 0;
}
.btnList-ci .btnLink01 a{
	width: 230px;
}
.btnList-ci .linkTxt01{
	font-size: 14px;
	font-size: 1.4rem;
}
.btnList-ci .linkTxt01 a:before{
    content: "";
    position: absolute;
    top: 0.5em;
    left: 0;
    height: 0;
    width: 0;
    border-top: solid 3px transparent;
    border-right: solid 8px transparent;
    border-bottom: solid 3px transparent;
    border-left: solid 8px #8d8880;
}
.figureCol.spLayout.type-ci .imgL, .figureCol.spLayout .imgR {
    width: 100%;
    margin: 0;
}
.btnLink01.type-ci a{
	width: 230px
}
}
/*clearFix*/
.ci-arrBox:after{
	content: "";
	display: block;
	clear: both;
}
