@charset "Shift_JIS";

body {
	letter-spacing: 0.02em;
}

#mainColumn .contents {
	background: #e2e0d6;
	margin: 20px 0;
	padding: 20px;
}

#mainColumn .row {
	margin-bottom: 0;
}

#mainColumn p.deco {
	text-align: center;
	font-weight: 700;
	color: #2d7ec4;
}

.bgWhite {
	background: #fff;
	padding-bottom: 50px;
	margin: -20px;
}

.start {
	padding-top: 20px;
}

#page-top {
	z-index: 10000;
}


/*------------------------
ボタン
------------------------*/
.cvBtn {
	padding: 0.8em;
	display: inline-block;
	border-radius: 6px;
	color: #ffffff;
	font-weight: 700;
	background: #b50d12;
	background: linear-gradient(to top, #b50d12 13%, #e63d43 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	transition: all .3s;
}

.cvBtn:hover {
	text-decoration: none;
	background-color: #ff00af;
	/*	background: linear-gradient(to bottom, #24b0ff 0%,#03A9F4 50%,#0f86e4 100%);
*/
	background: linear-gradient(to bottom, #F7BF74 0%, #F7A539 50%, #FF5100 100%);
	box-shadow: 0 0px 1px rgba(0, 0, 0, 0.3);
}

.BtnRequest {
	background: #44a143;
	background: linear-gradient(to bottom, #75c574 0%, #5dbb5c 50%, #44a143 100%);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	transition: all .3s;
}

.BtnSoudan {
	background: #008885;
	background: linear-gradient(to bottom, #00ccc7 0%, #00bbb7 50%, #008885 100%);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	transition: all .3s;
}

/*------------------------------------------------
btn固定　js連動
-------------------------------------------------*/
.centerBtnNone {
	display: none;
}

.centerBtn {
	z-index: 100;
	display: block;
	position: fixed;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	bottom: 0;
}

.centerBtnBox {
	text-align: center;
	padding: 1em 5px;
}

.btnLink {
	padding: 0.8em 0.7em;
	/*	margin: 10px 5px;*/
	line-height: 1;
}

ul.cvList {
	margin-bottom: 0px;
}

ul.cvList ul {
	display: inline;
	margin-bottom: 0px;
	text-align: center;
}

ul.cvList li {
	display: inline-block;
}

ul.cvList li a {
	font-size: 1.2em;
}

@media screen and (max-width:768px) {
	ul.cvList li a {
		font-size: 1em;
	}
}

.centerBtn a {
	text-align: center;
}

.BtnJissenryoku {
	background: #b1004a;
	background: linear-gradient(to top, #b1004a 0%, #ff076f 100%);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	transition: all .3s;
}

.BtnJissenryoku:hover {
	text-decoration: none;
	background: #ff076f;
	box-shadow: 0 0px 1px rgba(0, 0, 0, 0.3);
}

.BtnTakuitsu {
	background: #226198;
	background: linear-gradient(to top, #226198 11%, #308ad7 100%);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	transition: all .3s;
}

.BtnTakuitsu:hover {
	text-decoration: none;
	background: #308ad7;
	box-shadow: 0 0px 1px rgba(0, 0, 0, 0.3);
}

.BtnPerfect {
	background: #253c7d;
	background: linear-gradient(to top, #253c7d 0%, #6480cd 100%);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	transition: all .3s;
}

.BtnPerfect:hover {
	text-decoration: none;
	background: #6480cd;
	box-shadow: 0 0px 1px rgba(0, 0, 0, 0.3);
}

.BtnKeitai {
	background: #007576;
	background: linear-gradient(to top, #007576 0%, #00b1b2 100%);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	transition: all .3s;
}

.BtnKeitai:hover {
	text-decoration: none;
	background: #00b1b2;
	box-shadow: 0 0px 1px rgba(0, 0, 0, 0.3);
}

/*------------------------------------------------
見出し
-------------------------------------------------*/
#mainColumn h2.naname {
	text-align: center;
	color: #333;
	font-weight: 700;
	font-size: 18px;
	padding: 20px 10px;
	border-style: none;
	margin: 30px 0;
	background-image: url(/shoshi/upper/images/summer_takuitsu/bg_img.png);
	background-repeat: no-repeat;
	background-position: center;
}

#mainColumn h2.naname:first-letter {
	font-size: 2em;
}

#mainColumn h2:after {
	background: #e2e0d6;
}

@media screen and (min-width:768px) {
	#mainColumn h2.naname {
		font-size: 24px;
	}
}

#mainColumn h3 {
	/*  position: relative;
  display: inline-block;*/
	text-align: center;
	color: #333;
	font-weight: 700;
	font-size: 18px;
	margin: 30px 0;
	padding-bottom: 0px;
	border-style: none;
}

#mainColumn h3:before {
	content: '';
	position: absolute;
	bottom: -5px;
	display: inline-block;
	width: 80px;
	height: 3px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #2d7ec4;
}

#mainColumn h3:after {
	display: none;
}

@media screen and (min-width:768px) {
	#mainColumn h3 {
		font-size: 24px;
	}
}

/*------------------------------------------------
択一ターゲット攻略講座とは？
-------------------------------------------------*/
#mainColumn p.blue {
	color: #2d7ec4;
	font-size: 1.2em;
}

#mainColumn span.marker {
	background: linear-gradient(transparent 50%, #aed0ec 0%);
}

#mainColumn .LeadBox {
	min-height: 170px;
}

#mainColumn .LeadBox img {
	width: 35%;
	margin-left: 20px;
	float: right;
}

@media screen and (max-width: 768px) {
	#mainColumn .LeadBox img {
		margin-left: 5px;
	}
}

/*------------------------------------------------
合格3ヶ条
-------------------------------------------------*/
#mainColumn .Box3point {
	background: #fff;
	border: 5px solid #69a7dd;
	padding: 0px 30px 30px 30px;
	background-color: #fff;
}

#mainColumn .Box3point ul li {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px dashed #2d7ec4;
	padding: 20px 0 10px 3.3em;
	line-height: 1.8;
	background: url(/shoshi/upper/images/summer_takuitsu/icon_circle.png) left 3px top 10px no-repeat;
	text-indent: -2.5em;
}

#mainColumn .Box3point ul li span {
	font-size: 1.3em;
	color: #2d7ec4;
}

/*------------------------------------------------
合格者の声
-------------------------------------------------*/

#mainColumn aside.coment {
	width: 95% !important;
	background: #fff;
}

#mainColumn aside.coment img {
	width: 60px;
	margin-right: 10px;
}

@media screen and (max-width:768px) {
	#mainColumn aside.coment img {
		width: 30px;
		margin-right: 10px;
	}
}

#mainColumn aside.coment dl {
	overflow: hidden;
	/*	font-size:0.7em;*/
}

#mainColumn aside.coment dt {
	padding: 0.25em 0.5em;
	/*上下 左右の余白*/
	color: #333;
	background: transparent;
	/*背景透明に*/
	border-left: solid 5px #2d7ec4;
	font-weight: 700;
	padding: 2px 5px;
	/*	font-size:1.4em;*/
}

#mainColumn aside.coment dl p {
	/*	font-size:0.8em;*/
}

#mainColumn aside.coment dl span {
	color: #2d7ec4;
	font-weight: bold;
	/*	font-size:0.8em;*/
}

/*------------------------------------------------
こんな方におすすめ
-------------------------------------------------*/
#mainColumn .BoxCheck {
	background: #fff;
	padding: 20px 30px 30px 30px;
	background-color: #fff;
}

#mainColumn .BoxCheck ul li {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px dashed #2d7ec4;
	padding: 20px 0 10px 35px;
	line-height: 1.4;
	background: url(/shoshi/upper/images/summer_takuitsu/icon_check.png) left 0px top 19px no-repeat;
}

@media screen and (max-width: 768px) {
	#mainColumn .BoxCheck ul li {
		font-size: 1.1em;
	}
}

/*------------------------------------------------
フォロー制度のご案内
-------------------------------------------------*/
.infoFollow {
	background: #f7f272;
	padding: 20px;
}

.infoFollow h4 {
	padding: 20px 0 5px 85px;
	background: url(/shoshi/upper/images/summer_takuitsu/icon_megaphone.png) left 0px top 0px no-repeat !important;
}

.infoFollow dd {
	background-color: #fff;
	border-radius: 10px;
	padding: 20px !important;
}

/*------------------------------------------------
おすすめの理由
-------------------------------------------------*/
#mainColumn .BoxPoint h4 {
	position: relative;
	font-weight: bold;
	font-size: 1.4em;
	color: #fff;
	border: none;
	background: none;
}

#mainColumn .BoxPoint h4:before {
	content: '';
	position: absolute;
	bottom: -5px;
	display: inline-block;
	width: 100%;
	height: 1px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #fff;
}

@media screen and (max-width: 768px) {
	#mainColumn .BoxPoint h4 {
		font-size: 1.2em;
		color: #fff;
		font-weight: bold;
		background: none;
	}
}

.pointOdd div.grid6,
.pointEven div.grid6 {
	color: #fff;
	clear: none;
	display: block;
	float: left;
	width: 46.93617021276596%;
	margin-left: 2.08%;
}

@media screen and (max-width: 768px) {

	.pointOdd div.grid6,
	.pointEven div.grid6 {
		margin-bottom: 0;
	}
}

.pointOdd div.grid6 p,
.pointEven div.grid6 p,
.pointOdd p.ttl,
.pointEven p.ttl {
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;

}



@media screen and (max-width: 768px) {

	.pointOdd p.ttl,
	.pointEven p.ttl {
		text-align: left;
	}
}




@media screen and (max-width: 768px) {

	.pointOdd div.grid6 p,
	.pointEven div.grid6 p {
		font-size: 1em;
	}
}


/*------------------------------------------------
特長 アコーディオン
-------------------------------------------------*/

/*----------------*/
/* 続きをよむ外身 */
/*----------------*/

.onClick {
	color: transparent !important;
}

.onClick {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}

button.rspmore,
button.rspmore2,
button.rspmore3,
button.rspmore4,
button.rspmore5,
button.rspmore6,
button.rspmore7,
button.rspmore8,
button.rspmore9 {
	position: relative;
	height: 70px;
	width: 100px;
	margin: 0 auto;
	/* 30px auto */
	display: block;
	background-color: transparent;
	color: #fff;
	padding-bottom: 35px;
	border: none;
	outline: 0;
	transition: .5s;
	-erbkit-transition: .5s;
}

button.rspmore::after,
button.rspmore2::after,
button.rspmore3::after,
button.rspmore4::after,
button.rspmore5::after,
button.rspmore6::after,
button.rspmore7::after,
button.rspmore8::after,
button.rspmore9::after {
	content: " ";
	position: absolute;
	width: 30px;
	height: 30px;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	right: 32px;
	top: 25px;
	transition: .5s;
	-erbkit-transition: .5s;
}

/*button.rspmore:hover::after,
button.rspmore2:hover::after,
button.rspmore3:hover::after {
    top: 40px;
}
*/

/*----------------*/
/* もっとよむ中身 */
/*----------------*/

.subBox {
	margin: 0 10px;
	padding: 20px 30px;
	background-color: #fff;
	border-radius: 10px;
}

.hideText,
.hideText2,
.hideText3,
.hideText4,
.hideText5,
.hideText6,
.hideText7,
.hideText8,
.hideText9 {
	display: none;
}

.pointOdd {
	background-color: #2d7ec4;
	padding: 20px 10px;
}

.pointEven {
	background-color: #69a7dd;
	padding: 20px 10px;
}

/*------------------------------------------------
担当講師
-------------------------------------------------*/
#mainColumn .BoxTeacher {
	min-height: 155px;
	background: #fff;
	padding: 20px;
	background-color: #fff;
}

#mainColumn .BoxTeacher img {
	padding-right: 1em;
	width: 20%;
}
#mainColumn .BoxTeacher::after {
	display: block;
	clear: both;
	content: "";
}

@media screen and (max-width: 768px) {
	#mainColumn .BoxTeacher img {
		width: 40%;
		max-width: 160px;
		height: auto;
	}
}

#mainColumn .BoxTeacher span.bg {
	font-size: 0.9em;
	color: #2d7ec4;
	background-color: #d8e8f6;
	padding: 0 10px;
	display: inline-block;
	border-radius: 4px;
}

@media screen and (max-width: 768px) {
	#mainColumn .BoxTeacher span.bg {
		width: 60%;
	}
}

#mainColumn .BoxTeacher p:nth-of-type(2) {
	margin-top: 1em;
}

#mainColumn .BoxTeacher p:nth-of-type(2) span,
#mainColumn .BoxTeacher p:nth-of-type(5) span {
	font-weight: bold;
}

.blue {
	color: #2d7ec4;
}

#mainColumn .BoxTeacher a:first-child {
	margin-right: 1em;
}

@media screen and (max-width: 768px) {
	#mainColumn .BoxTeacher a:first-child {
		margin-right: 0;
	}
}

.tLink-a {
	display: inline-block !important;
}

/*------------------------------------------------
幾多の合格を支えてきたテキスト
-------------------------------------------------*/
#mainColumn .BoxNote {
	background: #fff;
	padding: 20px;
	background-color: #fff;
	background-size: 80px 80px;
}

#mainColumn .BoxNote h3 {
	color: #2d7ec4;
	background: #d8e8f6;
	padding: 10px;
	text-align: center;
	border-radius: 30px;
}

#mainColumn .BoxNote h3:before {
	display: none;
}

#mainColumn .BoxNote aside.coment {
	background: #d8e8f6;
}

#mainColumn .BoxNote aside.coment dt {
	color: #fff;
	background: #2d7ec4;
}

#mainColumn .BoxNote aside.coment dd span {
	color: #666;
}

.btnBlue {
	background: #1651c9;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	transition: all .3s;
}

.btnBlue:hover {
	background: #a5bff5;
}

/*------------------------------------------------
講座スケジュール
-------------------------------------------------*/
#mainColumn .BoxSchedule {
	background: #fff7fc;
	padding: 20px;
	background-color: #fff;
}

#mainColumn .BoxSchedule dl dt {
	padding-left: 70px;
	line-height: 1.4;
	font-size: 1.2em;
	font-weight: bold;
	color: #2d7ec4;
}

#mainColumn .BoxSchedule dl dd {
	padding-left: 70px;
}

#mainColumn .BoxSchedule dl dt:first-child {
	padding: 20px 0 20px 70px;
	margin-bottom: -20px;
	background: url(/shoshi/upper/images/summer_takuitsu/icon_live.png) left 0px top 0px no-repeat;
}

#mainColumn .BoxSchedule dl dt:nth-of-type(2) {
	margin-top: 1em;
	padding: 20px 0 20px 70px;
	margin-bottom: -20px;
	background: url(/shoshi/upper/images/summer_takuitsu/icon_web.png) left 0px top 0px no-repeat;
}

#mainColumn .BoxSchedule dl dd:nth-of-type(1) {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #2d7ec4;
}

#mainColumn .BoxSchedule ul.web {
	color: #2d7ec4;
	padding-left: 70px;
}

@media screen and (max-width: 768px) {
	#mainColumn .BoxSchedule ul.web {
	padding-left: 0;
	margin-top:30px;		
	}
}


#mainColumn .BoxSchedule ul.web li{
padding-bottom:10px;
}

.days_box{
	display: flex;
	align-items: center;
}

.days_ttl{
	background:#e0ecf6;
	border:2px solid #89b2dc;
	padding:3px 3px 0px 3px;
	width:18%;
	border-radius:4px;
	display: inline-block;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.days_ttl{
	width:30%;
	}
}




/*------------------------------------------------
受講料
-------------------------------------------------*/
#mainColumn .BoxFee {
	text-align: center;
}

#mainColumn .BoxFee ul li a {
	font-size: 1.2em;
	margin: 0 10px;
}

@media screen and (max-width: 768px) {
	#mainColumn .BoxFee ul li a {
		font-size: 1em;
	}
}

.btnFeeWeb {
	background: #c84670;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	transition: all .3s;
}

.btnFeeWeb:hover {
	text-decoration: none;
	background: #e7afc1;
}

.btnFeeSchool {
	background: #2d7ec4;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	transition: all .3s;
}

.btnFeeSchool:hover {
	text-decoration: none;
	background: #aed0ec;
}

/*------------------------------------------------
他講座共通箇所 一部切り替え
-------------------------------------------------*/

#mainColumn .jukou h2.naname,
#mainColumn .follow h2.naname,
#mainColumn .support h2.naname {
	background-image: url(/shoshi/upper/images/summer_takuitsu/bg_img.png) !important;
}

#mainColumn article.jukou dt span,
#mainColumn .follow dt span {
	color: #2d7ec4 !important;
}

.swiperTtl {
	color: #2d7ec4 !important;
}

/*------------------------------------------------
割引案内
-------------------------------------------------*/
#mainColumn .BoxDiscount {
	background: #fff;
	padding: 15px;
	background-color: #fff;
}

#mainColumn .BoxDiscount ul li.count {
	color: #fff;
	background-color: #c8000b;
	font-weight: bold;
	padding: 3px;
	line-height: 1.2;
	margin-right: 10px;
}

#mainColumn .BoxDiscount ul li.toku {
	color: #c8000b;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px solid #cccccc;
	padding: 5px 0 1em 0;
	margin: 15px 0;
}

@media screen and (max-width: 768px) {
	#mainColumn .BoxDiscount ul li.toku {
		font-size: 1em;
	}
}

/*------------------------------------------------
お申込み
-------------------------------------------------*/
#mainColumn .BoxMoushikomi {
	padding: 15px 15px 25px 15px;
	background-color: #2d7ec4;
}

#mainColumn .BoxMoushikomi h2 {
	margin: 0 !important;
	color: #fff !important;
}

#mainColumn .BoxMoushikomi h2:after {
	background: #2d7ec4 !important;
}

#mainColumn .BoxMoushikomi h3 {
	color: #E1C46A;
	margin: 30px 0 0 0;
}

#mainColumn .BoxMoushikomi h3 span {
	color: #fff;
}

#mainColumn .BoxMoushikomi h3:before {
	background-color: #8AB1D4;
}

@media screen and (min-width:768px) {
	#mainColumn h3 {
		font-size: 24px;
	}
}

#mainColumn .BoxMoushikomi p {
	color: #fff;
}

#mainColumn .moushikomi dt {
	color: #e1c46a;
	font-weight: bold;
	font-size: 1.4em;
	padding: 20px 0 0;
	line-height: 1.4;
	text-align:center;
}

#mainColumn .moushikomi dt.web {
	background: url(/shoshi/upper/images/summer_takuitsu/icon_web2.png) left 0px top 19px no-repeat;
}

#mainColumn .moushikomi dt.school {
	background: url(/shoshi/upper/images/summer_takuitsu/icon_school.png) left 0px top 19px no-repeat;
}

#mainColumn .moushikomi dd {
	color: #fff;
	text-align:center;
}

.btnMoushikomi {
	padding: 0.8em;
	display: inline-block;
	border-radius: 6px;
	color: #333;
	font-weight: 700;
	background: #ce0078;
	background: linear-gradient(to top, #cc9900 12%, #cc9a02 58%, #efe0b1 97%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
	transition: all .3s;
}

.btnMoushikomi:hover {
	text-decoration: none;
	background: linear-gradient(to bottom, #F7BF74 0%, #F7A539 50%, #FF5100 100%);
	box-shadow: 0 0px 1px rgba(0, 0, 0, 0.3);
}