@charset "utf-8";

@media print, screen and (min-width: 828px){
/**************************
PC用スタイル
**************************/
.sp_sub-txt{
    display: none;
}
.Page__title {
}
.Page__wab-box {
}
.Page__wab-box .sub-txt {
    margin-bottom: 25px;
    padding-top: 25px;
}
.Page__wab-box .sub-txt p {
    margin-bottom: 50px;
}

.Page__wab-box .txt-lain-01 {
    background-image: url(../img/wab/txt_lain_01.png);
    background-position: center bottom;
    padding-right: 2px;
    padding-left: 5px;
    background-repeat: repeat-x;
    text-align: left;
}
.Page__wab-box .txt-lain-02 {
    background-image: url(../img/wab/txt_lain_01.png);
    background-position: center bottom;
    padding-right: 10px;
    padding-left: 10px;
    background-repeat: repeat-x;
    text-align: left;
}
.Page__wab-box .List__box-01 {
    width: 960px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
}
.Page__wab-box .List__box-01 h3 {
    margin-bottom: 25px;
}
.Page__wab-box .List__box-01 dl {
    text-align: left;
    line-height: 168%;
    font-size: 90%;
}
.Page__wab-box .List__box-01 dl dt {
    clear: both;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
}
.Page__wab-box .List__box-01 dl dd {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333;
    display: block;
    margin: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 125px;
}
.Page__wab-box .List__box-01 dl .dd-01 {
    border-bottom-width: 0px;
    border-bottom-style: none;
}
.Page__wab-box .List__box_bg01 {
    background-image: url(../img/wab/bg_01.png);
    background-repeat: repeat;
    padding-top: 3%;
    padding-bottom: 3%;
    margin-bottom: 25px;
}
.Page__wab-box .List__box_bg01 h3 {
    margin-bottom: 25px;
}
.Page__wab-box .List__box-02 {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}
.Page__wab-box .List__box-02 img {
    float: right;
}
.Page__wab-box .List__box-02 p {
    margin-bottom: 25px;
}
.Page__wab-box .List__box-03 {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 25px;
}
.Page__wab-box .List__box-03 h3 {
    margin-bottom: 25px;
}
.Page__wab-box .List__box-03 .up-box {
}
.Page__wab-box .List__box-03 .up-box img {
    float: left;
}
.Page__wab-box .List__box-03 .up-box p {
    padding-left: 500px;
    text-align: left;
}
.Page__wab-box .List__box-03 hr {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: dotted;
    border-left-style: none;
    border-top-color: #FFF;
    border-right-color: #FFF;
    border-bottom-color: #333;
    border-left-color: #FFF;
    padding: 0px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.Page__wab-box .List__box_bg02 {
    background-image: url(../img/wab/bg_02.png);
    background-position: center center;
    padding-top: 3%;
    padding-bottom: 3%;
}
.Page__wab-box .List__box-04 {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}
.Page__wab-box .List__box-04 h3 {
    margin-bottom: 25px;
}
.Page__wab-box .List__box-04 p {
    margin-bottom: 25px;
}
.Page__wab-box .List__box-04 h4 {
    display: none;
}
.Page__wab-box .txt-cal-01 {
    color: #B72E7F;
}
}
@media screen and (max-width: 828px){
/**************************
スマホ用スタイル
**************************/

.sub-txt{
    display: none;
}
.sp_sub-txt{
    line-height: 148%;
    font-size: 12px;
    margin-bottom: 25px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
.sp_sub-txt p{
    margin-bottom: 25px;
}
.Page__title {
}
.Page__title img {
    width: 100%;
}
.Page__sub_title {
    padding-top: 20px;
    padding-bottom: 20px;
    
}
.Page__sub_title img {
    width: 100%;
}
.Page__wab-box {
}
.Page__wab-box .sub-txt {
    margin-bottom: 25px;
    padding-top: 25px;
}
.Page__wab-box .sub-txt p {
    margin-bottom: 50px;
}

.Page__wab-box .txt-lain-01 {
    background-image: url(../img/wab/txt_lain_01.png);
    background-position: center bottom;
    padding-right: 2px;
    padding-left: 5px;
    background-repeat: repeat-x;
    text-align: left;
}
.Page__wab-box .txt-lain-02 {
    background-image: url(../img/wab/txt_lain_01.png);
    background-position: center bottom;
    padding-right: 10px;
    padding-left: 10px;
    background-repeat: repeat-x;
    text-align: left;
}
.Page__wab-box .List__box-01 {
    width: 90%;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
}
.Page__wab-box .List__box-01 h3 {
    margin-bottom: 25px;
}
.Page__wab-box .List__box-01 dl {
    text-align: left;
    line-height: 168%;
    font-size: 90%;
}
.Page__wab-box .List__box-01 dl dt {
    padding-top: 5px;
    padding-left: 5px;
    font-weight: bold;
}
.Page__wab-box .List__box-01 dl dd {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333;
    display: block;
    margin: 0px;
    padding-left: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
}
.Page__wab-box .List__box-01 dl .dd-01 {
    border-bottom-width: 0px;
    border-bottom-style: none;
}
.Page__wab-box .List__box_bg01 {
    background-image: url(../img/wab/bg_01.png);
    background-repeat: repeat;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    
}
.Page__wab-box .List__box_bg01 h3 {
    margin-bottom: 25px;
}
.Page__wab-box .List__box-02 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.Page__wab-box .List__box-02 img {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
}
.Page__wab-box .List__box-02 p {
    margin-bottom: 25px;
    text-align: left;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
.Page__wab-box .List__box-03 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 25px;
}
.Page__wab-box .List__box-03 h3 {
    margin-bottom: 25px;
}
.Page__wab-box .List__box-03 .up-box {
    width: 100%;
}
.Page__wab-box .List__box-03 .up-box img {
    width: 90%;
}
.Page__wab-box .List__box-03 p {
    width: 90%;
    text-align: left;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
}

.Page__wab-box .List__box-03 hr {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: dotted;
    border-left-style: none;
    border-top-color: #FFF;
    border-right-color: #FFF;
    border-bottom-color: #333;
    border-left-color: #FFF;
    padding: 0px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.Page__wab-box .List__box_bg02 {
    background-image: url(../img/wab/sp_bg_02.png);
    background-position: center center;
    padding-top: 3%;
    padding-bottom: 3%;
}
.Page__wab-box .List__box-04 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 25px;
}
.Page__wab-box .List__box-04 h3 {
    margin-bottom: 25px;
}
.Page__wab-box .List__box-04 h3 img{
    width: 90%;
}
.Page__wab-box .List__box-04 p {
    margin-bottom: 25px;
    text-align: left;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
.Page__wab-box .List__box-04 h4 {
    text-align: center;
    margin-bottom: 5px;
}
.Page__wab-box .List__box-04 h4 img {
    width: 35%;
}
.Page__wab-box .List__box-04_txtcal {
    color: #b72e7f;
}
.Page__wab-box .txt-cal-01 {
    color: #B72E7F;
}

}