body,html{
	overflow-x: hidden;
}

/* --------------------------------
 mod
-------------------------------- */
.arMod-title{
	padding: 13px 15px;
	background: #201e8b;
	border-radius: 2px;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
}
.arMod-title__mgb{
	margin: 0 0 30px;
}
.arMod-anchor{
	padding: 110px 0 0;
	margin: -110px 0 0;
	display: block;
}

.ar-title {
	margin:0 auto 27px;
	width: 948px;
	padding:0;
	background:url(/img/around/kv_bg.png) no-repeat right top;
	border: 1px solid #ccc;
}
.ar-title-inner{
	width: 950px;
	height:298px;
	margin: 0 auto;
	position: relative;
}
.ar-title-main{
	padding: 50px 0 17px 25px;
	font-size: 48px;
	color: #cc0000;
	line-height: 1;
	position: relative;
	z-index: 35;
}
.ar-title-main span{
	padding: 0 0 5px;
	display: block;
	font-size: 14px;
	color: #333;
	min-height: 1rem;
}
.ar-title-cc{
	padding: 0 0 12px 25px;
	font-size: 24px;
	font-weight: bold;
}

.ar-oshiete{
	width: 150px;
	cursor: pointer;
}
.ar-oshiete img{
	width: 150px;
}
.ar-oshiete img:hover{
	-webkit-filter: brightness(1.1);
	-moz-filter: brightness(1.1);
	-o-filter: brightness(1.1);
	-ms-filter: brightness(1.1);
	filter: brightness(1.1);
}

.ar-oshiete{
	position: absolute;
	right: 30px;
	bottom: 30px;
	z-index: 90;
}
.ar-copy{
	position: absolute;
	right: 9px;
	bottom: 5px;
	z-index: 60;
}
.ar-trysan{
	position: absolute;
	right: 145px;
	bottom: 0;
	z-index: 30;
}

.ar-title-navi{
	padding: 0 0 0 25px;
}
.ar-title-navi li{
	float: left;
	list-style: none;
	padding: 0 12px 0 0;
}

/* 季節セミナー用 吹き出し表示 */
.ar-title-season{
	position: absolute;
	top: 12px;
	right: 292px;

	padding: 8px 10px 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	background: #fff;
	border: 2px solid #242373;
	border-radius: 6px;
}
.ar-title-season:after{
	content: " ";
	display: block;
	width:44px;
	height: 18px;
	position: absolute;
	bottom: -17px;
	right: 20px;
	background:url(/img/around/school_title_limit_bg.png) no-repeat left top;
}


.ar-title-season-tx{
	color: #242373;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	line-height: 1.3;
	letter-spacing: 0.05rem;
}

.ar-title-season-tx span{
	font-size: 20px;
	color: #cc0000;
}

.ar-title-season-txFirst{
	display: inline-block;
	margin: 0 0 3px;
	font-size: 16px !important;
	line-height: 1;
}




.ar-pageNavi{
	margin: 0 0 35px;
}
.ar-pageNavi ul{
}
.ar-pageNavi li{
	width: 300px;
	margin: 0 25px 0 0;
	float: left;
	list-style: none;
}
.ar-pageNavi li:last-child{
	margin: 0;
}
.ar-pageNavi li a{
	padding: 13px 0;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #201e8b;
	text-align: center;
	text-decoration: none;
	border: 2px solid #201e8b;
	border-radius: 6px;
}
.ar-pageNavi li a span{
	padding: 0 28px 0 0;
	background: url('/img/around/ic_bottomarrow.png') no-repeat right 6px;
}
.ar-pageNavi li a:hover{
	background: #201e8b;
	color: #fff;
}
.ar-pageNavi li a:hover span{
	padding: 0 28px 0 0;
	background: url('/img/around/ic_bottomarrow_ov.png') no-repeat right 6px;
}





.ar-detail{
	margin: 0 0 35px;
	padding: 30px 30px 30px 30px;
	background: #fbf9e8;
}
.ar-shitsucyo{
	margin: 0 0 17px;
	padding: 29px 30px 29px 35px;
	background: #fff;
}
.ar-shitsucyo-l{
	width: 615px;
	float: left;
}
.ar-shitsucyo-r{
	float: right;
	width: 160px;
	padding: 40px 0 0 0;
}
.ar-shitsucyo-title{
	padding: 0 0 16px;
	color: #201e8b;
	font-size: 24px;
	font-weight: bold;
}
.ar-shitsucyo-txt{
	padding: 0 0 20px;
	font-size: 14px;
	line-height: 1.8;
}
.ar-shitsucyo-name{
	font-size: 14px;
	font-weight: bold;
}


.ar-address{
}
.ar-address-l{
	float: left;
	width: 605px;
}
.ar-address-r{
	float: right;
	width: 260px;
}
.ar-address-table{
	padding:0 0 20px;
}
.ar-address-table table{
}
.ar-address-table th{
	padding:7px 20px;
	background: #1f1d7e;
	font-size: 15px;
	color: #fff;
	font-weight: normal;
}
.ar-address-table td{
	padding:7px 13px;
	font-size: 14px;
	line-height: 1.6;
	background: #fff;
}
.ar-address-map{
}
.ar-address-map dt{
	padding: 0 0 5px;
}
.ar-address-map dd{
	text-align: center;
}
.access-map {
	width: 100%;
	height: 300px;
	margin: 2px 0 0;
}

.ar-photo{
}
.ar-photo ul{
}
.ar-photo li{
	list-style: none;
	margin: 0 22px 23px 0;
	width: 221px;
	height: 260px;
	float: left;
	/*background: #ccc;*/
} 
.ar-photo li.ar-photo-mov{
	width: 464px;
}
.ar-photo li.ar-photo-mgnon{
	margin: 0 0 23px 0;
}
.ar-photo li:last-child{
	margin: 0 0 23px 0;
}
.ar-photo dl{
}
.ar-photo dt{
	padding: 0 0 15px;
}
.ar-photo dt img{
	width: 100%;
}
.ar-photo dd{
	padding: 0 3px;
	font-size: 12px;
	line-height: 1.5;
}

.ar-message{
	margin: 0 0 50px;
	padding: 27px 30px;
	background: #f0f0f0;
}
.ar-message-title{
	margin: 0 0 17px;
	padding: 2px 15px;
	border-left: 5px solid #201e8b;
	font-size: 24px;
	color: #201e8b;
	font-weight: bold;
	line-height: 1;
}
.ar-message-inner{
	padding: 35px 38px;
	background: #fff;
}
.ar-message-txt{

}
.ar-message-txt dt {
	font-size: 14px;
	line-height: 1.8;
	font-weight: bold;
}
.ar-message-txt dd {
	font-size: 14px;
	line-height: 1.8;
}


.arMod-cv{
	margin: 0 0 60px;
	padding: 30px 0 35px;
	background: #efeff7;
/* 親ボックス越え */
	margin-right: calc(50% - 50vw);
margin-left: calc(50% - 50vw);
}
.arMod-cv img{
	display: inline;
}
.arMod-cv-bt{
	padding: 0 0 15px;
	text-align: center;
}
.arMod-cv-bt li{
	display: inline-block;
}
.arMod-cv-tel{
	text-align: center;
}

.arMod-cv-telTxt {
	margin: -5px auto -10px;
	width: 720px;
	letter-spacing: 0.1px;
	font-weight: bold;
	line-height: 1;
}
.arMod-cv-telTxtMain {
	float: right;
	text-align: left;
	width: 360px;
	font-size: 46px;
	font-family: "Helvetica LT Std", helvetica, arial, "ms pgothic", sans-serif;
	color: #a91419;
}
.arMod-cv-telTxtSub {
	float: left;
	text-align: right;
	padding: 4px 10px 4px 0;
	width: 350px;/*360*/
	line-height: 1.3;
	font-size: 20px;
	font-family: "ヒラギノ角ゴ StdN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #231f73;
}
.arMod-cv-telTxtSub span {
	font-size: 11px;
}


/* 講師からのメッセージ */
.ar-temes{
	padding: 0 0 20px;
}
.ar-temes-inner{
	background: #fff;

}
.ar-temes dl{
	margin: 0 0 35px;
}
.ar-temes dt{
	display: block;
	float: left;
	width: 123px;
}

.ar-temes dd{
	float: right;
	width: 790px;
}
.ar-temes-txt{
	background: #f0f0f0;
	padding:22px 40px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	position: relative;
	font-size: 14px;
	line-height: 1.8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ar-temesName{
	padding: 0 0 5px 10px;
	font-size: 20px;
	font-weight: bold;
}
.ar-temesFuki{
	position: absolute;
	top: 25px;
	left: -13px;
}
.ar-temesFuki img{
	vertical-align: bottom;
	display: inline;
}



.ar-shido{
	margin: 0 0 50px;
}
.ar-shido dl{
	float: left;
	width: 300px;
	margin: 0 24px 0 0;
}
.ar-shido dl:last-child{
	margin: 0;
}
.ar-shido dt{
	padding: 14px 0 12px;
	text-align: center;
	background: #ccc;
	color: #fff;
	font-size: 20px;
}
.ar-shido dd{
	padding: 25px 20px;
	border: 2px solid #ccc;
	line-height: 1.8;
	font-size: 14px;
}

.ar-shido__syo{
}
.ar-shido__syo dt{
	background: #e5721f;
}
.ar-shido__syo dd{
	border: 2px solid #e5721f;
}
.ar-shido__cyu{
}
.ar-shido__cyu dt{
	background: #17981d;
}
.ar-shido__cyu dd{
	border: 2px solid #17981d;
}
.ar-shido__kou{
}
.ar-shido__kou dt{
	background: #1175ab;
}
.ar-shido__kou dd{
	border: 2px solid #1175ab;
}


.ar-voice{
}
.ar-voice-page{
    margin: 0 0 20px;
    text-align: center;
}
.ar-voice-page li{
    display: inline-block;
    line-height: 1;
}
.ar-voice-page-tx{
    font-size: 18px;
    font-weight: bold;
    color: #252671;
}
.ar-voice-page li a{
    display: block;
    padding: 8px 10px;
    background: #252671;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.ar-voice-page li a.selected{
    background: #f0f0f0;
    color: #252671;
}

.ar-voice{
}
.ar-voice li{
    margin: 0 0 30px;
    list-style: none;
}
.ar-voice-r{
    float: right;
    width: 700px;
}
.ar-voice-txt{
    margin: 0 0 10px;
    padding: 25px 30px;
    background: #f0f0f0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    position: relative;
}
.ar-voice-txt dt{
    padding: 0 0 5px;
    color: #252671;
    font-size: 18px;
    font-weight: bold;
}
.ar-voice-txt dd{
    font-size: 14px;
    line-height: 1.5;
}
.ar-voice-fuki{
    position: absolute;
    top: 25px;
    left: -13px;
}
.ar-voice-txtInfo{
    font-size: 13px;
    font-weight: bold;
}
.ar-voice-txtInfo-gokaku{
    color: #e00c10;
}
.ar-voice-txtInfo-gakune{
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ccc;
    color: #fff;
    margin: 0 0 0 20px;
    padding: 3px 6px;
    font-weight: normal;
    font-size: 12px;
}
.ar-voice-txtInfo-gakune__syo{
    background: #e5721f;
}
.ar-voice-txtInfo-gakune__cyu{
    background: #17981d;
}
.ar-voice-txtInfo-gakune__kou{
    background: #1175ab;
}
.ar-voice-txtInfo-gakune__kousotsu{
    background: #1175ab;
}
.ar-voice-img{
    float: left;
    width: 218px;
}
.ar-voice-img-img{
	width: 218px;
	margin: 0 0 5px;
}
.ar-voice-note{
    padding: 0 0 30px;
    text-align: right;
    font-size: 12px;
}


.ar-course{
	margin: 0 0 50px;
}
.ar-course dl{
	margin: 0 0 29px;
}

.ar-course dt{
	padding: 14px 0 12px;
	text-align: center;
	background: #ccc;
	color: #fff;
	font-size: 20px;
}
.ar-course dd{
	/*padding: 25px 20px;*/
	border: 2px solid #ccc;
	line-height: 1.8;
	font-size: 14px;
}

.ar-course__syo{
}
.ar-course__syo dt{
	background: #e5721f;
}
.ar-course__syo dd{
	border: 2px solid #e5721f;
}
.ar-course__cyu{
}
.ar-course__cyu dt{
	background: #17981d;
}
.ar-course__cyu dd{
	border: 2px solid #17981d;
}
.ar-course__kou{
}
.ar-course__kou dt{
	background: #1175ab;
}
.ar-course__kou dd{
	border: 2px solid #1175ab;
}

.ar-course-table{
	width: 94%;
	margin: 0 auto;
	border-collapse: collapse;
}
.ar-course-etc{
	background: #f0f0f0;
}

.ar-course-table td,.ar-course-table th{
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #b2b2b2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ar-course-table tr:last-child td,.ar-course-table tr:last-child th{
	border-bottom: none;
	
}
.ar-course-rank{
	width: 7%;
}
.ar-course-name{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	width: 28%;
	padding-right: 15px;
}
.ar-course-table__1 .ar-course-name{
	color: #705a01;
}
.ar-course-table__2 .ar-course-name{
	color: #696969;
}
.ar-course-table__3 .ar-course-name{
	color: #683203;
}
.ar-course-table__etc .ar-course-name{
	font-size: 18px;
	color: #18165f;
}
.ar-course-txt{
	font-size: 14px;
	line-height: 1.8;
	width: 65%;
}


.ar-description{
	font-size: 14px;
	line-height: 1.5;
}

.ar-fukin{
	margin: -60px 0 55px;
	padding: 40px 0;
	border-top: 2px solid #bebebe;
	background: #f0f0f0;

	margin-right: calc(50% - 50vw);
margin-left: calc(50% - 50vw);
}
.ar-fukin-inner{
	width: 950px;
	margin: 0 auto;
}
.ar-fukin dt{
	padding: 0 0 10px;
	font-size: 24px;
	font-weight: bold;
}
.ar-fukin dd a{
	display: inline-block;
	margin: 0 0 8px;
	padding: 8px 20px 8px 30px;
	border-radius: 6px;
	text-decoration: none;
	color: #35338e;
	font-size: 14px;
	background: #fff url('/img/around/ic_link.png') no-repeat 18px center;
}
.ar-fukin dd a:hover{
	-webkit-filter: brightness(1.2);
	-moz-filter: brightness(1.2);
	-o-filter: brightness(1.2);
	-ms-filter: brightness(1.2);
	filter: brightness(1.2);
}

/* --------------------------------
 clearfix
-------------------------------- */
.ar-pageNavi ul:after,
.ar-shitsucyo:after,
.ar-address:after,
.ar-photo ul:after,
.ar-temes dl:after,
.arMod-cv-telTxt:after,
.ar-shido:after,
.ar-voice li:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
