body{
    width: auto;
    height: 100vh;
    font-family: 'abud';
}

.sans-serif{
    font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}

table.addr tr:nth-child(odd){
/*    background-color: azure;*/
}

table.addr th{
    background-color: #00a652;
    color: white;
    text-align: center;
    height: 40px;
/*    border-radius: 5px;*/
}

table.addr tr:first-child td{
/*    border-radius: 5px;*/
    border-bottom: hidden;
}

/*
table.addr tr:first-child th:nth-child(1){
    visibility:hidden;
}
*/

table.addr tr:first-child th:last-child{
    background-color: rgba(255,255,255,0);
}

table.addr tr:last-child td:nth-child(4){
    visibility:hidden;
}

table.addr tr td:first-child{
/*    border-radius: 10%;*/
    color: white;
    text-align: center;
    background-color: #00a652;
    width: 27px;
    height: 27px;
    line-height: 27px;
    vertical-align: middle;
    border-bottom: hidden;
}

table.addr tr td{
    cursor: move;
}

/*
table.addr tr td:nth-child(3){
    border-right: 1px dashed gray;
}
*/

table.addr{
    border-spacing: 2px 8px;
}

/*行追加ボタン*/
.line_bt{
    
    background-color: gray;
/*    border-radius: 4px;*/
    color: #fff;
    -webkit-transition: none;
    transition: none;
/*    box-shadow: 0 3px 0 gray;*/
/*    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);*/
    border: hidden;
    width: 40px;
/*    line-height: 2em;*/
    padding: 0;
    font-size:20px;
    height: 40px;
}

.line_bt:hover{
    background-color: #00a652;
/*    box-shadow: 0 3px 0 #23a188;*/
}

.line_bt:active{
/*    top: 3px;*/
    box-shadow: none;
}
/*行追加ボタン終わり*/

/*送信＆ダウンロードボタン*/
.go_bt{
    display: inline-block;
    width: 150px;
/*    height:30px;*/
    text-align: center;
    background-color: #fff;
    font-size: 16px;
    line-height: 40px;
    color: rgb(135,185,82);
    text-decoration: none;
/*    font-weight: bold;*/
    border: 1px solid rgb(186,213,161);
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-left: -247px;
}

/*赤線削除ボタン*/
.redline_bton{
    display: inline-block;
    width: 150px;
    /*    height:30px;*/
    text-align: center;
    background-color: #fff;
    font-size: 16px;
    line-height: 40px;
    color: #d81e1e;
    text-decoration: none;
    /*    font-weight: bold;*/
    border: 1px solid #d81e1e;
    position: relative;
    overflow: hidden;
    z-index: 1;
/*    margin-left: -4px;*/
}
.redline_bton:hover{
    color: #fff;
    background-color:#d81e1e; 
}

.redline_btoff{
    display: inline-block;
    width: 150px;
    /*    height:30px;*/
    text-align: center;
    background-color: #fff;
    font-size: 16px;
    line-height: 40px;
    color: #d81e1e;
    text-decoration: none;
    /*    font-weight: bold;*/
    border: 1px solid #d81e1e;
    position: relative;
    overflow: hidden;
    z-index: 1;
/*    margin-left: -4px;*/
}
.redline_btoff:hover{
    color: #fff;
    background-color:#d81e1e; 
}

/*.go_bt:after{
    width: 100%;
    height: 0;
    content:"";
    position: absolute;
    top: 50%;
    left: 50%;
    background : #FFF;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transition: .2s;
    z-index: -1;
}*/
.go_bt:hover{
    color: #fff;
    background-color: #00a652;
}
/*.go_bt:hover:after{
    height: 240%;
    opacity: 1;
}
.go_bt:active:after{
    height: 340%;
    opacity: 1;
}*/

/*送信＆ダウンロードボタン終わり*/

/*キャンセルボタン*/
.no_bt {
    display: inline-block;
    width: 150px;
/*    height:30px;*/
    text-align: center;
    background-color: #fff;
    font-size: 16px;
    line-height: 40px;
    color: #0080E0;
    text-decoration: none;
/*    font-weight: bold;*/
    border: 1px solid #0080E0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-left: 15px;
}
/*.no_bt:after{
    width: 100%;
    height: 0;
    content:"";
    position: absolute;
    top: 50%;
    left: 50%;
    background : #FFF;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transition: .2s;
    z-index: -1;
}*/
.no_bt:hover{
    color: #fff;
    background-color:#0080E0; 
}
/*.no_bt:hover:after{
    height: 240%;
    opacity: 1;
}
.no_bt:active:after{
    height: 340%;
    opacity: 1;
}*/


/*キャンセルボタン終わり*/

/*20190606追加*/
.wrap{
    display: flex;
    width: 1080px;
    height: auto;
    margin: 0 auto;
    justify-content: space-between;
    
}

.form_body{
/*    width:550px;*/
    
}
.locationbody{
/*    height: auto;*/
}

.map_body{
    width:350px;
    height:350px;
    margin-left: 30px;
    background-color: #adadad;
    border: 2px solid black;
/*    border-radius: 20px;*/
}

/*20190624追加 ボタンスタイル*/
.container {
    font-family: "Yu Gothic", YuGothic, Verdana, 'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, sans-serif;
    text-align: center;
    
}
.btn-open {
    display: inline-block;
    width: 130px;
    height:30px;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
    line-height: 30px;
    color: rgb(135,185,82);
    text-decoration: none;
/*    font-weight: bold;*/
    border: 1px solid rgb(135,185,82);
    position: relative;
    overflow: hidden;
    z-index: 0;
}
/*.btn-open:after{
    width: 100%;
    height: 0;
    content:"";
    position: absolute;
    top: 50%;
    left: 50%;
    background : #FFF;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transition: .2s;
    z-index: -1;
}*/
.btn-open:hover{
    background-color: rgb(135,185,82);
    color: #fff;
    border: 1px solid #fff;
}
.btn-open:hover:after{
    height: 240%;
    opacity: 1;
}
.btn-open:active:after{
    height: 340%;
    opacity: 1;
}
.btn_flex{
    width: 134px;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    padding: 0;
    justify-content: right;
}

.btn_flex li{
    text-align: right;
    min-width: 150px;
}
.contp{
    text-align: right;
    position: absolute;
    z-index: 999;
    top: 10px;
    right: 50px;
}
.contp2{
    text-align: right;
    position: absolute;
    z-index: 999;
    top: 10px;
    right: 10px;
}
.contp3{
    text-align: right;
    position: absolute;
    z-index: 998;
    top: 10px;
    right: 90px;
}
.number{
    width: 200px;
    padding-top: 0px;
    display: flex;
    justify-content: space-between;
}
.number li{
    list-style: none;
}
.number ul{
    padding: 0;
}
.number input{
    margin-top:11px;
    list-style: none;
    font-size: 16px;
    border: solid 1px gray;
    height: 30px;
    line-height: 30px;
}
.header {
    background-color: #00a652;
    height: 50px;
    line-height: 50px;
    z-index: 1;
    position: absolute;
    width: 100%;
}
.header h1{
    font-family: arial black;
    text-align: center;
    margin: auto 100px;
    color: white;
    padding-top: 5px;
}

.header button{
    margin-top:0px;
    margin-left: 0px;
}

.wrapper{
    height: 100%;
    position: relative;
}

footer{
    /*footerの装飾*/
    width: 100%;
    background-color: #00a652;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    position: absolute;/*←絶対位置*/
    bottom: 0; /*下に固定*/
}

.lg{
    margin: auto;
    text-align: center;
}

.select{
    height: 28px;
}

/*エクスポートボタン*/
.exp_bt {
    display: inline-block;
    width: 150px;
/*    height:30px;*/
    text-align: center;
    background-color: #fff;
    font-size: 16px;
    line-height: 40px;
    color: #FF6600;
    text-decoration: none;
/*    font-weight: bold;*/
    border: 1px solid #FF6600;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-left: 21px;
}
/*.exp_bt:after{
    width: 100%;
    height: 0;
    content:"";
    position: absolute;
    top: 50%;
    left: 50%;
    background : #FFF;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transition: .2s;
    z-index: -1;
}*/
.exp_bt:hover{
    color: #fff;
    background-color: #FF6600;
}
/*.exp_bt:hover:after{
    height: 240%;
    opacity: 1;
}
.exp_bt:active:after{
    height: 340%;
    opacity: 1;
}*/
/*エクスポートボタンここまで*/

input#btn_exp {
    position: relative;
    background-color: #FF9900;
/*    border-radius: 4px;*/
    color: #fff;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 3px 0 #FF6600;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    border: hidden;
    width: 7em;
    line-height: 2em;
}

/*
.se_flex {
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
*/

.z-index{
    z-index: 0;
}
.z-index-after{
    z-index: -999;
}

.row_no {
    width: 10px;
}

.nm_ {
    width: 200px;
    font-size: 16px;
}

.renm_ {
    
}

.vc_ {
    width: 87px;
}

.lg {
    width: 49px;
}

.relatlng_ {
/*    border-radius: 5px;*/
    width: 50px;
    line-height: 40px;
    text-align: center;
}


.btn_d {
/*    width:45px;*/
    padding-left: 3px;
}

#loading {
    background-color: rgba(255,255,255,0.1);
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    
}
#loading img {
    margin-top: 50%;
}

/*セレクトメニュー*/
.left {
    float: left;
    display: inline-block;
    z-index: 999;
    margin-left: 14px;
    padding-bottom: 10px;
}

/** Custom Select **/
.custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
}
.custom-select-wrapper select {
    display: none;
}
.custom-select {
    position: relative;
    display: inline-block;
    font-family: 'abud';
}
.custom-select-trigger {
    position: relative;
    display: block;
    width: 200px;
    padding: 0 25px 0 15px;
    font-size: 16px;
    font-weight: 300;
    color: rgb(135,185,82);
    line-height: 40px;
    background: #fff;
/*    border-radius: 4px;*/
    cursor: pointer;
    margin-left: 2px;
}
.custom-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 10px; height: 10px;
    top: 50%; right: 10px;
    margin-top: -3px;
    border-bottom: 1px solid #808080;
    border-right: 1px solid #808080;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
}
.custom-select.opened .custom-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}
.custom-options {
    position: absolute;
    display: block;
    top: 100%; left: 0; right: 0;
    min-width: 100%;
    margin: 15px 0;
    border: 1px solid #b5b5b5;
/*    border-radius: 4px;*/
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0,0,0,.07);
    background: #fff;
    transition: all .4s ease-in-out;
    font-family: 'abud';
    z-index: 999;

    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
}
.custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
}
.custom-options:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 100%; right: 25px;
    width: 7px; height: 7px;
    margin-bottom: -4px;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    background: #fff;
    transform: rotate(45deg);
    transition: all .4s ease-in-out;
}
.option-hover:before {
    background: #f9f9f9;
}
.custom-option {
    position: relative;
    display: block;
    padding: 0 22px;
    border-bottom: 1px solid #b5b5b5;
    font-size: 16px;
    font-weight: 600;
    color: #b5b5b5;
    line-height: 47px;
    cursor: pointer;
    transition: all .4s ease-in-out;
}
.custom-option:first-of-type {
/*    border-radius: 4px 4px 0 0;*/
}
.custom-option:last-of-type {
    border-bottom: 0;
/*    border-radius: 0 0 4px 4px;*/
}
.custom-option:hover,
.custom-option.selection {
    background: #f9f9f9;
}
.right {
    float: left;
    display: inline-block;
    z-index: 999;
    margin-left: 20px;
    padding-bottom: 10px;
}

/*セレクトメニュー2*/
/** Custom Select **/
.custom-select-wrapper2 {
    position: relative;
    display: inline-block;
    user-select: none;
}
.custom-select-wrapper2 select {
    display: none;
}
.custom-select2 {
    position: relative;
    display: inline-block;
    font-family: 'abud';
}
.custom-select-trigger2 {
    position: relative;
    display: block;
        width: 89px;
    padding: 0 10px 0 10px;
    font-size: 16px;
    font-weight: 300;
    color: rgb(135,185,82);
    line-height: 40px;
    background: #fff;
/*    border-radius: 4px;*/
    cursor: pointer;
}
.custom-select-trigger2:after {
    position: absolute;
    display: block;
    content: '';
    width: 10px; height: 10px;
    top: 50%; right: 10px;
    margin-top: -3px;
    border-bottom: 1px solid #808080;
    border-right: 1px solid #808080;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
}
.custom-select2.opened .custom-select-trigger2:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%);
}
.custom-options2 {
    position: absolute;
    display: block;
    top: 100%; left: 0; right: 0;
    min-width: 100%;
    margin: 15px 0;
    border: 1px solid #b5b5b5;
/*    border-radius: 4px;*/
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0,0,0,.07);
    background: #fff;
    transition: all .4s ease-in-out;
    font-family: 'abud';
    z-index: 998;

    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
}
.custom-select2.opened .custom-options2 {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
}
.custom-options2:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 100%; right: 25px;
    width: 7px; height: 7px;
    margin-bottom: -4px;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    background: #fff;
    transform: rotate(45deg);
    transition: all .4s ease-in-out;
}
.option-hover2:before {
    background: #f9f9f9;
}
.custom-option2 {
    position: relative;
    display: block;
    padding: 0 22px;
    border-bottom: 1px solid #b5b5b5;
    font-size: 14px;
    font-weight: 600;
    color: #b5b5b5;
    line-height: 33px;
    cursor: pointer;
    transition: all .4s ease-in-out;
}
.custom-option2:first-of-type {
/*    border-radius: 4px 4px 0 0;*/
}
.custom-option2:last-of-type {
    border-bottom: 0;
/*    border-radius: 0 0 4px 4px;*/
}
.custom-option2:hover,
.custom-option2.selection {
    background: #f9f9f9;
}

input[type=checkbox] {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.help-btn {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images/Help_off.png);
    background-size:contain;
}
.help-btn:hover {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images/Help_on.png);
    background-size:contain;
}

.print-btn {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images/print_off.png);
    background-size:contain;
    z-index: 999;
}
.print-btn:hover {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images/print_on.png);
    background-size:contain;
}

.reload-btn {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images/reload_off.png);
    background-size:contain;
}
.reload-btn:hover {
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(../images/reload_on.png);
    background-size:contain;
}

/*
.drawer-nav{
    height: 200px;
    overflow: auto;
}*/

.btn_del {
    background-color: #fff;
    color: gray;
    -webkit-transition: none;
    transition: none;
    border: hidden;
    width: 40px;
    padding: 0;
    font-size:20px;
    height: 40px;
}

/*checkbox装飾追加*/
.sample3Area {
    margin : auto;/* 中央寄せ           */
    width : 49px;/* ボタンの横幅       */
}
 
 /* === チェックボックス ==================================== */
.sample3Area input[type="checkbox"] {
    display: none;/* チェックボックス非表示 */
}

 /* === チェックボックスのラベル（標準） ==================== */
.sample3Area label {
    display: block;/* ボックス要素に変更 */
    box-sizing : border-box;/* 枠線を含んだサイズ */
    text-align : center; /* 文字位置は中央     */
    border: 2px solid #ccc;/* 枠線(一旦四方向)*/
    border-radius : 3px;/* 角丸 */
    height: 40px;/* ボタンの高さ*/
    font-size : 18px; /* 文字サイズ */
    line-height : 36px;
    font-weight: bold; /* 太字 */
    background: #eee; /* 背景色 */
    /*box-shadow: 1px 1px 3px #888;/* 影付け*/
    transition: .3s; /* ゆっくり変化*/
    cursor: pointer;
}
 
 /* === ON側のチェックボックスのラベル（ONのとき） ========== */
.sample3Area label span:after{
  content: "無";/* 表示する文字*/
  color: #aaa;
}
.sample3Area input:checked + label {
  background: #78bd78;/* 背景色*/
  box-shadow: none; /* 影を消す*/
}
.sample3Area input:checked + label span:after {
  content: "泊"; /* 表示する文字*/
  color: #fff; /* 文字色*/
}

/* === Push通知 ========== */
.overlay{
    display:none;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.6);
    position:fixed;
    z-index:1;
    font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
.btn_area a{
    text-decoration: none;
    color: black;
}
.btn_area{
    width:300px;
    height:150px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-75px;
    margin-left:-150px;
    background-color:#fff;
    z-index:2;
}
.btn_area p{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}
.btn_area button{
    display:block;
    margin:0 auto;
}

.overlay2{
    display:none;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.6);
    position:fixed;
    z-index:1;
    font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
.btn_area2 a{
    text-decoration: none;
    color: black;
}
.btn_area2{
    width:300px;
    height:150px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-75px;
    margin-left:-150px;
    background-color:#fff;
    z-index:2;
}
.btn_area2 p{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}
.btn_area2 button{
    display:block;
    margin:0 auto;
}

.overlay3{
    display:none;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.6);
    position:fixed;
    z-index:1;
    font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
.btn_area3 a{
    text-decoration: none;
    color: black;
}
.btn_area3{
    width:300px;
    height:150px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-75px;
    margin-left:-150px;
    background-color:#fff;
    z-index:2;
}
.btn_area3 p{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}
.btn_area3 button{
    display:block;
    margin:0 auto;
}