/*はみ出し禁止*/
body.page_course_psychology_psy{	
    overflow-x: hidden;
}
* {
    box-sizing: border-box;
}


/*学科カラー変更*/
.course_psychology{
	color: #d24562;
}
.course_human{
	color: #e63c1c;
}
.course_psy{
	color: #d24562;
}


/*学部トップページ変更*/
/*心理学部*/

.box_set .course_psychology h3{
	display: inline-block;
	background-image: url(../images/common/icon_arrow_psychology.png);
}

.page_psychology_child .slick-dots li.slick-active button,
.course_psychology .department_list2 a{
	background : #d24562;
}
.course_psychology p.label_campus,
.course_psychology .label_campus, .page_human .label_campus, 
.page_psychology_child .label_campus{
	color: #d24562;
	border-collapse: #d24562;
	border-color: #d24562;
}
.page_psychology_child .slick-dots li button{
	background: #f7dee4;
}/* ---------------------------------------------------------
学部・学科
----------------------------------------------------------*/
/*人間学部*/

/*.box_set .course_human h3{
	background-image: url(../images/common/icon_arrow_human.png);
}
.box_set .course_human h3, 
.box.course_human h3,
.page_human_child .feature_learning h4,
.page_human_child .objective span:before,
.page_human_child .feature_learning p.number{
	color: #e63c1c;
}
.page_human_child .slick-dots li.slick-active button,
.course_human .department_list2 a{
	background : #e63c1c;
}
.course_human p.label_campus,
.course_human .label_campus, .page_human .label_campus, 
.page_human_child .label_campus{
	color: #e63c1c;
	border-color: #e63c1c;
}

.page_human_child .slick-dots li button{
	background: #ffd3c9;
}*/
/* ---------------------------------------------------------
資格・就職
----------------------------------------------------------*/
/*就職実績*/
.page_career_support_result .course_table h4{
	padding: 5px;
}
.page_career_support_result .course_table .course_human h4{
	color: #e63c1c;
	border-bottom-color: #e63c1c;
	background: #ffe7e3;
}
.page_career_support_result .course_table .course_psy h4{
	color: #d24562;
	border-bottom-color: #d24562;
	background: #ffe3e9;
}
.page_career_support_result .info.important span:first-child{
	display: block;
	margin-bottom: 15px;
}
/* ---------------------------------------------------------
心理学部誕生
----------------------------------------------------------*/
/*ページ全体*/
.psy_display_sp{
	display: none;
}
.page_course_psychology_psy .main > .inner{
	width: 100%;
	margin: 0 auto;
}
.page_course_psychology_psy .footer .inner{
	width: 1024px;
	margin: 80px auto 0;
}
.page_course_psychology_psy p{
	text-align: justify;
}
.page_course_psychology_psy .main_content section:first-child{
	margin-top: 0;
}
.page_course_psychology_psy .main_content section{
	position: relative;
}
.page_course_psychology_psy .main_content h4{
	position: relative;
	display: block;
	height: 80px;
	margin: 120px auto 20px;
	padding: 25px 0 0 0;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom: none;
	color: #c14246;
	font-size: 32px;
}
.page_course_psychology_psy .main_content h4:before,
.page_course_psychology_psy .main_content h4:after{
	display: inline-block;
	position: absolute;
	width: 44px;
	height: 4px;
	top: 60%;
	background-color: #c14246;
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
	content: '';
}
.page_course_psychology_psy .main_content h4:before{
	left: -40px;
}
.page_course_child.page_course_psychology_psy .main_content h4:after{
	display: inline-block;
	right: -40px;
}
.page_course_psychology_psy .main_content .psy_underline {
    display: inline-block;
    text-decoration: none;
    padding: 0 10px;
    height: 40px;
    line-height: 1.8;
    vertical-align: middle;
    font-size: 20px;
    color: #C14246;
	background-image:  url(../images/course/psy_special_img23.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom: none;
}
.page_course_psychology_psy .main_content .point_course .psy_underline{
	margin-top: 40px;
}
.page_course_psychology_psy .main_content .point_course .psy_underline:before{
	background-image: url(../images/course/psy_special_img08.png);
	display: inline-block;
	width: 40px;
	height: 20px;
	margin-right: 15px;
	background-repeat: no-repeat;
	content:'';
}
.page_course_psychology_psy .main_content .background{
	width: 100%;
	background-color: #F6E3E3;
}
/*メインタイトル*/
.page_course_psychology_psy .main_content section.main_title{
	height: 380px;
}
.page_course_psychology_psy .main_title{
	margin-bottom: 0;
	background-image: url(../images/course/psy_special_img03.jpg);
}
.page_course_psychology_psy #main_content p + section.lead{
	margin-top: 0;
}
.page_course_psychology_psy .lead{
	margin-top: 0;
	padding: 10px 40px 20px;
}
.page_course_psychology_psy .main_title figure{
	text-align: left;
}
.page_course_psychology_psy .main_content .main_title h2{
	margin-bottom: 0;
	width: 850px;
	background-image: none;
}
.page_course_psychology_psy .main_title div img{
	position: absolute;
}
.page_course_psychology_psy .main_title img.psychologist_btn{
	bottom: 25px;
	right: 20px;
	width: 180px;
	height: auto;
}
.page_course_psychology_psy .main_title img.pointing_figure{
	bottom: 0;
	right: 198px;
	height: 200px;
	width: auto;
}
.page_course_psychology_psy .main_title > p.label_campus{
	display: inline-block;
	position: absolute;
	top: 20px;
	right: 20px;
	color: #c14246;
	border: 2px solid #c14246;
}
.page_course_psychology_psy .lead div{
	margin: 30px auto 0 40px;
	padding-right: 40px;
	border-left: 2px solid #c14246;
}
.page_course_psychology_psy .main_content .lead h3{
	margin-bottom: 20px;
	padding: 0 0 0 10px;
	border-bottom: none;
	font-size: 24px;
	line-height: 1.8;
}
.page_course_psychology_psy .lead p{
	margin-top: 20px;
	padding-left: 10px;	
	font-size: 14px;
}
.page_course_psychology_psy .main_title p.note{
	display: inline-block;
	margin: 110px 20px 0;
	padding: 2px 10px;
	color:#c14246;
	font-size: 16px;
}
.page_course_psychology_psy .main_title .catch{
	display: none;
}
/*タイトル横写真*/
.page_course_psychology_psy figure.title_decoration{
	position: absolute;
	width: 210px;
	height: auto;
}
.page_course_psychology_psy .point_course figure.title_decoration{
	transform: rotate(-3deg);
	left: 130px;
	top: -130px;
}
.page_course_psychology_psy .model_case figure.title_decoration{
	transform:rotate(-4deg);
	left: 60px;
	top: -145px;
}
.page_course_psychology_psy .step figure.title_decoration{
	transform:rotate(-2deg);
	left: 100px;
	top: -55px;
}
/*リード分*/
.page_course_psychology_psy .lead p span{
	color: #c14246;
}

/*学科のポイント*/
.page_course_psychology_psy section.background{
	margin-top: 0;
}
.page_course_psychology_psy .main_content .lead +  h4{
	width: 240px;
	margin-top: 20px;
	background-image: url(../images/course/psy_special_img06.png);
}
.page_course_psychology_psy .point_course{
	padding-bottom: 30px;
}
.page_course_psychology_psy #main_content p + h5.psy_underline{
	margin-top: 40px;
}
.page_course_psychology_psy .main_content .point_course .psy_underline:before{
	background-position: center 3px;
}
.page_course_psychology_psy .main_content .point_course .psy_underline:nth-of-type(2):before{
	background-position: center center;
}
.page_course_psychology_psy .main_content .point_course .psy_underline:nth-of-type(3):before{
	background-position: center bottom;
}
.page_course_psychology_psy #main_content .point_course h5 + p{
	margin: 10px auto 20px;
	width: 80%;
}
/*4年間のステップ*/
.page_course_psychology_psy .step{



	margin-top: 110px;
}
.page_course_psychology_psy .main_content .step h4{
	width: 280px;
	background-image: url(../images/course/psy_special_img12.png);
}
.page_course_psychology_psy .step h4 + figure{
	border: 2px solid #c14246;
}
/*3つの履修モデル*/
.page_course_psychology_psy .main_content .step +  h4{
	width: 280px;
	background-image: url(../images/course/psy_special_img13.png);
}
.page_course_psychology_psy .model_case ul figure{
	margin-bottom: 0;
}
.page_course_psychology_psy .model_case figure + p{
	padding-top: 30px;
	font-weight: bold;
	text-align: center;
}
.page_course_psychology_psy .main_content .model_case h5{
	padding:0;
	border-bottom: 1px solid #fff;
	color: #fff;
	line-height: 2;
}
.page_course_psychology_psy .model_case ul div{
	padding: 20px 15px;
	border-radius: 5px;
}
.page_course_psychology_psy .model_case .model01{
	background-color: #69bc82;
}
.page_course_psychology_psy .model_case .model02{
	/*padding-bottom: 40px;*/
	background-color: #f08e56;
}
.page_course_psychology_psy .model_case .model03{
	padding-bottom: 40px;
	background-color: #6cc5d5;
}
.page_course_psychology_psy .model_case ul p{
	margin-bottom: 0;
	padding: 5px;
	color: #fff;
}
/*資格・進路*/
.page_course_psychology_psy .qualification{
	height:220px;
}
.page_course_psychology_psy .qualification li{
	float:left;
	margin-top: 40px;
}
.page_course_psychology_psy .qualification li:nth-of-type(2n+1){
	clear: left;
}
.page_course_psychology_psy .qualification li.title{
	width: 20%;
}
.page_course_psychology_psy .qualification li.detail{
	width: 80%;
}
.page_course_psychology_psy .qualification li.detail span{
	display: inline-block;
	margin-right: 15px;
}
li.detail:nth-of-type(2){
	line-height: 2;
}
li.detail:last-child{
	line-height: 3;
}
/*概要*/
.page_course_psychology_psy .overview{
	background-color: #C14246;
	margin: 30px auto 50px;
	padding: 15px 10px 10px;
}
.page_course_psychology_psy .overview *{
	color: #fff;
}
.page_course_psychology_psy .overview > p{
	text-align: left;
}
.page_course_psychology_psy .overview > p:first-child{
	margin: 0 auto 20px;
	padding-left: 20px;
	width: 100%;
	border-bottom: 1px solid #fff;
	font-size: 20px;
}
.page_course_psychology_psy .overview .overview_block{
	display: inline-block;
}
.page_course_psychology_psy .overview .overview_block:nth-of-type(4){
	padding-left: 5em;
	text-indent: -5em;
}
.page_course_psychology_psy .overview .overview_block:last-child{
	padding-left: 7em;
	text-indent: -7em;
}
.page_course_psychology_psy .overview .overview_title{
	padding: 5px;
	margin-right: 5px;
	margin-left: 20px;
	border: 1px solid #fff;
	font-weight: bold;
	line-height: 3;
}

.page_course_psychology_psy .overview .exam_method{
	margin-left: 15px;
	font-size: 75%;
	line-height: 0.8;
}


/* ---------------------------------------------------------
公認心理師とは
----------------------------------------------------------*/
/*ページ全体*/
.page_licensed_psychologist .main > .inner{
	width: 100%;
	margin: 0 auto;
}
.page_licensed_psychologist .footer .inner{
	width: 1024px;
	margin: 80px auto 0;
}
.page_licensed_psychologist .main_content p{
	text-align: justify;
}
.page_licensed_psychologist .main_content h3{
	display: inline-block;
	padding: 0;
	margin-bottom: 0;
	border-bottom: 0;
	background-image: url(../images/course/psy_special_img30.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;	
}
.page_licensed_psychologist h3 img{
	height: 45px;
	width: auto;
}
/*タイトル部分*/
.page_licensed_psychologist .main_content .main_title{
	position: relative;
	height: 330px;
	margin: 0 auto;
}
.page_licensed_psychologist .main_content h2{
	width: 380px;
	margin: 0 0 0 130px;
	background-image: none;
}
.page_licensed_psychologist .main_title hr{
	position: absolute;
	top: 60px;
	left: -100px;
	width: 570px;
	border-bottom: 1px solid #e3a1a2;
}
.page_licensed_psychologist .main_title figure{
	position: absolute;
	top: 105px;
	left: 130px;
	width: 320px;
	height: auto;
}
.page_licensed_psychologist .main_title p{
	position: absolute;
	top: 90px;
	right: 45px;
	width: 440px;
	padding: 10px 20px;
	border: 1px solid #e3a1a2;
	box-shadow: 2px 2px #ddd;
	line-height: 2.5;
}
/*100%背景セクション*/
.page_licensed_psychologist .role_model,
.page_licensed_psychologist .activity_area{
	position: relative;
	padding: 50px 0 20px;
	background-color: #faf0f0;
}
.page_licensed_psychologist .role_model > h3,
.page_licensed_psychologist .activity_area > h3{
	position: absolute;
	left: 40%;
	left: calc(50% - 167px);
	top: -28px;
}
/*4つの役割*/
.page_licensed_psychologist .role_model{
	margin: 80px 0 0;
	width: 100%;
}
.page_licensed_psychologist .role_model div{
	position: relative;
	width: 780px;
	height: 380px;
	margin: 0 auto; 
}
.page_licensed_psychologist .role_model div p{
	margin-bottom: 0;
	font-size: 13px;
	text-align: justify;
}
.page_licensed_psychologist .role_model div p:not(:first-child){
	position: absolute;
}
.page_licensed_psychologist .role_model p.role01{
	width: 150px;
	top: 165px;
	left: 36px;
	color:#d96e6e;
}
.page_licensed_psychologist .role_model p.role02{
	width: 150px;
	top: 240px;
	left: 224px;
	color: #c14246;
}
.page_licensed_psychologist .role_model p.role03{
	width: 150px;
	top: 165px;
	left: 410px;
	color: #d96e6e;
}
.page_licensed_psychologist .role_model p.role04{
	width: 150px;
	top: 240px;
	right: 30px;
	color: #c14246;
}
.page_licensed_psychologist .role_model article{
	margin-top: 40px;
}
.page_licensed_psychologist .role_model article h4{
	display: inline-block;
	position: relative;
	margin-bottom: 15px;
	padding: 0;
	border-bottom: 3px solid #f26e6f;
}
.page_licensed_psychologist .role_model article h4:before{
	position: absolute;
	left: 50%;
	bottom: -18px;
	margin-left: -13px;
	border: 10px solid transparent;
	border-top: 8px solid #f26e6f;
	z-index: 2;
	content: "";
}
.page_licensed_psychologist .role_model article h4:after{
	position: absolute;
	left: 50%;
	bottom: -24px;
	margin-left: -15px;
	border: 12px solid transparent;
	border-top: 10px solid #f26e6f;
	z-index: 1;
	content: "";
}
.page_licensed_psychologist .role_model article h4 img{
	padding-bottom: 5px;
}
.page_licensed_psychologist .role_model article p{
	width: 780px;
	margin: 0 auto;
	padding: 5px 15px;
	background-color: #fff;
	text-align: left;
}
/*資格取得の流れ*/
.page_licensed_psychologist .license_flow{
	margin-top: 80px;
}
.page_licensed_psychologist .license_flow p{
	margin: 20px auto 0;
	width: 73%;
}
/*活躍の場*/
.page_licensed_psychologist .activity_area{
	margin: 120px 0 0 ;
	width: 100%;
}
.page_licensed_psychologist .activity_area p{
	text-align: center;
}
.page_licensed_psychologist .activity_area p img{
	width: 780px;
	height: auto;
}
/*関連する資格*/
.page_licensed_psychologist .related_qualify{
	margin: 80px auto 0;
}
.page_licensed_psychologist .related_qualify ul.col{
	margin-left: 2%;
	margin-top: 40px;
}
.page_licensed_psychologist .related_qualify ul.col li{
	width: 18%;
	margin-left: 2%;
}

.page_licensed_psychologist .related_qualify p{
	margin: 10px 5px;
	text-align: justify;
}
.page_licensed_psychologist .related_qualify .note{
	border-top: 1px dotted #ccc;
	padding: 5px 40px;
}
.page_licensed_psychologist .related_qualify .note_sp{
	display: none;
}
.page_licensed_psychologist .related_qualify .col span{
	display: block;
	position: relative;
	margin-bottom: 10px;
	padding: 10px 5px;
	border: 2px solid #c14246;
	border-radius: 5px;
	background-color: #c14246;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.page_licensed_psychologist .related_qualify .col span:after{
	position: absolute;
	left: 50%;
	bottom: -18px;
	margin-left: -13px;
	border: 10px solid transparent;
	border-top: 8px solid #c14246;
	z-index: 2;
	content: "";
}
.page_licensed_psychologist .related_qualify .col li:nth-of-type(even) span{
	border: 2px solid #ff7475;
	background-color: #ff7475;
	color: #fff;
}
.page_licensed_psychologist .related_qualify .col li:nth-of-type(even) span:after{
	border-top: 8px solid #ff7475;
}
.page_licensed_psychologist .btn.sm{
	border: 2px solid #c14246;
	background-color: #FFFFFF;
	color: #c14246;
}
/*----------------------------------------------

レスポンシブ

-----------------------------------------------*/
@media screen and (max-width: 1024px) {
/*----------------------------------------------------------------------------------心理学部誕生*/
/*ページ全体*/
	.page_course_psychology_psy .main_content > .inner,
	.page_course_psychology_psy .main_content > section > .inner{
		width: 100%;
	}
/*メインタイトル*/
	.page_course_psychology_psy .main_content .main_title h2{
		width: 90%;
	}
	.page_course_psychology_psy .main_title img.psychologist_btn{
		width: 160px;
	}
	.page_course_psychology_psy .main_title img.pointing_figure{
		height: 170px;
	}
/*タイトル横写真*/
	.page_course_psychology_psy figure.title_decoration{
		width: 180px;
		height: auto;
	}
	.page_course_psychology_psy .point_course figure.title_decoration{
		left: 90px;
	}
	.page_course_psychology_psy .step figure.title_decoration{
		left: 70px;
		top: -35px;
	}
/*履修モデル*/
	.page_course_psychology_psy .model_case h5{
		font-size: 14px;
	}
/*資格・進路*/
	.page_course_psychology_psy .qualification li.detail{
		font-size: 13px;
	}
/*概要*/
	.page_course_psychology_psy .overview .exam_method{
		display: block;
		margin-left: 95px;
	}

/*----------------------------------------------------------------------------------公認心理師について*/
	.page_licensed_psychologist .main_content > .inner{
		width: 100%;
	}
	.page_licensed_psychologist .main_content h2{
		margin: 0 0 0 30px;
	}
	.page_licensed_psychologist .main_title hr{
		width: 468px;
	}
	.page_licensed_psychologist .main_title figure{
		left: 30px;
	}
	.page_licensed_psychologist .main_title p{
		right: 30px;
	}
}
@media screen and (max-width: 800px) {
/*----------------------------------------------------------------------------------心理学部誕生*/
/*ページ全体*/
	.page_course_psychology_psy .footer .inner,
	.page_licensed_psychologist .footer .inner{
		width: 100%;
	}
	.page_course_psychology_psy .step{
		margin-top: 80px;
	}
	.page_course_psychology_psy .main_content h4{
		margin: 100px auto 20px;
		font-size: 28px;
	}
	.page_course_psychology_psy .main_content .point_course .psy_underline{
		margin-top: 20px;
	}
	.page_course_psychology_psy .main_content h4:before, 
	.page_course_psychology_psy .main_content h4:after{
		top: 55%;
	}
/*タイトル横写真*/
	.page_course_psychology_psy figure.title_decoration{
		display: none;
	}
/*メインタイトル*/
	.page_course_psychology_psy .main_content section.main_title{
		height: 320px;
	}
	.page_course_psychology_psy .main_title img.psychologist_btn{
		width: 140px;
	}
	.page_course_psychology_psy .main_title img.pointing_figure{
		right: 160px;
		height: 150px;
	}
	.page_course_psychology_psy .lead{
		padding: 10px;
	}
	.page_course_psychology_psy .lead div{
		margin: 10px 0 0 20px;
	}
/*タイトル横写真*/
	.page_course_psychology_psy .point_course figure.title_decoration{
		left: 40px;
	}
	.page_course_psychology_psy .step figure.title_decoration{
		left: 30px;
	}
	.page_course_psychology_psy .model_case figure.title_decoration{
		left: 20px;
	}
/*学科のポイント*/
	.page_course_psychology_psy .main_content .lead + h4{
		width: 200px;
		background-size: 40%;
	}
	.page_course_psychology_psy #main_content p + h5.psy_underline{
		margin-top: 20px;
	}
	.page_course_psychology_psy #main_content .point_course h5 + p:nth-of-type(1){
		margin-top: 25px;
	}
/*4年間のステップ*/
	.page_course_psychology_psy .main_content .step h4{
		width: 230px;
	}
/*3つの履修モデル*/
	.page_course_psychology_psy .main_content .step + h4{
		width: 230px;
		background-size: 75%;
	}
	.page_course_psychology_psy .model_case{
		padding: 0 20px;
	}
	.page_course_psychology_psy .model_case .col{
		margin: 0;
		width: 100%;
	}
	.page_course_psychology_psy .model_case .col li{
		width: 80%;
		margin-left: 0;
	}
	.page_course_psychology_psy .model_case ul figure{
		text-align: left;
	}
	.page_course_psychology_psy .model_case .col li:nth-of-type(2){
		margin: 0 0 30px auto;
	}
	.page_course_psychology_psy .model_case .col li:nth-of-type(2) figure{
		text-align: left;
	}
/*資格・就職*/
	.page_course_psychology_psy .qualification{
		height: auto;
	}
	.page_course_psychology_psy .qualification li{
		float: none;
		width: 100%;
	}
	.page_course_psychology_psy .qualification li.title{
		margin-top: 30px;
		width: auto;
	}
	.page_course_psychology_psy .qualification li.detail{
		margin-top: 0;
		width: 100%;
		padding: 0 5px;
		text-align: justify;
		line-height: 2;
	}
/*概要*/
	.page_course_psychology_psy .overview .overview_title{
		margin-left: 15px;
	}
	.page_course_psychology_psy .overview .exam_method{
		margin-left: 95px;
		line-height: 2.0;
	}
	.page_course_psychology_psy .overview .overview_block:last-child{
		padding-left: 6.5em;
		text-indent: -6.5em;
	}
	.page_course_psychology_psy .overview .exam_method{
		display: inline-block;
	}
/*----------------------------------------------------------------------------------公認心理師について*/
	.page_licensed_psychologist .main_content h2{
		width: 340px;
	}
	.page_licensed_psychologist .main_title hr{
		top: 53px;
		width: 430px;
	}
	.page_licensed_psychologist .main_title p{
		width: 47%;
		background-color: #fff;
		line-height: 2;
	}
	.page_licensed_psychologist .main_title figure{
		width: 40%;
	}
	.page_licensed_psychologist .role_model{
		margin: 120px 0 0;
	}
	.page_licensed_psychologist .role_model div p.role{
		position: relative;
		top: inherit;
		left: inherit;
		right: inherit;
		width: 100%;
		height: 120px;
		padding-left: 120px;
	}
	.page_licensed_psychologist .role_model p.role:before{
		position: absolute;
		top: -25%;
		left: 0;
		display: inline-block;
		height: 100px;
		width: 100px;
		margin-right: 10px;
		background-image: url(../images/course/psy_special_img37.png);
		background-repeat: no-repeat;
		background-size: cover;
		border-radius: 50%;		
		content: '';
	}
	.page_licensed_psychologist .role_model p.role01:before,
	.page_licensed_psychologist .role_model p.role03:before{
		background-color: #f26e6f;
	}
	.page_licensed_psychologist .role_model p.role02:before,
	.page_licensed_psychologist .role_model p.role04:before{
		background-color: #c14246;
	}
	.page_licensed_psychologist .role_model p.role02:before{
		background-position-y: -93px;
	}
	.page_licensed_psychologist .role_model p.role03:before{
		background-position-y: -185px;
	}
	.page_licensed_psychologist .role_model p.role04:before{
		background-position-y: -285px;
	}
	.page_licensed_psychologist .role_model div{
		width: 95%;
		height: auto;
	}
	.page_licensed_psychologist .role_model div p:first-child{
		display: none;
	}
	.page_licensed_psychologist .role_model div p:first-child{
		position: static;
		width: 100%;
	}
	.page_licensed_psychologist .role_model article p,
	.page_licensed_psychologist .activity_area p img{
		width: 85%;
	}
	.page_licensed_psychologist .role_model article{
		margin-top: 0;
	}
	.page_licensed_psychologist .license_flow p{
		width: 85%;
	}
	.page_licensed_psychologist .related_qualify ul.col{
		margin-top: 20px;
		margin-left: 0;
	}
	.page_licensed_psychologist .related_qualify ul.col li{
		width: 100%;
		margin-left: 0;
	}
	.page_licensed_psychologist .related_qualify .note{
		display: none;
	}
	.page_licensed_psychologist .related_qualify .note_sp{
		display: block;
		border-top: 1px dotted #ccc;
		padding: 5px;
		font-size: 12px;
	}
}
@media screen and (max-width: 481px) {
/*----------------------------------------------------------------------------------心理学部誕生*/
/*ページ全体*/
	.psy_display_sp{
		display: block;
		width: 100%;
		height: auto;
	}
	.psy_display_pc{
		display: none;
	}
	.page_course_psychology_psy .main_title{
		background-size: cover;
		background-position-x: -50px;
	}
	.page_course_psychology_psy #main_content h4{
		font-size: 22px !important;
	}
	.page_course_psychology_psy .main_content h4{
		margin-bottom: 0;

		margin-top: 60px;
	}
/*メイン・タイトル*/
	.page_course_psychology_psy #main_content .main_title h2{
		width: 100%;
		margin-bottom: 0;
	}
	.page_course_psychology_psy .main_content section.main_title{
		height: auto;
		margin-bottom: 120px;
	}
	.page_course_psychology_psy .main_title img.psychologist_btn{
		right: 5px;
		bottom: -105px;
		width: 120px;
	}
	.page_course_psychology_psy .main_title img.pointing_figure{
		right: 125px;
		bottom: -115px;
		height: 100px;
	}
	.page_course_psychology_psy .main_title > p.label_campus{
		top: 5px;
		right: 5px;
		font-size: 10px;
	}
	.page_course_psychology_psy .main_title .catch{
		display: inline-block;
		margin: 0 0 5px 12px;
		color: #2c90de;
		font-weight: 700;
	}
	.page_course_psychology_psy .main_title p.note{
		display: none;
	}
	.page_course_psychology_psy #main_content h3{
		font-size: 16px !important;
	}

/*リード*/
	.page_course_psychology_psy .lead div{

		margin: 0;
		padding-right: 10px;
	}

/*学びのポイント*/
	.page_course_psychology_psy #main_content .point_course h5 + p{
		margin: 10px auto 20px;
		width: 95%;
	}
	.page_course_psychology_psy .main_content .point_course .psy_underline:before{
		display: block;
		margin: 0 auto;
	}
	.page_course_psychology_psy .main_content .psy_underline{
		height: auto;
	}
/*4年間のステップ*/
	.page_course_psychology_psy .step{
		margin-top: 40px;
	}
	.page_course_psychology_psy .step h4 + figure{
		padding: 5px;
	}
/*3つの履修モデル*/
	.page_course_psychology_psy .model_case .col li{
		width: 100%;
	}
/*資格・進路*/
	.page_course_psychology_psy .qualification li.title{
		width: 100%;
	}
	.page_course_psychology_psy .overview > p{
		margin: 0 auto;
		width: 90%;
	}
	.page_course_psychology_psy .overview p span{
		display: block;
		margin: 20px 0 10px 0;
		padding: 0;
		line-height: 2;
	}
/*概要*/
	.page_course_psychology_psy .overview .overview_block:nth-of-type(4) small{
		display: block;
		margin-left: 20px;
	}
	.page_course_psychology_psy .overview .overview_block:last-child{
		padding-left: 1em;
		text-indent: -1em;
	}
	.page_course_psychology_psy .overview .exam_method{
		margin-left: 15px;
	}
/*----------------------------------------------------------------------------------公認心理師について*/
	.page_licensed_psychologist .main_content h2{
		width: 99%;
		margin-left: 0;
		padding:0
	}
	.page_licensed_psychologist .main_title hr{
		width: 410px;
	}
	.page_licensed_psychologist .role_model > h3{
		left: 15%;
		left: calc(50% - 130px);
	}
	.page_licensed_psychologist .activity_area > h3{
		left: 5%;
		left: calc(50% - 160px);
	}
	.page_licensed_psychologist h3 img{
		height: 38px;
		width: auto;
		text-align: center;
	}
	.page_licensed_psychologist .main_title figure{
		display: none;
	}
	.page_licensed_psychologist .main_title p{
		position: initial;
		width: 100%;
		border: none;
	}
	.page_licensed_psychologist .role_model{
		margin: 100px 0 0;
	}
	.page_licensed_psychologist .role_model p.role:before{
		top: 0;
	}
	.page_licensed_psychologist .role_model div p.role01,
	.page_licensed_psychologist .role_model div p.role04{
		padding-top: 8px;
	}
	.page_licensed_psychologist .role_model article{
		margin-top: 30px;
	}
	.page_licensed_psychologist .role_model article p, 
	.page_licensed_psychologist .activity_area p img{
		width: 97%;
	}
	.page_licensed_psychologist .license_flow p{
		width: 100%;
	}
	.page_licensed_psychologist .related_qualify img.psy_display_sp{
		height: 60px;
	}
}
@media screen and (max-width:320px){
	.page_course_psychology_psy #main_content .psy_underline{
		font-size: 14px !important;
	}
	.page_course_psychology_psy #main_content h3,
	.page_course_psychology_psy #main_content h5{
		font-size: 15px !important;
	}
	.page_course_psychology_psy .main_content section.main_title{
		height: 320px;
	}
	.page_course_psychology_psy .br_sx{
		display: block;
	}
	.page_course_psychology_psy .lead div{
		padding-right: 0;
	}
	.page_course_psychology_psy .model_case figure + p{
		text-align: justify;
	}
	.page_course_psychology_psy .overview .overview_title{
		margin-left: 0;
	}
	.page_course_psychology_psy .overview .overview_block{
		display: block;
	}
	.page_course_psychology_psy .overview .overview_block:nth-of-type(4) small{
		margin-left: -70px;
		text-indent: 0;
	}
	.page_course_psychology_psy .overview .xs_block{
		display: block;
	}
	.page_course_psychology_psy .overview .overview_block:last-child{
		padding-left: 0;
		text-indent: 0;
	}
	.page_course_psychology_psy .overview .exam_method{
		margin-left: 0;
	}
/*----------------------------------------------------------------------------------公認心理師について*/
	.page_licensed_psychologist h3 img{
		height: 32px;
		max-width: 100%;
	}
	.page_licensed_psychologist .activity_area > h3{
		left: calc(50% - 140px);
	}
	.page_licensed_psychologist .role_model p.role:before{
		height: 90px;
		width: 90px;
	}
	.page_licensed_psychologist .role_model p.role02:before{
		background-position-y: -84px;
	}
	.page_licensed_psychologist .role_model p.role03:before{
		background-position-y: -165px; 
	}
	.page_licensed_psychologist .role_model p.role04:before{
		background-position-y: -255px; 
	}
	.page_licensed_psychologist .role_model div p.role{
		padding-left: 100px;
		font-size: 12px;
		line-height: 1.5;
	}
	.page_licensed_psychologist .role_model div p.role01{
		padding-top: 0;
	}
	.page_licensed_psychologist .role_model div p.role04{
		padding-top: 2px;
	}
}