@charset "utf-8";
a:hover {
  text-decoration: none;
}
.kiyaku {
  text-align: center;
  margin: 40px;
}
.kiyaku .attention {
  float: none;
  line-height: 28px;
  padding: 2px 10px;
}
.kiyaku input {
  transform: scale(2);
  margin-bottom: 30px;
}
.Landing #container {
  width:100%;
  margin: 0 auto;
}
.form_title{
width: 45%;
margin: 0px auto;
font-weight: bold;
font-size: 24px;
text-align: center;
border-bottom: 1px dotted #996565;
padding: 8px;
margin: 30px auto;
color: #7e4501;
}

/* -- テーブル --*/
table[summary="お客様情報入力"] {
	margin: 0 auto;
	border-top: 1px solid #ffc332;
	border-left: 1px solid #fff9ea;
	border-right: 1px solid #ffffff;
	width: 65%;
	border-collapse: collapse;
	text-align: left;
	font-size: 1.2rem;
	font-size: 16px;
border-collapse: separate;
border-spacing: 0px 10px;
border: none;
}
table[summary="お客様情報入力"] th {
	padding: 8px;
	border-right: 0px solid #ffc332;
	border-bottom: 3px solid #ffc332;
	background-color: #ffce43;
	font-weight: bold;
	vertical-align: middle;
border: none;
border-left: 6px solid #ff1200;
padding: 15px 8px;
}
table td {
	padding: 8px;
	border-right: 1px solid #ffc332;
	border-bottom: 3px solid #ffc332;
	vertical-align: middle;
border: none;
}
@media screen and (max-width:600px){
	table.sphone tr {
		display: block;
	}
	table.sphone th,
	table.sphone td {
		display: list-item;
		list-style-type: none;	
	}
	table.sphone th {
		border-bottom: 0;
		background-color: transparent;
		padding-bottom: 0;
	}
}
body {
  background-color: #ffffff;
}
.attention {
    color: #ffffff;
    background-color: #ff0000;
    font-size: 14px;
    padding: 0px 5px;
    font-weight: bold;
    -webkit-border-radius: .3125em;
    border-radius: .3125em;
    float: right;
    line-height: 25px;
}
.attention02 {
    font-size: 13px;
}
.mini, .mini > .attention {
    color: #ff0000;
    font-size: 14px;
    background-color: #f3e8bf;
    padding: 1px 1px;
    font-weight: bold;
    float: none;
}
.checkbox02{
  width: 900px;
  margin: 10px auto 50px auto;
}
.checkbox03{
  width: 900px;
  height: 510px;
  background-image: url(../../../ex/img/default/c06.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 10px auto 20px auto;
}
.checkbox04{
  width: 1000px;
  height: 556px;
  background-image: url(../../../ex/img/default/c08.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 10px auto 20px auto;
}
.course_box_01{
  width: 100%;
}
.course_box_02{
  width: 25%;
  float: left;
  text-align: center;
}
.course_box_03{
  width: 25%;
  float: left;
  text-align: center;
  margin-top: 500px;
}

.course_box_01 img{
  width:100%;
}
.course_box_02 label{
  margin: 50px auto 50px auto;
}

.checkbox01-input{
  display: none;
}
.checkbox01-parts{
  padding-left: 35px;
  position:relative;
}
.checkbox01-parts::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border: 2px solid #999;
  border-radius: 4px;
  background-color: white;
}
.checkbox01-input:checked + .checkbox01-parts{
  color: #009a9a;
}
.checkbox01-input:checked + .checkbox01-parts::after{
    content: "";
    display: block;
    position: absolute;
    top: -13px;
    left: 5px;
    width: 20px;
    height: 33px;
    transform: rotate(40deg);
    border-bottom: 5px solid #009a9a;
    border-right: 5px solid #009a9a;
}

.checkbox05 {
    width: 800px;
    height: 400px;
    background-image: url(../../../ex/img/item/0003/course_select_fl.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 10px auto 20px auto;
}
#form1 .moni980 {
    background-image: url(../../../ex/img/item/0001/lp_fid_01/course_select03.png);
}
#form1 .syoge980 {
    background-image: url(../../../ex/img/item/0001/lp_fid_01/course_select05.png);
}

.checkbox05 .course_box_03 {
    margin-bottom: 157px;
}

.checkbox05 .course_box_03 {
    width: 100%;
    float: none;
    text-align: left;
    margin-top: 0px;
}
.checkbox02-parts {
    padding-left: 35px;
    position: relative;
}

.checkbox05 .checkbox02-parts::before {
content: "";
display: block;
position: absolute;
    top: 50px;
    left: 55px;
width: 30px;
height: 30px;
/*border: 2px solid #999;*/
border: none;*
border-radius: 4px;
background-color: white;
}
.checkbox02-input {
    display: none;
}
.checkbox02-input:checked + .checkbox02-parts::after{
    content: "";
    display: block;
    position: absolute;
    top: 35px;
    left:60px;
    width: 20px;
    height: 33px;
    transform: rotate(40deg);
    border-bottom: 5px solid #009a9a;
    border-right: 5px solid #009a9a;
}

.checkbox05 .checkbox01-input:checked {
}
.checkbox05 .checkbox01-parts::after {
}

table td {
	padding: 8px;
	border-right: 1px solid #ffc332;
	border-bottom: 3px solid #ffc332;
	vertical-align: middle;
border: none;
    background-color: #f3e8bf;
}

input {
    vertical-align: baseline;
}
input[type="submit"]{
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 20px;
border: 3px solid #ffffff;
outline: 0;
-webkit-border-radius: inherit;
border-radius: inherit;
-webkit-appearance: none;
-moz-appearance: none;
cursor: pointer;
background: #008745;
opacity: 1;
font-size: 40px;
color: #ffffff;
font-weight: bold;
z-index: 2;
-webkit-border-radius: .9em;
border-radius: .9em;
box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.81);
-moz-box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.81);
-webkit-box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.81);
transition    : .2s;
font-family: 'TsukuOldMinPro-R{pm}', '游明朝', YuMincho, 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
input[type="submit"]:hover {
background: #ffffff;
color: #008745;
}

.submit_b {
margin: 10px auto 10px auto;
width: 50%;
}

input[type="text"], input[type="password"], input[type="tel"], select {
background-color: #ffffff;
border: 1px solid #FFF;
}
.formErrorContent {
border: 2px solid #fff !important;
box-shadow: 0 0 2px #000 !important;
-moz-box-shadow: 0 0 2px #000 !important;
-webkit-box-shadow: 0 0 2px #000 !important;
font-size: 14px !important;
min-width: 40px !important;
font-weight: bold;
}
.loginbox .login{
  background-color: #008745;
  padding: 10px 40px;
  border: 2px solid #ffffff;
  -webkit-border-radius: .6em;
  border-radius: .6em;
  transition: .2s;
  color: #ffffff;
  font-size: 18px;
box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.81);
-moz-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.81);
-webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.81);
}
.loginbox .login:hover {
background: #ffffff;
color: #008745;
}
.loginbox {
text-align: center;
line-height: 40px;
margin: 10px auto 10px auto;
border: 1px solid #c0a884;
width: 350px;
padding: 5px 0 20px;
background-color: #fff3d2;
}
.loginbox02 {
text-align: center;
line-height: 1;
margin: 10px auto 0px auto;
width: 90%;
padding: 0px;
}
.loginbox02 a {
color: #07b8de;
}
.form_title02 {
width: 40%;
margin: 0px auto;
font-weight: bold;
font-size: 24px;
text-align: center;
border-bottom: 1px dotted #996565;
padding: 8px;
margin: 30px auto 10px;
color: #7e4501;
}
.form_txt {
text-align: center;
color: #5c2102;
font-size: 18px;
margin: 0px auto 35px;
}