@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@400;500;700;900&display=swap');
/*
Theme Name: Edit Partner
Theme URI: null
Description: Description
Author: 81bridge - SGX
Version: 1.0
*/

.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}     
.wp-block-image figure,
.wp-block-image figcaption {
	display: block;
}
a.nolink,
a.nolink:hover {
	opacity: 1;
	cursor: default;
	pointer-events: none;
}

/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}
html {
	font-size: 62.5%;
}
body, table, input, textarea, select, option {
	font-family: 'Zen Kaku Gothic Antique', sans-serif;
}

@font-face {
    font-family: 'optimusPrinceps';
    font-style: normal;
    src: url('font/OptimusPrinceps.eot'); /* IE9 Compat Modes */
    src: url('font/OptimusPrinceps.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font/OptimusPrinceps.woff') format('woff'), /* Modern Browsers */
    url('font/OptimusPrinceps.ttf')  format('truetype'); /* Safari, Android, iOS */
}

.optimusPrinceps {
    font-family: 'optimusPrinceps';
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
	box-sizing: border-box;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
    height: auto;
}
a,
a:link {
	color: #6A5E37;
	text-decoration: none;
	transition: all ease 0.3s;
}
a:visited {
	color: #6A5E37;
}
a:hover {
	color: #6A5E37;
}
a:active {
	color: #6A5E37;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1280px;
	color: #6A5E37;
	font-weight: 500;
	font-size: 1.5rem;
	line-height: 1.5;
	letter-spacing: 0.04em;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}
#container {
	overflow: hidden;
	text-align: left;
}
#main {
	padding: 124px 0 125px;
	display: block;
	background-color: #FFFBF5;
}
#contact #main {
	padding-top: 77.5px;
}
a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}
@media all and (min-width: 897px) {
	.sp {
		display: none !important;
	}
	#contact .hInner {
		min-height: 77.5px;
	}
}
@media all and (max-width: 896px) {
	body {
		min-width: inherit;
		font-size: 1.1rem;
	}
	body.fixed {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
	#main {
		padding: 60px 0 50px;
	}
	#contact #main {
		padding-top: 60px;
	}
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	background-color: #fff;
}
#gHeader .hInnerBox {
	border-bottom: 1px solid #ADADAD;
}
.hInner {
	max-width: 1042px;
	margin: 0 auto;
	padding: 5px 20px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
}
/* .hInner h1 {
	padding-top: 22px;
} */
.hInner h1 a:hover img {
	opacity: 0.8;
}
.hInner .rBox {
	padding: 2px 1px 2px 0;
	flex: 1;
	display: flex;
	justify-content: flex-end;
}
.hInner .rBox p {
	margin-right: -10px;
	letter-spacing: 0.06em;
	text-align: right;
	color: #90794E;
}
.hInner .rBox p a {
	font-size: 1.7rem;
	font-weight: 900;
	letter-spacing: 0.06em;
	color: #90794E;
}
.comLinkUl {
	margin-bottom: 10px;
	display: flex;
}
.comLinkUl li {
	margin-left: 25px;
	width: 178px;
}
.comLinkUl li .comBtn {
	width: auto;
}
.comLinkUl li a {
	padding: 7px 10px 7px 7px;
	min-height: 44px;
	border-radius: 4px;
	font-size: 1.8rem;
	color: #90794E;
	letter-spacing: 0.08em;
}
.comLinkUl li a::after {
	right: 5px;
}
#gNavi ul {
	display: flex;
	justify-content: center;
}
#gNavi li {
	margin: 0 25px;
	font-size: 1.7rem;
	letter-spacing: 0.08em;
}
#gNavi li a {
	padding: 10px 0 10px;
	position: relative;
	display: inline-block;
}
#gNavi li.on a {
	color: #E14B4E;
}
#gNavi li a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #E14B4E;
	transition: all .3s;
	transform: scale(0, 1);
	transform-origin: center top;
}

@media all and (min-width: 897px) {
	#gNavi a:hover {
		color: #E14B4E;
	}
	#gNavi li a:hover:after {
		transform: scale(1, 1);
	}
	.menuBox {
		display: none !important;
	}
	.hInner h1 {
		width: 37%;
	}
	.hInner .comLinkUl {
		margin-bottom: 5px;
	}
	.hInner .comLinkUl li a {
		min-height: 38px;
		padding: 2px 10px 2px 7px;
		font-size: 1.5rem;
	}
}


@media all and (max-width: 896px) {
	#gHeader .menu {
		position: absolute;
		top: 49%;
		right: 20px;
		transform: translateY(-50%);
	}
	#gHeader .menu.on a {
		display: block;
		background: url(img/common/close.png) no-repeat center;
		background-size: 32px auto;
	}
	#gHeader .menu.on a img {
		visibility: hidden;
	}
	.hInner {
		min-height: 59px;
		display: flex;
		align-items: center;
		padding: 0 20px;
	}
	.hInner .rBox {
		display: none;
	}
	.hInner h1 {
		padding-top: 4px;
		width: 235px;
		transition: all ease 0.3s;
	}
	#gNavi {
		display: none;
	}
	.comLinkUl li {
		margin: 0 auto 21px;
		width: 200px;
	}
	.comLinkUl li a {
		min-height: 40px;
		font-size: 1.2rem;
		padding-right: 7px;
	}
	.menuBox {
		display: none;
		position: fixed;
		top: 0;
		height: 100%;
		overflow-y: auto;
		width: 100%;
		top: 0;
		left: 0;
		z-index: 500;
		background-color: rgba(255, 255, 255, 0.9);
	}
	.menuBox .naviUl {
		padding: 79px 20px 34px;
	}
	.menuBox .naviUl li + li {
		margin-top: 9px;
	}
	.menuBox .naviUl a {
		display: block;
		padding: 5px 0;
		font-size: 1.5rem;
		letter-spacing: 0.08em;
	}
	.menuBox .comLinkUl {
		margin-bottom: -8px;
		display: block;
	}
	.menuBox .tel {
		margin: 0 0 40px -10px;
		line-height: 1.4;
		text-align: center;
		font-size: 1.2rem;
		letter-spacing: 0.06em;
	}
	.menuBox .tel .txtSpan {
		display: inline-block;
		text-align: left;
	}
	.menuBox .tel a {
		font-size: 2rem;
		color: #90794E;
		font-weight: 900;
		letter-spacing: 0.06em;
	}
	#gHeader.on .hInner h1 {
		width: 195px;
	}
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
.fInner {
	padding: 59px 0 43px;
	display: flex;
	justify-content: space-between;
}
.fInner .fLogo {
	margin-bottom: 59px;
}
.fInner .fLogo a:hover img {
	opacity: 0.8;
}
.fInner .lBox {
	width: 350px;
	margin-right: 116px;
}
.fInner .rBox {
	margin-top: -5px;
	flex: 1;
}
.fInner .comLinkUl {
	display: block;
}
.fInner .comLinkUl li {
	margin: 0 0 25px 70px;
}
.fInner .list {
	display: flex;
}
.fInner .list > li {
	width: 238px;
	padding-right: 20px;
	box-sizing: border-box;
}
.fInner .list > li:nth-child(2n) {
	width: 280px;
	padding-right: 0;
}
.fInner .list .subUl a {
	font-size: 1.7rem;
	letter-spacing: 0.08em;
}
.fInner .list .subUl > li + li {
	margin-top: 20px;
}
.fInner .list .subUl02 {
	margin: 21px 0 0 -6px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
.fInner .list .subUl02 li {
	width: 105px;
	padding: 0 10px 23px 0;
	box-sizing: border-box;
}
.fInner .list .subUl02 li a {
	font-size: 1.5rem;
}
.fInner .list .subUl02 li:nth-child(2n) {
	width: 178px;
}
.fInner .list a:hover {
	opacity: 0.8;
}
.fBox {
	padding: 21px 0 30px;
	border-top: 1px solid #ADADAD;
}
.fBox .content {
	align-items: center;
}
.fBox ul {
	order: 2;
	display: flex;
}
.fBox li {
	margin-left: 24px;
}
.fBox ul a {
	font-size: 1.2rem;
}
.fBox ul .on a {
	color: #E14B4E;
}
.fBox ul a:hover {
	opacity: 0.8;
}
address {
	font-style: normal;
	font-size: 1.2rem;
}




@media all and (max-width: 896px) {
	.fInner {
		margin: 0 -3px;
		padding: 28px 0 12px;
		display: block;
	}
	.fInner .lBox {
		width: auto;
		margin: 0;
	}
	.fInner .fLogo {
		margin-bottom: 25px;
		width: 235px;
	}
	.fInner .list {
		margin: 0 4px;
		display: block;
	}
	.fInner .list > li {
		padding: 0;
		width: auto;
	}
	.fInner .list > li:nth-child(2n) {
		width: 48%;
	}
	.fInner .list .subUl a {
		display: block;
		padding: 6px 0;
		font-size: 1.2rem;
	}
	.fInner .list .subUl02 {
		display: none;
	}
	.fInner .list > li .subUl {
		/* display: flex;
		flex-wrap: wrap;
		justify-content: space-between; */
		columns: 2;
		position: relative;
	}
	.fInner .list > li .subUl:after {
		width: 20px;
		height: 10px;
		display: block;
		bottom: 0;
		right: 0;
		content: "";
	}
	.fInner .list > li .subUl li {
		width: auto;
		margin: 0;
	}
	.fInner .rBox {
		margin-bottom: 10px;
	}
	.fInner .comLinkUl li {
		margin: 0 auto 21px;
	}
	.fBox {
		padding: 16px 0 20px;
	}
	.fBox .content {
		display: block;
	}
	.fBox ul {
		margin-bottom: 25px;
		display: block;
	}
	.fBox li {
		margin: 0 0 10px;
	}
	.fBox ul a {
		font-size: 1.1rem;
	}
	address {
		text-align:center;
		font-size: 1rem;
	}
}


/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/* clearfix */
.clearfix:after {content: "";display: block;clear: both;}
/* flex */
.flex,.flexA,.flexB,.flexC {display: flex;flex-wrap: wrap;}
.flexA {justify-content: space-around;}
.flexB {justify-content: space-between;}
.flexC {justify-content: center;}
/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
.comTtlBox {
	position: relative;
}
.headLine01 {
	margin-bottom: 76px;
	min-height: 124px;
	font-size: 3.6rem;
	letter-spacing: 0.08em;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 17px 20px 10px;
	box-sizing: border-box;
	background: url(img/common/bg01.jpg) no-repeat center;
	background-size: cover;
}
.headLine01 small {
	font-size: 2rem;
	display: inline-block;
	margin-bottom: -15px;
	letter-spacing: 0.08em;
}
.comTtlBox .stepUl {
	position: absolute;
	top: calc(50% + 8px);
	left: 50%;
	width: 40%;
	max-width: 524px;
	display: flex;
	justify-content: flex-end;
	transform: translateY(-50%);
	z-index: 1;
}
.comTtlBox .stepUl li {
	color: #B4AE9C;
	position: relative;
	min-width: 115px;
	margin: 0 -4px;
	text-align: center;
}
.comTtlBox .stepUl li .num {
	margin: 0 auto 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	font-size: 1.5rem;
	font-weight: bold;
	color: #fff;
	padding: 0 0 1px 1px;
	background-color: #B4AE9C;
	border-radius: 100%;
	box-sizing: border-box;
}
.comTtlBox .stepUl li:after {
	height: 1px;
	background-color: #B4AE9C;
	position: absolute;
	top: 14px;
	left: calc(50% + 25px);
	width: calc(100% - 55px);
	content: "";
	z-index: -1;
}
.comTtlBox .stepUl li:last-child::after {
	display: none;
}
.comTtlBox .stepUl li.on {
	color: #9B7122;
}
.comTtlBox .stepUl li.on .num {
	background-color: #9B7122;
}
@media all and (max-width: 896px) {
	.headLine01 {
		margin-bottom: 25px;
		min-height: 62px;
		padding: 3px 20px 5px;
		font-size: 1.8rem;
		letter-spacing: 0.07em;
		line-height: 1.39;
		padding-top: 8px;
		background-image: url(img/common/sp_bg01.jpg);
	}
	.headLine01 small {
		display: block;
		margin: 0;
		font-size: 1.1rem;
		letter-spacing: 0;
	}
	.comTtlBox .stepUl {
		position: relative;
		top: auto;
		left: auto;
		max-width: inherit;
		justify-content: center;
		transform: none;
		width: 100%;
		margin: -8px 0 25px;
	}
	.comTtlBox .stepUl li {
		min-width: 100px;
		margin: 0 -4px;
		font-size: 1.2rem;
	}
	.comTtlBox .stepUl li .num {
		width: 25px;
		height: 25px;
		font-size: 1.2rem;
		padding-bottom: 2px;
	}
	.comTtlBox .stepUl li:after {
		left: calc(50% + 15px);
		top: 12px;
		width: calc(100% - 40px);
	}
}

/*------------------------------------------------------------
	content
------------------------------------------------------------*/
.content {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
}
@media all and (max-width: 896px) {
	.content {
		max-width: inherit;
		padding: 0 19px;
	}
}

/*------------------------------------------------------------
	comMidTxt
------------------------------------------------------------*/
.comMidTxt {
    margin: 0 -20px 68px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.08em;
    text-align: center;
}

@media all and (max-width: 896px) {
	.comMidTxt {
        margin-bottom: 22px;
        font-size: 1.1rem;
        line-height: 1.8;
    }
}

/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
.headLine02 {
	margin-bottom: 49px;
    position: relative;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.53;
    letter-spacing: 0.12em;
}
.headLine02::after {
    position: absolute;
    height: 2px;
    width: 324px;
    bottom: -23px;
    left: 0;
    background: url("img/common/line01.png") no-repeat left bottom/324px;
    content: '';
}
.headLine02 .ttlSpan {
	position: absolute;
	right: -259px;
	top: -8px;
}

@media all and (max-width: 896px) {
	.headLine02 {
		z-index: 1;
		margin-bottom: 45px;
		font-size: 1.5rem;
	}
	.headLine02::after {
		height: 1px;
		width: 100%;
		bottom: -12px;
		background: #90794E;
	}
	.headLine02 .ttlSpan {
		top: -20px;
		right: -14px;
		width: 284px;
		z-index: -1;
	}
}

/*------------------------------------------------------------
	comBtn
------------------------------------------------------------*/
.comBtn {
    width: 260px;
	margin: 0 auto;
}
.comBtn a {
    padding: 5px 15px 8px;
	min-height: 50px;
    position: relative;
    overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #e14b4e;
    background: #e14b4e;
    transition: ease .2s;
	box-sizing: border-box;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.comBtn a::after {
    margin-top: -8px;
    position: absolute;
    width: 8px;
    height: 16px;
    top: 50%;
    right: 12px;
    background: url("img/common/icon02.png") no-repeat left center/100% auto;
    content: "";
}
.comBtn a span {
    position: relative;
    z-index: 3;
    color: #FFF;
}
.comBtn a::before {
    content: '';
    position: absolute;
    top: 0;
    left: -130%;
    background: #FFF;
    width: 120%;
    height: 100%;
    transform: skewX(-25deg);
}
.comBtn03 span {
	padding: 0 0 1px 5px;
}
.comBtn03 a::after {
	right: auto !important;
	left: 20px;
	background-image: url(img/common/icon07.png);
}
.greyBtn {
	margin-top: 80px;
}
.greyBtn a {
	background-color: #9F9F9F;
	border-color: #9F9F9F;
}

@media all and (min-width: 897px) {
	.comBtn a:hover span {
		color: #e14b4e;
	}
	.comBtn a:hover::before {
		animation: skewanime .5s forwards;
	}
	.greyBtn a:hover span {
		color: #9F9F9F;
	}
}

@keyframes skewanime {
	100% {
		left:-10%;
	}
}
@media all and (max-width: 896px) {
	.comBtn {
		width: 200px;
	}
	.comBtn a {
		padding-bottom: 5px;
		min-height: 40px;
		font-size: 1.4rem;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	}
	.comBtn a::after {
		width: 6px;
		height: 12px;
		right: 7px;
		margin-top: -6px;
	}
	.comBtn03 a::after {
		left: 9px;
	}
	.greyBtn {
		margin-top: 40px;
	}
}

/*------------------------------------------------------------
	comBox
------------------------------------------------------------*/
.comBox {
	padding: 72px 0 86px;
	background: url(img/common/bg02.png) no-repeat center;
	background-size: cover;
}
.comBox .headLine02 {
	margin-bottom: 37px;
	text-align: center;
	font-size: 2.6rem;
	letter-spacing: 0.08em;
}
.comBox .headLine02::after {
	width: 469px;
	left: 50%;
	bottom: -16px;
	transform: translateX(-50%);
	background-image: url(img/common/line02.png);
	background-size: 469px auto;
}
.comBox .txt {
	margin-bottom: 32px;
	text-align: center;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
	line-height: 1.833;
}
.comBox .linkUl {
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.comBox .linkUl li {
	text-align: center;
	margin: 0 7px;
}
.comBox .linkUl .txtSpan {
	display: block;
	color: #E14B4E;
	margin-bottom: 12px;
}


@media all and (max-width: 896px) {
	.comBox {
		padding: 36px 0 42px;
	}
	.comBox .headLine02 {
		margin-bottom: 20px;
		font-size: 1.5rem;
	}
	.comBox .headLine02::after {
		width: 234px;
		bottom: -7px;
		height: 1px;
		background: url(img/common/line03.png) no-repeat left bottom;
		background-size: 100% auto;
		background-color: transparent;
	}
	.comBox .txt {
		margin: 0 -10px 34px;
		font-size: 1.2rem;
		line-height: 1.67;
		letter-spacing: 0;
	}
	.comBox .linkUl {
		display: block;
	}
	.comBox .linkUl li {
		margin: 0 0 19px;
	}
	.comBox .linkUl li:last-child {
		margin-bottom: 0;
	}
	.comBox .linkUl .txtSpan {
		margin-bottom: 10px;
		font-size: 1.2rem;
		letter-spacing: 0;
	}
}

/*------------------------------------------------------------
	comBtn02
------------------------------------------------------------*/
.comBtn02 {
	width: 103px;
	margin: 0 4px 0 auto;
}
.comBtn02 a {
	padding: 3px 10px 4px;
	min-height: inherit;
	border: 1px solid #6A5E37;
	border-radius: 0;
	font-size: 1.5rem;
	font-weight: 500;
	justify-content: flex-start;
	background-color: transparent;
	box-shadow: none;
}
.comBtn02 a span {
	padding-left: 4px;
	color: #6A5E37;
}
.comBtn02 a::after {
	right: 5px;
	background-image: url(img/common/icon01.png);
	background-size: 7px auto;
}

@media all and (min-width: 897px) {
	.comBtn02 a:hover span {
		color: #fff;
	}
	.comBtn02 a:hover::before {
		background-color: #6A5E37;
	}
}

@media all and (max-width: 896px) {
	.comBtn02 {
		margin: 0 auto !important;
		width: 150px;
	}
	.comBtn02 a {
		min-height: 40px;
		font-size: 1.2rem;
		justify-content: center;
	}
	.comBtn02 a::after {
		background-size: 6px auto;
	}
}
/*------------------------------------------------------------
	comSupportBox
------------------------------------------------------------*/
.comSupportBox {
    margin-bottom: 98px;
    padding: 44px 20px 35px;
    background: url("img/common/com_support_bg.png") no-repeat center;
    background-size: cover;
}
.comSupportBox h2 {
    margin: 0 42px 10px 0;
    text-align: center;
}
.comSupportBox p {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.08em;
    line-height: 2;
    text-align: center;
}
.comSupportBox p .red {
        color: #E14B4E;
}
@media all and (max-width: 896px) {
    .comSupportBox {
        margin-bottom: 34px;
        padding: 23px 10px 17px;
        background-image: url("img/common/sp_com_support_bg.png") !important;
    }
    .comSupportBox h2 {
        margin: 0 18px 8px 0;
    }
    .comSupportBox p {
        font-size: 1.2rem;
        line-height: 1.67;
    }
}


/*------------------------------------------------------------
	comPriceList
------------------------------------------------------------*/
.comTextBox {
    margin-bottom: 58px;
    position: relative;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    background-color: #FFF;
}
.comTextBox:last-child {
    margin-bottom: 0;
}
.comTextBox .title {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.08em;
}
.comTextBox .ttl {
	width: 64px;
	height: 64px;
	padding: 5px 5px 8px 8px;
	display: flex;
	align-items: center;
	justify-content: center;
    font-size: 1.6rem;
    font-weight: 700;
    position: absolute;
    top: 22px;
    left: 25px;
    border-radius: 50%;
	box-sizing: border-box;
	letter-spacing: 0.12em;
    background-color: #F6E173;
}
.comTextBox .subBox {
    padding: 23px 12px 42px 107px;
}
.comPriceList {
    margin: -36px 27px 38px 0;
}
.comPriceList li {
    padding: 10px 10px 7px 10px;
	line-height: 1.41;
    margin-top: 54px;
    font-size: 1.7rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    position: relative;
	display: flex;
    border: 1px solid #90794E;
}
.comPriceList li::before {
    position: absolute;
    bottom: -34px;
    left: 382px;
    width: 20px;
    height: 20px;
    background: url("img/common/icon04.png") no-repeat center center;
    background-size: 100% auto;
    content: "";
}
.comPriceList li:last-child::before {
    display: none;
}
.comPriceList li .big {
    font-size: 2rem;
	margin-top: 1px;
	display: block;
    font-weight: 500;
    line-height: 1.9;
    letter-spacing: 0.04em;
}
.comPriceList li .number {
    margin-right: 13px;
}
.comPriceList li .rSpan {
	flex: 1;
}
.comTotal {
    padding: 20px 10px 0 11px;
    font-size: 2rem;
    font-weight: 700;
    border-top: 4px solid #90794E;
	letter-spacing: 0.04em;
}
@media all and (max-width: 896px) {
    .comTextBox {
        margin-bottom: 20px;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    }
    .comTextBox .title {
        margin-left: 32px;
        font-size: 1.2rem;
    }
    .comTextBox .ttl {
        top: 10px;
        left: 18px;
        font-size: 1.1rem;
		width: 32px;
		height: 32px;
		padding-top: 7px;
    }
    .comTextBox .subBox {
        padding: 17px 27px 24px;
    }
    .comPriceList {
		padding-top: 1px;
        margin: 0 0 14px;
    }
    .comPriceList li {
        padding: 7px 7px 9px 7px;
        margin-top: 19px;
        font-size: 1.2rem;
		letter-spacing: 0.04em;
		line-height: 1.5;
    }
    .comPriceList li::before {
        bottom: -16px;
        left: 48.5%;
        transform: translateX(-50%);
        width: 10px;
        height: 10px;
    }
    .comPriceList li .big {
        font-size: 1.2rem;
		margin-top: -1px;
    }
    .comPriceList li .number {
        margin-right: 2px;
    }
    .comTotal {
        padding: 10px 10px 0 5px;
        font-size: 1.2rem;
        border-top: 2px solid #90794E;
    }
}

/*------------------------------------------------------------
	common
------------------------------------------------------------*/
@media all and (max-width: 896px) {
}


/*------------------------------------------------------------
	privacy-disclosure/
------------------------------------------------------------*/
.privacy-disclosure p {
	margin-bottom: 38px;
	line-height: 1.733;
}
.privacy-disclosure h3 {
	margin-bottom: 6px;
	font-size: 1.8rem;
	display: flex;
}
.privacy-disclosure h3 .num {
	margin-right: 11px;
	width: 28px;
	text-align: right;
}
.privacy-disclosure .sub p {
	margin: 0 0 28px 39px;
}
.privacy-disclosure .sub p:last-child {
	margin-bottom: 0;
}
.privacy-disclosure .sub .text {
	margin-bottom: 4px;
}
.privacy-disclosure .sub .textList {
	margin: 0 0 33px 39px;
}
.privacy-disclosure .sub .textList li {
	display: flex;
	line-height: 1.733;
}
.privacy-disclosure .sub .textList li .txtSpan {
	margin-right: 2px;
}
.privacy-disclosure .sub .textList02 {
	padding-top: 4px;
}
.privacy-disclosure .sub .textList02 li .txtSpan {
	margin-right: 0;
}
.privacy-disclosure p:last-child {
	margin-bottom: 0;
}
@media all and (max-width: 896px) {
	.privacy-disclosure p {
		margin-bottom: 19px;
		line-height: 1.36;
	}
	.privacy-disclosure h3 {
		margin: 0 -5px 1px 0;
		font-size: 1.1rem;
	}
	.privacy-disclosure h3 .num {
		width: 14px;
		margin-right: 5px;
	}
	.privacy-disclosure .sub p {
		margin: 0 0 12px 20px;
	}
	.privacy-disclosure .sub .text {
		margin-bottom: 9px;
	}
	.privacy-disclosure .sub .textList {
		margin: 0 0 12px 20px;
	}
	.privacy-disclosure .sub .textList li {
		line-height: 1.36;
	}
	.privacy-disclosure .sub .textList li + li {
		margin-top: 7px;
	}
	.privacy-disclosure .sub .text02 {
		font-size: 1rem;
		margin-bottom: 1px;
	}
	.privacy-disclosure .sub .textList02 {
		padding-bottom: 4px;
	}
	.privacy-disclosure .sub .textList02 li + li {
		margin-top: 0;
	}
}

/*------------------------------------------------------------
	privacy-policy/
------------------------------------------------------------*/
.policy .sub .textList li .txtSpan {
	margin-right: 0;
}
.policy .sub .textList .subUl {
	margin: 5px 0 0 4px;
}
.policy .sub .textList .subUl02 {
	margin-top: 0;
}
.policy .sub .textList .subUl li {
	text-indent: -1em;
	padding-left: 1em;
}
.policy .sub .textList > li {
	margin-bottom: 7px;
}
.policy .sub .textList01 {
	margin-bottom: 74px;
}
.policy .sub .textList > li p {
	margin: 3px 0 0 4px;
}
.policy .sub {
	margin-bottom: 35px;
}
@media all and (min-width: 897px) {
	.policy .sub p {
		margin-bottom: 32px;
	}
	.policy .sub .text {
		margin-bottom: 15px;
	}
	.policy .sub .text02 {
		margin-bottom: 6px;
	}
}

@media all and (max-width: 896px) {
	.policy .sub .textList .subUl {
		margin: 0;
	}
	.policy .sub .textList .subUl02 {
		margin-top: 7px;
	}
	.policy .sub .textList .subUl li {
		margin-top: 0;
	}
	.policy .sub .textList01 {
		margin-bottom: 17px;
	}
	.policy .sub .text02 {
		font-size: 1.1rem;
		margin-bottom: 6px;
	}
	.policy .sub .textList > li p {
		margin: 2px 0 0 -2px;
	}
	.policy .sub .textList > li {
		margin-bottom: 0;
	}
	.policy .sub .textList li + li {
		margin-top: 5px;
	}
	.policy .sub {
		margin-bottom: 15px;
	}
}

/*------------------------------------------------------------
	column
------------------------------------------------------------*/
.column .headLine02 {
	margin-bottom: 100px;
}
.columnUl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.columnUl li {
	margin-bottom: 52px;
	width: 480px;
}
.columnUl li a {
	padding: 20px 23px;
	min-height: 380px;
	display: block;
	background: #fff;
	height: 100%;
	box-sizing: border-box;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
	transition: all .3s;
	position: relative;
	top: 0;
}
.columnUl li .photo {
	margin-bottom: 9px;
	padding-bottom: 63.5%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
.comTxtSpan {
	position: absolute;
	top: 0;
	left: 0;
	min-height: 86px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 27px;
	padding-left: 4px;
	box-sizing: border-box;
}
.columnUl li p {
	line-height: 1.733;
	word-break: break-all;
}
.wp-pagenavi {
	padding: 42px 0 6px;
    clear: both;
    text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi span {
    display: inline-block;
	vertical-align: middle;
    text-decoration: none;
	letter-spacing: 0.08em;
    margin: 0 15px;
    font-weight: bold;
	font-size: 1.6rem;
    color: #6A5E37;
	text-decoration: underline;
}
.wp-pagenavi .first,
.wp-pagenavi .last,
.wp-pagenavi .pages {
    display: none;
}
.wp-pagenavi .extend {
	display: none;
}
.wp-pagenavi .current {
	text-decoration: none;
}
.wp-pagenavi .nextpostslink {
	margin-left: 70px;
	padding-right: 30px;
	background: url(img/common/icon06.png) no-repeat right center;
	background-size: 14px auto;
}
.wp-pagenavi .previouspostslink {
	margin-right: 70px;
	padding-left: 30px;
	background: url(img/common/icon05.png) no-repeat left center;
	background-size: 14px auto;
}
.detailBox {
	padding-top: 25px;
}
.column .detailBox h2 {
	font-size: 2.5rem;
	padding-bottom: 1.5rem;
	margin-bottom: 5rem;
	font-weight: 700;
	border-bottom: 2px solid #B39830;
}
.column .detailBox h3 {
	font-size: 2.0rem;
	font-weight: 700;
	margin-bottom: 4rem;
	padding: 1rem 1.5rem;
	background-color: #E7E7E7;
}
.column .detailBox h4 {
	font-weight: 700;
	margin-bottom: 3rem;
	font-size: 1.8rem;
	position: relative;
	padding-left: 3rem;
}
.column .detailBox h4::before {
	border-radius: 100%;
	width: 1.8rem;
	height: 1.8rem;
	border: 3px solid #B39830;
	position: absolute;  
	top: 0.7rem;
	left: 0;
	content: ""; 
	box-sizing: border-box;
}
.column .detailBox h5 {
	font-weight: 800;
	font-size: 1.7rem;
	margin-bottom: 3rem;
}
.detailBox .bigPhoto {
	margin-bottom: 54px;
	position: relative;
}
.detailBox .midTtl {
	margin-bottom: 47px;
	text-align: center;
	font-weight: bold;
	font-size: 2.4rem;
	letter-spacing: 0.04em;
	line-height: 1.5;
}
.detailBox .ulBox {
	margin-bottom: 67px;
	padding: 32px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #90794E;
	border-top: 1px solid #90794E;
}
.detailBox .toc_list {
	max-width: 550px;
	margin: 0 auto;
	padding: 0 20px;
	text-align: center;
}
.detailBox .toc_list li {
	width: 100%;
	text-align: left;
}
.detailBox .toc_list li > ul {
	margin-top: 15px;
}
.detailBox .toc_list li + li {
	margin-top: 15px;
}
.detailBox .toc_list a {
	display: inline-flex;
}
.detailBox .toc_list a:hover {
	opacity: 0.8;
}
.detailBox .toc_list .toc_number {
	margin-right: 10px;
	position: relative;
}
.detailBox .toc_list .toc_number:after {
	display: inline-block;
	content: "."; 
}
.detailSub {
	max-width: 890px;
	margin: 0 auto 30px;
}
.detailSub h3 {
	margin-bottom: 31px;
	font-size: 1.8rem;
}
.detailSub p {
	margin-bottom: 40px;
	word-break: break-all;
	line-height: 1.733;
}
.detailSub p + h3 {
	padding-top: 50px;
}
.detailSub p:last-child {
	margin-bottom: 0;
}
.column .h3Ttl {
	padding-top: 115px;
}
.detailBox .columnUl {
	margin-bottom: -13px;
}
@media all and (min-width: 897px) {
	.columnUl li a:hover {
		top: -3px;
	}
	.wp-pagenavi a:hover {
		color: #E14B4E;
	}
	.detailBox .columnUl li a:hover {
		opacity: 0.8;
		top: auto;
	}
	.wp-pagenavi .nextpostslink:hover {
		background-image: url(img/common/icon12.png);
	}
	.wp-pagenavi .previouspostslink:hover {
		background-image: url(img/common/icon11.png);
	}
}

@media all and (max-width: 896px) {
	.column .detailBox h2 {
		font-size: 2rem;
		margin-bottom: 4rem;
	}
	.column .detailBox h3 {
		font-size: 1.7rem;
		margin-bottom: 3rem;
	}
	.column .detailBox h4 {
		font-size: 1.7rem;
		padding-left: 2.5rem;
	}
	.column .detailBox h4::before {
		top: 0.5rem;
	}
	.column .detailBox h5 {
		font-size: 1.5rem;
	}
	.column .headLine01 {
		margin-bottom: 41px;
	}
	.column .headLine02 {
		margin-bottom: 44px;
	}
	.columnUl {
		margin-right: 3px;
		display: block;
	}
	.columnUl li {
		width: auto;
		margin-bottom: 20px;
	}
	.columnUl li a {
		min-height: 266px;
		padding: 14px 15px;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	}
	.columnUl li p {
		font-size: 1.2rem;
		line-height: 1.67;
	}
	.columnUl li .photo {
		margin-bottom: 6px;
	}
	.comTxtSpan {
		padding-left: 3px;
		width: 19px;
		min-height: 60px;
	}
	.comTxtSpan img {
		width: 8px;
	}
	.wp-pagenavi a, .wp-pagenavi span {
		margin: 0 9px;
		font-size: 1.2rem;
	}
	.wp-pagenavi .previouspostslink {
		margin-right: 50px;
		padding-left: 20px;
		background-size: 10px auto;
	}
	.wp-pagenavi .nextpostslink {
		margin-left: 50px;
		background-size: 10px auto;
		padding-right: 20px;
	}
	.wp-pagenavi {
		margin: 0 -20px;
		padding: 33px 0 0;
	}
	.detailBox {
		margin-top: -25px;
		padding-top: 0;
	}
	.detailBox .bigPhoto {
		margin-bottom: 30px;
	}
	.detailBox .bigPhoto > img {
		width: 100%;
	}
	.detailBox .midTtl {
		margin-bottom: 21px;
		font-size: 1.2rem;
	}
	.detailBox .ulBox {
		margin-bottom: 27px;
		padding: 14px 0;
	}
	.detailBox .toc_list {
		max-width: inherit;
	}
	.detailBox .toc_list li > ul {
		margin-top: 10px;
	}
	.detailBox .toc_list li + li {
		margin-top: 10px;
	}
	.detailBox .toc_list .toc_number {
		margin-right: 0;
	}
	.detailBox .toc_list .toc_number:after {
		margin-left: -2px;
	}
	.detailSub h3 {
		margin-bottom: 12px;
		font-size: 1.2rem;
	}
	.detailSub p + h3 {
		padding-top: 30px;
	}
	.detailSub p {
		margin-bottom: 29px;
		font-size: 1.2rem;
		line-height: 1.67;
	}
	.detailSub p iframe {
		width: 100%;
	}
	.column .h3Ttl {
		padding-top: 42px;
	}
	.column .h3Ttl::after {
		background-color: transparent;
		background: url("img/common/line01.png") no-repeat left bottom/162px auto;
	}
	.detailBox .columnUl {
		margin-bottom: 45px;
	}
}

/*------------------------------------------------------------
	works
------------------------------------------------------------*/
.works .headLine02 {
	margin-bottom: 50px;
}
.worksUl {
	margin: 0 4px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.worksUl li {
	margin-top: 50px;
	width: 480px;
}
.worksUl li a {
	min-height: 417px;
	padding: 30px 40px 20px;
	display: block;
	background: #fff;
	box-sizing: border-box;
	position: relative;
	top: 0;
	transition: all .3s;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.worksUl li .photo {
	margin-bottom: 19px;
	min-height: 215px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.worksUl li .photo img {
	width: auto;
	max-height: 214px;
	object-fit: contain;
	border: 1px solid #B3B3B3;
	box-sizing: border-box;
	object-position: bottom center;
}
.worksUl li .photo img:nth-child(2) {
	margin-left: 20px;
	max-width: 57%;
}
.worksUl li p {
	line-height: 1.733;
}
.worksUl li .ttl {
	margin-bottom: 13px;
	padding: 1px 8px 3px;
	font-size: 1.7rem;
	font-weight: bold;
	letter-spacing: 0.08em;
	background-color: #CEEEFF;
}
.works .detailBox {
	padding-top: 0;
}
.works .worksList + .worksTxtBox {
	margin-top: -6rem;
}
.works .detailBox .worksTxtBox {
	margin-bottom: 7.4rem;
	word-break: break-word;
}
.works .detailBox .worksTxtBox h4 {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	margin-bottom: 1rem;
}
.works .detailBox .worksTxtBox p {
	line-height: 1.733;
}
.worksBox {
	padding: 62px 0 96px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: space-between;
}
.worksBox .photoBox {
	width: 26.1%;
	margin-right: 65px;
	padding-bottom: 36.5%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	box-sizing: border-box;
	border: 1px solid #B3B3B3;
}
.worksBox .textBox {
	flex: 1;
}
.worksBox .textBox .ttl {
	margin-bottom: 10px;
	font-size: 1.7rem;
	font-weight: bold;
	letter-spacing: 0.08em;
}
.worksBox .textBox .list {
	margin-bottom: 37px;
	padding: 0 8px 0;
	background-color: #FDEFB8;
}
.worksBox .textBox .list li {
	display: inline-block;
	font-size: 1.7rem;
	letter-spacing: 0.08em;
	font-weight: bold;
	margin: 4px 5px 5px 0;
}
.correspondence {
	padding-top: 34px;
	border-top: 2px solid #6A5E37;
}
.worksBox .textBox .ttl02 {
	margin-bottom: 14px;
}
.worksBox .textBox .ttl02 span {
	display: inline-block;
	border: 1px solid #6A5E37;
	font-size: 1.7rem;
	font-weight: bold;
	letter-spacing: 0.08em;
	padding: 2px 7px 3px;
}
.tagUl{
	display: flex;
	flex-wrap: wrap;
}
.tagUl li {
	margin: 10px 15px 0 0;
}
.tagUl li span {
	min-width: 96px;
	padding: 4px 5px 4px;
	display: inline-block;
	background-color: #6A5E37;
	border-radius: 5px;
	letter-spacing: 0.08em;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
}
.worksList {
	margin-bottom: 102px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.worksList li {
	margin-bottom: 30px;
	height: 340px;
	max-width: 48.3%;
	/* padding-bottom: 36%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat; */
	border: 1px solid #B3B3B3;
	background-color: #fff;
}
.worksList li img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.detailBox .jsBox {
	padding-top: 25px;
	width: calc(50% + 500px);
	margin: 0 0 129px auto;
}
.detailBox .jsBox .worksUl {
	display: block;
}
.detailBox .jsBox .worksUl .slick-slide > div {
	margin: 0 25px 0 0;
	width: 316px;
}
.detailBox .jsBox .worksUl a {
	padding: 25px 26px;
	min-height: 400px;
}
.detailBox .jsBox .worksUl li {
	padding: 5px;
	margin: 0;
}
.detailBox .jsBox .slick-list {
	margin: 0 -115px 0 -5px;
}
.detailBox .jsBox .worksUl li .ttl {
	word-break: break-all;
	padding: 4px 8px;
	margin-bottom: 18px;
	text-align: center;
	font-size: 1.4rem;
	line-height: 1.43;
}
.detailBox .jsBox .worksUl .worksPhoto {
	padding-bottom: 101%;
	margin: 0 auto;
	width: 190px;
	border: 1px solid #B3B3B3;
	box-sizing: border-box;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

@media all and (min-width: 897px) {
	.works .headLine01 {
		margin-bottom: 79px;
	}
	.works .headLine02 .ttlSpan {
		right: -70px;
	}
	.works .detailBox .headLine02 .ttlSpan {
		top: 12px;
	}
	.worksUl li a:hover {
		top: -3px;
	}
}

@media all and (max-width: 896px) {
	.works .headLine01 {
		margin-bottom: 42px;
	}
	.works .headLine02 {
		margin-bottom: 40px;
	}
	.worksUl {
		margin: 0 2px 0 0;
		display: block;
	}
	.worksUl li {
		width: auto;
		margin: 0 0 17px;
	}
	.worksUl li .photo {
		min-height: 40vw;
		margin-bottom: 12px;
	}
	.worksUl li .photo02 {
		margin-left: 25px;
		margin-right: 25px;
	}
	.worksUl li .photo img {
		max-height: 40vw;
	}
	.worksUl li .photo img:nth-child(2) {
		max-width: 56.5%;
		margin-left: 4vw;
	}
	.worksUl li a {
		padding: 22px 27px 20px;
		min-height: 298px;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	}
	.worksUl li p {
		font-size: 1.2rem;
		line-height: 1.67;
	}
	.worksUl li .ttl {
		margin-bottom: 8px;
		padding: 2px 6px 2px;
		font-size: 1.2rem;
	}
	.works .detailBox {
		padding-top: 25px;
	}
	.works .worksList + .worksTxtBox {
		margin-top: -1.9rem;
		margin-bottom: 4.1rem;
	}
	.works .detailBox .worksTxtBox h4 {
		font-size: 1.2rem;
		letter-spacing: 0.04em;
		margin-bottom: 1.1rem;
		line-height: 1.67;
	}
	.works .detailBox .worksTxtBox p {
		font-size: 1.2rem;
		letter-spacing: 0.04em;
		line-height: 1.67;
	}
	.works .headLine02 .ttlSpan {
		top: -24px;
		width: 240px;
		right: -9px;
	}
	.worksBox {
		padding: 12px 24px 41px;
		align-items: flex-start;
	}
	.worksBox .photoBox {
		margin-right: 22px;
		width: 45.2%;
		padding-bottom: 63.2%;
	}
	.worksBox .textBox {
		margin-right: -20px;
	}
	.worksBox .textBox .ttl {
		margin-bottom: 5px;
		font-size: 1.1rem;
	}
	.worksBox .textBox .list {
		margin-bottom: 22px;
		padding: 0 5px;
	}
	.worksBox .textBox .list li {
		font-size: 1.1rem;
		margin: 1px 2px 1px 0;
		line-height: 1.64;
		word-break: break-all;
	}
	.correspondence {
		padding-top: 11px;
		border-width: 1px;
	}
	.worksBox .textBox .ttl02 {
		margin-bottom: -3px;
	}
	.worksBox .textBox .ttl02 span {
		font-size: 1.1rem;
		padding: 2px 6px 3px;
	}
	.tagUl {
		margin-right: -10px;
	}
	.tagUl li {
		margin: 10px 14px 0 0;
	}
	.tagUl li span {
		min-width: 64px;
		font-size: 1.1rem;
		border-radius: 3px;
		padding: 1px 2px 2px;
	}
	.worksList {
		display: block;
		margin: 0 24px 60px;
	}
	.worksList li {
		max-width: inherit;
		margin: 0 6px 25px 0;
		/* padding-bottom: 72.5%; */
		height: auto;
		width: auto;
	}
	.detailBox .jsBox {
		margin: -11px 0 28px;
		padding: 0 16px 0 15px;
		width: auto;
	}
	.detailBox .jsBox .slick-list {
		margin: 0;
	}
	.detailBox .jsBox .worksUl .slick-slide > div {
		width: 158px;
		margin-right: 15px;
	}
	.detailBox .jsBox .worksUl a {
		min-height: 222px;
		padding: 7px 12px 20px;
	}
	.detailBox .jsBox .worksUl li .ttl {
		padding: 10px 8px;
		margin-bottom: 10px;
		font-size: 1.1rem;
		line-height: 1.36;
	}
	.detailBox .jsBox .worksUl .worksPhoto {
		width: 95px;
		padding-bottom: 99%;
	}
}

/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.indexPage .jsBox {
	margin: 0 auto;
	padding: 44px 0 62px;
	width: 1009px;
	position: relative;
	box-sizing: border-box;
}
.indexPage .jsBox .prev {
	position: absolute;
	top: 47.8%;
	left: -20px;
	cursor: pointer;
}
.indexPage .jsBox .next {
	position: absolute;
	top: 47.8%;
	right: -12px;
	cursor: pointer;
}
.indexPage .jsBox .fooUl a:hover img {
	opacity: 0.8;
}
.indexPage .slick-list {
	font-size: 0;
}
.indexPage .slick-list img {
	width: 100%;
}
.indexPage .slick-dots {
	text-align: center;
	margin-top: 23px;
}
.indexPage .slick-dots li {
	cursor: pointer;
	margin: 0 7px;
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 100px;
	background-color: rgba(144, 121, 78, 0.5);
}
.indexPage .slick-dots li button {
	display: none;
}
.indexPage .slick-dots li.slick-active {
	background-color: #90794E;
}
.problems {
	margin-bottom: 80px;
}
.problems h2 {
	margin-bottom: 55px;
	text-align: center;
	font-size: 3rem;
	letter-spacing: 0.12em;
	line-height: 1.53;
}
.problems .textImg {
	margin: 0 -15px;
}
.problems .comBox {
	background: none;
	padding-bottom: 0;
}
.indexPage .comSupportBox {
	margin-bottom: 0;
	background-image: url(img/index/bg01.jpg);
}
.correspondenceSec {
	position: relative;
	min-height: 550px;
	padding: 102px 0 40px;
	box-sizing: border-box;
}
.correspondenceSec .textBox {
	width: 380px;
	position: relative;
	z-index: 1;
}
.correspondenceSec .movie {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.correspondenceSec .movie video {
	position: absolute;
	top: -2px;
	left: 0;
	width: 100%;
	height: calc(100% + 2px);
	object-fit: cover;
	object-position: center;
}
.correspondenceSec .headLine02 {
	margin-bottom: 43px;
}
.correspondenceSec p {
	margin-bottom: 37px;
	font-size: 1.8rem;
	line-height: 1.833;
	letter-spacing: 0.08em;
}
.correspondenceSec .comBtn {
	padding-right: 35px;
}
.worksSec {
	padding: 78px 0 112px;
}
.worksSec .worksUl {
	margin-bottom: 65px;
}
.worksSec .worksUl li a:hover {
	top: auto;
	opacity: 0.8;
}
.worksSec .headLine02 .ttlSpan {
	right: -67px;
}
.columnSec {
	max-width: 1000px;
	margin: 0 auto;
	padding: 37px 60px 65px;
	box-sizing: border-box;
	background-color: #FFFFFF;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.columnSec .columnUl {
	padding-top: 14px;
	justify-content: flex-start;
}
.columnSec .columnUl li {
	width: 256px;
	margin: 0 36px 30px 0;
}
.columnSec .columnUl li:nth-child(3n) {
	margin-right: 0;
}
.columnSec .columnUl li a {
	padding: 0;
	box-shadow: none;
	min-height: inherit;
}
.columnSec .columnUl li a:hover {
	opacity: 0.8;
	top: auto;
}
.columnSec .columnUl li .photo {
	padding-bottom: 100%;
	margin-bottom: 22px;
}
.columnSec .comBtn02 {
	margin-right: -2px;
}
.flowSec {
	padding: 93px 0 0;
}
.flowUl {
	padding-top: 10px;
	margin: 0 -37px;
	display: flex;
	flex-wrap: wrap;
}
.flowUl li {
	width: 190px;
	position: relative;
	margin-right: 33px;
}
.flowUl li:after {
	width: 17px;
	height: 28px;
	background: url(img/common/icon10.png) no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 52%;
	transform: translateY(-50%);
	right: -22px;
	content: "";
}
.flowUl li:last-child::after {
	display: none;
}
.flowUl li:last-child {
	margin-right: -10px;
}
.flowUl li p {
	min-height: 50px;
	position: absolute;
	bottom: 12px;
	left: 0;
	width: 100%;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 0.12em;
	line-height: 1.125;
	text-align: center;
}
.indexPage .comSupportBox p {
	font-size: 2.6rem;
	line-height: 1.54;
	padding-bottom: 4px;
}

@media all and (min-width: 897px) {
	.indexPage .jsBox .next:hover,
	.indexPage .jsBox .prev:hover {
		opacity: 0.8;
	}
	.indexPage .jsBox { 
		height: calc(100vh - 124px);
		padding: 10px 0;
		max-height: 600px;
	}
	.indexPage .slick-slide li,
	.indexPage .slick-slide > div,
	.indexPage .slick-track,
	.indexPage .slick-list,
	.indexPage .jsBox .fooUl {
		height: 100%;
	}
	.indexPage .slick-slide a {
		display: block;
		height: 100%;
		position: relative;
	}
	.indexPage .slick-slide img {
		height: 100%;
		object-fit: contain;
		margin: 0 auto;
		object-position: center;
	}
}

@media all and (max-width: 896px) {
	.indexPage .jsBox {
		padding: 0;
		width: auto;
		margin: 0 0 17px;
	}
	.indexPage .jsBox .prev {
		top: 30%;
		left: 8px;
		width: 25px;
	}
	.indexPage .jsBox .next {
		top: 30%;
		right: 8px;
		width: 25px;
	}
	.indexPage .slick-dots li {
		width: 13px;
		height: 13px;
		margin: 0 6px;
	}
	.indexPage .slick-dots {
		margin-top: 18px;
	}
	.indexPage .comSupportBox h2 {
		margin: -2px 50px 8px 38px;
	}
	.indexPage .comSupportBox p {
		font-size: 1.2rem;
		line-height: 1.67;
	}
	.problems h2 {
		line-height: 1.56;
		margin-bottom: 28px;
		font-size: 1.5rem;
	}
	.problems .textImg {
		margin: 0;
	}
	.problems {
		margin-bottom: 52px;
	}
	.correspondenceSec {
		min-height: 254px;
		padding: 26px 0 15px;
	}
	.correspondenceSec .textBox {
		width: auto;
	}
	.correspondenceSec p {
		margin-bottom: 28px;
		font-size: 1.2rem;
		line-height: 1.67;
	}
	.correspondenceSec .headLine02 {
		margin-bottom: 21px;
	}
	.correspondenceSec .comBtn {
		padding-right: 0;
	}
	.worksSec {
		padding: 47px 0 30px;
	}
	.worksSec .headLine02 .ttlSpan {
		max-width: 242px;
		left: auto;
		right: 0;
		top: -24px;
		margin-right: -9px;
	}
	.worksSec .worksUl {
		margin-bottom: 32px;
	}
	.columnSec {
		max-width: inherit;
		padding: 30px 0 43px;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	}
	.columnSec .columnUl {
		padding: 2px 27px 18px;
		margin: 0;
	}
	.columnSec .columnUl li {
		width: auto;
		margin: 0 0 21px;
	}
	.columnSec .columnUl li .photo {
		padding-bottom: 56.3%;
		margin-bottom: 14px;
	}
	.columnSec .comTxtSpan {
		width: 27px;
		padding-left: 2px;
		min-height: 80px;
	}
	.columnSec .comTxtSpan img {
		width: 11px;
	}
	.flowSec {
		padding: 32px 0 0;
	}
	.flowUl {
		padding-top: 0;
		margin: 0 0 -20px;
		display: block;
	}
	.flowUl li {
		padding-bottom: 28px;
		width: auto;
		margin: 0 0 -7px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.flowUl li:last-child {
		padding-bottom: 0;
	}
	.flowUl li .photo {
		width: 121px;
		margin: 0 15px 0 0;
	}
	.flowUl li p {
		margin-top: -15px;
		flex: 1;
		position: static;
		min-height: inherit;
		font-size: 1.2rem;
		width: auto;
		text-align: left;
		letter-spacing: 0.04em;
	}
	.flowSec .headLine02 {
		margin-bottom: 25px;
	}
	.flowUl li:after {
		right: auto;
		left: 46%;
		top: auto;
		bottom: 0;
		transform: translateX(-50%) rotate(90deg);
	}
}
/*------------------------------------------------------------
	feature
------------------------------------------------------------*/
.feature .headLine01 {
    margin-bottom: 57px;
}
.feature .business01 {
    margin-bottom: 93px;
}
.feature .business01 .headLine02 {
    margin-bottom: 73px;
}
.feature .headLine02 .txtSpan {
	display: inline-block;
	min-width: 120px;
	color: #fff;
	text-align: center;
	font-size: 2.2rem;
	letter-spacing: 0;
	padding: 2px 5px 5px;
	box-sizing: border-box;
	background-color: #786D49;
}
.feature .business01 .imgBox {
    margin: 0 auto;
    width: 760px;
}
.feature .business02 {
    margin-bottom: 165px;
}
.feature .business02 .headLine02 {
    margin-bottom: 63px;
}
.feature .business02 .imgBox {
    margin: 0 -44px 44px -31px;
}
.feature .business02 p {
    font-size: 1.8rem;
    letter-spacing: 0.08em;
    line-height: 1.83;
    text-align: center;
}
.feature .business01 p {
    font-size: 1.8rem;
    letter-spacing: 0.08em;
    line-height: 1.83;
    text-align: center;
}
.feature .business02 .comBox {
	background: none;
	padding-bottom: 0;
}
.feature .features {
    position: relative;
    margin-bottom: 167px;
}
.feature .features .headLine02 {
    margin-bottom: 97px;
    letter-spacing: 0.06em;
}
.feature .features .headLine02 .en {
    letter-spacing: 0.02em;
}
.feature .features .headLine02 .ttlSpan {
    min-width: 860px;
    left: calc(50% - 43px);
    right: auto;
    top: -50px;
}
.feature .features .imgBox {
    margin-bottom: 58px;
    padding: 29px 35px 30px 107px;
    position: relative;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    background-color: #FFF;
}
.feature .features .imgBox:last-child {
    margin-bottom: 0;
}
.feature .features .imgBox .num {
    position: absolute;
    width: 66px;
    top: 10px;
    left: 0;
    display: block;
    font-size: 11rem;
    font-family: 'optimusPrinceps';
    text-align: right;
}
.feature .features .imgBox .photoBox {
    width: 340px;
}
.feature .features .imgBox .photoBox img {
    width: 100%;
}
.feature .features .imgBox .textBox {
    margin-top: 21px;
    padding-bottom: 70px;
    width: 420px;
}
@media all and (min-width: 897px) {
    .feature .features .imgBox .textBox {
        position: relative;
    }
}
.feature .features .imgBox .textBox h4 {
    margin-bottom: 12px;
    font-size: 1.7rem;
    font-weight: 700;
    letter-spacing: 0.08em;
}
.feature .features .imgBox .textBox p {
    margin-left: 2px;
    letter-spacing: 0.04em;
    line-height: 1.73;
}
.feature .features .imgBox .textBox .comBtn {
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-42.5%);
}
.feature .support {
    padding-bottom: 113px;
    border-bottom: 33px solid #FFF;
}
.feature .support h3 {
    margin-bottom: 80px;
}
.feature .support .imgBox {
    margin-left: -4px;
    justify-content: space-between;
}
.feature .support .imgBox .photoList {
    margin-top: -30px;
    width: 194px;
}
.feature .support .imgBox .photoList li {
    margin-top: 30px;
}
.feature .support .imgBox .textList {
    margin-top: -47px;
    width: 764px;
}
.feature .support .imgBox .textList li {
    margin-top: 72px;
    position: relative;
    line-height: 1.73;
}
.feature .support .imgBox .textList li::after {
    margin-left: -41px;
    position: absolute;
    width: 47px;
    height: 28px;
    bottom: -52px;
    left: 50%;
    background: url("img/common/icon03.png") no-repeat center center;
    background-size: 100%;
    content: "";
}
.feature .support .imgBox .textList li:last-child::after {
    display: none;
}
.feature .support .imgBox .textList li h4 {
    margin-bottom: 14px;
    padding: 2px 10px 4px;
    color: #FFF;
    font-size: 1.7rem;
    font-weight: 500;
    letter-spacing: 0.08em;
    background-color: #6A5E37;
}
.feature .support .imgBox .textList li .note {
    padding-left: 1em;
    text-indent: -1em;
}
@media all and (max-width: 896px) {
    .feature .comMidTxt {
        margin: 0 -10px 30px;
        font-size: 1.2rem;
        letter-spacing: 0.02em;
        line-height: 1.67;
    }
    .feature .headLine01 {
        margin-bottom: 27px;
    }
    .feature .business01 {
        margin-bottom: 21px;
    }
    .feature .business01 .headLine02 {
        margin-bottom: 26px;
        letter-spacing: 0.12em;
    }
	.feature .headLine02 .txtSpan {
		min-width: 80px;
		padding: 1px 5px 3px;
		font-size: 1.5rem;
	}
    .feature .business01 .imgBox {
        margin: 0 -10px;
        width: auto;
    }
    .feature .business01 .imgBox img {
        width: 100%;
    }
    .feature .business02 {
        margin-bottom: 31.5vw;
    }
    .feature .business02 .headLine02 {
        margin-bottom: 29px;
        letter-spacing: 0.02em;
    }
    .feature .business02 .imgBox {
        margin: 0 -6px 23px;
    }
    .feature .business02 .imgBox img {
        width: 100%;
    }
    .feature .business02 p {
		margin-left: -6px;
		margin-right: -6px;
        font-size: 1.2rem;
        letter-spacing: 0;
        line-height: 1.66;
    }
    .feature .business01 p {
        font-size: 1.2rem;
        letter-spacing: 0;
        line-height: 1.66;
    }
    .feature .features {
        margin-bottom: 38px;
    }
    .feature .features .headLine02 {
        margin-bottom: 35px;
        letter-spacing: 0.06em;
    }
    .feature .features .headLine02 .ttlSpan {
        display: block;
        min-width: auto;
        width: auto;
        margin: 0 -10px 0 -15px;
        left: 0;
        top: -21.5vw;
    }
    .feature .features .headLine02 .ttlSpan img {
        width: 100%;
    }
    .feature .features .imgBox {
        margin-bottom: 25px;
        padding: 3px 21px 98px 0;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    }
    .feature .features .smlBox {
        padding-bottom: 35px;
    }
    .feature .features .imgBox .num {
        margin-top: 5px;
        position: static;
        display: inline-block;
        font-size: 5.5rem;
        width: 39px;
    }
    .feature .features .imgBox .photoBox {
        margin: 0 23px 0 43px;
        width: auto;
    }
    .feature .features .imgBox .textBox {
        margin: 21px 0 11px;
        padding-bottom: 0;
        min-height: 100px;
        width: calc(100% - 55px);
    }
    .feature .features .imgBox .textBox h4 {
        margin-bottom: 3px;
        font-size: 1.2rem;
    }
    .feature .features .imgBox .textBox p {
        font-size: 1.2rem;
        line-height: 1.67;
    }
    .feature .features .imgBox .textBox .comBtn {
        left: 50%;
        bottom: 35px;
        transform: translateX(-50%);
    }
    .feature .support {
        padding-bottom: 40px;
        border: 0;
    }
    .feature .support h3 {
        margin-bottom: 37px;
        letter-spacing: 0.12em;
    }
    .feature .support .imgBox {
        display: block;
    }
    .feature .support .imgBox .textList {
        margin: -0 0 0 5px;
        width: auto;
    }
    .feature .support .imgBox .textList > li {
        margin-top: 38px;
        padding-bottom: 0;
        font-size: 1.2rem;
        line-height: 1.67;
    }
    .feature .support .imgBox .textList li::after {
        margin-left: -20px;
        width: 23px;
        height: 23px;
        bottom: -30px;
        background-image: url("img/common/sp_icon03.png");
        content: "";
    }
    .feature .support .imgBox .textList li h4 {
        margin-bottom: 5px;
        padding: 5px 10px;
        font-size: 1.2rem;
    }
    .feature .support .imgBox .textList li .note {
        margin-right: -10px;
        font-size: 1.1rem;
    }
}
/*------------------------------------------------------------
	businessDetail
------------------------------------------------------------*/
.businessDetail .headLine01 {
    margin-bottom: 95px;
}
.businessDetail .imgBox {
    margin-bottom: 72px;
    flex-direction: row-reverse;
}
.businessDetail .imgBox .photoBox {
    margin-right: 3px;
    width: 450px;
	height: 405px;
}
.businessDetail .imgBox .photoBox img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
}
.businessDetail .imgBox .textBox {
    width: 470px;
    position: relative;
}
.businessDetail .imgBox .textBox .headLine02 {
    margin: -12px 0 76px;
}
.businessDetail .imgBox .textBox p {
    position: relative;
    z-index: 20;
    font-size: 1.8rem;
    line-height: 1.83;
    letter-spacing: 0.08em;
}
.businessDetail .imgBox .textBox .mark {
    width: 318px;
    position: absolute;
    top: 87px;
    left: 48px;
}
.businessDetail .case {
    margin-bottom: 125px;
}
.businessDetail .case .headLine02 {
    margin-bottom: 72px;
}
.businessDetail .case .caseList li {
    margin-right: 28px;
    width: 314px;
    letter-spacing: 0.06em;
}
.businessDetail .case .caseList li:nth-child(3n) {
    margin-right: 0;
}
.businessDetail .case .caseList li .pho {
    margin-bottom: 23px;
    display: block;
	width: 100%;
	padding-bottom: 63.69%;
	position: relative;
}
.businessDetail .case .caseList li .pho img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.businessDetail .case .caseList li .txt {
	min-height: 52px;
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center;
	line-height: 1.44;
}
.businessDetail .price .headLine02 {
    margin-bottom: 63px;
}
.businessDetail .price .comTextBox {
    margin: 0;
    padding: 39px 25px 38px;
}
.businessDetail .price .subBox {
    padding: 0;
    margin: 0 auto 42px;
    width: 879px;
}
.businessDetail .price .comPriceList {
	margin: 0 -25px 19px;
}
.businessDetail .price .comPriceList li {
    margin: 0 19px;
    padding-right: 5px;
    width: 421px;
    line-height: 1.3;
    letter-spacing: 0;
    box-sizing: border-box;
}
.businessDetail .price .comPriceList li::before {
    display: none;
}
.businessDetail .price .comPriceList li:not(:last-child)::after {
    position:  absolute;
    top: 50%;
    right: -29px;
    width: 19px;
    height: 19px;
    transform: translateY(-50%);
    background: url("img/common/icon04.png") no-repeat center center;
    background-size: 20px;
    content: "";
}
.businessDetail .price .comTotal {
    box-sizing: border-box;
}
.businessDetail .price .comBtn {
    width: 306px;
}
.writing .businessDetail .price .subBox {
    margin-bottom: 20px;
}
.writing .businessDetail .price .comPriceList li {
    letter-spacing: 0.04em;
}
.photo .businessDetail .price .comPriceList li {
    width: 531px;
    letter-spacing: 0.08em;
}
.article .businessDetail .price .comPriceList li,
.plan .businessDetail .price .comPriceList li {
	padding-left: 35px;
    width: 412px;
}
.article .businessDetail .price .comPriceList li {
	letter-spacing: 0.08em;
}
.plan .businessDetail .price .comPriceList li {
	letter-spacing: 0.08em;
}
.manuscript .businessDetail .price .comPriceList li {
	padding-left: 35px;
    width: 712px;
	letter-spacing: 0.08em;
}
.photo .businessDetail .price .comPriceList li {
	padding-left: 35px;
    width: 531px;
}
.proofreading .businessDetail .price .comPriceList li {
	letter-spacing: 0.06em;
}
.proofreading .businessDetail .price .comPriceList li .noIndent {
    margin-left: -25px;
}
.web .businessDetail .price .comPriceList li {
	padding-left: 35px;
    width: 674px;
	letter-spacing: 0.08em;
}
#main .other .businessDetail .case {
    margin-bottom: 0;
}

@media all and (min-width: 897px) {
	.businessDetail .comPriceList li .big {
		margin-top: 3px;
	}
}

@media all and (max-width: 896px) {
    .businessDetail .headLine01 {
        margin-bottom: 42px;
    }
    .businessDetail .imgBox {
        display: block;
        margin-bottom: 25px;
    }
    .businessDetail .imgBox .photoBox {
        margin: 0 0 32px;
        width: auto;
		height: auto;
    }
    .businessDetail .imgBox .textBox {
		min-height: 130px;
        width: auto;
    }
    .businessDetail .imgBox .textBox .headLine02 {
        margin: 0 0 28px;
        z-index: 20;
    }
    .businessDetail .imgBox .textBox p {
        /* min-height: 130px; */
        font-size: 1.2rem;
        line-height: 1.67;
    }
    .businessDetail .imgBox .textBox .mark {
        width: 159px;
        top: 2%;
        left: 50%;
        transform: translatex(-50%);
    }
	.businessDetail .price .comTextBox {
		padding-top: 18px;
		padding-bottom: 23px;
	}
    .businessDetail .case {
        margin-bottom: 28px;
    }
    .businessDetail .case .headLine02 {
        margin-bottom: 35px;
    }
    .businessDetail .case .caseList {
        margin-top: -28px;
        justify-content:space-between;
    }
    .businessDetail .case .caseList li {
        margin: 28px 0 0;
        width: calc((100% - 21px)/2);
    }
    .businessDetail .case .caseList li .pho {
        margin-bottom: 8px;
    }
    .businessDetail .case .caseList li .txt {
		min-height: 30px;
        font-size: 1.2rem;
		line-height: 1.25;
    }
    .businessDetail .price .headLine02 {
        margin-bottom: 32px;
    }
    .businessDetail .price .subBox {
		width: auto;
        margin-bottom: 25px;
    }
    .businessDetail .price .comPriceList {
        padding: 0;
        display: block;
		margin: 0 0 19px;
    }
    .businessDetail .price .comPriceList li {
        margin: 0 0 35px;
        padding: 6px 7px 6px;
        width: auto !important;
        line-height: 1.5;
		letter-spacing: 0.08em;
    }
	.businessDetail .content {
		padding: 0 20px;
	}
    .businessDetail .price .comPriceList li:last-child {
        margin-bottom: 0;
    }
    .businessDetail .price .comPriceList li:nth-child(2n) {
        margin-right: 0;
    }
    .businessDetail .price .comPriceList li:not(:last-child)::before {
        display: block;
        width: 14px;
        height: 14px;
        bottom: -25px;
        left: 47.5%;
        transform: translatex(-50%);
    }
    .businessDetail .price .comPriceList li:not(:last-child)::after {
        display: none;
    }
    .businessDetail .price .comPriceList li .number {
        margin-right: 6px;
    }
    .businessDetail .price .comPriceList li .big {
        margin: 1px 0 0;
    }
    .businessDetail .price .comTotal {
        width: auto;
    }
    .businessDetail .price .comBtn {
        width: 200px;
    }
    .businessDetail .price .comBtn a {
		letter-spacing: 0.02em;
		padding-left: 10px;
		padding-right: 10px;
	}
    .proofreading .businessDetail .price .comPriceList {
        margin-bottom: 20px;
    }
    .proofreading .businessDetail .price .comPriceList li .noIndent {
        margin-left: 0;
		width: 100%;
    }
	.web .businessDetail .price .comPriceList li,
	.manuscript .businessDetail .price .comPriceList li,
	.photo .businessDetail .price .comPriceList li,
	.article .businessDetail .price .comPriceList li, 
	.plan .businessDetail .price .comPriceList li {
		padding-left: 25px;
	}
	.writing .businessDetail .price .comPriceList li {
		letter-spacing: 0.08em;
	}
}

/*------------------------------------------------------------
	recruitment
------------------------------------------------------------*/
#main .recruitment .headLine01,
#main .confirm .headLine01{
    margin-bottom: 57px;
}
#main .recruitment .comMidTxt {
    margin-bottom: 72px;
}
#main .recruitment .comMidTxt:last-child {
	margin-bottom: 0;
}
#main .mailForm table {
    margin-bottom: 47px;
    width: 100%;
    border-collapse: collapse;
}
#main .mailForm th,
#main .mailForm td {
    padding: 25px 5px;
    font-size: 1.8rem;
    line-height: 1.45;
    text-align: left;
    vertical-align: top;
    box-sizing: border-box;
    word-break:break-all;
}
#main .mailForm th {
    padding: 43px 5px 10px 0;
    width: 23%;
    position: relative;
}
#main .mailForm th .must {
    padding: 5px 5px 7px;
    width: 68px;
    height: 38px;
    display: block;
    position: absolute;
    top: 37px;
    right: 5px;
    color: #FFF;
    text-align: center;
    border-radius: 10px;
    box-sizing: border-box;
    background-color: #E14B4E;
}
#main .mailForm .thStyle {
	padding-top: 30px;
}
#main .mailForm .thStyle .must {
    top: 26px;
}
#main .mailForm td {
    padding: 26px 0 25px 22px;
}
#main .mailForm input[type="text"],
#main .mailForm input[type="tel"],
#main .mailForm input[type="email"],
#main .mailForm textarea {
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    padding: 0 25px;
	font-weight: 500;
    width: 100%;
    height: 62px;
    color: #000;
    font-size: 1.8rem;
    letter-spacing: 0.04em;
    box-sizing: border-box;
    border: 1px solid #707070;
    border-radius: 5px;
    background-color: #FFF;
}
input::-webkit-input-placeholder { /* WebKit browsers */
	color: #C4C4C4;
	opacity:1;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #C4C4C4;
	opacity:1;
}
input::-moz-placeholder {
	color: #C4C4C4;
	opacity:1;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #C4C4C4;
	opacity:1;
}
textarea::-webkit-input-placeholder { /* WebKit browsers */
	color: #C4C4C4;
	opacity:1;
}
textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #C4C4C4;
	opacity:1;
}
textarea::-moz-placeholder {
	color: #C4C4C4;
	opacity:1;
}
textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #C4C4C4;
	opacity:1;
}
#main .mailForm .checkUl label {
	height: 100%;
	position: relative;
	display: block;
}
#main .mailForm .checkUl input[type="checkbox"] {
	position: absolute;
	top: 0;
	left: 0;
	margin: auto;
	z-index: 9;
	width: 20px;
	height: 20px;
	border: none !important;
	display: block;
}
#main .mailForm input[type="checkbox"] {
	display: none;
}
#main .mailForm input[type="checkbox"] ~ span {
	word-break: break-all;
    padding-left: 37px;
    line-height: 28px;
    display: block;
    cursor: pointer;
	font-weight: 500;
    background: url("img/common/icon08.png") no-repeat left top / 28px;
}
#main .mailForm input[type="checkbox"]:checked ~ span {
    background-image:url("img/common/icon08_on.png");
}
#main .mailForm .checkList {
    margin: -15px 0 3px;
    padding-right: 50px;
}
#main .mailForm .checkList li {
    margin: 20px 10px 0 0;
    min-width: 135px;
}
#main .mailForm textarea {
    margin-bottom: 21px;
    padding: 15px 25px;
    height: 165px;
    resize: vertical;
}
#main .mailForm .checkText {
    font-size: 1.5rem;
    letter-spacing: 0.04em;
}
#main .mailForm .checkText a {
    text-decoration: underline;
}
@media all and (min-width: 897px) {
    #main .mailForm .checkText a:hover {
        text-decoration: none;
    }
}
#main .mailForm .checkText input[type="checkbox"] {
    display: none;
}
#main .mailForm .checkText input[type="checkbox"] ~ span {
    padding: 10px 0 10px 43px;
    display: inline-block;
    background: url("img/common/icon09.png") no-repeat left center / 37px;
}
#main .mailForm .checkText input[type="checkbox"]:checked ~ span {
    background-image:url("img/common/icon09_on.png");
}
#main .mailForm .submit {
    margin-top: -20px;
}
#main .mailForm .submit li {
    margin: 20px 25px 0;
    width: 260px;
	min-height: 50px;
    position: relative;
    overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center;
    border-radius: 25px;
    border: 1px solid #e14b4e;
    background: #e14b4e;
    transition: ease .2s;
	box-sizing: border-box;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
#main .submit li input {
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    padding: 10px 10px 13px;
    width: 260px;
    position: relative;
    z-index: 3;
    border-radius: 25px;
    text-align: center;
    cursor: pointer;
    font-size: 1.8rem;
    font-weight: bold;
    color: #FFF;
    border: none;
    box-sizing: border-box;
    background-color: transparent;
}
#main .mailForm .submit li::before {
    content: '';
    position: absolute;
    top: 0;
    left: -130%;
    background: #FFF;
    width: 120%;
    height: 100%;
    transform: skewX(-25deg);
}
@media all and (min-width: 897px) {
    #main .mailForm .submit li:hover input {
        color: #e14b4e;
    }
    #main .mailForm .submit li:hover::before {
        animation: skewanime .5s forwards;
    }
}
#main .mailForm .submit li::after {
    margin-top: -8px;
    position: absolute;
    width: 8px;
    height: 16px;
    top: 50%;
    right: 12px;
    background: url("img/common/icon02.png") no-repeat left center/100% auto;
    content: "";
}
#main .recruitment .recruitmentTxt {
	padding-bottom: 40px;
}
@media all and (max-width: 896px) {
    #main .recruitment .headLine01,
    #main .confirm .headLine01 {
        margin-bottom: 29px;
    }
    #main .recruitment .comMidTxt {
        margin-bottom: 20px;
    }
    #main .recruitment .recruitmentTxt {
		padding-bottom: 0;
		font-size: 1.2rem;
	}
    #main .mailForm table {
        margin-bottom: 32px;
    }
    #main .mailForm th,
    #main .mailForm td {
        padding: 5px 0;
        display: block;
        font-size: 1.2rem;
        line-height: 1;
    }
    #main .mailForm th {
        padding: 6px 0 4px;
        width: 100%;
    }
    #main .mailForm th .must {
        margin-left: 6px;
        padding: 4px 5px 1px;
        width: 34px;
        height: 19px;
        display: inline-block;
        position: static;
        font-size: 1rem;
        border-radius: 5px;
		vertical-align: 1px;
    }
    #main .mailForm td {
        padding: 3px 0 12px;
        width: 100%;
    }
    #main .mailForm .thStyle {
        padding: 15px 0 5px;
    }
    #main .mailForm input[type="text"],
    #main .mailForm input[type="tel"],
    #main .mailForm input[type="email"],
    #main .mailForm textarea {
        padding: 4px 12px 5px;
        height: 31px;
        font-size: 1.2rem;
        border-radius: 3px;
    }
    #main .mailForm textarea {
		font-size: 1.1rem;
		padding-top: 7px;
	}
    #main .mailForm input[type="checkbox"] ~ span {
        padding-left: 23px;
        line-height: 16px;
        background: url("img/common/icon08.png") no-repeat left top / 16px;
    }
    #main .mailForm .checkText input[type="checkbox"] ~ span {
		padding: 10px 0 10px 26px;
		line-height: 1.2;
		display: block;
		cursor: pointer;
		background: url("img/common/icon09.png") no-repeat left center / 23px;
	}
    #main .mailForm .checkList {
        margin: -10px -10px 15px 0;
        padding-right: 0;
    }
    #main .mailForm .checkList li {
        margin: 10px 10px 0 0;
        min-width: 76px;
    }
    #main .mailForm textarea {
        margin: 4px 0 10px;
        height: 99px;
    }
    #main .mailForm .checkText {
        font-size: 0.9rem;
        letter-spacing: 0;
    }
    #main .mailForm .submit {
        margin: -17px auto -10px;
        width: 200px;
    }
	#main .mailForm .submit li {
		margin: 12px 0;
        width: 100%;
		min-height: 40px;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	}
    #main .mailForm .submit li input {
        font-size: 1.4rem;
		padding: 5px 5px 7px;
    }
	#main .mailForm .submit li::after {
		width: 6px;
		height: 12px;
		right: 7px;
		margin-top: -6px;
	}
}
/*------------------------------------------------------------
	confirm
------------------------------------------------------------*/
#main .confirm .comMidTxt {
    margin-bottom: 110px;
}
#main .confirm .mailForm th,
#main .confirm .mailForm td {
    padding: 44px 0 18px;
	min-height: 80px;
}
#main .confirm .mailForm td {
    padding: 44px 47px;
}
#main .confirm .mailForm td .onlyconfirm {
	margin-bottom: 20px;
}
#main .confirm .mailForm td .onlyconfirm:last-child {
	margin-bottom: 0;
}
#main .confirm .mailForm .checkText {
    margin-bottom: 75px;
    text-align: center;
}
#main .confirm .mailForm th .must {
	top: 39px;
}
#main .mailForm .submit .grey {
    background: #9F9F9F;
    border: 1px solid #9F9F9F;
}
#main .mailForm .submit .grey::after {
    left: 12px;
    right: 0;
    background: url("img/common/icon07.png") no-repeat right center/100% auto;
}
@media all and (min-width: 897px) {
    #main .mailForm .submit .grey:hover input {
        color: #9F9F9F;
    }
}
@media all and (max-width: 896px) {
    #main .confirm .comMidTxt {
        margin-bottom: 25px;
    }
    #main .confirm .mailForm th,
    #main .confirm .mailForm td {
		min-height: inherit;
        padding: 2px 0 6px;
    }
    #main .confirm .mailForm td {
        padding: 4px 0 32px;
    }
    #main .confirm .mailForm .checkText {
        margin-bottom: 40px;
        text-align: left;
    }
    #main .confirm .mailForm table {
        margin-bottom: 0;
    }
    #main .mailForm .submit .grey {
        order: 2;
    }
	#main .confirm .mailForm td .onlyconfirm {
		margin-bottom: 15px;
	}
}
/*------------------------------------------------------------
	thanks
------------------------------------------------------------*/
#main .thanks .headLine01 {
    margin-bottom: 57px;
}
#main .thanks .comMidTxt {
    margin-bottom: 35px;
}
#main .thanks .note {
    margin-bottom: 82px;
    font-size: 1.4rem;
    text-align: center;
    letter-spacing: 0.08em;
}
@media all and (max-width: 896px) {
    #main .thanks .headLine01 {
        margin-bottom: 27px;
    }
    #main .thanks .comMidTxt {
        margin-bottom: 16px;
        font-size: 1.2rem;
        line-height: 1.7;
    }
    #main .thanks .note {
        margin: 0 15px 34px;
        font-size: 1rem;
        text-align: left;
        text-indent: -1em;
        letter-spacing: 0;
    }
}

/*------------------------------------------------------------
	fee
------------------------------------------------------------*/
#main .fee .headLine01 {
    margin-bottom: 57px;
}
#main .fee .comMidTxt {
    margin-bottom: 54px;
}
#main .fee dl {
    margin: 0 auto 90px;
    width: 565px;
    font-size: 3rem;
    font-weight: bold;
    align-items: stretch;
    letter-spacing: 0.08em;
    border: 3px solid #6A5E37;
}
#main .fee dt {
    padding: 16px 5px;
    width: 177px;
	display: flex;
	align-items: center;
	justify-content: center;
    text-align: center;
    box-sizing: border-box;
    border-right: 2px solid #6A5E37;
    background-color: #F6E173;
}
#main .fee dd {
    padding: 16px 5px 16px 42px;
	flex: 1;
    background-color: #FFF;
}
#main .fee .headLine02 {
    margin-bottom: 62px;
}
@media all and (max-width: 896px) {
    #main .fee .headLine01 {
        margin-bottom: 28px;
    }
    #main .fee .comMidTxt {
        margin-bottom: 26px;
    }
    #main .fee dl {
        margin: 0 25px 35px;
        width: auto;
        font-size: 1.5rem;
		border-width: 2px;
    }
    #main .fee dt {
        padding: 8px 5px 7px;
        width: 31%;
        line-height: 1.5;
		border-width: 1px;
    }
    #main .fee dd {
        padding: 8px 5px 7px 22px;
    }
    #main .fee .headLine02 {
        margin-bottom: 31px;
    }
}
/*------------------------------------------------------------
	business
------------------------------------------------------------*/
#main .business .headLine01 {
    margin-bottom: 57px;
}
#main .business .comMidTxt {
    margin-bottom: 63px;
}
#main .business .linkList {
    margin-top: -51px;
}
#main .business .linkList li {
    margin: 51px 50px 0 0;
    width: 300px;
}
#main .business .linkList li:nth-child(3n) {
    margin-right: 0;
}
#main .business .linkList li a {
    padding: 20px 19px 34px 20px;
    display: block;
	height: 100%;
	box-sizing: border-box;
    position: relative;
    background-color: #FFF;
    transition: all .3s;
    top: 0;
    box-shadow: 2px 2px 2px #dcdcdc;
}
@media all and (min-width: 897px) {
    #main .business .linkList li a:hover {
        top: -3px;
    }
}
#main .business .linkList li .photo {
	margin-bottom: 28px;
	position: relative;
	display: block;
}
#main .business .linkList li .photo:after {
	width: 100%;  
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	position: absolute;  
	top: 0;
	left: 0;  
	content: ""; 
}
#main .business .linkList li .text {
    min-height: 59px;
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.4;
    letter-spacing: 0.12em;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 20;
}
#main .business .linkList li .pho {
    display: block;
    width: 113px;
    position: absolute;
    bottom: 11px;
    right: 8px;
}
#main .business .ttlImg {
    position: absolute;
    width: 758px;
    right: -105px;
    bottom: -195px;
}
#main .business {
    margin-bottom: 96px;
    position: relative;
}
#main .business .content {
	position: relative;
}
@media all and (max-width: 896px) {
    #main .business .headLine01 {
        margin-bottom: 28px;
    }
    #main .business .comMidTxt {
        margin-bottom: 21px;
        position: relative;
        z-index: 2;
    }
    #main .business .ttlImg {
		position: static;
		margin: 0 -10px 17px;
		width: auto;
        bottom: auto;
    }
	#main .business .ttlImg img {
		width: 100%;
	}
    #main .business .linkList {
        margin: -18px 10px 0;
        width: auto;
        justify-content: space-between;
    }
    #main .business .linkList li {
        margin: 18px 0 0 0;
        width: 47%;
    }
    #main .business .linkList li:nth-child(2n) {
        margin-right: 0;
    }
    #main .business .linkList li a {
        padding: 8px 9px 6px;
        box-shadow: 1px 1px 1px #dcdcdc;
    }
    #main .business .linkList li .photo {
        margin-bottom: 5px;
    }
    #main .business .linkList li .photo img {
		width: 100%;
	}
    #main .business .linkList li .text {
        margin-top: -5px;
        min-height: 54px;
        font-size: 1.2rem;
        line-height: 1.25;
        box-sizing: border-box;
    }
    #main .business .linkList li .pho {
        width: 56px;
        bottom: 6px;
        right: 4px;
    }
    #main .business {
        margin-bottom: 0;
    }
}
/*------------------------------------------------------------
	faq
------------------------------------------------------------*/
#main .faq .ttlImg {
    position: absolute;
    width: 557px;
    right: 257px;
    top: 206px;
}
#main .faq {
    position: relative;
}
#main .faq .headLine01 {
    margin-bottom: 112px;
}
#main .faq .headLine02 {
    margin-bottom: 83px;
}
#main .faq .faqList li {
    position: relative;
    padding: 0 0 61px 87px;
}
#main .faq .faqList li .note {
	text-indent: -1em;
	padding-left: 1em;
}
#main .faq .faqList li:last-child {
    padding-bottom: 0;
}
#main .faq .faqList li .number {
    font-size: 2.6rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    position: absolute;
    top: -12px;
    left: 1px;
    width: 61px;
    height: 61px;
    text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
    background: url( "img/faq/faq_img02.png") no-repeat center center;
    background-size: 100% auto;
	box-sizing: border-box;
}
#main .faq .faqList li .title {
    padding: 0 0 18px;
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: 0.12em;
}
#main .faq .en {
    width: 59px;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1;
    justify-content: center;
    align-items: center;
    color: #E14B4E;
    box-sizing: border-box;
    border-radius: 12px 0 0 12px;
    background-color: #FED7CB;
}
#main .faq .enTxt {
    margin-top: -8px;
    display: block;
}
#main .faq .textBox .subBox {
    padding: 17px 10px 18px 18px;
	flex: 1;
    font-size: 1.5rem;
    line-height: 1.7;
    color: #E14B4E;
    box-sizing: border-box;
    border-radius: 0 10px 10px 0;
    background-color: #FFEECF;
}

@media all and (min-width: 897px) {
	#main .faq .headLine02 .ttlSpan {
		top: -30px;
		right: -194px;
	}
}
@media all and (max-width: 896px) {
    #main .faq .ttlImg {
        width: 202px;
        right: -16px;
        top: 68px;
    }
	#main .faq .headLine02 .ttlSpan {
		top: -35px;
		right: -35px;
		width: 202px;
	}
    #main .faq {
        margin-bottom: 0;
        overflow: hidden;
    }
    #main .faq .headLine01 {
        margin-bottom: 42px;
    }
    #main .faq .headLine02 {
        margin-bottom: 49px;
        position: relative;
        z-index: 2;
    }
    #main .faq .faqList li {
        padding: 0 0 22px 45px;
    }
    #main .faq .faqList li .number {
        padding-top: 2px;
        font-size: 1.3rem;
        top: -6px;
		padding-bottom: 2px;
        left: 2px;
        width: 30px;
        height: 30px;
    }
    #main .faq .faqList li .title {
        padding: 0 0 8px;
        font-size: 1.2rem;
    }
    #main .faq .textBox {
        border-radius: 6px;
    }
    #main .faq .en {
        width: 29px;
        font-size: 1.6rem;
        border-radius: 5px 0 0 5px;
    }
    #main .faq .enTxt {
        margin-top: -2px;
    }
    #main .faq .textBox .subBox {
        padding: 7px 10px 7px 9px;
        font-size: 1.2rem;
        border-radius: 0 5px 5px 0;
    }
}



/*------------------------------------------------------------
	contact
------------------------------------------------------------*/
#contact #gHeader .comLinkUl {
	display: none;
}
#contact #gNavi {
	display: none;
}
#main .contact .mailForm .checkList {
	padding-right: 0;
}
#main .mailForm td .txt {
	margin: 27px 0 15px;
}
#main .contact .mailForm textarea {
	height: 141px;
	margin-bottom: 32px;
}
#contact .fInner {
	display: none;
}
@media all and (max-width: 896px) {
	#main .mailForm td .txt {
		font-size: 1.1rem;
		letter-spacing: 0;
		margin: 17px 0 10px 3px;
	}
	#main .contact .mailForm textarea {
		height: 105px;
		margin-bottom: 22px;
	}
	#main .confirm .mailForm .confirmSpan {
		display: block;
		margin: 10px 3px 5px;
	}
	#main .contact .thanks .comMidTxt {
		font-size: 1.1rem;
		letter-spacing: 0;
		line-height: 1.82;
	}
}



/*------------------------------------------------------------
	document
------------------------------------------------------------*/
.checkUl {
	margin-bottom: -25px;
	display: flex;
	flex-wrap: wrap;
}
.checkUl li {
	width: 280px;
	margin: 0 26px 27px 0;
	box-sizing: border-box;
}
.checkUl li .photo {
	display: flex !important;
	height: 100%;
	box-sizing: border-box;
	align-items: center;
}
.checkUl li .photo img {
	flex-shrink: 0;
	width: 45%;
	box-sizing: border-box;
	margin-right: 10px;
}
#main .mailForm .checkUl input[type="checkbox"] ~ span {
	word-break: break-all;
    padding-left: 0;
    line-height: inherit;
    display: block;
    cursor: pointer;
	border: 1px solid #707070;
	border-radius: 5px;
	overflow: hidden;
	background: none;
	font-weight: bold;
	padding: 15px;
	background-color: #fff;
}

@media all and (max-width: 896px) {
	.checkUl {
		margin-bottom: -12px;
	}
	.checkUl li {
		width: calc((100% - 14px) / 2);
		margin: 0 14px 16px 0;
	}
	.checkUl li:nth-child(2n) {
		margin-right: 0;
	}
	#main .mailForm .checkUl input[type="checkbox"] ~ span {
		padding: 10px;
		line-height: 1.5;
	}
	.checkUl li .photo img {
		width: 40%;
	}
}

.bannerlist {
	margin: 0 auto 70px;
	max-width: 80%;
}
.bannerlist li {
	margin-bottom: 20px;
}
.bannerlist li img {
	width: 100%;
}
.bannerlist li:last-child {
	margin-bottom: 0;
}
.bannerlist a:hover img {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	.bannerlist { 
		max-width: inherit;
	}
}



@media all and (max-width: 374px) {
	.detailBox .jsBox .worksUl .slick-slide > div {
		width: 135px;
	}
	.detailBox .jsBox .worksUl li .ttl {
		padding: 5px 3px;
	}
	.flowUl li .photo {
		width: 100px;
	}
	.worksSec .headLine02 .ttlSpan {
		max-width: 222px;
	}
	#main .fee dd {
		padding-left: 10px;
		font-size: 1.4rem;
	}
	.comMidTxt {
		margin-left: -15px;
		margin-right: -15px;
		font-size: 1.0rem !important;
	}
	.businessDetail .case .caseList li .txt {
		font-size: 1.1rem;
	}
	.businessDetail .price .comTextBox {
		padding-left: 15px;
		padding-right: 15px;
	}
	.comBox .txt {
		font-size: 1rem;
	}
	.feature .business02 p {
		font-size: 1.0rem;
	}
	.comSupportBox p {
		font-size: 1.0rem;
	}
	.works .headLine02 .ttlSpan {
		width: 220px;
	}
	.comTextBox .subBox {
		padding-left: 10px;
		padding-right: 10px;
	}
	.comTextBox .title {
		margin-left: 42px;
	}
	.comTextBox .ttl {
		left: 10px;
	}
	.worksBox .photoBox {
		width: 38%;
	}
	.tagUl li {
		margin-right: 10px;
	}
}

@media all and (min-width: 897px) and (max-width: 1100px) {
	#gNavi li {
		margin: 0 15px;
	}
}


@media all and (min-width: 897px) and (max-width: 1500px) {
	.column .headLine02 .ttlSpan {
		width: 80%;
		right: -149px;
	}
}
.mw_wp_form .error {
	margin-top: 5px;
	font-size: 1.67rem;
}

@media all and (max-width: 896px) {
	.mw_wp_form .error {
		font-size: 1.1rem !important;
	}
}

.wp-block-image a:hover {
	opacity: 0.7;
}

.detailBox .toc_list li li {
	padding-left: 1em;
}




#main .documentForm .trStyle th .must {
	position: static;
	display: inline-block;
	margin-left: 3rem;
}
#main .documentForm {
	margin-top: -1.2rem;
}
#main .documentForm .checkUl input[type="checkbox"] {
	width: 5.4rem;
	height: 5.4rem;
}
#main .documentForm .checkUl li .txtBox {
	display: block;
}
#main .documentForm .checkUl li .txtBox .txtSpan {
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.02em;
	display: block;
	margin-top: 1.2rem;
	line-height: 1.5;
}
#main .documentForm .checkUl input[type="checkbox"] {
	display: none !important;
}	
#main .documentForm .checkUl input[type="checkbox"] ~ span {
	background: url(img/common/check01.png) no-repeat left top #fff;
	background-size: 5.4rem auto;
}
#main .documentForm input[type="checkbox"]:checked ~ span {
	background-image: url(img/common/check02.png);
}
#main .documentForm tr:first-child th .must {
	position: static;
	display: inline-block;
	margin-left: 3rem;
}
@media all and (min-width: 897px) {
	#main .documentForm tr:first-child th {
		width: 100%;
		padding-top: 0;
		float: left;
		display: block;
		box-sizing: border-box;
	}
	#main .documentForm tr td:has(.checkUl) {
		padding: 1.3rem 0 7rem;
		box-sizing: border-box;
	}
	#main .documentForm .horizontal td,
	#main .documentForm .horizontal th {
		display: table-cell;
	}
	#main .documentForm .checkUl {
		margin-right: -32px;
	}
	#main .documentForm .checkUl li {
		width: 31.2rem;
		margin-right: 32px;
		margin-bottom: 32px;
	}
	#main .documentForm .checkUl li .photo {
		display: block !important;
		min-height: 439px;
		padding: 27px 22px 13px !important;
	}
	#main .documentForm .checkUl li .photo img {
		display: block;
		width: 152px;
		margin: 0 auto 2.2rem;
		outline: 1px solid #707070;
	}
	#main .documentForm .checkUl li .txtBox {
		text-align: center;
	}
	#main .documentForm .checkUl li .txtBox .txtSpan {
		text-align: left;
	}
}

@media all and (max-width: 896px) {
	#main .documentForm tr:first-child th .must {
		margin-left: 0.6rem;
	}
	#main .documentForm {
		margin-top: -0.3rem;
	}
	#main .documentForm .checkUl {
		padding-bottom: 1rem;
		padding-top: 0.5rem;
		display: block;
	}
	#main .documentForm .checkUl li {
		width: auto;
		margin: 0 0 1.8rem;
	}
	#main .documentForm .checkUl li .photo img {
		width: 7.1rem;
		outline: 1px solid #707070;
		margin-right: 12px;
	}
	#main .documentForm .checkUl li .txtBox .txtSpan {
		font-size: 1.1rem;
		line-height: 1.36;
		margin-top: 0.9rem;
	}
	#main .documentForm .checkUl input[type="checkbox"] ~ span {
		padding: 15px 15px 15px 45px;
		min-height: 13.7rem;
		align-items: flex-start;
		background-size: 3.3rem auto;
	}
}

#main .topMainImg {
	margin-bottom: 6rem;
	padding: 6.1rem 0 2rem;
	min-height: 49rem;
	box-sizing: border-box;
	background: url(img/index/new_main_img.jpg) no-repeat center;
	background-size: cover;
}
#main .topMainImg h2 {
	margin-bottom: 2.6rem;
	font-size: 4.5rem;
	font-weight: 900;
	letter-spacing: 0.02em;
	line-height: 1.38;
}
#main .topMainImg h2 span {
	color: #E14B4E;
}
#main .topMainImg .list {
	margin-bottom: 3.4rem;
	display: flex;
	flex-wrap: wrap;
	gap: 1rem 1.2rem;
	align-items: flex-start;
}
#main .topMainImg .list li:not(.no) {
	min-width: 12rem;
	font-size: 1.6rem;
	font-weight: 700;
	text-align: center;
	color: #fff;
	padding: 0rem 0.5rem 0.2rem;
	box-sizing: border-box;
	background-color: #62A6C4;
	border-radius: 5rem;
}
#main .topMainImg .list .li02:not(.no) {
	background-color: #BC8C1F;
}
#main .topMainImg .list .li03:not(.no) {
	background-color: #6CAD49;
}
#main .topMainImg .list .li04:not(.no) {
	background-color: #A378BE;
}
#main .topMainImg .list .no {
	margin-top: 0.4rem;
	font-size: 1.7rem;
	font-weight: 700;
	letter-spacing: 0;
}
#main .topMainImg p {
	font-size: 1.7rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.53;
}
#main .topMainImg .subBox {
	max-width: 75rem;
	position: relative;
}
#main .topMainImg .link {
	position: absolute;
	bottom: -2.2rem;
	right: 9.8rem;
}
#main .topMainImg .link a {
	width: 12rem;
	padding-bottom: 0.5rem;
	height: 12rem;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.04em;
	line-height: 1.44;
	box-sizing: border-box;
	background: url(img/common/icon02.png) no-repeat right 0.5rem center #E14B4E;
	background-size: 0.8rem auto;
}
#main .topMainImg .link a:hover {
	opacity: 0.7;
}
#main .comfortably {
	min-height: 27.5rem;
	padding: 6.4rem 2rem 2rem;
	box-sizing: border-box;
	border-radius: 1rem;
	background-color: #FFEECF;
}
#main .comfortably p {
	text-align: center;
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.533;
}
#main .comfortably p .color {
	color: #E14B4E;
}
.correspondenceSec02 {
	min-height: inherit;
	padding: 5.3rem 0 1.7rem;
}
.correspondenceSec02 .movie {
	position: relative;
	top: auto;
	left: auto;
	height: 26.3rem;
}
.correspondenceSec02 .lBox {
	width: 32rem;
}
.correspondenceSec02 .textBox {
	flex: 1;
	margin-right: -6rem;
	padding-left: 14rem;
}
.correspondenceSec02 .en {
	margin: 0 0 0 -4rem;
}
.correspondenceSec02 p {
	margin-top: -3rem;
	max-width: 60rem;
	position: relative;
	z-index: 1;
}
#main .businessList{
	margin-bottom: 5.7rem;
	padding-top: 0.7rem;
	display: flex;
	flex-wrap: wrap;
	gap: 5rem;	
	justify-content: center;
}
#main .businessList a{
	display: block;
}
#main .businessList a:hover {
	opacity: 0.7;
}
#main .businessList li {
	text-align: center;
	width: calc((100% - (5rem * 4)) / 5);
}
#main .businessList li .txtSpan {
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin-top: 1rem;
	display: block;
}

@media all and (max-width: 896px) {
	#main .topMainImg {
		margin-bottom: 2rem;
		padding: 2.7rem 0 2rem;
		min-height: 30rem;
		position: relative;
		background-image: url(img/index/new_main_img_sp.jpg);
	}
	#main .topMainImg .subBox {
		max-width: inherit;
		position: inherit;
	}
	#main .topMainImg h2 {
		margin-bottom: 1.8rem;
		font-size: 1.7rem;
		line-height: 1.32;
	}
	#main .topMainImg .list li:not(.no) {
		min-width: 8.6rem;
		font-size: 1.2rem;
	}
	#main .topMainImg .list {
		margin-bottom: 1.3rem;
		max-width: 22rem;
		gap: 1rem 0.7rem;
	}
	#main .topMainImg .list .no {
		font-size: 1rem;
		margin-top: 0.5rem;
	}
	#main .topMainImg p {
		max-width: 19rem;
		font-size: 1rem;
		line-height: 1.6;
		letter-spacing: 0;
	}
	#main .topMainImg .link {
		bottom: 1.2rem;
		right: 2rem;
	}
	#main .topMainImg .link a {
		width: 8.2rem;
		height: 8.2rem;
		font-size: 1.4rem;
		line-height: 1.43;
		background-size: 0.5rem auto;
	}
	#main .comfortably {
		padding: 2.2rem 0 2rem;
		min-height: 18rem;
		border-radius: 0;
	}
	#main .comfortably p {
		font-size: 1.5rem;
		letter-spacing: 0.06em;
		line-height: 1.533;
	}
	#main .correspondenceSec02 .content {
		display: block;
		position: relative;
	}
	.correspondenceSec02 .lBox {
		width: auto;
	}
	.correspondenceSec02 .textBox {
		margin: 0;
		position: static;
		padding: 0;
	}
	.correspondenceSec02 .en {
		position: absolute;
		top: -2.2rem;
		right: 1rem;
		width: 23rem;
		margin: 0;
	}
	.correspondenceSec02 {
		padding-bottom: 1rem;
	}
	.correspondenceSec02 .movie {
		margin-bottom: 2rem;
		height: 70vw;
	}
	.correspondenceSec02 p {
		margin: 0 0 2rem;
		max-width: inherit;
	}
	#main .businessList {
		margin-bottom: 4.3rem;
		padding: 0.3rem 1.3rem 0;
		gap: 2.5rem;
		justify-content: flex-start;
	}
	#main .businessList li {
		width: calc((100% - (2.5rem * 2)) / 3);
	}
	#main .businessList li .txtSpan {
		font-size: 1.1rem;
		margin: 0.5rem -1rem 0;
	}
}

@media all and (max-width: 374px) {
	.correspondenceSec02 .en {
		width: 21rem;
	}
}