/*== COMMON ==*/
.linkwin {
    padding: 0 15px 0 0;
}
em {
    color: #8A0000;
}
strong {
	font-weight:bold;
}
#inner-container section a {
    color:#280000;
    text-decoration: underline;
}
#inner-container section a:hover {
    text-decoration: none;
}



#inner-container .submit {
    margin: 0 0 20px 0;
}
#inner-container .submit li {
display:inline-block;
margin:0 10px;
}
#inner-container .submit li a {
/*
    background-color: #DB5424;
    border-radius: 4px;
    color: #FCFCE9;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 9px;
    margin-bottom: 20px;
    margin-right: 20px;
    text-align: center;
    width: 357px;
    text-decoration: none;
*/
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding:0 10px;
    border-bottom: 2px solid #e55a1f;
    background-color: #f16529;
    background: linear-gradient(to bottom, #ffa82c 0%, #ff6c00 100%);
    color: #fff;
    border-radius: 3px;
    box-shadow: 0px 1px 1px 1px rgba(38,38,38,0.3);

    justify-content: center;
    text-align: center;
    line-height: 1;
    letter-spacing: 0.1em;
    font-size: 14px;
    transition: opacity 0.2s ease-out;
    opacity: 1;
    height: 48px;
    width: 357px;
    text-decoration:none;
}
#inner-container .submit li a:hover{
    opacity: 0.8;
    text-decoration:none;
}
#inner-container .submit li.kakinaosu a {
/*
    background-color: #888888;
    margin-right: 0;
*/
  width: 212px;
  border-bottom: 2px solid #6b6b6b;
  background-color: #797979;
  background: linear-gradient(to bottom, #9d9d9d 0%, #797979 100%);
}
#inner-container .submit li img {
    padding-right: 8px;
}
#inner-container .submit li a {
	cursor: pointer;

}
#inner-container .submit li a.l2 {
	height: auto;
    line-height: 1.3;
    padding: 20px 0;
}
#inner-container .submit li a:hover {
    background-color: #280000;
    color: #FCFCE9;
    text-decoration: none;
}
#inner-container .submit li.kakinaosu a:hover {
    background-color: #a5a5a5;
}

/*== inner-container ==*/

#inner-container {
/*
    color: #280000;
    font-size: 13px;
    line-height: 1.8;
    margin: 0 auto;
    padding: 50px 0;
    width: 594px;
*/
}
#inner-container h2 {
/*
    background-color: #280000;
    border-radius: 6px;
    color: #FCFCE9;
    font-size: 20px;
    font-weight: bold;
    height: 63px;
    letter-spacing: 10px;
    line-height: 63px;
    text-align: center;
    width: 594px;
    margin: 0 0 45px 0;
*/
}
#inner-container h3 {
/*
    margin: 0 0 41px 0;
    padding: 0 0 45px 0;
	border-bottom:3px solid #260000;
    font-size: 18px;
    font-weight: bold;
    text-align:center;
*/

  margin: 0 0 40px;
  padding: 25px 0;
  border-top: 3px solid #280000;
  border-bottom: 3px solid #280000;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}
#inner-container h3.bordertop2 {
    margin: 40px 0 40px;
/*
    margin: 45px 0 41px 0;
    padding: 45px 0;
	border-top:3px solid #260000;
*/
}
#inner-container p,
#inner-container table,
#inner-container ul {
/*	font-size: 13px;*/
}
#inner-container p.email {
    margin-top: 23px;
	font-weight:bold;
}
#inner-container p a:hover {
    text-decoration: none;
}
#inner-container .list-style {
    margin: 20px 0 20px 20px;
}
#inner-container .list-style li {
    margin: 1px 0 0 20px;
	list-style:none;
	color:#f06700;
}

/*== 申込フォーム 基本 ==*/
#inner-container .fence01 {
    border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
    padding: 22px 22px 22px 22px;
    margin:36px 0 0 0;
}
#inner-container .fence01 h3 {
	padding:0 0 10px 0;
/*	font-size: 15px;*/
    color: #F06700;
	border:none;
    margin:0;
	text-align:left;
}
#inner-container .fence01 p {
/*	font-size: 12px;*/
}
#inquiry table {
    margin: 30px 0 45px 0;
}
#inquiry table th {
    font-weight: normal;
    vertical-align:top;
}
#inquiry table th {
	padding: 22px 0;
}
#inquiry table th.pb0 {
	padding-bottom: 0;
}
#inquiry table th.pt0 {
	padding-top: 0;
}
#inquiry table td input.text1,
#inquiry table td textarea.text1 {
	margin:10px 0;
    width: 412px;
    padding:13px;
}
#inquiry table td input.text2,
#inquiry table td textarea.text2 {
	margin:10px 0;
    width: 205px;
    padding:13px;
}
#inquiry table td input.text3,
#inquiry table td textarea.text3 {
	margin:10px 0;
    /*width: 30px;*/
    padding:13px;
}
#inquiry table td input.text4,
#inquiry table td textarea.text4 {
	margin:10px 0;
    width: 315px;
    padding:13px;
}
#inquiry table td input.mb0 {
	margin-bottom:0;
}
#inquiry table td select {
	margin:22px 0;
}
#inquiry table td input.radio {
	margin:29px 3px;
}
/*== 2018.1107 追加 ==*/
#inquiry .niretu {
	margin: 0;
}
#inquiry .niretu td {
	vertical-align: top;
}
#inquiry .input-v input[type="radio"],
#inquiry .input-v input[type="checkbox"] {
	margin: 0 3px;
}
#inquiry .input-v:first-child input[type="radio"] {
	margin-top: 29px;
}
#inquiry .input-v:last-child input[type="radio"]:not([id$="other"]) {
	margin-bottom: 29px;
}
#inquiry .input-v-secondary {
	margin: 5px 0 5px 1.5em;
}
.event #inquiry > table > tbody > tr > td {
	padding-left: 20px;
}
.event #inquiry p.note {
	margin: 5px 0;
	font-size: 90%;
}
#inquiry .submit a {
	cursor: pointer;
}

.event.finish #thanks_message {
	font-weight: bold;
}
.event.finish .message p,
.event.finish .message ul {
	margin: 1em 0;
}
.event.finish .message p.note {
	color: #f00;
	font-weight: bold;
}
.event.finish .message .other_seminar {
	margin-left: 1em;
}
/*== 2018.1107 追加 ==*/
#inquiry table th {
/*    width: 153px;*/
    width: 160px;
}
#inquiry table td input.postnumber {
    width: 178px;
}
#inquiry table .tipped {
    color: #7F7F7F;
}
caption, th {
    text-align: left;
}
#inquiry .submit {
    text-align: center;
}
#inquiry .red, 
#inquiry table em {
    color: #d80000;
}
#input_errors p {
    margin: 20px 0 0 0;
}
#input_errors ul {
    margin: 10px 0 20px 25px;
}
#input_errors ul li {
    color: #8A0000;
    list-style-type: disc;
}
#inquiry p.mail_comment {
/*    font-size: 11px;*/
    font-size: 14px;
    margin: 10px 0 20px 25px;
    line-height: 1.8;
}
#inquiry p.mb0 {
    margin-bottom: 0;
}
#inquiry p.rule {
    margin: 30px 0 0 0;
}
.confirm #inquiry table {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #CCCCCC;
	width:100%;
}
.confirm #inquiry table th {
    background: none repeat scroll 0 0 #FFFFF2;
    border-right: 1px solid #CCCCCC;
}
.confirm #inquiry table th,
.confirm #inquiry table td {
    border-bottom: 1px solid #CCCCCC;
	padding-left:10px;
}


.fullsize #inner-container h2 {
	letter-spacing: 0;
}
.fullsize #breadcrumb {
    width: 750px;
}
.fullsize #main-container {
    width: 960px;
}
.fullsize #inner-container {
/*
  width: 859px;
  margin: 0 auto;
  padding: 50px 0;
  color: #280000;
  font-size: 13px;
  line-height: 1.8;
*/
}
.fullsize #inner-container h2 {
/*
    background-color: #280000;
    border-radius: 6px;
    color: #FCFCE9;
    font-size: 17px;
    font-weight: bold;
    height: 63px;
    letter-spacing: 10px;
    line-height: 31px;
    text-align: center;
    width: 859px;
    margin: 0 0 45px 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  letter-spacing: 1px;
*/
}
.fullsize #inner-container .section-inner {
  padding-bottom: 50px;
}

.fullsize #inquiry table td input.text1, 
.fullsize #inquiry table td textarea.text1 {
    width: 650px;
}

.fullsize #inner-container #inquiry table td input.text2, 
.fullsize #inner-container #inquiry table td textarea.text2,
.fullsize #inquiry table td input.text4,
.fullsize #inquiry table td textarea.text4 {
    width: 300px;
}
.fullsize #inner-container #inquiry ul {
    width: 589px;
    margin:0 auto;
}
.fullsize #inner-container #inquiry p.line {
	border-top:1px solid #CCCCCC;
	padding:5px 0 5px 0;
}
.fullsize #inner-container #inquiry p.line2 {
	padding:0px 0 5px 0;
}
.fullsize #inner-container #inquiry p.line input,
.fullsize #inner-container #inquiry p.line2 input {
	margin:0 0 0 15px;
}

/*== 2018.0411 追加 ==*/
.ticket #inner-container .notice {
    margin: 20px 0 30px 0;
}
.ticket #inner-container p.sub {
    text-align: center;
    margin-bottom: 38px;
}
.ticket #inner-container h3.sec_title {
    margin-top: 50px;
    margin-bottom: 40px;
}
.ticket #inner-container table.number td.right {
    text-align: right;
    vertical-align: middle;
}
.ticket #inner-container table th {
    padding-right: 10px;
}
.ticket #inner-container table.number {
    width: 430px;
    margin: 0 0 20px 0;
    font-weight: bold;
    border: none;
}
.ticket #inner-container h5 {
	margin:25px 0 20px 0;
	font-weight:bold;
}
.ticket #inner-container h6 {
	font-weight:bold;
}
/*== 2018.0411 追加 ==*/

body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}