@charset "utf-8";

figure{ margin: 0;}

.bg-beige{ background-color: #f3f3f2;}

.txt_blue{ color: #44A1C5;}

.flex{
    display: flex;
    flex-wrap: wrap;
}

.design30 .content{ padding: 60px 15px;}

.design30 .content h2{
    font-size: 25px;
    line-height: 1.8;;
}
.design30 .content h2:not(.bd_none)::after{
    content: "";
    display: block;
    border-bottom: 3px solid #44A1C5;
    width: 100px;
    margin: 20px auto 60px;
}
/*.design30 .content h3{ margin-top: 0;}*/

.content .ttl_border{
    font-size: 20px;
    font-weight: normal;
    color: #44A1C5;
    border-top: 1px dashed;
    border-bottom: 1px dashed;
    padding: 5px;
    margin: 3em 0 2em;
}

.centertext .centertext{ text-align: center;}

a.btn{
	background: #FFF url(../images/arrow_blue.svg) 30px 50% no-repeat;
	background-size: 30px;
    border: 3px solid #45a1c4;
	margin: 30px 0 0 0;
    font-weight: normal;
}
a.btn:hover{
    background: #e5f1f6 url(../images/arrow_blue.svg) 40px 50% no-repeat;
	background-size: 30px;
}

a.btn02{
    display: block;
    background: #44A1C5 url(/kinyugakushu/images/arrow_circle.svg) 98% center/25px no-repeat;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    padding: 20px;
    border-radius: 5px;
    margin-top: 50px;
}
a.btn02:hover{ opacity: .8;}

.global_navi + hr{
	border-color:#ff960b;
}
hr{
	border-color:#159ed8;
}
.wrapper > .title{
	height: 400px;
	background: url(../design30/images/title_bg.jpg) 50% 65%;
}


.title .inner{
	max-width: 1100px;
	height: 457px;
	margin: auto;
	position: relative;
}
.title .inner .logo{
	position: absolute;
	right: 0%;
	top: 0%;
	width: 45%;
	background-color: rgba(255,255,255,0.3);
	padding: 0 0 20px 20px;
	height: 450px;
}

.title .inner .logo img{
	width: 100%;
}
.title .inner .logo h2{
	padding: 0 20px;
	margin: -5px 0 0 0;
	font-size: 28px;
	line-height: 1.4;
}

#topslide {
    background: none transparent !important;
}

.centertext .inner{
	max-width: 940px;
}
/*
.centertext .inner.four{
	max-width: 830px;
}
*/
.steps.four .theme{
	height: 80px;
}


.steps h3{
	background-color: #bfebfe;
}
.steps > div{
	display: inline-block;
	max-width: 180px;
	vertical-align: top;
}
.steps .step{
	border: 2px solid #159ed8;
	background-color: #159ed8;
	color: #FFF;
	padding: 2px;
	font-family: "Archivo Narrow"
}
.steps .theme{
	border: 2px solid #159ed8;
	border-top: 0px;
	text-align: left;
	padding: 5px;
	height: 120px;
	font-weight: bold;
}
.steps .description{
	text-align: left;
	margin: 10px 0 0 0;
	padding: 5px;
	font-size: 0.9em;
}
.steps .vector{
	display: inline-block;
}
.steps .vector:after{
	display: inline-block;
	content: "▶";
	color: #159ed8;
	font-size: 30px;
	text-align: left;
	text-indent: -5px;
	width: 25px;
	height: 50px;
}



.detail h3{
	background-color: #bfebfe;
}
.detail p{
	margin: 0 0 10px;
	font-size: 1.1em;
}

/*.voice{
	background: #cae9f7;
}
.voice h3{
	padding: 5px 10px;
	background-color: #73aeca;
	color: #fff;
}
.voice .inner{
	font-size: 1.2em;
}*/
.voicetext{
	position: relative;
	background-color: #FFF;
	border-radius: 10px;
	padding: 8px;
	margin: 0 0 8px;
	text-align: left;
}
.voicetext:before{
	content: " ";
	position: absolute;
	background: url(../images/voice.svg);
	width: 30px;
	height: 30px;
	left: -30px;
	top: 0px;
}

.voice .flex{
    justify-content: space-between;
}
.icn_voice{
    padding-left: 110px;
    background-position: left top;
    background-size: 80px;
    background-repeat: no-repeat;
    background: url(/kinyugakushu/images/icn_voice/man01.svg) left top/80px no-repeat;
    margin-bottom: 40px;
}
.icn_voice:last-child{ margin-bottom: 0;}
.icn_voice.man01{ background-image: url(/kinyugakushu/images/icn_voice/man01.svg)}
.icn_voice.man02{ background-image: url(/kinyugakushu/images/icn_voice/man02.svg)}
.icn_voice.man03{ background-image: url(/kinyugakushu/images/icn_voice/man03.svg)}
.icn_voice.man04{ background-image: url(/kinyugakushu/images/icn_voice/man04.svg)}
.icn_voice.man05{ background-image: url(/kinyugakushu/images/icn_voice/man05.svg)}
.icn_voice.man06{ background-image: url(/kinyugakushu/images/icn_voice/man06.svg)}
.icn_voice.woman01{ background-image: url(/kinyugakushu/images/icn_voice/woman01.svg)}
.icn_voice.woman02{ background-image: url(/kinyugakushu/images/icn_voice/woman02.svg)}
.icn_voice.woman03{ background-image: url(/kinyugakushu/images/icn_voice/woman03.svg)}
.icn_voice.woman04{ background-image: url(/kinyugakushu/images/icn_voice/woman04.svg)}
.icn_voice.woman05{ background-image: url(/kinyugakushu/images/icn_voice/woman05.svg)}

.icn_voice p{
    border: 1px solid #1c236d;
    padding: 1em .5em;
    border-radius: 5px;
    margin-bottom: 0;
    position: relative;
}
.icn_voice p::before{
    content: "";
    border: 8px solid transparent;
    border-right: 15px solid #1c236d;
    position: absolute;
    top: 20px;
    left: -23px;
}
.icn_voice p::after{
    content: "";
    border: 8px solid transparent;
    border-right: 15px solid #fff;
    position: absolute;
    top: 20px;
    left: -21px;
}

.design30 .media{
	margin: 50px auto 0;
    width: 95%;
    max-width: 820px;

}
.design30 .media > div {
    width: 100%;
    margin: 0;
    font-size: 1.0em;
    border-bottom: 1px dashed #45a1c4;
    padding-bottom: 50px;
}
.design30 .media > div:not(:last-child){ margin-bottom: 50px;}

.media div img {
    width: 150px;
}
.media div .title {
    color: #45a1c4;
	font-weight: normal;
	font-size: 1em;
    margin: 0 0 0 170px;
    padding-top: 0;
}
.media div .author {
	font-weight: normal;
    margin: 5px 0 1.5em 170px;
}
.media div .description {
    clear: none;
    margin: 5px 0 0 170px;
    padding: 0px 15px;
}

.graph{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 60px 0;
}
.graph > *{ width: 48%;}
.graph figcaption{
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
}
.graph figcaption::before{ content: "■";}
.graph h3{
    font-weight: normal;
    font-size: 20px;
    color: #44A1C5;
    text-align: left;
	margin-top: 0;
}
.graph p{ margin-bottom: 0;}

.matome{
    margin-top: 80px;
    text-align: center;
    background: rgba(173,216,232,.25);
    font-size: 18px;
    font-weight: bold;
    padding: 25px;
    position: relative;
}
.matome::before{
    content: "";
    border: 14px solid transparent;
    border-top: 18px solid #44A1C5;
    position: absolute;
    top: -35px;
    left: 49%;
    display: block;
    background: transparent;
}

.list_num{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    counter-reset: list_num 0;
    padding: 0;
}
.list_num li {
    width: 30%;
    color: #44A1C5;
    font-size: 20px;
    background: #fff;
    border: 1px solid;
    padding: 60px 10px;
    margin-top: 60px;
    position: relative;
}
.list_num li::before {
    content: counter(list_num);
    counter-increment: list_num 1;
    font-family: 'Josefin Slab', serif;
    font-size: 50px;
    color: #fff;
    background: #44A1C5;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    margin: auto;
}

.table01{
    width: 100%;
    border-top: 1px solid #44A1C5;
    border-left: 1px solid #44A1C5;
    border-collapse: collapse;
    margin-bottom: 60px;
}
.table01 th{
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    border-right: 1px solid #44A1C5;
    border-bottom: 1px solid #44A1C5;
}
.table01 td,
.table01 .td{
    text-align: left;
    vertical-align: middle;
    padding: 10px;
    border-right: 1px solid #44A1C5;
    border-bottom: 1px solid #44A1C5;
    background: #fff;
}
.table01.th25 th{ width: 25%;}
.table01 .bg{
    background: rgba(68,161,197,.1);
}

@media only screen and (min-width: 481px){
    .steps.four .vector.abs{
        position: absolute;
    }
    .steps.four .vector.abs:after{
        margin-left:-25px;
    }
    .steps.four > div{
        max-width: 300px;
    }
    
    .voice .flex .icn_voice{ width: 48%;}
    .icn_voice:nth-last-child(2){ margin-bottom: 0;}
}


@media only screen and (max-width: 480px){
    .design30 .content{ padding: 40px 15px;}
    
    .design30 .content h2{ font-size: 21px;}
    .design30 .content h2:not(.bd_none)::after{
        width: 80px;
        margin-bottom: 40px;
    }
    .content .ttl_border{ font-size: 18px;}
    
	.wrapper > .title {
	    background: url(../design30/images/title_bg.jpg) 36% 65%;
	    height: 300px;
	    background-size: cover;
	}
	.wrapper > .title .inner .logo h2 {
	    padding: 0 0 0 0;
	    margin: 5px 0 0 0;
	    font-size: 16px;
	    text-align: center;
	}
	.wrapper > .title .inner .logo {
	    width: 70%;
	    background-color: transparent;
	    text-align: right;
	}
	.wrapper > .title .inner .logo img {
	}

	.steps .vector{
		display: block;
		max-width: 100%;
	}
	.steps .vector:after{
		display: block;
		content: "▼";
		margin: auto;
	}
	.detail p {
		text-align: center;
	}
	a.btn{
		background: #FFF url(../images/arrow_blue.svg) 10px 50% no-repeat !important;
		background-size: 30px !important;
	}
	a.btn:hover{
	}
	.voice .inner{
		font-size: 1.0em;
	}

    .design30 .media{
        width: 100%;
        margin-top: 40px;
    }
    .design30 .media > div{ padding-bottom: 25px;}
    .design30 .media > div:not(:last-child){ margin-bottom: 30px;}
    .media div .title, .media div .author, .media div .description {
		font-size: 0.8em;
		margin: 0 0 5px;
		padding: 0;
	}
	.media div .description{ clear: both;}
    
    .graph > *{ width: 100%;}
    .graph > figure{ margin-top: 30px;}
    .graph figcaption{ font-size: 10px;}

    .matome{
        font-size: 16px;
        padding: 20px 12px;
        text-align: left;
        margin: 45px auto 0;
        width: 100%;
    }
    .matome::before{ top: -25px;}
    
    .list_num li {
        font-size: 16px;
        padding: 30px 10px;
        margin-top: 35px;
		line-height: 1.5;
    }
    .list_num li::before {
        font-size: 30px;
        width: 50px;
        height: 50px;
        top: -35px;
    }
    
    .table01 td,
    .table01 .td{ vertical-align: top;}
	
	.table01.program{font-size: 14px;}
}


/**/