@charset "UTF-8";
a:link {
  color: #333;
  text-decoration: none;
}
a:visited {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #333;
  text-decoration: underline;
}
a img {
  border-width: 0px;
  border-style: none;
  border-color: #fff;
  background: transparent;
}

.radio input{
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.r-inline input{
	width: 20px;
	height: 20px;
	vertical-align: middle;

}



.ma-20{
	margin-top: 40px;
}

.contact_contents {
  position: relative;
  font-size: 1.6rem;
  font-family: "FOT-ロダン ProN M";
}
.contact_contents section {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 2;
  display: flex;
  -js-display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 5rem;
}

#error_message{
	font-size:2.6rem;
	font-weight: 700;
	margin-top: 50px;
	text-align: left!important;
}
.contact_contents section h1 {
  font-size: 2rem;
  position: relative;
  display: inline-block;
  margin: 3rem auto 5rem;
  font-weight: 500;
  width: 100%;
}
.contact_contents section h1:before {
  content: '';
  position: absolute;
  bottom: -20px;
  display: inline-block;
  width: 100%;
  height: 1px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ccc;
  border-radius: 2px;
}
.contact_contents section h1:after {
  content: '';
  position: absolute;
  bottom: -20px;
  display: inline-block;
  width: 80px;
  height: 1px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #0b579f;
  border-radius: 2px;
}
.contact_contents section .boxMailfrom01_inner {
  width: 100%;
  display: block;
}
.contact_contents section .boxMailfrom01_inner .table-form .txa {
  font-size: 1.4rem !important;
  font-family: "Noto Sans Japanese", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.contact_contents section .boxMailfrom01_inner .contact_text {
  text-align: center;
  margin: 3rem;
  border: 1px solid #0b579f;
  padding: 3rem;
  font-family: "FOT-ロダン ProN DB";
  display: flex;
  -js-display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.contact_contents section .boxMailfrom01_inner .contact_text p {
  text-align: left;
}
.contact_contents section .boxMailfrom01_inner .contact_text h2 {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 3rem;
  font-weight: 700;
}
.contact_contents section .boxMailfrom01_inner .contact_text .link {
  font-weight: 700;
  color: #0b579f;
  font-size: 1.6rem;
}
.privacypolicy section {
  text-align: left;
}
.privacypolicy section .boxMailfrom01_inner h1 {
  text-align: center;
}
.privacypolicy section .boxMailfrom01_inner h2 {
  text-align: left;
  font-family: "FOT-ロダン ProN DB";
  font-weight: 700;
  font-size: 1.6rem;
}
.privacypolicy section .boxMailfrom01_inner .contact_text {
  display: inline-flex;
  -js-display: inline-flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.privacypolicy section .boxMailfrom01_inner .btn_wrapper {
  display: block;
  text-align: center;
}
.privacypolicy section .boxMailfrom01_inner .btn_wrapper .btn-default {
  display: inline-block;
}
.boxMailfromWrap01 {
  border-bottom: 1px #ccc solid;
}
.text-lf {
  text-align: left;
  display: inline-block;
}
.text-ce {
  text-align: center;
}
.txtMailfrom01 {
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 2.0rem;
}
.txtMailfrom02 {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 2.4rem;
  margin-top: 30px;
}
.txtMailfrom03 {
  margin-bottom: 5px;
  font-weight: 700;
}
.txtMailfrom03 a {
  text-decoration: underline;
  color: #00b1ff;
}


.checkprivacy {
  margin-bottom: 10px;
}
.checkprivacy input {
  margin-right: 5px;
}
.border-top {
  border-top: 1px solid #d9dee6;
}
.border-bottom {
  border-bottom: 1px solid #d9dee6;
}
.ol_Mailfrom01 {
  margin-bottom: 8px;
}
.ol_Mailfrom01 > li {
  margin-bottom: 9px;
}
.ol_Mailfrom01 > li dl dt {
  text-indent: -13px;
  padding-left: 13px;
  font-weight: bold;
}
.ol_Mailfrom01 > li dl dd {
  margin-left: 17px;
}
.txtContact {
  width: 62%;
  margin-top: 5px;
  padding: 8px 10px;
  background-color: #f2f2f2;
}
.table-form tbody {
  border-bottom: 1px solid #d9dee6;
}
.table-form tbody tr th {
  border-top: 1px solid #d9dee6;
  font-family: "FOT-ロダン ProN DB";
  font-weight: 700;
  vertical-align: middle;
  background-color: #f7f7f9;
  display: flex;
  padding: auto;
  height: 40px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.table-form tbody tr td {
  padding: 12px;
  vertical-align: middle;
  display: block;
  text-align: left;
}
.badge {
  margin-left: 0.8rem;
}
.btn-info {
  background: #e9ecef;
  font-size: 1.4rem;
  border-radius: 10px;
}
.input-group-addon {
  font-size: 1.4rem;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info:active.focus,
.btn-info.active,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info,
.open > .dropdown-toggle.btn-info:hover,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info.focus,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background: #00b1ff;
  border: 1px solid #00b1ff;
}
.btn-primary {
  background: #0092ff;
  color: #fff;
  border: 1px solid #0092ff;
  font-size: 2.0rem;
  width: 60%;
  padding: 15px;
  border-radius: 10px;
}
.btnback{
	width: 40%
}
.btnsend{
	width: 40%
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:active.focus,
.btn-primary.active,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-primary:hover,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary.focus,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background: #0000ff;
  border: 1px solid #0000ff;
  color: #fff;
}
.btn-default {
  border: 1px solid #acacac;
  background: #acacac;
  margin-right: 20px;
  color: #fff!important;
  font-size: 2.0rem;
  padding: 15px;
  border-radius: 10px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:active.focus,
.btn-default.active,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-default:hover,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default.focus,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  border: 1px solid #727272;
  background: #727272;
  color: #fff;
}
/* ----------------------------------------------------------
				PC style
---------------------------------------------------------- */
@media only print, screen and (min-width: 768px) {
  .boxMailfrom01 {
    width: 100%;
  }
  .txtMailfrom01 {
    margin-bottom: 30px;
    /*font-size: 100%;*/
    font-size: 1.8rem;

  }
   .txtMailfrom02 {
    margin-bottom: 15px;
    font-size: 2.4rem;
  }
  .ol_Mailfrom01 {
    margin-bottom: 25px;
  }
  .ol_Mailfrom01 > li {
    margin-bottom: 20px;
  }
  .ol_Mailfrom01 > li dl dd {
    margin-left: 20px;
  }
  .txtContact {
    width: 700px;
    margin-top: 5px;
    padding: 13px 18px;
    background-color: #f2f2f2;
  }
  .table-fixed {
    table-layout: fixed;
  }
  .table-fixed th {
    width: 30%;
  }
  .table-fixed td {
    width: 70%;
  }
  .table-form tbody tr td .r-inline {
    display: inline-block;
    margin-right: 20px;
  }
  .table-form tbody tr th {
    display: table-cell;
    padding: 12px;
    height: auto;
  }
  .table-form tbody tr td {
    border-top: 1px solid #d9dee6;
    border-left: 1px solid #d9dee6;
    display: table-cell;
  }
  
  .perbox{
	width: 85%!important;
  } 
}
@media only screen and (max-width: 768px) {
  .contact_contents {
    position: relative;
    font-size: 1.9rem;
    font-family: "FOT-ロダン ProN M";
  }
  .txtMailfrom03{
	  padding: 0px 30px;
	  text-align: left;
  }
  .contact_contents section h1 {
    font-size: 2.6rem;
  }
  .contact_contents section .boxMailfrom01_inner {
    width: 100%;
    display: block;
  }
  .contact_contents section .boxMailfrom01_inner .table-form .txa {
    font-size: 2rem !important;
    padding: 1rem;
  }
  .contact_contents section .boxMailfrom01_inner .contact_text h2 {
    font-size: 2.2rem;
  }
  .contact_contents section .boxMailfrom01_inner .contact_text .link {
    font-size: 2rem;
  }
  .contact_contents section .table-form tbody tr th {
    height: 50px;
    font-size: 2.1rem;
  }
  .contact_contents .btn-default {
    font-size: 2.3rem;
  }
  .contact_contents .btn-primary {
    font-size: 2.3rem;
  }
  .contact_contents .btn-info {
    font-size: 2rem;
  }
  .contact_contents .input-group-addon {
    font-size: 2rem;
  }
  
  .perbox{
	width: 85%!important;
  } 
  
}
