/*
Theme Name: Sydney
Theme URI: https://athemes.com/theme/sydney
Author: aThemes
Author URI: https://athemes.com
Description: Sydney is a powerful business theme that provides a fast way for companies or freelancers to create an awesome online presence. As well as being fully compatible with Elementor, Sydney brings plenty of customization possibilities like access to all Google Fonts, full color control, layout control, logo upload, full screen slider, header image, sticky navigation and much more. Also, Sydney provides all the construction blocks you need to rapidly create an engaging front page. Looking for a quick start with Sydney? With just a few clicks, you can import one of our existing demos (https://athemes.com/sydney-demos/)
Version: 2.29
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tested up to: 6.3
Requires PHP: 5.6
Text Domain: sydney
Tags: two-columns, right-sidebar, block-styles, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Sydney is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
*/

/* 追加 */

/*----------------------

共通

----------------------*/
html,body {
	overflow-x: hidden;
/* 	overflow-y: scroll; */
}
.entry-header {
	display: none;
}
body {
	font-family: 'Noto Sans JP', sans-serif !important;
/* 	scrollbar-gutter: stable; */
}
body h1,
body h2,
body h3,
body h4 {
	font-family: 'Noto Sans JP', sans-serif;
}
.wide {
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	padding: 100px 0 !important;
}
.small {
	font-size: 0.7em
}
.sp {
	display: none !important;
}
.notoseri {
	font-family: 'Noto Serif JP', serif;
}

@media screen and (max-width: 1024px) {
	.wide {
		padding: 40px 5px !important;
	}
}
@media screen and (max-width: 600px) {
	.sp {
		display: block !important;
	}
	.pc {
		display: none !important;
	}
	.blue-btn p {
		text-align: center !important;
	}
}



/*-------------------------------  

ヘッダー

-------------------------------*/
.go-top.show {
	background: #1f5230;
}
#mainnav ul li a:hover, .main-header #mainnav .menu > li > a:hover {
    color: #3187B1 !important;
}
.hdr-h1 {
	background: #1f5230;
	margin: 0 calc(50% - 50vw);
    width: 100vw;
}
.hdr-h1 h1 {
    color: #fff;
    font-size: 0.9em !important;
    font-weight: 100;
    padding: 6px 67px 9px;
	margin: 0;
	position: relative;
}
.hdr-h1 span {
    display: block;
    position: absolute;
    color: #000;
    font-size: 2.6em;
    bottom: -74px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    letter-spacing: 1px;
	width: 100%;
    max-width: 1128px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.hdr-h1 span a {
	color: #000;
    z-index: 999999;
    position: relative;
}
.float-cv {
	position: fixed;
    right: 0;
    bottom: 72px;
    z-index: 9999;
    background: #fff;
    border: 3px solid #3583a9;
    border-radius: 13px;
    padding: 10px;
	text-align: center;
	bottom: 56px;
}
.float-cv-txt {
	text-align: center !important;
    margin: 0;
	line-height: 1.5;
}
.float-cv-tel {
	text-align: center;
	margin-top: -8px;
    margin-bottom: -6px;
}
.float-cv-tel a {
    font-size: 2em;
    color: #000;
}
.float-cv-tel:before {
	content: "";
    background: url(https://morishima-law.com/wp-content/uploads/2024/01/1156037.png);
    width: 26px;
    height: 25px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}
.float-cv-time {
	font-size: 0.7em;
}
.float-cv-mail a {
	background: #3583a9;
    color: #fff !important;
    padding: 13px 22px;
    font-size: 0.8em;
    border-radius: 9px;
}
.bl_floatingBanner.js_close {
  display: none;
}
.bl_floatingBanner_close {
    width: 29px;
    height: 26px;
    position: absolute;
    right: 10px;
    top: -26px;
    cursor: pointer;
    background: #3583a9;
}
.bl_floatingBanner_close span:nth-of-type(1) {
    position: absolute;
    top: 12px;
    right: 4px;
    width: 20px;
    height: 2px;
    background-color: #fff;
    transform: rotate(45deg);
}
.bl_floatingBanner_close span:nth-of-type(2) {
	position: absolute;
    top: 3px;
    right: 13px;
    width: 2px;
    height: 19px;
    background-color: #fff;
    transform: rotate(45deg);
}
.site-branding {
	z-index: 999;
	position: relative;
	visibility: hidden;
}
.hdr-tel {
	position: absolute;
    z-index: 9999;
    top: 17px;
    right: 0;
    text-align: center;
}
.hdr-tel .float-cv-mail a {
    background: none;
    color: #000 !important;
    padding: 0;
    font-size: 0.8em;
    border-radius: initial;
}
.hdr-tel .float-cv-tel:before {
	width: 35px;
    height: 31px;
	margin-bottom: -4px;
}
.hdr-tel .float-cv-time {
	margin-bottom: 0;
    border: 1px solid #000;
    padding: 1px 16px;
    background: #fff;
}
.top-header-row {
	position: relative;
}
.bottom-header-inner {
    padding-top: 0 !important;
	padding-left: 9px;
}
.bottom-header-row {
    border-radius: 0 0 12px 12px;
}
.bottom-header-row #mainnav ul ul.sub-menu li {
	background-color: #fff;
}
.bottom-header-row #mainnav ul ul.sub-menu li a {
	color: #000;
}
#mainnav li:hover>ul.sub-menu>li>a {
    padding: 0 8px;
}
#mainnav li:hover>ul.sub-menu>li:last-child {
    border-radius: 0 0 15px 15px;
    padding-bottom: 22px;
}
/* スマホ用ヘッダーフッター */
#masthead-mobile {
	position: fixed;
	width: 100%;
	top: 0;
}
.sp-hdr {
    position: fixed;
    top: 53px;
    z-index: 9999;
	background: #fff;
}
.sp-hdr ul {
	padding-left: 0;
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	margin: 5px 0 0;
	background: #fff;
}
.sp-hdr ul li {
    list-style: none;
    background: #3187b1;
    padding: 8px 5.1vw;
	margin: 0.5px 0.5px;
	text-align: center;
	min-width: 33%;
	flex: 1;
	white-space: nowrap;
}
.sp-hdr ul li a {
	color: #fff;
}
.sp-hdr-top {

}
.sp-hdr-udr {
/* 	flex: 1; */
}
.sp-hdr-tel {
	position: fixed;
	z-index: 9999;
	background: #fff;
    right: 8px;
    top: 6px;
}
.sp-hdr-tel .float-cv-tel a {
    font-size: 1.5em;
}
.sp-hdr-tel .float-cv-txt {
    font-size: 0.8em;
}
.sp-hdr-tel .float-cv-tel {
	display: flex;
	align-items: center;
}
.sp-hdr-tel .float-cv-tel:before {
    width: 28px;
    height: 23px;
    margin-top: 4px;
}
.mobile-header {
    padding-top: 5px !important;
    padding-bottom: 0 !important;
}
.sp-ftr {
	position: fixed;
    bottom: 0;
    z-index: 9999;
	display: flex;
	width: 100%;
	background: #00a7c740;
}
.sp-ftr p {
	margin-bottom: 0;
	text-align: center;
	margin: 10px;
    border: 3px solid #fff;
}
.sp-ftr a {
	color: #fff;
}
.sp-ftr-1 {
	width: 50%;
	background: #00a7c7;
	position: relative;
}
.sp-ftr-1 a {
    padding: 12px 0 0 35px;
    display: inline-block;
    letter-spacing: 1px;
}
.sp-ftr-2 {
	width: 50%;
	background: #3187b1;
	position: relative;
}
.sp-ftr-2 a {
    padding: 6px 0 5px 35px;
    display: inline-block;
    letter-spacing: 1px;
	line-height: 1.3;
}
.sp-ftr-1:before {
    content: "";
    background: url(https://morishima-law.com/wp-content/uploads/2024/04/sp-ftr-icon1.png);
    width: 40px;
    height: 40px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 8px;
    top: 7px;
}
.sp-ftr-2:before {
	content: "";
	background: url(https://morishima-law.com/wp-content/uploads/2024/04/sp-ftr-icon2.png);
	width: 40px;
    height: 40px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 8px;
    top: 7px;
}

@media (min-width: 1025px) {
	.sp-hdr,
	.sp-hdr-tel,
	.sp-ftr {
		display: none;
	}
}

@media (max-width: 1199px) {
	header .container,
	.bottom-header-row .container {
		width: 100%;
	}
}

@media (max-width: 1024px) {
	.sydney-hero-area {
		margin-top: 146px !important;
	}
	.site-branding .site-logo {
		max-height: 60px;
        margin-top: -6px;
	}
}

@media (max-width: 600px) {
	.go-top.show {
		bottom: 90px !important;
		right: 10px !important;
	}
	.sydney-offcanvas-menu .mobile-header-item:first-child .col-xs-8 {
		visibility: hidden !important;
	}
	#mainnav ul {
		margin-top: -40px !important;
	}
	#mainnav #primary-menu a {
		color: #fff;
	}
	.mobile-menu-close svg {
		fill: #fff !important;
	}
	.sp-hdr ul li {
		min-width: auto;
	}
}

@media (max-width: 575px) {
	.col-grow-mobile {
		padding-left: 5px;
	}
}



/*-------------------------------  

HOME

-------------------------------*/
.home #page .sydney-hero-area {
    height: auto !important;
}
.home .page-wrap {
    padding-top: 83px !important;
}
.sydney-hero-area {
	margin-top: -10px;
}
.slide-inner {
	display: none;
}
.subtitle-left-bold h2 {
    font-family: 'Noto Serif JP', serif;
    font-size: 1.7em;
    line-height: 1.3;
    font-weight: 800;
    border-bottom: 3px solid #1f5230;
    padding-bottom: 9px;
    margin-bottom: 85px !important;
    display: inline-block;
    padding-right: 70px;
}
.subsubtitle {
	font-family: 'Noto Serif JP', serif;
    font-weight: 800;
    font-size: 1.4em;
    line-height: 1.4;
}
.subtitle-top-bold h2 {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.7em;
    line-height: 1.3;
    font-weight: 800;
    border-bottom: 3px solid #1f5230;
    padding-bottom: 9px;
	margin-bottom: 40px !important;
}
.home-2culum-left {
	margin-right: 40px;
}
.blue-btn a {
	display: inline-block;
	border: 1px solid;
    padding: 5px 41px;
    border-radius: 14px;
    color: #000;
    box-shadow: 5px 6px #1f5230;
	position: relative;
	background-color: #fff;
}
.blue-btn a:before {
    content: "＞";
    font-size: 1em;
    position: absolute;
    right: 8px;
    top: 6px;
}
.subtitle-center h2 {
	font-size: 1.8em;
    font-weight: 400;
    border-bottom: 3px solid #2e8cb9;
    width: 424px;
	margin: 0 auto 50px !important;
    padding-bottom: 14px;
}
.youtube-area {
	max-width: 700px;
    margin: 0 auto 45px;
}
.blue-btn-2 a {
    display: inline-block;
    text-align: justify;
    line-height: 1.4;
	padding: 11px 27px;
}
.blue-btn-2 a:before {
    right: 7px;
    top: 34px;
}
.home-3column .title h2 {
    font-size: 1.3em;
    font-weight: 400;
    border-left: 4px solid #2e8cb9;
    padding: 8px 14px;
    margin-bottom: 28px !important;
}
.home-3column .txt {
	height: 142px;
}
.home-kaitori-box {
	background: #fff;
    border: 1px solid #d1d3d4;
    border-radius: 17px;
	padding: 16px;
	height: 290px;
	position: relative;
	margin: 0 15px;
}
.home-kaitori-box .step p {
	color: #116db0;
    letter-spacing: 2px;
    margin-bottom: 0;
}
.home-kaitori-box .title p {
    font-size: 1.3em;
    border-bottom: 2px solid #116db0;
    padding-bottom: 7px;
}
.home-kaitori-box .icon p {
	margin-bottom: 12px;
}
.home-kaitori-box .icon img {
    max-width: 50px;
}
.home-kaitori-box:after {
	content: "";
    background: url(https://morishima-law.com/wp-content/uploads/2024/01/home-kairoti-icon.png);
    display: inline-block;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -48px;
    top: 41%;
}
.home-kaitori-box-last:after {
	content: none;
}
.home-kaitori-area {
	margin-bottom: 60px;
}
.subtitle-left h2 {
	font-size: 1.8em;
    font-weight: 400;
    line-height: 1.3;
	width: 424px;
    border-bottom: 3px solid #2e8cb9;
    padding-bottom: 9px;
	margin-bottom: 25px !important;
}
.home-2culum-right {
	margin-left: 65px;
}
.home-voice .blue-btn {
    margin: 30px 50px;
}
.title-blue-label h2 {
	font-size: 1.4em;
    font-weight: 400;
    border-left: 4px solid #2e8cb9;
    padding: 8px 14px;
	margin: 14px -1px !important;
}
.home-news a {
	color: #000;
}
.home-news > div:first-child {
	margin-right: 5%;
	padding: 30px 34px;
	background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
}
.home-news .title-blue-label {
    background: #fff;
    padding: 1px 18px;
}
.home-news .blue-btn {
	margin: 50px 0 -25px;
}
.home-news .entry-post {
	display: flex;
	padding: 18px 10px;
    border-bottom: 1px solid #2e8cb9;
}
.home-news article:first-child .entry-post {
	border-top: 1px solid #2e8cb9;
}
.home-news .entry-post p {
	margin-bottom: 0;
}
.home-newslist-date {
	margin-right: 18px;
}
.home-newslist-cat a {
	margin-right: 18px;
	color: #2e8cb9;
	border: 1px solid #2e8cb9;
	padding: 0 17px;
    font-size: 0.9em;
}
.home-newslist-title {
	
}
.home-msg {
	position: relative;
	padding-top: 0 !important;
}
.home-msg:before {
    position: absolute;
    content: "";
    width: 350px;
    height: 350px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    top: -93px;
    z-index: -1;
    margin-left: calc(50% - 50vw);
}
.home-msg:after {
	position: absolute;
    content: "";
    width: 150px;
    height: 130px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    bottom: 54px;
    z-index: -1;
    right: -67px;
}
.home-youtube {
	position: relative;
}
.home-youtube:before {
	position: absolute;
    content: "";
    width: 400px;
    height: 172px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    top: 69px;
    z-index: -1;
    margin-left: calc(50% - 50vw);
}
.home-youtube:after {
    position: absolute;
    content: "";
    width: 350px;
    height: 350px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    bottom: 62px;
    z-index: -1;
    margin-right: calc(50% - 50vw);
    right: 0;
}
.home-3column {
	position: relative;
}
.home-3column:before {
    position: absolute;
    content: "";
    width: 400px;
    height: 269px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    bottom: 307px;
    z-index: -1;
    margin-left: calc(50% - 50vw);
}
.home-3column:after {
    position: absolute;
    content: "";
    width: 300px;
    height: 300px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    top: 56px;
    z-index: -1;
    margin-right: calc(50% - 50vw);
    right: 0;
}
.home-kaitori {
	position: relative;
}
.home-kaitori:after {
	position: absolute;
    content: "";
    width: 1250px;
    height: 375px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    bottom: 91px;
    z-index: -1;
    margin-right: calc(50% - 50vw);
    right: 0;
}
.home-voice {
	position: relative;
}
.home-voice:before {
    position: absolute;
    content: "";
    width: 728px;
    height: 215px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    top: 20px;
    z-index: -1;
    margin-right: calc(50% - 50vw);
    right: 0;
}
.home-voice:after {
    position: absolute;
    content: "";
    width: 248px;
    height: 112px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    bottom: 84px;
    z-index: -1;
    left: 323px;
}

@media screen and (max-width: 780px) {
	.home-2culum-left {
		margin-right: 0;
	}
	.home-kaitori-box:after {
		right: 0;
		left: 0;
		transform: rotate(90deg);
		text-align: center;
		margin: 0 auto;
		bottom: -25px;
		top: auto;
		z-index: 9;
	}
}
@media screen and (max-width: 600px) {
	.home-2culum-right {
		margin-left: 0;
	}
	.home-msg .blue-btn p {
		margin-top: 30px;
	}
	.home-3column .txt {
		height: auto;
	}
	.home-news .entry-post {
		display: block;
	}
	.home-news .blue-btn {
		margin: 25px 0 25px;
	}
}



/*-------------------------------  

フッター

-------------------------------*/
.ftr-cv-area {
	display: flex;
	justify-content: space-around;
	padding: 30px 6%;
	background-size: auto auto;
	background-color: rgba(255, 255, 255, 1);
	background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
}
.ftr-cv-title {
	font-size: 1.4em;
    font-weight: 300;
    border-bottom: 2px solid #2e8cb9;
    display: inline-block;
    padding: 4px 25px;
	margin-bottom: 15px;
}
.ftr-tel {
    text-align: center;
	background: #fff;
	width: 45%;
}
.ftr-cv-tel {
    margin-bottom: 0;
}
.ftr-cv-tel a {
	font-size: 2.6em;
    color: #000;
    letter-spacing: 4px;
    font-weight: 500;
}
.ftr-cv-time {
	font-size: 0.8em;
}
.ftr-form {
    text-align: center;
	background: #fff;
	width: 45%;
}
.ftr-form .ftr-cv-title {
	margin-bottom: 24px;
}
.ftr-cv-txt {
    font-size: 0.8em;
    line-height: 1.3;
}
.ftr-form .blue-btn a {
	margin-bottom: 17px;
}
.ftr-area-up {
	background-color: #1f5230;
	display: flex;
	padding: 40px 10%;
}
.ftr-area-up p {
	color: #fff;
	font-weight: 300;
	font-size: 0.9em;
}
.ftr-area-up a {
	color: #fff !important;
	font-weight: 300;
}
.ftr-area-up ul {
    margin-left: 80px;
}
.ftr-area-up li {
    list-style: none;
	margin-bottom: 6px;
}
.ftr-area-1 {
	flex: 1;
}
.ftr-area-1 > p:first-child {
	margin-bottom: 0;
}
.ftr-li-2line {
	line-height: 1.3;
}
.ftr-logo img {
    max-width: 285px;
}
footer#colophon {
	z-index: 1;
	position: relative;
}
footer .site-info {
    padding-top: 20px;
    padding-bottom: 20px;
}
.sydney-credits {
	text-align: center;
    font-size: 0.8em;
    font-weight: 300;
}

@media screen and (max-width: 780px) {
	.ftr-cv-tel a {
		font-size: 2.4em;
	}
	.ftr-cv-area {
		flex-wrap: wrap;
	}
	.ftr-tel {
		width: 100%;
		margin-bottom: 20px;
	}
	.ftr-form {
		width: 100%;
	}
	.ftr-area-2,
	.ftr-area-3,
	.ftr-area-4 {
		display: none;
	}
}



/*-------------------------------  

下層ページ共通

-------------------------------*/
.page-wrap {
	padding-top: 0 !important;
}
.under-hdr {
	margin: -100px calc(50% - 50vw) 0;
	width: 100vw;
	padding: 0 !important;
	position: relative;
	z-index: -1;
	margin-top: -160px;
}
.under-hdr .img {
	
}
.titles {
    position: absolute;
    background: #fff;
    bottom: 44px;
    right: 0;
}
.titles >div>div>div {
    padding: 10px 127px !important;
}
.title-jp p {
	font-size: 2em;
    font-weight: 600;
	margin-bottom: 0;
}
.title-en p {
	font-weight: 700;
    font-size: 1.1em;
	margin-bottom: 7px;
}

@media screen and (max-width: 600px) {
	.under-hdr {
		margin-top: 0;
		margin-top: -26px;
	}
	.under-hdr > div {
		padding: 0 !important;	
	}
	.titles >div>div>div {
		padding: 0 10px !important;
	}
	.title-jp p {
		font-size: 1.4em;
		margin-bottom: -5px;
	}
	.title-en p {
		font-size: 0.9em;
		margin-bottom: -7px;
	}
	.page-links {
		padding: 0 !important;
	}
	.subtitle-center h2 {
		font-size: 1.5em;
	}
	.subtitle-short-border div h2 {
		margin-bottom: 0 !important;
		font-size: 1.5em;
	}
	.subtitle-short-border h2:after {
		width: 100% !important;
	}
	.subtitle-center h2 {
		width: 100%;
	}
}



/*-------------------------------  

初めての方へ

-------------------------------*/
.beginners .home-kaitori-box .icon img {
	max-width: 100%;
    height: 60px;
    object-fit: contain;
}
.beginners .home-kaitori-box {
    background: #fff;
    border: 1px solid #d1d3d4;
    border-radius: 17px;
    padding: 16px;
    height: 365px;
    position: relative;
    margin: 0 40px;
}
.beginners .home-kaitori-box a {
	color: #0072bc;
}
.beginners .home-kaitori-box:after {
    content: "";
    background: url(https://morishima-law.com/wp-content/uploads/2024/02/pur-sankaku.png);
    display: inline-block;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -79px;
    top: 41%;
}
.beginners .home-kaitori-box-last:after {
	content: none;
}
.beginners .home-kaitori:after {
    width: 1333px;
    height: 354px;
    bottom: 281px;
}

@media screen and (max-width: 600px) {
	.page-links div {
		margin-bottom: 5px !important;
	}
	.page-links p {
		margin-bottom: 0;
	}
	.beginners .home-kaitori-box {
		margin: 0;
		height: auto;
	}
	.beginners .home-kaitori-box:after {
		top: auto;
		right: 0;
	}
}



/*-------------------------------  

相続査定

-------------------------------*/
.inh-2column >div>div>div {
    padding: 50px 0 30px !important;
}
.inh-2column .title p {
	font-size: 1.3em;
    line-height: 1.3;
    border-left: 2px solid #2e8cb9;
    padding: 0 3px;
}
.inh-2column .blue-box p {
	background: #659db830;
    padding: 15px 22px 20px;
}
.inh-indent {
	margin: 40px 20px;
}
.inh-indent-nospace {
	margin: -16px 20px;
}
.inh-case-box {
	background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    margin: 58px calc(50% - 50vw);
    width: 100vw;
    padding: 0 !important;
/* 	margin-left: -174px; */
}
.inh-case-box > div {
/* 	margin-right: 143px; */
}
.inh-case-box-2 {
/* 	margin-left: -307px; */
}
.inh-case-box-2 > div {
/* 	margin-right: -121px; */
}
.inh-case-box .title p {
	background: #fff;
	display: inline-block;
    padding: 10px 55px;
	position: relative;
	font-size: 1.6em;
}
.inh-case-box .title p:before {
	content: "■";
    color: #116db0;
    position: absolute;
    left: 10px;
    font-size: 1.3em;
    top: 3px;
}
.inh-case-row {
	background: #fff;
	padding: 32px 54px 8px !important;
    align-items: center;
	position: relative;
	margin-bottom: 18px;
}
.inh-case-row:after {
    content: "";
    background: url(https://morishima-law.com/wp-content/uploads/2024/02/inh-sankaku.png);
    width: 37px;
    height: 37px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -32px;
    margin: 0 auto;
    background-size: contain;
    z-index: 1;
}
.inh-case-row .txt {
    padding-top: 30px;
}
.inh-imgcontrol1 img {
	max-width: 280px;
}
.inh-case-row-last p {
	color: #ed1b23;
    border: 1px solid #116db0;
    padding: 7px 16px 65px;
}
.inh-case-row-last:after {
	content: none;
}
.inh-btn a {
    color: #000;
	background: #fff;
    border: 1px solid;
    padding: 10px 38px 10px 20px;
    margin: 28px 65px;
    display: inline-block;
    position: relative;
}
.inh-btn a:before {
    content: "＞";
    font-size: 1em;
    position: absolute;
    right: 8px;
    top: 11px;
}
.inheritance .home-3column {
	padding: 0 0 40px !important;
}
.inh-msg-2column >div>div>div {
	padding: 40px 0 !important;
}

.inh-msg {
	position: relative;
}
.inh-msg:after {
    position: absolute;
    content: "";
    width: 466px;
    height: 378px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    bottom: 108px;
    z-index: -1;
    right: -35px;
}
.inheritance .home-3column:before {
	content: none;
}
.inheritance .home-3column:after {
	content: none;
}
.inh-faq {
	position: relative;
}
.inh-faq:before {
    position: absolute;
    content: "";
    width: 118px;
    height: 300px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    top: 222px;
    z-index: -1;
    margin-left: calc(50% - 50vw);
}
.inh-faq:after {
	position: absolute;
    content: "";
    width: 175px;
    height: 252px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    top: 768px;
    z-index: -1;
    margin-right: calc(50% - 50vw);
    right: 0;
}
.inh-faq-lastrow {
	position: relative;
}
.inh-faq-lastrow:before {
    position: absolute;
    content: "";
    width: 375px;
    height: 170px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    top: 222px;
    z-index: -1;
    margin-left: calc(50% - 50vw);
}
.inh-btn {
	position: relative;
}
.inh-btn:after {
	position: absolute;
    content: "";
    width: 150px;
    height: 130px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    bottom: -34px;
    z-index: -1;
    left: 348px;
}

@media screen and (max-width: 780px) {
	.ass-d-price .inh-2column >div>div>div,
	.company .inh-2column >div>div>div {
		padding: 15px 0 0 !important;
	}
	.ass-d-price .inh-2column .title p,
	.company .inh-2column .title p {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 600px) {
	.inh-btn {
		text-align: center;
	}
	.inh-btn a {
		margin: 28px 0;
	}
}



/*-------------------------------  

査定評価書作成

-------------------------------*/
.subtitle-short-border h2 {
	font-size: 1.8em;
    font-weight: 400;
    margin: 0 auto 50px !important;
    padding-bottom: 14px;
	position: relative;
}
.subtitle-short-border h2:after {
    position: absolute;
    content: "";
    border-bottom: 3px solid #2e8cb9;
    width: 400px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.page-links {
	justify-content: center;
	max-width: 860px;
    margin: 0 auto !important;
	padding-bottom: 0 !important;
}
.page-links a {
    color: #3187b1;
    display: inline-block;
    padding: 3px 27px;
    line-height: 1.4;
    position: relative;
    --x-gradient: linear-gradient(90deg, #3187b1 0 18px, transparent 0 calc(100% - 18px), #3187b1 calc(100% - 18px));
    --y-gradient: linear-gradient(#3187b1 0 18px, transparent 0 calc(100% - 18px), #3187b1 calc(100% - 18px));
    margin: 0.5rem;
    background-image: var(--x-gradient), var(--y-gradient), var(--x-gradient), var(--y-gradient);
    background-repeat: no-repeat;
    background-size: 100% 1px, 1px 100%, 100% 1px, 1px 100%;
    background-position: top, right, bottom, left;
	height: 50px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    max-width: 100%;
    align-items: center;
}
.app-3box-row {
	align-items: stretch !important;
}
.app-3box-row >div {
	display: flex;
}
.app-3box-row >div>div {
	display: flex;
}
.app-3box-row >div>div>div {
	display: flex;
}
.app-3box {
	border: 1px solid #d1d3d4;
    border-radius: 10px;
    background: #fff;
	padding: 20px 30px;
	margin: 0 6%;
}
.app-3box .label p {
	color: #116db0;
    font-size: 0.9em;
    margin-bottom: 0;
}
.app-3box .title p {
	font-size: 1.3em;
    border-bottom: 2px solid #2e8cb9;
    margin: 0 auto 20px !important;
    padding-bottom: 2px;
}
.app-3box .txt p {
	margin-bottom: 0;
}
.app-3box .txt-small p {
	margin-bottom: 0;
	font-size: 0.9em;
}
.app-3box-1 .txt-small p {
    padding-left: 17px;
}
.app-flow-area {
	background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    padding: 75px 10px !important;
}
.app-flow-area .title p {
    display: inline-block;
    padding: 10px 55px;
    position: relative;
    font-size: 1.6em;
}
.app-flow-area .title p::before {
    content: "■";
    color: rgb(17, 109, 176);
    position: absolute;
    left: 10px;
    font-size: 1.3em;
    top: 3px;
}
.app-flow-row {
	position: relative;
	background: #fff;
	padding: 25px 44px !important;
	margin-bottom: 15px;
}
.app-flow-row:after {
    content: "";
    background: url(https://morishima-law.com/wp-content/uploads/2024/02/inh-sankaku.png);
    width: 37px;
    height: 37px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -32px;
    margin: 0 auto;
    background-size: contain;
    z-index: 1;
}
.app-flow-row-last:after {
	content: none;
}
.app-price {
    margin-bottom: 25px;
}
.app-price >div>div>div {
	padding: 15px 5px !important;
}
.app-price .title {
	background: #659db830;
    padding: 14px 0;
}
.app-price p {
	margin-bottom: 0;
}
.app-price .txt {
    background: #dadbdc30;
    padding: 14px 45px;
    margin-bottom: 5px;
}
.app-price-row-2 {
	align-items: stretch;
}
.app-price-row-2 .title {
	padding: 105px 0;
}
.app-price-row-2 .txt {
    padding: 44px 45px;
}
.app-3box-row {
	position: relative;
}
.app-3box-row:after {
    position: absolute;
    content: "";
    width: 1324px;
    height: 358px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    bottom: 86px;
    z-index: -1;
    margin-right: calc(50% - 50vw);
    right: 0;
}

@media screen and (max-width: 600px) {
	.appraisal-report .subtitle-short-border div h2 {
		margin-bottom: 20px !important;		
	}
	.app-3box {
		padding: 20px 0;
		margin: 0;
	}
	.app-flow-area .title p {
		padding: 0 0 0 25px;
		font-size: 1.4em;
	}
	.app-flow-area .title p::before {
		left: 0;
		font-size: 1em;
		top: 2px;
	}
	.app-flow-row {
		padding: 25px 10px !important;
	}
}



/*-------------------------------  

コラム

-------------------------------*/
.archive .under-hdr {
	margin-bottom: 100px;
}
.archive a {
	color: #000;
}
.col-list {
	display: flex;
    flex-wrap: wrap;
	justify-content: space-around;
}
.col-list article {
	width: 30%;
	margin-bottom: 40px;
}
.entry-post .columnlist-img {
	margin-bottom: 0;
}
.collist-meta {
	display: flex;
}
.entry-post .collist-meta p {
    margin-bottom: 10px;
}
.columnlist-date {
	margin-right: 15px;
}
.archive .columnlist-img img {
    height: 280px;
	width: 100%;
    overflow: hidden;
    object-fit: cover;
}

/* コラム詳細ページ */
.single-column #primary {
	max-width: 730px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    width: auto;
}
.single .entry-header .entry-title {
    text-align: left;
    margin-bottom: 15px !important;
}
.single h2 {
    margin-top: 40px !important;
    padding: 11px 12px;
    font-size: 1.4em;
    text-align: left;
    font-weight: initial;
    letter-spacing: 2px;
    color: #fff;
    background-color: #0f026b;
    border-left: 10px solid #777;
    margin-bottom: 25px !important;
}
.single h3 {
	background: #999;
    color: #fff;
    margin-top: 40px !important;
    padding: 3px 12px;
    font-size: 1.3em;
    text-align: left;
    letter-spacing: 2px;
    margin-bottom: 20px !important;
    font-weight: initial;
	border-bottom: 4px solid #0f026b;
}
.single h4 {
	margin-top: 40px !important;
    padding: 5px 9px;
    font-weight: initial;
    font-size: 1.2em;
    text-align: left;
    letter-spacing: 2px;
    margin-bottom: 20px !important;
    border-bottom: double 4px #0f026b;
}
.single h4:before {
	content: "●";
    margin-right: 5px;
    color: #0f026b;
}
.single .post-navigation {
	margin-top: 130px;
}

.single table{
	border-collapse: collapse;
	border-spacing: 0;
	width:auto;
}
.single table td,.single table th{
	padding:10px;
}



/*-------------------------------  

ニュース

-------------------------------*/
.blog .under-hdr {
    margin-bottom: 100px;
}



/*-------------------------------  

会社概要

-------------------------------*/
.com-list {
	max-width: 900px;
    margin: 0 auto;
}



/*-------------------------------  

お問い合わせ

-------------------------------*/
.con-sp-txt {
	text-align: center;
    margin-top: -30px;
    margin-bottom: 0 !important;
	color: #744944;
    line-height: 1.4;
    letter-spacing: 1px;
    font-size: 15px;
}
.con-sp-tel {
    text-align: center;
	margin: 15px 0 40px;
}
.con-sp-tel a {
	color: #744944;
    font-size: 1.4em;
}
.con-form {
    border: 1px solid #1f5230;
    border-radius: 10px;
    padding: 85px;
	max-width: 800px;
    margin: 0 auto;
}
.con-form label {
	font-size: 1.2em;
    padding-left: 3px;
}
.con-form p {
	display: flex;
	justify-content: space-between;
    align-items: flex-start;
}
.con-form form input {
    border-radius: 10px;
    border: 1px solid #1f5230;
    height: 33px;
}
.con-form textarea {
    width: 417px;
    border-radius: 10px;
    border: 1px solid #1f5230;
}
.con-form .con-caution {
	text-align: center;
	display: block;
	margin-top: 44px;
}
.con-form .form-btn {
	text-align: center;
    display: block;
}
.form-btn input {
    background: #1f5230 !important;
    border: none !important;
    padding: 6px 34px !important;
    height: auto !important;
    font-size: 1.1em !important;
    border-radius: 5px !important;
	margin-right: 10px;
}

@media screen and (max-width: 780px) {
	.con-form-area {
		padding-top: 30px !important;
	}
	.con-form {
	    padding: 15px;
	}
	.con-form p {
		display: block;
	}
	.form-btn input {
		margin-left: 10px;
	}
	.wpcf7-spinner {
		display: none;
	}
}



/*-------------------------------  

買取査定

-------------------------------*/
.assessment .page-links {
    max-width: 560px;
}
.assessment .home-kaitori-box .icon img {
	max-width: 100%;
    height: 60px;
    object-fit: contain;
}
.assessment .home-kaitori-box {
    background: #fff;
    border: 1px solid #d1d3d4;
    border-radius: 17px;
    padding: 16px;
    height: 365px;
    position: relative;
    margin: 0 40px;
}
.assessment .home-kaitori-box a {
	color: #0072bc;
}
.assessment .home-kaitori-box:after {
    content: "";
    background: url(https://morishima-law.com/wp-content/uploads/2024/02/pur-sankaku.png);
    display: inline-block;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -79px;
    top: 41%;
}
.assessment .home-kaitori-box-last:after {
	content: none;
}
.assessment .home-kaitori:after {
    width: 1333px;
    height: 354px;
    bottom: 281px;
}
.pur-about {
	position: relative;
/* 	padding-top: 0 !important; */
}
.pur-about .subtitle-short-border h2 {
    margin: 0 auto 0 !important;
}
.pur-about .img {
	margin-top: 100px;
	position: relative;
}
.pur-about .img:after {
    position: absolute;
    content: "";
    width: 320px;
    height: 272px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    top: -100px;
    z-index: -1;
    right: -47px;
}
.pur-about .inh-btn:after {
	left: 567px;
}

@media screen and (max-width: 1200px) {
	.assessment .home-kaitori-box {
		height: auto;
	}
}

@media screen and (max-width: 780px) {
	.assessment .home-kaitori-box:after {
		top: auto;
		right: 0;
	}
}

@media screen and (max-width: 600px) {
	.pur-about-content >div>div>div {
		padding: 40px 0 0 !important;
	}
	.pur-about-content >div>div>div>div {
		padding-left: 0px!important;
		padding-right: 0px!important;
	}
	.assessment .home-kaitori-box {
		margin: 0;
	}
}



/*-------------------------------  

美術品の 売却方法・評価価格・鑑定

-------------------------------*/
.assessment-detail .home-3column {
	padding: 0 !important;
}
.assessment-detail .home-3column:before {
    position: absolute;
    content: "";
    width: 800px;
    height: 183px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    bottom: 239px;
    z-index: -1;
    left: -104px;
	margin-left: auto;
}
.assessment-detail .home-3column:after {
    position: absolute;
    content: "";
    width: 416px;
    height: 345px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    top: 69px;
    z-index: -1;
    margin-right: auto;
    right: -84px;
}
.ass-d-price {
    position: relative;
}
.ass-d-price:before {
    position: absolute;
    content: "";
    width: 134px;
    height: 372px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    top: 240px;
    z-index: -1;
    margin-left: calc(50% - 50vw);
}
.ass-d-price:after {
    position: absolute;
    content: "";
    width: 239px;
    height: 313px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    bottom: 775px;
    z-index: -1;
    margin-right: calc(50% - 50vw);
    right: 0;
}
.assessment-detail .pur-about {
	position: relative;
}
.assessment-detail .pur-about:before {
    position: absolute;
    content: "";
    width: 434px;
    height: 205px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    top: -180px;
    z-index: -1;
    margin-left: calc(50% - 50vw);
}
.assessment-detail .pur-about .img {
	margin-top: 0;
	margin-left: 50px;
}
.assessment-detail .pur-about .img:after {
    position: absolute;
    content: "";
    width: 320px;
    height: 299px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px );
    bottom: -137px;
    z-index: -1;
    left: -47px;
}


/* 追記 */
#approach .subtitle p {
	font-size: 1.2em;
    padding: 0 4%;
	margin-bottom: 5px;
}
#approach .txt {
	text-align: left;
    padding: 0 6%;
    margin-bottom: 35px;
}
#approach .txt p {
	margin-bottom: 7px;
}
#services {
	position: relative;
}
#services:before {
	position: absolute;
    content: "";
    width: 288px;
    height: 172px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px);
    bottom: 229px;
    z-index: -1;
    margin-left: calc(50% - 50vw);
}
#services:after {
    position: absolute;
    content: "";
    width: 250px;
    height: 250px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px);
    top: 201px;
    z-index: -1;
    margin-right: calc(50% - 50vw);
    right: 0;
}
#about {
	position: relative;
}
#about:before {
	position: absolute;
    content: "";
    width: 348px;
    height: 102px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px);
    bottom: 29px;
    z-index: -1;
    margin-left: calc(50% - 50vw);
}
#about:after {
	position: absolute;
    content: "";
    width: 175px;
    height: 175px;
    background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(238, 238, 238, 1) 4px, rgba(238, 238, 238, 1) 8px);
    top: 201px;
    z-index: -1;
    margin-right: calc(50% - 50vw);
    right: 0;
}
.about-2column,
.about-2column-row {
	padding: 0 !important;
}
.about-2column table {
	margin-bottom: 26px;
}
.about-2column th,
.about-2column td {
	border: none;
    text-align: left;
    font-weight: 400;
}
.about-2column th {
	width: 30%;
	vertical-align: top;
}
#price table {
	margin-bottom: 26px;
	border-collapse: collapse;
}
#price th,
#price td {
    text-align: left;
    font-weight: 400;
}
#price th {
	width: 30%;
	vertical-align: top;
}
.access-table {
    background: url(https://morishima-law.com/wp-content/uploads/2025/05/acc-bg-scaled.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
	padding-top: 70px !important;
	padding-bottom: 120px !important;
	z-index: 1;
    position: relative;
}
#access {
	padding-bottom: 0 !important;
}
#access table {
    width: 65%;
    margin: 0 auto;
}
#access th,
#access td {
	border: none;
    text-align: left;
    font-weight: 400;
	color: #fff;
}
#access th {
	width: 23%;
	vertical-align: top;
}
#access th::before {
	content: "■";
}
#access .map {
	padding: 0 !important;
	height: 700px;
	margin-top: -110px;
/*     z-index: -1; */
    position: relative;
    margin-bottom: -100px;
	overflow: hidden;
}
#access .map p {
	margin-bottom: 0 !important;
}
#access .map iframe {
	height: 700px !important;
}
.page-wrap {
	padding-bottom: 0 !important;
}
.entry-footer {
	display: none;
}
.i4ewOd-pzNkMb-haAclf {
	display: none !important;
}
.contact .sydney-hero-area,
.privacy .sydney-hero-area {
	display: none;
}
.ftr-logo {
	margin-top: -12px;
}
.sydney-offcanvas-menu svg {
	fill: #fff !important;
}
.ftr-mail {
	width: 228px;
    margin-top: -11px;
}
.access-table a {
	color: #fff;
	text-decoration: underline;
}
.con-mark {
	color: red;
}
.access-table > div {
	max-width: 1140px;
	margin: 0 auto;
}
.access-table h2 {
	color: #fff !important;
	font-family: 'Noto Serif JP', serif;
    font-size: 1.7em;
    line-height: 1.3;
    font-weight: 800;
    border-bottom: 3px solid #fff;
    padding-bottom: 9px;
    margin-bottom: 85px !important;
    display: inline-block;
    padding-right: 70px;
}
.wpcf7-spinner {
	position: absolute;
}

@media screen and (max-width: 1024px) {
	.site-branding {
		visibility: visible;
	}
	.sydney-hero-area {
		margin-top: 0px !important;
		padding-bottom: 0 !important;
	}
	.sydney-hero-area .header-image {
		background-image: url(https://morishima-law.com/wp-content/uploads/2025/05/cropped-mv-n2-scaled-1.jpg) !important;
		display: block;
		height: 300px !important;
	}
	.mobile-header-item .mainnav a {
		color: #fff !important;
	}
	.sydney-offcanvas-menu 	.site-branding {
		display: none;
	}
	.contact .page-wrap,
	.privacy .page-wrap {
		padding-top: 66px !important;
	}
	#masthead-mobile .valign {
		align-items: baseline;
	}
}

@media screen and (max-width: 600px) {
	.ftr-logo img {
		max-width: 220px;
		margin-top: 6px;
	}
	.site-branding .site-logo {
		padding: 5px 2px;
	}
	.about-2column-row > div {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.about-2column th {
		width: 32%;
	}
	#access table {
		width: 98%;
	}
	#access th, #access td {
		display: block;
		width: 100%;
	}
	#access td {
		margin-bottom: 10px;
	}
	#access .map {
		height: 400px;
	}
	#access .map iframe {
		height: 400px !important;
	}
	.home-msg:before {
		width: 165px;
		height: 165px;
	}
	.home-msg:after {
		width: 106px;
		right: -15px;
	}
	.subtitle-top-bold h2,
	.subtitle-left-bold h2 {
		font-size: 1.3em;
	}
	.subtitle-left-bold h2 {
		margin-bottom: 50px !important;
	}
	#approach .subtitle p {
		font-size: 1.1em;
		padding: 0;
	}
	#approach .txt {
		padding: 0;
	}
	#approach .subtitle {
		padding-left: 17px;
	}
	#approach .subtitle span {
		margin-left: -17px;
	}
	.home-msg,
	#approach,
	#services,
	#about,
	#price {
		padding-bottom: 0 !important;
	}
	#services:before {
		width: 100px;
		height: 172px;
		bottom: 94px;
	}
	#services:after {
		width: 131px;
		height: 150px;
		top: 159px;
	}
	.con-form {
		border: none;
	}
}

/* reCARPCHAの位置調整 */
.grecaptcha-badge {
	position: absolute !important;
	top: 1200px;
}
@media screen and (max-width: 480px){
	.grecaptcha-badge {
		top: 975px;
	}
}