@charset "utf-8";

/*** mobile ***/
/* sub 05_1 */
.bookInner .process h4 {
    margin-bottom: 16px;
    font-size: 2rem;
}
.bookInner .process h4:before {
    display: inline-block;
    content: '';
    width: 5px; height: 22px;
    margin-right: 6px;
    background: #4fc4ba;
    vertical-align: -5px;
}
.bookInner .process li {
    margin-bottom: 10px;
    padding: 10px 2.633%;
    border: 1px solid #4fc4ba;
    border-radius: 6px;
}
.bookInner .process li:last-child {margin: 0;}
.bookInner .process li span {
    font-size: 2rem; color: #4fc4ba;
    font-weight: 700;
}
.bookInner .process li p {
    margin-top: 6px;
    font-size: 1.5rem; color: #4fc4ba;
    line-height: 1.3;
}
.bookInner .process li p b {color: #f69f99;}
.bookInner .book_list {margin-top: 40px;}
.bookInner .book_list p.total {
    font-size: 1.6rem;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 3px solid #4fc4ba;
}
.bookInner .book_list p.total b {color: #4fc4ba;}
.bookInner .book_list section {
    padding: 14px 3.245%;
    margin-bottom: 14px;
    text-align: center;
    border: 1px solid #ececec;
}
.bookInner .book_list section:last-child {margin: 0;}
.bookInner .book_list section img {width: 50%;}
.bookInner .book_list section h5 {
    margin: 8px 0;
    font-size: 2rem;
    font-weight: 400;
}
.bookInner .book_list section p {
    font-size: 1.6rem;
    margin-top: 5px;
}
.bookInner .book_list section p b {color: #4fc4ba;}
.bookInner .book_list section .btns {
    margin-top: 16px;
    display: flex;
    justify-content: center;
}
.bookInner .book_list section .btns .btn {
    display: block;
    width: 120px; height: 38px;
    font-size: 1.6rem; color: #fff;
    line-height: 37px;
    background: #9e9e9e;
    text-align: center;
    border-radius: 6px;
    cursor: pointer;
    outline: none;
}
.bookInner .book_list section .btns a.btn {background: #f69f99;}
.bookInner .btn_wrap ul {
    margin-top: 24px;
    display: flex;
    justify-content: center;
    font-family: 'sans-serif';
}
.bookInner .btn_wrap ul a {
    display: block;
    width: 30px; height: 30px;
    margin: 0 2px;
    font-size: 1.5rem; color: #808080;
    line-height: 28px;
    border: 1px solid #ccc;
    text-align: center;
}
.bookInner .btn_wrap ul a.on {background: #4fc4ba; color: #fff;}

/* sub05_1_detail */
.pay_bookInner h3 {margin-bottom: 24px;}
.pay_bookInner .info .imgWrap {
    position: relative;
    width: 100%; height: 320px;
    border: 1px solid #ccc;
    text-align: center;
}
.pay_bookInner .info .imgWrap img {
    position: absolute;
    top: 50%; left: 50%; transform: translate(-50%,-50%);
    width: 50%;
}
.pay_bookInner .infoWrap {padding: 25px 0;}
.pay_bookInner .infoWrap h4 {
    font-size: 2.2rem;
    font-weight: 400;
    padding-bottom: 8px;
    margin-bottom: 12px;
    border-bottom: 1px solid #d8d8d8;
}
.pay_bookInner caption {font-size: 0;}
.pay_bookInner .info th {
    width: 25.5%; padding: 8px 0;
    font-size: 1.6rem;
    text-align: left;
    vertical-align: top;
}
.pay_bookInner .info td {
    padding: 8px 0;
    font-size: 1.4rem;
}
.pay_bookInner .info td b {color: #4fc4ba;}
.pay_bookInner .info td p.alert {
    margin-top: 6px;
    line-height: 1.2;
    color: #ca3d64;
}
.pay_bookInner .info tr.download_file a:before {
	display: inline-block;
	content: '';
	width: 22px; height: 10px;
	margin-right: 6px;
	background: url(../img/icon_board_file.png) no-repeat center/contain;
}
.pay_bookInner .info tr.download_file a {
	display: block;
	margin-bottom: 12px;
	font-size: 1.4rem; color: #747474;
}
.pay_bookInner .info tr.download_file a:last-child {margin: 0;}
.pay_bookInner .infoWrap .btn_wrap {
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
}
.pay_bookInner .infoWrap .btn_wrap button {
    width: 48.5%; height: 38px;
    font-size: 1.6rem; color: #fff;
    background: #4fc4ba;
}
.pay_bookInner .infoWrap .btn_wrap .cart {background: #808080;}
.pay_bookInner .detail {border-top: 3px solid #666;}
.pay_bookInner .detail li {
    padding: 22px 2.65% 27px;
    border-bottom: 1px solid #c8c8c8;
}
.pay_bookInner .detail li p.tit {
    margin-bottom: 6px;
    font-size: 2.2rem;
}
.pay_bookInner .detail li p {
    font-size: 1.5rem;
    line-height: 1.4;
}
.pay_bookInner .detail li.flex .btn_type button {
    margin-top: 6px;
    font-size: 1.4rem;
    padding: 3px 6px;
    border: 1px solid #333;
}
.pay_bookInner .detail li.flex .btn_type button:nth-child(2) {margin-left: 6px;}
.pay_bookInner .detail li.flex .dv {
    margin-top: 25px;
    padding-top: 11px;
    border-top: 1px solid #c8c8c8;
}
.pay_bookInner .detail li.flex .dv b {
    display: block;
    font-weight: 400; color: #d94870;
}
.pay_bookInner .detail li.ask {border-color: #333;}
.pay_bookInner button.before {
    display: block;
    width: 160px; height: 38px;
    margin: 24px auto 0;
    font-size: 1.6rem; color: #fff;
    background: #333;
}
.pay_bookInner tr.count button {
	width: 30px; height: 30px;
	font-size: 1.6rem; color: #a8a8a8;
	border: 1px solid #ccc;
	cursor: pointer;
	outline: none;
}
.pay_bookInner tr.count input {
	width: 60px; height: 30px;	
	font-size: 1.6rem;
	border: 1px solid #ccc;
	text-align: center;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

@media screen and (min-width:1084px){
    /*** mobile ***/
    /* sub 05_1 */
    .bookInner .process h4 {
        margin-bottom: 30px;
        font-size: 2.2rem;
    }
    .bookInner .process h4:before {
        width: 6px; height: 25px;
        margin-right: 11px;
    }
    .bookInner .process ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .bookInner .process li {
        display: flex;
        width: 450px; height: 80px;
        margin-bottom: 20px;
        padding: 0 30px;
        align-items: center;
        border-radius: 10px;
        justify-content: space-between;
    }
    .bookInner .process li span {font-size: 3.2rem;}
    .bookInner .process li .cont {width: 300px;}
    .bookInner .process li:after {
        clear: both;
        content: '';
        display: block;
    }
    .bookInner .process li i.icon {
        float: left;
        margin-right: 25px;
        width: 38px; height: 40px;
        background: url(../img/sub05_1_icon01.png) no-repeat center/contain;
    }
    .bookInner .process li:nth-child(2) i.icon {width: 60px; background-image: url(../img/sub05_1_icon02.png);}
    .bookInner .process li:nth-child(3) i.icon {width: 45px; background-image: url(../img/sub05_1_icon03.png);}
    .bookInner .process li:nth-child(4) i.icon {width: 51px; background-image: url(../img/sub05_1_icon04.png);}
    .bookInner .process li:nth-child(5) i.icon {background-image: url(../img/sub05_1_icon05.png);}
    .bookInner .process li p {
        margin: 0;
        font-size: 1.6rem;
        line-height: 22px;
    }
    .bookInner .book_list {margin-top: 60px;}
    .bookInner .book_list p.total {
        padding-bottom: 23px;
        margin-bottom: 30px;
    }
    .bookInner .book_list .listWrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .bookInner .book_list section {
        display: flex;
        width: 455px; height: 220px;
		padding: 0;
        margin-bottom: 20px;
        text-align: left;
		align-items: center;
		gap: 0 38px;
		overflow: hidden;
    }
    .bookInner .book_list section img {
		width: 190px; height: 220px;
		object-fit: cover;
	}
	.bookInner .book_list section .cont {
		width: 265px;
		padding: 25px 0;
		padding-right: 20px;
	}
    .bookInner .book_list section h5 {
        margin: 0 0 15px;
        font-size: 2rem;
		line-height: 1.3;
		font-weight: 700;
		word-break: keep-all;
    }
    .bookInner .book_list section p {font-size: 1.6rem;}
    .bookInner .book_list section p:nth-child(3) {margin-top: 11px;}
    .bookInner .book_list section .btns {display: block; margin-top: 30px;}
    .bookInner .book_list section .btns a.btn {
        width: auto; height: 38px;
        line-height: 37px;
		background: #4fc4ba;
        border-radius: 5px;
    }
    .bookInner .btn_wrap ul {
        margin-top: 40px;
        display: flex;
        justify-content: center;
    }
    .bookInner .btn_wrap ul li a {
        width: 40px; height: 40px;
        line-height: 39px;
    }
    
    /* sub05_1_detail */
    .pay_bookInner h3 {margin-bottom: 40px;}
    .pay_bookInner .info {
        display: flex;
        justify-content: space-between;
    }
    .pay_bookInner .info .imgWrap {width: 360px; height: 360px;}
    .pay_bookInner .info .imgWrap img {width: 200px;}
    .pay_bookInner .infoWrap {
        width: 517px;
        padding: 0 0 50px;
    }
    .pay_bookInner .infoWrap h4 {
        font-size: 3.6rem;
        padding-bottom: 17px;
        margin-bottom: 10px;
    }
    .pay_bookInner .info th {width: 109px; padding: 11px 0;}
    .pay_bookInner .info td {font-size: 1.6rem;}
    .pay_bookInner .infoWrap .btn_wrap {
        margin-top: 18px;
        justify-content: center;
    }
    .pay_bookInner .infoWrap .btn_wrap button {
        width: 200px; height: 46px;
        font-size: 1.8rem;
        cursor: pointer;
    }
    .pay_bookInner .infoWrap .btn_wrap .cart {margin-left: 10px;}
    .pay_bookInner .detail li {
        padding: 22px 20px 27px;
    }
    .pay_bookInner .detail li p.tit {
        margin-bottom: 12px;
        font-size: 2.4rem;
        font-weight: 400;
    }
    .pay_bookInner .detail li p {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 1.4;
    }
    .pay_bookInner .detail li.flex {display: flex;}
    .pay_bookInner .detail li.flex > div {width: 50%;}
    .pay_bookInner .detail li.flex .btn_type button {cursor: pointer;}
    .pay_bookInner .detail li.flex .btn_type button:nth-child(2) {margin-left: 6px;}
    .pay_bookInner .detail li.flex .dv {
        margin: 0; padding: 0;
        border-top: 0;
    }
    .pay_bookInner .detail li.ask p {
        display: inline-block;
        margin: 0 16px 0 0;
        vertical-align: 0;
    }
    .pay_bookInner button.before {
        display: block;
        width: 200px; height: 46px;
        margin: 32px auto 0;
        font-size: 1.8rem;
        font-weight: 300;
        cursor: pointer;
    }
}