@charset "UTF-8";

/*****************************************************

    PC用

*****************************************************/
.-----pc-----{}
@media screen and (min-width: 769px) {
.sp-head {
	display:none
	}
.bar {
	background-image: url(../img/bar_bk.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 8px;
	padding-bottom: 8px;
	z-index: 1000;
	position: relative;
}
.bar2 {
	background-image: url(../img/bar2_bk.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 1000;
	position: relative;
}
.bar img.bar-1  {
	max-width: 690px;
	width: 70%;
	height: auto;
}
.bar2 img.bar-2  {
	max-width: 891px;
	width: 100%;
	height: auto;
}
.pc-head {
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	z-index: 1000;
	position: relative;
	background-color:#fff;
}
.pc-head h1  {
	margin-right: auto;
	margin-left: auto;
	max-width: 1002px;
}
.pc-head h1 img {
	width: 100%;
	height: auto;
	max-width: 1002px;
}

.-----foot-----{}
footer {
	width: 100%;
	background-color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
}
.inner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
footer .inner p {
	color: #ffffff;
	width: 50%;
	float: left;
	margin-bottom: 0px;
}
footer .inner ul {
	float: right;
}
footer .inner ul li  {
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	float: left;
	margin-right: 30px;
}
footer .inner ul li a {
	color: #ffffff;
	text-decoration: none;
}
footer .inner ul li a:hover {
	color: #cccccc;
}
.-----base-----{}
p  {
	text-align: left;
	font-size: 18px;
	line-height: 1.8em;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	margin-bottom: 20px;
	max-width: 820px;
}
.contents {
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 10px 1px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 10px 1px rgba(50, 50, 50, 0.75);
	padding-top: 70px;
	padding-bottom: 50px;
	z-index: -999;
	margin-top: -30px;
	width: 90%;
	max-width: 900px;
}
img.title {
	margin-bottom: 20px;
	width: 90%;
	height: auto;
	max-width: 820px;
}
.-----layout-----{}
.form {
	background-repeat: no-repeat;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-size: contain;
	position: relative;
	margin-bottom: 30px;
	background-color: #cc0000;
	max-width: 820px;
	height: auto;
	padding-bottom: 20px;
	border-bottom: 20px solid #333333;
}
.form img {
	width: 100%;
	height: auto;
}
.form .f-mail {
	width: 90%;
	height: 60px;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.form .btn {
	width: 90%;
	height: auto;
	margin-top: 20px;
}
.form .inner {
	background-color: #fff;
	text-align: left;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 2%;
	width: 84%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	overflow: scroll;
	height: 60px;
}

img.sheet_001 {
	width: 30%;
	height: auto;
	max-width: 260px;
	margin-bottom: 20px;
}
img.p-004 {
	width: 90%;
	height: auto;
	max-width: 820px;
	margin-bottom: 20px;
}
.jisseki-wrap {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	max-width: 820px;
	background-color: #f2f2f2;
	margin-bottom: 5%;
}
.jisseki {
	background-color: #f2f2f2;
	height: auto;
	width: 96%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5%;
	max-width: 220px;
}
.jisseki-wrap p {
	text-align: left;
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 5%;
	margin-top: 40px;
}
.jisseki img {
	max-width: 200px;
	width: 90%;
	height: auto;
	margin-bottom: 2%;
}
ul.jisseki-list {
	width: 88%;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5%;
}
ul.jisseki-list li {
	text-align: left;
	font-size: 18px;
	line-height: 1.2em;
	margin-bottom: 2%;
	background-repeat: no-repeat;
	background-image: url(../img/check_green.png);
	padding-left: 50px;
	background-position: 0px -5px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 2%;
	padding-top: 1%;
}
img.p-001 {
	max-width: 542px;
	width: 90%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.seminar {
	background-color: #FFFBEC;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	max-width: 820px;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 3px solid #E0E0E0;
}
.seminar ul {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.seminar ul li {
	text-align: left;
	font-size: 20px;
	background-image: url(../img/icon_light.png);
	background-repeat: no-repeat;
	padding-left: 38px;
	border-bottom: 1px dotted #666;
	margin-bottom: 30px;
	padding-bottom: 20px;
	line-height: 1.5em;
}
.seminar ul li .s-list-head {
	font-weight: bold;
	text-decoration: underline;
	font-size: 26px;
	line-height: 1.5em;
}
img.p-002 {
	width: 90%;
	height: auto;
	max-width: 820px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
ul.list-001 {
	width: 90%;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
ul.list-001 li {
	text-align: left;
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(../img/check_green.png);
	padding-left: 50px;
	background-position: 0px -5px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	font-weight: bold;
}
img.p-003 {
	width: 90%;
	height: auto;
	max-width: 820px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
img.p-01 {
	width: 90%;
	height: auto;
	max-width: 820px;
	margin-bottom: 20px;
}
img.p-02 {
	width: 90%;
	height: auto;
	max-width: 820px;
	margin-bottom: 20px;
}
.voice {
	background-repeat: repeat;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	max-width: 820px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #e0d4a0;
}
.voice p.title    {
	color: #594909;
	font-weight: bold;
	font-size: 22px;
	background-image: url(../img/voice_icon.png);
	background-repeat: no-repeat;
	padding-left: 100px;
	width: 82%;
	margin-right: auto;
	margin-left: auto;
	height: 52px;
	line-height: 1.2em;
	padding-top: 15px;
	margin-bottom: 3px;
}
.voice .inner {
	background-color: #fff;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.voice .inner p {
	width: 94%;
	margin-bottom: 0px;
}
.voice .inner .name {
	text-align: right;
}
img.p-03 {
	width: 60%;
	height: auto;
	max-width: 434px;
	margin-bottom: 20px;
}
img.p-04 {
	width: 90%;
	height: auto;
	max-width: 820px;
	margin-bottom: 20px;
}
p.seminar-title {
	font-weight: bold;
	text-align: center;
	font-size: 26px;
	margin-bottom: 5px;
}
img.p-05 {
	width: 90%;
	height: auto;
	max-width: 820px;
	margin-bottom: 20px;
}
 .top{
 	background-color: #fff;
 }
/******************イグジットポップ**********************/


#exit-wrap {
	height: 550px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("../img/exit/bk.png");
	background-repeat: no-repeat;
	background-position: center 8px;
	/*border: 1px solid #cccccc;*/
	position: relative;
	    margin-bottom: 20px;
}
.exit-mail {
	width: 765px;
	height: 40px;
	position: absolute;
	top: 380px;
	left: 35px;
	font-size: 18px;
}
.exit-btn {
	position: absolute;
	top: 440px;
	left: 155px;
}
.close-btn {
	position: absolute;
	top: 545px;
	left: 400px;
}
.exit-btn {
    border: 0px;
    width: 539px;
    height: 57px;
    background: url("../img/exit/btn.png") left top no-repeat;
        margin: 45px auto;
}
.exit-btn:hover {
	opacity: 0.6;
	}

#modal-open {
  width: 100%;
  height: 10px;
  position: fixed;
  top: 0px;
  z-index: 3000; }

#modal-overlay {
  z-index: 2000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75); }

#modal-content {
  margin: 0 auto;
  padding: 0px 0px 30px;
  border: 2px solid #fff;
  background: #fff;
  position: fixed;
  display: none;
  min-width: 800px;
  min-height: 580px;
  position: fixed;
  top: 5%;
  left: 50%;
  margin-left: -390px;
  z-index: 4000; 
  z-index: 90000;
    border: solid 7px #ac0000;
  }
  #modal-content #exitPop {
    margin-bottom: 10px;
    width: 800px;
    min-height: 580px; }
  #modal-content .EP_back {
    background: url("../img/ep/EP_back.jpg.html") no-repeat center top; }
  #modal-content .EP_back_14 {
    background: url("../img/ep/EP_back_14.jpg.html") no-repeat center top; }
  #modal-content .EP_back_30 {
    background: url("../img/ep/EP_back_30.jpg.html") no-repeat center top; }
  #modal-content .EP_back_top {
    background: url("../img/ep/EP_back_top.jpg.html") no-repeat center top; }
  #modal-content .EP_back_ppc {
    background: url("../img/ep/EP_back_ppc.jpg.html") no-repeat center top; }
  #modal-content .EP_back_end {
    background: url("../img/ep/EP_back_end.jpg.html") no-repeat center top; }
  #modal-content .EP_back_infotop {
    background: url("../img/ep/EP_back_infotop.jpg.html") no-repeat center top; }
  #modal-content .button-link {
    padding: 10px;
    cursor: pointer;
    color: #555;
    background: #ddd;
    text-align: center; }
    #modal-content .button-link:hover {
      background: #eee; }
  #modal-content #mail {
    padding: 10px 10px 10px 70px;
    position: relative;
    top: 467px;
    left: 35px;
    width: 520px;
    height: 50px;
    background: none;
    border: none;
    font-size: 26px; }
  #modal-content #inputBtn {
    position: relative;
    top: 467px;
    left: 50px;
    z-index: 4001; }
  #modal-content #free_icon {
    position: relative;
    top: 355px;
    left: 710px;
    z-index: 4002; }
  #modal-content #exitPop input.textFocus {
    color: #333; }
  #modal-content input[type="text"] {
    width: 600px;
    height: 50px;
    margin-top: 420px;
}

#gFooter {
  width: 100%;
  font-size: 13px;
  color: #444; }
  #gFooter #gFooterNavi {
    padding: 20px 0;
    overflow: hidden;
    font-size: 93%;
    border-top: 1px dotted #999; }
    #gFooter #gFooterNavi .copyright {
      margin-bottom: 0;
      float: right;
      width: auto; }
    #gFooter #gFooterNavi ul {
      overflow: hidden;
      float: left; }
      #gFooter #gFooterNavi ul li {
        margin-right: 10px;
        list-style: none;
        float: left; }
        #gFooter #gFooterNavi ul li a {
          color: #444; }
          #gFooter #gFooterNavi ul li a:hover {
            text-decoration: none; }

#sp #modal-open {
  display: none; }

#sp #gHeader {
  display: none; }

#sp #firstView {
  padding-top: 50px; }

}
