@charset "UTF-8";
* {
  zoom: 1;
  font-family: Meiryo,"メイリオ","ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro", Osaka,"ＭＳ Ｐゴシック","MS PGothic",Arial,Helvetica,Verdana,sans-serif;
}

body {
  font-size: 21px;
  color: #333;
  background-color: #FFF;
}

a:hover .alpha {
  filter: alpha(opacity=80);
  opacity: 0.80;
  -moz-opacity: 0.80;
}

.mb50 {
	margin-bottom: 50px;
}

.mb20 {
	margin-bottom: 20px;
}

/* clear fix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/* header */
#header {
  width: 960px;
  height: 60px;
  margin: 5px auto;
}
#header h1 {
	float: left;
	margin-top: 10px;
}
#header p {
	float: right;
}

/*main*/
#main {
  width: 100%;
	height: 460px;
  background: url(../img/main_bg.png) repeat;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 30px;
}
#main #mainTop {
  width: 100%;
	height: 60px;
	background-color: #91ae4e;
}
#main #mainTop #mainIn {
  width: 960px;
	height: 460px;
  margin: 0 auto;
  background: url(../img/mainIn_bg.png) no-repeat right 60px !important;
}
#main #mainTop #mainIn img {
	margin-top: 10px;
}

/*cvblock*/
#cvblock {
  width: 906px;
	height: 186px;
  margin: 0 auto;
  background: url(../img/cvblock_bg.png) no-repeat;
}
#cvblock #cvblockIn {
	width: 835px;
	height: 135px;
	margin: 0 auto;
	padding-top: 25px;
}
#cvblock #cvblockIn p.cvBtn01 {
	margin-top: 25px;
	float: left;
}
#cvblock #cvblockIn p.cvBtn02 {
	float: right;
}

/*section 02-08all*/
#section02, #section03, #section04, #section05, #section06, #section07, #section08 {
	width: 100%;
	margin: 60px 0 50px;
}
.sectionTop {
	height: 90px;
	margin-bottom: 40px;
	background-color: #91ae4e;
}
.sectionTop h2 {
	text-align: center;
	padding-top: 23px;
}

/*section01*/
#section01 {
	width: 960px;
	margin: 60px auto 0;
}
#section01 h2 {
	height: 100px;
}

/*section02*/
#section02 .sectionIn {
	text-align: center;
	line-height: 1.9;
}
#section02 .sectionIn p:first-child {
	margin-bottom: 60px;
}

/*section03*/
#section03 .sectionIn {
	text-align: center;
}

/*section04*/
#section04 .sectionIn {
	text-align: center;
	line-height: 1.9;
}
#section04 .sectionIn p:first-child {
	margin-bottom: 60px;
}
#section04 .sectionIn p img.img01 {
	padding-bottom: 30px;
	border-bottom: 1px dotted #c7c7c7;
}
#section04 .sectionIn p img.img02 {
	margin: 30px 0 40px;
}

/*section05*/
#section05 .sectionIn {
	text-align: center;
	line-height: 1.9;
}
#section05 .sectionIn p:first-child {
	margin-bottom: 60px;
}

/*section06*/
#section06 .sectionIn {
	width: 960px;
	height: 991px;
	margin: 0 auto;
	background: url(../img/section06_bg.png) no-repeat;
}
#section06 .sectionIn .imgbox {
	width: 886px;
	margin: 10px auto 0;
}
#section06 .sectionIn .imgbox .pt {
	padding-top: 50px;
}
#section06 .sectionIn .imgbox  p.imgL {
	float: left;
	margin-left: 5px;
}
#section06 .sectionIn .imgbox  p.imgR {
	float: right;
}

/*section07*/
#section07 .sectionIn {
	width: 840px;
	margin: 0 auto;
}
#section07 .sectionIn .leftBox {
	float: left;
	width: 560px;
	text-align: left;
  font-size: 18px;
}
#section07 .sectionIn .leftBox h3 {
	margin-bottom: 10px;
}
#section07 .sectionIn .leftBox p {
	margin-left: 95px;
}
#section07 .sectionIn .leftBox p strong {
	color: #f56d38;
}
#section07 .sectionIn .rightBox {
	float: right;
	width: 260px;
	margin-top: 20px;
}
#section07 .sectionIn img.arrow{
	padding: 30px 0 15px;
}

/*section08*/
#section08 .sectionIn {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	font-size: 18px;
}
#section08 .sectionIn dl {
	margin-bottom: 40px;
	border-bottom: 1px dotted #c7c7c7;
}
#section08 .sectionIn dl.dlLast {
	border-bottom: none;
}
#section08 .sectionIn dl dt {
	background: url(../img/section08_q.png) no-repeat;
	height: 52px;
	padding: 10px 0 0 72px;
	font-size: 25px;
	font-weight: bold;
	color: #85a243;
	margin-bottom: 10px;
}
#section08 .sectionIn dl dd {
	width: 798px;
	margin-bottom: 30px;
}
#section08 .sectionIn dl dd.ddLast {
	margin-bottom: 40px;
}
#section08 .sectionIn dl dd.answer {
	background: url(../img/section08_a.png) no-repeat;
	padding: 10px 0 0 72px;
	font-size: 25px;
	font-weight: bold;
}
#section08 .sectionIn dl dd.txt {
	margin-left: 72px;
}
#section08 .sectionIn dl dd span {
	font-weight: bold;
}
#section08 .sectionIn dl dd.list {
	width: 830px;
	margin-bottom: 20px;
}
#section08 .sectionIn dl dd ul {
	width: 415px;
	float: left;
}
#section08 .sectionIn dl dd li {
	list-style: disc;
	margin: 0 0 10px 20px;
}


/* footer */
#footer {
  width: 100%;
  height: 40px;
	margin-top: 60px;
	background-color: #91ae4e;
}
#footer a {
  text-decoration: none;
  color: #333;
}
#footer a:hover {
  text-decoration: underline;
}
#footer #footerIn {
  width: 960px;
  margin: 0 auto;
	line-height: 40px;
  font-size: 12px;
}
#footer #footerIn li {
  display: inline;
  margin-right: 30px;
}
#footer #footerIn p {
  float: right;
}

/* --------------------------------------------------
	ex. AIアバター：スマホ閲覧時サイズ調整_20251119～
 -------------------------------------------------- */
@media screen and (max-width: 1020px) {
  #chatOrTalkWidget {
    transform: scale(1.8);
    transform-origin: bottom right; /* 右下を基準に拡大 */
  }
}