@charset "utf-8";
/* CSS Document */
/*=========================
オフィシャル離婚共通
==========================*/

/*** reset ***/
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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.5;
	overflow-x: hidden;
	position: relative;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
    text-decoration: none;
}
a:hover{
    opacity: 0.6;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
}
.block{display: block;}
.in-block{display: inline-block;}
a{transition: all 0.5s ease 0s;}
#rikon-wrap .text-box p + p{margin-top: 1.5em;} 
#rikon-wrap{
	overflow: hidden;
}


/* フォント */
.mincho{
	font-family: 'Noto Serif CJK JP','Noto Serif JP','ヒラギノUD明朝 Std','ヒラギノ明朝 Std','ヒラギノ明朝 StdN','ヒラギノ明朝 ProN W6','HiraMinProN-W6','游明朝','Yu Mincho','YuMincho','メイリオ',serif;
}
.gothic{
	font-family: 'Noto Sans CJK JP','Noto Sans JP','游ゴシック','Yu Gothic','YuGothic','ヒラギノ角ゴ Std','ヒラギノ角ゴ StdN','ヒラギノ角ゴ Pro','ヒラギノ角ゴ ProN W3','HiraKakuProN-W3','Hiragino kaku Gothic ProN','Hiragino Sans','A P-OTF A1ゴシック Std','A P-OTF A1ゴシック',sans-serif;
}
.mincho-mv{
	font-family: 'Noto Serif CJK JP','Noto Serif JP','ヒラギノUD明朝 Std','ヒラギノ明朝 Std','ヒラギノ明朝 StdN','ヒラギノ明朝 ProN W6','HiraMinProN-W6','游明朝','Yu Mincho','YuMincho','メイリオ',serif;
}
.gothic-mv{
    font-family: '游ゴシック','Yu Gothic','YuGothic','Noto Sans CJK JP','Noto Sans JP','ヒラギノ角ゴ Std','ヒラギノ角ゴ StdN','ヒラギノ角ゴ Pro','ヒラギノ角ゴ ProN W3','HiraKakuProN-W3','Hiragino kaku Gothic ProN','Hiragino Sans','A P-OTF A1ゴシック Std','A P-OTF A1ゴシック',sans-serif;
}
.gothic-nav{
    font-family: '游ゴシック','Yu Gothic','YuGothic','Noto Sans CJK JP','Noto Sans JP','ヒラギノ角ゴ Std','ヒラギノ角ゴ StdN','ヒラギノ角ゴ Pro','ヒラギノ角ゴ ProN W3','HiraKakuProN-W3','Hiragino kaku Gothic ProN','Hiragino Sans','A P-OTF A1ゴシック Std','A P-OTF A1ゴシック',sans-serif;
}

.text-orenge{color: #d56b2b;}
.text-green{color: #3b6b10;}
.text-red{color: #d14670;}
.text-yellow{color: #fcffaa;}


#rikon-wrap .h2{
	font-size: 40px;
	line-height: 1.4;
	text-align: center;
}
#rikon-wrap .h2 .small{
	font-size: 22px;
}
#rikon-wrap .text-box{
	font-size: 18px;
	text-align: justify;
	line-height: 2;
}

@media(max-width:1024px) and (min-width:768px){
	#rikon-wrap .h2{
		font-size: 4vw;
	}
	#rikon-wrap .h2 .small{
		font-size: 2.2vw;
	}
	
	#rikon-wrap .text-box{
		font-size: 16px;
	}
}
@media(max-width:767px) {
	#rikon-wrap .h2{
		font-size: 6vw;
	}
	#rikon-wrap .h2 .small{
		font-size: 4vw;
	}
	#rikon-wrap .text-box{
		font-size: 16px;
		line-height: 1.8;
	}
}
@media(max-width:400px) {
	#rikon-wrap .h2{
		font-size: 7vw;
		padding: 0 5%;
	}
	#rikon-wrap .h2 .small{
		font-size: 4.2vw;
	}
}

/* ヘッダーメニュー */
#header-area{
	background: #f2f7fb;
	position: relative;
	z-index: 2;
}
#header-area .sub-menu-box,
#header-area .menu-flex-box{
	max-width: 1850px;
	width: 95%;
	margin: 0 auto;
	display: flex;
}
#header-area .sub-menu{
	display: flex;
	margin-left: auto;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 0;
}
#header-area .sub-menu li{
	margin-left: 30px;
}
#header-area .sub-menu a{
	color: #000;
	line-height: 1;
}
#header-area .sub-menu .sub-menu-line a{
	position: relative;
	margin-right: 30px;
}
#header-area .sub-menu .sub-menu-line a::before{
    font-family: "icons";
    content: "\e901";
    font-size: 28px;
    color: #00b900;
    font-weight: 100;
    line-height: 1;
    position: absolute;
    top: -4px;
    left: 0;
}
@font-face {
    font-family: 'icons';
    src:  url('../fonts/icons_line.eot?y493no');
    src:  url('../fonts/icons_line.eot?y493no#iefix') format('embedded-opentype'),
      url('../fonts/icons_line.ttf?y493no') format('truetype'),
      url('../fonts/icons_line.woff?y493no') format('woff'),
      url('../fonts/icons_line.svg?y493no#icons') format('svg');
    font-weight: normal;
    font-style: normal;
  }

#header-area .menu-box{
	background: #fff;
}
#header-area .menu-flex-box{
	justify-content: space-between;
	align-items: center;
}
#header-area .header-logo a{
    display: flex;
    flex-direction: column;
}
#header-area .header-logo .logo-title{
    color: #000;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
}
#header-area .header-logo .text{
    color: #000;
    font-size: 15px;
    font-weight: 600;
    margin-top: 5px;
}
#header-area .header-menu{
	display: flex;
	margin-right: -20px;
}
#header-area .header-menu li{
	width: 160px;
	height: 90px;
}
#header-area .header-menu li a
,#header-area .header-menu li .menu-tab{
	width: 100%;
	height: 100%;
	display: block;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	position: relative;
}
#header-area .header-menu li a:hover,
#header-area .header-menu li .menu-tab:hover{
	background: #f2f7fb;
	color: #227bb5;
}
#header-area .header-menu li .menu-tab:hover{
    opacity: 0.6;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
}
#header-area .header-menu li.pop-menu .menu-tab::after{
	content: "";
	background: url(image/index/arrow_bottom.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
	width: 0.7em;
	height: 0.7em;
	display: inline-block;
	margin-left: 8px;
	margin-top: -3px;
}
#header-area .header-menu li.pop-menu .menu-tab:hover::after{
	background: url(image/index/arrow_bottom_hover.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#header-area .header-menu .list-popup{
	background: #fff;
	width: 180px;
	border-top:2px solid #227bb5;
	/*margin-top: 10px;*/
	margin-left: -10px;
	position: relative;
	box-shadow: 0 0 4px 0 rgb(0,0,0,0.3);
	/*display: block;*/
	display: none;
}
#header-area .header-menu .list-popup::before{
	content: "";
	background: url(image/index/navi_top.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
	width: 1em;
	height: 1em;
	position: absolute;
	top:-0.75em;
	left: 50%;
	-webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#header-area .header-menu .list-popup a{
	height: 50px;
	position: relative;
}
#header-area .header-menu .list-popup a::after{
	content: "";
	width: 80%;
	height: 1px;
	background: #dedede;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#header-area .header-menu .list-popup a:last-child:after{
	display: none;
}
#header-area .header-menu li .menu-tab{
	cursor: pointer;
	height: 110px;
	margin-top: -10px;
}
#header-area .header-menu li.pop-menu:hover .list-popup{
	display: block;
}
#header-area .sp-header-menu{
	display: none;
}
#header-area .sp-menu-btn{
	display: none;
}
@media(max-width:1250px) and (min-width:1025px){
	#header-area .header-menu li{
		width: 130px;
	}
	#header-area .header-menu .list-popup{
		width: 150px;
	}
}
@media(max-width:1024px) and (min-width:768px){
	#header-area .sub-menu {
		font-size: 13px;
		padding: 10px 2% 10px 0;
	}
	#header-area .header-logo .logo-title {
		font-size: 20px;
	}
	#header-area .header-logo .text {
		font-size: 10px;
		margin-top: 3px;
	}
	#header-area .header-menu {
		display: flex;
		margin-right: 0;
		width: 80%;
	}
	#header-area .header-menu li a
	,#header-area .header-menu li .menu-tab{
		font-size: 14px;
	}
	#header-area .header-menu li{
		width: 16.666667%;
		height: 60px;
	}
	#header-area .header-menu li .menu-tab {
		height: 60px;
		margin-top: 0;
	}
	#header-area .header-menu .list-popup{
		width: 120%;
		margin-left: -10%;
	}
}
@media (max-width:767px) {
	#header-area .menu-flex-box{
		padding: 15px 0;
		position: relative;
	}
	#header-area .sub-menu-box{
		display: none;
	}
	#header-area .header-menu{
		display: none;
	}
	#header-area .header-logo .logo-title{
		/*font-size: 4.6vw;*/
		font-size: 28px;
	}
	#header-area .header-logo .text {
		/*font-size: 2.4vw;*/
		font-size: 11px;
		margin-top: 5px;
	}
	#header-area .sp-menu-btn {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		cursor: pointer;
		z-index: 999;
		position: absolute;
		top:50%;
		right: 20px;
		-webkit-transform: translateY(-50%);
    	transform: translateY(-50%);
	}
	#header-area .btn-line {
		width: 30px;
		height: 2px;
		margin: 4px 0;
		background-color: #000;
		transition: all 0.2s ease-out;
	 }
	  
	#header-area .sp-menu-btn.close .btn-line:nth-child(1) {
		transform: rotate(-45deg) translate(-4px, 10px);
	  }
	  
	#header-area .sp-menu-btn.close .btn-line:nth-child(2) {
		opacity: 0;
	}
	#header-area .sp-menu-btn.close .btn-line:nth-child(3) {
		transform: rotate(45deg) translate(-4px, -10px);
	}
	#header-area .sp-header-menu {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		/*background-color: rgba(255, 255, 255, 0.9);*/
		background: #f3f3f3;
		z-index: 998;
		transform: translateY(-200%);
		transition: transform 0.2s ease-out;
		padding-top: 20vw;
		padding-bottom: 10vw;
		overflow-y: auto;
	}
	#header-area .sp-header-menu.active {
		transform: translateY(0%);
		-webkit-transform: translateY(0%);
	}
	#header-area .sp-sub-menu{
		width: 90%;
		margin: 0 auto;
	}
	#header-area .sp-sub-menu li a{
		color: #000;
		font-weight: 600;
		font-size: 13px;
	}
	#header-area .sp-sub-menu li .whbox{
		background: #fff;
		border-radius: 6px;
		color: #d2456f;
		font-size: 4vw;
		display: block;
		width:94%;
		margin-bottom: 2vw;
		padding: 3vw;
		position: relative;
	}
	#header-area .sp-sub-menu li .whbox::after{
		content: "";
		background: url(image/index/sp-menu-arrow.svg);
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: center center;
		width: 3vw;
		height: 3vw;
		position: absolute;
		top:50%;
		right: 3vw;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	#header-area .sp-sub-menu li .whbox.no-arrow::after{
		display: none;
	}
	#header-area .sp-sub-menu li .list-popup{
		display: flex;
		margin-bottom: 2vw;
		padding-left: 6vw;
	}
	#header-area .sp-sub-menu li .list-popup a{
		width: 33%;
		color: #d2456f;
		font-size: 4vw;
		display: block;
		position: relative;
		padding-left: 4vw;
	}
	#header-area .sp-sub-menu li .list-popup a::before{
		content: "";
		background: url(image/index/sp-arrow.png);
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: center center;
		width: 2vw;
		height: 2vw;
		position: absolute;
		top:50%;
		left: 0;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	#header-area .sp-close-btn{
		width: 90%;
		height: 12vw;
		background: #217cb3;
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 auto;
		border-radius: 6px;
		margin-bottom: 30vw;
	}
	#header-area .sp-close-btn .text{
		font-size: 4vw;
		position: relative;
	}
	#header-area .sp-close-btn .text::before{
		content: "";
		background: url(image/index/close-icon.svg);
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: center center;
		width: 3vw;
		height: 3vw;
		display: inline-block;
		margin-right: 1vw;
	}
	#header-area .sp-menu{
		width: 90%;
		margin: 8% auto 4%;
		border-top: 1px solid #a6a6a6;
	}
	#header-area .sp-menu li a{
		color: #000;
		font-weight: 600;
		font-size: 4vw;
		border-bottom: 1px solid #a6a6a6;
		display: block;
		/*width: 100%;*/
		padding: 3vw 0 3vw 7vw;
		position: relative;
		line-height: 1;
	}
	#header-area .sp-menu li a::before{
		content: "";
		background: url(image/index/sp-arrow02.png);
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: center center;
		width: 2vw;
		height: 2vw;
		position: absolute;
		top:50%;
		left: 2vw;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	#header-area .sp-header-menu .header-logo{
		position: absolute;
		top:3vw;
		left: 3vw;
	}
	body.fled{
		overflow: hidden;
	}
}

/* footer */
#footer-area{
	background: #232f36;
}
#footer-area .office-area{
	background: url(image/index/office-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 100px 0 80px;
}
#footer-area .office-content{
	background: url(image/index/office_map.png) 90% / auto no-repeat;
	background-position: right;
	padding-bottom: 30px;
	max-width: 1240px;
	width: 95%;
	margin: 0 auto;
}
@media (max-width:1250px) {
	#footer-area .office-content{
		/*background-size: 25%;*/
		background-size: 38%;
	}
}
@media (max-width:1150px) {
	#footer-area .office-content{
		/*background: url(image/index/office_map.png) 95% / auto no-repeat;
		background-size: 20%;*/
		background-size: 44%;
        background-position: right bottom;
	}
}

#footer-area .office-title{
	color: #fff;
	text-align: center;
	font-size: 34px;
	font-weight: 600;
}
#footer-area .office-list{
	max-width: 690px;
	width: 69%;
	margin: 60px auto 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#footer-area .office-list li{
	max-width: 220px;
	width: 32%;
	height: 60px;
	margin-bottom: 13px;
}



#footer-area .office-list li a{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
	background: #fff;
	color: #000;
	font-size: 18px;
	position: relative;
}


#footer-area .office-list li a::before{
	content: "";
	background: url(image/index/footer-arrow.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 0.8em;
	height: 0.8em;
	position: absolute;
	top:50%;
	right: 10px;
	transform: translateY(-50%);
}
#footer-area .office-list li.no-url{
	max-width: 220px;
	width: 32%;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
	background: #d6d6d6;
	color: #000;
	font-size: 18px;/*
	margin-right: auto;
	margin-left: 2.5%;*/
}




#footer-area .footer-info-area{
	background: #232f36;
	color: #fff;
	padding: 80px 0;
}
#footer-area .footre-info-flex{
	max-width: 1000px;
	width: 95%;
	margin: 0 auto 35px;
	padding-bottom: 40px;
	border-bottom: 1px solid #fff;
}
#footer-area .footre-info-flex .r-box{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between center;
}
#footer-area .footre-info-flex .footer-logo{text-align: center;}
#footer-area .footre-info-flex .footer-logo a img{
    width: 80%;
    max-width: 380px;
    margin-bottom: 1.5em;
}
#footer-area .footre-info-flex .url-btn-list{
	max-width: 480px;
	width: 95%;
	display: flex;
	justify-content: space-between;
}
#footer-area .footre-info-flex .url-btn-list li{
	max-width: 150px;
	width: 32%;
}
#footer-area .footre-info-flex .url-btn-list li a{
	width: 100%;
	height: 50px;
	background: #fff;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #1b3f54;
	font-size: 14px;
	font-weight: 600;
	position: relative;
}
#footer-area .footre-info-flex .url-btn-list li .footer-mail::before{
	content: "";
	background: url(image/index/fotter_icon01.svg);
	background-size:100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 1em;
	height: 1em;
	display: inline-block;
	margin-right: 3px;
}
#footer-area .footre-info-flex .url-btn-list li .footer-coming::before{
	content: "";
	background: url(image/index/fotter_icon02.svg);
	background-size:100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 1em;
	height: 1em;
	display: inline-block;
	margin-right: 3px;
}
#footer-area .footre-info-flex .url-btn-list li .footer-login::before{
	content: "";
	background: url(image/index/fotter_icon03.svg);
	background-size:100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 1em;
	height: 1em;
	display: inline-block;
	margin-right: 3px;
}
#footer-area .footre-info-flex .footre-menu-list{
	display: flex;
	flex-wrap: wrap;
}
#footer-area .footre-info-flex .footre-menu-list li{
	position: relative;
	margin-bottom: 10px;
}
#footer-area .footre-info-flex .footre-menu-list li a{
	font-size: 14px;
	color: #fff;
	padding-right: 15px;
	margin-right: 15px;
	border-right:1px solid #fff;
}
#footer-area .footre-info-flex .footre-menu-list li a.m-no{
	padding-right: 0;
	margin-right: 0;
	border-right:none;
}
#footer-area .footre-info-flex .privacy-policy-list{
	display: flex;
	flex-wrap: wrap;
}
#footer-area .footre-info-flex .privacy-policy-list li{
	margin-right: 10px;
}
#footer-area .footre-info-flex .privacy-policy-list li a{
	font-size: 12px;
	color: #fff;
}
#footer-area .copyright{
	font-size: 12px;
	text-align: center;
}
#footer-area .copyright a{
	color: #fff;
	border-bottom: 1px dotted #fff;
}
#footer-area .footre-info-flex .field-list{
	display: flex;
	flex-wrap: wrap;
    margin-top: 20px;
}
#footer-area .footre-info-flex .field-list li{
	position: relative;
}
#footer-area .footre-info-flex .field-list li a{
	font-size: 14px;
	color: #fff;
}
#footer-area .footre-info-flex .field-list li:first-child a{
    padding-right: 15px;
	margin-right: 15px;
	border-right:1px solid #fff;
}
@media(max-width:1024px) and (min-width:768px){
	#footer-area .office-area{
		background: url(image/index/office-bg.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: right 47% center;
		padding: 80px 0 60px;
	}
	#footer-area .office-content{
		width: 90%;
	}
	#footer-area .office-title{
		font-size: 3.4vw;
	}
	#footer-area .office-list{
		width: 69%;
		margin: 40px auto 0 0;
	}
	#footer-area .office-list li{
		max-width: 220px;
		width: 32%;
		height: 6vw;
		margin-bottom: 1.3vw;
	}
	#footer-area .office-list li a{
		font-size: 1.8vw;
	}
	#footer-area .office-list li a::before{
		width: 0.8em;
		height: 0.8em;
		right: 1vw;
	}
	#footer-area .office-list li.no-url{
		height: 6vw;
		font-size: 1.8vw;
	}

	#footer-area .footer-info-area{
		padding: 80px 0;
	}
	#footer-area .footre-info-flex{
		width: 90%;
		margin: 0 auto 25px;
		padding-bottom: 30px;
	}
	#footer-area .footre-info-flex .r-box{
		max-width: none;
		/*width: 48%;*/
	}
	#footer-area .footre-info-flex .footer-logo a{
		width: 32.2vw;
		height: 2.3vw;
	}
	#footer-area .footre-info-flex .url-btn-list{
		width: 100%;
	}
	#footer-area .footre-info-flex .url-btn-list li{
		width: 32.5%;
	}
	#footer-area .footre-info-flex .url-btn-list li a{
		height: 5vw;
		font-size: 1.4vw;
	}
	#footer-area .footre-info-flex .footre-menu-list li{
		margin-bottom: 0;
	}
	#footer-area .footre-info-flex .footre-menu-list li a{
		font-size: 1.4vw;
		padding-right: 1vw;
		margin-right: 1vw;
	}
	#footer-area .footre-info-flex .privacy-policy-list li a{
		font-size: 11px;
	}
	#footer-area .copyright{
		font-size: 11px;
	}
	#footer-area .footre-info-flex .privacy-policy-list{
		margin-top: 2%;
	}
}
@media (max-width:767px) {
	#footer-area .office-area{
		background: url(image/index/office-bg02.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		padding: 10% 0 10%;
		position: relative;
	}
	#footer-area .office-area::after{
		display: none;
		content: "";
		background: url(image/index/office-bg03.png);
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: center center;
		width: 50vw;
		height: 50vw;
		position: absolute;
		bottom:0;
		left: 50%;
		transform: translateX(-50%);
	}
	#footer-area .office-content{
		width: 90%;
		background: none;
	}
	#footer-area .office-title{
		font-size: 5vw;
		line-height: 1.2;
	}
	#footer-area .office-list{
		max-width: none;
		width: 100%;
		margin: 5% auto 0 0;
	}
	#footer-area .office-list li{
		width: 32%;
		height: 10vw;
		margin-bottom: 2vw;
	}
	#footer-area .office-list li a{
		width: 100%;
		height: 100%;
		font-size: 2.8vw;
		letter-spacing: -0.02em;
	}
	#footer-area .office-list li a::before{
		content: "";
		background: url(image/index/footer-arrow.svg);
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: center center;
		width: 0.6em;
		height: 0.6em;
		right: 1vw;
	}
	#footer-area .office-list li.no-url{
		width: 32%;
		height: 10vw;
		font-size: 2.8vw;
		letter-spacing: -0.02em;
	}

	#footer-area .footer-info-area{
		padding: 10% 0 25%;
	}
	#footer-area .footre-info-flex{
		width: 90%;
		margin: 0 auto 4%;
		padding-bottom: 5%;
		display: block;
	}
	#footer-area .footre-info-flex .r-box{
		max-width: none;
		width: 100%;
		display: block;
	}
	#footer-area .footre-info-flex .footer-logo a{
		width: 64.4vw;
		height: 4.6vw;
		margin: 0 auto 4%;
	}
	#footer-area .footre-info-flex .url-btn-list{
		max-width: none;
		width: 100%;
	}
	#footer-area .footre-info-flex .url-btn-list li{
		max-width: none;
		width: 32%;
	}
	#footer-area .footre-info-flex .url-btn-list li a{
		height: 8vw;
		font-size: 3vw;
	}
	#footer-area .footre-info-flex .footre-menu-list{
		display: flex;
		flex-wrap: wrap;
	}
	#footer-area .footre-info-flex .footre-menu-list li a{
		font-size: 3vw;
		padding-right: 2vw;
		margin-right: 2vw;
	}
	#footer-area .footre-info-flex .privacy-policy-list li a{
		font-size: 11px;
	}
    #footer-area .footre-info-flex .footre-menu-list{
		display: flex;
		flex-wrap: wrap;
	}
    #footer-area .footre-info-flex .field-list{
        justify-content: center;
    }
	#footer-area .footre-info-flex .field-list li a{
		font-size: 3vw;
	}
    #footer-area .footre-info-flex .field-list li:first-child a{
        padding-right: 10px;
        margin-right: 10px;
    }
	#footer-area .copyright{
		font-size: 11px;
		padding: 0 5%;
	}
}
@media (max-width:400px) {
	#footer-area .office-list li{
		width: 48%;
		height: 10vw;
	}
	#footer-area .office-list li a{
		font-size: 3.8vw;
	}
	#footer-area .office-list li.no-url{
		width: 48%;
		height: 10vw;
		font-size: 3.8vw;
		margin-left: 0;
	}

	#footer-area .footre-info-flex .url-btn-list{
		flex-wrap: wrap;
	}
	#footer-area .footre-info-flex .url-btn-list li {
		width: 48%;
		margin-bottom: 4%;
	}
	#footer-area .footre-info-flex .url-btn-list li a{
		font-size: 4vw;
		height: 10vw;
	}
	#footer-area .footre-info-flex .footre-menu-list li a{
		font-size: 4vw;
		padding-right: 3.5vw;
    	margin-right: 3.5vw;
	}
	#footer-area .footre-info-flex .footre-menu-list li{
		margin-bottom: 1%;
	}
	#footer-area .footre-info-flex .footre-menu-list li a.m-no{
		padding-right: 3.5vw;
    	margin-right: 3.5vw;
		border-right: 1px solid #fff;
	}
	#footer-area .footre-info-flex .footre-menu-list li a.sp-no{
		border-right:none;
	}
	#footer-area .footre-info-flex .privacy-policy-list{
		margin-top: 20px;
	}
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
footer　ポップアップ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#popup_box .popup_wrap input {
  display: none;
}
#popup_box .popup_overlay{
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background:rgba(0,0,0,.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}
#popup_box .popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
	left:0;
}
#popup_box .popup_content {
  position: relative;
  align-self: center;
  width: 90%;
  /*background:rgba(255,255,255,1);*/
  background: #595959;
  transition: 0.5s;
  /*padding: 40px 15px 35px 35px;*/
  padding: 3vw;
  height: 80%;
  max-height: 630px;
  box-sizing: border-box;
    letter-spacing: 0.06em;
}
#popup_box .popup_content .popup_content_box{
	background: #efefef;
	width: 100%;
	max-height: 510px;
	height: 100%;
	padding: 10vw 0 6vw;
	text-align: center;
}
#popup_box .popup_inner{
	width: 90%;
	margin: 0 auto;
    overflow: auto;
    max-height: 100%;
    /*padding-right: 3%;*/
}
#popup_box .popup_inner .box-bottom{
	height: 4vw;
	width: 100%;
}
@media(max-width:400px) {
	#popup_box .popup_inner .box-bottom{
		height: 10vw;
	}
}
#popup_box .popup_inner::-webkit-scrollbar{
	width:10px;
	display: none;
}
#popup_box .popup_inner::-webkit-scrollbar-track{
	height:100px;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
	background-clip: padding-box;
	display: none;
}
#popup_box .popup_inner::-webkit-scrollbar-thumb{
	background: #a69fa1;
	border-radius:100px;
	display: none;
}
#popup_box .close_btn {
  position: absolute;
  top: 1.6vw;
  right: 4vw;
  /*font-size: 30px;*/
  font-size: 8vw;
  font-weight: 600;
  cursor: pointer;
  color:#000;
}
#popup_box .popup_wrap input:checked ~ .popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
	overflow: hidden;
}
#popup_box .open_btn {
	/*
    color: #fff;
	background: #9d1f50;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s ease;
	line-height: 1;
    padding:10px 5px;
    font-weight: 600;
	text-align: center;
	font-size: 18px;
	margin-bottom: 5px;
	display: block;
	position: relative;
	*/
	cursor: pointer;
    transition: .3s ease;
    height: 80px;
    width: 80px;
    background-image: url(image/index/popup_sp.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    display: block;
    position: absolute;
    right: 3%;
    bottom: calc(100% + 10px);
    margin: 0 auto;
    box-sizing: border-box;
    border-radius: 100px;
}
/*
#popup_box .open_btn::after{
	position: absolute;
	content:"";
	right:12px;
	top: 0;
	bottom: 0;
	margin: auto;
    width:6px;
    height: 6px;
    border-top: solid 2px rgba(255,255,255,1);
    border-right: solid 2px rgba(255,255,255,1);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#popup_box .open_btn::before{
	position: absolute;
	content:"";
	left: 12px;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width:0.9em;
    height:0.9em;
	background-image: url("../../../../../../images/customer_contents/popup_button.svg");
	display: inline-block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
}
*/
#popup_box .open_btn:hover,.popup_content li a:hover{
    opacity: .7;
    transition: .3s ease;
}
#popup_box .popup_content p{
	font-family: "ヒラギノ明朝 StdN W6", "ヒラギノ明朝 StdN W6", "Hiragino Mincho StdN W6", "Noto Serif Mincho", 'Noto Serif JP', serif;
	text-align: center;
    margin: 15px 0 5px;
	font-size: 4vw;
	color: #000;
	line-height: 1.3;
	padding: 10px 0;
	/*
	border-top: 1px solid #353e5b;
	border-bottom: 1px solid #353e5b;
	*/
	font-weight: 600;
	letter-spacing:0.03em;
}
#popup_box .popup_content ul{
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}
#popup_box .popup_content li{
	width:calc( 48% - 2px );
	margin-bottom:5%;
	font-weight:600;
	line-height: 1.3;
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 0 3px 2px rgb(0, 0, 0, 0.1);
}
#popup_box .popup_content li.w{
	width: 100%;
}
#popup_box .popup_content li a{

}
#popup_box .popup_content li a img{
	width: 100%;
	border-radius: 12px 12px 0 0;
}
#popup_box .popup_content .slider li a .text{
	width: 100%;
    height: 9vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /*font-size: 3.5vw;*/
	font-size: 14px;
    line-height: 1.1;
    color: #000;
    font-weight: 400;
    letter-spacing: 0;
    position: relative;
}
#popup_box .popup_content .slider li a .text.small{
	font-size: 14px;
}
#popup_box .popup_content .slider{
	padding: 0 1vw;
}
@media(max-width:425px) {
	#popup_box .popup_content .slider li a .text{
		font-size: 12px;
	}
	#popup_box .popup_content .slider li a .text.small{
		font-size: 12px;
	}
}
/*
#popup_box .popup_content li a{
	background: #9d1f50;
	color: #fff;
	font-size:16px;
	padding: 20px 5%;
	text-align: center;
	position: relative;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
}
#popup_box .popup_content li a::after{
	position: absolute;
	content:"";
	right:12px;
	top: 0;
	bottom: 0;
	margin: auto;
    width:8px;
    height: 8px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#popup_box .popup_content li a span{
	position:relative;
	padding-left:1em;
}
*/
/*
#popup_box .popup_content li a span::before{
	content: '';
    display: inline-block;
    width: 1.5em;
    height: 1.2em;
    background-image: url("../../../../../../images/rikon/popup01.svg");
    background-size: contain;
    background-repeat: no-repeat;
	position: absolute;
	top:0;
	bottom: 0;
	margin: auto;
	left:-0.5em;
}
#popup_box .popup_content li:nth-child(2) a span::before{
    background-image: url("../../../../../../images/rikon/popup02.svg");
}
#popup_box .popup_content li:nth-child(3) a span::before{
    background-image: url("../../../../../../images/rikon/popup03.svg");
}
#popup_box .popup_content li:nth-child(4) a span::before{
    background-image: url("../../../../../../images/rikon/popup04.svg");
}
#popup_box .popup_content li:nth-child(5) a span::before{
    background-image: url("../../../../../../images/rikon/popup05.svg");
}
*/
#popup_box .popup_content .y{
	color: #fff4ab;
    font-size: 20px;
	margin-bottom: 0.1em;
	line-height: 1.2;
}
#popup_box .popup_content a span{
	display: inline-block;
}
#popup_box .popup_content .hidden_box {
    margin: 0;
    padding: 0;
}
#popup_box .popup_content .hidden_box{
	margin-top: 10px;
}
#popup_box .popup_content .hidden_box:first-of-type{
	margin-top: 0;
}
#popup_box .popup_content .hidden_box label {
    padding: 10px;
    font-weight: bold;
    background: #353e5b;
	color: #fff;
    cursor :pointer;
	font-size:16px;
    display: block;
    text-align: center;
	position:relative;
}
#popup_box .popup_content .hidden_box label span{
	position:relative;
	padding-left:1em;
	display: inline-block;
}
#popup_box .popup_content .hidden_box label span::before{
	content: '';
    display: inline-block;
    width: 1.5em;
    height: 1.2em;
    background-image: url("../../../../../../images/rikon/label01.svg");
    background-size: contain;
    background-repeat: no-repeat;
	position: absolute;
	top:0;
	bottom: 0;
	margin: auto;
	left:-0.5em;
}
#popup_box .popup_content .hidden_box label[for="label7"] span::before{
    background-image: url("../../../../../../images/rikon/label02.svg");
}
#popup_box .popup_content .hidden_box label[for="label8"] span::before{
    background-image: url("../../../../../../images/rikon/label03.svg");	
}
#popup_box .popup_content .hidden_box label[for="label9"] span::before{
    background-image: url("../../../../../../images/rikon/label04.svg");
}
#popup_box .popup_content .hidden_box label[for="label10"] span::before{
    background-image: url("../../../../../../images/rikon/label05.svg");	
}
#popup_box .popup_content .hidden_box label::after{
	position: absolute;
	content:"";
	right:12px;
	top: 0;
	bottom: 0;
	margin: auto;
    width:8px;
    height: 8px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#popup_box .popup_content .hidden_box label:hover{
	background: #353e5b;
	color: #fff;
	opacity:.7;
    transition : 0.5s;
}
#popup_box .popup_content .hidden_box input {
    display: none;
}
#popup_box .popup_content .hidden_box .hidden_show {
    height: 0;
    padding-top: 0!important;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
#popup_box .popup_content .hidden_box input:checked ~ .hidden_show {
    padding: 5% 0 20px!important;
    height: auto;
    opacity: 1;
}
#popup_box .popup_content .hidden_box input:checked + label::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#popup_box .popup_content .hidden_box:last-of-type input:checked ~ .hidden_show{
    padding-bottom: 0 !important;
}
@media screen and (max-width: 599px) {
	#popup_box .popup_content{
	 	/*padding: 7vw 3% 7vw 6%;*/
		width: 90%;
  		height: 100%;
  		/*max-height:550px;*/
	}
	#popup_box .popup_inner{
		overflow-y: scroll;
	}
	#popup_box .popup_content li a{
	    font-size: 3.2vw;
	}
	#popup_box .popup_content .hidden_box label{
	    font-size: 3vw;	
	}
	#popup_box .popup_content li a::after{
		right:10px;
    	width:6px;
    	height: 6px;
    	border-top: solid 2px #fff;
    	border-right: solid 2px #fff;
}
	#popup_box .popup_content .hidden_box label::after{
		right:10px;
    	width:6px;
    	height: 6px;
    	border-top: solid 2px #fff;
    	border-right: solid 2px #fff;	
	}
	/*
	#popup_box .popup_content p{
		font-size: 4.4vw;
	}
	*/
	#popup_box .open_btn{
		font-size: 100%;
		width: 60px;
		height: 60px;
	}
}
@media screen and (max-width: 420px) {
	#popup_box .popup_content{
		width: 92%;
		max-height:560px;
	}
	/*
	#popup_box .popup_content li a{
	    font-size: 3.5vw;
	    padding: 18px 5%;
	}
	*/
	#popup_box .popup_content .hidden_box label{
	    font-size: 3.3vw;	
	}
	#popup_box .popup_content .hidden_box input:checked ~ .hidden_show{
		padding: 5% 0 3%!important;
	}
	#popup_box .popup_content li.sp_w{
		width: 100%;
	}
}
@media screen and (max-width: 374x) {
	#popup_box .popup_content{
		max-height:70%;
	}
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
cv　ポップアップ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (min-width:768px)  {
	 .cv #popup_box .open_btn{
		margin:2% auto 0;
	}
	/*
	#popup_box .popup_content p{
		font-size: 22px;
	}
	*/
	/*
	#popup_box .popup_content{
	    max-height: 670px;	
		width: 80%;
		max-width: 600px;
	}
	*/
	#popup_box  .popup_content li a,.popup_content .hidden_box label{
		font-size: 18px;
	}
}
@media screen and (max-width: 767px) {
	.cv #popup_box .open_btn{
		margin:3% auto 0;
	}
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
ボタン色変え
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*お金の問題*/
#popup_box .popup_content .hidden_box label[for="label6"]{
	background:#1e2340;
}
#popup_box .popup_content .hidden_box:first-of-type .hidden_show a{
	/*background:#e8e8eb;*/
	color:#1e2340;
}
#popup_box .popup_content .hidden_box:first-of-type li a::after{
    border-color:#1e2340;
}
/*離婚と子供*/
#popup_box .popup_content .hidden_box label[for="label7"]{
	background:#394a70;
}
/*
#popup_box .popup_content .hidden_box:nth-of-type(2) .hidden_show a{
	background:#e4edf0;
	color:#394a70;
}
*/
#popup_box .popup_content .hidden_box:nth-of-type(2) li a::after{
    border-color:#394a70;
}
/*養育費*/
#popup_box .popup_content .hidden_box label[for="label8"]{
	background:#3e5f82;
}
/*
#popup_box .popup_content .hidden_box:nth-of-type(3) .hidden_show a{
	background:#e4e9ed;
	color:#2b4a6b;
}
*/
#popup_box .popup_content .hidden_box:nth-of-type(3) li a::after{
    border-color:#2b4a6b;
}/*モラハラ・dv*/
#popup_box .popup_content .hidden_box label[for="label9"]{
	background:#6c6185;
}
/*
#popup_box .popup_content .hidden_box:nth-of-type(4) .hidden_show a{
	background:#eeebf2;
	color:#5b4c7d;
}
#popup_box .popup_content .hidden_box:nth-of-type(4) li a::after{
    border-color:#5b4c7d;
}
*/
/*状況別*/
#popup_box .popup_content .hidden_box label[for="label10"]{
	background:#474c63;
}
/*
#popup_box .popup_content .hidden_box:nth-of-type(5) .hidden_show a{
	background:#e8e8eb;
	color:#474c63;
}
#popup_box .popup_content .hidden_box:nth-of-type(5) li a::after{
    border-color:#474c63;
}
*/

/* ---------------------------------------
チャット非表示
--------------------------------------- */
.wc-webchat-ctn {
    /*bottom: 5px !important;
    right: 3px !important;*/
	display:none;
}
 /*@media screen and (max-width:1024px) {
    .wc-webchat-ctn {
        bottom: 90px !important;
        right: 3px !important;
    }
}*/


/* ---------------------------------------
footerfix
--------------------------------------- */

.footer_fix_tel a{
    box-sizing:content-box!important;
}
.footer_fix {
	display: none;
    box-sizing: border-box!important; 
}

@media screen and (max-width:767px) {
	.footer_fix {
		display: block;
	}
.footer_fix {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	padding: 10px;
	/*background-color: rgba(0,0,0,0.6);*/
	background-color:#284a5e;
	/*z-index: 9998;*/
	z-index: 1;
	box-sizing: border-box;
}
.footer_fix ul {
	display: flex;
	align-items: center;
	justify-content: center;
	gap:0 10px;
}
.footer_fix_tel,
.footer_fix_mail,
.footer_fix_line {
	position: relative;
}
.footer_fix_tel{
	width: calc(100% - 290px);
}
.footer_fix_mail,
.footer_fix_line  {
	/*margin-right: auto;*/
    font-size: 2vw;
	width: 135px;
}
.footer_fix_tel a {
	/*background: #094b09;*/
	height: 60px;
	/* display: flex;
	flex-wrap: wrap; */
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	display: flex;
}

.footer_fix_tel a div:first-of-type {
	font-size: 12px;
	/* margin: 5px 0; 
	padding-top: 5px;*/
	/*padding-top: 7px;*/
    line-height: 0.8rem;
	font-weight: 600;
}
.footer_fix_tel a div:last-of-type {
	font-size: 30px;
	/* display: flex;
	align-items: center;  */
	text-align: center;
	line-height: 1;
}
.footer_fix_tel a div:last-of-type span{
	color: #d14670;
	font-weight: 600;
	line-height: 1;
	display: inline-block;
}
.footer_fix_tel a div .phone{
	background: url(image/index/tel-icon.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 0.8em;
	height: 0.8em;
}
.footer_fix_mail a {
	color: #207ab4;
	/*background-color: #414c71/;*/
	background-color:#fff;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border-radius: 5px;
	line-height: 1.8;
}
.footer_fix_line a{
	background-color: #00b900;
	color: #fff;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border-radius: 5px;
	position: relative;
}
.footer_fix_line a::before{
	font-family: "icons";
    content: "\e901";
    font-size: 32px;
    color: #fff;
    font-weight: 100;
    line-height: 1;
    display: inline-block;
}
@font-face {
    font-family: 'icons';
    src:  url('../fonts/icons_line.eot?y493no');
    src:  url('../fonts/icons_line.eot?y493no#iefix') format('embedded-opentype'),
      url('../fonts/icons_line.ttf?y493no') format('truetype'),
      url('../fonts/icons_line.woff?y493no') format('woff'),
      url('../fonts/icons_line.svg?y493no#icons') format('svg');
    font-weight: normal;
    font-style: normal;
  }

.para.footer_fix_tel a div {
	font-size: 15px!important;
}

.footer_fix .fixSP {
	display: none;
}
.footer_fix_tel_tb {
	background: #FFF;
	height: 70px;
	width: 69%;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	color: #000;
	line-height: 1.4rem;
    text-align: center;
	border-radius: 5px;
}
.footer_fix_tel_tb div:first-of-type,
.footer_fix_tel_tb div:last-of-type {
	font-size: 12px;
}
.footer_fix_tel_tb div:nth-of-type(2){
	display: flex;
	align-items: center; 
	justify-content: center;
}
.footer_fix_tel_tb span.phone{
	background: url(image/index/tel-icon.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    width: 1.8em;
    height: 1.8em;
	margin-top: 0.2em;
}
span.footer_fix_telno_tb {
	font-size: 30px;
	font-weight: bold;
	margin: 3px 0;
	color: #d14670;
}
.footer_fix_mail.fix_tab_mail a {
	height: 70px;
	border-radius: 5px;
	font-weight: bold;
	line-height: 2;
	font-size: 0;
}
.footer_fix_mail a span.icon{
	/*font-size: 20px;
	font-weight: normal;*/
	/*margin-right: 5px;*/
	background: url(image/index/mail-icon.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 2.4em;
	height: 2.4em;
	/*margin-top: 5px;*/
	font-size: 16px;
}
.para.footer_fix_tel a div{
       padding-top: 20px; 
    }
.footer_fix_tel_tb.para a {
	display: block;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
    padding-top:10px;
}
.footer_fix_tel_tb.para a .sans-serif {
	margin-top: 5px;
}
.footer_fix .footer_fix_tel_tb.para .icon-phone:before {
	position: relative;
	left: 0;
}
}
@media screen and (max-width:768px) {
/*============================
footer_fix
============================*/
.footer_fix {
	padding: 10px 1%;
}
.footer_fix_tel{
	width: 69%;
    background-color: #fff;
	border-radius: 5px;
	height: 60px;

}
.footer_fix_mail {
	/*width: 39.5%;*/
/*    background-color: #970707;*/
    /*font-size: 3vw;*/
	font-size: 16px;
}
.fixTB .footer_fix_mail{
	font-size: 16px;
}
nav#pagetop a {
    top: -100px !important;
}
}
@media screen and (max-width:767px) {
	/*
	.footer_fix_tel{
		border-bottom: solid 3px #bbb;
		height: 57px;
	}
	*/
	.footer_fix_mail a {
		/*
		height: 57px;
		border-bottom: solid 3px #2a324c#905417;
		*/
		font-weight: bold;
	}
}
@media screen and (max-width:678px) {
	.cv-sp-pagebottom {
		width: 100%;
	}
	.cvTB,
	.footer_fix .fixTB {
		display: none;
	}
	.cvSP {
		display: block;
	}
	.footer_fix .fixSP {
		display: flex;
		width: 96%;
		margin: 0 auto;
	}
	.footer_fix_line a{
		height: 60px;
	}
	.footer_fix_mail{
		font-size: 0;
	}
}
@media screen and (max-width:480px) {
	/*.footer_fix_mail {
		font-size: 14px;
	}*/
	.footer_fix_tel{
		width: calc(100% - 140px);
	}
	.footer_fix_mail,
	.footer_fix_line  {
		width: 60px;
	}


}
@media screen and (max-width:400px) {
	.footer_fix_mail a {
		line-height: 1.8;
	}
	.footer_fix_tel a div:last-of-type {
		font-size: 26px;
        /*padding-bottom: 4px;*/
	}
	.footer_fix_tel{
		width: calc(100% - 110px);
	}
	.footer_fix_mail,
	.footer_fix_line  {
		width: 45px;
	}
	.footer_fix_mail a span.icon{
		font-size: 14px;
	}
	.footer_fix_line a::before{
		font-size: 28px;
	}
}
@media screen and (max-width:320px) {
	.cv-bottom-tel a {
		font-size:22px;
	}
	.contents-primary {
		padding: 2%;
	}
	/*
    .footer_fix_tel a div:first-of-type {
        padding-top: 14px;
    }
	*/
}

@media screen and (max-width:767px) {
    #footer_area{
        padding-bottom:100px;
    }
}



/*札幌_フッター*

#footer-area .office-list li.sapporo-footer a{
    color: #fff;
    font-weight: bold;
	background: #207ab4;
	width: 100%;
}

#footer-area .office-list li.sapporo-footer{
    max-width: 100%;
	width: 100%;
	height: 60px;
	margin-bottom: 13px;
    background: #207ab4;
	border-radius: 10px;
}

#footer-area .office-list li.sapporo-footer a::before {
	display: none;
}
/


/* PC固定フッター */
@media screen and (min-width:768px) {
#breadcrumb_pc{
	bottom: 0;
	left: 0;
	background-color: #1b3f54;
	padding: 10px 0;
	width: 100%;
	display: block;
	z-index: 40;
}
#breadcrumb_pc .fixPC{
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
#breadcrumb_pc .footer_fix_mail,#breadcrumb_pc .footer_fix_line{
	width: 260px;
}
#breadcrumb_pc .footer_fix_tel{
	width: calc(100% - 540px);
}
#breadcrumb_pc .footer_fix_mail a,#breadcrumb_pc .footer_fix_line a,#breadcrumb_pc .footer_fix_tel a{
	background-color: #fff;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 70px;
	font-size: 22px;
	font-weight: 600;
	line-height: 1;
	position: relative;
}
#breadcrumb_pc .footer_fix_tel a{
	flex-direction: column;
	font-size: 16px;
	font-weight: 500;
	pointer-events: none;
}
#breadcrumb_pc .footer_fix_mail a{
	color: #207ab4;
}
.footer_fix_mail a span.icon {
    background: url(image/index/mail-icon.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    width: 1.6em;
    height: 1.6em;
    font-size: 16px;
	margin-right: 8px;
	position: relative;
	top:-2px;
}
#breadcrumb_pc .footer_fix_line a{
	background-color: #00b900;
	color: #fff;
}
.footer_fix_line a::before {
	font-family: "icons";
	content: "\e901";
	font-size: 28px;
	color: #fff;
	font-weight: 100;
	line-height: 1;
	display: inline-block;
	margin-right: 8px;
}
#breadcrumb_pc .footer_fix_tel a .mincho{
	font-size: 46px;
	font-weight: 600;
	color: #d14670;
	display: inline-block;
    margin-top: -3px;
}
#breadcrumb_pc .footer_fix_tel a span.phone {
	background: url(image/index/tel-icon.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	width: 2.2em;
	height: 2.2em;
	margin-top: 0.2em;
	display: inline-block;
}
#footer-area .footer-info-area {
	padding: 80px 0 100px;
}
}

@media(min-width:768px) and (max-width:1023px){
	#breadcrumb_pc .footer_fix_mail,#breadcrumb_pc .footer_fix_line{
		width: 200px;
	}
	#breadcrumb_pc .footer_fix_tel{
		width: calc(100% - 420px);
	}
	#breadcrumb_pc .footer_fix_mail a,#breadcrumb_pc .footer_fix_line a,#breadcrumb_pc .footer_fix_tel a{
		height: 64px;
		font-size: 18px;
	}
	#breadcrumb_pc .footer_fix_tel a{
		font-size: 14px;
	}
	#breadcrumb_pc .footer_fix_tel a .mincho{
		font-size: 36px;
		margin-top: -3px;
	}



}




@media screen and (max-width:767px) {
	#breadcrumb_pc{
		display: none;
	}
}
