body {
	font-size: 12px;
	margin: 0px;
	background-image: url(../share/bg.jpg);
	background-repeat: repeat-x;
}
.pink_13 {
	font-size: 13px;
	font-weight: bold;
	color: #F73E67;
}
.black_13 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 200%;
}
.line_height130 {
	line-height: 130%;
}

.glay_15 {
	font-size: 15px;
	line-height: 200%;
	font-weight: bold;
	color: #666666;
}
.green_15 {
	font-size: 15px;
	font-weight: bold;
	color: #07657C;
	line-height: 110%;
}
.blue_15 {
	font-size: 15px;
	line-height: 130%;
	font-weight: bold;
	color: #000099;
}
.black_12 {
	line-height: 130%;
	font-size: 12px;
}
.pink_12 {
	font-size: 12px;
	color: #FF6699;
	font-weight: bold;
}
.bg_white {
	background-color: #FFFFFF;
}
.green_12 {
	font-size: 12px;
	color: #287979;
	line-height: 130%;
}

.time_black {
	font-size: 18px;
	font-weight: bold;
}

.time_black02 {
	font-size: 14px;
}

.time_white {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.time_white02 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.time_red {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

.time_red02 {
	font-size: 14px;
	color: #FF0000;
}

.time_blue {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}

.time_blue02 {
	font-size: 14px;
	color: #0066CC;
}

.time_pink {
	font-size: 16px;
	font-weight: bold;
	color: #FF6699;
	line-height: 200%;
}

.time_yellow {
	font-size: 18px;
	font-weight: bold;
	background: linear-gradient(transparent 0%, #f6ff5f 0%);
}

.padding-right {
	font-size: 12px;
	font-weight: bold;
	color: #FF6699;
	padding-right: 2px;
	line-height: 130%;
}
.line_height200 {
	font-size: 12px;
	line-height: 200%;
	font-weight: bold;
	color: #FF6699;
}
.blue_12 {
	font-size: 12px;
	line-height: 130%;
	color: #0033CC;
}
.orange_12 {
	font-size: 12px;
	color: #FF9933;
	line-height: 130%;
}
a:link {
	color: #116C79;
	text-decoration: underline;
}
a:visited {
	color: #116C79;
	text-decoration: underline;
}
a:hover {
	color: #1BACC0;
	text-decoration: underline;
}
a:active {
	color: #116C79;
	text-decoration: underline;
}

.top_margin {
    margin-top: 10px ;
	}
	
.foot_line {
    border-top: 1px solid ;
	border-color: #298D96 ;
	padding-top: 5px ;
	}
	
.t-top {
	border: 1px solid ;
	border-color:#298D96 ;
	}	

.contact {
	font-size: 14px;
	line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif;
	margin: 0px;
}
.box01 {
    line-height: 1.8em;
    clear: both;
    text-align: left;
    padding: 15px;
    background: rgba(183,31,119,0.1);
    border: 3px solid #ffffff;
    outline: 1px dotted #cccccc;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    width: 598px;
}
.contact-form p {
  padding: 0 5%;
  margin: auto;
  font-size: 12px;
  line-height: 1.6;
}
.contact-form {
  width: 616px;
  background-color: #FFF;
  margin: 0 auto;
  padding: 0 30px 0;
  overflow: hidden;
}
.form-box {
  width: 616px;
  padding-bottom: 60px;
  clear: both;
}
.form-box .form-box-title {
  float: left;	
  /*width: 100%;*/
  font-size: 12px;
  margin-bottom: 5px;
  margin-top: 8px;
}
.form-box .form-box-title h3 {
  font-weight: 400;
  display: inline;
}
.form-box .form-box-required {
  color: #D90000;
  margin-right: 10px;
  text-align: center;
  line-height: 1;
  font-size: 12px;
  width: 30px;
  display: inline;
  padding: 7px 0 8px;
  float: right;
}
.form-box-wrapper {
  font-size: 12px;
  text-align: left;
  width: 462px;
  float: right;
}
.form-box-wrapper-check {
  width: 462px;
  font-size: 14px;
  float: right;
  text-align: left;
  margin-bottom: 20px;
  margin-top: 8px;
}
.form-box form {
  margin: 0;
  padding: 0;
}
.form-box input {
  padding: 8px;
  background-color: #ffffff;
  font-size: 14px;
  color: #4D4D4D;
  border: 1px solid #60BFA0;
  margin-top: 0px;
  vertical-align: -5%;
  font-family: "Noto Sans JP", sans-serif;
}
.form-box textarea {
  padding: 8px;
  background-color: #ffffff;
  font-size: 14px;
  border: 1px solid #60BFA0;
  font-family: "Noto Sans JP", sans-serif;
}
.form-box select {
  padding: 8px;
  background-color: #ffffff;
  font-size: 14px;
  color: #4D4D4D;
  border: 1px solid #60BFA0;
  font-family: "Noto Sans JP", sans-serif;
}
.form-box label {
  cursor: pointer;
}
.form-box select:focus, .form-box input:focus, .form-box textarea:focus {
  background-color: #F0FDFB;
}
.form-box .finish {
  height: 392px;
  padding-top: 80px;
  border: 1px dotted #72706E;
  text-align: center;
  line-height: 2;
  clear: both;
  margin-top: 60px;
  background-color: #FFFFFF;
  font-size: 14px;
}
.form-box .finish b {
  display: block;
  width: 268px;
  height: 226px;
  margin: 0 auto 20px;
  text-indent: -9999px;
  background-image: url("../contact/img/w_finish.gif");
  background-repeat: no-repeat;
}
input.submit_button {
  position: relative;
  z-index: 2;
  background: #059BCD;
  color: #FFFFFF;
  line-height: 40px;
  font-size: 18px;
  width: 200px;
  letter-spacing: 2px;
  border-style: none;
  border-radius: 3px;
  font-family: "Noto Sans JP", sans-serif;
}
input.submit_button:hover {
  opacity: 0.8;
}
input.submit_button::before, input.submit_button::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #60BFA0;
}
input.submit_button::before {
  right: 0;
}
input.submit_button::after {
  left: 0;
}
input.submit_button:hover::before, input.submit_button:hover::after {
  width: 0;
  background-color: #60BFA0;
}
input.submit_button, input.submit_button::before, input.submit_button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
input::placeholder {
  color: #DDDDDD;
}
/* IE */
input:-ms-input-placeholder {
  color: #DDDDDD;
}
/* Edge */
input::-ms-input-placeholder {
  color: #DDDDDD;
}
textarea::placeholder {
  color: #DDDDDD;
}
/* IE */
textarea:-ms-input-placeholder {
  color: #DDDDDD;
}
/* Edge */
textarea::-ms-input-placeholder {
  color: #DDDDDD;
}
.sendbox {
  margin: 40px 0;
}
/* iOSでのデフォルトスタイルをリセット */
input[type="submit"], input[type="button"] {
  /*border-radius: 0;*/
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus, input[type="button"]::focus {
  outline-offset: -2px;
}
/*
@media (min-width:600px) and (max-width:959px) {
  .contact-form {
    width: 80%;
    margin: 30px 5% 30px;
    padding: 30px 5% 0px;
  }
  .form-box {
    padding-bottom: 25px;
  }
  .form-box .form-box-title {
    margin-bottom: 10px;
  }
  .contact-form p {
    width: 90%;
    padding: 0 5%;
    margin: auto;
  font-size: 12px;
    line-height: 1.6;
  }
  .form-box .finish {
    height: 330px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .sendbox {
    margin: 30px 0
  }
}
*/
/*@media (min-width:960px) {
  .contact-form p {
    width: 900px;
    font-size: 12px;
    line-height: 1.6;
  }
  .contact-form {
    width: 636px;
    margin: 30px auto 50px;
    padding: 40px 30px 0;
  }
  .form-box {
    width: 636px;
    padding-bottom: 70px;
  }
  .form-box .form-box-title {
    width: 170px;
    float: left;
    font-size: 12px;
    margin-top: 8px;
  }
  .form-box .form-box-required {
    margin-right: 20px;
    padding: 7px 0 8px;
    float: right;
  }
  .form-box-wrapper {
    width: 466px;
    font-size: 12px;
    float: right;
  }
  .form-box-wrapper-check {
    width: 466px;
    font-size: 12px;
    text-align: left;
    margin-top: 8px;
  }
  .form-box input {
    padding: 8px;
    font-size: 12px;
  }
  .form-box textarea {
    padding: 8px;
    font-size: 12px;
  }
  .form-box select {
    padding: 8px;
    background-color: #ffffff;
    font-size: 12px;
    color: #4D4D4D;
    border: 1px solid #60BFA0;
  }
  .form-box .finish {
    height: 392px;
    padding-top: 80px;
    margin-top: 30px;
    font-size: 12px;
  }
  .form-box .finish b {
    margin: 0 auto 20px;
  }
  input.submit_button {
    line-height: 40px;
    font-size: 12px;
    padding-top: 4px;
    width: 200px;
  }
  .sendbox {
    margin: 60px 0
  }
}*/