@charset "UTF-8";
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: local('Montserrat-Regular'), url(https://themes.googleusercontent.com/static/fonts/montserrat/v4/zhcz-_WihjSQC0oHJ9TCYL3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}
.headerLpSection {
	width: 100%;
	min-height: 400px;
	margin: 0 auto;
	background: #fff url(../img/bg_header.jpg) 50% 0 repeat-x;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.headerLpSection .headerLpSectionInner {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/header_main_photo.jpg) 50% 0 no-repeat;
}
.headerLpSection .headerLpSectionInner .headerSubTitle {
	margin: 0;
	padding: 70px 0 100px 30px;
	background: url(../img/header_arrow_blue.png) 15% 95% no-repeat;
}
.headerLpSection .headerLpSectionInner .headerSubTitle img {
}
.headerLpSection .headerLpSectionInner .headerMainTitle {
	margin: 0;
	padding: 0;
}
.headerLpSection .headerPhotoSec {
	border-bottom: 10px solid #ffe351;
	background: url(../img/bg_dotted_yellow.png) 0 10px repeat;
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .title {
	text-align: center;
	vertical-align: middle;
	background: #ffe351;
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .title img {
	margin-top: 10px;
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .title span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-top: -15px;
	padding-right: 10px;
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .title span img {
	margin-top: 0;
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .photoSec {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 20px 80px;
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .photoSec .photo {
	position: absolute;
	bottom: 0;
	left: 20px;
	margin-bottom: 0;
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .photoSec .photo img {
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .photoSec .photoList {
	margin: 0;
	padding: ;
	text-align: right;
	list-style: none;
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .photoSec .photoList li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0;
	margin-left: 4px;
	padding: 0;
}

/* 共通 */
/*  ボーダーカラム */
.contentsLpSection {
	padding-top: 50px;
	background: url(../img/bg_dotted_blue.png) 0 10px repeat;
}
.contentsLpSection .borderCol {
	width: 960px;
	margin: 0 auto 40px;
	padding: 50px 50px 30px;
	border: 7px solid #00b2ee;
	border-radius: 10px;
	background: #fff; 
}
/* リボンタイトル */
.contentsLpSection .ribbonTitle {
	width: 100%;
	margin: 0 auto 10px;
	padding: 20px 0 30px;
	text-align: center;
	background: url(../img/bg_ribbon.png) 50% 0 no-repeat;
}
/* 3カラム */
.contentsLpSection .col3Section {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	list-style: none;
	overflow: hidden;
}
.contentsLpSection .col3Section .col3SectionItem {
	float: left;
	width: 300px;
	margin-bottom: 0;
	margin-left: 30px;
	text-align: center;
	background: #fff;
}
.contentsLpSection .col3Section .firstChild {
	margin-left: 0;
}
/* btn */
.contentsLpSection .btnContact a {
	display: block;
	width: 276px;
	height: 65px;
	padding: 15px 10px 15px 20px;
	color: #ff0;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 5px solid #175e1e;
	background: #2ebc3b url(../img/bg_btn_arrow.png) 93% 50% no-repeat;
}
.contentsLpSection .btnContact a:hover {
	padding-top: 20px;
	border-bottom: 5px solid #2ebc3b;
	background: #2ebc3b url(../img/bg_btn_arrow.png) 93% 60% no-repeat;
}
.contentsLpSection .btnContact a span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: -14px;
	margin-top: -5px;
	padding: 3px 12px;
	color: #fff;
	font-size: 14px;
	vertical-align: middle;
	font-weight: normal;
	background: #088b0e;
	border-radius: 3px;
}
.cf:after {
	clear: both;
	display: block;
	content: "";
	height: 0;
	zoom: 1;
}
.mb0 {
	margin-bottom: 0;
}


/* ボーダー　お申し込み */
.contentsLpSection .borderColContactInner h2 {
	margin-bottom: 30px;
	text-align: center;
}
.contentsLpSection .borderColContactInner h2 img {
}
.contentsLpSection .borderColContactInner h2 span {
	padding-left: 30px;
}
.contentsLpSection .borderColContactInner h2 span img {
	vertical-align: bottom;
}
.contentsLpSection .borderColContactInner .seminarList {
	margin-bottom: 20px;
}
.contentsLpSection .borderColContactInner .seminarList .seminarListInner {
	position: relative;
	padding: 15px 0 20px 90px;
	border-top: 2px solid #73d5f6;
}
.contentsLpSection .borderColContactInner .seminarList .seminarListInner .icon {
	position: absolute;
	left: 10px;
	top: 25px;
}
.contentsLpSection .borderColContactInner .seminarList .seminarListInner .seminarName {
	color: #00b2ee;
	line-height: 2.0;
}
.contentsLpSection .borderColContactInner .seminarList .seminarListInner .btnContact {
	float: right;
	margin-top: -65px;
	padding: 0;
	text-align: left;
	border-radius: 0;
}
.contentsLpSection .borderColContactInner .seminarContact {
}
.contentsLpSection .borderColContactInner .seminarContact .caution {
	margin-bottom: 25px;
	text-align: center;
	background: #ffeaf3;
}
.contentsLpSection .borderColContactInner .seminarContact .tel {
	text-align: center;
}
.contentsLpSection .borderColContactInner .seminarContact .tel span {
	padding-left: 30px;
}

/* 3つの吹き出し */
.contentsLpSection .fukidashi3col {
	width: 960px;
	margin: 0 auto;
}
.contentsLpSection .fukidashi3col .fukidashi3colInner {
	width: 960px;
	margin: 0 auto 10px;
	text-align: center;
}
.contentsLpSection .fukidashi3col .fukidashi3colInner .fukidashi {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 auto;
	padding: 55px 0 50px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	vertical-align: middle;
}
.contentsLpSection .fukidashi3col .fukidashi3colInner .fukidashi01 {
	width: 285px;
	background: url(../img/fukidashi_01.png) 50% 50% no-repeat;
}
.contentsLpSection .fukidashi3col .fukidashi3colInner .fukidashi02 {
	width: 230px;
	margin-top: -50px;
	padding: 60px 0;
	background: url(../img/fukidashi_02.png) 50% 50% no-repeat;
}
.contentsLpSection .fukidashi3col .fukidashi3colInner .fukidashi03 {
	position: relative;
	width: 222px;
	padding: 70px 0 70px 0;
	vertical-align: bottom;
	background: url(../img/fukidashi_03.png) 50% 50% no-repeat;
}
.contentsLpSection .fukidashi3col .nayamiPhoto {
	margin-bottom: 0;
}
.contentsLpSection .fukidashi3col .nayamiPhoto img {
	vertical-align: bottom;
}

/* ズバッと解決 */
.contentsLpSection .zuba3solution {
	margin-bottom: 0;
	background: url(../img/bg_paper.jpg) 50% 0 repeat;
}
.contentsLpSection .zuba3solution .zuba3solutionInner {
	width: 100%;
	margin: 0 auto;
	padding: 70px 0 60px;
	background: url(../img/arrow_orange.png) 50% 0 no-repeat;
}
.contentsLpSection .zuba3solution .zuba3solutionInner .title {
	text-align: center;
}
.contentsLpSection .zuba3solution .zuba3solutionInner .title img {
	vertical-align: middle;
}
.contentsLpSection .zuba3solution .zuba3solutionInner .col3Section li span {
	display: block;
	padding: 20px 0;
	color: #00b2ee;
	font-weight: bold;
}


/* 勉強会 */
.contentsLpSection .studySection .studyHeader {
	margin: 0;
	padding: 0;
}
.contentsLpSection .studySection .studyHeader .subTitle {
	padding: 20px 0;
	text-align: center;
	background: #653e1e;
}
.contentsLpSection .studySection .studyHeader h2 {
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
	background: #fff;
}
.contentsLpSection .studySection .studyHeader h2 img {
	display: block;
	margin: 0 auto 10px;
	text-align: center;
}
.contentsLpSection .studySection .studyHeader .aboutIepita {
	padding-bottom: 40px;
	border-bottom: 10px solid #ffe351;
	background: url(../img/bg_dotted_yellow.png) 0 10px repeat;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .qTitle {
	padding: 10px 0;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	background: #ffe451;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .answer {
	width: 960px;
	margin: 0 auto 30px;
	padding-top: 30px;
	font-size: 18px;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .aboutIepitaList {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .aboutIepitaList .aboutIepitaListInner {
	float: left;
	width: 310px;
	min-height: 360px;
	height: auto !important;
	margin: 0 0 30px 14px;
	padding: 10px 28px 5px;
	border: 3px solid #00b2ee;
	border-radius: 5px;
	background: #fff;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .aboutIepitaList .firstChild {
	margin-left: 0;
} 
.contentsLpSection .studySection .studyHeader .aboutIepita .aboutIepitaList .aboutIepitaListInner .title {
	color: #00b2ee;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .aboutIepitaList .aboutIepitaListInner .photo {
	text-align: center;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .aboutIepitaList .aboutIepitaListInner .text {
	font-size: 14px;
	line-height: 1.5;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .aboutIepitaList .aboutIepitaListInner .cautionText {
	padding-left: 1em;
	text-indent: -1em;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .iepitaDescript {
	width: 960px;
	margin: 0 auto;
	padding: 30px 40px 20px;
	background: #ffe451;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .iepitaDescript .title {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
.contentsLpSection .studySection .studyContents {
	padding-bottom: 20px;
	background: #fff;
}
.contentsLpSection .studySection .studyContents .studyHeader {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 90px;
	background: url(../img/arrow_orange.png) 50% 90% no-repeat;
}
.contentsLpSection .studySection .studyContents .studyHeader .title img {
	vertical-align: bottom;
}
.contentsLpSection .studySection .studyContents .studyHeader .title span {
	padding-right: 10px;
}
.contentsLpSection .studySection .studyContents .studyHeader .photo {
	position: absolute;
	right: 20px;
	bottom: 0;
	margin-bottom: 0;
	padding-top: 20px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner {
	padding: 0;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColHeader {
	position: relative;
	margin-bottom: 30px;
	padding: 15px 30px 20px 110px;
	background: #00b2ee;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColHeader .icon {
	position: absolute;
	top: 40px;
	left: 20px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColHeader .icon img {
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColHeader .seminarName {
	color: #fff;
	font-size: 18px;
	line-height: 2.2;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColHeader .photo {
	float: right;
	margin-top: -108px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColHeader .photo img {
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents {
	padding: 0 60px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents p {
	margin-bottom: 30px;
	font-size: 18px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .recommendInner {
	margin: 0 -60px;
	border-bottom: 5px solid #ffeaf3;
	background: url(../img/bg_dotted_pink.png) 0 10px repeat;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .title {
	margin: 0 -60px;
	padding: 10px;
	color: #ff5aa3;
	text-align: center;
	font-weight: bold;
	background: #ffeaf3 url(../img/bg_pink_border.png) 50% 50% no-repeat;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .recommendInner .photo {
	position: relative;
	float: left;
	width: 200px;
	margin: 0 45px 20px 150px;
	padding-top: 20px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .recommendInner .photo p {
	margin-bottom: 0;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .recommendInner .photo .fukidashi {
	position: absolute;
	top: -65px;
	left: -90px;
	width: 140px;
	height: 116px;
	padding: 25px 0 0 25px;
	color: #ff5aa3;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.6;
	background: url(../img/fukidashi_pink.png) 0 0 no-repeat;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .recommendInner ul {
	float: left;
	width: 530px;
	margin: 0;
	padding: 40px 0 0;
	list-style: none;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .recommendInner ul li {
	margin-bottom: 10px;
	padding-left: 40px;
	color: #ff5aa3;
	font-size: 18px;
	font-weight: bold;
	background: url(../img/icon_checkmark.png) 0 0 no-repeat;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .recommendInner ul li span {
	background: #fdfa6d;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .seminarContact {
	position: relative;
	clear: both;
	margin: 0;
	padding: 20px 0;
	overflow: hidden;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .seminarContact .text {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-bottom: 0;
	padding: 20px 60px 0 0;
	font-weight: bold;
	background: url(../img/arrow_orange_left.png) 100% 100% no-repeat;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .seminarContact .btnSeminar {
	float: right;
	margin-bottom: 0;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .seminarContact .btnSeminar a {
	text-align: left;
	padding-top: 10px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .seminarContact .btnSeminar a:hover {
	padding-top: 15px;
}

/* さらに個人相談 */
.contentsLpSection .confSection {
	margin-bottom: 50px;
	background: #fff;
}
.contentsLpSection .confSection .confHeader {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
.contentsLpSection .confSection .confHeader .title {
	position: relative;
	margin-left: -280px;
	padding: 50px 0 55px;
	text-align: center;
}
.contentsLpSection .confSection .confHeader .title img {
	margin-bottom: 20px;
}
.contentsLpSection .confSection .confHeader .photo {
	position: absolute;
	right: 80px;
	top: 0;
}
.contentsLpSection .confSection .studyContents {
	background: url(../img/bg_paper.jpg) 50% 0 repeat;
}
.contentsLpSection .confSection .studyContents .studyAbout {
	padding: 80px 0 40px;
	border-top: 10px solid #ff7701;
	background: url(../img/arrow_orange.png) 50% 0 no-repeat;
}
.contentsLpSection .confSection .studyContents .studyAbout .photo {
	text-align: center;
}
.contentsLpSection .confSection .studyContents .studyAbout .photo img {
	margin-bottom: 10px;
}
.contentsLpSection .confSection .studyContents .studyExample {
	padding: 20px 0;
	background: #ff7701;
}
.contentsLpSection .confSection .studyContents .studyExample .mainTitle {
	margin-bottom: 20px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
}
.contentsLpSection .confSection .studyContents .studyExample .studyExampleList .col3SectionItem {
	background: none;
}
.contentsLpSection .confSection .studyContents .studyExample .studyExampleList .col3SectionItem .title {
	margin-bottom: 0;
	padding: 10px 0 5px;
	font-weight: bold;
	color: #ff7701;
	background: #fff;
}
.contentsLpSection .confSection .studyContents .studyExample .studyExampleList .col3SectionItem .text {
	color: #fff;
	text-align: left;
	font-size: 14px;
	line-height: 1.6;
	background: #ff7701;
}
.contentsLpSection .confSection .studyContents .studyContact {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactHeader .title {
	margin: 0;
	padding: 20px 0 100px;
	text-align: center;
	background: url(../img/sec06_bg_title.png) 0 0 no-repeat;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactHeader p {
	margin-top: -90px;
	margin-bottom: 0;
	padding-bottom: 30px;
	text-align: center;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactInner {
	padding: 40px;
	border: 8px solid #ff7701;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
}

.contentsLpSection .confSection .studyContents .studyContact .studyContactInner .text {
	float: left;
	width: 550px;
	padding-right: 50px;
	background: url(../img/arrow_orange_left.png) 98% 50% no-repeat;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactInner .text span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0 15px;
	color: #fff;
	text-align: center;
	background: #ff7701;
	border-radius: 5px;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactInner .sodanBtn {
	float: right;
	padding: 0;
	text-align: right;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactInner .sodanBtn a {
	padding-top: 20px;
	text-align: left;
	font-size: 16px;
	color: #fff;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactInner .sodanBtn a span {
	margin-right: 10px;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactInner .sodanBtn a:hover {
	padding-top: 25px;
}


/* よくある質問 */
.contentsLpSection .faqInner h2 {
	margin-bottom: 30px;
	text-align: center;
}
.contentsLpSection .faqInner h2 span {
	display: block;
	padding-top: 10px;
}
.contentsLpSection .faqInner .faqInner {
	margin-bottom: 30px;
}
.contentsLpSection .faqInner .faqInner .icon {
	clear: both;
	float: left;
	width: 2em;
	color: #fff;
	text-align: center;
	border-radius: 3px;
}
.contentsLpSection .faqInner .faqInner .iconQues { background: #02b2ee; margin-bottom: 10px;}
.contentsLpSection .faqInner .faqInner .iconAnw {  background: #ff861d;}
.contentsLpSection .faqInner .faqInner .text {
	margin-left: 3em;
	font-size: 18px;
}












@media screen and (max-width: 640px) {
/*================================================================
SmartPhone
================================================================*/
html {-webkit-text-size-adjust: 100%;}
body {
	min-width: inherit;
}
img {
	max-width: 100%;
	height: auto;
}
br.sm {
	display: inherit;
}
.headerLpSection {
	position: relative;
	margin: 0;
	min-height: inherit;
	background: none;
}
.headerLpSection .headerLpSectionInner {
	width: auto;
	margin: 0;
	padding: 0;
	background: url(../img/header_main_photo.jpg) 100% 0 no-repeat;
	background-size: 340px auto;
}
.headerLpSection .headerLpSectionInner .headerSubTitle {
	width: auto;
	margin: 0;
	padding: 80px 140px 90px 20px;
	background: url(../img/header_arrow_blue.png) 50% 95% no-repeat;
}
.headerLpSection .headerLpSectionInner .headerSubTitle img {
}
.headerLpSection .headerLpSectionInner .headerMainTitle {
	margin: 0;
	background-color: #00b1f0;
	text-align: center;
}
.headerLpSection .headerPhotoSec {
	border-bottom: none;
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .title {
	width: auto;
	text-align: center;
	margin-bottom: 0;
	padding: 0 0 20px;]
	vertical-align: middle;
	background: #ffe351;
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .title img {
	display: block;
	margin: 0;
	padding: 0 10px;
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .title span {
	margin-top: -10px;
	padding: 0;
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .title span img {
	margin-top: 0;
	padding: 0;
	width: auto;
	height: 80px;
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .photoSec {
	position: relative;
	width: auto;
	margin: 0;
	padding: 0;
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .photoSec .photo {
	display: none;
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .photoSec .photoList {
	padding: 0;
	overflow: hidden;
}
.headerLpSection .headerPhotoSec .headerPhotoSecInner .photoSec .photoList li {
	display: block;
	float: left;
	width: 33.3%;
	margin: 0;
}


/* 共通 */
/*  ボーダーカラム */
.contentsLpSection {
	padding-top: 10px;
	background: url(../img/bg_dotted_blue.png) 0 10px repeat;
}
.contentsLpSection .borderCol {
	width: auto;
	margin: 0 10px 20px;
	padding: 20px 0;
	border: 5px solid #00b2ee;
	border-radius: 10px;
	background: #fff; 
}
/* リボンタイトル */
.contentsLpSection .ribbonTitle {
	width: auto;
	margin: 0 0 10px;
	padding: 20px;
	background: #00b0f0;
}
/* 3カラム */
.contentsLpSection .col3Section {
	width: auto;
	margin: 0;
}
.contentsLpSection .col3Section .col3SectionItem {
	float: none;
	width: 300px;
	margin: 0 auto 10px;
}
.contentsLpSection .col3Section .firstChild {
	margin: 0 auto 10px;
}

/* ボーダー　お申し込み */
.contentsLpSection .borderColContactInner h2 {
	margin: 0 30px 15px;
}
.contentsLpSection .borderColContactInner h2 span {
	padding-left: 0;
}
.contentsLpSection .borderColContactInner h2 span img {
	width: auto;
	height: 30px;
	padding-top: 10px;
}
.contentsLpSection .borderColContactInner .seminarList {
	margin-bottom: 10px;
}
.contentsLpSection .borderColContactInner .seminarList .seminarListInner {
	position: relative;
	width: 100%;
	padding: 10px 0;
	border-top: 2px solid #73d5f6;
}
.contentsLpSection .borderColContactInner .seminarList .seminarListInner .icon {
	position: absolute;
	left: 12px;
	top: 28px;
}
.contentsLpSection .borderColContactInner .seminarList .seminarListInner .icon img {
	width: 30px;
	height: auto;
}
.contentsLpSection .borderColContactInner .seminarList .seminarListInner .seminarName {
	padding: 10px 20px 2px 50px;
	line-height: 1.5;
	font-size: 14px;
}
.contentsLpSection .borderColContactInner .seminarList .seminarListInner .btnContact {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}
.contentsLpSection .borderColContactInner .seminarList .seminarListInner .btnContact a {
	width: 250px;
	height: 52px;
	margin: 0 auto;
	padding: 10px 10px 10px 20px;
	font-size: 20px;
}
.contentsLpSection .borderColContactInner .seminarList .seminarListInner .btnContact a:hover {
	padding-top: 10px;
	border-bottom: 5px solid #175e1e;
	background: url(../img/bg_btn_arrow.png) no-repeat 93% 50% #2EBC3B;
}
.contentsLpSection .borderColContactInner .seminarList .seminarListInner .btnContact a span {
	margin-right: -5px;
}
.contentsLpSection .borderColContactInner .seminarContact .caution {
	margin-bottom: 15px;
	padding: 10px 15px;
	font-size: 12px;
	line-height: 1.4;
}
.contentsLpSection .borderColContactInner .seminarContact .tel {
	padding: 0 20px;
}
.contentsLpSection .borderColContactInner .seminarContact .tel span {
	padding-left: 0;
}

/* 3つの吹き出し */
.contentsLpSection .fukidashi3col {
	width: auto;
}
.contentsLpSection .fukidashi3col .fukidashi3colInner {
	width: auto;
	margin: 0 auto;
}
.contentsLpSection .fukidashi3col .fukidashi3colInner .fukidashi {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 auto;
	padding: 55px 0 50px;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	vertical-align: middle;
}
.contentsLpSection .fukidashi3col .fukidashi3colInner .fukidashi01 {
	display: block;
	width: 100%;
	margin: -20px 0 0;
	background: url(../img/fukidashi_01.png) 50% 50% no-repeat;
	-webkit-background-size: 200px auto;
	background-size: 200px auto;
}
.contentsLpSection .fukidashi3col .fukidashi3colInner .fukidashi02 {
	float: left;
	width: 50%;
	margin: -40px 0 0;
	padding: 50px 0;
	background: url(../img/fukidashi_02.png) 50% 50% no-repeat;
	-webkit-background-size: 130px auto;
	background-size: 130px auto;
}
.contentsLpSection .fukidashi3col .fukidashi3colInner .fukidashi03 {
	float: right;
	width: 50%;
	margin: -20px 0 0 0;
	padding: 50px 10px 50px 0;
	background: url(../img/fukidashi_03.png) 50% 50% no-repeat;
	-webkit-background-size: 160px auto;
	background-size: 160px auto;
}
.contentsLpSection .fukidashi3col .nayamiPhoto img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}


/* ズバッと解決 */
.contentsLpSection .zuba3solution {
	margin-bottom: 0;
}
.contentsLpSection .zuba3solution .zuba3solutionInner {
	width: 100%;
	margin: 0 auto;
	padding: 60px 0 10px;
	background: url(../img/arrow_orange.png) 50% 0 no-repeat;
}
.contentsLpSection .zuba3solution .zuba3solutionInner .title {
	text-align: center;
}
.contentsLpSection .zuba3solution .zuba3solutionInner .title img {
	vertical-align: middle;
}
.contentsLpSection .zuba3solution .zuba3solutionInner .col3Section {
	padding: 10px 0;
}
.contentsLpSection .zuba3solution .zuba3solutionInner .col3Section li {
	margin-bottom: 0;
	overflow: hidden;
}
.contentsLpSection .zuba3solution .zuba3solutionInner .col3Section li span {
	display: block;
	float: left;
	width: 74%;
	padding: 15px 3% 10px;
	font-size: 14px;
	border-top: #00b2ee solid 1px;
	text-align: left;
}
.contentsLpSection .zuba3solution .zuba3solutionInner .col3Section li img {
	float: right;
	display: block;
	width: 26%;
}


/* 勉強会 */
.contentsLpSection .studySection .studyHeader .subTitle {
	margin-bottom: 0;
	padding: 20px 15px;
}
.contentsLpSection .studySection .studyHeader h2 {
	margin: 0;
	padding: 30px 5px;
}
.contentsLpSection .studySection .studyHeader h2 img {
	margin: 0 auto;
}
.contentsLpSection .studySection .studyHeader h2 img:first-child {
	padding: 0 40px 5px;
}
.contentsLpSection .studySection .studyHeader .aboutIepita {
	padding-bottom: 0;
	border-bottom: none;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .title {
}
.contentsLpSection .studySection .studyHeader .aboutIepita .qTitle {
	padding: 5px 10px;
	font-size: 16px;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .answer {
	width: auto;
	margin: 0 20px 20px;
	padding-top: 20px;
	font-size: 14px;
	line-height: 1.5;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .aboutIepitaList {
	width: auto;
	margin: 0 20px;
	overflow: hidden;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .aboutIepitaList .aboutIepitaListInner {
	float: none;
	width: auto;
	min-height: inherit;
	height: auto;
	margin: 0 0 20px;
	padding: 10px 15px 5px;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .iepitaDescript {
	width: auto;
	margin: 0;
	padding: 20px 20px 10px;
	line-height: 1.7;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .iepitaDescript p {
	font-size: 14px;
	line-height: 1.6;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .iepitaDescript p br {
	display: none;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .iepitaDescript .title {
	font-size: 16px;
}
.contentsLpSection .studySection .studyHeader .aboutIepita .aboutIepitaList .aboutIepitaListInner .text br {
	display: none;
}

.contentsLpSection .studySection .studyContents {
	background: #fff;
}
.contentsLpSection .studySection .studyContents .studyHeader {
	position: relative;
	width: auto;
	margin: 0 auto;
	padding: 40px 100px 80px 20px;
	background: url(../img/arrow_orange.png) 50% 90% no-repeat;
}
.contentsLpSection .studySection .studyContents .studyHeader .title img {
	width: auto;
	height: 40px;
	vertical-align: bottom;
}
.contentsLpSection .studySection .studyContents .studyHeader .title img:first-child {
	height: 30px;
}
.contentsLpSection .studySection .studyContents .studyHeader .title span {
	display: block;
	padding: 0 0 10px;
}
.contentsLpSection .studySection .studyContents .studyHeader .photo {
	top: 40px;
	right: 10px;
	margin: 0;
	padding-top: 0;
	text-align: center;
}
.contentsLpSection .studySection .studyContents .studyHeader .photo img {
	width: 120px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner {
	margin-bottom: 20px;
	padding: 0;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColHeader {
	position: relative;
	margin-bottom: 20px;
	padding: 10px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColHeader .icon {
	position: absolute;
	top: 20px;
	left: 10px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColHeader .icon img {
	width: 30px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColHeader .seminarName {
	padding: 5px 0 5px 40px;
	color: #fff;
	font-size: 12px;
	line-height: 1.4;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColHeader .seminarName img {
	padding-top: 5px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColHeader .photo {
	float: none;
	margin: 0 auto;
	text-align: center;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColHeader .photo img {
	width: 100px;
	height: auto;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents {
	padding: 0 15px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents p {
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 1.5;
}

.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .recommendInner {
	margin: 0 -15px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .title {
	margin: 0 -15px;
	background-size: auto 16px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .recommendInner .photo {
	position: relative;
	float: none;
	width: 240px;
	margin: 0 auto;
	padding: 20px 0 0 120px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .recommendInner .photo .fukidashi {
	position: absolute;
	top: 20px;
	left: -10px;
	width: 140px;
	padding: 25px 0 0 25px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .recommendInner ul {
	float: none;
	width: auto;
	margin: 0;
	padding: 20px 15px 0;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .recommendInner ul li {
	padding-left: 30px;
	font-size: 14px;
	line-height: 1.5;
	background-position: 0 0.4em;
	background-size: 20px auto;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .seminarContact {
	padding: 0 0 20px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .seminarContact .text {
	width: 100%;
	padding: 20px 0 0 0;
	background: none;
	font-size: 11px;
	color: #008d00;
	text-align: center;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .seminarContact .btnContact {
	float: none;
	display: block;
	margin: 0 auto;
	padding: 0;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .seminarContact .btnContact a {
	display: block;
	width: 250px;
	height: 52px;
	margin: 0 auto;
	padding: 10px 10px 10px 20px;
	font-size: 20px;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .seminarContact .btnContact a span {
	margin-right: 0;
}
.contentsLpSection .studySection .studyContents .borderColStudyInner .borderColContents .seminarContact .btnContact a:hover {
	padding-top: 10px;
	border-bottom: 5px solid #175e1e;
	background: url(../img/bg_btn_arrow.png) no-repeat 93% 50% #2EBC3B;
}

/* さらに個人相談 */
.contentsLpSection .confSection .confHeader {
	width: auto;
}
.contentsLpSection .confSection .confHeader .title {
	margin: 0 20px;
	padding: 0;
	text-align: left;
}
.contentsLpSection .confSection .confHeader .title img {
	margin-bottom: 20px;
	width: 180px;
}
.contentsLpSection .confSection .confHeader .photo {
	right: 20px;
	top: 5px;
}
.contentsLpSection .confSection .confHeader .photo img {
	width: 90px;
	height: auto;
}
.contentsLpSection .confSection .studyContents .studyAbout {
	padding: 40px 20px 0;
	border-top: 10px solid #ff7701;
	background: url(../img/arrow_orange.png) 50% 0 no-repeat;
	-webkit-background-size: 80px auto;
	background-size: 80px auto;
}
.contentsLpSection .confSection .studyContents .studyContact {
	width: auto;
	padding: 20px 0;
}
.contentsLpSection .confSection .studyContents .studyExample .mainTitle {
	margin-bottom: 10px;
	font-size: 18px;
}
.contentsLpSection .confSection .studyContents .studyExample {
	padding: 10px 20px 10px;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactHeader .title {
	min-height: 80px;
	margin: 0;
	padding: 20px 0 0;
	text-align: center;
	background: url(../img/sec06_bg_title.png) 50% 0 no-repeat;
	-webkit-background-size: 105% auto;
	background-size: 105% auto;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactHeader .title img {
	width: 70%;
	height: auto;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactHeader p {
	margin: 0 0 10px;
	padding: 0 10px;
	text-align: left;
	font-size: 14px;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactHeader p br {
	display: none;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactInner {
	margin: 0 10px;
	padding: 20px;
	border: 5px solid #ff7701;
}
.contentsLpSection .confSection .studyContents .studyExample .studyExampleList .col3SectionItem {
	margin-bottom: 20px;
}

.contentsLpSection .confSection .studyContents .studyContact .studyContactInner .text {
	float: none;
	width: auto;
	padding-right: 0;
	line-height: 1.4;
	text-align: center;
	background: none;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactInner .text span {
	margin-right: 10px;
	padding: 5px 15px;
	vertical-align: middle;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactInner .sodanBtn {
	float: none;
	display: block;
	width: auto;
	margin: 0 auto;
	text-align: center;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactInner .sodanBtn a {
	width: 250px;
	height: 52px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 16px;
	color: #fff;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactInner .sodanBtn a span {
	margin-right: 10px;
}
.contentsLpSection .confSection .studyContents .studyContact .studyContactInner .sodanBtn a:hover {
	padding-top: 15px;
	border-bottom: 5px solid #175E1E;
	background: url(../img/bg_btn_arrow.png) no-repeat 93% 50% #2EBC3B;
}

/* よくある質問 */
.contentsLpSection .faqInner h2 {
	margin-bottom: 20px;
	padding: 10px 40px 0;
	text-align: center;
}
.contentsLpSection .faqInner h2 span {
	display: block;
	padding-top: 5px;
}
.contentsLpSection .faqInner h2 span img {
	width: auto;
	height: 20px;
}
.contentsLpSection .faqInner .faqInner {
	margin: 0 15px 20px;
	padding-bottom: 20px;
	border-bottom: #CCC solid 1px;
}
.contentsLpSection .faqInner .faqInner:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.contentsLpSection .faqInner .faqInner .text {
	font-size: 16px;
	line-height: 1.7;
}


}