@charset "utf-8";
body, div, p, h1, h2, h3, h4, ul, figure, select {
  margin: 0;
  padding: 0;
}

p, li {
  line-height: 1.8;
}

img {
  width: 100%;
  height: auto;
}

h1 {
  padding-top: 120px;
  font-weight: bold;
  font-size: 3rem;
  color: #ffffff;
}

h4 {
  color: #ffffff;
}

dl, dt, dd, ul, ol, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

a:link, a:visited {
  color: #0099cc;
  text-decoration: none;
}

a:hover, a:active {
  color: #0099cc;
  text-decoration: underline;
}


/* ========== すべて共通 ========== */

html, body {
  font-size: 16px;
  font-family: '游ゴシック体', 'YuGothic, sans-serif', 'meiryo', 'Merriweather', 'Sawarabi Mincho', sans-serif;
  color: #393939;
  background: #FFFFFF;
  -webkit-text-size-adjust: 100%;
  margin-left: auto;
  margin-right: auto;
}


/* ========== レイアウト ========== */

header {
  width: 100%;
}

main {
  width: 1024px;
}

footer {
  width: 100%;
}

.home-keyvisual {
  width: 100%;
}

main {
  margin: 0 auto;
  display: block;
}


/* ========== メインビジュアル ========== */

.home-keyvisual {
  font-family: 'Roboto', 'meiryo', sans-serif;
  text-align: center;
  letter-spacing: 03px;
  text-shadow: 0 3px 3px rgba(30, 50, 60, 0.5);
  width: 100%;
  height: 510px;
  background: linear-gradient(180deg, transparent, transparent, transparent, #ffffff), url(../images/keyvisual.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
}


/* ========== ナビゲーション ========== */

.header-container {
  display: flex;
  width: 90%;
  height: 85px;
  margin: 0 auto;
  align-items: center;
}

.navbar {
  list-style-type: none;
  justify-content: flex-end;
  flex: 1 1 300px;
}

.navbar a {
  font-size: 1.3rem;
  display: block;
  padding: 0.1rem 0.8rem;
  color: #000033;
  text-decoration: none;
}

.navbar a:hover {
  color: #0099cc;
}

.navbar {
  display: flex !important;
}

.navbar li {
  text-align: center;
}

.nav-info {
  font-size: 1.3rem;
  display: block;
  padding: 0.05rem 0.8rem;
  color: #000033;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

.nav-info:hover {
  color: #0099cc;
}


/* ========== ニュースコンテンツ ========== */

#top-news {
  margin-left: auto;
  margin-right: auto;
}

.dl-wapper {
  margin-top: 50px;
  overflow-y: scroll;
  overflow-x: hidden;
  ;
  height: 300px;
}

.dl-wapper dt {
  float: left;
  width: 100px;
  font-weight: bold;
  color: #959aa7;
  padding-top: 8px;
  padding-bottom: 8px;
}

.dl-wapper dd {
  line-height: 1.8;
  margin: 0;
  padding-top: 2px;
  padding-bottom: 8px;
  border-top: 1px solid #D8D8D8;
  padding-left: 120px;
  padding-right: 8px;
}


/* ========== ヘッダー ========== */

header {
  margin-left: auto;
  margin-right: auto;
}

.logo {
  margin-top: 20px;
  flex-grow: 3;
  padding: 10px 0;
  width: 120px;
  height: 85px;
}

.nav-img {
  background: url(../images/nav.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 10px;
  display: block;
  z-index: 9999;
  box-shadow: 0px 3px 3px 3px rgba(30, 50, 60, 0.3);
}


/* ========== メイン ========== */

.main {
  margin: 0 auto;
}

.midashi {
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  padding: 15px 0 12px;
  text-align: center;
  font-weight: normal;
  color: #000033;
  border-top: 1px solid #000033;
  border-bottom: 3px double #000033;
}


/*{border: solid 1px #000;}*/

.company {
  margin-top: 50px;
  display: flex !important;
  align-self: flex-end;
  margin-left: auto;
  margin-right: auto;
  border-top: solid 1.5px #D8D8D8;
  border-bottom: solid 1.5px #D8D8D8;
  /*height: 500px;*/
}

#company-profile {
  margin: 0px;
  position: relative;
  top: 10px;
  flex: 1;
  -ms-float: left;
  -moz-float: left;
}

#info {
  background-color: #f8f9fc;
  flex: 1;
  -ms-float: left;
  -moz-float: left;
}

.profile {
  display: block;
}

#company-profile table tr th {
  padding-left: 10px;
  padding-right: 10px;
  letter-spacing: 03px;
  width: 20%;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
  border-right: 1px dotted #ddd;
  font-size: 15px;
  font-weight: bold;
  white-space: nowrap;
  background-color: #f2f2f2;
}

#company-profile table tr td {
  border-bottom: solid 1px #D8D8D8;
}

#company-profile table {
  border-collapse: separate;
  border-spacing: 0 10px;
  float: left;
}

#company-profile table td {
  font-size: 14px;
  padding: 10px;
  line-height: 1.5;
}

.info-p {
  margin-top: 75px;
  text-align: center;
  font-family: '游ゴシック体', 'YuGothic, sans-serif', 'meiryo', 'Merriweather', 'Sawarabi Mincho';
  color: #000033;
}

.info-title {
  font-size: 1.5rem;
  font-weight: bold;
}

.info-tel {
  margin-top: 30px;
  font-size: 1.4rem;
  font-weight: normal;
}

.info-time {
  margin-top: 10px;
  font-size: 1.4rem;
  font-weight: normal;
}

.tel-number {
  font-size: 2rem;
  font-weight: bold;
}

.info-form {
  width: 400px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
}

.reservation {
  width: 650px;
  height: 160px;
  margin-top: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 150px;
  background: url(../images/reservation-button.png) no-repeat 0 0;
  cursor: pointer;
}

.reservation:hover {
  background: url(../images/reservation-button2.png) no-repeat 0 0;
}

.open-modal {
  border-radius: 40px;
  background-color: #000033;
  box-shadow: 3px 3px 3px 3px rgba(30, 50, 60, 0.3);
  color: white;
  font-size: 24px;
  padding: 16px 15px;
  display: inline-block;
  margin-top: 30px;
  width: 350px;
  cursor: pointer;
}

.open-modal:hover {
  background-color: #0099cc;
}


/* ========== フッター ========== */

.footer-container {
  font-size: 16px;
  display: flex !important;
  width: 90%;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
}

.footer-nav {
  display: flex !important;
  flex: 1 1 300px;
  font-size: 1.3rem;
  list-style-type: none;
  justify-content: flex-end;
}

.footer-nav a {
  padding: 0.1rem 0.8rem;
  color: #000033;
  text-decoration: none;
}

.footer-nav a:hover {
  color: #0099cc;
}

.footer-nav li {
  text-align: center;
  font-weight: normal;
}

.footer-buttom {
  width: 90%;
  padding-top: 30px;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  font-weight: normal;
}

.footer-copyright {
  text-align: center;
  padding-top: 20px;
  font-weight: normal;
}

footer {
  background: #ffffff;
  font-size: 0.9rem;
  color: #000033;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}


/* ========== ファーストキャメル会員様専用ご予約希望フォーム ========== */

.sub-title {
  font-size: 28px;
  text-align: center;
  padding-top: 10px;
  color: #000033;
}

.title {
  font-size: 34px;
  text-align: center;
  color: #000033;
  padding-bottom: 10px;
}

.title-box {
  margin-top: 0px;
  width: 100%;
  height: 130px;
  background-color: #f8f9fc;
  z-index: 1;
  border-bottom: 1px dashed #4C4C4C;
  margin-left: auto;
  margin-right: auto;
  min-width: 1000px;
}

.requirements {
  text-align: center;
  margin-top: 30px;
  font-size: 20px;
}

.form {
  margin: 30px 0;
  padding: 20px;
}

dl.dl-form, .dl-form dt, .dl-form dd {
  box-sizing: border-box;
}
.modal .dl-form {
  border: none;
  margin: 20px 0 0 0;
}
.dl-form {
  border-bottom: 1px solid #cccccc;
}

.dl-form dt {
  width: 30%;
  float: left;
  text-align: right;
  padding: 20px 0;
  font-weight: bold;
  display: block;
}

.dl-form dd {
    text-align: left;
    border-top: 1px solid #cccccc;
    padding: 15px 0 10px 345px;
    display: block;
    flex-direction: column;
}
.modal .dl-form dd {
  border: none;
  padding: 15px 0 10px 260px;
}

.column {
    display: inline-block;
    padding: 0 10px 0 0;
    width: 140px;
    text-align: left;
}
.column.lg{
    width: 140px;
}
textarea {
    margin-top: 10px;
    font-size: 16px;
    width: 90%;
    height: 200px;
    border: 1px solid #ccc;
    background-color: #f8f9fc;
    border-radius: 4px;
    padding: 10px;
}

textarea {
    margin-top: 10px;
    font-size: 16px;
    width: 90%;
    height: 200px;
    border: 1px solid #ccc;
    background-color: #f8f9fc;
    border-radius: 4px;
    padding: 10px;
}

div.radio label input[type="radio"] {
    margin-right: 5px;
}
textarea {
    margin-top: 10px;
    font-size: 16px;
    width: 90%;
    height: 200px;
    border: 1px solid #ccc;
    background-color: #f8f9fc;
    border-radius: 4px;
    padding: 10px;
}
div.radio label {
    margin: 5px 0 5px;
    display: inline-flex;
    min-width: 70px;
    align-items: center;
}
/* 追加 */
div.radio label input[type="radio"] {
    margin-right: 5px;
}



.dl-form dd:after {
  content: '';
  display: block;
  clear: both;
}

.dl-form dd ul {
}

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

.required {
  font-size: 10px;
  display: block;
  text-align: center;
  padding: 3px 0 3px;
  color: #ffffff;
  background-color: #0066cc;
  border-radius: 2px;
  font-size: 12px;
  width: 40px;
  margin: 4px 0 0 auto;
}

.gray {
  font-size: 10px;
  display: block;
  text-align: right;
  padding: 3px 0 3px;
  font-weight: 100;
  color: #ccc;
  margin: 4px 0 0 auto;
}

.form p {
  color: #414347;
  font-size: 14px;
  margin-bottom: 1em;
}

input[type="text"] {
  font-size: 16px;
  border: 1px solid #ccc;
  background-color: #f8f9fc;
  border-radius: 4px;
  box-sizing: border-box;
}

textarea {
  margin-top: 10px;
  font-size: 16px;
  width: 100%;
  height: 200px;
  border: 1px solid #ccc;
  background-color: #f8f9fc;
  border-radius: 4px;
  padding: 10px;
}

select {
  font-size: 16px;
  width: 120px;
  border: 1px solid #ccc;
  background-color: #e1e4ea;
  border-radius: 4px;

}

input[type="text"] ,select{
  height: 36px;
  padding: 5px 10px;
}

::placeholder {
  color: #b4b9c6;
}

.personal {

}

.personal-2 {
  width: 300px;
}

#email-field,#email-field-info {
  width: 400px;
}

#departure-field {
  width: 130px;
}

#return-field {
  width: 130px;
}

#budget-field {
  width: 115px;
  margin: 0 10px 0 0;
}

.column {
  display: inline-block;
  padding: 0 10px 0 0;
  width: 90px;
  text-align: left; 
}
.column.lg {
 width: 140px;   
}
.column.bk {
    display: block;
}
.radio {
  margin: 0 0 5px 0;
}

div.radio label {
  margin: 5px 0 5px;
  display: inline-block;
}

#service-field {
  width: 180px;
}

#chaild-old {
  width: 350px;
}

.inn {
  margin-top: 0px !important;
  width: 300px;
}

#remarks {
  margin-top: 5px;
}

.other {}

#submit {
  width: 174px;
  height: 67px;
  text-align: center;
  margin-top: 80px;
  margin-left: auto !important;
  margin-right: auto !important;
  border-radius: 28px;
  padding: 13px 34px;
  font-size: 26px;
  background: #000033;
  color: #fff;
  font-weight: normal;
  box-shadow: 1px 1px 1px 1px rgba(30, 50, 60, 0.3);
  cursor: pointer;
}

#submit:hover {
  background: #0099cc;
}

.form_submit {
  width: 200px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.notes {
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: #9398a0;
  margin: 10px 0 30px 0;
}