@charset "utf-8";

.mainv {
	background: url(../img/soudan/mainv.jpg) center top no-repeat;
	background-size: contain;
	position: relative;
}
.mainv:before {
	content: '';
	display: block;
	padding-top: 15.625%;
}
.mainv .mainv_t {
	position: absolute;
	top: 38%;
	left: 17.1354%;
	width: 30.3125%;
	max-width: 582px;
}
.mainv .mainv_t img {}

#sec1 {
    padding: 0px 0 50px;
}
#sec1 .sec_inner {
    background-color: #fff;
}
#sec1 h3 {}
.sec1_01 {
    padding: 42px 38px 40px;
}
.sec1_01 figure {
    width: 43.32%;
    max-width:  370px;
}
.sec1_01 figure img {}
.sec1_01 .sec1_01_t {
    width: 52.92%;
}
.sec1_01 .sec1_01_t p {
}
.sec1_01 .sec1_01_t .p01 {
    font-size:  38px;
    font-weight:  bold;
    line-height:  1;
    margin-bottom: 10px;
}
.sec1_01 .sec1_01_t .p02 {
    font-size:  42px;
    font-weight:  bold;
    line-height: 44px;
    letter-spacing: 0.05em;
    padding-top:  10px;
    padding-left: 69px;
    background: url(../common/img/tel_icon02.png) left top no-repeat;
    margin-bottom: 10px;
}
.sec1_01 .sec1_01_t .p02 a {
    color:  #a40000;
}
.sec1_01 .sec1_01_t .p03 {
    font-size:  20px;
    font-weight: bold;
    line-height:  2;
    letter-spacing: 0.05em;
}

#sec2 {
    padding: 7px 0 0px;
}
#sec2 .sec_inner {
    background-color: #fff;
}
#sec2 h3 {}
.sec2_01 {
    padding: 22px 29px 33px;
}
.sec2_01 ul {}
.sec2_01 ul li {
    margin-bottom: 46px;
}
.sec2_01 ul li:first-child {}
.sec2_01 ul li:last-child {
    margin-bottom: 0;
}
.sec2_01 ul li h4 {
    position:  relative;
    padding-bottom:  11px;
    border-bottom: 2px solid #ddd;
    margin-bottom: 21px;
}
.sec2_01 ul li h4 span {
    display:  block;
    width:  58px;
    height:  58px;
    background: url(../img/soudan/li_bg01.png) no-repeat;
    background-size: contain;
    position:  absolute;
    top: 0;
    left:  0;
    font-size: 30px;
    line-height: 58px;
    text-align:  center;
}
.sec2_01 ul li h4 b {
    font-size: 30px;
    line-height:  58px;
    letter-spacing: 0.05em;
    padding-left: 73px;
}
.sec2_01 .li_inner {}
.sec2_01 .li_inner figure {
    width: 36.78%;
    max-width: 320px;
    text-align:  center;
}
.sec2_01 .li_inner figure img {}
.sec2_01 .li_inner .li_t {
    width:  58.62%;
}
.sec2_01 .li_inner .li_t p {
    font-size:  20px;
    font-weight:  bold;
    line-height:  1.8;
    letter-spacing: 0.05em;
}
.sec2_01 .li_inner .li_t p strong {
    color: #a40000;
}


@media screen and (max-width: 1100px) {
	
}

/*---------------------------------------------------------
	スマホ
---------------------------------------------------------*/
@media screen and (max-width: 680px) ,screen and (max-width: 737px) and (orientation: landscape) {

	.mainv {
    min-height: 80px;
    background-size: cover;
    background-position: center center;
}
	.mainv:before {}
	.mainv .mainv_t {
    width: 179.38px;
    top: 50%;
    left: 7.5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
	.mainv .mainv_t img {}

	#sec1 {
    padding: 0px 0 25px;
}
	#sec1 .sec_inner {}
	#sec1 h3 {}
	.sec1_01 {
    padding: 21px 19px 20px;
}
	.sec1_01 figure {
    width: 100%;
    margin-bottom: 20px;
}
	.sec1_01 figure img {}
	.sec1_01 .sec1_01_t {
    width: 100%;
    text-align: center;
}
	.sec1_01 .sec1_01_t p {}
	.sec1_01 .sec1_01_t .p01 {
    font-size: 20px;
    margin-bottom: 8px;
}
	.sec1_01 .sec1_01_t .p02 {
    font-size: 22px;
    line-height: 22px;
    padding-top: 5px;
    padding-left: 35px;
    margin-bottom: 5px;
    background-size: 27.5px;
    display:  inline-block;
}
	.sec1_01 .sec1_01_t .p02 a {}
	.sec1_01 .sec1_01_t .p03 {
    font-size: 13px;
}

	#sec2 {
    padding: 0px 0 0px;
}
	#sec2 .sec_inner {}
	#sec2 h3 {}
	.sec2_01 {}
	.sec2_01 ul {}
	.sec2_01 ul li {
    margin-bottom: 35px;
}
	.sec2_01 ul li:first-child {}
	.sec2_01 ul li:last-child {}
	.sec2_01 ul li h4 {
    padding-bottom: 6px;
    border-width: 1px;
    margin-bottom: 11px;
}
	.sec2_01 ul li h4 span {
    width: 29px;
    height: 29px;
    font-size: 16px;
    line-height: 29px;
}
	.sec2_01 ul li h4 b {
    font-size: 18px;
    line-height: 29px;
    padding-left: 36px;
}
	.sec2_01 .li_inner {}
	.sec2_01 .li_inner figure {
    width: 100%;
    margin: 0 auto 10px;
}
	.sec2_01 .li_inner figure img {}
	.sec2_01 .li_inner .li_t {
    width: 100%;
}
	.sec2_01 .li_inner .li_t p {
    font-size: 13px;
}
	.sec2_01 .li_inner .li_t p strong {}
	
}
