@charset "utf-8";
/* CSS Document */

.wrap-980{
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}

/*------------------------

公式テキスト

------------------------*/
.text section{
	margin-bottom: 4.65em;
}

#info article{
	margin-top: 3.65em;
}

#info article + article{
	margin-top: 4.65em;
}

ul.list{
	max-width: 700px;
	margin: 0 auto 2.65em;
	border-top: 1px dotted #a8a8a8;
	border-bottom: 1px dotted #a8a8a8;
	padding: 1.65em 2.35em;
}

ul.list li{
	font-size: 1.4rem;
	color: #535252;
}

ul.list li:before{
	display: inline-block;
	content: "・";
	margin-right: .15em;
}

section#info p.text-center{
	line-height: 1.85;
	margin-bottom: 2.35em;
}

section#problem,
section#text{
	max-width: 960px;
	margin: 0 auto 0.2em;
}
.text-box7{
	border: 5px solid #FFBD8D;
	border-radius: 2px;
	padding: 0.5em 1.85em;
	margin-bottom: 1.35em;
}
.text-box6{
	border: 5px solid #DFA0F7;
	border-radius: 2px;
	padding: 0.5em 1.85em;
	margin-bottom: 1.35em;
}
.text-box5{
	border: 5px solid #64A6E2;
	border-radius: 2px;
	padding: 0.5em 1.85em;
	margin-bottom: 1.35em;
}
.text-box2{
	border: 5px solid #FFFFFF;
	border-radius: 2px;
	padding: 0.5em 1.85em;
	margin-bottom: 1.35em;
}
.text-box3{
	border: 5px solid #CCCC33;
	border-radius: 2px;
	padding: 0.5em 1.85em;
	margin-bottom: 1.35em;
}
.text-box{
	border: 5px solid #FFCC33;
	border-radius: 2px;
	padding: 0.5em 1.85em;
	margin-bottom: 1.35em;
}
.text-box4{
	border: 5px solid #6B84F7;
	border-radius: 2px;
	padding: 0.5em 1.85em;
	margin-bottom: 1.35em;
}
.text-box8{
	border: 5px solid #FFCC33;
	border-radius: 2px;
	padding: 0.5em 1.85em;
	margin-bottom: 1.35em;
}
.text-box col-3 img{
	text-align: center;
}

.text-box a.skyblue-btn{
	margin-bottom: 0;
}

.text-box h3{
	font-size: 2rem;
	font-weight: normal;
	color: #1070cf;
	letter-spacing: 0;
	margin-left: -.65em;
	text-indent: -.65em;
	padding-left: .65em;
	line-height: 1.45;
}
.text-box h3 span{
	font-size: 1.4rem;
	display: block;
	margin-right: .35em;
	text-align: right;
}

.text-box h3 em{
	font-size: 1.8rem;
	margin-left: .85em;
}

.text-box h4{
	font-size: 1.5rem;
	border-bottom: 1px dotted #a8a8a8;
	padding-bottom: .25em;
}

.text-box p.gray-box{
	font-size: 1.2rem;
	background-color: #eef3f7;
	line-height: 1.45;
	margin: 1em 0 -1em;
	padding: .65em 1.25em;
	color: #565656;
}

.text-box p.gray-box + p{
	margin-top: 1.95em;
	letter-spacing: .05em;
}

.text-box p.red.bold{
	margin: .65em 0 0;
}

.text-box ul{
	counter-reset: story;
	margin-left: -.55em;
}

.text-box li{
	counter-increment: story;
	text-indent: -1.5em;
	padding-left: 3.15em;
}

.text-box li:before{
	display: inline-block;
  content: "（" counter(story) "）" ;
}

.text-box .skyblue-btn + .skyblue-waku-btn{
	margin: 1em auto 0;
}

.text-box p.mt20{
	text-indent: -.45em;
	padding-left: 1em;
	margin-top: 1.6rem
}

.text-box a.link.ion-ios-arrow-right{
	color: #000000;
	text-decoration: underline;
}

.text-box a.link.ion-ios-arrow-right:before{
	margin-right: .35em;
}

ul.normal-list > li,
ul.chui li{
	font-size: 1.3rem;
	text-indent: -1.5em;
	padding-left: 1.5em;
}

ul.chui + p{
	margin: 1.25em 0 .35em;
	font-weight: bold;
}

ul.normal-list{
	margin-left: 5px;
}

ul.normal-list > li a{
	text-decoration: underline;
	color: #000000;
}

.text-box a.link.ion-ios-arrow-right:hover,
ul.normal-list > li a:hover{
	text-decoration: none;
	color: #f34248;
}

ul.normal-list > li:before{
	content: "\f3d1";
	font-family: "Ionicons";
	margin-right: .35em;
}

.text-gray-box{
	background-color: #eef3f7;
	width: 100%;
	max-width: 980px;
	padding: 0 1.35em 1.35em;
	margin: 2.65em auto 0 !important;
}

.text-gray-box .in-heading02 {
    font-size: 2.6rem;
    padding: 1.35em 0 .65em;
}

.text-gray-box .in-heading02:before {
    width: 100px;
}

.text-gray-box-in{
	text-align: left;
	margin: 0 1.65em;
}

.text-gray-box-in .in-heading02{
    font-size: 2.2rem;
    border-bottom: 1px solid #1070cf;
    padding-bottom: .5em;
    margin-bottom: .65em;
    color: #1070cf;
    text-align: left;
}

.text-gray-box-in .in-heading02:before{
	display: none;
}

.text-gray-box-in ul.list {
    max-width: 100%;
    margin: 0;
    padding: .85em 1.35em;
}

#challenge .col-4 a{
	display: block;
	position: relative;
	text-align: center;
	background: url(../../apply/img/bluebtn-back.png) center top;
	width: 100%;
	min-height: 190px;
	padding: 2.35em 0 1.65em;
	border-radius: 5px;
	cursor: pointer;
}

#challenge .col-4:nth-child(2) a{
	background: url(../../apply/img/greenbtn-back.png) center top;
}

#challenge .col-4:nth-child(3) a{
	background: url(../../apply/img/pinkbtn-back.png) center top;
}

#challenge .col-4 a:before{
	display: block;
	position: absolute;
	content: "";
	background: url(../../apply/img/icon-left.png) no-repeat;
	width: 20px;
	height: 20px;
	right:4px;
	bottom:4px;
}

#challenge .col-4 a h3{
	font-size: 2rem;
	font-weight: bold;
	color: #fff;
	margin: .65em 0 .15em;
}

#challenge .col-4 a p{
	color: #fff;
	letter-spacing: .05em;
	margin-bottom: 0;
	line-height: 1.4;
}

#challenge .col-4 a:hover{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

@media only screen and (max-width: 1023px) {
}

@media only screen and (max-width: 767px) {
.text section{
	margin-bottom: 2.65em;
}

section#info{
	margin-top: 0;
}

#info article{
	margin-top: 2.65em;
}

#info article + article{
	margin-top: 2.65em;
}

#info .in-heading02{
	margin-bottom: 0;
	}
	
ul.list{
	margin: 0 auto 1.65em;
	padding: 1.25em .65em;
}

ul.list li {
    text-indent: -.6em;
    padding-left: .6em;
}
	
section#info p.text-center{
	line-height: 1.61;
	margin-bottom: 1.65em;
}

section#text{
	margin: 0 auto 0.2em;
}

.text-box{
	padding: 1.65em .85em;
	margin-bottom: 0.35em;
}

.text-box .col-3 img{
	text-align: center;
	display: block;
	margin: 0 auto 1.05em;
}

.text-box h3 {
    font-size: 2.2rem;
    text-align: left;
    line-height: 1.45;
}
	
.text-box h3 span{
	font-size: 1.4rem;
	float: none;
}

.text-box h3 em{
	font-size: 1.8rem;
	margin-left: .85em;
}
.text-box h4{
	font-size: 1.5rem;
	padding-bottom: .25em;
}

.text-gray-box{
	padding: 0 1.35em .1em;
	margin: 1.65em auto 0 !important;
}

.text-gray-box .in-heading02 {
	padding-top: .85em !important;
    font-size: 2.2rem;
}

.text-gray-box-in{
	margin: 0;
}

.text-gray-box-in .in-heading02{
    font-size: 2rem;
    margin-bottom: .45em !important;
    padding: 0 0 .35em !important;
}

.text-gray-box-in ul.list {
    padding: .65em 0;
}
	
.text-box a.skyblue-btn {
    margin-bottom: 0;
    font-size: 1.2rem;
	}
	
.text-box a.skyblue-btn:after {
    margin-left: .25em;
}

#challenge .col-4:nth-child(2) a,
#challenge .col-4:nth-child(3) a{
		margin-top: 1.35em;
	}
	
}
