@charset "utf-8";
/* Author: S.H */
/* common */
/* ---------------------------------------------------------------------------- */

 article .inner-box {
    padding: 20px;
}

#sec01 h2,
#sec02 h2 {
    background: #982426;
    color: #FFF;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2.5em;
    padding: 25px 0;
    letter-spacing: 0.1em;
    line-height: 1.2;
    margin-bottom: 20px;
    text-align: center;
}

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

@media screen and (max-width: 767px){
     article .inner-box {
        padding: 0;
    }
    #sec01 h2,
    #sec02 h2 {
        font-size: 1.25em;
        padding: 15px 0;
        margin-bottom: 10px;
    }
}

/* TOP sec01 */
/* ---------------------------------------------------------------------------- */
#sec01 {
    margin-bottom: 40px;
}
#sec01 .caution {
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 20px;
}
#sec01 .img1 {
    text-align: center;
    margin-bottom: 60px;
}
#sec01 .box {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}
#sec01 h3 {
    background: #ffbaba;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2.25em;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.4;
    text-align: center;
    padding: 12px 0;
    margin-bottom: 40px;
}
#sec01 .txt-l {
    width: 50.9%;
    max-width: 560px;
    font-size: 1.5em;
    font-weight: 500;
    line-height: 2;
    margin-bottom: 40px;
}
#sec01 .img-r {
    max-width: 500px;
    margin-bottom: 40px;
}
#sec01 .limit {
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid #D71618;
    border-bottom: 1px solid #D71618;
    margin-bottom: 40px;
}
#sec01 .btn {
    text-align: center;
    margin-bottom: 80px;
}
#sec01 dl {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: flex-start;
}
#sec01 dl dt {
    text-align: center;
    width: 140px;
    margin-right: 40px;
    color: #FFF;
    background: #982426;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.2;
    padding: 10px 0;
}
#sec01 dl dd {
    font-size: 1.5em;
    margin-bottom: 20px;
    font-weight: 500;
}
#sec01 dl dd span {
    font-size: 2rem;
}

@media screen and (max-width: 767px){
    #sec01 {
        margin-bottom: 20px;
    }
    #sec01 .caution {
        font-size: 0.9375em;
        margin-bottom: 20px;
    }
    #sec01 .img1 {
        margin-bottom: 20px;
        padding: 0 10px;
    }
    #sec01 .box {
        width: 100%;
        max-width: 100%;
        padding: 0 10px;
    }
    #sec01 h3 {
        font-size: 1.25em;
        padding: 7px 0;
        margin-bottom: 10px;
    }
    #sec01 .txt-l {
        width: 56.7%;
        max-width: 56.7%;
        font-size: 1em;
        line-height: 1.5;
        margin-bottom: 20px;
    }
    #sec01 .img-r {
        width: 41.791%;
        max-width: 41.791%;
        margin-bottom: 20px;
    }
    #sec01 .limit {
        padding: 7px 0;
        margin-bottom: 20px;
    }
    #sec01 .btn {
        text-align: center;
        margin-bottom: 40px;
    }
    #sec01 dl {
        display: block;
    }
    #sec01 dl dt {
        text-align: center;
        width: 100px;
        margin-right: 0;
        margin-bottom: 10px;
        font-size: 1em;
        padding: 5px 0;
    }
    #sec01 dl dd {
        font-size: 1em;
        padding-bottom: 20px;
        margin-bottom: 0;
    }
    #sec01 dl dd span {
        font-size: 1.25rem;
    }
}


/* TOP sec02 */
/* ---------------------------------------------------------------------------- */
#sec02 {
}
#sec02 .box {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}
#sec02 dl {
}
#sec02 dl div {
    border-bottom: 1px dashed #CCC;
    padding: 20px 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: flex-start;
}
#sec02 dl div:last-child {
    border-bottom: none;
    margin-bottom: 10px;
}
#sec02 dl dt {
    text-align: center;
    min-width: 140px;
    margin-right: 40px;
    color: #FFF;
    background: #982426;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.2;
    padding: 10px 0;
}
#sec02 dl dd {
    font-size: 1.5em;
    font-weight: 500;
}
#sec02 dl dd span {
    font-size: 1.25rem;
}
#sec02 dl dd ul {
}
#sec02 dl dd ul li {
    padding-left: 1.5em;
    text-indent: -1.5em;
    font-weight: 500;
}

/*230718追記*/
#sec02 h3{background: #ba8e23;
	      color: white;
	      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	      font-size: 2.25em;
	      font-weight:bold;
		  letter-spacing: 0.05em;
		  line-height: 1.4; 
		  text-align: center; 
		  padding: 12px 0;
		  margin: 40px 0; }

#sec02 .txt-l{width: 100%;
			  max-width: 100%;
			  font-size: 1.5em;
			  font-weight: 500;
			  line-height: 2;
			  margin-bottom: 20px;}

#sec02 .inner-box{padding-bottom: 20px;}
/*230718*/

@media screen and (max-width: 767px){
    #sec02 {
    }
    #sec02 .box {
        width: 100%;
        max-width: 100%;
        padding: 0 10px;
    }
    #sec02 dl {
    }
    #sec02 dl div {
        padding: 10px 0;
        display: block;
    }
    #sec02 dl div:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }
    #sec02 dl dt {
        text-align: center;
        min-width: 100px;
        margin-right: 0;
        margin-bottom: 10px;
        font-size: 1em;
        padding: 5px 0;
        display: inline-block;
    }
    #sec02 dl dd {
        font-size: 1em;
        padding-bottom: 10px;
    }
    #sec02 dl dd span {
        font-size: 1rem;
    }
    #sec02 dl dd ul {
    }
    #sec02 dl dd ul li {
        padding-left: 1.5em;
        text-indent: -1.5em;
    }
	
/*230718追記*/
	#sec02 h3{
	font-size: 1.25em;
    padding: 7px 0;
    margin: 10px 0;}
	
	#sec02 .txt-l{
	width: 100%;
    max-width: 100%;
    font-size: 1em;
    line-height: 1.5;
    margin-bottom: 0px;}
	
	#sec02 .inner-box{padding-bottom: 20px;}
/*230718*/
}


/*230316_owari*/

.owari {
    color: #FFF;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2.875em;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.2;
    margin: 30px auto 40px;
    text-align: center;
    padding: 0 10px;
}

@media screen and (max-width: 767px){
    .owari {
        font-size: 1em;
        margin: 5px 0 20px;
        padding: 0 10px;
    }
}