article.section{
    width: 100%;
}
article.section .inner{
    width: 960px;
    margin: 0 auto;
    position: relative;
}
article h2{
    text-align: center;
    padding: 48px 0 40px 0;
    font-size: 24px;
    font-weight: bold;
    font-family: "UD新ゴ M";
}
.page-navi{
    text-align: center;
    margin-top: 40px;
}
.page-navi li{
    display: inline-block;
    width: 193px;
    height: 42px;
    margin: 0 14px
}

.page-navi li a{
    font-family: "UD新ゴ M";
    font-size: 16px;
    display: block;
    color: #fff;
    width: 100%;
    line-height: 42px;
    border-radius: 4px;
    background: #00afcc;
    border-bottom: 1px solid #005e6d;
    transition: all .3s ease 0s;
}
.page-navi li a:hover{
    background: #0d6fb8;
}
.priceBanner{
    font-family: "UD新ゴ DB";
    text-align: center;
    background: #ffe100;
    font-size: 24px;
    border-radius: 5px;
    margin-bottom: 56px;
    height: 80px;
    line-height: 80px;
}
.box .priceBanner{
    color: #b81c22;
    font-size: 27px;
    margin-bottom: 0;
}
.box .priceBanner strong{
    font-size: 37px;
}
.box{
    background: #eeeeee;
    padding: 24px 0 32px;
}
.box .leadText{
    display: flex;
    font-family: "UD新ゴ M";
    margin-bottom: 16px;
}
.box .leadText dt{
    font-size: 20px;
    color: #fff;
    width: 72px;
    height: 72px;
    border-radius: 36px;
    text-align: center;
    box-sizing: border-box;
    line-height: 72px;
}
.box .leadText dd{
    padding-left: 20px;
    line-height: 72px;
    font-size: 24px;
}
.weekday.box .leadText dt{
    background: #22559e;
}
.holiday.box .leadText dt{
    background: #de5065;
}
.box .leadText strong{
    color: #b81c22;
}
.weekday{
    margin-bottom: 8px;
}
.price-ippan .text{
    font-family: "UD新ゴ M";
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 1.5;
}
.price-ippan ul{
    display:-webkit-box;
    display: flex;

}
.price-ippan .priceList li{
    font-family: "UD新ゴ DB";
    font-size: 24px;
    line-height: 80px;
    border-radius: 5px;
    text-align: center;
}
.price-ippan .priceList li:first-child{
    width: 368px;
    background: #eeeeee;
    margin-right: 32px;
}
.price-ippan .priceList li:last-child{
    color: #b81c22;
    width: 560px;
    background: #ffe100;
}
.price-ippan .priceList li strong{
    font-size: 32px;
}
.price-ippan .sample1{
    font-family: "UD新ゴ M";
    margin-top: 28px;
}
.price-ippan .sample1 dt{
    font-size: 18px;
}
.price-ippan .sample1 dd{
    margin-top: 16px;
    background: #00afcc;
    border-radius: 4px;
    color: #fff;
    display:-webkit-box;
    display: flex;
    height: 152px
}
.price-ippan .sample1 dd p{
    line-height: 1.8;
    font-size: 20px;
    width: 384px;
    box-sizing: border-box;
    padding-left: 30px;
    padding-top: 40px;
}
.price-ippan figure {
    padding: 20px 0 0 0;
    
}
.sample2 li:first-child{
    margin-right: 32px;
}
.sample2 li dl{
    margin-top: 32px;
    width: 464px;
}
.sample2 dt{
    font-family: "UD新ゴ M";
    line-height: 32px;
    font-size: 16px;
    padding-left: 26px;
    color: #fff;
    background: #00afcc;
}
.sample2 .total{
    color: #b81c22;
}
.sample2 dd{
    font-family: "UD新ゴ R";
    background: #FFF;
    padding: 18px 0 26px 26px;
}
.price-simu h2{
    padding-bottom: 0;
}
.simu-text{
    text-align: center;
    font-size: 16px;
    margin: 26px 0;
}
.simu-info-text{
    border: 1px solid #f00;
    margin-bottom:16px;
    padding: 12px 8px;
    text-align: center;
    line-height: 1.5;
}
.simu-info-text dt{
    font-size: 24px;
    color: #f00;
    font-family: "UD新ゴ M";
    font-weight: bold;
}
.simu-info-text dd{
    font-size: 16px;
}
.simu-btn a{
    font-family: "UD新ゴ DB";
    width: 528px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 20px;
    background: #00afcc;
    border-bottom: 1px solid #005e6d;
    line-height: 1.5;
    padding: 25px 0;
    transition: all .3s ease 0s;
}
.simu-btn a:hover{
    background: #0d6fb8;
}
.price-kaisu{
    padding-bottom: 46px;
    border-bottom: 1px solid #cccccc;
}
.price-kaisu .section1 .priceBanner{
    margin-bottom: 16px;
}
.price-kaisu .section1 dd{
    font-size: 16px;
    width: 100%;
    line-height: 1.8;
    font-family: "ＭＳ Ｐゴシック", sans-serif;
    margin-bottom: 16px;
}
.price-kaisu .section1 dd small{
    display: block;
    margin-top: 8px;
    font-size: 14px;
    line-height: 1.2;
}
.price-kaisu .section2{
    position: relative;
    margin-top: 0;
    background: #eeeeee;
    display: flex;
    margin-bottom: 8px;
}
.price-kaisu .section2 h3{
    box-sizing: border-box;
    width: 470px;
    font-size: 20px;
    font-family: "UD新ゴ R";
    line-height: 1.6;
    padding: 44px 0 44px 20px ;
}
.price-kaisu .sample{
    width: 465px;
    padding-top: 20px;
    font-family: "UD新ゴ R";
}
.price-kaisu .sample>dt{
    color: #4f4f4e;
    margin-bottom: 8px;
}
.price-kaisu .sample ul dl{
    display:-webkit-box;
    display: flex;
    text-align: center;
    line-height: 32px;
    margin-bottom: 16px;
}
.price-kaisu .sample ul dl dt{
    width: 242px;
    background: #FFF;
    margin-right: 42px;
    position: relative;
}
.price-kaisu .sample ul dl dd{
    width: 182px;
    background: #00afcc;
    color:#fff;
}
.price-kaisu .sample ul dl dt::after{
    position: absolute;
    right: -30px;
    top: 7px;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 12px solid #4f4f4e;
}
.price-teiki{
    border-bottom: #cccccc solid 1px;
    margin-bottom: 80px;
    padding-bottom: 32px;
}
.price-teiki a{
	color: #222222;
}
.price-teiki h2{
    padding-bottom: 36px;
}
.price-teiki p {
    /* text-align: center; */
    margin-bottom: 48px;
    font-size: 16px;
    line-height: 2;
    font-family: "UD新ゴ R";
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.price-teiki table{
    border-collapse: collapse;
    width: 640px;
    margin: 0 auto 8px;
}
.price-teiki table tr th:first-child{
    width: 20%;
}
.price-teiki table tr th:nth-child(2),
.price-teiki table tr td:nth-child(2){
    width: 41%;
}
.price-teiki table th,
.price-teiki table td{
    border: 1px solid #333333;
    font-family: "UD新ゴ R";
}
.price-teiki table.title th{
    padding: 7px 0;
    background: #ececec;
    font-size: 16px;
}
.price-teiki table.body th{
    background: #00afcb;
    font-size: 18px;
    color: #fff;
    padding: 15px 0;
}
.price-teiki table.body td{
    text-align: center;
    font-size: 18px;
    padding: 15px 0;
}
.price-teiki table.body td span{
    display: inline-block;
    margin-right: 1em;
}
.price-teiki table.body td b{
    font-size: 24px;
    color: #b81c22;
    font-family: "UD新ゴ DB";
}
.price-teiki .r-text{
    font-size: 14px;
    margin: 0 auto;
    max-width: 640px;
    text-align: right;
}
/*
* .simulation
*******************************/
.simulation article{
    box-sizing: border-box;
    padding: 40px 0 100px;
    width: 960px;
    margin: 0 auto;
}
.simulation .catch{
    font-family: "UD新ゴ M";
    text-align: center;
    font-size: 24px;
}
.simulation .catch2{
    font-family: "UD新ゴ M";
    text-align: center;
    font-size: 16px;
    padding: 10px 0 32px 0;
}
.simulation .text1{
    font-family: "UD新ゴ DB";
    text-align: center;
    font-size: 16px;
    padding: 16px 0;
    background: #ffe100;
}
.simulation .calendarArea{
    margin-top: 32px;
    display: flex;
}
.simulation .calendarArea li{
    position: relative;
    width: 448px;
    background: #ebf9fb;
    border-radius: 5px;
}
.simulation .calendarArea li:first-child{
    margin-right: 64px;
}
.simulation .calendarArea li:first-child::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 25px;
    border-color: transparent transparent transparent #018ea4;
    top: 50%;
    right: -45px;
    margin-top: -20px;
}
.simulation .calendarArea h3{
    font-family: "UD新ゴ DB";
    text-align: center;
    font-size: 24px;
    padding: 16px 0;
}
.calendarArea .start,
.calendarArea .end{
    padding: 0 0 16px 0;
}
.calendarArea dl{
    display: flex;
    padding-left: 50px;
}
.calendarArea dt{
    font-family: "UD新ゴ DB";
    width: 65px;
}
.calendarArea .timeArea{
    margin-top: 16px;
}
.calendarArea .timeArea dt{
    line-height: 36px;
}
.ui-datepicker-title{
    font-weight: bold;
}
.calendarArea .ud_shingo_db{
    font-family: "UD新ゴ DB";
    line-height: 36px;
}

.calendarArea select{
    position: relative;
    font-size: 16px;
/*    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;*/
    width: 80px;
    box-sizing: border-box;
    padding: 8px ;
    text-align: -webkit-right;
}
.calendarArea select::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 0 18px 28px;
    border-color: transparent transparent transparent #018ea4;
    top: 50%;
    right: -48px;
    margin-top: -20px;
}
.simulation .btnCalculation{
    margin:  32px auto;
    width: 224px;
    color: #fff;
    background: #00afcc;
    text-align: center;
    font-size: 16px;
    padding: 12px 0;
    border-bottom: 1px solid #005e6d;
    cursor: pointer;
    transition: .4s all;
}
.simulation .btnCalculation:hover{
    background: #005e6d
}
.simulation .resultArea{
    border: 2px solid #666666;
    border-radius: 5px;
    padding: 30px 0;
}
.simulation .resultArea ul{
    width: 540px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.resultArea .resultTime{
    width: 305px;
}
.resultArea .resultTime,
.resultArea .resultPrice{
    font-family: "UD新ゴ DB";
}
.resultArea input{
    margin: 0 4px;
    display: inline-block;
    padding: 6px;
    text-align: right;
    width: 70px;
    font-size: 16px;
    font-family: "ＭＳ Ｐゴシック", sans-serif;
}
.resultArea .resultPrice{
    width: 235px;
    text-align: right;
}
.resultArea .resultDiscount{
    margin-top: 24px;
    width: 100%;
}
.resultArea .resultDiscount dl{
    border: 1px solid #bbbbbb;
    display: flex;
}
.resultArea .resultDiscount dt{
    border-right: 1px solid #bbbbbb;
    background: #ffe100;
    font-family: "UD新ゴ DB";
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
}
.resultArea .resultDiscount dd{
    font-size: 16px;
    line-height: 30px;
    padding: 0 16px;
    font-family: "ＭＳ Ｐゴシック", sans-serif;
}
.calendar{
    background: #eee;
}
.simulation .attention{
    margin-top: 8px;
    line-height: 1.7;
}
.simulation .attention a{
    color: #00afcc;
    text-decoration: underline;
}
.textInfo{
	color: #F00;
}
/* 画面の横幅が768px以下
==============================*/
@media screen and (max-width: 768px) {
    article.section .inner{
        width: 90%;
        margin: 0 auto;
        position: relative;
    }
    article h2{
        text-align: center;
        padding: 48px 0 20px 0;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.5;
    }
    .page-navi{
        text-align: center;
        margin-top: 24px;
    }
    .page-navi li{
        display: inline-block;
        width: 30%;
        height: 42px;
        margin: 0 1%;
    }
    .page-navi li a{
        font-size: 14px;
    }
    .price-ippan {
        padding-bottom: 24px;
    }
    .priceBanner{
        font-size: 18px;
        margin-bottom: 26px;
        padding: 12px 10px;
        height:inherit;
        line-height: 1.5;
    }
    .box .priceBanner{
        color: #b81c22;
        font-size: 20px;
        margin-bottom: 0;
    }
    .box .priceBanner strong{
        font-size: 24px;
    }
    .box{
        background: #eeeeee;
        padding: 24px 0 32px;
    }
    .box .leadText{
        display: block;
        font-family: "UD新ゴ M";
        margin-bottom: 16px;
        min-height: 72px;
        position: relative;
    }
    .box .leadText dt{
        top: -8px;
        left: 0;
        position: absolute;
        font-size: 18px;
    }
    .box .leadText dd{
        padding-left: 80px;
        line-height: 1.5;
        font-size: 20px;
    }
    .price-ippan .sample1{
        margin-top: 20px;
    }
    .price-ippan .sample1 dt{
        font-size: 17px;
        text-align: left;
    }
    .price-ippan .sample1 dd{
        margin-top: 8px;
        display: block;
        height: inherit;
    }
    .price-ippan .sample1 dd p{
        line-height: 1.5;
        font-size: 18px;
        width:auto;
        text-align: center;
        padding-left: 0px;
        padding-top: 8px;
    }
    .price-ippan figure {
        padding: 0;
        padding-bottom: 8px;
        text-align: center;
    }
    .price-ippan figure img{
        width: 90%;
        margin-top: 8px;
    }
    .price-ippan .sample2 {
        display: block;
    }
    .sample2 li{
        width: 100%;
    }
    .sample2 li:first-child{
        margin-right: 0;
    }
    .sample2 li dl{
        margin-top: 8px;
        width: 100%;
    }
    .sample2 dt{
        line-height: 1.5em;
        font-size: 15px;
        padding: 6px;
        color: #fff;
        background: #00afcc;;
    }
    .sample2 dd{
        background: #FFF;
        padding: 18px 8px 8px 8px;
    }
    .sample2 dd p{
        padding: 0px 8px 4px;
    }
    .sample2 dd img{
        width: 100%;
    }
    .price-kaisu{
        padding-bottom: 20px;
        border-bottom: 1px solid #cccccc;
    }
    .price-kaisu .section1{
        display: block;
    }
    .price-kaisu .section1 dd{
        font-size: 14px;
    }
    .price-kaisu .section1 dd small{
        font-size: 12px;
    }
    .price-kaisu .section2{
        display: block;
        padding-bottom: 8px;
    }
    .price-kaisu .section2 h3{
        font-size: 18px;
        width: 100%;
        padding: 12px 5% 0 5%;
    }
    .price-kaisu .sample{
        width: 90%;
        position: static;
        margin: 0 auto;
    }
    .price-kaisu .sample>dt{
        font-size: 15px;
        margin-left: -8px;
        font-weight: bold;
    }
    .price-kaisu .sample ul dl{
        display:-webkit-box;
        display: flex;
        text-align: center;
        line-height: 1.5;
        margin-bottom: 16px;
        font-size: 14px;
    }
    .price-kaisu .sample ul dl dt{
        width: 60%;
        margin-right: 42px;
        position: relative;
        padding: 8px 0;
    }
    .price-kaisu .sample ul dl dd{
        width: 40%;
        color:#fff;
        padding: 4px;
    }
    .price-kaisu .sample ul dl dt::after{
        top: 50%;
        margin-top: -10px;
    }
    .price-simu h2{
        padding-bottom: 0;
    }
    .simu-text{
        line-height: 1.5;
    }
    .simu-info-text{
        padding: 8px;
    }
    .simu-info-text dt{
        font-size: 20px;
    }
    .simu-info-text dd{
        font-size: 14px;
    }
    .simu-btn a{
        width: 100%;
        box-sizing: border-box;
        padding: 12px;
    }
    .simu-btn a{
        font-size: 16px;
    }
    .simu-btn{
        margin-bottom: 30px;
    }
    .price-teiki{
        border-bottom: #cccccc solid 1px;
        margin-bottom: 30px;
    }
    .price-teiki h2{
        padding-bottom: 36px;
    }
    .price-teiki p{
        margin-bottom:48px;
        font-size: 16px;
        line-height: 1.5;
        width: 90%;
    }
    /*
    * .simulation
    *******************************/
    .simulation article{
        padding: 20px 20px 50px;
        width: 100%;
    }
    .simulation .catch{
        line-height: 1.5;
    }
    .simulation .catch2{
    }
    .simulation .text1{
    }
    .simulation .calendarArea{
    }
    .simulation .calendarArea li{
        width: 47%;
        background: #ebf9fb;
        border-radius: 5px;
    }
    .simulation .calendarArea li:first-child{
        margin-right: 6%;
    }
    .simulation .calendarArea li:first-child::after{
        border-width: 14px 0 14px 20px;
        right: -30px;
    }
    .simulation .calendarArea h3{
    }
    .calendarArea .start,
    .calendarArea .end{
    }
    .calendarArea dl{
        padding:0 8px;
    }
    .calendarArea dl dd{
        width: 100%;
        padding:0 8px;
        box-sizing: border-box;
    }
    .calendarArea dl table{
        width: 100%;
    }
    .calendarArea dt{
        width: 80px;
    }
    .calendarArea .timeArea{
    }
    .calendarArea select{
        position: relative;
        font-size: 16px;
        width: 80px;
        box-sizing: border-box;
        padding: 8px ;
        text-align: -webkit-right;
    }
    .calendarArea select::after{
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 18px 0 18px 28px;
        border-color: transparent transparent transparent #018ea4;
        top: 50%;
        right: -48px;
        margin-top: -20px;
    }
    .simulation .btnCalculation{
    }
    .simulation .btnCalculation:hover{
    }
    .simulation .resultArea{
    }
    .simulation .resultArea ul{
        box-sizing: border-box;
        width: 100%;
        padding: 0 20px;
    }
    .resultArea .resultTime{
    }
    .resultArea .resultTime,
    .resultArea .resultPrice{
    }
    .resultArea input{
    }
    .resultArea .resultPrice{
    }
    .resultArea .resultDiscount{
    }
    .resultArea .resultDiscount dl{
    }
    .resultArea .resultDiscount dt{
    }
    .resultArea .resultDiscount dd{
    }
    .calendar{
    }
    .simulation .attention{
    }
    .simulation .attention a{
    }
    .price-teiki table{
        width:90%;
    }
    .price-teiki table tr th:first-child{
        width: 20%;
    }
    .price-teiki table tr th:nth-child(2),
    .price-teiki table tr td:nth-child(2){
        width: 41%;
    }
    .price-teiki table th,
    .price-teiki table td{
        border: 1px solid #333333;
        font-family: "UD新ゴ R";
    }
    .price-teiki table.title th{
        padding: 7px 0;
        background: #ececec;
        font-size: 14px;
    }
    .price-teiki table.body th{
        background: #00afcb;
        font-size: 14px;
        color: #fff;
        vertical-align: middle;
        padding: 8px 0;
    }
    .price-teiki table.body td{
        text-align: center;
        font-size: 14px;
        padding: 15px 0;
        line-height: 1.4;
        vertical-align: middle;
    }
    .price-teiki table.body td span{
        display:block;
        margin-right: 0;
    }
    .price-teiki table.body td b{
        font-size: 20px;
        color: #b81c22;
        font-family: "UD新ゴ DB";
    }
    .price-teiki .r-text{
        font-size: 14px;
        margin: 0 auto;
        max-width: 90%;
        text-align: right;
    }
}
/* 画面の横幅が640px以下
==============================*/
@media screen and (max-width: 640px) {
    .price-kaisu .sample ul dl{
        line-height: 1.5;
        font-size: 12px;
    }
    .price-kaisu .sample ul dl dt{
        width: 50%;
        margin-right: 16px;
        position: relative;
        padding: 8px 2px;
    }
    .price-kaisu .sample ul dl dd{
        width: 50%;
        color:#fff;
        padding: 8px 2px;
    }
    .price-kaisu .sample ul dl dt::after{
        display: block;
        content: "";
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent; 
        border-left: 7px solid #4f4f4e;
        top: 50%;
        margin-top: -7px;
        right: -12px;
    }
    /*
    * .simulation
    *******************************/
    .simulation article{
    }
    .simulation .catch{
        font-size: 20px;
    }
    .simulation .catch2{
        font-size: 14px;
        line-height: 1.5;
    }
    .simulation .text1{
        padding: 8px;
        line-height: 1.5;
    }
    .simulation .calendarArea{
        flex-wrap: wrap;
    }
    .simulation .calendarArea li{
        width: 100%;
    }
    .simulation .calendarArea li:first-child{
        margin-right: 0;
        margin-bottom: 50px;
    }
    .simulation .calendarArea li:first-child::after{
        border-width: 20px 15px 0 15px;
        border-color: #018ea4 transparent transparent transparent;
        left: 50%;
        margin-left: -15px;
        top: inherit;
        bottom: -35px;
    }
    .simulation .calendarArea h3{
    }
    .calendarArea .start,
    .calendarArea .end{
        padding-bottom: 24px;
    }
    .calendarArea dl{
    }
    .calendarArea dt{
    }
    .calendarArea .timeArea{
    }
    .calendarArea select{
        position: relative;
        font-size: 16px;
        width: 80px;
        box-sizing: border-box;
        padding: 8px ;
        text-align: -webkit-right;
    }
    .calendarArea select::after{
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 18px 0 18px 28px;
        border-color: transparent transparent transparent #018ea4;
        top: 50%;
        right: -48px;
        margin-top: -20px;
    }
    .simulation .btnCalculation{
    }
    .simulation .btnCalculation:hover{
    }
    .simulation .resultArea{
    }
    .simulation .resultArea ul{
        box-sizing: border-box;
        width: 100%;
        padding: 0 20px;
        font-size: 13px;
    }
    .resultArea .resultTime{
    }
    .resultArea .resultTime,
    .resultArea .resultPrice{
    }
    .resultArea input{
    }
    .resultArea .resultPrice{
        margin-top: 20px;
        text-align: left;
    }
    .resultArea .resultDiscount{
    }
    .resultArea .resultDiscount dl{
    }
    .resultArea .resultDiscount dt{
         font-size: 13px ;
    }
    .resultArea .resultDiscount dd{
         font-size: 14px;
    }
    .calendar{
    }
    .simulation .attention{
    }
    .simulation .attention a{
    }
}
/* 画面の横幅が360px以下
==============================*/
@media screen and (max-width: 460px) {
    .price-ippan .priceList li{
        font-size: 12px;
        line-height: 1.5;
        border-radius: 5px;
        text-align: center;
    }
}
/* 画面の横幅が360px以下
==============================*/
@media screen and (max-width: 360px) {
    .page-navi li {
        font-size: 10px;
    }
    .price-ippan .sample1 dd p{
        font-size: 18px;
    }
    .price-kaisu .sample ul dl{
        font-size: 10px;
    }
}
