@charset "utf-8";

/***************************************************************************
*
* PLAN LIST STYLE
*
***************************************************************************/

.areaTitle {
    padding-bottom: 15px;
}

.areaSubTitle {
    margin-bottom: 51px;
}

#content {
    padding-top: 43.5px;
}

.areaPlanList {
}

.areaPlanList .planListItem+.planListItem {
    margin-top: 82px;
}

.areaPlanList .planListItem .planTitle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.areaPlanList .planListItem .planTitle .planTag {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 104px;
    height: 104px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #AF1A1A;
    letter-spacing: 1px;
}

.areaPlanList .planListItem .planTitle .planTag.bGray {
    background: #898989;
}

.areaPlanList .planListItem .planTitle .planName {
    width: calc(100% - 136px);
    margin-top: 23px;
}

.areaPlanList .planListItem .planTitle .planName .name {
    font-size: 20px;
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 1.5px;
    margin-bottom: 8px;
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-weight: 100
}

.areaPlanList .planListItem .planTitle .planName .price {
    background: #FAF7ED;
    padding: 2px 15px 4px;
}

.areaPlanList .planListItem .planTitle .planName .price .priceTxt {
    font-size: 16px;
    color: #AA5333;
    letter-spacing: 1px;
}

.areaPlanList .planListItem .planTitle .planName .price .priceInfo {
    font-size: 19px;
    display: inline-block;
    vertical-align: -3px;
    margin-left: 50px;
}

.areaPlanList .planListItem .planTitle .planName .price .priceInfo .number {
    font-size: 24px;
    font-style: italic;
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    letter-spacing: 3
}

.areaPlanList .planListItem .planTitle .planName .price .priceInfo .number small {
    font-size: 14px;
    font-style: normal;
    vertical-align: 2px;
}

.areaPlanList .planListItem .planTitle .planName .price .priceInfo .unit {
    font-size: 14px;
    vertical-align: 2px;
}

.areaPlanList .planDetail .detailPhoto {
    float: left;
    /*width: 320px;*/
    width: 37.5%;
}

.areaPlanList .planDetail .detailText {
    float: right;
    /*width: 506px;*/
    width: 59.2%;
    margin-top: -3px;
}

.areaPlanList .planDetail .detailText .detailSub {
    line-height: 28px;
    margin-bottom: 32px;
    padding-right: 40px;
}

.areaPlanList .planDetail .detailTable {
    border: 1px solid #898989;
}

.areaPlanList .planDetail .detailTable .tableItem .fieldName {}

.areaPlanList .planDetail .detailTable .tableItem.bPink {
    background: #FAF7ED;
    padding: 21px 20px 24px;
}

.areaPlanList .planDetail .detailTable .tableItem.bPink:before,
.areaPlanList .planDetail .detailTable .tableItem:last-child:before {
    content: none;
}

.areaPlanList .planDetail .detailTable .tableItem.bPink .fieldName {
    font-size: 20px;
}

.areaPlanList .planDetail .detailTable .tableItem.bPink .fieldInfo {
    font-size: 16px;
}

.areaPlanList .planDetail .detailTable .tableItem {
    position: relative;
    padding: 13px 20px 12px;
}

.areaPlanList .planDetail .detailTable .tableItem:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 40px);
    border-bottom: 1px solid #D1D1D1;
}

.areaPlanList .planDetail .detailTable .tableItem .fieldName {
    display: table-cell;
    vertical-align: top;
    padding-top: 4px;
    width: 82px;
}

.areaPlanList .planDetail .detailTable .tableItem .fieldInfo {
    display: table-cell;
    vertical-align: middle;
    line-height: 28px;
}

.areaPlanList .planDetail {
    margin-bottom: 35px;
}

.areaPlanList .planTable .table {
    border: 1px solid #E5E5E5;
}

.areaPlanList .planTable .table li {
    display: table;
    float: left;
    width: 420px;
    border-top: 1px solid #E5E5E5;
}

.areaPlanList .planTable .table li+li {}

.areaPlanList .planTable .table li:nth-child(1),
.areaPlanList .planTable .table li:nth-child(2) {
    border-top: none;
}

.areaPlanList .planTable .table li:nth-child(2n) {
    width: 434px;
}

.areaPlanList .planTable .table li .field1 {
    display: table-cell;
    vertical-align: middle;
    width: 108px;
    background: #F8F8F8;
    text-align: center;
    padding: 15.5px 0 19px;
    border-right: 1px solid #E5E5E5;
}

.areaPlanList .planTable .table li .field2 {
    display: table-cell;
    vertical-align: middle;
    width: 43px;
    text-align: center;
    padding: 15.5px 0 19px;
    border-right: 1px solid #E5E5E5;
    font-family: 'Arial', sans-serif;
}

.areaPlanList .planTable .table li .field3 {
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
    line-height: 18px;
    padding: 0 10px;
}

.areaPlanList .planTable .table {
    margin: 0 0 31px;
}

.areaPlanList .planTable .planContact {
    background: #F8F8F8;
    padding: 45.5px 36px 38px;
}

.areaPlanList .planTable .planContact .contBtn {
    float: left;
    width: 376px;
}

.areaPlanList .planTable .planContact .contBtn .btn {
    margin-bottom: 3px;
}

.areaPlanList .planTable .planContact .contBtn .btn a {
    position: relative;
    display: inline-block;
    width: 100%;
    background: url(../images/plan-list/icon-arrow.png) no-repeat right 27px center/14px ,#333333;
    padding: 18px 14px 20px 19px;
    border: 1px solid #333333;
    color: #fff;
    transition: all 250ms linear;
    text-align: center;
}



.areaPlanList .planTable .planContact .detailContact {
    float: right;
    width: 330px;
    margin: 10px 0 0 0;
}

.areaPlanList .planTable .planContact .detailContact .contTitle {
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
    margin-left: -28px;
}

.areaPlanList .planTable .planContact .detailContact .contTel {
    text-align: center;
    margin-bottom: 7px;
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.areaPlanList .planTable .planContact .detailContact .contTel a {
    pointer-events: none;
    font-size: 30px;
    background: url(../images/fair-detail/icon-tel.svg) no-repeat left top 17px/23px;
    padding-left: 37px;
    margin-left: -37px;
}

.areaPlanList .planTable .planContact .detailContact .contTime {
    text-align: center;
    margin-left: -19px;
}

.areaPlanList .planTable {
    display: none;
}

.areaPlanList .planListItem .planShow {
    text-align: center;
    margin-top: 41px;
    margin-bottom: -23px;
}
.areaPlanList .planListItem .planShow.actived {
	margin-top: 25px;
	margin-bottom: 0;
}

.areaPlanList .planListItem .planShow a {
    position: relative;
    display: inline-block;
    width: 449px;
    font-size: 16px;
    border-radius: 3px;
    background: #333333;
    padding: 7px 14px 8px;
    border: 1px solid #333333;
    color: #fff;
    transition: all 250ms linear;
    text-align: center;
}
.areaPlanList .planWrap {
    margin-top: 50px;
    margin-bottom: 124px;
}
.areaPlanList .planListItem .planShow.actived a {
    width: 332px;
}
.areaPlanList .bridalBanner {
    width: 740px;
    margin: 0 auto 128px;
}

/*IE FIX*/
@media all and (-ms-high-contrast:none) {
    .areaPlanList .planTable .planContact .contBtn .btn a {
        padding: 22px 14px 17px 19px;
    }

    .areaPlanList .planListItem .planShow a {
        padding: 9px 14px 6px;
    }
}

@media (max-width: 768px) {
    #content {
        padding-top: 20px;
    }

    .areaTitle {
        padding-bottom: 6px;
    }

    .areaSubTitle {
        margin-bottom: 20px;
    }
    .areaPlanList {
    	margin-bottom: 47px;
    }
    .areaPlanList .planListItem+.planListItem {
    	margin-top: 90px;
    }
    .areaPlanList .planListItem .planTitle {
        display: block;
        margin-bottom: 11px;
    }

    .areaPlanList .planListItem .planTitle .planTag {
        display: inline-block;
        vertical-align: middle;
        width: 47px;
        height: 47px;
        font-size: 8px;
        padding: 17px 0;
    }

    .areaPlanList .planListItem .planTitle .name {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 52px);
        font-size: 16px;
        margin-top: 4px;
        margin-left: -2px;
    }

    .areaPlanList .planListItem .planTitle .name.pc {
        display: none;
    }

    .areaPlanList .planListItem .planTitle .planName {
        position: relative;
        width: 100%;
        margin-top: 13px;
    }

    .areaPlanList .planListItem .planTitle .planName:before {
        content: '';
        position: absolute;
        width: 100%;
        border-top: 1px solid #D1D1D1;
        left: 0;
        top: -9px;
    }

    .areaPlanList .planListItem .planTitle .planName .price {
        background: #FAF7ED;
        padding: 1px 20px 4px;
        overflow: hidden;
    }

    .areaPlanList .planListItem .planTitle .planName .price .priceTxt {
    	float: left;
        font-size: 14px;
        letter-spacing: 0;
        margin-top: 10px;
    }

    .areaPlanList .planListItem .planTitle .planName .price .priceInfo {
    	float: right;
    	margin: 0;
    }

    .areaPlanList .planListItem .planShow a {
        width: 100%;
        max-width: 259px;
        padding: 7px 14px;
    }
    .areaPlanList .planListItem .planShow.actived a {
        width: 142px;
    }

    .areaPlanList .planDetail .detailPhoto {
        float: none;
        width: 95.5%;
        margin: 0 auto 25px;
    }

    .areaPlanList .planDetail .detailText {
        width: 100%;
        margin: 0;
    }

    .areaPlanList .planDetail .detailText .detailSub {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 25px;
        padding: 0;
    }

    .areaPlanList .planDetail .detailTable .tableItem {
        padding: 15px 20px;
    }

    .areaPlanList .planDetail .detailTable .tableItem.bPink {
        padding: 18px 20px;
    }

    .areaPlanList .planDetail .detailTable .tableItem.bPink .fieldName {
        font-size: 16px;
    }

    .areaPlanList .planDetail .detailTable .tableItem.bPink .fieldInfo {
        font-size: 12px;
    }

    .areaPlanList .planDetail .detailTable .tableItem .fieldName {
        width: 68px;
        font-size: 12px;
    }

    .areaPlanList .planDetail .detailTable .tableItem .fieldInfo {
        font-size: 12px;
        line-height: 24px;
    }
    .areaPlanList .planTable .table {
        margin: 0 0 31px;
    }
    .areaPlanList .planTable .table li,
    .areaPlanList .planTable .table li:nth-child(2n) {
        width: 100%;
    }

    .areaPlanList .planTable .planContact {
        padding: 43px 20px 24px;
        margin-bottom: 35px;
    }

    .areaPlanList .planTable .planContact .contBtn {
        width: 100%;
    }

    .areaPlanList .planTable .planContact .detailContact {
        width: 100%;
        border-top: none;
        padding: 10px 0;
        margin: 20px 0 0 0;
        text-align: center;
    }
    .areaPlanList .planTable .planContact .detailContact .contTitle,
    .areaPlanList .planTable .planContact .detailContact .contTime {
        margin-left: 0;
    }
    .areaPlanList .planTable .planContact .detailContact .contTel a {
        pointer-events: auto;
        background: url(../images/fair-detail/icon-tel.svg) no-repeat left center/23px;
        margin-left: -4px;
    }
    .areaPlanList .planListItem .planShow {
        margin-top: 27px;
        margin-bottom: 0;
    }

    .areaPlanList .planTable .table li:nth-child(2) {
        border-top: 1px solid #E5E5E5;
    }

    .areaPlanList .planDetail {
        margin-bottom: 25px;
    }

    .areaPlanList .planTable .table li .field1 {
        width: 84px;
        font-size: 12px;
        padding: 22px 0;
    }
    .areaPlanList .planTable .table li .field2 {
        padding: 22px 0;
        font-weight: bold;
    }
    .areaPlanList .bridalBanner {
        width: 100%;
        max-width: 335px;
        margin: 0 auto;
    }
    .areaPlanList .planWrap {
        margin-bottom: 85px;
    }
    
}

/*5S STYLE*/
@media (max-width: 320px) {
	.areaPlanList .planListItem .planTitle .planName .price .priceInfo {
	    font-size: 14px;
	}
	.areaPlanList .planListItem .planTitle .planName .price .priceTxt {
		margin-top: 5px;
	}
	.areaPlanList .planListItem .planTitle .planName .price .priceInfo .number {
	    font-size: 20px;
	}
	.areaPlanList .planListItem .planTitle .planName .price .priceInfo .unit {
	    font-size: 12px;
	}
}