@charset "utf-8";

/*-----------------------------------------------------
	contentBox
----------------------------------------------------**/
.contentBox {
    /* border: #cccccc solid 1px; */
    margin: 0 0 30px 0;
    border-radius: 5px;
}

.contentBox .contentTtl {
    background: #eeeeee;
    font-size: 120%;
    font-weight: bold;
    padding: 5px;
}

.contentBox .inside {
    padding: 10px;
}

.contentBox .subTtl {
    border-bottom: 2px dotted #cccccc;
    padding: 5px;
    font-size: 120%;
    margin: 0 0 5px 0;
}

.contentBox dl.commonDl {
    margin: 0 0 0;
    overflow: hidden;
    /*  background: #eeeeee; */
}

.contentBox dl.commonDl dt {
    font-weight: bold;
    padding: 18px 0 0 20px;
    width: 18em;
    float: left;
    clear: both;
}

.contentBox dl.commonDl dd {
    overflow: hidden;
    _zoom: 1;
    padding: 10px;
    min-height: 1.5em;

    text-align: left;
    margin: 0;
    align-items: center;
    /*display: flex;*/
    background: #fff;
}
.contentBox dl.commonDl dd input{
    height: 40px;
    border: 1px #878787 solid;
}



.contentBox .formBtnArea {
    text-align: center;
    margin: 20px 0;
}

.contentBox .formBtnArea.rightBtn {
    text-align: right;
}

.contentBox .formBtnArea.leftBtn {
    text-align: left;
}

.contentBox .formBtnArea p {
    margin: 0 0 10px 0;
}

.contentBox .formBtnArea input {
    width: 33%;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    padding: 5px 0;
    margin: 0 5px;
    border-radius: 5px;
    border: none;
    color: #ffffff;
    background: #625D51;

    vertical-align: top;
}

.contentBox .formBtnArea a {
    width: 33%;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    /* padding: 6px 0 7px; */
    padding: 5px 0;
    margin: 0 5px;
    border-radius: 5px;
    border: none;
    color: #ffffff;
    background: #625D51;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-decoration: none;

    /*height: 17px;*/
    /*line-height: 1;*/
}

.contentBox .formBtnArea a.next,
.contentBox .formBtnArea input.next {
    background: #ff5a00;
}

.contentBox .minBtn {
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    padding: 0 10px;
    margin: 0 5px;
    border-radius: 5px;
    border: none;
    color: #ffffff;
    background: #625D51;
}

#Message {
    margin: 0 0 30px 0;
}

.contentBox .divLayoutInclude,
#divLayoutInclude {
    padding: 5px 5px 0;
}

.contentBox .divLayoutInclude p,
#divLayoutInclude p {
    margin: 0 0 10px 0;
}

.contentBox .divLayoutInclude img,
#divLayoutInclude img {
    max-width: 100%;
    height: auto;
}

.contentBox .note {
    margin: 0 0 10px 0;
}

.subBox {
    border-radius: 5px;
    padding: 10px;
    margin: 0 0 20px 0;
    background: #fff;
}

.txtRed {
    color: #Ff0000;
}

/*-----------------------------------------------------
	item
----------------------------------------------------**/
.item {
    float: left;
    width: 23%;
    padding: 0 1%;
    margin: 0 0 15px;
}

.item .thumb img {
    width: 100%;
    height: auto !important;
}

.item .itemName {
    padding: 5px 0 0;
    font-size: 120%;
}

.item .price {
    color: #ff0000;
}


/*- I also needed this for IE6/7 */
/*-----------------------------------------------------
	sideSchedule
----------------------------------------------------**/
#sideSchedule .scheduleNav {
    text-align: center;
}

#sideSchedule .scheduleNav li {
    width: 33%;
    float: left;
}

#sideSchedule table {
    clear: both;
    width: 100%;
    margin: 5px 0;
    border-collapse: collapse;
}

#sideSchedule table th {
    width: 14%;
    padding: 2px 0;
    border: #ffffff solid 1px;
}

#sideSchedule table td {
    width: 14%;
    text-align: center;
    padding: 2px 0;
    background: #eeeeee;
    border: #ffffff solid 1px;
}

#sideSchedule table .txtRed,
#sideSchedule .coution,
#sideSchedule .holiday {
    color: #ff0000;
}

/*-----------------------------------------------------
	sideMail
----------------------------------------------------**/
#sideMail li {
    background: url(/share/designs/responsive/images/list_arw.png) no-repeat left center;
    padding: 0 0 0 20px;
}

/*-----------------------------------------------------
	sideBlog
----------------------------------------------------**/
#sideBlog li {
    background: url(/share/designs/responsive/images/list_arw.png) no-repeat left center;
    padding: 0 0 0 20px;
}

/*-----------------------------------------------------
	sideLink
----------------------------------------------------**/
#sideLink li {
    background: url(/share/designs/responsive/images/list_arw.png) no-repeat left center;
    padding: 0 0 0 20px;
}

/*-----------------------------------------------------
	banner
----------------------------------------------------**/
.banner {
    margin: 0 0 20px 0;
    text-align: center;
}

/*-----------------------------------------------------
	mainInfo
----------------------------------------------------**/
#mainInfo dl {
    padding: 10px 0;
    border-bottom: #cccccc dotted 1px;
}

#mainInfo dl dt {
    float: left;
    margin: 0 1em 0 0;
}

#mainInfo dl dd {
    overflow: hidden;
    _zoom: 1;
}

#mainInfo .more {
    padding: 10px 0 0 0;
    text-align: right;
}

/*-----------------------------------------------------
	mainInfoDetail
----------------------------------------------------**/
#mainInfoDetail .date {
    border-bottom: #cccccc solid 1px;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
}

/*-----------------------------------------------------
	mainBlog
----------------------------------------------------**/
#mainBlog .date {
    border-bottom: #cccccc solid 1px;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
}

#mainBlog .date span {
    padding: 0 0 0 1em;
}

/*-----------------------------------------------------
	mainPymnt
----------------------------------------------------**/
#mainPymnt .divLayoutInclude {
    margin: 0 0 20px 0;
}


/*-----------------------------------------------------
	mainPrdctDetail
----------------------------------------------------**/
#mainPrdctDetail .imageArea {
    float: left;
    width: 55%;
}

#mainPrdctDetail .imageArea .mainImg img {
    width: 100%;
    height: auto;
    position: relative;
}

#mainPrdctDetail .imageArea .thumbImg {
    padding: 5px 0 20px;
}

#mainPrdctDetail .imageArea .thumbImg li {
    width: 31%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    padding: 1px;
    margin: 0 0 5px 0;
}

#mainPrdctDetail .imageArea .thumbImg li img {
    max-height: 100%;
    max-width: 98%;
    border: #eeeeee solid 1px;
}

#mainPrdctDetail .imageArea .thumbImg li.on img {
    border: #FF5A00 solid 1px;
}

#mainPrdctDetail .outlineArea {
    float: right;
    width: 40%;
}

#mainPrdctDetail .priceArea .price {
    color: #ff0000;
    font-size: 120%;
    font-weight: bold;
}

#mainPrdctDetail .priceArea .discount {
    color: #ff0000;
}

#mainPrdctDetail .orderArea {
    margin: 20px 0;
}

#mainPrdctDetail .orderArea dl {
    margin: 0 0 5px 0;
}

#mainPrdctDetail .orderArea dt {
    float: left;
    width: 11em;
}

#mainPrdctDetail .orderArea dd {
    overflow: hidden;
    _zoom: 1;
}

#mainPrdctDetail .orderArea .choiceOrder dt {
    float: left;
    width: 17em;
}

#mainPrdctDetail .orderArea .choiceOrder dd {
    overflow: hidden;
    _zoom: 1;
    text-align: right;
}

#mainPrdctDetail .orderArea .prdctMessage {
    background: #eeeeee;
    border-radius: 5px;
    padding: 10px;
    margin: 10px 0;
}

#mainPrdctDetail .orderArea dd input {
    width: 90%;
}

#mainPrdctDetail .orderArea .orderBtn,
#mainPrdctDetail .orderArea .requestBtn {
    margin: 10px 0;
    text-align: center;
}

#mainPrdctDetail .orderArea .orderBtn input,
#mainPrdctDetail .orderArea .orderBtn a,
#mainPrdctDetail .orderArea .requestBtn input {
    width: 100%;
    display: block;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    padding: 10px 0;
    margin: 0 auto;
    border-radius: 5px;
    border: none;
    color: #ffffff;
    background: #ff5a00;
}

#mainPrdctDetail .orderArea .favoriteBtn {
    margin: 10px 0;
    text-align: center;
}

#mainPrdctDetail .orderArea .favoriteBtn a {
    width: 100%;
    display: block;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    padding: 5px 0;
    margin: 0 auto;
    border-radius: 5px;
    border: none;
    color: #ffffff;
    background: #625D51;
    text-decoration: none;
}

#mainPrdctDetail .outlineArea .detailMenu li {
    background: url(/share/designs/responsive/images/list_arw.png) no-repeat left center;
    padding: 0 0 0 20px;
    line-height: 20px;
}

#mainPrdctDetail .outlineArea .detailMenu {
    margin: 20px 0;
}

/**/
/**/
#mainPrdctDetail .subBox {
    margin: 30px 0;
    clear: both;
    padding: 0;
    border: none;
}


/*-----------------------------------------------------
	modal-content
----------------------------------------------------**/
#modal-content {
    width: 30%;
    margin: 0;
    padding: 10px 20px;
    border: 2px solid #aaa;
    background: #fff;
    position: fixed;
    display: none;
    z-index: 200;
    text-align: center;
    font-size: 120%;
}

#modal-content .cartBtn {
    background: #ff5a00;
}

#modal-overlay {
    z-index: 1;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, 0.75);
}

.button-link {
    color: #00f;
    text-decoration: underline;
}

.button-link:hover {
    cursor: pointer;
    color: #f00;
}

/*-----------------------------------------------------
	mainRequest
----------------------------------------------------**/
#mainRequest .subBox {
    margin: 30px 0;
    clear: both;
    padding: 0;
    border: none;
}

/*----------------------------------------------------------------------------------
	mainLogin
-----------------------------------------------------------------------------------**/
#mainLogin .subBox {
    float: left;
    width: 46%;
    margin: 0 20px 30px 0;
    min-height: 678px;
    padding: 50px 70px;
}
#mainLogin .subBox:last-child{
    margin-right: 0;
}

#mainLogin .subBox .formBtnArea a,
#mainLogin .subBox .formBtnArea input {
    width: 80%;
}

#mainLogin dl.commonDl {
    margin: 0 0 5px 0;
    overflow: hidden;
}

#mainLogin dl.commonDl dt {
    font-weight: bold;
    padding: 10px;
    clear: both;
    width: auto;
    float: none;
}

#mainLogin dl.commonDl dd {
    padding: 10px;
}

#mainLogin dl.commonDl dd input {
    width: 100%;
    height: 50px;
    /* border-radius: 5px; */
    border: 1px solid #878787;
}

.input_white {
    background-color: #fff !important;
}

/*----------------------------------------------------------------------------------
	cart
----------------------------------------------------------------------------------**/
#mainCart #cartFlow {
    text-align: center;
    margin: 0 0 30px 0;
}

#mainCart .cartMessage {
    font-size: 120%;
    margin: 0 0 30px 0;
    font-weight: bold;
    text-align: center;
}

#mainCart .orderBox {
    border: #cccccc solid 1px;
    border-radius: 5px;
    padding: 10px;
    margin: 0 0 20px 0;
}

#mainCart .orderBox .thumb {
    float: left;
    width: 20%;
}

#mainCart .orderBox .thumb img {
    width: 100%;
    height: auto !important;
}

#mainCart .orderBox .outline {
    float: right;
    width: 77%;
}

#mainCart .orderBox .outline .itemName {
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 10px 0;
}

#mainCart .orderBox .formBtnArea {
    clear: both;
    padding: 20px 0 0 0;
    text-align: right;
}

#mainCart .subBox .orderBox {
    margin: 10px 0 0;
}

#mainCart .orderBox.orderTotalPrice {
    background: #eeeeee;
    text-align: right;
    font-size: 120%;
    margin: 30px 0;
    padding: 0 10px;
    font-weight: bold;
}

#mainCart .orderBox.orderTotalPrice li {
    border-bottom: #cccccc dotted 1px;
    padding: 5px 0;
}

#mainCart .orderBox.orderTotalPrice li:last-child {
    border: none;
}

#mainCart .orderBox.orderTotalPrice span {
    color: #ff0000;
    font-size: 140%;
}

#mainCart .cartConfOther {
    text-align: center;
    margin: 30px auto;
}

#mainCart .cartList li {
    padding: 10px;
    background: #EEEEEE;
    margin: 0 0 5px 0;
}

#mainCart .optionBox .itemName {
    font-size: 110%;
    font-weight: bold;
    margin: 10px 0;
}

#mainCart .optionBox .addr {
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 10px 0;
}

/*-----------------------------------------------------
	cartAdsetDist
----------------------------------------------------**/
div#cartAdsetDist {
    clear: both;
    padding: 0 0 20px 0;
    font-size: 12px;
    font-style: normal;
    line-height: 140%;
    font-weight: normal;
}

div#cartAdsetDist p {
    margin: 0;
    padding: 0;
}

div#cartAdsetDist div.dragArea {
    float: left;
    width: 200px;
}

div#cartAdsetDist div.dragArea h2 {
    margin: 0;
    background: #eeeeee;
    height: 20px;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 0 0 10px;
}

div#cartAdsetDist div.dragArea div.dragAreaBody {
    padding: 10px 0;
    text-align: center;
}

div#cartAdsetDist div.dragArea ul {}

div#cartAdsetDist div.dragArea div.dragBox {
    padding: 0 0 15px 0;
}

div#cartAdsetDist div.dragArea div.dragBox h3 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    line-height: 110%;
}

div#cartAdsetDist div.dragArea div.dragBox div.amount {
    line-height: 110%;
    padding: 2px 0 2px 0;
}

div#cartAdsetDist div.dragArea div.dragBox div.photo {}

div#cartAdsetDist div.dragArea div.dragBox li {
    padding: 5px 0 0 0;
}

/**/
div#cartAdsetDist div.dropArea {
    float: right;
    width: 690px;
}

div#cartAdsetDist div.dropArea h2 {
    margin: 0;
    background: #eeeeee;
    height: 20px;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 0 0 10px;
}

div#cartAdsetDist div.dragArea div.dropAreaBody {}

div#cartAdsetDist div.dropBox {
    padding: 15px 0 15px 0;
    border-bottom: 1px dashed #cccccc;
}

div#cartAdsetDist div.dropBox div.dropBoxPoint {
    float: left;
    width: 100px;
}

div#cartAdsetDist div.dropBox div.dropBoxSummary {
    overflow: hidden;
    _zoom: 1;
    padding: 0 0 0 15px;
}

div#cartAdsetDist div.dropBox div.dropBoxSummary h3 {
    margin: 0;
    background-color: #eeeeee;
    font-size: 90%;
    padding: 2px 5px 2px 5px;
}

div#cartAdsetDist div.dropBox div.dropBoxSummary h3 strong {
    font-weight: bold;
    color: #eeeeee;
}

div#cartAdsetDist div.dropBox div.goodsLoop {}

div#cartAdsetDist div.dropBox div.goodsLoop h4 {
    margin: 0;
    padding: 0;
}

div#cartAdsetDist div.dropBox div.goodsLoop dl {
    clear: both;
    padding: 15px 0 0 0;
}

div#cartAdsetDist div.dropBox div.goodsLoop dt {
    float: left;
    width: 50px;
}

div#cartAdsetDist div.dropBox div.goodsLoop dd {
    float: left;
    width: 485px;
    padding: 0 0 0 10px;
    line-height: 110%;
}

div#cartAdsetDist div.dropBox ul {
    padding: 5px 0 0 0;
    margin: 0;
}

div#cartAdsetDist div.dropBox li.btAll {
    float: left;
}

div#cartAdsetDist div.dropBox li.btAll a {
    display: block;
    background-repeat: no-repeat;
    width: 51px;
    height: 15px;
    text-indent: -9999px;
}

div#cartAdsetDist div.dropBox li.btOne {
    float: left;
    padding: 0 0 0 2px;
}

div#cartAdsetDist div.dropBox li.btOne a {
    display: block;
    background-repeat: no-repeat;
    width: 51px;
    height: 15px;
    text-indent: -9999px;
}


@media screen and (min-width: 641px) and (max-width: 980px) {

    /*-----------------------------------------------------
        main
    ----------------------------------------------------**/
    #mainWrap {
        padding: 20px;
    }

    #mainWrap #main {
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    #mainWrap #aside {
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    #mainWrap #aside .contentBox {
        display: none;
    }

    #mainWrap #aside #sideCategory {
        display: block;
    }

    #mainWrap.cartLayout #main {
        float: none;
        width: 100%;
        margin: 0 auto;
    }


    /*----------------------------------------------------------------------------------
        mainLogin
    ----------------------------------------------------------------------------------**/
    #mainLogin .subBox {
        float: none;
        width: auto;
        margin: 0 0 30px;
    }

    #mainLogin .subBox .formBtnArea a,
    #mainLogin .subBox .formBtnArea input {
        width: 80%;
    }

    #mainLogin dl.commonDl {
        margin: 0 0 5px 0;
        overflow: hidden;
        /* background: #eeeeee; */
    }

    #mainLogin dl.commonDl dt {
        font-weight: bold;
        padding: 10px;
        width: 15em;
        float: left;
        clear: both;
    }

    #mainLogin dl.commonDl dd {
        overflow: hidden;
        _zoom: 1;
        padding: 10px;
    }


    /*-----------------------------------------------------
        modal-content
    ----------------------------------------------------**/
    #modal-content {
        width: 80%;
    }

    /*----------------------------------------------------------------------------------
        cart
    ----------------------------------------------------------------------------------**/
    #mainCart #cartFlow img {
        width: 100%;
        height: auto !important;
    }

    
    /*-----------------------------------------------------
        cartAdsetDist
    ----------------------------------------------------**/
    div#cartAdsetDist div.dropArea {
        float: none;
        width: auto;
    }

    div#cartAdsetDist div.dragArea {
        float: none;
        margin: 0 auto;
        width: 200px;
    }

    div#cartAdsetDist div.dropBox div.dropBoxPoint {
        float: left;
        width: 100px;
    }

    div#cartAdsetDist div.dropBox div.dropBoxSummary {
        overflow: hidden;
        _zoom: 1;
        padding: 0 0 0 15px;
    }

    div#cartAdsetDist div.dropBox div.goodsLoop dl {
        clear: both;
        padding: 15px 0 0 0;
    }

    div#cartAdsetDist div.dropBox div.goodsLoop dt {
        float: left;
        width: 50px;
    }

    div#cartAdsetDist div.dropBox div.goodsLoop dd {
        overflow: hidden;
        _zoom: 1;
        padding: 0 0 0 10px;
        line-height: 110%;
    }
}

@media screen and (max-width: 640px) {

    /*-----------------------------------------------------
        main
    ----------------------------------------------------**/
    #mainWrap {
        padding: 10px;
    }

    #mainWrap #main {
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    #mainWrap #aside {
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    #mainWrap #aside .contentBox {
        display: none;
    }

    #mainWrap #aside #sideCategory {
        display: block;
    }

    #mainWrap.cartLayout #main {
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    /*-----------------------------------------------------
        contentBox
    ----------------------------------------------------**/
    .contentBox dl.commonDl {
        margin: 0 0 5px 0;
        overflow: hidden;
        /* background: #eeeeee; */
    }

    .contentBox dl.commonDl dt {
        font-weight: bold;
        padding: 10px;
        clear: both;
        width: auto;
        float: none;
    }

    .contentBox dl.commonDl dd {}

    .contentBox .formBtnArea input {
        width: 80%;
        margin: 5px;
    }

    .contentBox .formBtnArea a {
        width: 80%;
        margin: 5px;
    }

    /*-----------------------------------------------------
        item
    ----------------------------------------------------**/
    .item {
        float: left;
        width: 48%;
        padding: 0 1%;
        margin: 0 0 15px;
    }


    /*----------------------------------------------------------------------------------
        mainLogin
    ----------------------------------------------------------------------------------**/
    #mainLogin .subBox {
        float: none;
        width: auto;
        margin: 0 0 30px;
    }

    #mainLogin .subBox .formBtnArea a,
    #mainLogin .subBox .formBtnArea input {
        width: 90%;
    }

    #mainLogin dl.commonDl {
        margin: 0 0 5px 0;
        overflow: hidden;
        background: #eeeeee;
    }

    #mainLogin dl.commonDl dt {
        font-weight: bold;
        padding: 10px;
        clear: both;
        width: auto;
        float: none;
    }

    #mainLogin dl.commonDl dd {
        padding: 10px;
        background: #fafafa;
    }


    /*-----------------------------------------------------
        modal-content
    ----------------------------------------------------**/
    #modal-content {
        width: 80%;
    }

    /*----------------------------------------------------------------------------------
        cart
    ----------------------------------------------------------------------------------**/
    #mainCart #cartFlow img {
        width: 100%;
        height: auto !important;
    }

    #mainCart .orderBox .thumb {
        float: none;
        width: auto;
        text-align: center;
        padding: 0 0 10px 0;
    }

    #mainCart .orderBox .thumb img {
        width: 80%;
        height: auto !important;
    }

    #mainCart .orderBox .outline {
        float: none;
        width: auto;
    }

    #mainCart .orderBox .formBtnArea {
        clear: both;
        padding: 20px 0 0 0;
        text-align: center;
    }

    #mainCart .orderBox.orderTotalPrice {
        background: #eeeeee;
        text-align: center;
        font-size: 120%;
        margin: 30px 0;
        font-weight: bold;
    }

    #mainCart .orderBox.orderTotalPrice span {
        color: #ff0000;
        font-size: 140%;
    }

    /*-----------------------------------------------------
        cartAdsetDist
    ----------------------------------------------------**/
    div#cartAdsetDist div.dropArea {
        float: none;
        width: auto;
    }

    div#cartAdsetDist div.dragArea {
        float: none;
        margin: 0 auto;
        width: 200px;
    }

    div#cartAdsetDist div.dropBox div.dropBoxPoint {
        float: left;
        width: 100px;
    }

    div#cartAdsetDist div.dropBox div.dropBoxSummary {
        overflow: hidden;
        _zoom: 1;
        padding: 0 0 0 15px;
    }

    div#cartAdsetDist div.dropBox div.goodsLoop dl {
        clear: both;
        padding: 15px 0 0 0;
    }

    div#cartAdsetDist div.dropBox div.goodsLoop dt {
        float: left;
        width: 50px;
    }

    div#cartAdsetDist div.dropBox div.goodsLoop dd {
        overflow: hidden;
        _zoom: 1;
        padding: 0 0 0 10px;
        line-height: 110%;
    }

}

/* =========================================
  PC
========================================= */
.cart-box {
    width: 96%;
    max-width: 1400px;
    margin: 0 auto;
}

.contentBox {
    /* padding: 15px; */
    /* background: #fff; */
    overflow: hidden;
}

.contentBox .contentTtl {
    background: #fff;
}

footer .footer-navBox nav ul li a {
    color: #004DEA;
}

/* =========================================
  Tablet
========================================= */
@media screen and (max-width: 1024px) and (min-width: 769px) {}

/* =========================================
  SmartPhone
========================================= */
@media screen and (max-width: 768px) {

    #contents form input[type="text"] {
        width: 100%;
    }

    #contents form input[type="text"]+input {
        margin: 0;
    }

    #contents form select {
        width: 100%;
    }
}

/*-----------------------------------------------------
    8/2髴托ｽｽ陷会ｿｽ
----------------------------------------------------**/

.btn02 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: .9em 2em;
    border: none;
    border-radius: 5px;
    background-color: #c7120f;
    color: #fff;
    font-weight: 600;
    font-family: Shippori Mincho B1;
    width: 100%;
    font-size: 20px;
}

.btn02:hover {
    background-color: #b70200;
}
.btn02_mid{
    padding: .5em 0 !important;
}

.btn02_re {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: .9em 2em;
    border: solid 2px #c7120f;
    border-radius: 5px;
    background-color: #fff;
    color: #c7120f;
    font-weight: 600;
    font-family: Shippori Mincho B1;
    width: 100%;
    font-size: 20px;
}

.btn02_re:hover {
    background-color: #fff;
}


.btn02 span::before,
.btn03 span::before {
    content: '';
    display: inline-block;
    width: 35px;
    height: 29px;
    background-image: url(/ec/img/kamon_mini.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin-right: 8px;
}

.btn03 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: .9em 2em;
    border: none;
    border-radius: 5px;
    background-color: #9BC181;
    color: #fff;
    font-weight: 600;
    font-family: Shippori Mincho B1;
    width: 100%;
    font-size: 20px;
}

.btn03:hover,
.btn03_mini {
    background-color: #9BC181;
}
.btn03 a,
.btn03_mini a{
    text-decoration: none;
    color: #fff;
}
.btn03_mini {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 0.9em 0;
    border: none;
    border-radius: 5px;
    background-color: #9BC181;
    color: #fff;
    /* font-weight: 600; */
    font-family: Shippori Mincho B1;
    width: 100%;
    font-size: 15px;
    text-align: center;
}
.btn03_mini_re {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 0.9em 0;
    border: solid 1px #9BC181;
    border-radius: 5px;
    background-color: #fff;
    color: #9BC181;
    /* font-weight: 600; */
    font-family: Shippori Mincho B1;
    width: 100%;
    font-size: 15px;
    text-align: center;
}
.link_red {
    text-align: center;
    margin: 0 auto;
    display: block;
}
.btn03_mini_re:hover{
    background-color: #fff;
    border: solid 1px #9BC181;
}
.btn03_mini_re a{
    text-decoration: none;
    color: #9BC181;
}

.link_red a {
    color: #c7120f;
}

.btn_mid{
    width: 440px;
}

.select_mini{
    width: 70px !important;
    height: 40px;
  }
.wid100{
    width: 100%;
}
.wid_mini{
    width: 300px;
    height: 50px;
}

.gray_tbl{
    background: #ECECEC;
    padding: 0;
    height: 52px;
}
.tbl_border{
    border-bottom: #878787 solid 1px;
    border-left: #878787 solid 1px;
    border-right: #878787 solid 1px;
}
.tbl_border:first-child{
    border-top: #878787 solid 1px;
}

.tbl_top{
    border-top: #878787 solid 1px;
}

.btn_center{
    justify-content: center;
    display: flex;
    
}

.btn_center a{
    text-decoration: none;
    margin-left: 20px;
}
#mainWrap{
    margin-bottom: 5em;
}