@charset "utf-8";

/* ----------------------------------------
    基本設定
---------------------------------------- */

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

header{
    height: 180px;
    }

header h1{
	width: 150px;
	top:35px;
}
#contain {
    padding-top: 108px;
}

.headtop {
    padding-bottom: 50px;
}

header nav ul li {
    font-size: 0.9em;
}

body {
    padding-top: 90px; /* ヘッダーの後ろに要素が隠れないようにするため */
}

.headtop{
    display: none;
}

.headtop_sp{
    position: fixed;
    top: 0;
    left: 0;
    width: 96%;
    height: 70px;
    background: rgba(255,255,255,0.8);
    padding: 10px 2%;
    z-index: 2000;
}
.headtop_sp h2{
    font-size: 10px;
}

.headtop_spinner{
    display: flex;
    justify-content: space-around;
    margin-top: 10px;
}

.headtop_sp h1{
    width: 125px;
}

.headtop_sp ul{
    display: flex;
}
.headtop_sp ul li{
    width: 40px;
    margin-right:5px;
}
.headtop_inner h2 {
    text-align: center;
    font-size: 0.9rem;
    padding: 10px 0;
}

ul.maintxt2 {
    width: 90%;
    margin: 20px auto;
    padding: 15px 0;
}

.head_contact a {
    margin: 0 0 0 0;
    background-color: #000;
    padding: 5px 10px;
    font-weight: 600;
    text-align: center;
    /* display: block; */
    position: absolute;
    left: 50%;
    top: 90px;
    color: #fff;
    /* transition: 1s; */
    /* height: 20px; */
    border-radius: 5px;
    text-align: center;
      transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
}
.main-visual{
    position: relative;
}

.special_sp{
    position: absolute;
    width: 105px;
    right: 20px;
    top: 40px;
}

.maintxt{
    display: none;
}
.sec1_sp{
    padding-top: 60px;
}
.sec1{
    display: none;
}
ul.maintxt2 li:first-child{
    margin:0 auto 15px;
}


ul.maintxt2 li:first-child {
    font-size: 15px;
    letter-spacing: 0.06rem;
}

ul.maintxt2 li:last-child {
    font-size: 11px;
    text-align: left;
}

.sec2{
    display: none;
}

.sec2_box,.sec7sp_box {
    background-color: #fff;
    padding: 10px 10px;
    margin: 0 10px 15px;
    border-radius: 10px;
}

/*スライダードット　カスタマイズ*/

.slick-dots li:nth-of-type(1) button:before{
  background: url("../images/section/sec2_dots1.png") no-repeat;
  background-size: contain!important;
}
.slick-dots li:nth-of-type(1).slick-active button:before{
  background: url("../images/section/sec2_act_dots1.png") no-repeat;
  background-size: contain!important;
}

.slick-dots li:nth-of-type(2) button:before{
  background: url("../images/section/sec2_dots2.png") no-repeat;
  background-size: contain!important;
}
.slick-dots li:nth-of-type(2).slick-active button:before{
  background: url("../images/section/sec2_act_dots2.png") no-repeat;
  background-size: contain!important;
}

.slick-dots li:nth-of-type(3) button:before{
  background: url("../images/section/sec2_dots3.png") no-repeat;
  background-size: contain!important;
}
.slick-dots li:nth-of-type(3).slick-active button:before{
  background: url("../images/section/sec2_act_dots3.png") no-repeat;
  background-size: contain!important;
}
.slick-dots li button:before{
  content: ''!important;
  height:100%!important;
  width: 100%!important;
  opacity: 1!important;
}
.slick-dots li{
  width: 85px!important;
  height:85px!important;
}
.slick-dots li button{
  width:100%!important;
  height:100%!important;
}
.slick-dots{
  top:-20px!important;
  margin-top:20px!important;
}
.sec2_inner,.sec7sp_inner{
    padding-top: 105px;
}
/*スライダードット　カスタマイズ*/


.sec2_inner ul li img,
.sec7sp_inner ul li img{
    width: 100%;
    margin: 0 auto;
}

.sec2_inner ul li:nth-child(2),{
    font-size: 13px;
    font-weight: 600;
}

.sec2_inner ul li:last-child{
    font-size: 11px;
    line-height: 1.6;
}


/*section7のとこ*/

.sec7sp{
    padding-top: 40px;
}


.sec7sp_inner {
    width: 80%;
    margin: 0 auto 60px;
}
.sec7sp_inner ul.slick-dots li:nth-of-type(1) button:before{
  background: url("../images/section/sec7_dots1.png") no-repeat;
  background-size: contain!important;
}
.sec7sp_inner ul.slick-dots li:nth-of-type(1).slick-active button:before{
  background: url("../images/section/sec7_act_dots1.png") no-repeat;
  background-size: contain!important;
}

.sec7sp_inner ul.slick-dots li:nth-of-type(2) button:before{
  background: url("../images/section/sec7_dots2.png") no-repeat;
  background-size: contain!important;
}
.sec7sp_inner ul.slick-dots li:nth-of-type(2).slick-active button:before{
  background: url("../images/section/sec7_act_dots2.png") no-repeat;
  background-size: contain!important;
}

.sec7sp_inner ul.slick-dots li:nth-of-type(3) button:before{
  background: url("../images/section/sec7_dots3.png") no-repeat;
  background-size: contain!important;
}
.sec7sp_inner ul.slick-dots li:nth-of-type(3).slick-active button:before{
  background: url("../images/section/sec7_act_dots3.png") no-repeat;
  background-size: contain!important;
}
ul.sec7sp_box li:first-child{
    text-align: center;
    margin-bottom: 10px;
}
ul.sec7sp_box li:nth-of-type(2){
    text-align: center;
    margin-bottom: 15px;
    width: 130px;
    margin: 0 auto 25px;
}
ul.sec7sp_box li:last-child{
    font-size: 13px;
    line-height: 1.7;
}

section h2{
    font-size: 22px;
    margin-bottom: 20px;
}

.wear_box{
    display: none;
}
.spnone{
    display: none;
}
.wear_box_sp ul {
    padding: 15px 4%;
    margin-bottom: 30px;
    width: 92%;
    border: 1px solid #000;
    display: flex;
}

.wear_box_sp_ttl {
    font-weight: 600;
    letter-spacing: 5px;
    font-size: 14px;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 5px;
}
.wear_box_sp ul li{
    text-align: left;
    line-height: 2;
}
.wearbox_img{
    width: 130px;
    margin-right: 10px;
}
.wearbox_txt img{
    width: 20px;
    margin-right:5px;
}

ol.sec3photo{
    display: none;
}

.sec3,.sec9{
    padding-bottom:10px;
}
.sec4,.sec8{
    padding-top: 40px;
}

.sec3_tolist_2 {
    margin: 20px auto;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 10px;
    letter-spacing: 0.2rem;
    width: 135px;
    -webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 5%);
    -webkit-transition: all 0.2s linear 0s, opacity 400ms ease 0s;
    transition: all 0.2s linear 0s, opacity 400ms ease 0s;
}
.sec3_tolist_2 i {
    margin-left: 10px;
}
.sec3_inner{
    margin:0 auto;
}

.sec3_inner h3{
    font-size: 1.2rem;
}
.sec3_inner h4{
    display: none;
}
.sec4_txt{
    font-size: 1.2rem;
    margin: 0 auto 15px;

}
.sec4_txt2{
    letter-spacing: 0.06rem;
        font-size: 14px;
}

.sec4_inner ul{
    width: 95%;
    margin: 0 auto 15px;
}
.sec4sp_box ol{
    width: 50%;
    margin:0 auto 0 0;
}
.sec4sp_box ol li{
    font-size: 11px;
    line-height: 1.8;
}
.sec4sp_box ol li:first-child{
    font-size: 18px;
    font-weight: 600;
}
.sec4sp_box ol li:last-child{
    font-size: 18px;
    font-weight: 600;
}

.sec4sp_col1{
    font-size: 24px;
    font-family: 'Satisfy', cursive;
    position: absolute;
    right: 30px;
    top: 30px;
    text-align:center;
}

.sec4sp_box h3 {
    font-size: 12px;
    margin-bottom: 10px;
    width: 50%;
    margin:0 auto 0 0;
}

.sec4sp_box{
    width: 92%;
    margin: 0 auto 10px;
    padding: 10px 2%;
    position: relative;
}
.sec4_inner p {
    letter-spacing: 0.04rem;
    width: 85%;
    margin: 0 auto;
    font-size: 12px;
    text-align: left;
}
.sec4_odersp {
    position: absolute;
    width: 35%;
    top: 50%;
    right: 10px;
    padding: 10px 5%;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    font-weight: 600;
    letter-spacing: 0.04rem;
}
.sec4_odersp i{
    margin-left: 10px;
}

.sec4_txt1{
    background-color: #473f3f;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    border-radius: 30px;
    letter-spacing: 0.2rem;
    font-size: 1.0rem;
    width: 75%;
    margin: 0 auto 10px;
}
.sec4 h3{
    letter-spacing: 0.06rem;
    font-size: 14px;
    margin-bottom: 15px;
}
.sec4sp_op_wrap{
    width: 95%;
    margin: 0 auto 30px;
}

.sec4sp_op{
    display: flex;
    justify-content: space-between;
    width: 94%;
    padding: 10px 2% 10px 3%;
    margin: 0 auto 10px;
    background-color: #fff;
    align-items: center;
}
.sec4sp_op ul li{
    text-align: center;
    line-height: 1.9;
    font-size: 12px;
}
.sec4sp_op ul li:first-child{
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 600;
}

.sec4sp_op ul li:nth-child(2){
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.04em;
}
.sec4sp_op ul li:nth-child(3){
    font-size: 11px;
    margin-bottom: 15px;
}
.sec4sp_op ul li img{
    width: 20px;
    margin-right: 5px;
}
.sec4sp_op picture {
    width: 180px;
    margin-left: 10px;
}

.sec4_other {
    width: 95%;
    max-width: 1200px;
    background-color: #fff;
    padding: 10px 0;
    margin: 0 auto;
}
.sec4_other dl {
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    padding: 5px 0 0 0;
    width: 95%;
    margin: 0 auto;
}
.sec4_other dt {
    text-align: center;
    width: 50%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #5b525282;
}
.sec4_other dd {
    text-align: center;
    width: 50%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #5b525282;
}

.sec4_inner{
    margin-bottom: 70px;
}

.sec4_option{
    width: 90%;
}
li.sec4_op_icon div {
    width: 23%;
    font-size: 0.7rem;
}

.sec5 h3 {
    width: 95%;
    font-size: 1.0rem;
}

.sec5_point{
    position: absolute;
    left: 10px;
    top: 14px;
    width: 145px;
}

.sec5_inner ul{

}

.sec5 h4{
    font-size: 22px;
    color: #2e3192;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 600;
    letter-spacing: 0.2rem;
}

.sec5_bl_price span{
    font-size: 24px;
}

.sec5_inner ul li:nth-child(2){
    width: 100%;
    padding: 20px 0 0 0;
}

.sec5_inner{
    width: 90%;
    position: relative;
}
.sec5_bl_box_ttl {
    font-size: 1.0rem;
}
.sec5_bl ul{
    display: none;
}

.sec5_bl_box{
    font-size: 12px;
    letter-spacing: 0.01rem;
    padding: 10px 4% 20px;
}
.sec5_ye{
    padding-top: 50px;
}

.sec5_bl_price{
    right: 110px;
    bottom: 70px;
    padding: 10px 0 0;
}

.sec5_inner ul li:first-child{
    width: 45%;
    margin: -100px 0 -26px auto;
}
.sec5_inner p {
    width: 50%;
    line-height: 1.7; 
}

.sec5_ye h5{
    font-size: 1rem;
    width: 95%;
    margin: 0 auto 25px;
}
.sec5_num{
    top: 10px;
    font-size: 56px;
}
.sec5_ye ul li img {
    width: 40%;
}
.sec5_ye ul li{
    padding: 20px 3% 10px;
    width: 43%;
}
.sec5_ye ul li:first-child{
    margin-right:2%;
}
.sec5_ye ul {
    width: 96%;
    margin: 0 auto;
}
.sec5_bl{
    padding-top: 50px;
}

.sec5_att{
    font-size: 10px;
    text-align: left;
    margin-top: 10px;
}
.ribbon_img{
    width: 75%;
    max-width: 600px;
    position: absolute;
    z-index: 1000;
    top: 160px;
    left: 47px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.sec5_ye h4 {
    font-weight: 700;
}
.sec5_ye ul li p {
    font-size: 14px;
    line-height: 1.6;
}

.sec5_bl h5{
    font-size: 20px;
}
.sec5_bl_box_ttl{
    padding: 10px 10px;
}
.sec5_bl ul li {
    padding: 10px 25% 20px 5%;
    width: 70%;
    margin-bottom: 30px;
    position: relative;
    background-size: 65px;
    background-position: bottom 5px right 5px;
}

.flow_ttl::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f055";
    margin-left: 10px;
}
.sec6 article{
    padding: 50px 0 20px;
}
.sec6_wh h4{
    font-size: 18px;
    letter-spacing: 0.04rem;
}
.sec6_wh h5{
    font-size: 24px;
    letter-spacing: 0.04rem;
}
.sec5_ye h4 {
    font-size: 22px;
    margin-bottom: 20px;
}
.sec5_ye ul li p {
    text-align: left;
}

.sec5_bl_spot {
    padding: 7px 20px;
}
.sec5_bl_spot {
    margin: 1.5em 16px 20px;
}
.sec5_inner:after {
    display: block;
    position: absolute;
    bottom: -30px;
    left: 50%;
    border-top: 45px solid #fff;
    border-right: 45px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 45px solid transparent;
    content: '';
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    z-index: 1000;
}
.sec5_ye:after{
    display: block;
    position: absolute;
    bottom: -30px;
    left: 50%;
    border-top: 45px solid #f3e575;
    border-right: 45px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 45px solid transparent;
    content: '';
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    z-index: 1000;
}
.sec5_inner{
    padding-bottom: 30px;
}

.sec6_nayami_sp{
    position: relative;
    padding-bottom:55px;
}

.sec6_nayami_sp ul{
    width: 90%;
    margin:10px auto;
}

.sec6_nayami_sp ul li{
    font-size: 14px;
    line-height: 1.8;
}
.sec6_nayami_sp ul li::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f058";
    margin-right:10px;
    color: #c1272d;
}

.sec6_nayami_sp img{
    position: absolute;
    width: 130px;
    right: 10px;
    bottom: -25px;
}
.sec6_wh:after {
    display: block;
    position: absolute;
    bottom: -25px;
    left: 50%;
    border-top: 40px solid #fff;
    border-right: 25px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 25px solid transparent;
    content: '';
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    z-index: 1000;
}



.sec6_con{
    width: 90%;
    margin: -50px auto 0;
    padding: 10px 0px 30px;
    border-radius: 0 0 20px 20px;
}

.sec6_con ul{
    width: 90%;
    margin: 0 auto;
}
.sec6_con ul li{
    margin-bottom: 30px;
}

.sec6_con ul li h6{
    letter-spacing: 0.04rem;
    font-size: 18px;
    margin-bottom: 10px;
}
.sec6_con ul li p{
    font-size: 13px;
    text-align: left;
    line-height: 1.8;
}

.sec6_con_wrap{
    padding: 0 0 0 0;
    margin: 0 auto 0;
}
.sec6_con ul li figure{
    margin-bottom: 10px;
}
.sec6_pcphoto{
    display: none;
}

.sec6_beige{
    width: 100%;
}

.sec6_ttl{
    width: 98%;
    padding: 15px 0 25px;
}
.sec5_bl{
    padding-bottom: 10px;

}
.redmore{
    width: 30%;
}
.sec6 article figure img{
    max-width: 250px;
}
.sec6 article ul{
    padding: 10px 3% 10px;
    width: 84%;
    margin: 0 auto 40px;
}
.sec6 article ul li{
    font-size: 13px;
    line-height: 1.8;
    margin-bottom: 20px;
}
.sec7_inner ul{
    margin-bottom: 40px;
}
.sec7_inner ul li:first-child{
    width:100%;
}
.sec7_inner ul li:nth-child(2){
    width: 50%;
    margin: 0 auto;
}

.balloon {
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 20px;
    min-width: 120px;
    max-width: 100%;
    font-size: 16px;
    background: #FFF;
    border: solid 3px #555;
    box-sizing: border-box;
    font-weight: 600;
    line-height: 1.8;
}

.balloon:before {
  content: "";
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 2;
}

.balloon:after {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-bottom: 14px solid #555;
  z-index: 1;
}
.sec8{
    background-color: #e8dcc8;
    padding-bottom:30px;
}

.sec8_inner ul li {
    padding: 5px 0;
    background: #c1272d;
    font-size: 14px;
    color: #fff;
    text-align: center;
    position: relative;
    font-weight: 600;
    letter-spacing: 0.1rem;
    margin-bottom: 28px;
}
.sec8_inner ul li:last-child{
    margin-bottom: 10px;
}
.sec8_inner ul li:after {
    border-top: 15px solid #000;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    content: "";
    position: absolute;
    bottom: -22px;
    left: 50%;
        transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.sec8_inner ul li:last-child:after {
    border:none;
}
.sec8_inner p{
    line-height: 0;
    font-size: 11px;
}
.sec8_inner h5{
    padding: 15px 5%;
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: 0.02rem;
    -webkit-box-shadow: 0 0 5px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 0 5px 1px rgb(0 0 0 / 5%);
    overflow: hidden;
}
.sec9_qu_wrap{
    margin-bottom: 15px;
    background-color: #f1eeee;
    padding: 10px;
    position: relative;
}
.sec9_inner{
    width: 95%;
    margin:0 auto;
}

.sec9_inner h4{
    font-size: 13px;
    margin-left: 10px;
    width: 75%;
}
.sec9_inner h4::before{/* 閉じている時 */
    content: "＋";
    position: absolute;
    right: 10px;
}
.sec9_inner h4.active::before{/* 開いている時 */
    content: "－";
}

.sec9_inner h5{
    display: none;
    width: 91%;
    font-size: 13px;
    margin: 0 auto 40px auto;
    line-height: 1.7;
    background-color: #f0eeee;
    padding: 10px 2%;
}


/*1着レンタル*/
.sp-ren_txt{
    margin: 60px 0 15px;
}
.spotrental {
    width: 95%;
    margin: 0 auto 80px;
}

.sp-ren_txt img{
    width: 25%;
    top: -45px;
    left: 0;
}
.sp-ren_txt span{
    font-size: 1.1rem;
    width: 55%;
    margin: 0 0 20px 90px;
    padding: 2% 5%;
    letter-spacing: 0.06rem;
}
.sp-ren-2 img{
    width: 100%;
}
.spotrental ul li h5{
    display: none;
}
.spotrental ul li h4{
    width: 55%;
    font-size: 1.0rem;
}
.spotrental ul li div{
    font-size: 1.0rem;
    letter-spacing: 0.03rem;
}
.spotrental ul li div span.sp-ren_pri{
    font-size: 1.4rem;
}
.spotrental ul li{
    display: flex;
    align-items: center;
    border-bottom: 2px dotted #f15a24;
    padding: 20px 3%;
    justify-content: space-between;
}


/*footer*/
.footsp{
    padding:20px 0;
}

.footsp h2{
    width: 90%;
    margin: 0 auto 30px;
    letter-spacing: 0.02rem;
    font-size: 13px;
    line-height: 1.8;
}

.footsp ul{
    display: flex;
    width: 75%;
    margin:0 auto;
}

.footsp ul li {
    margin-right: 15px;
}
.footsp ul li:last-child{
    margin-right: 0px;
}
.footbtm h3{
    width: 200px;
    margin:0 auto 10px;
}
.footbtm h4{
    margin-bottom: 25px;
}
.sns_logo{
    width: 80%;
}
.copy{
    letter-spacing: 0.04rem;
}

#kiyaku .kiyaku_txt{
    padding: 20px 10px 50px;
    line-height: 2.2;
}
#kiyaku ol{
    padding: 20px 10px 30px;
}


/*セレクト画面*/
.img_select ul li::before{
  padding-top: 30%;
}

.img_select{
    height: 100vh;
}

.img_select ul li:first-child{
    width: 100vw;
    height: 50vh;
/*    padding-bottom: 21%;*/
}

.img_select ul li:last-child{
    width: 100vw;
    height: 50vh;
/*    padding-bottom: 21%;*/
}
.img_select ul li span img{
    width: 60%;
    margin-bottom: 30px;
}

.img_select ul li a {

    width: 60%;
    padding:10px 0;
    font-size: 1.0rem;
}
.img_select ul li a::after {
    width: 55px;
}


/*お問い合わせ*/
.sec3_inner table th,.sec3_inner table td{
    width: 100%;
    display: block;
}
.zeroht{
    height: 0;
}









ul.adv li:nth-child(2),
ul.adv li:nth-child(3){
	width:100%;
}
.sentence2f ul{
	width: 98%;
}

.sentence2f ul li {
    /* line-height: 0; */
    width: 85%;
    margin: 0 auto;
}
.sentence2f ul li:first-child,
.sentence2f ul li:last-child{
	display: none;
}

.sentence2f ul li h2{
	width: 100%;
	margin:0 auto;
	line-height: 1.8;
	background-color: #fff;
	border-radius: 7px;
}
.sentence2f ul li h2 div{
	width:90%;
	margin:0 auto;
}



.in_wh {
    width: 95%;
}

.in_wh ul{
	width: 95%;
	margin:0 auto;
}

.circle {
    top: -12px;
    left: 10px;
    width: 80px;
    height: 80px;
}

section#menuf2 ul li:first-child {
	margin-bottom: 10px;
}

section#menuf2 h6 {
    font-size: 1.3em;
    margin-bottom: 10px;
}

section#menuf2 h4:before {
    left: 60px;
}

.txt_price {
    display: block;
}


section#oyakof2 ul li:nth-child(2) {
    font-size: 1em;
}

section#oyakof2 ul li:nth-child(3) {
    font-size: 1.2em;
}

ul.waku_wh li:nth-child(2) {
    width: 80%;
}

ul.waku_wh li:nth-child(4) {
    font-size: 1.9em;
}

ul.waku_wh li:last-child {
    font-size: 1em;
}

section#rentalf2{
	margin-bottom: 20px;
}

section#rentalf2 ul li:nth-child(2) {
    margin-bottom: 10px;
    font-size: 1.3em;
}

section#rentalf2 ul li:nth-child(3),
section#rentalf2 ul li:nth-child(5) {
	font-size: 1.3em;
    letter-spacing: 0.3em;
    width: 80%;
}

section#rentalf2 ul li:nth-child(4),
section#rentalf2 ul li:nth-child(6) {
	font-size: 2.2em;
    display: block;
    letter-spacing: 5px;
    font-weight: bold;
}

section#rentalf2 h4 {
	width: 90%;
    font-size: 1.2em;
    margin: 0 auto;
    text-align: left;
    font-weight: normal;
}


section#flowf2 ul li {
    font-size: 1.1em;
    width: 95%;
    margin: 0 auto 10px;
}

section#qandaf2 h4 {/*使う*/
    width: 100%;
    font-size: 1.2em;
}

section#qandaf2 h5 {/*使う*/
    width: 100%;
    font-size: 1.0em;
}

.mb40 {
    margin-bottom: 20px;
}

}

