@charset "UTF-8";

/* ==================================================================

	タグライン｜大同大学
	/common/css/cat_tagline.css

================================================================== */

/* ------------------------------------------------------------
	タグライン 共通
------------------------------------------------------------ */

.tag__page_title {
    margin-top: 30px;
	margin-bottom:50px;
    text-align: center;
}

.tag__h2 {
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}

.tag__h2 .title1,
.tag__h2 .title2 {
    width: 190px;
}

.tag__h2 .title1 img,
.tag__h2 .title2 img{
    width: 190px;
	height:auto;
}

.tag__h2::before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 2px;
	content: "";
	background: #AEB3B9;
}

.tag__h2 span {
	display: block;
	margin: 0 auto;
	position: relative;
	top:-6px;
}


@media screen and (max-width: 740px) {
	.tag__page_title img {
		width: 50%;
		max-width: 200px;
	}








} /* end SP */


/* PC */


@media screen and (min-width: 741px),
print {
	
	
	.tag__top_contents{
		font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-weight: bold;
	}
	
	.display_sp{
		display:block;
	}
	
}
	
	
	.section_inner,
	.tag__top_wrap {
		max-width: 694px;
		min-height: 100px;
		margin: 0 auto;
	}




	/* メインイメージ */
	.tag_main_img{
		margin-bottom: 55px;
	}

	/* メインlead */
	.main_lead{
		text-align:center;
		margin-bottom:47px;
		line-height:1.8;
		font-size: 187.0%;
	}
	
	/* section01 */
	
	.section_01{
		display:flex;
		margin-bottom: 85px;
	}
	
	.section_01_left{
		width:260px;
		margin-right:25px;
	}
	
	.section_01_left .img01{
		margin-bottom: 25px;
	}
	
	.section_01_left .img01 img{
		width:245px;
	}
	
	.section_01_right{
		font-size: 100%;
		line-height:1.8;
		width:450px;
	}
	
	/* section02 */
	
	.section_02{
		margin-bottom:50px;
	}
	
	.section_02 .ttl{
		border-bottom:2px solid #BFBFBF;
		border-top: 2px solid #BFBFBF;
		text-align:center;
		font-size: 300.0%;
		line-height:2.0;
		padding: 40px 0;
		margin-bottom:60px;
	}
	
	.section_02 p{
		line-height:1.8;
		margin-bottom:30px;
		font-size: 100%;
		padding-left:20px;
		padding-right:20px;
	}
	
	/* section03 */

	.section_03{
		width: 100vw;
		/*margin: 0 calc(50% - 50vw);*/
		background:#E8EFF7;
		padding: 40px 0;
		margin: 0 calc(50% - 50vw);

	}

	.section_03 .sub_ttl{
		text-align:center;
	}
	
	.section_03 .sub_ttl .num{
		font-size:285%;
		margin-bottom:30px;
	}

	.num_ttl{
		text-align: center;
		margin-bottom: 20px;
		line-height: 1.8;
		font-size: 187.0%;
	}
	

	/* section04 */
	.section_04{
		padding: 80px 0 100px;
	}
	
	.section_04_01{
		display:flex;
		margin-bottom:30px;
	}
	
	.section_04_01 .left{
		margin-right: 20px;
		line-height:1.8;
		padding-top:15px;
	}
	
	.section_04_01 .right{
		width:292px;
	}
	
	.section_04_01 .right img{
		width:292px;
	}
	
	.section_04_02{
		display:flex;
		justify-content: space-between;
	}
	
	.section_04_02 .left{
		width:264px;
	}
	
	.section_04_02 .right{
		width:380px;
		margin-top: 40px;
	}


	/* section05 */
	.section_05{
		padding: 70px 0 100px;
		display:flex;
		justify-content: space-between;
	}
	
	.section_05_left{
		width:340px;
	}
	
	.section_05_left .img{
		margin-bottom:70px;
	}
	
	.section_05_left p{
		line-height:1.8;
	}

	.section_05_right{
		width:315px;
		margin-top:115px;
	}

	/* section06 */
	.section_06{
		padding: 80px 0 120px;
		display:flex;
		justify-content: space-between;
	}
	
	.section_06_left{
		margin-top:15px;
		width:329px;
	}
	
	.section_06_right{
		width:329px;
	}
	
	.section_06_left p{
		line-height:1.8;
	}
	
	.section_06_left .img{
		margin-top: 80px;
	}
	
	.section_06_right .img{
		margin-bottom: 40px;
	}

	
	/* section07 */
	.section_07{
		padding: 55px 0 95px;
	}

	.section_07_01,
	.section_07_03{
		display:flex;
		justify-content: space-between;
	}
	
	.section_07_01{
		margin-bottom:68px;
	}
	
	.section_07_01 .left{
		margin-top: 30px;
		width:405px;
		line-height:1.8;
	}
	
	.section_07_01 .right{
		width:275px;
	}
	
	.section_07_02{
		margin-bottom: 75px;
	}
	
	.section_07_03 .left{
		width:325px;
	}
	
	.section_07_03 .right{
		margin-top:80px;
		width:330px;
	}
	
	/* section08 */
	.section_08{
		padding:90px 0;
		text-align:center;
		border-top:2px solid #AEB3B9;
		
		font-size:155%;
		line-height:1.8;
	}
	


@media screen and (max-width: 740px) {
	.tag__top_wrap {
		max-width: 100%;
		padding: 0 5% 2em;
	}

	.tag_main_img{
		margin-bottom:20px;
	}

	.main_lead{
		font-size:16px;
		margin-bottom:20px;
		text-align:center;
		line-height:1.8;
	}
	
	.section_01 {
		display: block;
		margin-bottom:40px;
	}
	
	.section_01_left {
		width: 100%;
		margin-right: 0;
		margin-bottom:20px;
	}
	
	.section_01_left .img01 img,
	.section_01_left .img02 img{
		width:100%;
	}



	.section_02 .ttl {
		font-size: 200%;
		padding: 20px 0;
		margin-bottom: 40px;
	}


	.section_03 {
		margin: 0;
		width: 100%;
		padding:20px 0;
	}

	.section_03 .sub_ttl .num {
		font-size: 200%;
		margin-bottom: 15px;
	}
	
	.num_ttl {
		font-size: 150.0%;
	}
	
	
	.section_04 {
		padding: 40px 0 50px;
	}
	
	.section_04_01 {
		display: block;
		margin-bottom: 30px;
	}
	
	.section_04_01 .left {
		margin-right: 0;
		padding-top: 0;
		margin-bottom:20px;
	}
	
	.section_04_01 .right {
		width: 100%;
		text-align:center;
	}
	
	.section_04_02 {
		display: block;
	}
	
	.section_04_02 .left {
		width: 100%;
		text-align:center;
	}
	
	.section_04_02 .right {
		width: 100%;
		text-align:center;
		margin-top: 30px;
	}
	
	.section_05 {
		padding: 35px 0 50px;
		display: block;
	}
	
	.section_05_left {
		width: 100%;
		text-align:center;
	}
	
	.section_05_left .img {
		margin-bottom: 35px;
	}
	
	.section_05_left p {
		text-align:left;
	}
	
	.section_05_right {
		width: 100%;
		text-align:center;
		margin-top: 20px;
	}
	
	.section_06 {
		padding: 30px 0 50px;
		display: block;
	}
	
	.section_06_left {
		margin-top: 15px;
		width: 100%;
	}
	
	.section_06_left .img {
		margin-top: 20px;
		margin-bottom:20px;
		text-align:center;
	}
	
	.section_06_right {
		width: 100%;
		text-align:center;
	}
	
	.section_07 {
		padding: 30px 0 40px;
	}
	
	.section_07_01 {
		margin-bottom: 30px;
		display: block;
	}
	
	.section_07_01 .left {
		margin-top: 0;
		width: 100%;
		margin-bottom: 20px;
	}
	
	.section_07_01 .right {
		width: 100%;
		text-align:center;
	}
	
	.section_07_02 {
		margin-bottom: 20px;
	}
	
	.section_07_03 {
		display: block;
	}
	
	.section_07_03 .left {
		width: 100%;
		text-align:center;
	}
	
	.section_07_03 .right {
		margin-top: 20px;
		width: 100%;
		text-align:center;
	}
	
	
	.section_08 {
		padding: 20px 0 0;
		font-size: 120%;
	}
	
	


} /* end SP */




