@charset "UTF-8";

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

	headline

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

#headline {
    background: url(../img/chouki/headline_bg.png) no-repeat right center, #dcdcdb;
	margin-bottom: 25px;
}

@media screen and (max-width: 840px) {
    #headline {
        background: url(../img/chouki/sp/headline_bg.png) no-repeat right center, #dcdcdb;
/*        background-size: cover;*/
    }
}
@media screen and (max-width: 640px) {
	#headline {
        background: url(../img/chouki/sp/headline_bg.png) no-repeat right center, #dcdcdb;
        background-size: contain;
    }
}

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

	chouki_wrap

-----------------------------------*/
h3 {
    background: #ec7832;
	color: #fff;
    font-size: 20px;
    line-height: 1;
    padding: 15px 20px;
    border-radius: 5px;
    margin-bottom: 20px;
    font-weight: 700;
}
h4 {
	font-size: 18px;
	line-height: 200%;
	font-weight: 700;
}
h4 span{
	background: #999999;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	padding: 5px 10px;
	border-radius: 5px;
	margin-right: 20px;
	font-weight: 500;
}
section {
    padding-bottom: 50px;
}
.gray_wrap {
	background:#f4f3ef;	
	border-radius: 10px;
	padding: 20px;
	margin-top: 20px;
}
.link_btn {
	display: block;
    width: 160px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #fff !important;
	padding: 5px 0 5px 15px;
	margin: 15px auto;
	background:#ec7832;
    background-position: 86% center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;	
	position:relative;
	z-index:0;
}
/*.link_btn:before {
	content:"";
	position:absolute;
	top:14px;
	left:35px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 8.7px;
	border-color: transparent transparent transparent #ec7932;	
}
.link_btn:after {
	content:"";
	position:absolute;
	top:11px;
	left:30px;
	width:15px;
	height:15px;
	background:#fff;
	border-radius:50px;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;	
	z-index:-1;
}*/
.link_btn:before {
    position: absolute;
    top: 20%;
    left: 17%;
    content: '\f144';
    font-family: "font awesome 5 free";
    font-weight: 900;
    color: #fff;
}
.link_btn:hover {
	opacity:0.8;
}
@media screen and (max-width: 640px) {
    p {
        font-size: 12px;
    }
	h3 {
		font-size: 16px;
		line-height: 1;
		padding: 15px;
	}
    h4 {
    	font-size: 14px;
    }
	h4 span{
		font-size: 12px;
		margin-right: 10px;	
	}
    section {
        padding-bottom: 30px;
    }
	/*.link_btn:before {
		top:37%;
		left:23%;
	}
	.link_btn:after {
		top:26%;
		left:20%;
	}*/
}
/*-- chouki_wrap01 --*/
#chouki_wrap01 {
	padding-bottom: 30px;
}
#chouki_wrap01 .main_title{
	font-size: 16px;
}
#chouki_wrap01 li{
	margin-top:10px;
	padding-left: 10px;
	position:relative;
}
#chouki_wrap01 li:before{
	content: "";
    position: absolute;
    top: 11px;
    left: 0;
    width: 3px;
    height: 3px;
    background: #000;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}
#chouki_wrap01 li a{
	text-decoration:underline;
}
/*-- chouki_wrap02 --*/
#chouki_wrap02 {
	padding-bottom: 30px;
}
#chouki_wrap02 h4{
	display:inline-block;
	vertical-align:middle;
}
#chouki_wrap02 .h4_img{
	display:inline-block;
	vertical-align:middle;
}
#chouki_wrap02 .text{
	margin:20px 0;
}
#chouki_wrap02 .under-main-catch {
    margin-top: 18px;
    line-height: 1.6em;
}
#chouki_wrap02 img{
	display:block;
	text-align:center;
	margin:0 auto;
}
.under-totop-text {
    margin-top: 30px;
    color: #3e3e37;
    text-decoration: underline;
    display: inline-block;
    float: right;
    cursor: pointer;
}
.under-totop-pagetop {
    padding-right: 15px;
    text-align: right;
    color: #333333;
    text-decoration: none;
    background: url(../img/common/common-link-arrowup.png) right center no-repeat;
    text-decoration: none;
}
#chouki_wrap02 .link_text {
	margin-top:20px;	
}
#chouki_wrap02 a {
    color: #007ad0;
    text-decoration: underline;
}
#chouki_wrap02 a:hover {
    color: #005c9d;
}


/*-- chouki_wrap03 --*/
#chouki_wrap03 {
	padding-bottom: 30px;
}
#chouki_wrap03 .pdf_area {
	margin:20px 0 0 0;
}
#chouki_wrap03 li {
    float: left;
    width: 159px;
    margin-right: 30px;
}
#chouki_wrap03 li:last-child {
    margin-right: 0;
}
#chouki_wrap03 li p{
    margin-top: 10px;
	font-size: 12px;
	line-height: 200%;
}
@media screen and (max-width: 1100px) {
 	
	/*-- chouki_wrap02 --*/
	#chouki_wrap02 .oteire_area .left {
		width: 32%;
	}	
	#chouki_wrap02 .oteire_area .right {
		width: 65%;
	}
	/*-- chouki_wrap03 --*/
	#chouki_wrap03 li {
		width: 159px;
		margin-right: 30px;
	}
}

@media screen and (max-width: 840px) {

	/*-- chouki_wrap02 --*/
    #chouki_wrap02 .oteire_area .left {
		width: 100%;
		float:none !important;
		text-align: center;
	}	
	#chouki_wrap02 .oteire_area .right {
		width: 100%;
		float:none !important;
		margin: 20px 0 0 0;
	}
}

@media screen and (max-width: 640px) {
	
	/*-- chouki_wrap03 --*/
	#chouki_wrap03 li {
		width: 100%;
		max-width: 159px;
		display: block;
		margin: 0 auto !important;
		text-align: center;
		float: none;
	}
	#chouki_wrap03 li img{
		width: 100%;
	}
	
}