/* CSS Document */

/*↓↓slickの矢印*/
.slick-next:before {
    content: "";
    background-image: url(../../assets/img/icon/arrow/arrow_right.svg)!important;
}
.slick-prev:before {
    content: "";
    background-image: url(../../assets/img/icon/arrow/arrow_left.svg)!important;
}
/*↑↑slickの矢印*/

img {
	height: auto;
}
.pc_tab_only{
	display: block;
}
.font_color01{
    color: #5C73B0;	
}
.font_color02{
    color: #F2A57D;
}
.font_color03{
    color: #353535;	
}
.bg_01{
	background-color: #5C73B0;
}
.bg_02{
	background-color: #F2A57D;
}
.bg_03{
	background-color: #353535;	
}
.aftergraduation section {
    text-align: center;
    color: #000000;
}
.aftergraduation section p {
    line-height: 50px;
}
.main_title {
}
.main_title h3 {
    font-size: 24px;
    text-align: center;
    letter-spacing: 2px;
    font-weight: bold;
}
.main_title h3 .border {
    background: linear-gradient(transparent 50%, #ffffff 50%);
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    margin-bottom: 2%;
}
.main_title h3 em {
    font-size: 75px;
}
.main_title h3 .em01 {
    /*color: rgba(0, 0, 0, 0);
    text-shadow: 4px 4px 0 #d9d8d8;
    -webkit-text-stroke: 2px #464646;
    text-stroke: 2px #464646;*/
    padding-left: 5px;
	color: #F0F0EC;
	text-shadow:1px 1px 0 #464646, -1px -1px 0 #464646,
	  -1px 1px 0 #464646, 1px -1px 0 #464646,
	  0px 1px 0 #464646,  0-1px 0 #464646,
	  -1px 0 0 #464646, 1px 0 0 #464646, 4px 4px 0 #d9d8d8;
}
.main_title h3 .em02 {
    font-size: 50px;
}
.main_title h3 .square {
    display: inline-block;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #FFFFFF;
    margin-left: 9px;
    margin-right: 6px;
    margin-top: 2%;
}
.main_title .illust {
    background-color: #FFFFFF;
    margin-top: 6%;
    padding-top: 6%;
    padding-bottom: 6%;
    border-radius: 20px;
    margin-bottom: 6%;
    padding-left: 5%;
    padding-right: 5%;
}
.main_title .illust .txt {
    margin-bottom: 6%;
}
.main_title .txt_border {
    background: linear-gradient(transparent 50%, #d7d6d6 50%);
}
.color_type {
}
.color_type h4 {
    color: #FFFFFF;
    /*-webkit-text-stroke: 1px #000000;
    text-stroke: 1px #000000;*/
	text-shadow:1px 1px 0 #000, -1px -1px 0 #000,
	  -1px 1px 0 #000, 1px -1px 0 #000,
	  0px 1px 0 #000,  0-1px 0 #000,
	  -1px 0 0 #000, 1px 0 0 #000;
    position: relative;
	width: 90%;
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-top: 6%;
    margin-bottom: 6%;
}
.color_type h4::before,
.color_type h4::after {
  position: absolute;
  content: '';
  width: 120px;
  height: 50px;
}
.color_type h4::before {
  top: 0;
  left: 0;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}
.color_type h4::after {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}
.color_type .deco_a {
    width: 90%;
    max-width: 800px;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
}
.color_type .chart {
    margin-top: 8%;
}
.color_type .chart .tit {
    display: inline-block;
    background-color: #FFFFFF;
    border: 2px solid #000000;
    border-radius: 10px;
    padding-top: 13px;
    /*padding-right: 10%;*/
    padding-bottom: 13px;
    /*padding-left: 10%;*/
    margin-left: auto;
    margin-right: auto;
	position: relative;
	width: 100%;
	max-width: 500px;
}
.color_type .chart .rod {
	width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.color_type .chart .chart_list {
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.color_type .chart .chart_list .item {
    width: 24%;
}
.color_type .chart .chart_list .chart_type {
    margin-top: 6%;
    margin-bottom: 6%;
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
}
.color_type .chart .chart_type p {
    width: 30%;
}
.color_type .chart .btn a  {
    display: block;
    color: #FFFFFF;
    width: 100%;
    border-radius: 90px;
    font-weight: bold;
}
.style {
    background-color: #FFFFFF;
    margin-top: 8%;
	padding-top: 8%;
}
.style .wrpper.inner1280 {
}
.style h4 {
    display: block;
    text-align: right;
}
.style h4 em {
    font-size: 78px;
    line-height: 70px;
    /*-webkit-text-stroke: 1px #000;
    text-stroke: 1px #000;*/
    text-shadow: 1px 1px 0 #000, -1px -1px 0 #000,
	  -1px 1px 0 #000, 1px -1px 0 #000,
	  0px 1px 0 #000,  0-1px 0 #000,
	  -1px 0 0 #000, 1px 0 0 #000;
    color: #fff;
    background: linear-gradient(transparent 70%, #F2A57D 70%);
}
.style h4 em.cold {
	background: linear-gradient(transparent 70%, #5c73b0 70%);
}
.style h4 em.dark {
	background: linear-gradient(transparent 70%, #222222 70%);
}
.style h4 span{
	position: relative;
    display: inline-block;
	margin-top: 2%;
}
.style h4 span::after {
	content: url("../../img/contents/aftergraduation/deco_b01.png");
	position: absolute;
	bottom: -40px;
    right: 0%;
}
.style h4 span.cold::after {
	content: url("../../img/contents/aftergraduation/deco_b02.png");
}
.style h4 span.dark::after {
	content: url("../../img/contents/aftergraduation/deco_b03.png");
}
.style .waku {
	position: relative;
}
.style .waku::before {
	content: "";
	height: 0px;
	width: 100%;
	padding-top: 65%;
	border: solid 1px #f2a57d;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	z-index: 0;
}
.style .waku.cold::before {
	border: solid 1px #4765b4;
}
.style .waku.dark::before {
	border: solid 1px #a4a2a2;
}
.style .style_list .item {
    width: 40%;
    margin-bottom: 8%;
    position: relative;
    z-index: 2;
}
.style .style_list .item:first-child{
	right: -5%;
}
.style .style_list .item:nth-child(2){
	top: 100px;
}
.style .style_list .item:last-child{
    right: 5%;
	top: 50px;
    width: 49%;
}
.style .style_list .item:last-child::after{
    content: '';
    display: inline-block;
    width: 100%;
    height: 0px;
    padding-top: 60%;
    background-image: url(../../img/contents/aftergraduation/pic_01.jpg);
    background-repeat: repeat-y;
    background-size: cover;
    vertical-align: middle;
    position: absolute;
    right: -10%;
    bottom: -15%;
    z-index: 0;
}
.style .style_list .item.cold:last-child::after{
    background-image: url(../../img/contents/aftergraduation/pic_02.jpg);
}
.style .style_list .item.dark:last-child::after{
    background-image: url(../../img/contents/aftergraduation/pic_03.jpg);
}
.style .style_list .item .cate {
    background-color: #383838;
    color: #FFFFFF;
    width: 80%;
    left: auto;
    position: absolute;
    bottom: 0px;
    font-size: 21px;
    line-height: 40px;
}
.style .style_list .item .textbox {
    padding: 10%;
    position: relative;
    z-index: 1;
}
.style .style_list .item .textbox dt {
    color: #D08B67;
    font-weight: bold;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
	  -1px 1px 0 #FFF, 1px -1px 0 #FFF,
	  0px 1px 0 #FFF,  0-1px 0 #FFF,
	  -1px 0 0 #FFF, 1px 0 0 #FFF;
    margin-bottom: 6%;
}
.style .style_list .item .textbox dt.cold {
    color: #596482;
}
.style .style_list .item .textbox dt.dark {
    color: #000000;
}
.style .style_list .item .textbox dd {
    color: #FFFFFF;
	line-height: 40px;
}
.message {
    margin-top: 8%;
}
.message .wrp {
    border: 1px solid #000000;
    border-radius: 40px;
    padding: 10%;
    position: relative;
}
.message .wrp .pic {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4%;
    margin-bottom: 4%;
}
.message .wrp .pic li {
    width: 30%;
    margin-top: 4%;
    margin-bottom: 4%;
}
.message .wrp .fuki {
    display: inline-block;
    position: absolute;
    bottom: -76px;
    right: 20%;
}
.message .deco_b {
    margin-top: 8%;
    width: 30%;
    max-width: 200px;
    margin-left: auto;
    margin-right: 5%;
}
@media screen and (max-width:768px){
.style {
	padding-bottom: 14%;
}
.style .style_box {
	padding-bottom: 10%;
} 
.style h4 em {
    font-size: 50px;
}
.style .style_list .item .textbox dd.cold {
    line-height: 30px;
}
.style .style_list .item:last-child::after {
	background-repeat:repeat-y;
}
.style .style_list .item.cold:last-child::after {
    background-repeat: no-repeat;
}
.style .style_list .item:last-child {
    top: 80px;
}
.message .wrp .fuki {
    bottom: -40px;
    width: 50px;
}
}
@media screen and (max-width:480px){
section p {
    line-height: 24px;
}
.pc_tab_only {
	display: none;
}
.main_title h3 {
    font-size: 18px;
}
.main_title h3 em {
    font-size: 45px;
}
.main_title h3 .em02 {
    font-size: 35px;
}
.main_title .illust {
    margin-top: 14%;
    padding-top: 14%;
    padding-bottom: 14%;
}
.color_type h4 {
    margin-top: 14%;
    margin-bottom: 14%;
}
.color_type .deco_a img{
	width: 60px;
}
.color_type .chart .tit {
	font-size: 14px;
}
.color_type .chart .chart_list {
    width: 70%;
    margin-left: auto;
	-ms-flex-pack: distribute;
    justify-content: space-around;
	position: relative;
}
.color_type .chart .chart_list::after {
	content: "";
	height: 76.8%;
	width: 1px;
	border-left: solid 1px #000;
	position: absolute;
	top: 0%;
	left: -20%;
}
.color_type .chart .chart_list .item {
    width: 70%;
	margin-bottom: 20%;
	margin-top: 15%;
	position: relative;
}
.color_type .chart .chart_list .item::after{
	content: "";
    height: 0px;
    width: 25%;
    padding-top: 1px;
    border-top: solid 1px #000;
    position: absolute;
    top: 27%;
    left: -50%;
}
.color_type .chart .btn a {
	line-height: 40px;
}
.style .style_box {
    padding-bottom: 24%;
}
.style .style_list{
	padding-top: 10%;
}
.style .style_list .item {
    width: 100%;
}
.style .style_list .item:first-child{
	right: 0%;
}
.style .style_list .item:nth-child(2){
	top: 0px;
}
.style .style_list .item:last-child{
	top: 0px;
    width: 94%;
    margin: 0 auto;
}
.style .waku::before {
	padding-top: 400%;
}
.message {
    margin-top: 16%;
}
}
