/*
Theme Name: stline
Description: スタートライン離婚サイト用テーマ
Author: hisada
Version: 1.0
License:
License URI:

General comments (optional).
*/

/* メイン 共通--------------------------------------------------------- */

/*--------------------------------------
Reset & Hack
--------------------------------------*/

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
form,
legend,
fieldset,
input,
textarea,
th,
td,
address {
    margin: 0;
    padding: 0;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
code {
    color: #333333;
    font: 14px 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    line-height: 1.5;
}

img,
a,
fieldset {
    border: 0;
}

img {
    vertical-align: bottom;
}

@media screen and (max-width: 640px) {
    img {
        max-width: 100%;
	height: auto;
    }
}

input {
    outline: none;
}

a:link,
a:visited {
    /*color: #1FA7C9;*/
    color: #005F70;
    outline: 0;
    text-decoration: underline;
}

a:hover,
a:active {
    color: #50C7E4;
    outline: 0;
    text-decoration: underline;
}
a img:hover {
	opacity:.8;
}

ul li {
    list-style: none;
}

table {
    font-size: inherit;
    font: 100%;
}

p {
    line-height: 1.6em;
}



/*--------------------------------------
Clearfix
--------------------------------------*/

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*\*/
    /*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear {
    clear: both;
}


/*--------------------------------------
共通処理
--------------------------------------*/

.fbold {
    font-weight: bold;
}

/*size*/
.fs10 {
    font-size: 10px !important;
}

.fs11 {
    font-size: 11px !important;
}

.fs12 {
    font-size: 12px !important;
}

.fs13 {
    font-size: 13px !important;
}

.fs14 {
    font-size: 14px !important;
}

.fs15 {
    font-size: 15px !important;
}

.fs16 {
    font-size: 16px !important;
}

.fs17 {
    font-size: 17px !important;
}

.fs18 {
    font-size: 18px !important;
}

.fs19 {
    font-size: 19px !important;
}

.fs20 {
    font-size: 20px !important;
}

.fs90p {
    font-size: 90%;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

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

.mb25 {
    margin-bottom: 25px !important;
}

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

.mb35 {
    margin-bottom: 35px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mt0 {
    margin-top: 0px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.ml0 {
    margin-left: 0px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mt23 {
    margin-top: 23px !important;
}

.imgR {
    float: right;
    margin-left: 20px;
    margin-bottom: 5px;
    clear: both;
}

.imgL {
    float: left;
    margin-right: 15px;
    clear: both;
}


.clr666 {
    color: #666666;
}

.clrorange1 {
    color: #ff9900;
}

strong {
    color: #CC3333;
    font-weight: bold;
}

strong.fbold {
    color: #000;
}

.red {
    color: #CC3333;
}

.blue {
    color: #2266CC;
}

.border-blue{
    border:1px solid #2266cc;
    margin:5px;
    padding:5px;
}

.light_blue {
    color: #5299d4;
}

span.bold {
    font-weight: bold;
}

.textcenter {
    text-align: center;
}

.textright {
    text-align: right;
}

.expla_inbox {
    width: 600px;
    margin: 0 auto 10px;
    padding: 10px 20px;
    background-color: #FCF1CD;
    /*paleorange*/
    border-radius: 10px;
    /* CSS3 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome */
    -moz-border-radius: 10px;
    /* Firefox */
}

.expla_inbox2 {
    width: 560px;
    margin: 0 auto 10px;
    padding: 10px 20px;
    background-color: #FCF1CD;
    /*paleorange*/
    border-radius: 10px;
    /* CSS3 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome */
    -moz-border-radius: 10px;
    /* Firefox */
}

.expla_inbox p {
    margin-bottom: 0 !important;
}

.expla_inbox p.expla_title {
    padding: 5px 10px;
    background-color: #ffcc66;
    /*orange*/
    font-size: 110%;
    font-weight: bold;
}

.expla_inbox ul {
    padding: 0 10px;
}

.expla_inbox li {
    line-height: 1.8em;
}

. .uline {
    text-decoration: underline !important;
}


.flex_btw{
	display: flex;
	justify-content: space-between;
}
.flex_ard{
	display: flex;
	justify-content: space-around;
}
.flex_evy{
	display: flex;
	justify-content: space-evenly;
}
.flex_center{
	display: flex;
	justify-content: center;
}

@media screen and (max-width:640px) {
.flex_btw{
	display: flex;
	flex-wrap: wrap;
}
.flex_ard{
	display: flex;
	flex-wrap: wrap;
}
.flex_evy{
	display: flex;
	flex-wrap: wrap;
}
.flex_center{
	display: flex;
	flex-wrap: wrap;
}

}

.m-plus-rounded-1c-regular {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 400;
    font-style: normal;
font-display: swap;
}

.m-plus-rounded-1c-bold {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 700;
    font-style: normal;
font-display: swap;
}


/*------------------------
common
-------------------------*/
.wrapper {
    width: 960px;
    margin: 0 auto;
}
/* .mainwrap {
	margin-top:150px;
}
@media only screen and (max-width: 640px) {
	.mainwrap {
		margin-top:85px;
	}
} */
.opabtn :hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.subh2 {
    background-image: url(img/subh2.gif);
    width: 650px;
    height: 41px;
    line-height: 41px;
    padding-left: 30px;
    font-size: 120%;
    font-weight: bold;

}

/*テーブルデザイン*/

.tabledesign1 {
    font-size: 100%;
    border-collapse: collapse;
    margin: 0 auto 20px;
}

.tabledesign1 th {
    font-weight: normal;
    text-align: left;
    padding: 10px 20px;
    border: 1px solid #F9B571;
    background-color: #FFECB6;
}

.tabledesign1 td {
    padding: 10px 20px;
    border: 1px solid #F9B571;
}

.inheritancemerit.tabledesign1 th,
.inheritancemerit.tabledesign1 td {
    padding: 10px;
}

.tabledesign2 {
    border-collapse: collapse;
}

.tabledesign2 th,
.tabledesign2 td {
    padding: 5px;
    border: 1px solid #CCCCCC;
}

/*-------------header---------------------*/

#h1 {
    background-color: #F4ECE1;
}
#header {
  /*position: fixed;*/
  position: sticky;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffffff;
  margin-bottom:20px;
  height: 180px;
}

@media screen and (max-width: 640px) {
#header {
	height: 110px;
}
}

#header_1 {
    height: 200px;
}

#header h1 {
    font-weight: normal;
    font-size: 75%;
    height: 20px;
    width: 960px;
    margin: 0 auto;
}

#header #header_title {
    width: max-content;
    margin-left: 140px;
}

#header_logo_box {
    height: 100px;
}

#header_logo {
    width: 660px;
    float: left;
    position: relative;
    padding-top: 10px;
    box-sizing: border-box;
}

#header_logo .logo {
    float: left;
}

#header_logo p.unei {
    margin-left: 147px;
    font-size: 90%;
}
#header_logo p.unei span{
    font-size: 75%;
}

#header_tel {
    float: right;
    width: 240px;
}

#header_tel .uketukezikan {
    margin: 0 10px 10px 0px;
    float: left;
    font-size: 80%;
}
#header_tel .uketukezikan_pc {
    margin: 0 0 5px 0px;
    float: left;
    font-size: 8px;
	white-space: nowrap;
	letter-spacing: -0.05em;
}
#header_tel p {
    font-size: 90%;
}

/*--------------gnav-------------------*/
#gnav {
    background-image: url(img/gnav_bg.png);
    background-repeat: repeat-x;
    display: flex;
    justify-content: center;
    height: 50px;
}

#gnav > ul {
    margin: 0 auto;
    display: flex;
}

#gnav > ul > li > a {
    width: 160px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: grid;
    place-items: center;
    height: 50px;
    letter-spacing: .05em;
    border-right: 1px solid;
    border-image: linear-gradient(to bottom, #fcd08a 5%, #f2b55e 30%, #d6943f 80%, #f2b55e 90%, #fbb948) 1;
}

#gnav > ul > li:last-of-type > a {
  border-right: none;
}

#gnav > ul > li > a:hover {
    background: linear-gradient(to bottom, #fbb700, #f98600);
}

.accordion li {
  position: relative;
/*  width: 16%;*/
  margin: 0;
  padding: 0;
  text-align: center;
}

.accordion li a {
  display: block;
  margin: 0;
  padding: 0;
  color: #6B523E;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}

.accordion li ul {
  list-style: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  width: 460px;
  margin: 0;
  padding: 0;
  height: 0;
  max-height: 0;
  transition: .2s max-height;
}

.accordion li ul li {
  overflow: hidden;
  width: 68%;
  height: 0;
  color: #fff;
  transition: .2s height;
}

.accordion li ul li a {
  padding: 13px 15px;
  background: #fff;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #FAAF6B;
    padding-right: 2em;
}

.accordion > li:hover li:hover > a {  background-color: #f1dabf; }
.accordion li:hover > ul {
  height: fit-content;
  max-height: 100vh;
}
.accordion li:hover > ul > li {
  overflow: visible;
  height: 38px;
}
.accordion li ul li ul {
  top: 0;
  left: 100%;
}
.accordion li:last-child ul li ul {
  left: -100%;
  width: 100%;
}
.accordion li ul li ul li a {  background-color: #fff; }
.accordion li:hover ul li ul li:hover > a {  background-color: #f1dabf; }
.accordion li ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: -20px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #6B523E;
}
.accordion li:last-child ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: 200%;
  margin-left: -20px;
  border: 5px solid transparent;
  border-right-color: #6B523E;
}

/*--------------contents-------------------*/
#main_contents img.img-width {
  max-width: 100%;
  height: auto;
}

#main_contents {
    width: 680px;
    float: left;
}
#main_contents-noside{
width: 100%;
    float: left;
}
#main_contents p,
#main_contents-noside {
    margin-bottom: 20px;
    line-height: 1.8em;
}

.cmn_outbox {
	width:680px;
	margin:20px auto 0;
}
@media screen and (max-width: 640px) {
.cmn_outbox {
	width:100%;
}
}

.contents_contactbox {
    border: #F1DABF solid 6px;
    font-size: 14px;
}

.contents_contactbox p {
    margin: 0!important;
}

@media (hover: hover) {
.contents_contactbox a {
  transition: opacity .3s;
}

.contents_contactbox a:hover {
  opacity: .5;
}
}

.contents_contactbox .contactbox_inner {
    border: #fff solid 6px;
    background-color: #F9F1EC;
    padding: 10px 30px;
}

/*サイドバーなしの場合*/
#main_contents-noside .outbox {
	width:638px;
	margin:0 auto;
}
@media screen and (max-width: 640px) {
#main_contents-noside .outbox {
	width:100%;
}

.contents_contactbox .contactbox_inner .fright{
  float:none;
  clear:both;
  width:100%;
}

.contents_contactbox .contactbox_inner .fleft{
  float:none;
  clear:both;
}
.contents_contactbox .contactbox_inner .fleft br{
  display:none;
}
}

.uketuke {
    float: left;
    margin-left: 20px;
    margin-bottom: 10px;
    font-size: 14px;
}

.uketuketext {
    color: #CC3333;
    font-size: 17px;
}

.news h2 {
    background-color: #F4ECE1;
    font-size: 120%;
    font-weight: bold;
}

.news h3 {
    background-color: #F4ECE1;
    border-bottom: 1px dotted #CAC4B9;

}

.news_headbox {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#page .news_headline {
    margin-bottom: 0;
    width: auto;
    background-color: #F4ECE1;
    background-image: none;
    height: auto;
    padding: 2px 10px;
    font-size: 105%;
}

.news_info {
    text-align: right;
}

#page .news_headline a {
    text-decoration: none;
    color: #6B523E;
}

#page .news_headline a:hover {
    color: #A48062;
}

#page h3, #page .blog_content .head3 {
    font-size: 120%;
    font-weight: bold;
    width: 580px;
    margin-bottom: 15px;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    background-image: url(img/page_h3_bg.gif);
}

#page .blog_content .toc-list li ul {
    margin-left: 1em;
}

#page h3.subtitle {
    width: 638px;
    height: auto;
    background-image: none;
    padding: 0;
    margin-top: 20px;
}

#page h3.bigtitle {
    font-size: 120%;
    font-weight: bold;
    width: 580px;
    margin-bottom: 15px;
    padding: 10px 0 0 10px;
    height: 60px;
    line-height: 20px;
    background-image: url(img/page_h3_bg_big.gif);
    background-color: white;
    background-repeat: no-repeat;
}

#page .h3_02 {
    font-size: 120%;
    font-weight: bold;
    width: 580px;
    margin-bottom: 15px;
    padding: 0 10px;
    height: 70px;
    line-height: 35px;
    background-image: url(img/page_h3_bg02.gif);
}

#page .h3_02 .subtitle {
    width: 638px;
    height: auto;
    background-image: none;
    padding: 0;
    margin-top: 20px;
}

#page .h3_02 .bigtitle {
    font-size: 120%;
    font-weight: bold;
    width: 580px;
    margin-bottom: 15px;
    padding: 10px 0 0 10px;
    height: 60px;
    line-height: 20px;
    background-image: url(img/page_h3_bg_big.gif);
    background-color: white;
    background-repeat: no-repeat;
}

#page h4, .blog_content h5.head4 {
	font-size: 110%;
	font-weight: bold;
	width: 540px;
	margin-bottom: 15px;
	padding: 0 18px;
	background: url(img/h4_mark.gif) no-repeat left 4px;
	border-bottom: 2px solid #AD9270;
}



#page h4.subh4 {
    font-size: 120%;
    font-weight: bold;
    width: 580px;
    margin-bottom: 15px;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    background-image: url(img/page_h3_bg.gif);
    border: none;
}

.contents_box {
    width: 638px;
    border: 1px solid #CAC4B9;
    border-top: none;
    padding: 20px;
    /*    margin-bottom: 20px;
    */
}

#main_contents-noside .contents_box {
    width: 100%;
    border: 1px solid #CAC4B9;
    border-top: none;
    padding: 20px;
	box-sizing: border-box;
    /*    margin-bottom: 20px;
    */
}


.contents_box2 {
    width: 150px;
    border: 1px solid #CAC4B9;
    padding: 20px;
    margin-bottom: 20px;
    margin-left: 30px;
    text-align: center;
    background-color: #fcddbc;
    font-weight: bold;
}

.contents_box3 {
    width: 380px;
    padding: 3px;
    margin-bottom: 20px;
}

.contents_box4 {
    width: 520px;
    padding: 20px 60px;
    margin-bottom: 20px;
}

.contents_box5 {
    padding: 9px 10px 10px 30px;
}
.contents_box6 {
    width: 638px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 0px;
	border-right: 1px solid #CAC4B9;
	border-left: 1px solid #CAC4B9;
}
@media screen and (max-width: 640px) {
	.contents_box6 {
    width: 100%;
    border: none;
    padding: 10px 0;
	}
}

.contents_inner {
    width: 600px;
    border: 1px solid #CAC4B9;
    border-top: none;
    padding: 20px;
    margin-bottom: 20px;
}

.content_inbox .orenge_box {
    margin: 10px 10px;
    border: 1px solid #FFCC66;
    padding: 20px;
    line-height: 1.8em;
}
.content_box {
    border: solid 2px #333333;
    padding: 20px;
    margin-bottom: 20px;
}
.content_box .content_heading{
    font-size: 16px;
    font-weight: bold;
}

ol li {
    margin-left: 40px;
}

.contents_box .profilebox {
    width: 350px;
}

.list_lineheight18 {
    line-height: 1.8em;
}

.table_question{
    width: 100%;
    font-size: 18px;
}

.table_question tr{
    height: 74px;
}

.table_question td{
    width: 50%;
    padding: 1.8% 4%;
    text-align: center;
}

.table_question a{
    padding: 15px;
}

.table_question a:link,
.table_question a:visited{
    color: #655139;
    text-decoration: none;
}

.table_question a:hover,
.table_question a:active{
    color: #8b7862;
    text-decoration: none;
}


.bg_question_01{
    background: #fce6ca;
}

.bg_question_02{
    background: #fee37b;
}

.profile_link_txt{
    font-size: 20px;
    padding: 25px;
    margin: 0 39px 0 0;
    background: antiquewhite;
    border: 1px solid #655139;
}

@media screen and (max-width: 640px) {

.profile_link_txt li{
  padding: .3em;
}
}

.profile_link_txt a:link,
.profile_link_txt a:visited{
    color: #655139;
    text-decoration: none;
}

.profile_link_txt a:hover,
.profile_link_txt a:active{
    color: #8b7862;
    text-decoration: none;
}

.profile_contents .fright{
    margin: 0 5px 0 0;
}

.contents_box .profile_contents{
    border: 1px solid orange;
    width: 100%;
    height: 100px;
    display: inline-table;
    padding: 1% 0;
}

.profile_contents .imgL{
    margin: 15px;
}

.info_list li {
    /* width: 100%; */
    padding: 1.8% 4%;
    text-align: center;
}

.info_list li:not(:first-child) {
    margin-top: 20px;
}

.info_list a{
    display: block;
    width: 100%;
    padding: 10px;
}

.info_list a:link,
.info_list a:visited{
    color: #655139;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.info_list a:hover,
.info_list a:active{
    color: #8b7862;
    text-decoration: none;
}


.info_list_bg-01{
    background: #fce6ca;
}

.info_list_bg-02{
    background: #fee37b;
}


/*--------------remote-------------------*/
#page .remote_list_box{
border:1px solid #4472C4;
padding:20px 0;
margin-bottom:20px;
}

#page .remote_list_box dl{
margin:0;
border:none;
display:flex;
padding-top:0;
padding-bottom:0;
}
#page .remote_list_box dl:not(:last-child){
padding-bottom:20px;
}
#page .remote_list_box dl dt{
background-color:transparent;
padding-left:0;
}

#page .remote_list_box dl dt::after{
content:"：";
}

#page .remote_list_box dl dd{
padding-top:0;
padding-bottom:0;
}


/*---------------sideber--------------------*/
#sidebar {
    float: right;
}

#side_contact {
    width: 252px;
    border: #FAAF6B solid 4px;
    margin: 0 0 20px;
}

#side_contact_box {
    text-align: center;
    width: 246px;
    border: #fff solid 3px;
    background-color: #F9F1EC;
    padding: 5px 0 10px;
}

#side_contact_box p {
    font-size: 90%;
}

/*#side_contact_box a p:hover,
#side_contact_box a p:active {
    background-color: #f1dabf;
    outline: 0;
}*/

#side_contact #side_uketuke {
    width: 200px;
    margin: 0 auto;
    text-align: left;
}

.sidelist {
    width: 258px;
    border: 1px solid #CAC4B9;
}

#sidebar .side_menu ul {
    padding: 0 10px;
}

#sidebar .side_menu02 ul {
    padding: 0 15px;
}

#sidebar .side_menu li {
    color: #6B523E;
    font-size: 110%;
    line-height: 2.8em;
    padding-left: 10px;
}

/*追加*/
#sidebar .side_menu02 li {
    color: #6B523E;
    font-size: 110%;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 8px;
}

#sidebar .side_menu li + li {
    border-top: 1px dashed #F0BC4A;
}

/*追加*/
#sidebar .side_menu02 li + li {
    border-top: 1px dashed #F0BC4A;
}

#sidebar .side_menu a {
    color: #6B523E;
    text-decoration: none;
}

/*追加*/
#sidebar .side_menu02 a {
    color: #6B523E;
    text-decoration: none;
}

#sidebar .side_menu a:hover {
    color: #B08F75;
}

/*追加*/
#sidebar .side_menu02 a:hover {
    color: #B08F75;
}

#side_profile {
    position: relative;
    height: 200px;
    margin-bottom: 20px;
}

#side_profile .txt1 {
    position: absolute;
    top: 50px;
    left: 10px;
    font-size: 12px;
}

#side_profile .txt2 {
    position: absolute;
    top: 57px;
    left: 10px;
    font-size: 12px;
    width: 240px;
}

#side_profile .txt_name {
    font-size: 16px;
}

#side_profile .rubi {
    font-size: 10px;
}

#side_profile .btn {
    position: absolute;
    left: 20px;
    bottom: 20px;
}

/*-----------------footer-----------------*/
#con_footdiv {
    height: 5px;
    background-color: #FE9C37;
    background-image: url(img/content_footer_divline.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 20px;
    clear: both;
}

.btn_top {
    width: 960px;
    margin: 20px auto 0px;
    text-align: right;
}


@media screen and (max-width:640px) {
.btn_top {
    width: 100%;
}

}


#footer {
    background-color: #F9F4EE;
    padding-bottom: 20px;
    margin-bottom: 10px;
}


.footlink {
  display: flex;
}

#footer .footlinkbox {
    margin: 0;
    padding: 20px 20px 0 20px;
    height: 250px;
    /*float: left;*/
    background-image: url(img/footer_divline.gif);
    background-repeat: no-repeat;
    background-position: right center;
    width: calc(100% / 4)!important;
    float: none;
}

#footer .footlinkbox li {
    line-height: 2em;
    background-image: url(img/footer_icon.gif);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-left: 10px;
}

.footlinkbox2 {
    margin-left: 15px;
}

#footer .footlinkbox2 li {
    padding-left: 0;
    background-image: none;

}

#footer a {
    color: #665139;
    text-decoration: none;
}

#footer a:hover {
    color: #AE916F;
    text-decoration: none;
}

#footer #footinfo {
    text-align: right;
    margin-top: 450px;
    padding-right: 20px;
}

#footinfo .foot_tel {
    font-size: 140%;
    font-weight: bold;
}

#footinfo .foot_address {}

#footinfo .foot_name {
    font-size: 160%;
    font-weight: bold;
}

#foot_area {
    padding-top: 10px;
    border-top: #CCCCCC solid 1px;
}

#foot_area h3 {
    font-size: 120%;
}

#foot_area p {
    font-size: 80%;
    line-height: 2em;
}

#copyright {
    text-align: center;
	font-size: 80%; /*20240226*/
}


/*--------------
トップページ
------------------*/
/*--------------top_main-------------------*/
#top_main {
    background-image: url(img/top_header_bg.jpg);
    background-repeat: no-repeat;
    height: 312px;
    position: relative;
}

#top_main .maintext {
    position: absolute;
    top: 20px;
    left: 30px;
}

#top_main .top_main_text {
    position: absolute;
    left: 30px;
    top: 227px;
}

#top_main .top_main_photo {
    position: absolute;
    left: 710px;
    top: 31px;
}

#top_main .top_profile_btn {
    position: absolute;
    left: 744px;
    top: 265px;
}

.top_access_text {
    width: 400px;
}

.slick-dotted.slick-slider {margin-bottom: 0;}
.slick-dots {display: flex;}
.slick-dots li button:before {font-size: 10px;}

/*-------------main_contents-------------------*/
#main_contents #merit {
    width: 652px;
    border: #FBD3A8 14px solid;
    border-top: #FBD3A8 40px solid;
    position: relative;
    font-size:120%;
}

#main_contents-noside #merit {
    width: 100%;
    border: #FBD3A8 14px solid;
    border-top: #FBD3A8 40px solid;
    position: relative;
    font-size:120%;
}


#merit .merit_title {
    position: absolute;
    left: 137px;
    top: -35px;
}

#merit h3 {
    font-weight: bold;
    font-size: 110%;
}

#main_contents #merit ul,
#main_contents #reason ul,
#main_contents-noside #reason ul{
    margin: 20px 20px;
}

#main_contents #merit li,
#main_contents #reason li,
#main_contents-noside #reason li{
    line-height: 2em;
    padding: 4px;
}

#main_contents #merit li + li,
#main_contents #reason li + li,
#main_contents-noside li + li{
    border-top: 1px dashed #F0BC4A;
}

#main_contents #merit li.merit_1,
#main_contents #reason li.merit_1{
    padding: 7px 0px 0px 25px;
    padding-left: 25px;
    background: url(img/top_merit_1.gif) no-repeat left 8px;

}
#main_contents #merit li.merit_2,
#main_contents #reason li.merit_2{
    padding: 7px 0px 0px 25px;
    background: url(img/top_merit_2.gif) no-repeat left 8px;
}

#main_contents #merit li.merit_3,
#main_contents #reason li.merit_3{
    padding: 7px 0px 0px 25px;
    background: url(img/top_merit_3.gif) no-repeat left 8px;
}

#main_contents #merit li.merit_4,
#main_contents #reason li.merit_4{
    padding-left: 25px;
    padding: 7px 0px 0px 25px;
    background: url(img/top_merit_4.gif) no-repeat left 8px;
}

#main_contents #merit li.merit_5,
#main_contents #reason li.merit_5{
    padding: 7px 0px 0px 25px;
    background: url(img/top_merit_5.gif) no-repeat left 8px;
}

#main_contents #merit li.merit_6,
#main_contents #reason li.merit_6{
    padding: 7px 0px 0px 25px;
    background: url(img/top_merit_6.gif) no-repeat left 8px;
}

#main_contents #merit li.merit_7,
#main_contents #reason li.merit_7{
    padding: 7px 0px 0px 25px;
    background: url(img/top_merit_7.gif) no-repeat left 8px;
}

#main_contents #merit li.merit_8,
#main_contents #reason li.merit_8 {
    padding: 7px 0px 0px 25px;
    background: url(img/top_merit_8.gif) no-repeat left 8px;
}

#main_contents #merit li.merit_9,
#main_contents #reason li.merit_9 {
    padding: 7px 0px 0px 25px;
    background: url(img/top_merit_9.gif) no-repeat left 8px;
}

#main_contents #reason {
    width: 610px;
    border: #FBD3A8 14px solid;
    border-top: #FBD3A8 40px solid;
    position: relative;
    font-size:120%;
    margin-bottom: 20px;
}
#main_contents-noside #reason {
    width: 100%;
    border: #FBD3A8 14px solid;
    border-top: #FBD3A8 40px solid;
    position: relative;
    font-size:120%;
    margin-bottom: 20px;
}


@media screen and (max-width:640px) {
    #main_contents #reason {
        width: 100%;
        box-sizing: border-box;
    }
}

.reason_title {
    position: absolute;
    left: 19.5%;
    top: -25px;
    text-align: center;
    font-size: 130%;
    color: #df0012;
    font-weight: bold;
}

@media screen and (max-width:640px) {
    .reason_title {
        left: 50%;
        transform: translateX(-50%);
    }
}


#main_contents #reason li.reason_title + li {
    border-top: none;
}

@media screen and (max-width:768px) {
#main_contents #merit li.merit_1,
#main_contents #merit li.merit_2,
#main_contents #merit li.merit_3,
#main_contents #merit li.merit_4,
#main_contents #merit li.merit_5,
#main_contents #merit li.merit_6,
#main_contents #merit li.merit_7,
#main_contents #merit li.merit_8,
#main_contents #merit li.merit_9 {
	padding: 0px 0px 0px 20px;
	line-height:1.5ex;
}

#main_contents #reason li.merit_1,
#main_contents #reason li.merit_2,
#main_contents #reason li.merit_3,
#main_contents #reason li.merit_4,
#main_contents #reason li.merit_5,
#main_contents #reason li.merit_6,
#main_contents #reason li.merit_7,
#main_contents #reason li.merit_8,
#main_contents #reason li.merit_9 {
	padding: 0px 0px 0px 20px;
	line-height:1.5ex;
}


#main_contents #merit li.merit_1 h3,
#main_contents #merit li.merit_1 p {
	padding: 10px 0px 0px 10px;
    line-height: 1.5em;
}

#main_contents #reason li.merit_1 h3,
#main_contents #reason li.merit_1 p {
	padding: 10px 0px 0px 10px;
    line-height: 1.5em;
}


#main_contents #merit h3 {
margin-top: 10px;
    line-height: 1.5em;
}

#main_contents #reason h3 {
    margin-top: 10px;
        line-height: 1.5em;
    }

#main_contents #merit p {
	padding: 10px 0px 0px 10px;
	margin-top: 10px;
    line-height: 1.5em;
}

#main_contents #reason p {
	padding: 10px 0px 0px 10px;
	margin-top: 10px;
    line-height: 1.5em;
}


}

#main_contents #merit2 {
    width: 95%;
    border: #FBD3A8 14px solid;
    border-top: #FBD3A8 40px solid;
    position: relative;
    font-size:120%;
}

#merit2 .merit_title {
    position: absolute;
    left: 120px;
    top: -35px;
}
@media screen and (max-width:768px) {
	#merit2 .merit_title {
		position: absolute;
		left: 0px;
		top: -35px;
		width: 100%;
    }
}
#merit2 h3 {
    font-weight: bold;
    font-size: 110%;
}

#main_contents #merit2 ul {
    margin: 20px 20px;
}

#main_contents #merit2 li {
    line-height: 2em;
    padding-top: 4px;
    padding-right: 4px;
    padding-left: 30px;
    padding-bottom: 4px;
    background-image: url(img/page_h3_bg.gif);
}

#main_contents #merit2 li + li {
    border-top: 1px dashed #F0BC4A;
}

#main_contents #merit2 li.merit_1 {
    padding: 7px 0px 0px 25px;
    padding-left: 25px;
    background: url(img/top_merit_1.gif) no-repeat left 10px;

}
#main_contents #merit2 li.merit_2 {
    padding: 7px 0px 0px 25px;
    background: url(img/top_merit_2.gif) no-repeat left 10px;
}

#main_contents #merit2 li.merit_3 {
    padding: 7px 0px 0px 25px;
    background: url(img/top_merit_3.gif) no-repeat left 10px;
}

#main_contents #merit2 li.merit_4 {
    padding-left: 25px;
    padding: 7px 0px 0px 25px;
    background: url(img/top_merit_4.gif) no-repeat left 10px;
}

#main_contents #merit2 li.merit_5 {
    padding: 7px 0px 0px 25px;
    background: url(img/top_merit_5.gif) no-repeat left 10px;
}

#main_contents #merit2 li.merit_6 {
    padding: 7px 0px 0px 25px;
    background: url(img/top_merit_6.gif) no-repeat left 10px;
}

#main_contents #merit2 li.merit_7 {
    padding: 7px 0px 0px 25px;
    background: url(img/top_merit_7.gif) no-repeat left 10px;
}

#main_contents #merit2 li.merit_8 {
    padding: 7px 0px 0px 25px;
    background: url(img/top_merit_8.gif) no-repeat left 10px;
}

#main_contents #merit2 li.merit_9 {
    padding: 7px 0px 0px 25px;
    background: url(img/top_merit_9.gif) no-repeat left 10px;
}


/*-----------------cooperation-----------------------*/


#main_contents #cooperation,
#main_contents-noside #cooperation{
    border: 5px solid #EEE9E3;
    margin: 20px auto;
    padding-bottom: 20px;
}

#main_contents .cooperation2 p,
#main_contents-noside .cooperation2 p{
    position: relative;
}
#main_contents .cooperation2 p img,
#main_contents-noside .cooperation2 p img{
	width:100%;
}
#main_contents .cooperation2 span,
#main_contents-noside .cooperation2 span{
	width: 30%;
	position: absolute;
	top: 10%;
	right: 0;
}




/*
#main_contents #cooperation .coop_1 {
    position: absolute;
    top: 40px;
    left: 5px;
}

#main_contents #cooperation .coop_2 {
    position: absolute;
    top: 138px;
    left: 20px;
}

#main_contents #cooperation .coop_3 {
    position: absolute;
    top: 220px;
    left: 80px;
}

#main_contents #cooperation .coop_4 {
    position: absolute;
    top: 212px;
    left: 340px;
}

#main_contents #cooperation .coop_5 {
    position: absolute;
    top: 138px;
    left: 440px;
    z-index: 99;
}

#main_contents #cooperation .coop_6 {
    position: absolute;
    top: 45px;
    left: 460px;
}*/

#cooperation .cooperation_p {
	margin: 0 auto;
    width: 90%;
}

.souzoku_infobox {
    width: 630px;
    border-left: 5px solid #BBE9F4;
    border-right: 5px solid #BBE9F4;
    border-bottom: 5px solid #BBE9F4;
    padding: 20px;
}

.souzokuinfo_table {
    width: 400px;
    text-align: left;
    border-collapse: collapse;
    margin: 0 auto;
}

.souzokuinfo_table th,
.souzokuinfo_table td {
    font-weight: normal;
    padding: 5px 10px;
    border: 1px solid #ccc;
}

/*-----------------thought------------------------*/


.li_dot {
    margin-left: 20px;
}

.li_dot li {
    list-style-position: inside;
    list-style-type: disc;
}

.li_disc {
    list-style-type: disc;
}

#thought_linkbox {
    width: 620px;
    margin-left: 15px;
}

#thought_linkbox img {
    display: block;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

#kyougisyobox {
    width: 282px;
    height: 282px;
    background-image: url(img/top_kyougisyo_bg.gif);
    text-align: center;
    padding: 10px 10px;
}

#syousyobox {
    width: 282px;
    height: 282px;
    background-image: url(img/top_syousyo_bg.gif);
    text-align: center;
    padding: 10px 10px;
}

#top_suport p {
    text-align: left;
    margin: 5px 0 5px 10px;
    font-size: 110%;
    font-weight: bold;
}

#top_suport ul {
    text-align: left;
    margin: 0 15px 20px;
}

#top_suport li {
    padding-left: 20px;
    background-image: url(img/top_syousyo_listmark.gif);
    background-position: left 8px;
    background-repeat: no-repeat;
    padding: 5px 0 5px 20px;
}

#top_suport li + li {
    border-top: #F0BC4A 1px dotted;
}

.top_news {
    overflow: hidden;
}

.news_subhead {
    border-bottom: 2px solid #F0BC4A;
}

.top_news dl {
    margin-bottom: -1px;
}

.top_news dt {
    width: 150px;
    float: left;
    clear: both;
    padding: 10px 0;
}

.top_news dd {
    padding: 10px 0 10px 150px;
    border-bottom: 1px dashed #F0BC4A;
}

#slideclick1,
#slideclick2 {
    cursor: pointer;
}

#slidebox1 {
    display: none;
}

#slidebox2 {
    display: none;
}

/*----------------important----------------------------------*/
.inportant_topp {
    width: 280px;
}

.content_inbox {
    width: 600px;
    margin: 0 auto;
}

#page dl {
    margin: 20px 10px;
    border: 1px solid #FFCC66;
    padding: 20px;
    line-height: 1.8em;
}

#page dt {
    background-color: #ffcc66;
    padding-left: 20px;
}

#page dd {
    padding: 10px 0;
}

#page .flowbox {
    width: 600px;
    margin-bottom: 20px;
    text-align: center;
}

#page .pflow {
    width: 500px;
    padding: 20px;
    background-color: #F4ECE1;
    margin: 5px auto;
    text-align: left;
}

/*ページ内リンクの位置調整*/
#page #important_1,
#page #important_2,
#page #important_3,
#page #important_4,
#page #important_5,
#page #important_6,
#page #important_7,
#kyougisyo,
#syousyo {
    margin-top: -40px;
    padding-top: 40px;
}

/*----------------price----------------------------------*/
.price_box {
    background-color: #FFC093;
    padding: 10px 30px;
    border-radius: 10px;
    /* CSS3 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome */
    -moz-border-radius: 10px;
    /* Firefox */
    margin: 10px 0;
}

.price_bold {
    font-size: 120%;
    font-weight: bold;
}

.price_arrow {
    vertical-align: middle;
    padding: 0 30px;
}

/*
.price_table .price_support{
    border: 1px solid #ccc;
}
*/

.price_table .price_support td{
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.price_table .price_support td:nth-child(even){
    border-right: 1px solid #ccc;
}

.price_table .price_support tr:nth-last-child(7){
    border-bottom: 1px solid #ccc;
}

.price_bottom{
    border-bottom: 1px solid #ccc;
}

/*---------------outline----------------------------------*/
.outline_contactbox_out {
    width: 638px;
    background-color: #F1DABF;
    border: #CAC4B9 solid 1px;
    margin-bottom: 20px;
}

.outline_contactbox {
    width: 618px;
    background-color: #F9F1EC;
    border: #fff solid 6px;
    margin: 4px;
    position: relative;
}

#outline_contact_h {
    width: 570px;
    margin: 5px auto;
}

#outline_contactbox_wrap {
    width: 580px;
    margin: 0 auto 20px;
}

.outline_contactbox_in {
    font-size: 14px;
    width: 262px;
    height: 170px;
/*    background-image: url(img/outline_contactbox_bg.gif);*/
    background: #fff;
    border: #fcc981 solid 1px;
    border-radius: 6px;
    padding: 10px 5px;
    text-align: center;
}

.outline_contactbox_in p {
    margin-top: 10px;
	line-height: 1.6em !important;
}
.outline_contactbox_in_sonota {
    font-size: 14px;
    width: 262px;
    height: 110px;
    background: #fff;
    border: #fcc981 solid 1px;
    border-radius: 6px;
    padding: 10px 5px;
    text-align: center;
}
.outline_contactbox_in_sonota p {
    margin-top: 10px;
}

.outline_contactbox_in_remote {
    font-size: 14px;
    width: 262px;

/*    background-image: url(img/outline_contactbox_bg.gif);*/
    background: #fff;
    border: #fcc981 solid 1px;
    border-radius: 6px;
    padding: 10px 5px;
}


.outline_contactbox_in_remote p {
    margin-top: 10px;
}


.outline_contact_detail {
    width: 580px;
    margin: 10px auto;
    font-size: 90%;
}

/*---------------contact------------------*/
.form table {
    border-collapse: collapse;
    table-layout: fixed;
    border-bottom: 1px solid #E4A474;
    color: #757575;
    line-height: 2;
    margin: 0 0 24px;
    width: 640px;
    margin-left: auto;
    margin-right: auto;
}

.form table caption {
    font-size: 14px;
    margin: 24px 0;
}

.form th {
    border-top: 1px solid #E4A474;
    background: #F9F1EC;
    padding: 2px 10px 2px 10px;
    width: 170px;
    font-size: 100%;
    font-weight: normal;
    text-align: left;
}

.form td {
    border-top: 1px solid #E4A474;
    padding: 2px 10px 2px 20px;
}

.form input {
    height: 1.5em;
}

#contact_name,
#contact_rubi {
    width: 220px;
}

#contact_company,
#contact_addr1,
#contact_addr2,
#contact_email {
    width: 380px;
}

#contact_mesage {
    width: 380px;
    height: 150px;
}

.contact_info {
    font-size: 95%;
}

.merit_profile{
    position:absolute;
    width:130px;
    right: 10px;
}

.sp_merit2_txt01{
   display:none;
}

.sp_merit2_txt02{
   display:none;
}

.sp_merit2_txt03{
   display:none;
}



/*---------office----------------------------------------------------- */
.office table {
    font-weight: normal;
    border-collapse: collapse;
    border-bottom: 1px solid #E4A474;
    color: #757575;
    line-height: 2;
    margin: 20px auto 24px;
    width: 640px;
}

.office table caption {
    font-size: 14px;
    margin: 24px 0;
}

.office th {
    border-top: 1px solid #E4A474;
    background: #F9F1EC;
    padding: 2px 10px 2px 10px;
    width: 25%;
}

.office td {
    border-top: 1px solid #E4A474;
    padding: 2px 10px 2px 20px;
}

/*---------------------privacy---------------------------*/
#privacy_box h4 {
    font-size: 110%;
    font-weight: normal;
    width: 600px;
    margin-bottom: 15px;
    padding: 0 18px;
    height: 18px;
    line-height: 18px;
    background: url(img/h4_mark.gif) no-repeat left;
    border-bottom: 2px solid #AD9270;
}

/*---------------------check_list---------------------------*/
#checklist {
    border: 1px solid #CAC4B9;
    border-bottom: 2px solid #CAC4B9;
    width: 600px;
    margin: 20px auto;
}

.check_pdf {
    width: 300px;
}

#checklist input {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    position: absolute;
}

#checklist .check_box {
    background: url(img/check_box.gif) no-repeat left top;
    width: 50px;
    height: 26px;
    line-height: 26px;
    display: block;
    padding: 0 0 0 15px;
    cursor: pointer;
    overflow: hidden;
}

#checklist .c_on {
    background-position: left bottom;
}

#checklist table {
    width: 550px;
    margin: 10px auto;
    border-collapse: collapse;
}

#checklist tr {
    height: 40px;
}

#checklist tr + tr {
    border-top: 1px solid #E4A474;
}

#checklist th {
    text-align: left;
    padding: 0 20px;
    font-weight: normal;
}

#checklist .check_box span.yn {
    padding-left: 20px;
}

/*---------------------newslist---------------------------*/
#blog_postlist h3 {
    margin-bottom: 0;
    background-image: none;
    background-color: #FCEFC2;
    padding: 3px 20px;
    width: 600px;
    font-size: 110%;
}

#blog_postlist .news_date {
    border-bottom: 1px dotted #F1DABF;
    text-align: right;
}

.top_newsh {
    position: relative;
}

.top_newsh a {
    position: absolute;
    right: 20px;
    padding-top: 10px;
    text-decoration: underline;
    color: #9C6547;
}

.top_newsh a:hover {
    color: #C19379;
}

/*---------------------willflow---------------------------*/
.will_flowbox {
    background-color: #F2CD9B;
    padding: 5px;
    border-radius: 10px;
    /* CSS3 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome */
    -moz-border-radius: 10px;
    /* Firefox */
}

/*---------------------supportflow---------------------------*/
#main_contents .support_flowbox,
#main_contents-noside .support_flowbox{
    padding: 5px 5px 0;
    font-weight: bold;
    font-size: 120%;
    border-bottom: 4px solid #64C1DA;
    margin-bottom: 2px;
    line-height: 1.3em;
}

/*-------------------cost--------------------------------------- */ 
.cost {
    margin: 0 auto;
}

.cost table {
    width: 640px;
    line-height: 2;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    text-align: left;
}

.cost th {
    border: 1px solid #CCCCCC;
    padding: 2px 10px 2px 10px;
    width: 50%;
    font-weight: normal;
}

.cost td {
    border-top: 1px solid #CCCCCC;
    padding: 2px 10px 2px 20px;
}

.support_box {
    width: 590px;
    border-left: 5px solid #FCE3C7;
    border-right: 5px solid #FCE3C7;
    border-bottom: 5px solid #FCE3C7;
    padding: 15px 20px 20px;
}

.support_box .support_headline {
    background: #1FA6C9 url(img/support_titleicon.gif) no-repeat left;
    width: auto;
    padding: 2px 10px 2px 25px;
    color: #fff;
    font-weight: bold;
}

#main_contents .subtitle.support_title,
#main_contents-noside .subtitle.support_title{
    margin-bottom: 0px;
}

.inheritance_round {
    width: 200px;
    float: left;
    text-align: center;
}

.inheritance_imgbox {
    width: 600px;
    margin: 0 auto;
}

.inheritance_round p {
    width: 200px;
    text-align: center;
    font-size: 90%;
    line-height: 1.3em;
}

/*---------------------------------------*/
#blog_list {
    width: 258px;
    border: 1px solid #CAC4B9;
}

#blog_lost ul {
    padding: 0 20px;
}

#blog_list li {
    color: #6B523E;
    font-size: 110%;
    line-height: 2em;
    font-size: 90%;
    padding: 5px 10px;
}

#blog_list li + li {
    border-top: 1px dashed #F0BC4A;
}

#blog_list a {
    color: #6B523E;
    text-decoration: none;
}

#blog_list a:hover {
    color: #B08F75;
}

#blog {
    font-size: 110%;
}

.headbox {
    margin-bottom: 20px;
}

#blog .blog_headbox {
    border: 1px solid #ccc;
}

#blog .blog_headline {
    margin-bottom: 0;
    width: auto;
    background-color: #F4ECE1;
    background-image: none;
    height: auto;
    padding: 10px;
    font-size: 105%;
    line-height: 1.5;
}

@media screen and (max-width:640px) {
  #blog .blog_headline {
	margin-top: 0;
  }
}

#blog .blog_headline a {
    text-decoration: none;
    color: #6B523E;
}

#blog .blog_headline a:hover {
    color: #A48062;
}

#blog .blog_info {
    background-color: #FCCE89;
    padding: 5px 10px;
    font-size: 80%;
}

#blog .blog_info .category {
    display: block;
    float: left;
    margin-left: 10px;
    padding-left: 55px;
    background-image: url(img/blog_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#blog .blog_info .category a {
    text-decoration: none;
    color: #666;
}

#blog .blog_info .day {
    color: #666;
    display: block;
    float: right;
    margin-right: 5px;
}

#blog .post {
    margin-bottom: 80px;
}

.bloglist_head {
    background: url(img/bloglist_h2.png) no-repeat;
    font-weight: bold;
    font-size: 22px;
    height: 46px;
    color: #5299D2;
    padding: 10px 0 0 50px
}

#postlist_link {
    display: block;
    text-align: right;
    padding-right: 15px;
}

#blog .pagelink {
    text-align: center;
}

#blog .news_headbox {
    width: 640px;
    border-bottom: 1px dotted #ccc;
}

#blog .news_headline {
    width: 480px;
    float: left;
    margin-bottom: 0;
    background-image: none;
    height: auto;
    padding: 2px 10px;
    font-size: 105%;
}

#blog .news_headline a {
    text-decoration: none;
    color: #6B523E;
}

#blog .news_day {
    width: 100px;
    float: right;
    color: #666;
    margin-right: 5px;
    font-size: 80%;
    margin-top: 10px;
}

#blog .news_content {
    margin: 10px 10px 60px;
}

em {
  font-weight:bold;
  font-style: normal;
}

.nav-previous {
    float: left;
}

.wp-pagenavi {
    text-align: center;
}

.nav-next {
    float: right;
}

/*-----------comments------------------*/
#comments {
    margin-top: 20px;
}

#comments h3 {
    margin-bottom: 20px;
}

#comments input,
#comments textarea {
    display: block;
}

#comments textarea {
    width: 550px;
}

#comments .required {
    color: #ff0000;
}

#comments code {
    display: block;
    margin-top: 5px;
    font-size: smaller;
}

#comments ul {
    margin-bottom: 20px;
}

#comments li.compost {
    list-style-type: none;
    border-bottom: dotted 1px #CAC1AC;
    margin-bottom: 20px;
}

#comments p.cominfo {
    text-align: right;
}

#comments h3 {
    font-size: 100%;
    color: #6B523E;
}

.form-allowed-tags {
    display: none;
}

.captchaSizeDivLarge {
    margin-top: 20px;
}

#fontsizebox {
    width: 170px;
    position: absolute;
    top: 70px;
    left: 530px;
}

#fontSize {
    width: 90px;
    float: left;
}

#fontSize li {
    width: 30px;
    float: left;
}

#fontsizebox .fontsizetext {
    width: 80px;
    float: left;
    margin-left: 0;
}

.changeBtn {
    cursor: pointer;
}

.link_list {
    line-height: 2em;
    font-size: 110%;
    margin-bottom: 20px;
    margin-left: 20px;
}

/*----------------パンくずリスト-----------------------*/
.breadcrumbs {
    font-size: 10px;
    margin: 5px 0;
}

.breadcrumbs li {
    margin-left: 0;
    display: inline-block;
}

.breadcrumbs li + li {
    padding-left: 12px;
    background: url(img/breadcrumb_div.gif) no-repeat left bottom;

}

@media screen and (max-width:640px) {
  .breadcrumbs li {
    margin: .3em;
  }

.box_style-01 {
    width: 590px;
    border: 5px solid #FCE3C7;
    padding: 15px 20px 20px;
}

.tbl_style-01 th {
    text-align: left;
}

/*---------新型コロナウイルス対策について---------------*/

.measures_tx01 span {
    color: #5298d4;
    }

.measures_list_ti {
    padding: 10px 0 10px 10px;
    font-weight: bold;
    background: #fef9e9;
    }

.measures_list_ti span {
    margin-right: 10px;
    color: #ff9700;
    }

.measures_contact_box {
    margin-bottom: 20px;
    padding: 3% 3% 0;
    background: #f8f1ec;
    }

.measures_contact_leftbox {
    width: 55%;
    margin: 0 auto;
    float: left;
    text-align: center;
    font-size: .9em;
    }

.measures_contact_ti {
    width: 100%;
    padding: 10px 0;
    font-size: 1.2em;
    font-weight: bold;
    outline: 1px solid #fbb87c;
    color: #f76e0f;
    background: #fff;
    }

.measures_contact_tx01,.measures_contact_tx02 {
    margin-top: 10px;
    }

.measures_contact_tx01 span {
    color: #cc3536;
    }

.measures_contact_rightbox {
    width: 40%;
    margin: 0 auto;
    float: right;
    text-align: center;
    font-size: .9em;
    }

.measures_contact_tx02 {
    color: #2ab8e2;
    }
.flex_btw{
	display: flex;
	justify-content: space-between;
}
.flex_ard{
	display: flex;
	justify-content: space-around;
}
.flex_evy{
	display: flex;
	justify-content: space-evenly;
}
.measures_contact_box {
    padding: 20px 3% 5px;
    }

.measures_contact_leftbox,.measures_contact_rightbox {
    width: 100%;
    float: none;
    }
}


/*---------メディア情報---------------*/
.default_h2 {
    background: url(img/default_h2.png) no-repeat;
    height: 56px;
    line-height: 56px;
    font-size: 20px;
    font-weight: bold;
    color: #5299d3;
    text-shadow: #fff 2px 2px 0px, #fff -2px 2px 0px,
        #fff 2px -2px 0px, #fff -2px -2px 0px;
    padding-left: 30px;
}

#media ul li {
    font-size: 14px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #999;
    text-indent: -2em;
    padding-left: 2.5em;
}

.footer_area {
   display: none;
}

.footer_area >  div {
	width: 75vw;
}

.footer_area a.line-icon {
	width: 25vw;
	height: 25vw;
	padding: 10px;
	background: #18b903;
	box-sizing: border-box;
	display: grid;
	place-items: center;
}

.footer_area a.line-icon img {
	width: 100%;
	height: auto;
}


/****************************************/
/* スマホ用CSS(640px以下)           */
/****************************************/
@media screen and (max-width:640px) {
    .price_table{
    width: 100%;
    table-layout: fixed;
    box-sizing: border-box;    
}
    
.price_table .price_support{
    width: 100%;
    table-layout: fixed;
    padding: 0 10px;
}
    
    .price_table .price_support-txt{
         width: auto;
}

.footlink, .footinfo {
  display: none;
}

    .footer_area {
    position: sticky;
    bottom: 0;
    left: 0;
    width: 100%;
    /*background-color: #eb6100;*/
    background: #f7ede7;
    z-index: 10000;
   display: flex;
}

.footer_area p{
    border: 2px solid #eb6100;
    text-align: center;
    color: #000;
    font-weight: bold;
/*    font-size: 1em;*/
    font-size: 3vw;
    position: relative;
    padding: 5px;
    line-height: 1.2;
}

.footer_area .footer_area_inner {
    position: relative;
}

.footer_area > div {
  display: flex;
  flex-direction: column;
}

.footer_area_inner ul{
    width: 100%;

}

.footer_area .footer_area_inner .footer_area_inner_btn {
    width: 85%;
    padding: 11px 0;
    font-size: 20px;
    font-weight: bold;
    margin-left: 15px;
    line-height: 1.3;
}
.inquiry_btn {
/*  background: #faf7f5; */
    display: block;
    text-decoration: none !important;
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: bold;
    /*border-left: 1px solid #655139;*/
    border-left: 1px solid #eb6100;
    display: grid;
    place-content: center;
    transition: opacity .3s;
}
/*.inquiry_btn:link, .inquiry_btn:visited {
    color: #655139;
}*/
.footer_area_inner span{
	color: #fff;
}
#siteBottom{
	margin-bottom: 85px;
}
.footer_area_inner ul.footer-nav li:first-child a {
    border-left: none;
}

.footer_area_inner {
  flex: 1;
}

.footer_area_inner ul.footer-nav {
	display: flex;
	height: 100%;
}

.footer_area_inner ul.footer-nav li,
.footer_area_inner ul.footer-nav a {
	height: 100%;
	font-size: 4.5vw;
	white-space: nowrap;
}

.sp_btn_form{
    /*width: 25%;*/
    width: calc(100% / 3);
    padding: 0;
}

@media (hover: hover) {
/*.sp_btn_form .inquiry_btn:hover,
.sp_btn_form .inquiry_btn:active {
   background-color: #f1dabf;
    outline: 0;
}*/
.sp_btn_form .inquiry_btn:hover {
  opacity: .5;
}

}
    
}

/****************************************/
/* スマホ用CSS(609px以下)           */
/****************************************/
@media screen and (max-width:609px) {
   .merit_profile {
    right: 5px;
}
    
    .sp_merit2_txt01{
        display:block;
    }
    
   .sp_merit2_txt02{
        display:none;
    }
    
   .sp_merit2_txt03{
        display:none;
    }
    

        
}

/****************************************/
/* スマホ用CSS(540px以下)           */
/****************************************/
@media screen and (max-width:540px) {
    .merit_profile {
    right: 10px;
}
    
    .sp_merit2_txt01{
        display:none;
    }
    
   .sp_merit2_txt02{
        display:block;
    }
    
   .sp_merit2_txt03{
        display:none;
    }
    
    #copyright{
        margin-bottom: 18%;
    }
    
    .toc a {
      padding: .3em;
      font-size: 1rem;
      display: inline-block;
    }
}


/****************************************/
/* スマホ用CSS(414px以下)           */
/****************************************/
@media screen and (max-width:414px) {


    #main_contents,
	#main_contents-noside{
        width: 100%;
    }

    .btn_top {
        width: 100%;
    }
    
    .merit_profile {
    width: 89px;
    right: 5px;
}
    
    .sp_merit2_txt01{
        display:block;
    }
    
   .sp_merit2_txt02{
        display:none;
    }
    
   .sp_merit2_txt03{
        display:none;
    }
    
    #copyright{
        margin-bottom: 22%;
    }


}

/****************************************/
/* スマホ用CSS(375px以下)           */
/****************************************/
@media screen and (max-width:375px) {
/*
    .merit_profile {
    width: 58px;
    right: 3px;
}
*/
    
    .sp_merit2_txt01{
        display:none;
    }
    
   .sp_merit2_txt02{
        display:block;
    }
    
   .sp_merit2_txt03{
        display:block;
    }
    
    #copyright{
        margin-bottom: 25%;
    }

}

/****************************************/
/* スマホ用CSS(320px以下)           */
/****************************************/
@media screen and (max-width:320px) {
    .sp_merit2_txt01{
        display:none;
    }
    
   .sp_merit2_txt02{
        display:block;
    }
    
   .sp_merit2_txt03{
        display:block;
    }
    
    .merit_profile{
        width: 70px;
    }
    
    #copyright{
        margin-bottom: 30%;
    }
}

/****************************************/
/* 追加CSS          */
/****************************************/


/*.fright a p:hover,
.fright a p:active {
    background-color: #f1dabf;
    outline: 0;
}*/

table.procedure p {
    line-height: 0.6em !important;
}


@media screen and (max-width:640px) {

#main_contents table.procedure td {
    padding-left: 10px!important;
}

#main_contents table.procedure p {
    line-height: 1.1 !important;
    padding-left: 0!important;
}


#main_contents table.procedure p a[href$="#1"],
#main_contents table.procedure p a[href$="#2"],
#main_contents table.procedure p a[href$="#3"],
#main_contents table.procedure p a[href$="#4"],
#main_contents table.procedure p a[href$="#5"],
#main_contents table.procedure p a[href$="#6"],
#main_contents table.procedure p a[href$="#7"],
#main_contents table.procedure p a[href$="#8"],
#main_contents table.procedure p a[href$="#9"],
#main_contents table.procedure p a[href$="#10"],
#main_contents table.procedure p a[href$="#11"],
#main_contents table.procedure p a[href$="#12"],
#main_contents table.procedure p a[href$="#13"],
#main_contents table.procedure p a[href$="#14"],
#main_contents table.procedure p a[href$="#15"],
#main_contents table.procedure p a[href$="#16"],
#main_contents table.procedure p a[href$="#17"],
#main_contents table.procedure p a[href$="#18"],
#main_contents table.procedure p a[href$="#19"],
#main_contents table.procedure p a[href$="#20"],
#main_contents table.procedure p a[href$="#21"] {
    padding-left: 1em!important;
}

#main_contents table.procedure p a[href$="-1"],
#main_contents table.procedure p a[href$="-2"],
#main_contents table.procedure p a[href$="-3"],
#main_contents table.procedure p a[href$="-4"],
#main_contents table.procedure p a[href$="-5"] {
    padding-left: 2em!important;
}

#main_contents table.procedure p a u {
    padding-left: 0!important;
}

}




.big h3 {
    font-size: 120%;
    font-weight: bold;
    width: 580px;
    margin-bottom: 15px;
    padding: 0 10px;
    line-height: 35px;
    background-image: url(img/page_h3_bg_big.gif);
}

.img_adjustment {
	float: right;
	margin: 5px 0 5px 20px;}

/*コンタクトフォーム 送信ボタン*/
.wpcf7 input[type="submit"] {
 padding: 8px 10%;
    height: 40px;
}

@media screen and (max-width:768px) {
.img_adjustment {
	display:block;
	float: none;
	margin: 10px auto 5px;
	text-align: center;
}

.mokuteki label,
.komarigoto label {
	display: block;
}

.big {
    font-size: 120%;
}

.small{
 font-size: 100%;
}   
}
.legalsupport {
    font-size: 120%;
}

.underbar{
      text-decoration: underline;
}


/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 640px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}

.top_column{
    overflow:hidden; 
    display:block; 
    justify-content: space-between;
}

/*サポート、各ステップ内のリンクボタン 2022.1.6追加*/
.supprt_link_btn {
	display:flex;
	width:auto;
	padding:10px 20px;
	margin:0 0 20px;
	border:3px solid #f9b34a;
	color:#246896;
	font-weight:bold;
	font-size:16px;
}
.supprt_link_btn .case {
	margin-right: 10px;
}
.supprt_link_btn .case_cont {
}

.mini_box{
    display:inline-block;
    text-align:center;
    border:1px solid #000000;
    width:21%;
    margin-left:1%;
    background-color:#f5f5f5;
    padding:2px;
}

/*メニューの色*/


.cta-area a {
  transition: opacity .3s;
}

.cta-area a:hover {
  opacity: .5;
}


.header-cta-area {
  display: flex;
}

.header-cta-area a {
  font-weight: bold;
  width: fit-content;
  padding: .3em;
  display: grid;
  place-items: center;
  width: 30%;
  text-align: center;
  text-decoration: none;
  transition: opacity .3s;
}

.menu_mendan, .footer-nav li:nth-of-type(1) a {
    /*background-color: crimson;*/
    background-color: #e57118;
    color: #fff!important;
    border: none!important;
}

.menu_ryokin, .footer-nav li:nth-of-type(2) a {
    /*background-color: darkgreen;*/
    background-color: #fed91d;
    color: #000!important;
    border: none!important;
}

.menu_sonota, .footer-nav li:nth-of-type(3) a {
   /* background-color: darkblue; */
   background-color: #38841A;
    color: #fff!important;
    border: none!important;
}

.opacity:hover{
 	opacity: 0.5;
}

/* 画像の回り込み */
.alignnone {
padding: 4px;
margin: 0px 15px 0 15px;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
padding: 4px;
}
.alignright {
float: right;
display: inline;
padding: 4px;
margin: 0px 15px 0 15px;
}
.alignleft {
float: left;
display: inline;
padding: 4px;
margin: 0px 15px 0 15px;
}
.clear {
clear: both;
}


#lampchat-lancher {
    /*position: fixed;
    z-index: 0;
    border: none;
    background-color: transparent;*/
	right: 10px; bottom: 20px; width: 300px; height: -90px !important;
}


/*プロフィールページでバナーを横並びにするための記述*/
.bnr_2line {
	display: flex;
	padding-bottom: 20px;
}

.bnr_2line .bnrwrap {
	width: 50%;
}
@media screen and (max-width:768px) {
	.bnr_2line {
		flex-flow: column;
		justify-content:space-around;
		padding-top: 20px;
	}
	.bnr_2line .bnrwrap {
		width: 100%;
		margin-bottom: 10px;
	}
}


/*メリットデメリット*/
.table_merit {
    border: 1px solid #000000;
	margin-bottom: 20px;
	width: 100%;
}
.table_merit td {
    padding: 10px;	
	width: 50%;
	vertical-align: top;
}
.table_merit td:first-of-type {
    border-right: 1px solid #000000;	
}
.table_merit p {
    font-weight: bold; 
	margin-bottom: 10px !important;
}
.ul_merit {
padding-left: 1rem;
}
.li_merit::before {
	margin-left: -1rem;
	content: "〇";

}

/* merit-list */
.merit-list {
    width: 100%;
}

.merit-list img {
    width: 100%;
    height: auto;
}

/* problem-list */
.problem-list {
    width: 638px;
    margin: 20px 0;
}

#main_contents-noside .problem-list{
	width: 100%;
    margin: 20px 0;
}


.problem-list__title,
#main_contents-noside .problem-list__title{
    width: 100%;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    background-color: #fb9606;
	margin-bottom: 20px;
}

.problem-list ul,
#main_contents-noside .problem-list ul{
    padding: 0 15px;
}

.problem-list li,
#main_contents-noside .problem-list li{
    display: flex;
    align-items: center;
	padding: 25px 0 0 0;
  height: auto;
}

.problem-list li:not(:first-child),
#main_contents-noside li:not(:first-child) {
    margin-top: 20px;
}

.problem-list li p,
#main_contents-noside li p{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0 !important;
}

.problem-list li::before,
#main_contents-noside li::before{
    flex: none;
    content: "";
    width: 26px;
    height: 28px;
    margin: -3px 10px 0 0;
    background: url(../stline-s/img/icon_checked-deta.png) no-repeat;
    background-size: cover;
}

.problem-list__image,
#main_contents-noside .problem-list__image{
    width: 80%;
    margin-top: 20px;
    margin-inline: auto;
}

.problem-list__image img,
#main_contents-noside .problem-list__image img{
    width: 100%;
    height: auto;
}

@media screen and (max-width:768px) {
    .problem-list {
        width: 100%;
        margin: 20px 0;
    }

    .problem-list__title {
        font-size: 20px;
    }

    .problem-list li:not(:first-child) {
        margin-top: 10px;
    }
    
    .problem-list li p {
        font-size: 18px;
        margin-top: 0 !important;
    }
    
}

/* inheritance-cases */

.inheritance-cases {
    width: 100%;
    margin: 20px 0;
}

.inheritance-cases ul {
    margin-top: 20px;
}

.inheritance-cases__title {
    width: 100%;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    background-color: #fb9606;
}

.inheritance-cases__ex {
    position: relative;
}

.inheritance-cases__ex-title {
    color: #fb9606;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
    padding: 15px 0 29px 180px;
    border-bottom: 2px solid #c9c9c9;
}

.inheritance-cases__ex-number {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 100px;
    height: 75px;
    padding-left: 60px;
    font-size: 20px;
    border-radius: 0 0 8px 8px;
    color: #fff;
    background-color: #85ac10;
}

.inheritance-cases__ex-number::before {
    position: absolute;
    display: inline-block;
    content: "";
    transform: translateX(-100%);
    margin-right: 4px;
    width: 40px;
    height: 40px;
    background: url(../stline-s/img/icon_case-study.png) no-repeat;
    background-size: cover;
}

.inheritance-cases__ex-number span {
    display: block;
}

.inheritance-cases__ex-number .large {
    display: inline;
    font-size: 30px;
}

.inheritance-cases__ex-client {
    font-size: 20px;
    text-align: right;
    font-weight: bold;
    margin-bottom: 14px;
}

.inheritance-cases__heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5%;
}

.inheritance-cases__heading-image {
    width: 40%;
  margin-bottom: 30px;
}

.inheritance-cases__heading-image img {
    width: 100%;
    height: auto;
}

.inheritance-cases__heading-content {
    width: 65%;
}

.inheritance-cases__ex-box {
    margin-bottom: 20px;
}

.inheritance-cases__ex-subtitle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 40px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.inheritance-cases__ex-subtitle::before {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    margin-right: 5px;
}

.inheritance-cases__ex-subtitle span {
    font-size: 20px;
    font-weight: bold;
}

.inheritance-cases__ex-subtitle--consultation {
    background-color: #FADC72;
}

.inheritance-cases__ex-subtitle--consultation::before {
    background: url(../stline-s/img/icon_question.png) no-repeat;
    background-size: contain;
}

.inheritance-cases__ex-subtitle--property {
    background-color: #ba55d3;
}

.inheritance-cases__ex-subtitle--property::before {
    background: url(../stline-s/img/icon_home.png) no-repeat;
    background-size: contain;
}

.inheritance-cases__ex-subtitle--solve {
    background-color: #F45668;
}

.inheritance-cases__ex-subtitle--solve::before {
    background: url(../stline-s/img/icon_light-bulb.png) no-repeat;
    background-size: contain;
}

.inheritance-cases__ex-subtitle--comment {
    background-color: #84d2ec;
}

.inheritance-cases__ex-subtitle--comment::before {
    background: url(../stline-s/img/icon_businessman.png) no-repeat;
    background-size: contain;
}

.inheritance-cases__ex-text {
    font-size: 16px;
}

.inheritance-cases__ex-text .text-red {
    color: #e60012;
}

.inheritance-cases__ex-flexbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5%;
}

.inheritance-cases__ex-flexbox-image {
    width: 30%;
}

.inheritance-cases__ex-flexbox-image img {
    width: 100%;
    height: auto;
}

.inheritance-cases__ex-flexbox .inheritance-cases__ex-text {
    width: 65%;
}

@media screen and (max-width:640px) {
    .inheritance-cases {
        width: 100%;
    }

    .inheritance-cases__ex:not(:first-child) {
        margin-top: 50px;
    }
    
    #cases .inheritance-cases__ex-title {
        font-size: 20px;
        line-height: 1.5;
        padding: 105px 0 29px;
        border-bottom: 2px solid #c9c9c9;
    }
    
    #cases .inheritance-cases__ex-number {
        width: 100px !important;
        margin: 0;
    }
    
    .inheritance-cases__ex-client {
        font-size: 18px;
    }
    
    .inheritance-cases__heading {
        margin-top: 20px;
    }

    #cases .inheritance-cases__ex-subtitle {
        width: 150px !important;
        margin: 0;
    }
    
    .inheritance-cases__ex-subtitle::before {
        display: block;
        content: "";
        width: 28px;
        height: 28px;
        margin-right: 5px;
    }

    .inheritance-cases__ex-text {
        font-size: 14px;
    }

    .inheritance-cases__heading {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 30px;
    }
    
    .inheritance-cases__heading-image {
        width: 100%;
    }
    
    .inheritance-cases__heading-content {
        width: 100%;
    }
    
    .inheritance-cases__ex-flexbox {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 30px;
    }
    
    .inheritance-cases__ex-flexbox-image {
        width: 100%;
    }
    
    .inheritance-cases__ex-flexbox .inheritance-cases__ex-text {
        width: 100%;
    }
}

/* inheritance-voice */

.inheritance-voice {
    width: 100%;
    margin: 20px 0;
}

.inheritance-voice ul {
    margin-top: 20px;
}

.inheritance-voice li {
    margin-top: 10px;
    background-color: #fff8e0;
    padding: 20px;
}

.inheritance-voice__title {
    width: 100%;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    background-color: #fb9606;
}

.inheritance-voice__item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 5%;
}

.inheritance-voice__item-image {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 10px;
}

.inheritance-voice__item-image img {
    width: 100%;
    height: auto;
}

.inheritance-voice__item-image p {
    font-size: 18px;
}

.inheritance-voice__item-text {
    width: 65%;
}

.inheritance-voice__item-text p {
    font-size: 16px;
}

@media screen and (max-width:640px) {
    .inheritance-voice {
        width: 100%;
    }

    .inheritance-voice__item {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        row-gap: 15px;
    }
    
    .inheritance-voice__item-image {
        width: 80%;
    }
    
    #voice .inheritance-voice__item-image p {
        font-size: 14px;
        margin: 0;
        width: 45% !important;
    }
    
    .inheritance-voice__item-text {
        width: 100%;
    }
    
    #voice .inheritance-voice__item-text p {
        font-size: 14px;
        margin: 0;
    }
    
}

/* inheritance-service */

.inheritance-service {
    width: 100%;
    margin: 20px 0;
    border: 5px solid #fb9606;
    border-radius: 15px;
    box-sizing: border-box;
}

.inheritance-service ul {
    padding: 20px;
}

.inheritance-service li:not(:first-child) {
    padding-top: 20px;
    margin-top: 10px;
    border-top: 2px solid #c9c9c9;
}

.inheritance-service__title {
    width: 100%;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    background-color: #fb9606;
    border-radius: 5px 5px 0 0;
}

#service p {
    margin: 0;
}

#service span {
    display: block;
}

#service .inheritance-service__plan .text-blue {
    /*color: #1FA7C9;*/
    color: #005F70;
}

#service .inheritance-service__plan .text-red {
    color: #e60012;
    font-size: 18px;
}

#service .inheritance-service__plan .text-indent {
    text-indent: -1em;
    padding-left: 1em;
}

#service .inheritance-service__plan .one-hundred-thousand {
    font-size: 18px;
}

#service .inheritance-service__plan dl {
    border: none;
    margin: 0;
    padding: 0;
}

#service .inheritance-service__plan dt {
    display: flex;
    gap: 10px;
    font-size: 18px;
    color: #85ac10;
    background-color: transparent;
    padding-left: 0;
}

#service .inheritance-service__plan dd {
    font-size: 16px;
    padding-left: 1em;
}

@media screen and (max-width:640px) {
    .inheritance-service ul {
        padding: 10px;
    }
    
    #main_contents #service p {
        margin: 0;
        width: 100% !important;
    }
    
    #service .inheritance-service__plan .text-red {
        font-size: 17px;
    }
    
    #service .inheritance-service__plan dt {
        flex-direction: column;
        gap: 5px;
        font-size: 17px;
    }
    
    #service .inheritance-service__plan dd {
        padding-left: 0;
    }
    #service .inheritance-service__plan .one-hundred-thousand {
        font-size: 17px;
    }

    #service .inheritance-service__plan .price_support {
        width: 100%;
    }
}

/* inheritance-flow */

.inheritance-flow {
    width: 100%;
    margin: 20px 0;
}

.inheritance-flow__title {
    width: 100%;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    background-color: #20b608;
}

.inheritance-flow ul {
    margin-top: 20px;
}

.inheritance-flow li {
    position: relative;
    background-color: #f7fdea;
}

.inheritance-flow li:not(:first-child) {
    margin-top: 60px;
}

.inheritance-flow li:not(:last-of-type)::after{
    position: absolute;
    bottom: -11px;
    left: 50%;
    transform: translate(-50%, 100%);
    display: block;
    content: "";
    width: 140px;
    border-top: 40px solid #20b608;
    border-right: 70px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 70px solid transparent;
    box-sizing: border-box;
}

#flow h3.inheritance-flow__heading {
    display: inline-block;
    width: auto;
    height: auto;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    background-color: #20b608;
    background-image: none;
    line-height: 1;
    margin: 0;
}

#flow.inheritance-flow p {
    margin: 0;
}


.inheritance-flow__content {
    padding: 20px;
	margin-bottom: 60px;
}

.inheritance-flow__content-text {
    font-size: 18px;
}

.inheritance-flow__content-attention {
    font-size: 16px;
}

.inheritance-flow__content-attention .text-indent {
    text-indent: -1em;
    padding-left: 1em;
    display: block;
}

@media screen and (max-width:640px) {
    #flow h3.inheritance-flow__heading {
        display: inline-block;
        width: auto;
        height: auto;
        color: #ffffff;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        padding: 10px;
        background-color: #20b608;
        background-image: none;
        line-height: 1;
        margin: 0;
    }

    #main_contents #flow.inheritance-flow p {
        width: 100% !important;
        margin: 0;
    }

    .inheritance-flow__content-text {
        font-size: 16px;
    }
    
    .inheritance-flow__content-attention {
        font-size: 14px;
    }
    
}

/* inheritance-faq */

.inheritance-faq {
    width: 100%;
    margin: 20px 0;
}

#faq.inheritance-faq p {
    margin: 0;
}

.inheritance-faq__title {
    width: 100%;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    background-color: #fb9606;
    border-radius: 18px 18px 0 0;
}

.inheritance-faq__list {
    background-color: #fff8e0;
    margin-top: 10px;
    padding: 20px;
}

.inheritance-faq__list li:not(:first-child) {
    margin-top: 25px;
}

.inheritance-faq__list-item-wrapper {
    display: flex;
    align-items: baseline;
    gap: 10px;
}

#page #faq .inheritance-faq__list-item dl {
    margin: 0;
    border: none;
    padding: 0;
    line-height: 1.2;
}

#page #faq .inheritance-faq__list-item dt {
    background-color: transparent;
    padding-left: 0;
}

#page #faq .inheritance-faq__list-item dd {
    margin-top: 10px;
    padding: 0;
}

.inheritance-faq__list-mark {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 68px;
    height: 40px;
}

.inheritance-faq__list-mark span {
    font-size: 26px;
    color: #fff;
    line-height: 1;
    margin-left: -7px;
}

.inheritance-faq__list-mark--question {
    background-image: url(../stline-s/img/icon_q_ballon.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.inheritance-faq__list-mark--answer {
    background-image: url(../stline-s/img/icon_a_ballon_green.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#faq h3.inheritance-faq__list-question {
    width: auto;
    height: auto;
    font-size: 20px;
    font-weight: normal;
    color: #fb9606;
    line-height: 1.2;
    margin-bottom: 0;
    padding: 0;
    background-image: none;
}

.inheritance-faq__list-answer {
    width: 82%;
    padding: 10px 14px;
    background: #fff;
    border: 2px solid #fdebad;
    font-size: 20px;
    line-height: 1.5;
}

#faq .inheritance-faq__list-answer .text-red {
    color: #e60012;
}

@media screen and (max-width:640px) {
    .inheritance-faq__list-question {
        align-self: center;
    }
    
    #faq h3.inheritance-faq__list-question {
        font-size: 18px;
        background: none;
    }

    .inheritance-faq__list-mark {
        aspect-ratio: 68 / 40;
    }

    .inheritance-faq__list-mark span {
        font-size: 20px;
        margin-left: -7px;
    }

    #faq h3.inheritance-faq__list-question {
        margin-top: 0;
    }

    .inheritance-faq__list-answer {
        font-size: 18px;
        line-height: 1.2;
    }
}

/* contactbox-access */

.contactbox-access {
    width: 100%;
    margin: 20px 0;
}

#main_contents #access.contactbox-access p,
#main_contents-noside #access.contactbox-access p{
    margin: 0;
    line-height: 1.2;
}

.contactbox-access__title {
    margin-top: 30px;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    /*background: #fb9606; color: #fff;*/
    border: 2px solid #f67016;
    border-radius: 10px;
    color: #000;
    background:#f9f5f2;
    padding: 10px 0;
    box-sizing: border-box;
}

.contactbox-access__wrap {
    margin-top: 20px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    column-gap: 5%;
    row-gap: 50px;
}

.contactbox-access__img {
    width: 45%;
}

.contactbox-access__img img {
    width: 100%;
    height: auto;
}

#main_contents #access p.contactbox-access__img-text,
#main_contents-noside #access p.contactbox-access__img-text{
    text-align: center;
    font-size: 13px;
    margin-top: 5px;
}

.contactbox-access__content {
    width: 50%;
}

#main_contents #access p.contactbox-access__address,
#main_contents-noside #access p.contactbox-access__address{
    font-size: 16px;
    line-height: 1.8;
}

.contactbox-access__stationlist {
    margin-top: 30px;
}

.contactbox-access__stationlist li:not(:first-child) {
    margin-top: 7px;
}

.contactbox-access__station {
    display: flex;
    align-items: center;
    font-size: 16px;
}

.contactbox-access__station::before {
    flex: none;
    content: "";
    width: 24px;
    height: 28px;
    margin: 3px 10px 0 0;
    background: url(../stline-s/img/icon_train.png) no-repeat;
    background-size: cover;
}

@media screen and (max-width:640px) {
    .contactbox-access__wrap {
        flex-direction: column;
        row-gap: 50px;
    }

    .contactbox-access__img {
        width: 100%;
    }
    
    .contactbox-access__content {
        width: 100%;
    }
}

/*相続不動産・空家　売却相談サポート のグロナビ*/
.accordion .inheritance-navi {
	color:#fff;
        width: fit-content!important;
        padding: 0 1.2em;
}
.accordion .inheritance-navi:hover {
	color:#fff;
	background: rgba(254,159,53,1.00);
}


/*お客様の声 20240618*/
.voice_title {
	font-size:140%; 
	font-weight:bold;
}
.voice_q {
	font-weight:bold;
	border-bottom: 2px solid #AD9270;
}
.voice_q span {
	color: #fb9606;
	padding-right: 10px;
}
.voice_hr {
	border-top: 1px dotted #B5B5B5;
	margin: 40px auto;
	width: 80%;
	text-align: center;
}

/*6つの安心 20240619*/

.point_title {
	font-size: 120%;
	font-weight: bold;
	color: #2E85CD;
}

.jireiTitle {
	background-color: #F4ECE1;
	font-size: 120%;
	margin: 30px 0;
	font-weight: bold;
	padding: 2px 5px;
}
.jirei_customer {
	text-align:right; 
	margin-bottom: 0 !important;
	color: #2E85CD;
}
.jirei_midashi1 {
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 10px !important;
    padding: 0 18px;
    background: url(img/h4_mark.gif) no-repeat left 4px;
    border-bottom: 2px solid #AD9270;
}
.jirei_midashi2 {
	display: inline-block;
	font-weight:bold;
	border:1px solid #AD9270;
	padding: 0 5px;
	margin-bottom: 10px !important;
}
.hiyou_link:link,.hiyou_link:visited {
	text-decoration: none;
	color: #333333;
}
.hiyou_link:hover {
	opacity: 0.8;
}

.h3ylw {
	font-size: 110%;
	font-weight: bold;
	width: 98% !important;
	margin-bottom: 15px;
	margin-top: 8px;
	padding: 10px 0 10px 5px !important;
	height: auto !important;
	line-height: 1.3 !important;
	background-image: none !important;
	background-color: #FCF0C4;
	border-bottom: 2px solid #E2CB7C;
}

/* procedure */


#page .pr_flx_box h3, #page .pr_flx_box h4,
#page .pr_flx_box h5, #page .pr_flx_box h6 {
	margin: 10px 0;
	font-size: 1em;
	background: none;
	border: none;
	padding: .3em;
	width: 100%;
	height: inherit;
	line-height: 1.5;
}

.li_disc li {
	list-style-type: disc;
	margin-left: 30px;
}

.pr_flx_box > img {
	width: 48%;
	height: auto;
	margin-bottom: 10px;
}

.pr_flx_box .pr_flx_box__est {
	width: 32%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.pr_flx_box .pr_flx_box__est img:first-of-type {
	width: 50%;
	height: auto;
}

.pr_low__title {
	 background :#ffcc66;
	 padding: .3em 20px .3em;
	 display: grid;
	 align-items: center;
}


@media screen and (max-width:640px) {

.pr_flx_box > img {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

.pr_flx_box .pr_flx_box__est {
	width: 100%;
	display: block;
	overflow: hidden;
	padding: 5px;
}

.pr_flx_box .pr_flx_box__est img:first-of-type {
	width: 20%!important;
	float: left;
	padding-bottom: 5em;
	margin-right: 2%;
}

#main_contents .pr_flx_box .pr_flx_box__est > *:not(img) {
	margin-top: 0!important;
}

}


/* add 202410 */

/*　ご相談事例 */

.soudan-jirei h2 img {
	width: 100%;
	height: auto;
}


#page .s_title {
	background: none;
	border: none;
	padding: 0;
	margin: .3em;
	font-size: 1em;
	font-weight: normal;
	width: fit-content;
}

#page .p_title {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 0;
}

.header-txt {
	transform: rotate(0.05deg);
	border: 1px solid #cac4b9;
	padding: .5em 0 .5em 1.6em;
	font-size: 1.4rem;
	color: #5b9fd7;
	font-weight: bold;
	background: #f4ece1;
	position: relative;
	align-items: center;
	box-sizing: border-box;
	text-shadow: 
		#fff 2px 0px,  #fff -2px 0px,
		#fff 0px -2px, #fff 0px 2px,
		#fff 2px 2px , #fff -2px 2px,
		#fff 2px -2px, #fff -2px -2px,
		#fff 1px 2px,  #fff -1px 2px,
		#fff 1px -2px, #fff -1px -2px,
		#fff 2px 1px,  #fff -2px 1px,
		#fff 2px -1px, #fff -2px -1px;
}

.header-txt::before {
	content: '';
	display: block;
	width: .4em;
	height: 70%;
	background: #9c6547;
	margin-right: 1em;
	position: absolute;
	top: 15%;
	left: .6em;
}

.soudan-jirei > section:not(:last-of-type) {
	margin-bottom: 40px;
}

.soudan-jirei a {
	color: #f87700;
	text-decoration: underline;
}

.soudan-jirei a:hover {
	text-decoration: none;
}

.soudan-jirei .search_word-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.soudan-jirei .search_word-list li {
	width: fit-content;
	margin: 0 0 1em .5em;
}

.soudan-jirei .search_word-list li a {
	display: block;
	border: 1px dashed #f87700;
	border-radius: 5px;
	width: fit-content;
	padding: .5em;
	text-decoration: none;
	color: #000;
}

.soudan-jirei .search_word-list li a:hover {
	color: #f87700;
	background: #fffdf7;
}

.soudan-jirei_category .search_word-list li {
	margin-right: .5em;
}

.soudan-jirei_category .search_word-list li a {
	font-size: 1.1em;
	padding: .8em;
}

.soudan-jirei_new_box {
	display: flex;
	justify-content: space-between;
	padding: 20px;
	margin-bottom: 20px;
	cursor: pointer;
	background: #fffdf7;
	position :relative;
}

.soudan-jirei_new_box:after {
	content: '';
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	border: 1px solid #fbc573;
	position: absolute;
	top: -1px;
	left: -1px;
	transition: opacity .5s;
	opacity: 0;
	z-index: -1;
}

.soudan-jirei_new_box:hover::after {
	opacity: 1;
}

a.soudan-jirei_url {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.soudan-jirei_new_box .soudan-jirei_new__text > div {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}

.soudan-jirei_new_box .soudan-jirei_new__text > div:not(:last-of-type) {
	margin-bottom: 10px;
}

.soudan-jirei_new_box .soudan-jirei_new__text {
	width: 68%;
	font-size: .9em;
}

.soudan-jirei_new_box > figure {
	width: 28%;
	margin: 0 0 20px 0;
}

.soudan-jirei_new_box > figure img {
	width: 100%;
	height: auto;
}
.soudan-jirei_new_box .soudan-jirei_new__text ul {
	display: flex;
	flex-wrap: wrap;
	positionn: relative;
	z-index: 2;
}
.soudan-jirei_new_box .soudan-jirei_new__text ul li {
	width: fit-content;
	margin: .3em;
	list-style-type: none;
}

.soudan-jirei_new__category h4 {
	width: 5em;
}

.soudan-jirei_new__category ul {
	width: calc(100% - 6em);
}

@media only screen and (max-width: 640px) {
	.soudan-jirei_new_box {
		display: block;
	}
	
	.soudan-jirei_new_box > figure,
	.soudan-jirei_new_box .soudan-jirei_new__text {
		width: 100%;
	}
}

a.soudan-jirei_button {
	display: flex;
	align-items: center;
	width: fit-content;
	height: 3em;
	padding: 0 5em;
	max-width: 90%;
	font-weight: bold;
	font-size: 1.1em;
	background: #f49843;
	color: #fff;
	text-decoration: none;
	transition: opacity .3s;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-shadow: 1px 1px 1px #666;
	box-shadow: 1px 2px 1px #ccc;
}

a.soudan-jirei_button::before,
a.soudan-jirei_button::after {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

a.soudan-jirei_button::before {
	right: 1.2em;
	height: .5em;
	aspect-ratio: cos(30deg);
	clip-path: polygon(0 0,100% 50%,0 100%);
	background: #f49843;
	z-index: 2;
}

a.soudan-jirei_button::after {
	right: 1em;
	width: 1em;
	height: 1em;
	background: #fff;
	border-radius: 50%;
	z-index: 1;
	box-shadow: 1px 1px 1px #666;
}

a.soudan-jirei_button:hover {
	opacity: .6;
}


/* ご相談事例ページネーション　*/

h2.screen-reader-text {
	display: none;
}

.nav-links {
	border: none;
}

.pagination ul {
	list-style: none;
	padding: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width:100%;
}

.pagination li {
	margin: 5px;
}

.pagination li .page-numbers {
	text-decoration: none;
	/*color: #1fa7c9;*/
	color: #005F70;
	display: grid;
	place-items: center;
	padding: .5em .7em;
	text-decoration: none!important;
	/*border: 1px solid #1fa7c9;*/
	border: 1px solid #005F70;
}

.pagination li .page-numbers:not(.dots, .current):hover {
	background: #eef;
}

.pagination li .page-numbers.current {
	background: #ff;
	color: #000;
	border: 1px solid #000;
	font-weight: bold;
}

.pagination li .page-numbers.dots {
	border: none;
	padding-left: 0;
	padding-right: 0;
}


.yuigon_enquate .flex_btw > figure {
	width: 35%;
}

.yuigon_enquate .flex_btw > *:not(figure) {
	width: 65%;
}

.yuigon_enquate .flex_btw fugire br {
	display: inline;
}

@media only screen and (max-width: 640px) {
	.yuigon_enquate .flex_btw figure {
		width: 50%;
		min-width: 180px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	.yuigon_enquate .flex_btw figure br {
		display: none;
	}
}

#page .blog_content figure {
	padding: 20px;
	margin: 0 20px 30px 20px;
	border: 1px solid #ccc;
}

#page .blog_content figure p:last-of-type {
  margin-bottom: 0;
}

#page .blog_content figure img {
	width: 100%;
	height: auto;
}

#page .blog_content h5,
#page .blog_content h6 {
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom: 10px;
}

#page .blog_content figure h4,
#page .blog_content figure h5,
#page .blog_content figure h6 {
	background: none;
	border: none;
	padding: 0;
	text-align: center;
	font-size: 1.1em;
}

#page .blog_content .li_dot li {
	list-style-position: outside;
}


ol.num-list li {
	list-style-type: number;
}

ol.has-child {
	list-style:none;
	counter-reset:counter;
}
 
ol.has-child li::before {
	content:counters(counter, "-") ". ";
        counter-increment:counter;
}
 
ol.has-child li ol {
	list-style:none;
        counter-reset:counter;
}

#page .num_head {
	background: none;
	padding: 10px!important;
	border: none;
	width: 100%!important;
	height: auto!important;
	line-height: 1.5!important;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100% 120%;
}

#page .blog_content h5.num_head {
  padding: 0!important;
}

@media screen and (max-width:640px) {
  #main_contents .blog_content p {
	margin-top: 0;
  }
}

#page .blog_content .support_box {
	width: 90%;
	border: 5px solid #FCE3C7;
	background-color: #F9F1EC;
	padding: 15px 20px 20px;
	margin-left: auto;
	margin-right: auto;
}

#page .blog_content .head3.tow-line {
	line-height: 120%;
	background-image: linear-gradient(to right, #FCEFC1, #FFF);
	background-size: 120%;
	padding-top: .7em;
	padding-bottom: .5em;
	border-image-source: linear-gradient(to right, #E8D48F, transparent);
	border-image-slice: 1;
	border-width: 0 0 4px 0;
	border-style: solid;
	height: auto;
}

/* LINE誘導 */

a.banner-box {
	display: inline-block;
	transition: .2s opacity;
	text-decoration: none;
}

a.banner-box:hover {
	opacity: .7;
}

a.banner-box img:hover {
	opacity: 1;
}

.line-banner {
	width: fit-content;
	height: fit-content;
	white-space: nowrap;
	padding: 1em 1.5em;
	background: #06C755;
	border-radius: 2em;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	display: grid;
	place-content: center;
	place-items: center;
	margin: 0;
	box-shadow: 8px 8px 4px #ccc;
}

.line-banner .line-icon {
	width: 3em;
	height: auto;
	margin-right: .3em;
	margin-bottom: .3em;
}

.line-banner .line-barcode {
	width: 5em;
	height: auto;
	margin: .5em 0;
}
.line-banner > p {
	margin: 0!important;
}

.line-banner-box .line-banner {
	margin-left: 1em;
}

.line-banner.line-banner-h {
	border-radius: 1em;
	font-size: 1.1em;
	padding: .5em;
}

.line-banner.line-banner-h .line-barcode {
	margin: 0 0 0 .5em;
}

#sidebar a.banner-box {
	width: 100%;
	margin: 30px 0;
	text-align: left;
}

#sidebar a.banner-box .line-banner {
	width: 90%;
	margin: 0 auto;
	box-shadow: 4px 4px 2px #ccc;
}

.line-banner .flex_btw {
	align-items: center;
}
.line-banner .flex_btw p {
	font-size: 1em;
	letter-spacing:-.04em;
		line-height: 1.3;
}

@media screen and (max-width:640px) {

#main_contents .line-banner p.line-code {
	display: none;
}

.line-banner img:not(.pc) {
	margin-top: 0!important;
	display: inline-block!important;
}

}

#main_contents .link-box p {
	margin-bottom: 0;
}


/* price202503 */

.price_table_support {
	border: 1px solid orange;
}

.price_table_support th {
	font-size: 1.2em;
	background: #fcf7ea;
	border: 1px solid orange;
	border-right: none;
	border-left: none;
}

.price_table_support tr:first-of-type th {
	border-top: none;
}

.price_table_support .price_link_box {
	display: block;
	width: 95%;
	margin: 10px auto 20px auto;
	border-radius: 5px;
	text-decoration: none;
	color: #000;
	transition: .3s opacity;
	padding: 0 10px;
	box-sizing: border-box;
	background: #fcefc1;
	overflow: hidden;
	border: 2px solid #fcefc1;
	text-align: center;
}

#main_contents .price_table_support .price_link_box p:first-of-type {
	margin-bottom: 10px;
	padding: 10px 10px 0 10px;
}

#main_contents .price_table_support .price_link_box p:last-of-type {
	margin-bottom: 0;
	background: #fff;
	padding: 10px 10px 40px 10px;
	width: 110%;
	margin-left: -10%;
	position: relative;
}

.price_link_box.no_link {
   pointer-events: none;
}

#main_contents .price_table_support .price_link_box.no_link p:last-of-type::before,
#main_contents .price_table_support .price_link_box.no_link p:last-of-type::after {
  content: none;
}

/*
.price_table_support .price_link_box p:last-of-type::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 8%;
	width: 30px;
	height: 30px;
	background: orange;
	margin-top: -1.2em;
	border-radius: 100%;
}

.price_table_support .price_link_box p:last-of-type::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 9.6%;
	width: 10px;
	height: 10px;
	border-left: 4px solid #fff;
	border-top: 4px solid #fff;
	transform: rotate(135deg);
	margin-top: -.7em;
}
*/
.price_table_support .price_link_box p:last-of-type::before {
	content: "詳細を見る";
	display: block;
	position: absolute;
	bottom: 10px;
	right: 5.5%;
	border-bottom: 2px solid orange;
	padding: 0 40px 0 10px;
	color: #333;
	font-weight: normal;
	font-size: .8rem;
	line-height: 1.2;
}

.price_table_support .price_link_box p:last-of-type::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 4px;
	right: 7%;
	width: 10px;
	height: 30px;
	border-left: 2px solid orange;
	transform: rotate(135deg);
	margin-top: -.7em;
}

.price_table_support .price_link_box:hover {
	opacity: .7;
}

@media screen and (max-width:640px) {
.price_table_support .flex_btw > *  {
	width: 100%!important;
}

#main_contents .price_table_support .price_link_box p  {
	width: 100%!important;
}


}

/* 20250404追加 */
/* 当相談室の理念 */

@media screen and (min-width:641px) {
.rinen_flex {
    display: flex;
}

.rinen_flex figure {
    width: 30%;
    text-align: center;
}

span.big {
    font-size: 1.3em;
    line-height: 1.7;
}
}


/* 202505追加 */
/* 動画 */

.movie-wrap {
  border: 3px solid #fc920a;
  background: #f7ede7;
  border-radius: 10px;
  margin: 30px 0;
}

.movie-btn {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer; 
  padding: 10px;
  gap: 1%;
}

.movie-btn.open {
  border: 3px dotted #f79f58;
  border-radius: 10px;
  margin-bottom: 10px;
  margin-top: -3px;
  box-sizing: border-box;
  width: calc(100% + 6px);
  margin-left: -3px;
}

.movie-btn::before {
  content: 'click!';
  color: #fc920a;
  font-size: .9rem;
  display: block;
  position: absolute;
  right: 1rem;
  top: calc(50% - 1.6rem);
}

.movie-btn::after {
  content: '\025bc';
  font-size: 2rem;
  color: #fc920a;
  display: block;
  position: absolute;
  right: 1.2rem;
  top: calc(50% - 1.2rem);
  scale: 1.2 .8;
}

.movie-btn.open::before {
  content: 'close';
  top: calc(-5px + 1.8rem);
}

.movie-btn.open::after {
  content: '\025b2';
  right: 1.1rem;
  top: -5px;
}

.movie-btn img {
  width: 30%;
  max-width: 183px;
  aspect-ratio: 183 / 97;
  height: auto;
  display: inline-block;
  border-radius: 15px;
}

.movie-btn.open img {
  display: none;
}

.movie-btn .txt {
  width: 70%;
  text-align: left;
  margin: 0!important;
}

.movie-btn.open .txt {
  width: 100%;
  text-align: center;
}

.movie-box {
  display: none;
}

/*.movie-box .lt-wrapper img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 0;
}

.movie-box .lt-wrapper {
  width: 60%!important;
  margin-left: 10px;
  margin-bottom: 10px;
  border-radius: 10px;
}

.movie-box .lt-wrapper::before {
  z-index: 1!important;
}*/

.movie-box.open {
  display: flex;
  justify-content: center;
  gap: 1%;
  max-height: 0;
  transition: max-height .3s;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0;
}

.movie-box.nost {
  justify-content: center;
}

.movie-box.open {
  max-height: 100vh;
}

.movie-box > iframe {
  width: 50%;
  margin-bottom: 10px;
  border-radius: 10px;
  aspect-ratio:16/9;
  height: auto;
  opacity: 0;
  transition: .6s opacity;
  
}

.movie-box > iframe.open {
  opacity: 1;
}

.movie-box ul {
  width: 40%;
  background: #fffeff;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
}

.movie-box ul li {
  text-indent: -2.8em;
  padding-left: 2.8em;
}

.movie-box ul li br {
  display: inline;
}

@media screen and (max-width:640px) {

  #main_contents .movie-btn p {
    width: calc(68% - 4rem)!important;
    margin: 0;
  }
  #main_contents .movie-btn.open p {
    width: calc(100% - 4rem)!important;
    margin: 0;
  }
  .movie-box.open {
    display: block;
  }
  .movie-box .lt-wrapper, .movie-box ul {
    width: calc(100% - 20px);
    box-sizing: border-box;
  }
  .movie-box ul {
    margin-left: 10px;
  }
  .movie-box ul li br {
    display: none;
  }
  .movie-box .lt-wrapper {
    width: calc(100% - 20px)!important;
    margin-left: 10px!important;
  }
  .movie-box iframe {
    width: 95%;
    margin-left: 2.5%;
  }
}

@media screen and (max-width:420px) {
  .movie-btn {
    display: block;
  }
  #main_contents .movie-btn p, .movie-btn img {
    width: calc(100% - 4em)!important;
  }
  
  .movie-btn img {
    max-width: 280px;
  }
}


#page .movie-interview h3 {
  background: none;
  padding: 0;
  font-weight: bold;
  font-size: 1rem!important;
  height: inherit;
  display: none;
}

/*#page .movie-interview h3.is-show {
  display: block;
}*/




#page .movie-interview h3, #page .movie-interview-yuigon p.fbold,
#page .movie-interview p.fbold {
  font-weight: normal;
  display: none;
}


table.padding5 th,
table.padding5 td {
  padding: 5px;
}

.jirei-pc-box {
 padding: 20px;
 background:#d9f9fe;
 border-radius: 10px;
}

#page .jirei-pc-box h3 {
  background: none;
  padding: 0;
  font-size: 1.1em;
  margin: 0;
}

.jirei-pc-box li {
  margin-bottom: .3em;
  list-style-type:'\25cb';
}


.jirei-solution-flow {
  list-style-type: none;
  counter-reset: num;
}

.jirei-solution-flow li {
  position: relative;
  padding: 2em 0 2em 4em;
  font-size: 1rem;
  margin: 0;
  font-weight: bold;
}

.jirei-solution-flow li span {
  font-size: .9rem;
  font-weight: normal;
}

.jirei-solution-flow li:not(:first-of-type) {
  margin-top: -.4em;
}

.jirei-solution-flow li::before,
.jirei-solution-flow li::after {
 content: '';
 position: absolute;
 display: flex;
 justify-content: center;
 align-items: center;
}

.jirei-solution-flow li::after {
  counter-increment: num;
  content: counter(num);
  top: 0;
  left: 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
  width: 2.5em;
  height: 100%;
  background: #fb9606;
  color: #fff;
  clip-path: polygon(0 0, 0 calc(100% - .5em), 50% 100%, 100% calc(100% - .5em), 100% 0, 50% .5em);
}

.jirei-solution-flow li::before {
  width: calc(100% - 4em);
  height: 1px;
  background: #ccc;
  bottom: .5em;
  left: 3.5em;
}


.anchor-link {
  display: flex;
  justify-content: center;
  gap: 1em 2em;
  flex-wrap: wrap;
}

@media screen and (max-width:640px) {
  
}

.anchor-link a::after {
  content: '\00a0\0025bc';
}

#page .flex_btw.exp-video {
  align-items: flex-start;
  flex-wrap: wrap;
}

#page .flex_btw.exp-video h4, #page .flex_btw.exp-video h5 {
  font-size: .9rem;
  background: none;
  padding: 0;
  margin: 0;
  border: none;
  width: 100%;
  font-weight: normal;
}

.flex_btw.exp-video > div {
  width: 48%;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}

.flex_btw.exp-video > div > iframe {
  order: 1;
}

.flex_btw.exp-video > div > h4 {
  order: 2;
}

.flex_btw.exp-video > div > p:first-of-type {
  order: 3;
}

.flex_btw.exp-video > div > p:last-of-type {
  order: 4;
}




@media screen and (max-width:640px) {
  .flex_btw.exp-video > div {
    width: 100%;
  }
}

.flex_btw.exp-video div p {
  margin: 5px 0!important;
}

.flex_btw.exp-video div p a {
  text-decoration: none;
  border-bottom: 1px solid #fc920a;
  position: relative;
}
.flex_btw.exp-video div p a:hover {
  border-bottom: 1px solid #fce20a;
}

.flex_btw.exp-video div p:first-of-type a:not(.new_window)::after {
  content: '\00a0\003E';
  color: #fc920a;
  font-weight: bold;
  margin-top: .5em!important;
}

.flex_btw.exp-video div p:first-of-type a:not(.new_window):hover::after {
    color: #fce20a;
}


/* 新しいウィンドウで開くアイコン（リンクテキスト1行） */
a.new_window::after {
  content: '\002192';
  color: #fc920a;
  font-weight: bold;
  font-size: 1.2em;
  position: absolute;
  top: -.3em;
  right: -1.4em;
  rotate: -45deg;
  text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0 -2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
}

a.new_window::before {
  content: '\0025a1';
  color: #fc920a;
  font-size: 1.6em;
  position: absolute;
  top: -.07em;
  right: -1em;
}

a.new_window:hover::before, a.new_window:hover::after {
  color: #fce20a;
}


.author-box {
  width: 80%;
  border: 2px solid #eee;
  border-radius: .5em;
  padding: 1em;
  margin: 30px 0 30px auto;
  display: flex;
  justify-content: justify-content;
  align-items: center;
  flex-wrap: wrap;
  font-size: .8rem;
  box-sizing: border-box;
  position: relative;
}

.author-box .update-date {
  text-align: right;
  order: 1;
  position: absolute;
  top: .3em;
  right: .3em;
}

.author-box p {
  margin: 0 0 .5em 0!important;
}

.author-box img {
  width: 100%;
  height: auto;
}

.author-box .img {
  width: 12%;
  order: 2;
}

.author-box .txt {
  text-indent: -1em;
  padding-left: 2em;
  width: max-content;
  order: 3;
}

@media screen and (max-width:640px) {
.author-box {
  width: 100%;
}
.author-box .txt {
  width: 100%;
  order: 2;
}
.author-box .img {
  order: 3;
  margin: -2em 0 0 auto;
}
}

.author-box .name {
  font-weight: bold;
}

.contents_box.author_wrap {
  margin-top: 0;
}

.contents_box.author_wrap .author-box {
  margin-top: 0;
}

#page.bigginer .contents_box:not(.author_wrap),
#page.soudan-jirei .contents_box:not(.author_wrap) {
  border-bottom: none;
}

#page.bigginer img:has(+ .contents_contactbox),
#page.bigginer .contents_contactbox,
#page.soudan-jirei .contents_box img:has(+ .contents_contactbox),
#page.soudan-jirei .contents_box .contents_contactbox {
  display: none;
}

.text-header {
    width: 100%;box-sizing: border-box;height: fit-content;padding: .5em;background-size: cover;line-height: 1.3;font-size:1.2em;
}


/* CTA */

.alist li {
    width: calc(100% / 3);
}

.alist a {
    width: 100%;
    box-sizing: border-box;
    padding-left: 2em;
    position: relative;
    display: inline-block;
    color: #fff;
    padding: 1em;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    transition: opacity .4s;
}

.alist a:hover {
  opacity: .5;
}

.alist li:first-of-type a {
  background: #e57118 url(img/top/icon-service.png) 27% 50% / 2em no-repeat;
}

.inquiry-box .alist li:first-of-type a {
  background-image: url(img/top/icon-movie.png);
  background-position: 15% 50%;
}


#main_contents .alist li a {
  text-decoration: none;
  text-indent: 2em;
}

.alist li:nth-of-type(2) a {
  background: #fed91d url(img/top/icon-mail.png) 20% 50% / 2em no-repeat;
  color: #000;
}

.alist li:last-of-type a {
  background: #38841A url(img/top/icon-line.png) 27% 50% / 2em no-repeat;
}

@media screen and (max-width: 640px) {
   .alist {
    width: 100%;
  }
  .top_contents .flex_btw {
    flex-direction: column;
    gap: 2rem;
  }
  .top_contents .flex_btw > * {
    width: 100%!important;
  }
  .flex_btw.alist {
    gap: 0;
  }
  .alist li a {
    background-position: 20% 50%!important;
  }
}


.inquiry-box {
  padding: 20px;
}

#main_contents .inquiry-box p {
  margin-bottom: .3em;
}

@media screen and (max-width: 640px) {
  .inquiry-box {
    display: none;
  }
}
  
.inquiry-box .inquiry-box-contents { 
  background: #f1dabf;
  padding: 10px;
}

#main_contents .inquiry-box .inquiry-box-head {
  background: #f7943a;
  color: #ec721d;
  text-align: center;
  padding: .5em 1em;
  font-size: 1.5rem;
  -webkit-text-stroke: .25em #fff;
  text-stroke: .25em #fff;
  paint-order: stroke;
  margin-bottom: 0;
  width: 100%;
  box-sizing: border-box;
  height: auto;
}

.inquiry-box .flex_btw.txt {
  padding: 1em 2em 0 2em;
  background: url(img/top/inquiry-illust.webp) 97% 50% / 20% #f9f1ec no-repeat;
  border: 10px solid #fff;
  border-bottom: none;
}

.inquiry-box .alist {
  border: 10px solid #fff;
  border-top: none;
}

.inquiry-box .flex_btw.txt .flex-child-left {
  width: 62%;
}

.inquiry-box .inquiry-box-list {
  width: 35%;
}

.inquiry-box .inquiry-box-list li {
  margin-bottom: .8em;
  font-weight: bold;
  position: relative;
  padding-left: .7em;
}

.inquiry-box .inquiry-box-list li::before {
  content: '';
  display: block;
  position: absolute;
  width: .2em;
  height: .2em;
  background: #ec721d;
  top: 50%;
  translate: 0 -50%;
  left: 0;
}

.inquiry-box .inquiry-box-catch span {
  color: #ec721d;
}

.inquiry-box .inquiry-box-catch {
  font-size: 1.4rem;
  font-weight: bold;
  background: #fff;
  padding: .3em 2.5em;
  border-radius: 9999px;
  position: relative;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}

.inquiry-box .inquiry-box-catch::before,
.inquiry-box .inquiry-box-catch::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  width: 3px;
  height: 1.2em;
  background: #ec721d;
}

.inquiry-box .inquiry-box-catch::before {
  left: 2em;
  rotate: -30deg;
}

.inquiry-box .inquiry-box-catch::after {
  right: 2em;
  width: 3px;
  rotate: 30deg;
}

.inquiry-box .inquiry-box-tel {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.inquiry-box .inquiry-box-time {
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
}

#main_contents .inquiry-box .inquiry-box-time img {
  display: inline-block;
  width: 30px;
  vertical-align: middle;
  margin-right: .3em;
  margin-top: -.2em;
}


.sub-page .inquiry-box {
  padding: 0;
}

.sub-page .inquiry-box .flex_btw .flex-child-left {
  width: 58%;
}

.sub-page .inquiry-box .flex_btw .inquiry-box-list {
  width: 40%;
}

.sub-page .inquiry-box .flex_btw.txt {
  padding: .5em;
  background-position: 98% 96%;
  background-size: 15%;
}

/* 下部ページの問い合わせボックス 横幅調整 */
.sub-page #main_contents .inquiry-box .inquiry-box-head {
  padding: .5em;
  font-size: 1.285rem;
  font-weight: bold;
  -webkit-text-stroke: 0;
  text-stroke: 0;
text-shadow: 
    2px 2px 0 #fff, -2px -2px 0 #fff, 
    2px -2px 0 #fff, -2px 2px 0 #fff, 
    0px 2px 0 #fff, 0px -2px 0 #fff, 
    2px 0px 0 #fff, -2px 0px 0 #fff;
}

.sub-page .inquiry-box .inquiry-box-catch {
  font-size: .95rem;
  padding: .5em;
  
}

.sub-page .inquiry-box img {
  width: 100%;
  height: auto;
}

.sub-page .inquiry-box .inquiry-box-catch::before {
  left: 1em;
}

.sub-page .inquiry-box .inquiry-box-catch::after {
  right: 1em;
}

.sub-page .inquiry-box .inquiry-box-time {
  font-size: .9rem;
  text-align: left;
  padding-left: 8em;
  text-indent: -6.8em;
  margin-left: 1.5em;
}

.sub-page .inquiry-box .flex_btw {
  align-items: center;
}

.sub-page .inquiry-box .inquiry-box-list {
  width: 32%;
}
.sub-page .inquiry-box .inquiry-box-list li {
  margin-bottom: .5em;
}

.sub-page .inquiry-box .alist li a {
  background-size: 1.7em;
  background-position: 10% 50%!important;
}



a.opabtn.opgbtn_noraialdeed {
  width: 100%;
  max-width: 240px;
  height: auto;
  aspect-ratio: 12 / 7;
  font-size: 9cqw; 
  color: #fff;
  background: linear-gradient(#ef9840, #eb7906);
  display: flex;
  align-items:center;
  justify-content: center;
  text-align:center;
  text-decoration: none;
  border-radius: 10px;
  border: #f5bd84 3px solid;
  padding: 20px;
  box-sizing: border-box;
  text-shadow: 1px 5px 5px #ee5a0c;
  font-weight: bold;
}

.text-btn .fleft {
  container-type: inline-size;
  width: 50%;
}

@media screen and (max-width: 640px) {
  a.opabtn.opgbtn_noraialdeed {
        max-width: 294px;
  }
}

a.opabtn.opgbtn_noraialdeed:hover {
  opacity: .6;
}

#page *.int-title {
  font-size: 1.1rem;
  font-weight: bold;
  padding: 0 0 0 .5em!important;
  border-left: .3em solid #f49a45;
  margin-bottom: .6em;
  background: none!important;
  border-bottom: none!important;
}