@charset "utf-8";
/* CSS Document */
.onlySp {
  display: none;
}
.onlyPc {
  display: block;
}
/*------------------------  
body
-------------------------*/
body {
  margin: 0px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #333333;
  font-size: 90%;
  background-color: #fff;
}
/*----------------------------------------
link
-----------------------------------------*/
a {
  color: #028BE7;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
/*----------------------------------------
wrap
-----------------------------------------*/
#wrap {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding-bottom: 0px;
  margin-top: 0px;
}
#inner {
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
}
#header {
  height: auto;
}
#header .inner {
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
  BACKGROUND: #FFF;
  height: auto;
  margin: 0;
}
#header .inner img {
  width: 135px;
  height: auto;
  margin: 0px 0;
  display: block;
}
#header h3 {
  box-sizing: border-box;
  text-align: center;
  padding: 30px;
  background: #172993;
  color: #fff;
  font-size: 2rem;
  margin: 0;
}
.logo{
  width: 106px!important;
}
/*----------------------------------------
contact
------------------------------------------*/
.message {
  padding: 40px 0 0;
}
.message p {
  font-size: 16px;
  line-height: 155% !important;
}
.wrap-form {
  width: 910px;
  padding: 0px 45px 45px 45px;
}
.wrap-form span {
  display: block;
}
.txt-center {
  text-align: center
}
.w100 {
  width: 100px;
}
.inner {
  height: auto;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
p {
  font-size: 16px;
  line-height: 150%;
  margin: 0px;
  padding: 0px;
  text-align: left;
}
.center {
  height: auto;
  width: auto;
  margin-right: auto;
  margin-left: auto;
}
/*----------------------------------------
link
------------------------------------------*/
a {
  color: #172993;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.pdt20 {
  padding-top: 20px;
}
.pdb20 {
  padding-bottom: 20px;
}
li {
  list-style-type: none;
}
/*----------------------------------------
footer
------------------------------------------*/
#footer {
  width: 606px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
  z-index: auto;
  text-align: center;
  padding-left: px;
}
/************問い合わせ*********************/
/*画像の縦位置を下に*/
img {
  vertical-align: middle;
}
/* form */
#form_tb {
  padding: 15px;
  text-align: left;
  font-size: 16px;
  width: 100%;
  margin-bottom: 25px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  margin-top: 10px; /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
  background-color: #dbf1f9;
  box-shadow: 0px 0px 10px #eee;
  box-sizing: border-box;
}
#form_tb th {
  font-weight: bold !important;
  font-size: 16px;
  width: 220px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  text-align: left;
}
#form_tb td {
  font-size: 16px;
  font-weight: normal;
  padding: 15px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  width: auto;
}
#form_btn_width {
  width: 500px;
  margin-right: auto;
  margin-left: auto;
}
.txtbox {
  background-color: #FFFFFF !important;
  border: 1px solid #5a6267 !important;
  font-size: 16px;
  line-height: 30px;
  border-radius: 3px;
}
.txtbox2 {
  background-color: #FFFFFF !important;
  border: 1px solid #5a6267 !important;
  font-size: 16px;
}
.required {
  background-image: url(img/icon_hiss.svg) !important;
  background-repeat: no-repeat !important;
  background-position: 180px center !important;
  background-size: 43px 19px !important;
  vertical-align: middle;
}
.required_box {
  background-color: #FFFFFF !important;
  border: 1px solid #5a6267 !important;
  height: auto;
  font-size: 16px;
  line-height: 30px;
  border-radius: 3px;
}
::placeholder {
  color: #bab8b8;
}
select {
  font-size: 16px;
  padding: 8px 10px;
}
.error_messe {
  text-align: left !important;
  background-repeat: no-repeat !important;
  background-position: 0px 1px !important;
  padding-left: 40px !important;
  padding-bottom: 0px !important;
  color: #CC0000 !important;
  margin-bottom: 10px !important;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  text-indent: 10 !important;
  height: auto;
  width: auto;
}
.error_title {
  font-size: 16px;
  line-height: 140%;
  color: #C00;
  background-color: #FFECEC;
  padding: 20px;
  border: 1px none #C00;
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center;
  font-weight: bold;
  border-radius: 30px;
}
.center {
  text-align: center !important;
  line-height: 25px;
  font-size: 16px;
}
#image-btn {
  background-image: url(img/btn_confirm.gif) !important;
  height: 55px !important;
  width: 258px !important;
  margin-right: auto !important;
  border-top-style: none !important;
  border-right-style: none !important;
  border-bottom-style: none !important;
  border-left-style: none !important;
  cursor: pointer !important;
  text-align: center;
  margin-left: auto;
  margin-top: 20px;
  color: #fff;
  border-radius: 100px;
  font-weight: 900;
  font-size: 18px;
}
#image-btn1 {
  background-image: url( "img/btn_submit.gif") !important;
  height: 55px !important;
  width: 258px !important;
  margin-right: auto !important;
  border-top-style: none !important;
  border-right-style: none !important;
  border-bottom-style: none !important;
  border-left-style: none !important;
  cursor: pointer !important;
  text-align: center !important;
  margin-left: auto !important;
  color: #fff;
  border-radius: 100px;
  font-weight: 900;
  font-size: 18px;
}
#image-btn2 {
  background-image: url(img/btn_back.gif) !important;
  height: 55px !important;
  width: 258px !important;
  margin-right: auto !important;
  border-top-style: none !important;
  border-right-style: none !important;
  border-bottom-style: none !important;
  border-left-style: none !important;
  cursor: pointer !important;
  text-align: center !important;
  margin-left: auto !important;
  color: #fff;
  border-radius: 100px;
  font-weight: 900;
  font-size: 18px;
}
input[type="submit"] {
  border-width: 0px;
  display: block;
}
input[type="image"] {
  border-width: 0px;
  display: block;
}
input[type="button"] {
  border-width: 0px;
  display: block;
}
.chkbox {
  margin-bottom: 10px;
}
.chkbox input[type=checkbox] {
  width: 16px;
  height: 16px;
  -moz-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
  vertical-align: middle;
}
/*-------------------------------------------------------------------

	scrollBox

-------------------------------------------------------------------*/
div.scrollBox {
  border: 1px solid #D8D8D8;
  overflow-y: scroll;
  padding: 13px 16px;
  margin-top: 15px;
  height: 160px;
}
div.scrollBox p {
  font-size: 16px;
  line-height: 20px !important;
}
/*=================================================================================================================
画面の横幅が768pxまで（スマホ用）
===================================================================================================================*/
@media screen and (min-width: 1px) and (max-width: 768px) {
  /*この部分にタブレット用・スマホ用に対応させたいCSSコードを入力していく*/
  .onlySp {
    display: block;
  }
  .onlyPc {
    display: none;
  }
  #header {
    height: auto;
    background: #fff;
    margin-bottom: 20px;
  }
  #header .inner {
    box-sizing: border-box;
    padding: 15px;
    width: 100%;
    BACKGROUND: #FFF;
    height: auto;
    margin: 0;
  }
  #header .inner img {
    width: 100px;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
  #header h3 {
    box-sizing: border-box;
    text-align: center;
    padding: 15px;
    background: #172993;
    color: #fff;
    font-size: 1rem;
    margin: 0;
  }

  .inner {
    height: auto;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  p {
    font-size: 1em;
    line-height: 150%;
    margin: 0px;
    padding: 0px 10px 10px 10px;
    text-align: left;
  }
  .left {
    float: left;
  }
  .right {
    float: right;
  }
  .center {
    height: auto;
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .txt-left {
    text-align: left;
  }
  .txt-right {
    text-align: right;
  }
  .txt-center {
    text-align: center !important;
  }
  /*----------------------------------------
link
------------------------------------------*/
  a {
    color: #172993;
    text-decoration: none;
  }
  a:hover {
    text-decoration: underline;
  }
  .pdt20 {
    padding-top: 20px;
  }
  .pdb20 {
    padding-bottom: 20px;
  }
  li {
    list-style-type: none;
  }
  /************問い合わせ*********************/
  /*画像の縦位置を下に*/
  img {
    vertical-align: middle;
  }
  /* form */
  #form_tb {
    margin: 0px auto;
    height: auto;
    width: 100% !important;
    box-sizing: border-box;
  }
  #form_tb tr {
    width: 100% !important;
  }
  th {
    font-weight: 800;
  }
  #form_tb th {
    font-weight: bold !important;
    font-size: 16px !important;
    width: auto;
    padding: 0px;
    text-align: left;
    display: block;
    margin: 0;
    width: 100%;
  }
  #form_tb td {
    display: block;
    width: auto;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0 20px;
    line-height: 20px;
    width: 100%;
  }
  #form_btn_width {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin: 0 auto;
  }
	#form_btn_width tbody{
		width:100vw!important;
		display:block;
	}
  #form_btn_width td, #form_btn_width tr {
    display: block;
    text-align: center !important;
    width: 100% !important;
  }
  .red {
    color: #F00;
  }
  .b {
    font-weight: bold !important;
  }
  .txtbox {
    width: 95%;
    background-color: #FFFFFF !important;
    border: 1px solid #5a6267 !important;
    font-size: 1em;
  }
  .txtbox2 {
    width: 95%;
    background-color: #FFFFFF !important;
    border: 1px solid #5a6267 !important;
    font-size: 1em;
  }
  .required {
    background-image: url(img/icon_hiss.svg) !important;
    background-repeat: no-repeat !important;
    background-position: right 0px center !important;
    vertical-align: middle;
  }
  .required_box {
    background-color: #FFFFFF !important;
    border: 1px solid #5a6267 !important;
    height: auto;
    width: 95%;
  }
  .error_messe {
    text-align: left !important;
    background-repeat: no-repeat !important;
    background-position: 0px 1px !important;
    padding-left: 0px !important;
    padding-bottom: 0px !important;
    color: #CC0000 !important;
    margin-bottom: 10px !important;
    text-indent: 10 !important;
    height: auto;
    width: auto;
  }
  .error_title {
    font-size: 16px;
    line-height: 140%;
    color: #C00;
    background-color: #FFECEC;
    padding: 20px;
    border: 1px none #C00;
    margin-bottom: 25px;
    text-align: center;
  }
  .center {
    text-align: center !important;
    line-height: 25px;
    font-size: 16px;
  }
  #image-btn {
    background-image: url(img/btn_confirm.gif) !important;
    height: 47px !important;
    width: 198px !important;
    margin-right: auto !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    border-left-style: none !important;
    cursor: pointer !important;
    text-align: center;
    margin-left: auto;
    margin-bottom: 30px;
    color: #fff;
    border-radius: 100px;
    font-weight: 900;
  }
  #image-btn1 {
  background-image: url( "img/btn_submit.gif") !important;
    height: 47px !important;
    width: 198px !important;
    margin-right: auto !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    border-left-style: none !important;
    cursor: pointer !important;
    text-align: center !important;
    margin-left: auto !important;
    color: #fff;
    border-radius: 100px;
    font-weight: 900;
    display: block;
  }
  #image-btn2 {
    background-image: url(img/btn_back.gif) !important;
    height: 47px !important;
    width: 198px !important;
    margin-right: auto !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    border-left-style: none !important;
    cursor: pointer !important;
    text-align: center !important;
    margin-left: auto !important;
    color: #fff;
    border-radius: 100px;
    font-weight: 900;
    display: block;
  }
  input[type="submit"] {
    border-width: 0px;
    display: block;
  }
  input[type="image"] {
    border-width: 0px;
    display: block;
  }
  input[type="button"] {
    border-width: 0px;
    display: block;
  }
  .chkbox {
    margin-bottom: 10px;
  }
  .chkbox input[type=checkbox] {
    width: 16px;
    height: 16px;
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    vertical-align: middle;
  }
  /*-------------------------------------------------------------------

	scrollBox

-------------------------------------------------------------------*/
  div.scrollBox {
    border: 1px solid #D8D8D8;
    overflow-y: scroll;
    padding: 0px !important;
    margin-left: auto;
    margin-right: auto;
    height: 160px;
    width: 90% !important;
    float: none;
  }
  div.scrollBox p {
    font-size: 16px;
    line-height: 20px !important;
  }
  /*----------------------------------------
wrap
------------------------------------------*/
  #wrap {
    width: 100%;
    overflow: hidden;
    background-color: #FFFFFF;
    /*box-shadow: 0px 0px 3px #999999;*/
    position: relative;
    padding: 0px !important;
    margin: 0px !important;
  }
  /*----------------------------------------
footer
------------------------------------------*/
  #footer {
    text-align: center;
    width: 90%;
  }
  /*----------------------------------------
contact
------------------------------------------*/
  .message {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 0px 0;
  }
  .message p {
    font-size: 1em;
    line-height: 155% !important;
  }
  .wrap-form {
    width: 95%;
    padding: 0px;
    overflow: hidden;
	  margin: auto;
  }
  .wrap-form span {
    display: block;
  }
  .w100 {
    width: 85%;
  }
  .privacy {
    width: 90%;
    display: block;
    margin: 20px auto;
  }
}
.mgb10 {
  margin-bottom: 10px;
}