.serifStyle {
	font-family: "Noto Serif JP";
}

.boxshadow1 {
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
}

.boxshadow3 {
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
	box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
}

.boxshadow5 {
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.15);
}

#banner_box .relative {
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.15);
}

/* .lead_btn {
	border-radius: 5.4rem;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
	box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
} */

.issueBlueTxt {
	padding-right: 20.5rem;
	box-sizing: border-box;
	position: relative;
}

.fbstt {
	width: 30rem;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #1A4369;
	margin-bottom: 3.5rem;
}

.pFButton {
	margin-bottom: 3rem;
}

.pFButton > a {
	width: 49.3%;
}

.PFTitle {
	height: 3.64rem;
	display: block;
	margin: 0 auto;
	margin-bottom: 1.8rem;
}

.slickFeedback .slick-prev,
.slickFeedback .slick-next {
	width: 3.5rem;
	height: 3.5rem;
	background-image: url(../img/common/arrL.svg);
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 9;
	left: 1.3rem;
}

.slickFeedback .slick-next {
	transform: translate(0, -50%) rotate(180deg);
	left: initial;
	right: 1.3rem;
}

.slickFeedback .slick-prev:before,
.slickFeedback .slick-next:before {
	display: none;
}

.slickFeedback .slick-dots {
	bottom: -1rem;
}

.slickFeedback .slick-dots li button:before {
	font-size: 1.2rem;
	color: #999999;
	opacity:  1;
}

.slickFeedback .slick-dots li.slick-active button:before {
	color: #1A4369;
	opacity:  1;
}

.slickFeedback .slick-dots li {
	margin: 0 0.5rem;
}

.fb_item {
	width: 64.7rem;
	min-height: 78rem;
	border-radius: 3rem;
	border: 0.1rem solid #1A4369;
	margin: 0 3rem;
	background-color: #EEF3F4;
	padding: 4rem 0 0 0;
	margin-bottom: 0.5rem;
	box-sizing: border-box;
	box-shadow: 0.5rem 0.5rem 0px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0.5rem 0.5rem 0px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0.5rem 0.5rem 0px 0px rgba(0,0,0,0.15);
}

.fb_title {
	position: relative;
	margin-bottom: 3.2rem;
}

.fb_title p {
	color: #1A4369;
	font-size: 2.1rem;
	line-height: 1.5;
	margin-left: 28rem;
}

.fb_title > img {
	position: absolute;
	width: 22.3rem;
	top: -0.1rem;
	left: 4rem;
}

.fb_blue_tt  {
	background-color: #1A4369;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	width: 43.1rem;
	padding: 2rem 0 2rem 11.3rem;
	box-sizing: border-box;
	margin-left: 16.5rem;
	margin-bottom: 1.5rem;
}

.fb_blue_tt > img {
	width: 27.8rem;
}

.fb_des {
	width: 58.3rem;
	background: #FFF;
	margin: 0 auto;
	border-radius: 1.5rem;
	padding: 1.2rem 2rem 2.2rem 2rem;
}

.fb_des p {
	font-size: 2.5rem;
	line-height: 1.44;
	color: #3E3A39;
	margin-bottom: 1.8rem;
	box-sizing: border-box;
}

.fb_des p span {
	font-weight: bold;
	border-bottom: 2px solid #3E3A39;
}

.fb_des p:last-child {
	margin-bottom: 0;
}

.issue_tt {
	width: 76rem;
    margin-left: -0.5rem;
}

.issue {
	border-radius: 1.5rem;
	padding: 5rem 0 4rem 0;
}

.top_slider {
	position: relative;
	padding-left: 23rem;
	box-sizing: border-box;
	margin-bottom: 3rem;
}

.top_slider > img {
	position: absolute;
    width: 18.8rem;
    left: 5.5rem;
    top: -5.5rem;
}

.ps_item {
	margin: 0 1rem;
	padding: 2.5rem 3rem;
	border-radius: 15px;
	background-color: #E9EEEF;
	width: 65rem;
	box-sizing: border-box;
}

.ps_av {
	position: relative;
	box-sizing: border-box;
}

.ps_av > img {
	height: 25rem;
	width: auto;
}

.psname {
	position: absolute;
	min-width: 42.25rem;
	height: 14.75rem;
	bottom: 0.6rem;
	right: 0;
	padding: 0.7rem 1.8rem;
	background-image: url(../img//gakken/psname_bg.png);
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ps_des {
	padding: 1rem 1.8rem;
	box-sizing: border-box;
	min-height: 11.2rem;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	border-top: 0.1rem solid #1A4369;
	border-bottom: 0.1rem solid #1A4369;
}

.ps_des hr {
	height: 0.1rem;
	background-color: #1A4369;
	border: none;
}

#strong hr {
	height: 0.1rem;
	background-color: #1380A2;
	border: none;
}

.strongwill {
	align-items: center;
	padding: 3.5rem 0;
}

.tbLine {
	border-top: 0.2rem solid #FF6E00;
	border-bottom: 0.2rem solid #FF6E00;
	padding-top: 1.7rem;
	padding-bottom: 1.3rem;
}

.slider03 .slickFeedback .slick-prev {
	left: -1.8rem;
}

.slider03 .slickFeedback .slick-next {
	right: -1.2rem;
}

.banner_date.alone {
	top: 9rem;
    left: 1.8rem;
}

.step3_square {
	width: 46.6rem;
	margin: 0 auto;
	text-align: center;
	line-height: 1.5;
	border: 0.1rem solid #3E3A39;
	padding: 1.6rem 0;
}

.course_box h2 {
	padding-right: 12rem;
	box-sizing: border-box;
}

.border_tb {
	width: 34.5rem;
	margin: 0 auto;
	border-top: 0.1rem solid #1A4369;
	border-bottom: 0.1rem solid #1A4369;
	padding: 2.2rem 0 1.2rem 0;
	line-height: 1.4;
}

.point_block .step_box {
	padding: 3rem;
}

.course_item {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.course_item > img {
	width: 29.5rem;
}

.course_item > div {
	width: 32rem;
}

.course_item > div h3 {
	line-height: 1.65;
}

ul.check_green li {
	padding-left: 3.5rem;
	box-sizing: border-box;
	position: relative;
	line-height: 1.9;
}

ul.check_green li:after {
	content: '';
	position: absolute;
	width: 2.46rem;
	height: 2.455rem;
	background: url(../img/course/check.svg) no-repeat;
	background-size: cover;
	top: 0.5rem;
	left: 0;
}

hr.hrcourse {
	margin: 3rem auto;
	width: 15.7rem;
	height: 0.1rem;
	background-color: #1A4369;
	border: none;
}

.course_box_foot {
	background-color: #EEF3F4;
	border-radius: 1.6rem;
	padding: 1.5rem 0 1.5rem 3rem;
	box-sizing: border-box;
	margin-top: 2.5rem;
}

.course_box_foot ul.check_green li {
	padding-left: 3rem;
}

.course_box_foot ul.check_green li:after {
	top: 1rem;
}

.boxY {
	padding-left: 8rem;
	box-sizing: border-box;
	position: relative;
}

.boxY p {
	display: inline-block;
	text-align: center;
}

.boxY > img {
	position: absolute;
	width: 12rem;
    bottom: -0.1rem;
    left: 2.3rem;
}

.boxYR {
	margin: 0 auto;
	margin-bottom: 3rem;
	padding: 2rem 12rem 2rem 0rem;
	box-sizing: border-box;
}

.boxYR > img {
	width: 11rem;
	right: 1.5rem;
	left: initial;
}

.boxYZ {
	margin: 0 auto;
	padding-left: 10.5rem;
	margin-bottom: 4rem;
}

.boxYZ > img {
	width: 8.4rem;
}

.boxYR .orange_txt {
	padding-top: 0.2rem;
	margin-top: 0.8rem;
}

.noteSlick {
	height: 15rem;
	background-image: url(../img/gakken/note.svg);
	background-size: 100% 100%;
	padding: 2.8rem 0;
}

.slickCustomDot ul {
	display: flex;
	justify-content: space-between;
}

.slickCustomDot ul li {
	padding-top: 1.3rem;
	width: 23rem;
	height: 8.1rem;
	background-image: url(../img/gakken/slickdot.svg);
	background-size: 100% 100%;
	cursor: pointer;
}

#banner_box_2 .slick-slide {
	margin-bottom: 0;
}

.arrbg {
	background-image: url(../img/gakken/bgarrr.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: bottom;
	padding: 0 0 12rem 0;
}

.teacherVoice {
	padding-top: 6rem;
	margin-bottom: 3.5rem;
}

.banner_date_alone {
	top: 12.8rem;
}

#course ul li {
	position: relative;
}

/* #course ul li:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 0.3rem;
	background-color: #1A4369;
	left: 0;
	bottom: -2.25rem;
} */

#course ul li:last-child:after {
	display: none;
}

.alc {
	align-self: center;
}

/* .ttlwb h3 {
	background: #1a4369;
    padding: 0.3rem 2rem;
    position: absolute;
    right: 0;
    bottom: 2.8rem;
} */

.tableDiff {
    display: flex;
    justify-content: space-between;
}

.tableDiff ul li {
    font-size: 2rem;
    line-height: 1.154;
    min-height: 7.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    position: relative;
}

.tableDiff ul li:after {
    content: '';
    position: absolute;
    height: 0.2rem;
    background-color: #FFF;
    width: 13.4rem;
    max-width: 100%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.tableDiff .colWhite ul li:after {
    width: 17.4rem;
	background-color: #A9A9A9;
}

.tableDiff .colGrey ul li:after {
    width: 15.6rem;
	background-color: #A9A9A9;
}

.tableDiff ul li:last-child:after {
    display: none;
}

.tableDiff ul li > p {
    width: 100%;
    text-align: center;
}

.tableDiff ul li > p.colTitle {
    font-weight: 900;
    color: #000000;
}

.tableDiff ul li > p.colTitle span {
    color: #199342;
}

.tableDiff ul li {
    min-height: 7.2rem;
}

.tableDiff ul li > img {
	width: 2.6rem;
	height: 2.6rem;
}

.tableDiff .colBlue {
    width: 22%;
    background-color: #2076B0;
    color: #FFFFFF;
    align-self: center;
}

.tableDiff .colWhite {
    width: 30%;
    background-color: #FFFFFF;
    font-weight: bold;
    border: 0.4rem solid #646464;
    border-radius: 1.6rem;
    padding: 2rem 0;
}

.tableDiff .colGrey {
    width: 24%;
    background-color: #F3F8F9;
    color: #3E3A39;
    border: 0.4rem solid #646464;
    align-self: center;
    border-left: none;
}

.tableDiff .colGrey.startcol {
	border-right: none;
}

p.tableDiffFoot {
    font-size: 1.6rem;
    color: #3E3A39;
    text-align: right;
    margin-top: -1rem;;
}

.v_ttl {
    min-height: 13.2rem;
    display: flex;
    align-items: flex-end;
}

.mb9 {
    margin-bottom:0.9rem
}

.v_img {
    top: 0.4rem;
}

.v_body {
    border: 0.1rem solid #DEF2E8;
}

.p17 {
    padding: 1.7rem;
}

.mgt-5 {
	margin-top: -0.5rem;
}

.lb-dataContainer {
    position: absolute;
    top: -8rem;
    left: 50%;
    transform: translate(-50%,0);
}

#cboxContent {
	background-color: transparent;
    margin: 0 auto;
    float: initial !important;
}

.bannerOneImg > p {
	font-size: 3.36rem;
	font-weight: bold;
	color: #EA8000;
	text-align: center;
	background-image: url(../img/gakken/lrIcon2.svg);
	background-size: 38.2rem auto;
	background-position: center 0.2rem;
	background-repeat: no-repeat;
	line-height: 1.25;
	margin-bottom: 0.8rem;
}

.btn_box > span {
	position: absolute;
	color: #FFF;
	font-size: 3.5rem;
	font-weight: bold;
	text-shadow: 0.1rem 0.1rem 0.1rem rgba(61,40,4,0.5);
	left: 12rem;
	top: 48.5%;
	transform: translate(0,-50%);
	white-space: nowrap;
}

.hfBtn,
.hfBtnLar {
	position: relative;
}

.hfBtn > span {
	position: absolute;
	color: #FFF;
	font-size: 1.8rem;
	font-weight: bold;
	text-shadow: 0.1rem 0.1rem 0.1rem rgba(56, 37, 4, 0.5);
	left: 5.5rem;
    top: 54%;
    transform: translate(0,-50%);
    white-space: nowrap;
}

.hfBtnLar > span {
	position: absolute;
	color: #FFF;
	font-size: 2.4rem;
	font-weight: bold;
	text-shadow: 0.1rem 0.1rem 0.1rem rgba(56, 37, 4, 0.5);
	left: 8.6rem;
    top: 52.5%;
    transform: translate(0,-50%);
    white-space: nowrap;
}

.blockG01 p.bglr {
	font-size: 3.2rem;
	font-weight: bold;
	color: #7F5336;
	text-align: center;
	background-image: url(../img/gakken/lrIcon.svg);
	background-size: 40rem auto;
	background-position: center 0.5rem;
	background-repeat: no-repeat;
	margin-bottom: 0;
}

.cusTabGroup  {
	max-width: 70rem;
	margin: 0 auto;
}

.cusTabGroup .tabgroup {
    border: 0.2rem solid #3C3939;
    border-top: 0.1rem;
    border-radius: 0.2rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.cusTabGroup .tabnav {
    flex-wrap: nowrap;
    width: 71rem;
    margin-left: -0.2rem;
    margin-top: -0.2rem;
}

.cusTabGroup .tabnav li {
    width: calc(50% + 0.1rem);
    margin: 0;
    box-sizing: border-box;
    margin-left: -0.2rem;
}

.cusTabGroup .tabnav li:first-child {
    margin-left: 0;
}

.cusTabGroup .tabnav li span {
    line-height: 1.5;
    background-color: #D8DBDC;
    font-size: 3.12rem;
    color: #3C3939;
    border: 0.2rem solid #3C3939;
    border-radius: 0.2rem;
    border-top-right-radius: 0.35rem;
    border-top-left-radius: 0.35rem;
    transition: initial;
}

.cusTabGroup .tabnav li span:hover {
    opacity: 1;
}

.cusTabGroup .tabnav li.active span {
    background-color: #FFF;
    color: #FF7800;
    border-bottom: 0;
}

.cusTabGroup .tabnav li:first-child.active span {
    color: #1A7AC2;
}

.cusTabGroup .tab_area .tlText {
    width: 66.6rem;
}

.cusTabGroup .taLeft {
    padding: 1.2rem 0 1.6rem 0;
    background-image: url(../img/custom/tlBg.jpg);
    background-size: 100% 100%;
}

.cusTabGroup .textWhite {
    height: 18.2rem;
    border-radius: 1rem;
    width: 67.8rem;
    padding: 0.21rem;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    background-color: #FAFCFC;
}

.cusTabGroup .textWhite .tw1Img {
    width: 34.6rem;
}

.cusTabGroup .textWhite .tw2Img {
    width: 25rem;
}

.cusTabGroup .textWhite.leftPart {
    text-align: left;
}

.cusTabGroup .textWhite.rightPart {
    text-align: right;
}

.cusTabGroup .textWhite .gTW {
    position: absolute;
    top: -0.7rem;
    text-align: left;
    left: 1.35rem;
}

.cusTabGroup .textWhite.leftPart .gTW {
    left: 25rem;
}

.cusTabGroup .textWhite .gTW h3 {
    margin-bottom: 0.4rem;
    width: 30.5rem;
    height: 5.7rem;
    padding-top: 0.8rem;
    box-sizing: border-box;
    font-size: 2.6rem;
    font-weight: bold;
    color: #FAFCFC;
    text-align: center;
    background-image: url(../img/custom/tlLbl01.png);
    background-size: cover;
}

.cusTabGroup .textWhite.leftPart .gTW h3 {
    background-image: url(../img/custom/tlLbl02.png);
    background-size: cover;
    margin-left: 6rem;
}

.cusTabGroup .textWhite .gTW p {
    font-size: 2.113rem;
    color: #211714;
    font-weight: bold;
    line-height: 1.38;
    padding-left: 3.5rem;
    position: relative;
    margin-bottom: 1.1rem;
    margin-left: 1rem;
}

.cusTabGroup .textWhite.leftPart .gTW p {
    font-size: 1.8rem;
    padding-left: 2.8rem;
    margin-bottom: 1.8rem;
}

.cusTabGroup .textWhite .gTW p:last-child {
    margin-bottom: 0;
}

.cusTabGroup .textWhite .gTW p:after {
    content: '';
    position: absolute;
    height: 2.356rem;
    width: 2.336rem;
    background-image: url(../img/custom/white-check.svg);
    background-size: 100% 100%;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
}

.cusTabGroup .textWhite.leftPart .gTW p:after {
    height: 2.4rem;
    width: 2.2rem;
}

.taLeftDes {
    font-size: 1.3rem;
    text-align: right;
    font-weight: bold;
    color: #3C3939;
    padding: 1rem 1.2rem 0 0;
}

.cusTabGroup .taRight {
    padding: 3.5rem 0 1.5rem 0;
    box-sizing: border-box;
    background-image: url(../img/custom/trBg.png);
    background-size: 100% auto;
    background-position: bottom;
    background-repeat: no-repeat;
}

.cusTabGroup .orangeContent {
    width: 66.4rem;
    margin: 0 auto;
    margin-bottom: 3.5rem;
    position: relative;
	padding: 20rem 0 1.7rem 0;
	text-align: left;
	border: 0.18rem solid #FF7800;
	border-radius: 1.3rem;
	background-color: #FFF;
}

.cusTabGroup .orangeContent:after {
	content: '';
	position: absolute;
	width: calc(100% + 0.2rem);
    height: 24rem;
    background-color: #FF7800;
    left: -0.1rem;
    top: -0.1rem;
	border-top-left-radius: 1.15rem;
	border-top-right-radius: 1.15rem;
}

.cusTabGroup .orangeContent .trImg02 {
    width: 62.58rem;
    position: absolute;
    left: 50%;
    top: 0.5rem;
    transform: translate(-50%,0);
    z-index: 1;
}

.cusTabGroup .orangeContent .trImg01 {
    position: absolute;
    height: 25rem;
    bottom: 0.1rem;
    right: -2rem;
	z-index: 1;
}

.cusTabGroup .orangeContent .trImg00 {
    position: relative;
	z-index: 2;
	width: 47.6rem;
	margin-left: 2.8rem;
}

.cusTabGroup .orangeRow {
    width: 66.4rem;
    height: 22.85rem;
    background-color: #FAFCFC;
    border: 0.2rem solid #FF7800;
    border-radius: 1rem;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
}

.cusTabGroup .orangeRow img {
    height: 100%;
}

.cusTabGroup .orangeRow .orangeRowContent {
    position: absolute;
    top: -0.8rem;
    left: 27rem;
}

.cusTabGroup .orangeRow .orangeRowContent h3 {
    width: 30.5rem;
    height: 5.7rem;
    padding-top: 0.8rem;
    box-sizing: border-box;
    font-size: 2.6rem;
    font-weight: bold;
    color: #FAFCFC;
    text-align: center;
    background-image: url(../img/custom/tlLbl03.png);
    background-size: cover;
    margin-left: 3.7rem;
    margin-bottom: 1rem;
}

.cusTabGroup .orangeRow .orangeRowContent p {
    font-size: 2.1rem;
    color: #3E3A39;
    font-weight: bold;
    line-height: 1.38;
    padding-left: 3.5rem;
    position: relative;
    margin-bottom: 1.1rem;
}

.cusTabGroup .orangeRow .orangeRowContent p:last-child {
    margin-bottom: 0;
}

.cusTabGroup .orangeRow .orangeRowContent p:after {
    content: '';
    position: absolute;
    height: 2.356rem;
    width: 2.336rem;
    background-image: url(../img/custom/orange-check.svg);
    background-size: 100% 100%;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
}

.taRightDes {
    font-size: 1.3rem;
    text-align: right;
    font-weight: bold;
    color: #3C3939;
    padding: 1.2rem 1.2rem 0 0;
}

.circleChart {
	text-align: center;
}

.circleChart > img {
	width: 70rem;
	margin-bottom: 4rem;
	display: inline-block;
}

.circleChart > p {
	display: inline-block;
	text-align: left;
}

.w630Tt3 p {
	position: absolute;
	left: 1.5rem;
	bottom: 2rem;
}

.compareThree .w650 {
	margin: 0 auto;
}

.compareThree li h3 {
	display: inline-flex;
	align-items: center;
}

.compareThree li h3 strong {
	font-size: 2.8rem;
	background-color: #FF6E00;
	color: #FFF;
	height: 4rem;
	width: 4rem;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 1.2rem;
	line-height: 1;
}

.compareThree li h3 img {
	position: absolute;
	height: 4.7rem;
    right: -3.5rem;
    bottom: 0.5rem;
}

.compareThree li:nth-child(2) h3 img {
	height: 4.2rem;
}

.compareThree li:nth-child(3) h3 img {
	height: 3.7rem;
}

#issue .issueH2 img {
	position: absolute;
	width: 64.3rem;
	left: 50%;
	top: 40%;
	transform: translate(-50%, -50%);
}

#issue {
	background-image: url(../img/issue/bgarr.svg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: bottom;
}

.zIDIssue {
	position: relative;
	z-index: -1;
}

.rightPab {
	position: absolute;
	height: 25rem;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.leftPab {
	position: absolute;
	height: 25rem;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}

#voice .ttl::after {
	background: url(../img/common/ttl01.svg) no-repeat center center;
    background-size: cover;
}

.voice_txt {
	min-height: 36rem;
}

#voice_txt05.voice_txt {
	min-height: 50rem;
}

.pH3Icon h3 {
	text-align: left;
	display: inline-block;
	box-sizing: border-box;
	position: relative;
}

.pH3Icon h3 img {
	position: absolute;
	right: -0.5rem;
    top: -4rem;
}

.pH3Icon.icoS h3{
	padding-right: 10rem;
}

.pH3Icon.icoS h3 img {
	width: 9.8rem;
}

.pH3Icon.icoM h3{
	padding-right: 10.8rem;
	white-space: nowrap;
}

.pH3Icon.icoM h3 img {
	width: 10.8rem;
	right: -2rem;
    top: -2rem;
}

.ltsp-1 {
	letter-spacing: -0.1rem;
}

.boxWT p:nth-child(1) {
	font-size: 2.8rem;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.53;
	background-color: #1380A2;
	border-top-left-radius: 1rem;
	border-top-right-radius: 1rem;
	padding: 1rem 0;
}

.boxWT p:nth-child(1) span {
	color: #FFE500;
}

.boxWT p:nth-child(2) {
	font-size: 2.2rem;
	color: #291900;
	line-height: 1.59;
	border-bottom-left-radius: 1rem;
	border-bottom-right-radius: 1rem;
	padding: 1.5rem 0;
	position: relative;
}

.boxWT p:nth-child(2) img {
	position: absolute;
	height: 4.05rem;
	left: 4rem;
    bottom: 1.5rem;
}

.note_mg {
	margin: 1.5rem 0 -1.5rem 0;
}

.chartzoom {
	position: absolute;
	width: 19rem;
	height: 19rem;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

p.prTextR {
	text-align: left;
	position: absolute;
	right: 0;
	bottom: 3rem;
	padding: 1.6rem;
	background-color: rgba(255, 255, 255, 0.5);
}

p.prTextL {
	text-align: left;
	position: absolute;
	left: 0;
	bottom: 3rem;
	padding: 1.6rem;
	background-color: rgba(255, 255, 255, 0.5);
}

.boxPerson {
	padding-right: 18rem;
	box-sizing: border-box;
	position: relative;
}

.boxPerson img {
	position: absolute;
	bottom: 0;
	right: 3rem;
	width: 19rem;
}

.arrmn {
	width: 18rem;
	margin-bottom: 2.5rem;
}

.strongwill img {
	height: 7rem;
}

@media screen and (min-width:600px) {
	.lb-dataContainer {
    	top: -4rem;
	}
}

@media screen and (max-width:599px) {
	#cboxContent,
	#cboxLoadedContent {
		width: 100% !important;
	}
}
#step_tel {
    width: 19.3rem;
}

a.aTagTel { 
    position: relative;
}

a.aTagTel span {
    position: absolute;
    content: '0120-351056';
    color: #3e3a39;
    font-size: 2.5rem;
    font-weight: bold;
    white-space: nowrap;
    left: 4rem;
    top: -0.6rem;
}

/*----- scampaign -----*/
/* .scampaign {
	background: url(../img/scampaign/bg.webp) no-repeat center top;
	background-size: cover;
	height: 154rem;
	padding-top: 16rem;
  } */
  .scampaign_ttl {
	padding: 0 1rem 0 8rem;
  }
  .scampaign_img01 {
	width: 64.7rem;
  }
  .scampaign_content {
	width: 71rem;
  }
  .scampaign_parents {
	width: 71rem;
  }

  .scampaign h2.fs36{
	color: #f85e1e;
	margin-bottom: 1rem;
  }
  
  .btn_box02 {
    width: 65.3rem;
    height: 11.8rem;
    background: url(../img/common/btn02.svg) no-repeat center center;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 6rem;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    line-height: 11.6rem;
    text-shadow: .1rem .1rem .1rem #00000080;
    color: #FFF;
    font-size: 2.9rem;
    font-weight: bold;
    text-shadow: 0.1rem 0.1rem 0.1rem rgba(61, 40, 4, 0.5);
    white-space: nowrap;
}

.btn_box02::before {
    content: '';
    position: absolute;
    display: inline-block;
    top: -18rem;
    left: 0;
    width: 3rem;
    height: 100%;
    background-color: #ffffff;
    animation: shiny-btn 3s ease-in-out infinite;
}