﻿body {
    margin: 0px;
    font-family: sans-serif;
}


.star_p {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}

.star_p_c {
    text-align: center;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}
 
.lp_width {
    width: 700px;
}

.lp_table01 {
    width: 70%;
}

.lp_td {
    padding: 2%;
    background-color: #182250;
    color: #FFFFFF;
    font-weight: 500;
    text-align: center;
}

.lp_td2 {
    font-size: 1.2em;
    text-align: center;
    padding: 2%;
    background-color: #182250;
    color: #FFFFFF;
    font-weight: 500;
}

.lp_butom1 {
    font-size: 1.4em;
    height: 50px;
    width: 260px;
    background-color: #2C5C42;
    color: white;
    border-style: none;
    border-radius: 25px; /*角の丸み*/
}

.lp_footer {
    height: 50px;
    text-align: center;
    color: #FFFFFF;
    background-color: #2C5C42;
}

.main_width {
    width: 1100px;
}

.main_width2 {
    width: 900px;
}

.main_width3 {
    width: 500px;
}

.main_menu {
    width: 25%;
    height: 50px;
    text-align: center;
    background-color: whitesmoke;
}

.main_cart_suu {
    color: #FFFFFF; 
    background-color: #FF3300;
    padding-top: 4px;
    width: 30px;
    height: 26px;
    text-align: center;
    border-radius: 20px; /*CSS3草案 */
    -webkit-border-radius: 20px; /* Safari,Google Chrome用 */
    -moz-border-radius: 20px; /* Firefox用 */
}

.Icon_logo_1 {
    width: 100px;
    margin:20px
}

.Icon_1 {
    width: 50px;
}

.Icon_2 {
    width: 30px;
}

/*カートの移動*/
.absolute_test {
    position: relative; /* 要素の配置方法を指定 */
    left: -40px; /* 左からの位置指定 */
}

/*サイドメニュー */
.main_sid_mad {
    padding-top: 160px;
    width: 360px;
    vertical-align: top;
}

.main_sid_mad_1 {
    width: 260px;
    line-height: 2em;
    text-align: left;
    padding: 10px;
    background-color: whitesmoke;
}

.main_sid_mad_2 {
    width: 280px;
    line-height: 2em;
    text-align: left;
    padding: 10px;
    background-color: whitesmoke;
}

.main_sid_mad_3 {
    color: white;
    width: 100px;
    height: 28px;
    text-align: center;
    background-color: red;
}


.main_filter_1 {
    display: none;
}


/*特定商取引法に基づく表示*/
.toku_01 {
    width: 200px;
}

/*プライバシーポリシー*/
.privac_01 {
    font-size: 1.2em;
}

.privac_02 {
    font-size: 1em;
    padding-left: 20px;
}

/*商品一覧 */

.shop_width {
    width: 800px;
    /*background-color: whitesmoke;*/
}

.shop_span {
    width: 260px;
}

.shop_Table {
    height: 440px;
    width: 250px;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    margin: 10px;
}


.shop_Table_auto {
    width: 170px;
    border-style: solid;
    border-width: 1px;
    text-align: center;
}

.shop_span_auto {
    width: 180px;
}

.shop_image_auto_w {
    width: 120px;
}

.shop_image_auto_h {
    height: 80px;
}

.shop_butom_auto {
    height: 30px;
    width: 80%;
    background-color: #336E4C; /*#70ad47*/
    color: white;
    border-style: none;
    border-radius: 15px; /*角の丸み*/
}


.shop_footer {
    color: #FFFFFF;
    height: 60px;
    text-align: center;
    background-color: #2C5C42;
}

.add_block1 {
    width: 60%;
    vertical-align: top;
    text-align: left;
}

.add_block2 {
    width: 40%;
    vertical-align: top;
    text-align: left;
}

.add_block3 {
    width: 40%;
    vertical-align: top;
    text-align: left;
}




/*-------------------- */

/*QRコード*/
.input_box {
    width: 1px;
    height: 1px;
    border: none;
}

.buttun_copy {
    width: 100px;
    height: 30px;
}

/*商品表示 */
.shop_image_1 {
    width: 240px;
}

.shop_image_2 {
    width: 260px;
}

.shop_image_3 {
    height: 160px;
}

.shop_image_4 {
    width: 200px;
}

.shop_image {
    width: 450px;
}

.shop_block {
    width: 50%;
}

.cart_block {
    width: 50%;
}


.cart_image_1 {
    height: 100px;
}

.cart_image_2 {
    height: 20px;
}

.cart_image_3 {
    width: 16px;
}

.cart_td0 {
    text-align: left;
    height: 50px;
}
.cart_td1 {
    text-align: center;
    width: 160px;
}
.cart_td2 {
    text-align: left;
    width: 300px;
}

.cart_td3 {
    text-align: center;
    width: 200px;
}
.cart_td4 {
    text-align: center;
    width: 50px;
}
.cart_td5 {
    height: 60px;
}

.cart_td_sum {
    text-align: right;
    width: 300px;
}
.cart_td_sum2 {
    text-align: right;
    width: 160px;
    padding-right: 20px;
}

.cart_td_fee1 {
    padding-left: 10px;
    background-color: lightblue; /**/
    text-align: left;
    height: 40px;
}

.cart_td_fee2 {
    padding-left: 30px;
    text-align: left;
    height: 40px;
}

.cart_border {
    vertical-align: top;
    text-align: right;
    padding: 20px;
    border: solid 1px #6091d3; /*線*/
    border-radius: 20px; /*角の丸み*/
}

.cart_border_auto {
    vertical-align: top;
    text-align: right;
    padding: 20px;
    border: solid 1px #ffa500; /*線*/
    border-radius: 20px; /*角の丸み*/
}

.shop_butom {
    height: 36px;
    width: 160px;
    background-color: #336E4C; /*#70ad47*/
    color: white;
    border-style: none;
    border-radius: 18px; /*角の丸み*/
}


.shop_butom2 {
    height: 36px;
    width: 260px;
    background-color: #336E4C; /*#70ad47*/
    color: white;
    border-style: none;
    border-radius: 18px; /*角の丸み*/
}


/*登録 */
.button_zip {
    height: 40px;
    width: 100px;
}

.reg_td1 {
    background-color: lightblue; /**/
    font-size: 1.2em;
    text-align: center;
    height: 40px;

}

.reg_td2 {
    background-color: lavender; /**/
    font-size: 1.2em;
    text-align: center;
    height: 36px;
    width: 50%;
}

.TextBox_01 {
    border-color: #CCCCCC;
    border-style: Solid;
    border-width: 1px;
    font-size: 1.1em;
    height: 40px;
    width: 400px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px; /*CSS3草案 */
    -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
    -moz-border-radius: 10px; /* Firefox用 */
}

.TextBox_02 {
    border-color: #CCCCCC;
    border-style: Solid;
    border-width: 1px;
    font-size: 1.1em;
    height: 40px;
    width: 400px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px; /*CSS3草案 */
    -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
    -moz-border-radius: 10px; /* Firefox用 */
}

.TextBox_zip01 {
    border-color: #CCCCCC;
    border-style: Solid;
    border-width: 1px;
    font-size: 1.1em;
    height: 40px;
    width: 60px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px; /*CSS3草案 */
    -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
    -moz-border-radius: 10px; /* Firefox用 */
}

.TextBox_zip02 {
    border-color: #CCCCCC;
    border-style: Solid;
    border-width: 1px;
    font-size: 1.1em;
    height: 40px;
    width: 80px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px; /*CSS3草案 */
    -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
    -moz-border-radius: 10px; /* Firefox用 */
}


/*ログイン*/
.login_width {
    width: 400px;
    border-color: #666666;
    border-style: Solid;
    border-width: 1px;
}

.login_td {
    color: #FFFFFF;
    font-size: 1.2em;
    height: 50px;
    background-color: #0E6EB8;
    text-align: center;
}

.login_td2 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 2em;
    font-style: italic;
    font-weight: 800;
    text-align: center;
    height: 50px;
}

.login_td3 {
    height: 210px;
    vertical-align: top
}

.login_td4 {
    text-align: center;
    font-size: 1.2em;
}

.login_Table {
    width: 900px;
}

.login_Footer {
    color: #FFFFFF;
    height: 60px;
    background-color: #182250;
}

.signin_Table {
    background-color: #FFFFFF;
    color: #000000;
    text-align: center;
    width: 400px;
}

.signin_image {
    width: 60px;
}

.signin_textbox {
    width: 90%;
    height: 40px;
    padding-left: 20px;
    font-size: 1.2em;
    border-radius: 10px; /*CSS3草案 */
}

.signin_button1 {
    color: #FFFFFF;
    width: 90%;
    height: 40px;
    background-color: #347472;
    border-radius: 10px; /*CSS3草案 */
}

.signin_button2 {
    color: #FFFFFF;
    width: 80%;
    height: 40px;
    background-color: #4472C4;
    border: solid 2px #000000; /*線*/
}

.signin_td {
    text-align: left;
    height: 40px;
    background-color: #232F3E;
    color: #FFFFFF;
    padding-left: 20px;
}

.signin_td0 {
    height: 20px;
    background-color: #000000;
}

.signin_td1 {
    text-align: center;
}

.signin_td2 {
    text-align: center;
    padding: 20px;
}



.signin_footer {
    height: 80px;
    background-color: #232F3E;
}

.butom_account {
    font-size: 1.1em;
    height: 40px;
    width: 100%;
    background-color: #f5f5f5;
    border: solid 1px #a9a9a9; /*線*/
    border-radius: 10px; /*CSS3草案 */
}

/*注文履歴*/
.DropDownList {
    width: 140px;
}

/*アカウント*/
.account_radius {
    width: 48%;
    vertical-align: top;
    text-align: left;
    padding: 10px;
    border: solid 1px #6091d3; /*線*/
    border-radius: 20px; /*CSS3草案 */
}

.account_td1 {
    font-size: 1.2em;
    height: 40px;
    padding-left: 20px;
}

/*新規登録*/
.regist_width3 {
    width: 600px;
}
.regist_td {
    font-size: 1.4em;
    font-weight: 800;
    text-align: center;
    height: 50px;
    border-top: solid 1px; /*線*/
    border-bottom: solid 1px; /*線*/
}

.regist_td2 {
    text-align: center;
    height: 60px;
    line-height: 120%
}

.regist_td3 {
    padding: 2%;
    background-color: #182250;
    color: #FFFFFF;
    font-weight: 500;
    text-align: center;
}

.regist_td4 {
    font-size: 1.2em;
    text-align: left;
    height: 50px;
    line-height: 120%
}
.regist_td5 {
    padding-left: 30px;
    font-size: 1.2em;
    text-align: left;
    height: 40px;
    border-bottom: dotted 1px; /*線*/
    width: 300px;
}



.styled {
    width: 80%;
    border: 0;
    line-height: 2.5;
    padding: 0 20px;
    font-size: 1rem;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    border-radius: 20px;
    background-color: rgb(56 120 83 / 100%);
    background-image: linear-gradient( to top left, rgb(0 0 0 / 20%), rgb(0 0 0 / 20%) 30%, rgb(0 0 0 / 0%) );
    box-shadow: inset 2px 2px 3px rgb(255 255 255 / 60%), inset -2px -2px 3px rgb(0 0 0 / 60%);
}

    .styled:hover {
        background-color: rgb(56 120 83 / 50%);
    }

    .styled:active {
        box-shadow: inset -2px -2px 3px rgb(255 255 255 / 60%), inset 2px 2px 3px rgb(0 0 0 / 60%);
    }


/*コントロール */

.chkbox input[type=checkbox] {
    width: 24px;
    height: 24px;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    font-size: 1em;
}

.radio input[type=radio] {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    font-size: 1em;
}


select::-ms-expand {
    /*IEの矢印を非表示にするCSS*/
    display: none;
}

select {
    width: 80px;
    height: 36px;
    /*各ブラウザのselect要素の標準CSSをリセット*/
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /*select要素の余白と文字に関するCSS*/
    margin-bottom: 0px;
    padding: 7px 30px 7px 10px;
    font-size: 1.1em;
    line-height: 1.1em;
    /*select要素のボーダーに関するCSS*/
    border-radius: 5px;
    border: none;
    /*select要素の矢印アイコンのCSS*/
    background-image: url(./image/icon_select_48.png);
    background-repeat: no-repeat;
    background-size: 24px 20px;
    background-position: right 10px center;
    /*select要素の背景色を指定するCSS*/
    background-color: #bddfff;
}
/*-------------------------------------------------------------------------------------------------------------------------*/



@media screen and (max-width: 1250px) {
    body {
        height: 100%;
        margin: 0px;
        font-family: sans-serif;
        font-size: 2em;
        min-height: 100vh;
        position: relative; /*←相対位置*/
        padding-bottom: 180px; /*←footerの高さ*/
        box-sizing: border-box; /*←全て含めてmin-height:100vhに*/
    }

    .lp_width {
        width: 100%;
    }

    .lp_table01 {
        width: 80%;
    }

    .lp_td {
        padding: 2%;
        background-color: #182250;
        color: #FFFFFF;
        font-weight: 500;
        text-align: center;
    }

    .lp_td2 {
        font-size: 1.2em;
        text-align: center;
        padding: 3%;
        background-color: #182250;
        color: #FFFFFF;
        font-weight: 500;
    }

    .lp_butom1 {
        font-size: 1.4em;
        height: 100px;
        width: 400px;
        background-color: #2C5C42;
        color: white;
        border-style: none;
        border-radius: 50px; /*角の丸み*/
    }

    .lp_footer {
        height: 100px;
        width: 100%;
        text-align: center;
        color: #FFFFFF;
        background-color: #2C5C42;
    }


    .main_sid_mad_3 {
        color: white;
        width: 200px;
        height: 50px;
        text-align: center;
        background-color: red;
    }
    
    .main_width {
        width: 100%;
    }

    .main_width2 {
        width: 100%;
    }

    .main_width3 {
        width: 700px;
    }

    .main_menu {
        width: 25%;
        height: 50px;
        text-align: center;
        background-color: whitesmoke;
    }



    .main_cart_suu {
        color: #FFFFFF;
        background-color: #FF3300;
        padding-top: 8px;
        width: 60px;
        height: 52px;
        text-align: center;
        border-radius: 40px; /*CSS3草案 */
        -webkit-border-radius: 40px; /* Safari,Google Chrome用 */
        -moz-border-radius: 40px; /* Firefox用 */
    }



    .Icon_logo_1 {
        width: 200px;
        margin: 20px
    }

    .Icon_1 {
        width: 100px;
    }

    .Icon_2 {
        width: 60px;
    }

    /*カートの移動*/
    .absolute_test {
        position: relative; /* 要素の配置方法を指定 */
        left: -76px; /* 左からの位置指定 */
    }

    /*サイドメニュー */
    .main_sid_mad {
        display: none;
        padding-top: 160px;
        width: 300px;
        vertical-align: top;
    }

    .main_sid_mad2 {
        display: none;
    }

    .main_sid_mad_1 {
        width: 200px;
        line-height: 2em;
        text-align: left;
        padding: 10px;
        background-color: whitesmoke;
    }

    .main_sid_mad_2 {
        font-size: 1.2em;
        width: 460px;
        line-height: 2em;
        text-align: left;
        padding: 10px;
        background-color: whitesmoke;
        opacity: 0.9; /*不透明度*/
        position: absolute;
        top: 30px;
        left: 200px;
    }

    .main_filter_1 {
        display: inline;
    }


    /*特定商取引法に基づく表示*/
    .toku_01 {
        width: 360px;
    }

    /*プライバシーポリシー*/
    .privac_01 {
        font-size: 1.2em;
    }

    .privac_02 {
        padding-left: 20px;
    }

    /*商品一覧 */

    .shop_width {
        width: 100%;
        /*background-color: whitesmoke;*/
    }

    .shop_span {
        width: 50%;
    }

    .shop_Table {
        height: 760px;
        width: 450px;
        border-style: solid;
        border-width: 1px;
        text-align: center;
        margin: 20px;
    }

    .shop_footer {
        color: #FFFFFF;
        height: 100px;
        width: 100%;
        text-align: center;
        background-color: #2C5C42;
    }


    .add_block1 {
        width: 98%;
        vertical-align: top;
        text-align: left;
        display: block;
    }

    .add_block2 {
        width: 100%;
        vertical-align: top;
        text-align: left;
        display: block;
    }

    .add_block3 {
        width: 100%;
        vertical-align: top;
        text-align: left;
        display: block;
    }

    .shop_block {
        width: 95%;
        display: block;
        margin: 10px;
        padding: 20px;
    }

    .cart_block {
        width: 100%;
        display: block;
    }


    /*QRコード*/
    .input_box {
        width: 1px;
        height: 1px;
        border: none;
    }

    .buttun_copy {
        width: 100px;
        height: 30px;
    }

    /*商品表示 */
    .shop_image_1 {
        width: 100%;
    }

    .shop_image_2 {
        width: 260px;
    }

    .shop_image_3 {
        height: 300px;
    }

    .shop_image_4 {
        width: 200px;
    }

    .shop_image {
        width: 100%;
    }


    .cart_image_1 {
        height: 120px;
    }

    .cart_image_2 {
        height: 40px;
    }

    .cart_image_3 {
        width: 32px;
    }

    .cart_td0 {
        text-align: left;
        height: 50px;
    }

    .cart_td1 {
        text-align: center;
        width: 160px;
    }

    .cart_td2 {
        text-align: left;
        width: 400px;
    }

    .cart_td3 {
        text-align: center;
        width: 200px;
    }

    .cart_td4 {
        text-align: center;
        width: 50px;
    }

    .cart_td5 {
        height: 60px;
    }

    .cart_td_sum {
        text-align: right;
        width: 360px;
    }

    .cart_td_sum2 {
        text-align: right;
        width: 200px;
        padding-right: 30px;
    }

    .cart_td_fee1 {
        padding-left: 10px;
        background-color: lightblue; /**/
        text-align: left;
        height: 40px;
    }

    .cart_td_fee2 {
        padding-left: 30px;
        text-align: left;
        height: 40px;
    }

    .cart_border {
        vertical-align: top;
        text-align: right;
        padding: 20px;
        border: solid 1px #6091d3; /*線*/
        border-radius: 20px; /*角の丸み*/
    }

    .cart_border_auto {
        vertical-align: top;
        text-align: right;
        padding: 20px;
        border: solid 1px #ffa500; /*線*/
        border-radius: 20px; /*角の丸み*/
    }
    .shop_butom {
        font-size: 1em;
        height: 70px;
        width: 400px;
        background-color: #336E4C; /*#70ad47*/
        color: white;
        border-style: none;
        border-radius: 35px; /*角の丸み*/
    }

    .shop_butom2 {
        font-size: 1em;
        height: 80px;
        width: 360px;
        background-color: #336E4C; /*#70ad47*/
        color: white;
        border-style: none;
        border-radius: 40px; /*角の丸み*/
    }

    /*登録 */
    .button_zip {
        font-size: 1em;
        height: 70px;
        width: 160px;
    }

    .reg_td1 {
        background-color: lightblue; /**/
        text-align: center;
        height: 70px;
    }

    .reg_td2 {
        background-color: lavender; /**/
        text-align: center;
        height: 50px;
        width: 50%;
    }

    .TextBox_01 {
        border-color: #CCCCCC;
        border-style: Solid;
        border-width: 1px;
        font-size: 1.4em;
        height: 80px;
        width: 700px;
        padding-left: 40px;
        padding-right: 40px;
        border-radius: 20px; /*CSS3草案 */
        -webkit-border-radius: 20px; /* Safari,Google Chrome用 */
        -moz-border-radius: 20px; /* Firefox用 */
    }

    .TextBox_02 {
        border-color: #CCCCCC;
        border-style: Solid;
        border-width: 1px;
        font-size: 1.2em;
        height: 80px;
        width: 700px;
        padding-left: 40px;
        padding-right: 40px;
        border-radius: 20px; /*CSS3草案 */
        -webkit-border-radius: 20px; /* Safari,Google Chrome用 */
        -moz-border-radius: 20px; /* Firefox用 */
    }

    .TextBox_zip01 {
        border-color: #CCCCCC;
        border-style: Solid;
        border-width: 1px;
        font-size: 1.2em;
        height: 80px;
        width: 120px;
        padding-left: 40px;
        padding-right: 40px;
        border-radius: 20px; /*CSS3草案 */
        -webkit-border-radius: 20px; /* Safari,Google Chrome用 */
        -moz-border-radius: 20px; /* Firefox用 */
    }

    .TextBox_zip02 {
        border-color: #CCCCCC;
        border-style: Solid;
        border-width: 1px;
        font-size: 1.2em;
        height: 80px;
        width: 160px;
        padding-left: 40px;
        padding-right: 40px;
        border-radius: 20px; /*CSS3草案 */
        -webkit-border-radius: 20px; /* Safari,Google Chrome用 */
        -moz-border-radius: 20px; /* Firefox用 */
    }


    /*ログイン*/
    .login_width {
        width: 95%;
        border-color: #666666;
        border-style: Solid;
        border-width: 1px;
    }


    .login_td {
        color: #FFFFFF;
        font-size: 1.2em;
        height: 100px;
        background-color: #0E6EB8;
        text-align: center;
    }

    .login_td2 {
        font-family: 'Times New Roman', Times, serif;
        font-size: 2em;
        font-style: italic;
        font-weight: 800;
        text-align: center;
        height: 50px;
    }

    .login_td3 {
        height: 210px;
        vertical-align: top
    }

    .login_td4 {
        text-align: center;
        font-size: 1.2em;
    }

    .login_Table {
        width: 900px;
    }

    .login_Footer {
        color: #FFFFFF;
        height: 60px;
        background-color: #182250;
    }

    .signin_Table {
        background-color: #FFFFFF;
        color: #000000;
        text-align: center;
        width: 750px;
    }

    .signin_image {
        width: 60px;
    }

    .signin_textbox {
        width: 90%;
        height: 80px;
        padding-left: 20px;
        font-size: 1.1em;
        border-radius: 20px; /*CSS3草案 */
    }

    .signin_button1 {
        color: #FFFFFF;
        width: 90%;
        height: 100px;
        background-color: #347472;
        border-radius: 35px; /*CSS3草案 */
    }

    .signin_button2 {
        color: #FFFFFF;
        width: 50%;
        height: 80px;
        background-color: #4472C4;
        border: solid 2px #000000; /*線*/
    }

    .signin_td {
        text-align: left;
        height: 40px;
        background-color: #232F3E;
        color: #FFFFFF;
        padding-left: 20px;
    }

    .signin_td0 {
        height: 20px;
        background-color: #000000;
    }

    .signin_td1 {
        text-align: center;
    }

    .signin_td2 {
        text-align: center;
        padding: 20px;
    }



    .signin_footer {
        height: 80px;
        background-color: #232F3E;
    }

    .butom_account {
        font-size: 1.4em;
        height: 80px;
        width: 100%;
        background-color: #f5f5f5;
        border: solid 1px #a9a9a9; /*線*/
        border-radius: 10px; /*CSS3草案 */
    }

    /*注文履歴*/
    .DropDownList {
        width: 240px;
    }


    /*アカウント*/
    .account_radius {
        width: 90%;
        vertical-align: top;
        text-align: left;
        margin: 20px;
        padding: 20px;
        border: solid 1px #6091d3; /*線*/
        border-radius: 20px; /*CSS3草案 */
        display: block;
    }

    .account_td1 {
        height: 40px;
        padding-left: 20px;
    }

    /*新規登録*/
    .DropDownList_day {
        width: 150px;
    }

   .regist_width3 {
        width: 80%;
    }

    .regist_td {
        font-weight: 800;
        text-align: center;
        height: 50px;
        border-top: solid 1px; /*線*/
        border-bottom: solid 1px; /*線*/
    }

    .regist_td2 {
        text-align: center;
        height: 60px;
        line-height: 120%
    }

    .regist_td3 {
        padding: 2%;
        background-color: #182250;
        color: #FFFFFF;
        font-weight: 500;
        text-align: center;
    }

    .regist_td4 {
        text-align: left;
        height: 50px;
        line-height: 120%
    }

    .regist_td5 {
        padding-left: 30px;
        text-align: left;
        height: 40px;
        border-bottom: dotted 1px; /*線*/
        width: 300px;
    }
    .regist_td6 {
        padding: 2px;
    }



    .styled {
        font-size: 1em;
        border: 0;
        line-height: 2.5;
        padding: 0 40px;
        text-align: center;
        color: #fff;
        text-shadow: 1px 1px 1px #000;
        border-radius: 20px;
        background-color: rgb(56 120 83 / 100%);
        background-image: linear-gradient( to top left, rgb(0 0 0 / 20%), rgb(0 0 0 / 20%) 30%, rgb(0 0 0 / 0%) );
        box-shadow: inset 2px 2px 3px rgb(255 255 255 / 60%), inset -2px -2px 3px rgb(0 0 0 / 60%);
    }

        .styled:hover {
            background-color: rgb(56 120 83 / 50%);
        }

        .styled:active {
            box-shadow: inset -2px -2px 3px rgb(255 255 255 / 60%), inset 2px 2px 3px rgb(0 0 0 / 60%);
        }


    /*コントロール */

    .chkbox input[type=checkbox] {
        width: 48px;
        height: 48px;
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        font-size: 1em;
    }

    .radio input[type=radio] {
        width: 48px;
        height: 48px;
        vertical-align: middle;
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }


    select::-ms-expand {
        /*IEの矢印を非表示にするCSS*/
        display: none;
    }

    select {
        width: 200px;
        height: 60px;
        /*各ブラウザのselect要素の標準CSSをリセット*/
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        /*select要素の余白と文字に関するCSS*/
        margin-bottom: 0px;
        padding: 14px 60px 14px 20px;
        font-size: 1.2em;
        line-height: 1.1em;
        /*select要素のボーダーに関するCSS*/
        border-radius: 10px;
        border: none;
        /*select要素の矢印アイコンのCSS*/
        background-image: url(./image/icon_select_48.png);
        background-repeat: no-repeat;
        background-size: 48px 40px;
        background-position: right 10px center;
        /*select要素の背景色を指定するCSS*/
        background-color: #bddfff;
    }
}
    