@charset "utf-8";

/*------------------------------------------------------------
	証明写真
------------------------------------------------------------*/
.alignC {
	text-align: center;
}

.alignR {
	text-align: right;
}

.fs12 {
	font-size: 1.2rem !important;
}

.fs14 {
	font-size: 1.4rem !important;
}

.fs18 {
	font-size: 1.8rem !important;
}

.fs28 {
	font-size: 2.8rem;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb-30{
	margin-bottom: -30px !important;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 20px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mt60 {
	margin-top: 60px;
}

.borde {
	color: #c03c3f
}

.red {
	color: #c03c3f
}

.hr {
	border-bottom: 1px solid #333;
	width: 100%;
	margin: 30px 0
}

@media all and (min-width: 897px) {

	.pcfs12 {
		font-size: 1.2rem
	}

	.pcfs14 {
		font-size: 1.4rem !important
	}

	.pcmt50 {
		margin-top: 50px !important
	}
}

@media all and (max-width: 896px) {

	.spfs10 {
		font-size: 1rem !important
	}

	.spfs22 {
		font-size: 2.2rem !important;
	}

	.spmt20 {
		margin-top: 20px !important
	}

	.spmt30 {
		margin-top: 30px !important
	}
}

@media (min-width: 521px) {
	.udr_tab{
		display: none!important;
	}
}
@media (max-width: 520px) {
	.udr_tab{
		display: block!important;
	}
}

#main .note {
	font-size: 1.2rem;
	margin-top: 10px;
	margin-bottom: 10px
}

#main .top-sec .content {
	padding: 0 25px;
	position: relative;
	display: flex;
	align-items: center;
}

#main .top-sec h2 {
	position: absolute;
	right: 15px;
	top: 0;
	font-size: 2.8rem;
	letter-spacing: 0.05em;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	text-align: left;
}

#main .com-text-box {
	width: 580px;
}

#main .com-text-box li {
	background-position: center top;
}

#main .bg {
	background: url("../img/prof-id/bgn.jpg") no-repeat right 0 top / 1360px;
}

#main .sec01 .top-box {
	padding: 120px 40px 100px 170px;
	display: flex;
	justify-content: space-between;
}

#main .faq .top-box {
	padding-top: 50px;
	padding-bottom: 30px;
}

#main .sec01 .top-box .ttl {
	width: 178px;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
}

#main .faq .ttl {
	left: 10%;
	width: 178px;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
}

#main .sec01 .top-box .text {
	padding: 211px 0 0 90px;
	width: calc(100% - 178px);
	box-sizing: border-box;
}

#main .sec01 .top-box .text h2 {
	margin-bottom: 24px;
	font-size: 2.6rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}

#main .sec01 .top-box .text p {
	font-size: 1.4rem;
	line-height: 1.7;
}

#main .sec01 .img-area {
	margin-bottom: 127px;
	position: relative;
}

#main .sec01 .img-area::after {
	width: calc(50% + 410px);
	height: calc(100% + 107px);
	position: absolute;
	top: -54px;
	left: 0;
	background-color: #cbcead;
	content: '';
}

#main .sec01 .img-list {
	margin: 0 auto;
	width: 1100px;
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: space-between;
}

#main .sec01 .img-list>li {
	padding: 15px 13px 16px;
	width: 340px;
	background-color: #FFF;
	text-align: center;
	box-sizing: border-box;
}

#main .sec01 .img-list li .sub {
	padding: 24px 20px 35px;
	height: 100%;
	border: 1px solid #a5b3a1;
	box-sizing: border-box;
}

#main .sec01 .img-list li .pho {
	margin-bottom: 22px;
}

#main .sec01 .img-list li .title {
	margin-bottom: 28px;
	padding-bottom: 19px;
	position: relative;
	color: #333333;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}

#main .sec01 .img-list li .title::after {
	width: 46px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: calc(50% - 23px);
	background-color: #958626;
	content: '';
}

#main .sec01 .sub-list {
	margin-bottom: 33px;
}

#main .sec01 .sub-list li {
	padding-left: 20px;
	position: relative;
	line-height: 2;
	text-align: left;
}

#main .sec01 .sub-list li::after {
	width: 6px;
	height: 6px;
	position: absolute;
	top: 12px;
	left: 5px;
	background-color: #958626;
	border-radius: 50%;
	content: '';
}

#main .sec01 .link {
	margin: 0 auto;
	width: 240px;
}

#main .sec01 .link a {
	padding: 10px 0 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #c03c3f;
	border: 1px solid #c03c3f;
	border-radius: 100px;
}

#main .sec01 .img-inner {
	padding-bottom: 79px;
	position: relative;
}

#main .sec01 .img-inner::after {
	width: calc(50% + 625px);
	height: 343px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #cbcead;
	content: '';
}

#main .sec03 h2 .line .due {
	position: absolute;
	top: 80%;
	left: 0;
	font-size: 2.4rem;
	color: #111111;
}

#main .sec01 .img-inner ul {
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: space-between;
}

#main .sec01 .img-inner li .pho {
	margin-bottom: 23px;
	position: relative;
}

#main .sec01 .img-inner li .pho .tag {
	position: absolute;
	top: 19px;
	left: 20px;
}

#main .sec01 .img-inner li .pho::after {
	width: 1px;
	height: 69px;
	position: absolute;
	bottom: -56px;
	left: 20px;
	background-color: #958626;
	content: '';
}

#main .sec01 .img-inner li .title {
	margin-bottom: 14px;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	font-weight: bold;
}

#main .sec01 .img-inner li .title span.max {
	color: #c03c3f;
}

#main .sec01 .img-inner li .title span strong {
	font-size: 2.4rem;
}

#main .sec01 .img-inner li .title span.due {
	font-weight: normal;
}

#main .sec01 .img-inner li p {
	margin-left: 31px;
}

#main .sec01 .img-inner .btn {
	margin: 27px 0 0 49px;
	width: 140px;
}

#main .sec01 .img-inner .btn a {
	padding-bottom: 4px;
	position: relative;
	color: #333333;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #333;
}

#main .sec01 .img-inner .btn a::after {
	width: 4px;
	height: 8px;
	position: absolute;
	top: calc(50% - 4px);
	left: -17px;
	background: url("../../common_new/img/icon16.png") no-repeat left center;
	content: '';
}

#main .sec02 {
	padding: 72px 0 250px;
	background: url(../img/prof-id/bg03n.jpg) no-repeat left bottom;
}

#main .sec02 h2 {
	margin-bottom: 49px;
	padding: 0 50px;
	position: relative;
	z-index: 1;
	text-align: center;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	left: 50%;
	transform: translateX(-50%);
}

#main .sec02 .img-box .text-box::after {
	height: calc(100% + 30px);
}

#main .sec02 .img-box .photo-box::after {
	background: url("../img/prof-id/bg02.jpg") no-repeat right top;
}

/* 就活証明写真 */

#main .sec04 {
	background-color: #FFF;
	position: relative;
	padding-bottom: 290px;
}

#main .sec04 .content {
	max-width: 990px;
}

#main .sec04 .head-line01 {
	top: -135px;
}

#main .sec04 h3.ttl {
	font-size: 2.8rem;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom: 1px solid #333333;
	padding-bottom: 10px;
	margin-top: -40px;
}

#main .sec04 h4 {
	font-size: 2.8rem;
	margin-bottom: 15px;
}

#main p.sche {
	font-size: 2rem;
	display: flex;
	line-height: 1.5;
}

#main p.sche span {
	background-color: #c03c3f;
	color: #fff;
	padding: 0 10px 1px;
	margin: 0 25px 0 15px;
	font-size: 1.8rem;
}

/* テーブル共通 */
#main .sec04 table {
	background-color: #fff;
	width: 100%;
	border-collapse: collapse;
}

#main .sec04 table th {
	font-size: 1.8rem;
}

#main .sec04 table th,
#main .sec04 table td {
	border-bottom: 1px solid #cccccc;
	height: 60px;
}

/* table plan */
#main .sec04 table.plan .grey {
	color: #999999
}

#main .sec04 table.plan {
	margin-top: 40px;
}

#main .sec04 table.plan th {
	font-size: 1.8rem;
}

#main .sec04 table.plan th,
#main .sec04 table.plan td {
	width: 25%;
	text-align: center;
	font-size: 2.0rem;
	line-height: 1.3;
}

#main .sec04 table.plan .tb_ttl {
	font-size: 1.8rem;
	font-weight: bold;
}

#main .sec04 table.plan .tb_ttl02 {
	font-size: 1.8rem;
	font-weight: bold;
	color: #c03c3f;
}

#main .sec04 table.plan .disc {
	background-color: #a5b3a1;
	color: #c03c3f;
	font-weight: bold;
}

#main .sec04 table.plan .disc .arwd {
	position: relative;
	font-size: 2.5rem
}

#main .sec04 table.plan .disc .arwd::before {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 50%;
	top: -10px;
	transform: translateX(-50%);
	background: url(../img/prof-id/arwdn.png) no-repeat center center;
	content: "";
}

#main .sec04 table .recommend{
	position: relative;
}

#main .sec04 table .recommend:before{
	content:' ';
	background: url(../img/prof-id/recommend.png) no-repeat center/62px 56px;
	width: 62px;
	height: 56px;
	position: absolute;
	display: block;
	top: -38px;
    left: -65px;
}

#main .sec04 .shukatu {
	position: relative;
	z-index: 1;
	margin-bottom: 190px
}

#main .sec04 .shukatu::after {
	width: calc(50% + 580px);
	height: calc(100% + 107px);
	position: absolute;
	top: -54px;
	right: 0;
	background-color: #cbcead;
	content: '';
	z-index: -100;
}

#main .sec04 .flexbox {
	display: flex;
	justify-content: space-between;
}

#main .sec04 .flexbox00 div {
	width: 49%;
	background-color: #fff;
	text-align: center;
	margin-top: 30px;
}

#main .sec04 .option .tb_ttl td {
	font-size: 18px;
	text-align: center !important;
	font-weight: bold;
}

#main .sec04 .option table {
	width: 100%;
	font-size: 1.6rem;
	line-height: 1.2
}

#main .sec04 .option td {
	padding: 0 20px
}

#main .sec04 .option table td:first-child {
	text-align: left;
}

#main .sec04 .option table td:last-child {
	text-align: right;
}

#main .sec04 .flexbox01 {
	justify-content: flex-start;
}

#main .sec04 .flexbox01 p {
	font-size: 1.6rem;
}

#main .sec04 .flexbox01 .left {
	margin-right: 50px;
}

#main .sec04 .flexbox01 img {
	width: 215px
}

#main .sec04 .flexbox02 h3 {
	text-align: center;
}

#main .sec04 .flexbox02 .right,
#main .sec04 .flexbox02 .left {
	width: 48%
}

#main .sec04 .flexbox02 img {
	width: 100%;
}

#main .sec04 .flexbox02 .text {
	font-size: 1.6rem;
	margin-top: 16px
}

#main .sec04 .flexbox03 .right,
#main .sec04 .flexbox03 .left {
	width: 48%
}

#main .sec04 .flexbox03 .text {
	font-size: 1.6rem
}

#main .sec04 .flexbox04 .right,
#main .sec04 .flexbox04 .left {
	width: 46%;
	background-color: #fff;
	padding: 10px 15px
}

#main .sec04 .flexbox04 h4 {
	text-align: center;
	font-size: 2.4rem;
	font-weight: bold
}

#main .sec04 p.ttl span {
	background-color: #c03c3f;
	color: #fff;
	font-size: 1.8rem;
	width: 85px;
	display: inline-block;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 15px;
}

/* 個人写真 */

#main .sec04 .kojin {
	position: relative;
	z-index: 1;
	margin-bottom: 180px;
}

#main .sec04 .kojin::after {
	width: calc(50% + 580px);
	height: calc(100% + 107px);
	position: absolute;
	top: -50px;
	left: 0;
	background-color: #cbcead;
	content: '';
	z-index: -100;
}

#main .sec04 .flexbox05 div {
	width: 48%;
}

#main .sec04 .greenbox {
	background-color: #958626;
	color: #fff;
	text-align: center;
	font-size: 1.6rem;
	padding: 15px 0
}

#main .sec04 .greenbox strong {
	font-weight: bold;
	font-size: 2.8rem;
}

#main .sec04 .flexbox05 .greenbox {
	display: flex;
	justify-content: center;
	align-items: center;
}

#main .sec04 .flexbox05 .small {
	font-size: 1.2rem;
}

#main .sec04 .flexbox05 td:last-child {
	font-weight: bold;
}

#main .sec04 .flexbox06 .right,
#main .sec04 .flexbox06 .left {
	width: 48%
}

#main .sec04 .flexbox06_in img {
	width: 150px
}

#main .sec04 .flexbox06_in {
	display: flex;
}

#main .sec04 .flexbox06_in p {
	margin-left: 40px
}

#main .sec04 .flexbox06_in .strong {
	font-size: 1.8rem;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 1rem;
}

/* 家族証明写真 */

#main .sec04 .kazoku {
	position: relative;
	z-index: 1;
}

#main .sec04 .kazoku::after {
	width: calc(50% + 580px);
	height: calc(100% + 150px);
	position: absolute;
	top: -50px;
	right: 0;
	background-color: #cbcead;
	content: '';
	z-index: -100;
}

#main .sec04 .kazoku .greenbox {
	line-height: 0.8;
}

#main .sec04 .flexbox07 .right,
#main .sec04 .flexbox07 .left {
	width: 48%
}

#main .sec04 .flexbox07 .right img {
	width: 100%
}

#main .sec04 .flexbox07_in {
	display: flex;
}

#main .sec04 .flexbox07_in img {
	width: 150px;
}

#main .sec04 .flexbox07_in p {
	margin-left: 13px
}

#main .sec04 .greenbox_in {
	display: flex;
	justify-content: center;
	align-items: center;
}

/* 本物にこだわる */

#main .sec05 {
	margin-bottom: 250px;
}

#main .sec05 .head-line01 {
	margin-bottom: 41px;
	padding: 0 10px;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
	margin-top: -135px;
}

#main .sec05 .img-list {
	margin-top: -60px;
	display: flex;
	justify-content: center;
}

#main .sec05 .img-list li {
	margin-top: 60px;
	width: 750px;
}

#main .sec05 .img-list li .photo {
	margin-right: 280px;
	margin-bottom: -84px;
}

#main .sec05 .img-list li .text {
	margin-left: 285px;
	padding: 113px 10px 49px 60px;
	background-color: #cbcead;
}

#main .sec05 .img-list li .text .title {
	margin-bottom: 27px;
	margin-right: -20px;
	font-size: 2.6rem;
	font-weight: 700;
}

#main .sec05 .img-list li .text p {
	line-height: 1.7;
}

/* 各種証明書サイズ */

#main .sec06 {
	background-color: #fff;
}

#main .sec06 .head-line01 {
	padding: 0 54px;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	text-align: center;
	left: 68%;
	top: -170px;

}

#main .sec06 .list_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size: 1.4rem;
	margin-top: -140px;
	padding-bottom: 100px
}

#main .sec06 ul {
	width: 23%;
}

#main .sec06 li {
	border-bottom: 1px solid #333333;
	display: flex;
	justify-content: space-between;
	line-height: 2.5;
}

.com-img-area .img-box .photo-box .sub {
	margin-bottom: 40px;
}

.com-img-area .img-box .text-box {
	padding-top: 80px;
}

#main .shop {
	padding: 0 0 50px;
	/* background-color: #efebe5; */
}

#main .shop .content {
	padding: 0 25px;
}

#main .shop .inner {
	display: flex;
	align-items: center;
}

@media all and (min-width: 897px) {
	#main .sec03 .slick-next:hover {
		opacity: 0.7;
	}

	#main .sec04 .course .course_title .w45 {
		width: 45%;
	}
}

@media all and (max-width: 896px) {

	.page-title .text h2 {
		text-align: center;
		width: 55px;
	}

	#main .top-sec {
		margin-bottom: 0;
		padding-bottom: 45px;
	}

	#main .top-sec .content {
		margin: 0;
		padding: 0;
		position: relative;
		display: block;
	}

	#main .top-sec h2 {
		writing-mode: horizontal-tb;
		-webkit-writing-mode: horizontal-tb;
		-moz-writing-mode: horizontal-tb;
		-ms-writing-mode: lr-tb;
	}

	#main .com-text-box {
		width: 280px;
	}

	#main .com-text-box li {
		padding-left: 20px;
		background-position: left 8px;
	}

	#main .bg {
		background: none;
	}

	#main .sec01 .img-inner h3,
	#main .sec03 h2 {
		margin-bottom: 44px;
		padding-right: 0;
		font-size: 2.1rem;
	}

	#main .sec01 .top-box {
		padding: 71px 0 34px;
		display: block;
	}

	#main .sec01 .top-box .ttl {
		margin-bottom: 14px;
		padding: 0 12px;
		width: auto;
		left: 50%;
		transform: translateX(-50%);
	}

	#main .sec01 .top-box .text {
		padding: 0;
		width: auto;
		box-sizing: border-box;
	}

	#main .sec01 .top-box .text h2 {
		margin-bottom: 11px;
		font-size: 1.7rem;
	}

	#main .sec01 .top-box .text p {
		font-size: 1.3rem;
		line-height: 1.83;
	}

	#main .sec01 .img-area {
		margin-bottom: 123px;
	}

	#main .sec01 .img-area::after {
		width: 100%;
		height: 100%;
		top: 64px;
	}

	#main .sec01 .img-list {
		margin: 0 15px;
		width: auto;
		display: block;
	}

	#main .sec01 .img-list>li {
		padding: 15px 13px 16px;
		width: auto;
		background-color: #FFF;
		text-align: center;
		box-sizing: border-box;
	}

	#main .sec01 .img-list>li:not(:last-of-type) {
		margin-bottom: 30px;
	}

	#main .sec01 .img-inner {
		padding-bottom: 0;
	}

	#main .sec01 .img-inner::after {
		width: 100%;
		height: 94.8%;
		bottom: auto;
		top: 136px;
	}

	#main .sec01 .img-inner ul {
		margin-right: -30px;
		display: block;
	}

	#main .sec01 .img-inner li:not(:last-of-type) {
		margin-bottom: 37px;
	}

	#main .sec01 .img-inner .btn {
		margin: 18px 0 0 49px;
	}

	#main .sec01 .img-inner li .pho img {
		width: 100%;
	}

	#main .sec01 .link {
		max-width: 240px;
		width: 100%;
	}

	#main .sec02 {
		padding: 160px 0 150px;
		background: none;
	}

	#main .sec02 h2 {
		margin-bottom: -2px;
		padding: 0 35px;
		transform: translate(-50%, -30%);
	}

	#main .sec02 .img-box .text-box::after {
		height: calc(100% + 96px);
	}

	/* #main .sec02 .img-box {
		display: block;
	}

	#main .sec02 .img-box .text-box {
		padding-bottom: 54px;
		width: auto;
	}

	

	#main .sec02 .img-box .text-box .sub {
		margin: 0 25px;
		width: auto;
	}

	#main .sec02 .img-box .text-box .sub:not(:last-of-type) {
		margin-bottom: 32px;
	}

	#main .sec02 .img-box .text-box .sub .ttl .num {
		margin-right: 15px;
		padding: 14px 0;
		width: 62px;
		font-size: 1.08rem;
		background: url("../../common_new/img/ttl_bg.png") no-repeat center top / cover;
	}

	#main .sec02 .img-box .text-box .sub .ttl .title {
		width: calc(100% - 62px);
		font-size: 1.7rem;
		line-height: 1.4;
	}

	#main .sec02 .img-box .text-box .sub .text {
		margin: 15px 0 0 auto;
		width: auto;
		font-size: 1.3rem;
		line-height: 1.75;
	}

	#main .sec02 .img-box .photo-box {
		padding: 0 0 68px;
		width: auto;
		background-color: #FFF;
	}

	#main .sec02 .img-box .photo-box::after {
		width: auto;
		height: 90.6%;
		position: absolute;
		top: 23px;
		right: 30px;
		left: 30px;
		background: #958626;
		content: '';
	}

	#main .sec02 .img-box .photo-box ul {
		margin: 0 50px;
	}

	#main .sec02 .img-box .photo-box li:not(:last-of-type) {
		margin-bottom: 20px;
	}

	#main .sec02 .img-box .photo-box li img {
		width: 100%;
	} */

	#main .sec04 {
		padding-bottom: 180px
	}

	#main .sec04 .shukatu::after {
		left: 3%;
		top: -30px;
		height: calc(100% + 80px);
	}

	#main p.sche span {
		padding: 0 5px;
		margin: 0 5px;
	}

	#main .note {
		font-size: 1.1rem;
	}

	#main .sec04 .content {
		margin: 0 3% 0 7%;
		width: auto;
	}

	#main .sec04 table.plan .disc .arwd {
		font-size: 1.7rem;
	}

	#main .sec04 .flexbox00 div {
		width: 100%
	}

	#main .sec04 .flexbox01 .left {
		margin-right: 0;
		text-align: center;
	}

	#main p.sche {
		font-size: 1.4rem;
	}

	#main p.sche span {
		font-size: 1.2rem;
	}

	#main .sec04 .flexbox02 .right,
	#main .sec04 .flexbox02 .left,
	#main .sec04 .flexbox03 .right,
	#main .sec04 .flexbox03 .left,
	#main .sec04 .flexbox04 .right,
	#main .sec04 .flexbox04 .left,
	#main .sec04 .flexbox05 div,
	#main .sec04 .flexbox06 .right,
	#main .sec04 .flexbox06 .left,
	#main .sec04 .flexbox07 .right,
	#main .sec04 .flexbox07 .left {
		width: 100%;
	}

	#main .sec04 .head-line01 {
		top: -70px
	}

	#main .sec04 .flexbox,
	#main .sec04 .flexbox06_in {
		display: block;
		font-size: 1.4rem
	}

	#main .sec04 table.plan .tb_ttl {
		font-size: 1.2rem;
	}

	#main .sec04 table.plan th,
	#main .sec04 table.plan td {
		font-size: 1.2rem;
		line-height: 1.5;
	}

	#main .sec04 table.plan .small {
		font-size: 1rem;
	}

	#main .sec04 .table_wrap table {
		width: 100%
	}

	#main .sec04 .option table {
		font-size: 1.4rem;
	}

	#main .sec04 .flexbox01 h4 {
		text-align: center;
	}

	#main .sec04 h4 {
		font-size: 2.3rem;
	}

	#main .sec04 .flexbox04 .right,
	#main .sec04 .flexbox04 .left {
		display: block;
		width: 94%;
		padding: 3%
	}

	#main .sec04 .shukatu {
		margin-bottom: 130px;
	}

	#main .sec04 .kojin::after {
		right: 3%;
		width: calc(100% - 3%);
		top: -30px;
		height: calc(100% + 80px);
	}

	#main .sec04 .kojin .content {
		margin: 0 7% 0 3%;
		width: auto;
	}

	#main .sec04 .kojin {
		margin-bottom: 180px;
		margin-bottom: 150px;
	}

	#main .sec04 .kazoku::after {
		top: -30px;
		left: 3%;
		width: calc(100% - 3%);
		height: calc(100% + 80px);
	}

	#main .sec04 .kazoku p.sche {
		font-size: 1.2rem;
		letter-spacing: -1px;
	}

	#main .sec04 .kazoku .greenbox {
		line-height: 0.8;
	}

	#main .sec04 .option td {
		padding: 0 10px
	}

	#main .sec04 .flexbox06_in {
		text-align: center;
	}

	#main .sec04 .flexbox06_in p {
		text-align: left;
		margin-left: 0
	}

	#main .sec04 table .recommend:before {
		background-size: 50px 47px;
		width: 50px;
		height: 47px;
		top: -25px;
		left: -55px;
	}

	#main .sec05 {
		margin-bottom: 130px;
		padding-top: 50px;
	}

	#main .sec05 .head-line01 {
		margin-bottom: 28px;
		padding: 0 15px;
	}

	#main .sec05 .img-list {
		margin: 0 -15px 0;
		display: block;
	}

	#main .sec05 .img-list li {
		margin-top: 0;
		width: auto;
	}

	#main .sec05 .img-list li:not(:last-of-type) {
		margin-bottom: 32px;
	}

	#main .sec05 .img-list li .photo {
		margin-bottom: -62px;
		width: 100%;
	}

	#main .sec05 .img-list li .photo img {
		width: 100%;
	}

	#main .sec05 .img-list li .text {
		margin-right: -15px;
		margin-left: 15px;
		padding: 82px 32px 23px;
	}

	#main .sec05 .img-list li .text .title {
		margin-bottom: 11px;
		margin-right: 0;
		font-size: 1.7rem;
	}

	#main .sec05 .img-list li .text p {
		line-height: 1.7;
	}

	#main .sec06 .head-line01 {
		top: 0;
		margin-bottom: -150px;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	#main .sec06 .list_wrap {
		margin-top: 80px;
		padding-bottom: 70px;
	}

	#main .sec06 ul {
		width: 100%
	}

	.com-img-area .img-box .text-box {
		padding-top: 50px
	}

	#main .shop .com-shop-box .txt-box .sub-box {
		padding: 20px 30px 40px;
	}

	#main .com-img-area .com-shop-box .content {
		padding: 0;
	}

	#main .shop {
		padding: 0 0 50px;
	}

	#main .inner .com-text-box {
		padding-bottom: 38px;
	}

	.com-img-area .img-box {
		margin: 0 15px 100px;
	}
}

/* コラム */
#main .column {
	position: relative;
	z-index: 1;
	margin-bottom: 210px;
}

#main .column .content {
	position: relative;
}

#main .column .text {
	font-size: 1.6rem;
	position: relative;
	margin-left: 300px;
	width: 70%;
}

#main .column .flexbox {
	margin-top: 40px;
}

#main .column li {
	display: flex;
	align-items: center;
	letter-spacing: 0.05em;
	box-sizing: border-box;
	border-bottom: 1px solid #d5d1cb;
	padding: 15px 0
}

#main .column li:last-child {
	border-bottom: none;
}

#main .column li span {
	margin-right: 1em;
	font-weight: bold;
	font-size: 2rem;
}

#main .column::after {
	height: calc(100% + 100px);
	position: absolute;
	top: -50px;
	right: 0;
	background-color: #cbcead;
	content: '';
	z-index: -100;
	width: calc(50% + 360px);
}

#main .column .left {
	width: 50%;
	overflow: hidden;
}

#main .column .left img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

#main .column .right {
	width: 50%;
	background: #fff;
	padding: 0 20px;
	box-sizing: border-box;
}

#main .column .right img {
	width: 100%
}

#main .column_in {
	display: flex;
}

#main .column_in img {
	width: 150px;
}

#main .column_in p {
	margin-left: 13px
}

@media (max-width: 896px) {
	#main .column {
		margin-bottom: 150px;
	}

	#main .column .text {
		margin-left: 0;
		width: 100%;
	}

	#main .column .flexbox {
		margin-top: 30px;
	}

	#main .column .right,
	#main .column .left {
		width: 100%
	}

	#main .column ul {
		margin-top: 30px;
	}

	#main .column::after {
		left: 3%;
		top: -30px;
		height: calc(100% + 60px);
		width: calc(100% - 3%);
	}
}

@media all and (min-width: 897px) {
	.price_note{
		top:110px;
	}
}
@media all and (max-width: 896px){
	.price_note{
		margin-top: 60px;
	}
}


/* フッター */
@media all and (min-width: 897px) {
	#g-footer .f-navi .link-list {
		justify-content: center;
	}
}

@media all and (max-width: 896px) {
	#g-footer {
		border-top: 1px solid #efebe5
	}
}

#g-footer .f-navi .link-list li:first-child {
	margin-right: 10%;
}

/* リンク先表示調整 */
#main #shoumei_p {
	display: block;
	position: relative;
	top: -150px;
	visibility: hidden;
}

#main #kojin_p {
	display: block;
	position: relative;
	top: -100px;
	visibility: hidden;
}

#main #list_p {
	display: block;
	position: relative;
	top: -170px;
	visibility: hidden;
}

@media all and (max-width: 896px) {

	#main #service-price_p{
		display: block;
		position: relative;
		top: -80px;
		visibility: hidden;
	}

	#main #recommend_p,
	#main #shukatu_p,
	#main #advice_p,
	#main #contact_p,
	#main #kazoku_p,
	#main #cherish_p {
		display: block;
		position: relative;
		top: -100px;
		visibility: hidden;
	}

	#main #recommend_p,
	#main #shoumei_p,
	#main #kojin_p{
		display: block;
		position: relative;
		top: -170px;
		visibility: hidden;
	}

	#main #list_p {
		display: block;
		position: relative;
		top: -190px;
		visibility: hidden;
	}
}