/*
Theme Name: BA_002_キャンペーン重視
Author: 60L.design
Description:  60L.design_seto info@60l.jp 本テーマは一般配布しておりません。修正、改修等は制作会社の窓口までお問合せ下さい。
Version: 1.0
*/



/**************************************************************************************/
/* 2019/07/04　トーン合わせ #010156*/
/**************************************************************************************/
.mt_50{
    margin-top: 50px;
}
.header_telbox{
    top: -10px;
}

.header_contactbox_add,.header_contactbox{
	line-height: 42px;
}
.header_logo{
	height: 50px;
    width: auto;
    margin-top: 15px;
}
.header_logo_add{
	height: 50px;
    width: auto;
    margin-top: 10px;
}
.gnavi_sp_item{
    font-size: 38px;
}
@media screen and (max-width: 980px){
	.header_logo {
        margin-left: -130px;
        height: 70px;
        width: auto;
        margin-top: -35px;
    }
}
.top_searchpickup_superbox img{
	width: 96%;
}
.top_searchpickup_superbox img{
	width: 92%;
}
.header_contactbox,.top_searchlike_btnbox,.top_searchlike_item_title,.blog_title,.header_contactbox_add,#wp-calendar tr td p,.inqbtn,.company_shop_itembox,.news_title_single,.news_title,.shop_item_title,.blog_continue,.article_index_title{
	background: #010156; /*背景*/
}
.article_single_btn:hover, .article_single_btn.active{
	background-color: #010156;
}
.article_single_recent_superbox,.article_single_detail_basic_table th{
	background: #fff3e3;
}
.header_contactbox,.top_searchlike_btnbox,.top_searchlike_item_title,.header_contactbox_add,.inqbtn,.company_shop_itembox,.news_title_date,.news_title_single h1,.news_title,.blog_continue{
	color: #ffffff;  /*文字白*/
}
.header_contactbox, .top_searchlike_btnbox,.top_searchlike_item_title,.header_contactbox_add,.inqbtn,.blog_continue{
	box-shadow: 0px 4px 0px rgba( 62,62,141,1.0 );
}
.blog_column_left_title,.blog_column_recent_date,.newsindex_itemdate,.article_single_detail_basic_title,.article_deal_comment_title,.contents_title_en{
	color: #010156; /*文字*/
}
.blog_column_left_title{
	border-bottom: 1px solid #010156; /*下線*/
}
.inq_itemtitle{
	border-bottom: 2px solid #010156; /*下線*/
}
.contents_title_jp{
    color: #006ea4;
}

.inqbtn{
	border: 1px solid #010156;
}
.article_single_detail_basic_title{
	border-left: 4px solid #010156;
}
.news_title_single{
	border-left: 10px solid #010156;
	padding-top: 10px;
}
.fa_yellow{
	color: #010156;
}
.blog_title_date{
	color: #ffffff;
}
.footer_left_linkbox{
	height: auto;
	line-height: 40px;
	word-break: keep-all;
}

	.m_bt50{
		margin: 50px 0;
	}
@media screen and (max-width: 980px){
	.header_gnavibtn,.gnavi_sp_overlay,.top_blog_more_wrap,.footer_contactbox{
		background: #010156; /*背景*/
	}
	.gnavi_sp_item,.top_blog_more_wrap,.footer_contactbox{
		color: #ffffff;
	}
	.top_blog_more_wrap,.footer_contactbox{
		box-shadow: 0px 4px 0px rgba( 62,62,141,1.0 );
	}
	.footer_left_linkbox{
		/*height: 160px;*/
		word-break: keep-all;
		padding: 30px 0;
	}
}






/**********************************************************
 トップページカスタマイズ
**********************************************************/

.chintai{
    color: #372995;
}
.chintai2{
    color: #9487e7;
}
.chintai3{
    background: #dcd7ff;
    color: #372995;
    box-shadow: 0px 4px 0px rgba( 34,16,153,1.0)
}
.baibai{
    color: #ea4a4a;
}
.baibai2{
    color: #fb7373;
}
.baibai3{
    background: #feb5b5;
    color: #ea4a4a;
    box-shadow: 0px 4px 0px rgba( 223,96,96,1.0)
}



/**********************************************************
 共通CSS
**********************************************************/
.mt_50{
    margin-top: 50px;
}
.contents_title_jp h1{
	font-size: 14px;
}

@media screen and (max-width: 980px){
	.shop_itembox {
    width: 600px;
	padding: 24px 10px;
    }
}
/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
/* iOSでのデフォルトスタイルをリセット  ここまで */
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
} 
.f_16{
	font-size: 16px;
	color: #FF5F00;
}
@media screen and (max-width: 980px){
	h1{
		margin-top: 0;
	}
    
}
/**************************************************************************************/
/* 2019/03/19　施行事例ページ、お客様の声、トップ 共通部*/
/**************************************************************************************/
.cu_date{
	color:  #0E7FC3;
	float: left;
}
.cu_new{
	color:  #fff;
	float: right;
	background: #95d300;
	width: 80px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
}
.cp_tag01 {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	margin-top: 10px;
}
.cp_tag01 li {
	display: inline-block;
}
.cp_tag01 a {
	line-height: 26px;
	position: relative;
	display: inline-block;
	height: 26px;
	margin: 0 10px 10px 0;
	padding: 0 15px 0 23px;
	-webkit-transition: color 0.2s;
	        transition: color 0.2s;
	text-decoration: none;
	color: #455a64;
	border-radius: 3px 0 0 3px;
	background: #cfd8dc;
}
.cp_tag01 a::before, .cp_tag01 a::after {
	background: #e7e7e7;/*背景色*/
}
.cp_tag01 a::before {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 6px;
	height: 6px;
	content: '';
	border-radius: 10px;
}
.cp_tag01 a::after {
	position: absolute;
	top: -2px;
	right: -6px;
	width: 0;
	height: 0;
	content: '';
	border-width: 15px 0 15px 8px;
	border-style: solid;
	border-color: transparent transparent transparent #cfd8dc;
	border-radius: 4px;
}
.cp_tag01 a:hover {
	color: #ffffff;
	background-color: #0E7FC3;
}
.cp_tag01 a:hover::after {
	border-left-color: #0E7FC3;
}
.swiper-container{
	width: 980px;
	height: 650px;
}
.swiper-slide{
	width: 980px;
	height: 650px;
	overflow: hidden;
	position: relative;
}
.swiper-slide img{
	position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
	
}
@media screen and (max-width: 980px){
    .cu_date{
		display: block;
	}
    .cu_new{
	height: 25px;
	line-height: 25px;
	font-size: 16px;
}
    .swiper-container{
        width: 600px;
        height: 350px;
    }
    .swiper-slide{
        width: 600px;
        height: 350px;
        overflow: hidden;
        position: relative;
    }
    .swiper-slide img{
        position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%;
      height: auto;


    }
}
/**************************************************************************************/
/* 2018/11/08　WEB FONT差し替え調整*/
/**************************************************************************************/
.fa_em01{
	font-size: 1.2em;
}
.fa_em02{
	font-size: 2em;
}
.fa_yellow{
	color: yellow;
}
.fa_margin_r01{
	margin-right: 10px;
}
.fa_margin_r02{
	margin-right: 20px;
}
.fa_margin_r03{
	margin-right: 30px;
}
.fa_margin_l01{
	margin-left: 10px;
}
.fa_margin_l02{
	margin-left: 20px;
}
.fa_margin_l03{
	margin-left: 30px;
}
.fa_float_l{
	float: left;
	margin-left: 10px;
	margin-top: 13px;
}
.fa_float_r{
	float: right;
	margin-right: 10px;
	margin-top: 13px;
}
.fa_orange{
	color: orange;
}
@media screen and (max-width: 980px){
	.fa_float_l{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.fa_float_r{
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
}

/* 東北芸術工科大学学生向けページ */
.geikou_wrapper {
	font-size: 16px;
}

.geikou_hr {
	width: 100%;
    height: 5px;
    border-bottom: 3px dotted #5891DF;
    display: block;
}

.geikou_mv {
	background: url("https://seiou.i-vrhp.com/wp-content/uploads/2022/04/303_2.jpg");
	height: 300px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.geikou_mv_txt {
	position: absolute;
	right: 60px;
	top: 50%;
    transform: translateY(-50%);
	display: flex;
    flex-direction: column;
    align-items: center;
	text-align: center;
}

.geikou_mv_txt img {
	width: 75px;
    height: auto;
}

.geikou_mv_txt .geikou_mv_txt_uni {
	font-size: 36px;
	font-weight: bold;
	display: inline-block;
	color: #010156;
    letter-spacing: 4px;
	white-space: nowrap;
}

.geikou_mv_txt a {
	background: #010156;
    padding: 8px 45px 8px 15px;
    display: inline-block;
    font-size: 20px;
    border-radius: 5px;
	font-weight: bold;
	color: #fff;
	line-height: 1.4;
	position: relative;
	margin-top: 10px;
}

.geikou_mv_txt a::after {
	content:"\f0a9";
	font-family: "Font Awesome 5 Free";
	position: absolute;
    top: 30%;
    right: 10px;
}

.geikou_mv_txt a:hover {
	opacity: 0.8;
}

.geikou_preface,.geikou_area_preface {
	align-items: center;
    margin: 60px auto;
    padding: 30px;
    box-sizing: border-box;
}

.geikou_preface_txt,.geikou_area_preface_txt {
	flex-basis: 50%;
    box-sizing: border-box;
	padding: 0 0 30px;
}

.geikou_preface_txt h3,.geikou_area_preface_txt h3 {
    padding-bottom: 15px;
	color: #005FA7;
}

.geikou_preface > div > p:nth-child(3) {
	text-align: center;
}

.geikou_preface_txt a,
.geikou_area_txt a {
    padding: 8px 45px 8px 15px;
    display: inline-block;
    font-size: 20px;
    border-radius: 5px;
    font-weight: bold;
    margin-top: 30px;
    color: #010156;
    line-height: 1.4;
    position: relative;
	border: 2px solid #010156;
}

.geikou_preface_txt a::after,
.geikou_area_txt a::after {
    content: "\f0a9";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 10px;
}

.geikou_preface_txt a:hover,
.geikou_area_txt a:hover {
	background-color: #010156;
	color: #fff;
}

.geikou_preface img,.geikou_area_preface img {
	width: 400px;
    height: auto;
}

.geikou_area_preface img {
	height: 240px;
}

.geikou_wrapper h2 {
	display: flex;
    align-items: center;
	border-bottom: 3px dotted #5891DF;
    padding-bottom: 5px;
}

.geikou_wrapper h2 img {
	width: 60px;
    height: auto;
    margin-right: 15px;
}

.geikou_area {
	margin: 30px auto 90px;
}

.geikou_area img {
	width: 480px;
	height: auto;
}

.geikou_area_txt {
	flex-basis: 48%;
}

.geikou_area_txt a {
    border-radius: 30px;
}

.geikou_area_bus {
	position: absolute;
	z-index: 9;
	text-align: center;
}

.geikou_area_bus img {
	width: 300px;
	height: auto;
}

.geikou_area_bus:nth-child(2) {
	top: 160px;
	left: 45px;
}

.geikou_area_bus:nth-child(3) {
	top: 90px;
	right: 48px;
}

.geikou_area_bus:nth-child(5) {
    bottom: -440px;
    right: 50%;
    transform: translateX(50%);
}

.geikou_area_bus_img {
	position: relative;
}

.geikou_area_bus_img::before {
    content: "";
    width: 320px;
    height: 320px;
    background-color: #010156;
    position: absolute;
    display: block;
	border-radius: 50%;
    top: -10px;
    left: -10px;
}

.geikou_area_bus:nth-child(2) > .geikou_area_bus_img::before {
	background-color: #6cc6ca;
}

.geikou_area_bus:nth-child(3) > .geikou_area_bus_img::before {
	background-color: #f5c473;
}

.geikou_area_bus:nth-child(5) > .geikou_area_bus_img::before {
	background-color: #eb859d;
}

.geikou_area_bus_img::after {
    content: "";
    position: absolute;
    bottom: 5px;
    right: -80px;
    margin-top: -15px;
    border: 48px solid transparent;
    border-left: 90px solid #010156;
    z-index: 0;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    z-index: -1;
}

.geikou_area_bus:nth-child(2) > .geikou_area_bus_img::after {
	border-left: 90px solid #6cc6ca;
}

.geikou_area_bus:nth-child(3) > .geikou_area_bus_img::after {
	border-left: 90px solid #f5c473;
	-webkit-transform: rotate(145deg);
    transform: rotate(145deg);
	right: auto;
	bottom: -10px;
    left: -90px;
}

.geikou_area_bus:nth-child(5) > .geikou_area_bus_img::after {
	border-left: 90px solid #eb859d;
	right: auto;
	-webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    left: 80px;
    bottom: auto;
    top: -100px;
}

img.geikou_area_busmap {
	position: relative;
	margin: 300px auto 480px;
	width: 200px;
}

.geikou_area_bus_txt a {
	display: inline-block;
    border: 2px solid #010156;
    padding: 5px 15px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px;
	background-color: #fff;
    z-index: 99;
	margin-top: -30px;
}

.geikou_area_bus_txt a:hover {
	background-color: #010156;
	color: #fff;
}

.geikou_recommend {
	background-color: #e1f5fb;
    padding: 10px 30px 90px;
	margin-bottom: 90px;
}

.geikou_info_exam,
.geikou_info_event {
	flex-basis: 48%;
	border: 2px solid #010156;
	border-radius: 5px;
	position: relative;
	min-height: 160px;
	padding: 30px;
    box-sizing: border-box;
	background-color: #fff;
}

.geikou_info_exam h3,
.geikou_info_event h3 {
	display: inline-block;
	background-color: #010156;
	color: #fff;
    position: absolute;
	top: -64px;
    padding: 5px 15px 10px;
    z-index: -1;
	border-radius: 5px;
    left: 10px;
}

.geikou_info_exam a,
.geikou_info_event a {
	text-decoration: underline;
}


@media screen and (max-width: 980px){
	.geikou_wrapper {
		font-size: 20px;
	}
	.geikou_mv {
		width: 100%;
		box-sizing: border-box;
		opacity: 0.8;
	}
	
	.geikou_mv_txt {
		right: auto;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%,-50%);
		left: 50%;
	}
	
	.geikou_preface {
		flex-direction: column-reverse;
	}
	
	.geikou_area_preface {
		flex-direction: column;
	}
	
	.geikou_preface_txt,
	.geikou_area_preface_txt {
		flex-basis: 100%;
		padding: 20px 0 30px;
	}
	
	.geikou_area {
		justify-content: center;
	}
	
	.geikou_area img {
		width: 100%;
	}
	
	.geikou_area_txt {
		flex-basis: 100%;
		margin-top: 15px;
	}
	
	img.geikou_area_busmap_sp {
		width: 240px;
    	margin: 30px auto;
	}
	
	.geikou_area_bus_sp {
		text-align: center;
	}
	
	.geikou_area_bus_img_sp {
		width: 400px;
    	margin: 60px auto;
	}
	
	.geikou_area_bus_txt a {
		margin-top: 0;
		margin-bottom: 30px;
	}
	
	.geikou_area_bus_img_sp::before {
		content: "";
		width: 420px;
		height: 420px;
		background-color: #010156;
		position: absolute;
		display: block;
		border-radius: 50%;
		top: -10px;
		left: -10px;
	}

	.geikou_area_bus_sp:nth-child(3) > .geikou_area_bus_img_sp::before {
		background-color: #6cc6ca;
	}

	.geikou_area_bus_sp:nth-child(4) > .geikou_area_bus_img_sp::before {
		background-color: #f5c473;
	}

	.geikou_area_bus_sp:nth-child(5) > .geikou_area_bus_img_sp::before {
		background-color: #eb859d;
	}
	
	.geikou_area_txt > p:nth-child(2) {
		text-align: center;
	}
	
	.geikou_info {
		flex-direction: column;
	}
	
	.geikou_info_exam {
		margin-bottom: 60px;
	}
	
}