@charset "utf-8";
/* CSS Document */

/**
 * - common
 * ----------------------------------------------------------------------------
 */
#container {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	color: #00183e;
}
.BreadCover {
	background-color: #ffcdd2;
}
.BreadCover #pankuzu li,
.BreadCover #pankuzu a {
  color: #fff;
}
.inner {
  width: 950px;
  margin: 0 auto;
}
.section {
  padding: 0 0 40px;
}
.section a:link,.section a:visited,.section a:hover,.section a:active {
	color: #000;
}
.section a:hover {
	text-decoration: none;
}

.al {text-align: left !important;}
.ac {text-align: center;}
.ar {text-align: right;}
.fontBold {font-weight: bold;}

.hdg01 {
	font-size: 25px;
	font-weight: bold;
}
.hdgAmatic {
	font-family: 'Amatic SC', cursive;
	font-size: 100px;
	color: #ff968c;
	text-align: center;
}

/**
 * - mainVisual
 * ----------------------------------------------------------------------------
 */
.mainVisual {
	padding: 0 0 10px;
	margin-bottom: 80px;
	text-align: center;
	background: url(../images/main_img_bg.png) no-repeat center bottom;
}
.mainVisual .mainVisualInner {
	background-color: #ffcdd2;
	padding: 0 0 40px;
}
.mainVisual h2 {
	padding: 0 0 40px;
}
.topLead {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.7;
}


/**
 * - presentArea
 * ----------------------------------------------------------------------------
 */
.presentArea {
	width: 960px;
	min-height: 310px;
	margin: 0 auto 110px;
	box-sizing: border-box;
	padding: 50px 250px 40px 40px;
	background: url(../images/present_bg.png) no-repeat 0 0;
	position: relative;
}
.presentArea .text .hdg01 {
	background: url(../images/bg_marker_yellow.png) no-repeat 0 28px;
	line-height: 1.9;
	letter-spacing: 0.07em;
	margin-bottom: 15px;
}
.presentArea .text .hdg01 .font01 {
	font-size: 18px;
}
.presentArea .text .hdg01 .font02 {
	color: #ff5d42;
	font-weight: bold;
}
.presentArea .text p {
	font-size: 15px;
	line-height: 1.7;
	margin-bottom: 15px;
}
.presentArea .image {
	position: absolute;
	top: 55px;
	right: 30px;
}
.balloon1 {
	width: 250px;
	margin: 0 0 -55px;
	position: relative;
	top: -75px;
	left: 300px;
	background-color: #ffeb48;
	border: solid 3px #ffeb48;
	padding: 10px 0;
	text-align: center;
	border-radius: 25px;
	font-size: 23px;
	font-weight: bold;
	line-height: 1.0;
}
.balloon1:before,
.balloon1:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.balloon1:before {
	border: solid 12px transparent;
	border-top: solid 12px #ffeb48;
}
.balloon1:after {
	border: solid 14px transparent;
	border-top: solid 14px #ffeb48;
	margin-top: -6px;
}

.presentArea dl {
	font-size: 13px;
	margin-top: 10px;
	overflow: hidden;
}
.presentArea dl:first-of-type {
	font-size: 13px;
	margin-top: 0;
}
.presentArea dl dt {
	font-weight: bold;
	float: left;
}
.presentArea dl dt.dt01 {
	letter-spacing: 0.6em;
	margin-top: 0;
}
.presentArea dl dd {
	padding-left: 7.5em;
}


/**
 * - actArea
 * ----------------------------------------------------------------------------
 */
.actArea {
	padding: 10px 0 0;
	text-align: center;
	background: url(../images/act_bg.png) no-repeat center top;
}
.actArea .actAreaInner {
	background-color: #def5e8;
	padding: 80px 0 70px;
	position: relative;
}
.actArea .actAreaInner .inner {
	position: relative;
}
.actArea .actAreaInner .hdgAmatic {
	position: absolute;
  left: 0;
  right: 0;
	top: -155px;
  margin: auto;
	background-image: url('../images/act_img_01.png'), url('../images/act_img_02.png');
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right top;
	height: 165px;
}
.actArea .actAreaInner .hdg01 {
	background: url(../images/act_title_bg.png) no-repeat center 28px;
	line-height: 1.9;
	letter-spacing: 0.07em;
	margin-bottom: 25px;
}
.actArea .actAreaInner .smallText02 {
	font-size: 13px;
	text-align: right;
	margin-top: 10px;
}


/**
 * - dayArea
 * ----------------------------------------------------------------------------
 */
.dayArea {
	text-align: center;
}
.dayArea .dayAreaInner {
	background-color: #fcebf5;
	padding: 50px 0 60px;
	position: relative;
	height: 915px;
}
.dayArea .dayAreaInner .inner {
	position: relative;
}
.dayArea .dayAreaInner .hdg01 {
	background: url(../images/act_title_bg.png) no-repeat center 28px;
	background-size: 40% 40%;
	line-height: 1.9;
	letter-spacing: 0.07em;
	margin-bottom: 40px;
}
.dayArea .dayAreaInner .image {
	position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.dayArea .dayAreaInner .dayPic {
	overflow: hidden;
}
.dayArea .dayAreaInner .dayPic ul.left {
	float: left;
}
.dayArea .dayAreaInner .dayPic ul.right {
	float: right;
	margin-top: 60px;
}
.dayArea .dayAreaInner .dayPic ul li {
	width: 264px;
	height: 59px;
	padding: 225px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 50px;
	line-height: 1.7;
}
.dayArea .dayAreaInner .dayPic ul li.pic01 {
	background: url(../images/day_img_01.png) no-repeat 0 0;
}
.dayArea .dayAreaInner .dayPic ul li.pic02 {
	background: url(../images/day_img_02.png) no-repeat 0 0;
}
.dayArea .dayAreaInner .dayPic ul li.pic03 {
	background: url(../images/day_img_03.png) no-repeat 0 0;
}
.dayArea .dayAreaInner .dayPic ul li.pic04 {
	background: url(../images/day_img_04.png) no-repeat 0 0;
}


/**
 * - dayArea
 * ----------------------------------------------------------------------------
 */
.staffArea {
	text-align: center;
}
.staffArea .staffAreaInner {
	background-color: #fff8d4;
	padding: 50px 0;
	position: relative;
}
.staffArea .staffAreaInner ul {
	overflow: hidden;
}
.staffArea .staffAreaInner ul li {
	width: 460px;
	float: left;
	margin: 0 30px 0 0;
	text-align: center;
}
.staffArea .staffAreaInner ul li:last-child {
	margin: 0 0 0 0;
}
.staffArea .staffAreaInner ul li .title {
	margin-bottom: 15px;
}
.staffArea .staffAreaInner ul li .textArea {
	background-color: #fff;
	border-radius: 8px;
	padding: 115px 30px 30px;
	margin-top: -100px;
}
.staffArea .staffAreaInner ul li .textArea .name {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.staffArea .staffAreaInner ul li .textArea .text {
	text-align: left;
	line-height: 1.7;
}


/**
 * - cv btn
 * ----------------------------------------------------------------------------
 */
.cvTitle {
	text-align: center;
	margin-top: 40px;
}

.cvBox {
	width: 960px;
	margin: 25px auto 0;
	padding: 70px 105px;
	background: url(../images/cv_bg.png) no-repeat 0 0;
	box-sizing: border-box;
	min-height: 210px;
}
.cvBox .lead {
	color: #333;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	letter-spacing: 0.08em;
	margin-bottom: 25px;
}
.cvBox .call {
	margin-top: 20px;
	text-align: center;
	letter-spacing: -0.4em;
}
.cvBox .call > * {
	display: inline-block;
	vertical-align: middle;
}
.cvBox .call p {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.cvBox .call p.dial {
	width: 173px;
	margin-left: 12px;
}
.cvBox .call p.dial img {
	width: 100%;
}
.cvBox .cnv ul {
	margin: 0 -20px;
	overflow: hidden;
}
.cvBox .cnv ul li {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50%;
	padding: 0 20px;
	float: left;
}
.cvBox .cnv ul li a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.2em;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 1px;
	/*border-radius: 3px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,195,0,1)),to(rgba(196,43,0,1)));
	background: linear-gradient(to bottom, rgba(255,195,0,1) 0%,rgba(196,43,0,1) 100%);*/
}
.cvBox .cnv ul li a small {
	font-size: 17px;
}
.cvBox .cnv ul li a span {
	display: block;
	line-height: 66px;
	background: #ff6e6e;
	border-radius: 30px;
	position: relative;
}
/*.cvBox .cnv ul li a.inq {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,215,80,1)),to(rgba(196,121,1,1)));
	background: linear-gradient(to bottom, rgba(255,215,80,1) 0%,rgba(196,121,1,1) 100%);
}*/
.cvBox .cnv ul li a.inq span {
	background: #6ed2a5;
}
.cvBox .cnv ul li a span:before {
	content: "";
	width: 9px;
	height: 9px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: block;
	border-top: #fff 2px solid;
	border-right: #fff 2px solid;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -4.5px;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}


/**
 * - schArea
 * ----------------------------------------------------------------------------
 */
.schArea {
	text-align: center;
}
.schArea .schAreaInner {
	background-color: #fff;
	padding: 50px 0 60px;
	position: relative;
}
.schArea .schAreaInner .hdg01 {
	background: url(../images/act_title_bg.png) no-repeat center 28px;
	background-size: 67%;
	line-height: 1.9;
	letter-spacing: 0.07em;
	margin-bottom: 40px;
}
.schArea .schAreaInner .expBlock ul {
	overflow: hidden;
	margin: 0 -30px -40px 0;
}
.schArea .schAreaInner .expBlock ul li {
	width: 400px;
	padding: 30px;
	background-color: #f2f2f2;
	border-radius: 8px;
	margin: 0 30px 40px 0;
	float: left;
	text-align: center;
}
.schArea .schAreaInner .expBlock ul li .btnMore {
	color: #00246e;
	margin: 20px 0;
}
.schArea .schAreaInner .expBlock ul li .btnMore span {
	display: block;
	font-weight: bold;
}
.schArea .schAreaInner .expBlock ul li .btnMore span.enName {
	font-size: 20px;
	line-height: 1.8 !important;
}
.schArea .schAreaInner .expBlock ul li .btnMore span.jpName {
	margin-top: 10px;
	font-size: 15px;
	line-height: 1.6 !important;
}


/**
 * - supportArea
 * ----------------------------------------------------------------------------
 */
.supportArea {
	background-color: #e6f5fa;
	padding-bottom: 50px;
}
.supportArea .supportTitle {
	background-color: #9cd7e1;
	padding: 9px 0 15px;
}
.supportArea .supportTitle h5 {
	font-size: 25px;
	font-weight: bold;
	color: #00183e;
	text-align: center;
	line-height: 1.4;
}
.supportArea .image {
	text-align: center;
	margin: 30px 0;
}
.supportArea p.text {
	font-size: 20px;
	font-weight: bold;
	color: #00183e;
	text-align: center;
	margin: 0 0 30px;
}
.supportArea p.text span {
	font-size: 25px;
	font-weight: bold;
	background: url(../images/bg_marker_yellow.png) no-repeat 0 10px;
	line-height: 1.9;
	letter-spacing: 0.07em;
	margin-bottom: 15px;
}
.modBtn01 a {
	width: 400px;
	display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #ff7d00;
  padding: 15px 0;
  border-radius: 45px;
  position: relative;
	margin: 0 auto;
	font-size: 18px;
}
.modBtn01.withArrow a:after {
	font-weight: bold;
	font-family: FontAwesome;
	content: "\f105";
	position: absolute;
  right: 25%;
}


