﻿main.under {
    background: url(../image/cam/cam_main.jpg);
    background-size: cover
}

body#under h2{
	margin:0 auto 10px!important;
	padding:0;
	}
	
body#under h2:before{
	content:none!important;
	}

select{
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #c4c4c4;
  border-radius: 0px;
  padding:5px;
}

a.enter {
    display: block;
    padding: 5px 10px;
    border: #FFF 2px solid;
    color: #fff;
    text-align: center;
    margin: 30px auto 0;
    width: 220px;
    font-weight: 700
}

a.textLink {
    width: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto 15px
}

section {
    background: #FFF
}

div.contents {
    clear: both;
    max-width: 850px;
    width: 100%;
    margin: auto;
	padding:15px 20px 10px;
    box-sizing: border-box
}

section.sec1 div {
    height: auto
}

section.sec1 {
    background: #EEF5FF
}
section.sec1 p{
	text-align:center;
	font-size:16px;
	color:#001c5a;
	font-weight:bold;
	}

section.sec1 div.contents p.des {
    color: #224eb1
}

section.sec2 img.calendar{
	display:inline-block;
	width:18px;}


section.sec2 img{
	display:block;
	max-width:650px;
	margin:auto;
	width:100%;
	}
section.sec2 img:last-child{
	margin:10px auto;
	}

section.sec2 form ul.flex {
    width: 100%;
}

section.sec2 form ul.flex li {
    width: 100%;
    margin: auto
}

section.sec2 form ul.flex li:last-child {
    width: 100%;
    margin: auto
}

section.sec2 form ul.flex dt {
    font-size:12px;
    padding: 10px;
    vertical-align: top;
    width: 100%;
    color:#013996;
    background:#d1e4ff;
    box-sizing: border-box
}

section.sec2 form ul.flex dd {
    padding: 15px 10px 15px;
    vertical-align: middle;
    width: 100%;
    background:#f2f2f2;
    box-sizing: border-box;
    margin:0 auto 5px;
}

section.sec2 form ul.flex dt span.hissu {
    background: #c20000;
    margin: 0 0 0 10px;
    padding: 0 5px;
    line-height: 20px;
    color: #fff;
    float: right;
    font-size: 10px;
}

section.sec2 form dd.subject label input {
    margin-right: 0;
    margin-left: 2px;
    font-size: 70%
}

section.sec2 form dd span {
    display: inline-block;
    margin: 0 0 0 10px;
    font-size: 13px
}

ection.sec2 form th {
    padding: 15px;
    font-weight: 700;
    text-align: right;
    vertical-align: top
}

section.sec2 form th span.hissu {
    background: #c20000;
    margin: 0 0 0 10px;
    padding: 0 8px;
    line-height: 28px;
    color: #fff;
    float: right;
    font-size: 14px;
    border-radius: 3px
}


section.sec2 form td span {
    display: inline-block;
    margin: 0 0 0 10px;
    font-size: 13px
}

section.sec2 form input {
    padding: 10px;
    font-size: 16px;
    border-radius: 3px;
    border: 1px solid #999
}

section.sec2 form ul.time li input.timepicker {
    width: 85px !important;
}
section.sec2 form ul.time li input {
    width: 110px;
}

section.sec2 form input::placeholder {
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
    color: #CCC
}

section.sec2 form input::focus::placeholder {
    color: transparent
}

section.sec2 form select {
    padding: 10px;
    font-size: 16px;
    background:#fff;
	text-align:center;
}

section.sec2 form li dd.subject label{
	margin:0 1px 0 0;
	}


section.sec2 form li dd span.annotation{
	font-size:12px;
	}


section.sec2 form textarea {
    width: 100%
}
	section.sec2 dl.promise dd{
	font-size:14px;
	}
 
 	section.sec2 select.purpose{
	width:65%;
	}
 
  	section.sec2 select.pref{

	}
 
  	section.sec2 input.tel{
	width:65%;
	}
 
  	section.sec2 input.mail{
	width:65%;
	}
 
   	section.sec2 input.name{
	width:65%;
	}


section.sec2 form input.btn-submit {
	border: none;
    border-right: 1px #a94e12 solid;
    border-left: 1px #a94e12 solid;
    border-bottom: 2px #a94e12 solid;
    display: block;
    padding: 20px 50px 20px;
    background: url(../image/course/arrow_r.png) ,linear-gradient(5deg, rgba(255,131,0,1) 0%, rgba(255,158,0,1) 100%);
    background-repeat:no-repeat, repeat;
    background-size: 8px,cover;
    background-position: 95%,center;
	text-align: center;
    color: #fff;
    margin: auto;
    border-radius: 5px;
    font-weight: 700;
    font-size: 16px;
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
    cursor:pointer;
    
}
section.sec2 form input.btn-submit:hover{
	opacity:0.9;
	}

section.sec2 form nav#last input.btn-submit{
	margin:30px auto 100px;
	}



span.err {
    color: red;
    font-weight: 700
}

section.sec2 h3.tel{
	margin:30px auto 15px;
	color:#1443ac;
	text-align:center;
	width:100%;
	font-size:16px;
	font-weight:bold;
	}
	
section.sec2 div.time{
	text-align:center;
	width:100%;
	color:#CCC;
	font-size:10px;
	}
a.tel_link{
	display:block;
	margin:10px auto 5px;
	max-width:320px;
	}
h3.promise{
    	margin:50px auto 5px;
    	width:500px;
    	}
section.sec2 dl.promise{
	border:2px solid #c9d7ee;
	padding: 15px;
    box-sizing: border-box
	}
	
section.sec2 dl.promise dt{
	font-size:13px;
	color:#fff;
	padding:2px 10px;
	font-weight:bold;
	background:#013996;
	width: fit-content;
	}
	
dl.promise dd{
	font-size:15px;
	color:#013996;
	padding: 2px 15px 10px 0;
	}

section.sec2 input.imagesbotton {
    width: 50%;
    max-width: 180px;
    border: none;
    margin: 20px auto 0;
    padding: 0;
    display: block
}

/*------SSL表示追加-------*/

section.sec2 div.ssl{
	margin:20px 0 0px;
	width:100%;
	text-align:right;
	}

section.sec2 div.ssl p{
	width:100%;
	line-height:15px;
	text-align:right;
	font-size:10px;
	color:#999;}

section.sec2 div.ssl img{
	width:80px;
	margin:3px 0 0;
	display:inline-block;
	}


/*-------------------------------------
ここから資料請求用追記
--------------------------------------*/


section#siryo div.adr{
	width:75px;
	font-size:12px;
	margin:10px 0 0;
	}

section#siryo textarea.contents{
	font-size:15px;
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	}

section#siryo span.s_caution{
	font-size:11px;
	}

 /*--section#siryo select.grade2 {
    width: 290px
    }--*/
  section#siryo input.name2 {
    width:270px;
    }
 section#siryo input.syousai {
    width: 90%;
    }
 section#siryo input.tel2 {
    width: 90%;
    }
 section#siryo input.mail2 {
    width: 90%;
    }






/*-------------------------------------
確認画面
--------------------------------------*/
table#landing_form{
	margin:25px auto 0;
	width:100%;
	}
	
table#landing_form tr{
	table-layout: fixed;
	margin:0 0 5px 0;
	width:100%;
	border-top:5px solid #fff;
	}
	
table#landing_form th{
	font-size:14px;
	width:30%;
	text-align:center;
	background:#d1e4ff;
	table-layout: fixed;
	color:#1d499e;
	}
	
table#landing_form td{
	width:70%;
	background:#f2f2f2;
	padding:10px;
	table-layout: fixed;
	}

img#conf{
	display:block;
	margin:40px auto 100px;
	}
	
	
/*-------------------------------------
ここから資料請求用追記
--------------------------------------*/


section#siryo th{
	vertical-align:middle;
	}
	

/*-------------------------------------
完了画面
--------------------------------------*/

section#end p{
	width:100%;
	text-align:center;
	color:#1d499e;
	font-weight:bold;
	margin:50px auto 70px;
	}

section#end div.time{
	margin:0 auto 50px;
	}

section#end div.banner{
	margin:0 auto 50px;
	}
	
section#end div.banner a{
	display:block;
	}
	
section#end div.banner a:nth-child(2){
	margin:15px auto;
	}	
	
footer a#footerarea{
	display:block;
	width:100%;
	}
	
/*====================================
スマホここから
=====================================*/

@media screen and (max-width:800px) {
    main {
        width: 100%;
        height: 125vw;
        background-position: 80% -45px
    }
    main.under h1 {
        max-width: 1000px;
        width: 100%;
        margin: auto;
        font-size: 24px;
        font-weight: 700;
        text-align: right;
        padding: 40px 10px 40px 0;
        box-sizing: border-box
    }
    #nav-drawer {
        position: relative;
        float: right;
        cursor: pointer;
        margin: 0 0 0 0
    }
    section.sec2 img {
    	width:100%;
    	}
    
    section.sec2 form li dd.subject div.wrap{
	width:100%;
	}
    
    h3.promise{
    	margin:50px auto 5px;
    	width:85%;
    	}
    
     section.sec2 dl.promise dt{
	width:40px;
	text-align:center;
	}
	
	section.sec2 dl.promise dd{
	font-size:14px;
	}

 	section.sec2 select.grade{
	width:180px;
	}	
	
 	section.sec2 select.time{
	width:180px;
	}
 
 	section.sec2 select.purpose{
	width:300px;
	}
 
  	section.sec2 select.pref{
	width:220px;
	}
 
  	section.sec2 input.tel{
	width:280px;
	}
 
  	section.sec2 input.mail{
	width:280px;
	}
 
   	section.sec2 input.name{
	width:280px;
	}
 
 /*-------------------------------------
ここから資料請求用追記
--------------------------------------*/

/*section#siryo div.adr{
	width:75px;
	font-size:12px;
	text-align:right;
	display:inline-block;
	}*/
 section#siryo span.s_caution{
 	margin:0 0 0 5px;
 	}
 section#siryo span.w290r{
 	font-size: 11px;
    width: 295px;
    text-align: right;
    }
 
 section#siryo select.grade2 {
    width: 200px;
    }
  section#siryo input.name2 {
    width: 180px;
    }
 section#siryo input.addr {
    width: 100px;
    }
 section#siryo input.pref2 {
    width: 100px;
    }
 section#siryo input.syousai {
    width: 280px;
    }
 section#siryo input.tel2 {
    width: 280px;
    }
 section#siryo input.mail2 {
    width: 280px;
    }
 
 
 
}
