@charset "utf-8";
/*-----------------------------------------------
 __職員更新用
-----------------------------------------------*/

h1.navi_e{
  border: 2px solid #a01333;
  border-bottom: 5px solid #a01333;
  color: #a01333;
  background-image: url(image/h1_ico_e.png);
  background-repeat: no-repeat;
  background-position: right 50%;
}

h2.navi_e {
  border: none;
  border-left: 0px solid #ff0000;
  background: #a01333;
  color: #fff;
  font-weight: bold;
}

h2.navi_e p{
  padding: 10px;
  background-color: #a01333;
}

h2.navi_e a{
  display: block;
  color: #fff;
  background-color: transparent;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  padding: 10px
}

h2.navi_e a:hover{
  background-color: #7b1028;
}



.flexsec{
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.fl-item{
  width: calc(100% - 20px);
  padding: 10px;
  display: block;
  margin-bottom: 20px;
}

.fl-item.w100{
  width: calc(100% - 20px);
  padding: 10px;
  display: block;
  margin-bottom: 20px;
}

.aligncenter{
  margin: 0 auto;
  display: block;
}

.alignright{
  margin: 0 0 0 auto;
  display: block;
}

.alignleft{
  margin: 0 auto 0 0;
  display: block;
}

/*防災・緊急情報新着*/
#new_tp.emer,#new_tp3.emer {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  margin-bottom: 15px;
  margin-top: 0px;
  padding-bottom: 0px;
}

#new_tp.emer.top,#new_tp3.emer.top {
  border: 1px solid #c60303;
}

#new_tp .fl_tp,#new_tp3 .fl_tp {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
}

#new_tp .fl_tp .list,#new_tp3 .fl_tp .list {
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    /* align-items: flex-start; */
    align-items: stretch;
    background-color: #ffffff;
    margin: 0px;
    padding:2px;
    padding-left: 12px;
    border-bottom: 1px dotted #cccccc;
    line-height: 1.4;
}

#new_tp .fl_tp .list:nth-child(2n),#new_tp3 .fl_tp .list:nth-child(2n){
    background-color:#fcfcfc ;
}

#new_tp .fl_tp .list:last-child,#new_tp3 .fl_tp .list:last-child{
  border-bottom: none;
}

#new_tp .fl_tp .list .child,#new_tp3 .fl_tp .list .child{
  width: calc(100% - 270px);
  padding: 0px;
  padding-left: 20px;
}

#new_tp.emer.top .fl_tp .list .child,#new_tp3.emer.top .fl_tp .list .child{
  width: calc(100% - 210px);
}

#new_tp .fl_tp .list .child.day,#new_tp3 .fl_tp .list .child.day{
  width:140px;
  padding: 0 0px;
}

#new_tp.emer.top .fl_tp .list .child.day,#new_tp3.emer.top .fl_tp .list .child.day{
  width:80px;
  padding: 0 0px;
}

#new_tp .fl_tp .list .child.cat1,#new_tp .fl_tp .list .child.cat2,#new_tp3 .fl_tp .list .child.cat1,#new_tp3 .fl_tp .list .child.cat2{
  width:100px;
  padding: 0 5px;
  font-size: 85%;
  font-weight: bold;
  color: #fff;
  /* background-color: #008000; */
    background-color: #006608;
  text-align: center;
  margin: 2px 0px;
}

#new_tp .fl_tp .list .child.cat2,#new_tp3 .fl_tp .list .child.cat2{
  background-color: #a01333;
}


#new_tp.emer.top .fl_tp .list .child.cat1, #new_tp.emer.top .fl_tp .list .child.cat2,#new_tp3.emer.top .fl_tp .list .child.cat1, #new_tp3.emer.top .fl_tp .list .child.cat2{
  width:100px;
}


#new_tp2.emer {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  margin-bottom: 15px;
  margin-top: 0px;
  padding-bottom: 0px;
}

#new_tp2.emer.top {
  border: 1px solid #c60303;
}

#new_tp2 .fl_tp {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
}

#new_tp2 .fl_tp .list {
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    /* align-items: flex-start; */
    align-items: stretch;
    background-color: #ffffff;
    margin: 0px;
    padding:2px;
    padding-left: 12px;
    border-bottom: 1px dotted #cccccc;
    line-height: 1.4;
}

#new_tp2 .fl_tp .list:nth-child(2n){
    background-color:#fcfcfc ;
}

#new_tp2 .fl_tp .list:last-child{
  border-bottom: none;
}

#new_tp2 .fl_tp .list .child{
  width: calc(100% - 270px);
  padding: 0px;
  padding-left: 20px;
}

#new_tp2.emer.top .fl_tp .list .child{
  width: calc(100% - 210px);
}

#new_tp2 .fl_tp .list .child.day{
  width:140px;
  padding: 0 0px;
}

#new_tp2.emer.top .fl_tp .list .child.day{
  width:80px;
  padding: 0 0px;
}

#new_tp2 .fl_tp .list .child.cat1,#new_tp2 .fl_tp .list .child.cat2{
  width:100px;
  padding: 0 5px;
  font-size: 85%;
  font-weight: bold;
  color: #fff;
  background-color: #008000;
  text-align: center;
  margin: 2px 0px;
}

#new_tp2 .fl_tp .list .child.cat2{
  background-color: #a01333;
}


#new_tp2.emer.top .fl_tp .list .child.cat1, #new_tp2.emer.top .fl_tp .list .child.cat2{
  width:100px;
}


#left_box .banner a.emer {
  border: 0px solid #af0000;
  color: #fff;
  background-color: #af0000;
  background-image: url(image/emer.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: 40px;
  padding: 12px 0 8px 50px;
  height: auto;
  min-height: 35px;
  text-indent: 0;
  font-size: 120%;
}

#left_box .banner a.emer:hover{
  background-color: #c60303;
  text-decoration: underline;
}

.e_cap {
  color: #fff;
  background-color: #af0000;
  margin: 0;
  padding: 8px 10px;
  font-size: 120%;
}


/* ビジター桟橋アンケート用20220525                                               */


p.subttl {
    font-size: 160%;
    color: #e60000;
    font-weight: 600;
    margin-top: 60px;
}

p.subttl span {
    font-size: 75%;
    color: #000;
}

.choice_span span {
    margin-right: 17px;
    margin-left: 10px!important;
    margin-bottom: 10px;
    min-width: 100px;
}

h3.eq_h3 {
    margin-top: 40px;
}

textarea#z1 {
    width: 97%;
}

.choice_span {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.choice_span.z1_area {
    text-align: center;
}

h3.eq_h3 {
  background: rgba(170, 219, 255, 0.2);
  padding: 0.5em;
    border: none;
}

.eq_btn {
    text-align: center;
}

select#kj1 {
    width: 200px;
    padding: 10px;
}
























@media screen and (max-width: 420px){
  #new_tp.emer.top .fl_tp .list .child {
      width: calc(100% - 0px);
  }
  #new_tp .fl_tp .list .child {
      width: calc(100% - 0px);
      padding: 0px;
      /* padding-left: 20px; */
  }
    
#new_tp2.emer.top .fl_tp .list .child {
      width: calc(100% - 0px);
  }
  #new_tp2 .fl_tp .list .child {
      width: calc(100% - 0px);
      padding: 0px;
      /* padding-left: 20px; */
  }
}

/*Contact Form 7カスタマイズ*/
#head_out.sarvey{
  padding: 0px 0px;
  height: auto;
  margin: 0 auto;
  min-width: 1024px;
  max-width: 100%;
}

h1.midashi{
  margin: 0;
  padding: 50px 10px;
  font-size: 250%;
  color: #002f59;
  background-color: #fff;
  border: 0px solid #3a7bd2;
  background-image: none;
  min-height: 48px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
}

h2.midashi{
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffffff), color-stop(0.00, #ffffff));
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: linear-gradient(top, #ffffff 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0); /* IE7,8,9 */
  color: #0072c6;
    padding: 10px 5px;
    margin: 0 0 20px;
    border: 0;
    font-size: 150%;
    border: 2px solid #0084e5;
  }
  
h2.midashi.qa{
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  font-size: 130%;
  padding: 10px;
  align-items: flex-start;
  /* border: none; */
  /* border-bottom:2px dotted #5cb4f5; */
  /* border-bottom:2px dotted #ddd; */
}

h2.midashi.qa .items{
  font-weight: 700;
}

h2.midashi.qa .items.qnum{
  width: 60px;
    color: #e60000;
}

h2.midashi.qa .items.qtext{
  width: calc(100% - 120px);
  /* color: #333; */
}

/*必須の調整*/
h2.midashi.qa .items.haveto,h2.midashi.qa .items.any{
 min-width: 40px;
 padding:5px;
 background:#E02B2D;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
text-align: center;
  font-size: 75%;
}

/*任意の調整*/
h2.midashi.qa .items.any{
 background:#2E71B6;
}

h3.midashi{
    background-color: #0072c6;
    color: #fff;
    font-size: 120%;
    border: 0px solid #0084e5;
  }


#main_box.sarvey{
  float: none;
  width: 784px;
  padding: 0 10px 50px 10px;
  margin: 0 auto;
}

section.survey{
  padding: 0 10px;
}

/*必須の調整*/
.haveto,.any{
 min-width: 40px;
 padding:5px;
 background:#E02B2D;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
text-align: center;
}

/*必須の調整 問い合わせフォーム用*/
.required{
 min-width: 40px;
 padding:4px;
 background:#E02B2D;
 color:#fff;
 border-radius:2px;
 position:relative;
 text-align: center;
 margin-left: 8px;
 font-size: 85%;
}

h2.midashi.qa .items.qtext.contact-f{
  width: auto;
  /* color: #333; */
}


/*任意の調整*/
.any{
 background:#2E71B6;
}

.btn_sec{
  width: 100%;
  margin: 0 auto;
  padding: 0 0;
  text-align: center;
}

/*送信ボタンのデザイン変更*/
.formbtn,#formcheck,#formback{
 display: inline-block;
 padding:1em 0;
 margin:30px 10px 0;
 width:120px;
 background:#316CE1;
 color:#fff;
 font-size:1.2em;
 font-weight:bold;
 border-radius:2px;
 border: none;
  cursor: pointer;
}
/*送信ボタンマウスホバー時*/
.formbtn:hover,#formcheck:hover,#formback:hover{
 background:#ffaa56;
 color:#000;
}


  
dl.form{
  display: flex;
  padding: 0;
  margin: 0 0 10px;
  width: 100%;
  flex-wrap: wrap;
    /* border-bottom: 1px solid #ccc; */
}

dl.form.ippan{
  margin: 0 0 0px;
  width: 100%;
  flex-wrap: wrap;
}

dl.form.tokutei{
  margin: 0 0 0px;
  width: 100%;
  flex-wrap: wrap;
}

dl.form dt,dl.form dd{
  padding: 10px 10px 10px;
  margin: 0;
  
}

dl.form dt{
  min-width: 28%;
  background-color: #eef9ff;
}

dl.form.ippan dt,dl.form.ippan dd{
  background-color: #fffeee;
}

/* dl.form.ippan.clear dt,dl.form.ippan.clear dd{
  background-color: #fff;
} */

dl.form.tokutei dt,dl.form.tokutei dd{
  background-color: #ffeef3;
}

dl.form dt.wt100{
  width: 100%;
}

dl.form.toiawase dt{
  width:35%;
}

.labelsec,.labelsec_dd{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.labelsec_dd{
  flex-wrap: wrap;
}
.labelsec2{
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 10px;
}
.labelsec2 p{
  padding: 10px;
}
.labelsec.select{
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

dl.form ul{
  margin: 0 0 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}

dl.form ul li{
  margin: 10px 0;
}

p.cap{
  padding: 15px 0 0;
  font-weight: bold;
  font-size: 110%;
}
p.captxt{
  padding: 10px 0 20px;
}

p.captxt.big{
  font-size: 120%;
  font-weight: bold;
}

dl.form textarea {
  min-width: 390px;
  min-height: 100px;
  max-width: 500px;
  max-height:250px;
  font-size: 100%;
  font-family: inherit;
}

dl.form textarea.add{
  min-width: 450px;
  min-height: 30px;
  max-width: 500px;
  max-height:250px;
  padding: 10px;
}

dl.form input{
  font-size: 100%;
  font-family: inherit;
}

dl.form input.col1 {
  min-width: 450px;
  padding: 10px;
}

.thanks_sec{
  padding: 0px;
}

.checkimg{
  padding: 0 0;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  background-image: url(image/check_img.png);
  background-repeat: none;
  background-position: center;
  background-size: contain;
}

.get{
  font-size: 150%;
  text-align: center;
  padding:30px 0;
  margin: 0 auto;
}

a.linkbtn{
display: block;
 padding:1em 0;
 margin-top:30px;
  padding: 20px;
  width:150px;
  margin: 0 auto;
  color: #fff;
 background:#569eff;
 border-radius:2px;
 border: none;
  text-decoration: none;
}



/*200724追記*/

.f-clear {
  border: 1px solid #676767;
  background: #f9f9f9;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 3px;
}


.js-mw-checkbox {
  text-align: center;
}





/*送信ボタンマウスホバー時*/
a.linkbtn:hover{
 background:#ffaa56;
 color:#000;
}

.pdarea{
  padding: 10px;
  width:calc(100% - 20px);
}

.checklist{
  display: flex;
  padding: 0;
  margin: 0 0 10px;
  width: calc(70% - 30px);
  flex-wrap: wrap;
    /* border-bottom: 1px solid #ccc; */
}

.checklist.kibou{
  width: calc(100% - 0px);
  flex-wrap: wrap;
}

.checklist.bikou{
  align-items: center;
}

.citem{
  padding: 5px;
}

.checklist.kibou .citem{
  padding: 5px;
  width: calc(25% - 10px);
}

.checklist.kibou .citem.touroku{
  padding: 5px;
  width: calc(30% - 10px);
}


span.wpcf7-list-item{
  margin: 0 1.5em 1em 0 !important;
}

span.wpcf7-list-item.first{
  /* margin: 0 0 0 0; */
}

.checklist.sonota span.wpcf7-list-item{
  margin: 1em 1.5em 0 0 !important;
}

.checklist.sonota .citem:nth-child(1) span.wpcf7-list-item{
  margin: 0 1.5em 0 0 !important;
}

span.wpcf7-list-item-label{
  /* display: none; */
}

.t-area{
  width: calc(100% - 20px);
}

input, textarea{
  /* font-family: inherit; */
  font-size: 100%;
  padding: 10px;
}

input[type="radio"] , input[type="checkbox"]{
   -webkit-transform: scale(1.5);
   transform: scale(1.5);
   margin-right: 0.5em;
}

.js-mw-checkbox.hojo_check .mwform-checkbox-field input {
  margin-right: 10px!important;
}

.js-mw-checkbox.hojo_check input[type="checkbox"] {
  transform: scale(2);
}


/*スマホContact Form 7カスタマイズ*/
@media(max-width:500px){
  dl.form dt,dl.form dd{
    width: 100%;
    padding: 10px 0 10px;
  }

  dl.form.toiawase dt{
    width: 100%;
    padding: 10px 0 10px;
  }
  
  dl.form textarea {
    min-width: 300px;
    min-height: 200px;
  }

  dl.form textarea.add {
    min-width: 300px;
    min-height: 200px;
  }
  dl.form input.col1 {
    min-width: 300px;
  }

  .checklist{
    width: calc(100% - 30px);
    }

  #head_out.sarvey{
    min-width: 100%;
    max-width: 100%;
  }

    #main_box.sarvey{
    width: calc(100% - 20px);
    padding: 0 0 50px;
    margin: 0 auto;
  }
  
  .labelsec.select{
       justify-content:flex-start;
    }

    p.f-clear {
      padding: 10px!important;
      margin-left: 10px;
  }



}
