/* Styling Clear */
h1,h2,h3,h4,h5,h6,p{
  margin: 0;
  line-height:1.5;
}

a:link { color:#ff7500; }
a:visited { color:#ff7500; }
a:hover { color:#ffa050; }
a:active { color:#ffa050; }

/* Clearfix */
.cf:before,
.cf:after {
    content:"";
    display:block;
    overflow:hidden;
}
.cf:after {
    clear:both;
}
.cf {
    zoom:1;
}

/* Styling */
body{
  color: #505050;
}

.slp-header {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.slp-header-txt {
}

.slp-header-txt-prime {
  width:500px;
  background: url('../../images/sendailp/slp_headline_bg.jpg');
  padding: 10px;
  margin-top: 40px;
}

.slp-header-txt-prime h2 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2;
  color: #fff;
}

.slp-header-txt-h26 {
  position: relative;
  z-index: 100;
  color: #ed6d00;
  font-size: 36px;
  line-height: 1;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 230px;
  text-align: center;
  border-top: 2px solid #ed6d00;
  border-bottom: 2px solid #ed6d00;
}

.slp-header-txt-sendai {
  position: relative;
  z-index: 100;
  line-height: 1;
  font-size: 32px;
  font-weight: normal;
  margin-bottom:10px;
}

.slp-header-txt-title {
  position: relative;
  z-index: 100;
  color: #ed6d00;
  line-height: 1;
  font-size: 88px;
  font-weight: bold;
}

.slp-header-txt-exp {
  position: relative;
  z-index: 100;
  font-size: 24px;
  margin-top: 20px;
}

.slp-header-bg {
  background: url('../../images/sendailp/slp_main_visual.png');
  width: 500px;
  height: 467px;
  position: absolute;
  /* margin-top: -316px; */
  top: 0px;
  margin-left: 472px;
  z-index: 10;
}


.slp-recommend {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  margin-top:20px;
  margin-bottom:20px;
}

.slp-recommend-symbol {
  float: left;
}

.slp-recommend-symbol img {
}

.slp-recommend-list {
  float: left;
  /* margin-left: 10px; */
}

.slp-recommend-list ul {
  list-style-type:none;
}

.slp-recommend-list ul li {
  background: url('../../images/sendailp/slp_check.jpg') 0px 0px no-repeat;
  text-indent: 26px;
  font-size: 20px;
  margin-left: -20px;
  color: #ed6d00;
}


.slp-schedule {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.slp-schedule-table {
  width: 490px;
  float: left;
  font-size: 18px;
}

.slp-schedule-table th {
  width: 100px;
  text-align: left;
  vertical-align: top;
  font-weight:normal;
  padding: 6px;
  /* color: #fff; */
  /* background: #ed6d00; */
}

.slp-schedule-table th span {
  padding: 5px;
  color: #fff;
  background: #ed6d00;
  display: block;
}

.slp-schedule-table td {
  text-align: left;
  /* vertical-align: top; */
  padding: 6px;
  vertical-align: middle;
}

.slp-small{
  font-size:12px;
}

.slp-schedule-profile {
  /* width: 430px; */
  width: 400px;
  float: right;
  background: #ed6d00;
  padding: 15px;
  color: #fff;
  font-size: 15px;
  line-height: 1.2;
}

.slp-schedule-profile a:link { color:#fff; }
.slp-schedule-profile a:visited { color:#fff; }
.slp-schedule-profile a:hover { color:#fff; }
.slp-schedule-profile a:active { color:#fff; }

.slp-schedule-profile-header {
}

.slp-schedule-profile-header-txt {
  float: left;
  width: 100%;
  height: 148px;
  padding-left: 0px;
}

.slp-schedule-profile-header-txt-company {
  margin-bottom: 10px;
  font-size:18px;
  margin-top: 15px;
}

.slp-schedule-profile-header-txt-ceo {
  border-bottom: 1px solid #fff;
  font-size: 18px;
}

.slp-schedule-profile-header-txt-name {
  font-size: 32px;
}

.slp-schedule-profile-header-pic {
  /* float: right; */
  position: absolute;
  /* margin-left: 302px; */
  margin-left: 272px;
}

.slp-schedule-profile-header-pic img {
}

.slp-schedule-profile-body {
  margin-top: 15px;
}

.slp-schedule-profile-body p {
  margin-bottom: 5px;
}


.slp-guide {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.slp-guide h2 {
  width: 920px;
  /* background: url('../../images/sendailp/slp_head_bg.jpg'); */
  background: #ed6d00;
  color: #fff;
  font-size: 28px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 40px;
  margin-bottom: 10px;
}

.slp-guide p {
  font-size: 20px;
}

.slp-guide p a {
}


.slp-program {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  margin-top:20px;
}

.slp-program h2 {
  color: #fff;
  font-size: 22px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background: url('../../images/sendailp/slp_head_bg.jpg');
}

.slp-program table {
}

.slp-program table td {
  padding: 15px;
}

.slp-program table td h3 {
  color:#fff;
  border-bottom:1px solid #ed6d00;
  background: url('../../images/sendailp/slp_program_head_bg.jpg') no-repeat;
  padding: 5px;
  font-size: 18px;
  margin-bottom: 10px;
}

.slp-program table td h4 {
  font-size: 18px;
  margin-bottom: 5px;
}

.slp-program table td p{
  font-size: 14px;
}


.slp-program-head{
	color:#ed6d00;
	font-size: 22px;
	margin-left: 10px;
}

.slp-form {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.slp-form h2 {
  width: 920px;
  background: #ed6d00;
  color: #fff;
  font-size: 28px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 40px;
  margin-bottom: 10px;
}

.slp-form table{
  width: 100%;
  margin-bottom: 20px;
}
.slp-form table th,
.slp-form table td{
  /* border: 1px solid #ed6d00; */
  border: 1px solid #cdcdcd;
  padding: 10px;
  vertical-align: middle;
  text-align: left;
  border-left: none;
  border-right: none;
  font-size:16px;
}
.slp-form table tr:nth-child(even){
  background: #fef2dd;
}
.slp-form table th{
  text-align:right;
  width: 160px;
  padding-right: 20px;
}
.slp-form-table-top{
  border-top: none !important;
}
.slp-form-required-box{
  width:60px !important;
  text-align: center;
}
.slp-form-required{
  background:#e94316;
  font-size:13px;
  color:#fff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 2px;
}
.slp-form-find label{
  padding-right: 5px;
  padding-right: 10px;
  display: block;
  padding-bottom: 5px;
}

.slp-form-xs input{
	width: 80px;
	padding: 4px;
	height: 22px;
	font-size: 16px;
	border:1px solid #bbb;
	background: #fff;
	box-shadow: 0px 1px 1px 0px #cfcfcf inset;
}
.slp-form-s input{
	width: 140px;
	padding: 4px;
	height: 22px;
	font-size: 16px;
	border:1px solid #bbb;
	background: #fff;
	box-shadow: 0px 1px 1px 0px #cfcfcf inset;
}
.slp-form-m input{
	width: 260px;
	padding: 4px;
	height: 22px;
	font-size: 16px;
	border:1px solid #bbb;
	background: #fff;
	box-shadow: 0px 1px 1px 0px #cfcfcf inset;
}
.slp-form-l input{
	width: 360px;
	padding: 4px;
	height: 22px;
	font-size: 16px;
	border:1px solid #bbb;
	background: #fff;
	box-shadow: 0px 1px 1px 0px #cfcfcf inset;
}

.slp-form-txt textarea{
	width: 600px;
	padding: 4px;
	height: 200px;
	font-size: 16px;
	border:1px solid #bbb;
	background: #fff;
	box-shadow: 0px 1px 1px 0px #cfcfcf inset;
}

.slp-form-addr-wrap p{
  margin-bottom:5px;
}

.slp-txt-center{
  text-align: center;
  margin-bottom: 40px;
}

.slp-btn-success-wrap input{
  outline: 0;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  -webkit-appearance: none;
  border-radius: 2px;
  border: 0;
  padding: 15px 30px;
  text-decoration: none;
  background-color: #ed6d00;
  color: #fff;
  display: inline-block;
}
.slp-btn-success-wrap input:hover{
  background: #ff8720;
}

.slp-btn-back-wrap input{
  outline: 0;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  -webkit-appearance: none;
  border-radius: 2px;
  border: 0;
  padding: 15px 30px;
  text-decoration: none;
  background-color: #e4e4e4;
  display: inline-block;
  margin-right: 20px;
}
.slp-btn-back-wrap input:hover{
  background: #f5f5f5;
}


.slp-backto-top-link{
  text-align:center;
}
.slp-backto-top-link a{
  outline: 0;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  -webkit-appearance: none;
  border-radius: 2px;
  border: 0;
  padding: 15px 30px;
  text-decoration: none;
  background-color: #ed6d00;
  color: #fff;
  display: inline-block;
}

.slp-contact{
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  margin-top:20px;
}

.slp-contact h2{
  width: 920px;
  background: #ed6d00;
  color: #fff;
  font-size: 28px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 40px;
  margin-bottom: 10px;
}

.slp-contact table{
  width:100%;
}
.slp-contact table th,
.slp-contact table td{
  padding:10px;
  border: 2px solid #ed6d00;
  vertical-align:middle;
  text-align:left;
}
.slp-contact table th{
  background:#ed6d00;
  color:#fff;
  width:96px;
}

.slp-contact ul{
  border: 2px solid #ed6d00;
  padding: 20px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 18px;
}
.slp-contact ul li{
  margin-bottom:10px;
}

.slp-copyright{
  width:940px;
  margin-left:auto;
  margin-right:auto;
  text-align: center;
  font-size: 14px;
  margin-top: 40px;
  margin-bottom: 40px;
  /* border-top: 1px solid #cdcdcd; */
  /* padding-top: 20px; */
}