@charset "shift_jis";

/*-----------------------------------------------
	•ÒW‰Â”\‚Èƒtƒ@ƒCƒ‹‚Å‚·B
-----------------------------------------------*/

.blog_ma ._fancyimg{
    width: auto !important;
    height: auto !important;
    margin: 0.5em auto 1em auto;
}
.blog_ma span{
	font-size: 3.5vw !important;
}
.blog_ma table{
    width: 100% !important;
}
h2.cms_h2{
    color: #000;
    font-size: cal;
    width: 100%;
    font-size: clamp(16px, 5vw, 22px);
    font-weight: bold;
    line-height: 1.5em;
    text-align: left;
    margin: 0px auto 10px auto;
    padding: 5px;
    box-sizing: border-box;
    background: #65b820;
    color: #FFF;
}


.app_sho_overview{
	border-radius: 10px;
	font-size: 16px;
	width: 90%;
	max-width: 800px;
	margin: 4em auto;
	padding: 2em;
	box-sizing: border-box;
	line-height: 1.7em;
	background-color: #fffff0;
	position: relative;
	display: block;
	h3{
		background: unset !important;
		padding: 0 !important;
		color: #333333;
		font-size: 20px;
		margin-bottom: 3em !important;
	}
}

.app_sho_overview:before {
    content: 'SELL INSIGHT';
    display: block;
    position: absolute;
    top: -14px;
    left: 3%;
    font-size: 30px;
    color: #19a33a;
    font-weight: bold;
}


/*@¸’èŽÀÑ@*/
.app_li_wrap {
 background: #eee;
 padding: 20px;
 border-radius: 5px;
}

.app_li_row {
 background: #fff;
 border-radius: 3px;
 border-bottom: 1px dashed #ccc;
}


.app_li_row:last-child {
 border: none;
}

.app_li_row a {
    display: block;
    text-decoration: none !important;
    padding: 15px;
}

.app_li_row a:hover {
 background: #eaf2f4;
}

.app_li_row a > div {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.app_li_icon {
 background: #65b820;
 padding: 5px 10px;
 color: #fff;
 border-radius: 3px;
 display: inline-block;
 width: 60px;
 text-align: center;
}

span.app_li_day {
 color: #666;
 font-size: 16px;
 margin-left: 10px;
 text-align: left;
 width: 85px;
}

.app_li_tex {
 font-size: 16px;
}

.app_sho_wrap h3 {
 background: #eee;
 padding: 10px 3%;
 margin: 20px auto;
 width: 90%;
 font-size: 16px;
}

.app_sho_main {
 border: 1px solid #ccc;
 border-radius: 5px;
 padding: 15px 4%;
 width: 88%;
 margin: 0 auto 15px;
}

.app_sho_main > p {
 margin: 0 0 15px;
}

.app_sho_detail {
 background: #eee;
 padding: 20px;
 border-radius: 5px;
}


.app_sho_detail li {
 display: flex;
 align-items: center;
 margin: 0 0 10px;
}

.app_sho_detail li:last-child {
 margin-bottom: 0px;
}

.app_sho_detail li p {
 margin: 0 0 0 3%;
 font-weight: bold;
 font-size: 16px;
}

.app_sho_name:not(:empty) {
 color: #80bac4;
 font-weight: bold;
 padding: 0 1%;
}

.app_sho_detail li span {
 background: #65b820;
 color: #FFF;
 padding: 4px 2%;
 border-radius: 5px;
 display: inline-block;
 width: 17%;
 text-align: center;
 font-size: 12px;
}

.app_sho_subtxt {
 text-align: left;
 font-size: 14px;
 margin: 0 auto;
 line-height: normal;
 padding: 10px 4%;
 border-radius: 5px;
 width: 88%;
}

.app_sho_subtxt br {
 display: none;
}

.app_sho_wrap > a {
    text-decoration: none !important;
    color: #fff !important;
    background: #ff5239;
    border-radius: 5px;
    display: block;
    text-align: center;
    margin: 30px auto;
    padding: 12px 0;
    font-size: 5vw;
    width: 80%;
    margin: 15px auto 0;
}
.app_sho_wrap > a span {
    font-weight: bold;
}
.app_sho_wrap > a:hover {
 background: #e83016;
}

.app_sho_plan {
}
.app_sho_plan_h3 {
    line-height: normal;
    font-size: 18px !important;
    font-weight: bold !important;
    text-align: center !important;
}
.app_sho_plan ul {
}

.app_sho_plan_row {
	width: 80%;
	margin: 0 auto 20px;
	padding: 20px;
	box-sizing: border-box;
	border: 3px solid #65b820;
	background: #ffffff;
}
.app_sho_plan_tl p {
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: center; */
}
.app_sho_plan_tl span {
    margin-right: 5px;
    font-size: 15px;
    text-align: center;
    /* width: 100%; */
    /* display: block; */

}
.app_sho_plan_tl2 {
    font-size: 7vw;
    font-weight: bold;
    text-align: center;
    line-height: 2em;
    color: #65b820;
}
.app_sho_mainimg{
	margin: 1em auto;
	width: 96%;
}

.app_sho_plan_row>p {
	font-size: 3.5vw;
	/* line-height: 26px; */
	margin: 1em 0 0 0;
	border-top: 1px solid #ccc;
	padding-top: 1em;
}
.app_sho_kakaku:not(:empty) {
    display: block;
    text-align: center;
    margin-top: 20px;
    line-height: normal;
    font-weight: bold;
    font-size: 20px;
    background: #eeeeee;
    border-radius: 5px;
    color: #ff5239;
    padding: 15px 3%;
}
.app_sho_kakaku:not(:empty)::before {
    content: "ã‹L‚Ì”„‹p¸’èŠz‚Í";
    color: #333;
    font-size: 15px;
    margin-right: 1%;
}
.app_sho_kakaku:not(:empty)::after {
    content: "‚Å‚µ‚½B";
    color: #333;
    font-size: 14px;
    margin-left: 1%;
}
.vo_de_tag {
    margin: 10px auto;
    width: 96%;
    padding: 4%;
    box-sizing: border-box;
    background-color: #f2f2f2;
}
.vo_de_tag_ttl p{
    font-size: 5vw;
    font-weight: bold;
}


.cms_topic_tag a{
	color: #65b820!important;
	border: 1px solid #65b820;
	font-size: 3vw;
	text-decoration: none!important;
	margin: 1%;
	padding: 1% 2%;
	border-radius: 8px;
	display: inline-block;
	font-weight: bold;
	background-color: #FFF;
}

/**CMS PAN**/
.breadcrumbs {
    width: 100%;
    padding: 5px 0;
    margin-bottom: 5px;
}
.breadcrumbs ul {
    font-size: 13px;
    color: #999;
    width: auto;
    overflow-x: auto;
    white-space: nowrap;
}
.breadcrumbs ul li {
    margin: 0 10px 0 0;
    font-size: 13px;
    display: inline-block;
    line-height: 15px;
}
.breadcrumbs ul li:first-child::before {
	display: none;
}
.breadcrumbs ul li::before {
	padding: 0 10px 0 0;
	content: "\03e";
	font-size: 14px;
	color: #333;
}
.breadcrumbs ul li a {
	display: inline;
	font-weight: normal;
	color: #555;
}

.tag_list {
	width: 90%;
	margin: 0px auto;
	height: 20em;
	overflow-x: scroll;
}

.ga_tag_tl {
	float: left;
	clear: both;
}
.tag_list ul {
	display: flex;
	flex-wrap: wrap;
}
.tag_list ul li {
	margin: 3px;
}
.tag_list ul li a {
	border: 1px solid #65b820;
	background-color: #fcf7b5;
	color: #65b820;
	font-weight: bold;
	line-height: 1.7em;
	padding: 0px 0.5em;
	font-size: 3vw;
	border-radius: 3px;
	display: block;
}
/*------------------
@ƒRƒ‰ƒ€ƒpƒbƒN
--------------------*/
.column_list_subject>h2 {
	border-bottom: solid;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}
/* -----ƒ^ƒOˆê——------- */
.col_li_tag {
	background: #eee;
	width: 100%;
	margin: 20px 0;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col_li_tag ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.col_li_tag li {
	padding: 3px;
}
.col_li_tag a {
	display: inline-block;
	border: 1px solid #042455 !important;
	background: #fff;
	color: #042455 !important;
	border-radius: 3px;
	font-size: 12px;
	padding: 5px 10px;
	font-weight: bold;
	text-decoration: none;
}
.col_li_tag a:hover {
	background: #042455;
	color: #e5efec;
}
.col_li_tag_ti p {
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid 1px #000;
	padding: 0 0 5px 0px;
	margin: 0 0 5px 0;
}
/*---/list---*/
.col ul {
	width: 100%;
	padding: 0;
	overflow: hidden;
}
.col ul li {
	width: 100%;
	border: 1px solid #666666;
	margin-bottom: 15px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col ul li:hover {
	background: #F5F4F2;
}
.col ul li:hover .col_item_theme .cms_topic_tag {}
.column_list_subject .col_item_theme {
	position: absolute;
	top: 5px;
	left: 5px;
	padding: 0;
	background-color: unset;
	border: 0;
}
.column_list_subject .col_item_theme p {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	padding: 0 !important;
	width: auto !important;
	height: auto !important;
	background: inherit !important;
	margin: 0;
}
.column_list_subject .col_item_theme .cms_topic_tag {
	background-color: #fffeef;
	border: 1px solid #333333;
	padding: 0 5px;
	margin: 2px;
	line-height: 28px;
	font-size: 12px;
	font-weight: bold;
}
.column_list_subject .col_item_img {
	width: 100%;
	height: 200px;
}
.column_list_subject .col_item_img img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.col_item_date {
	width: 120px;
	line-height: 30px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #333333;
	position: absolute;
	top: 115px;
	left: 60px;
	text-align: center;
	font-family: 'Century Gothic', 'Arial';
	z-index: 5;
}
.col_item_tl {
	width: 100%;
	height: 100%;
	/*position: absolute;*/
	z-index: 10;
	top: 0;
	left: 0;
}
.col_item_tl a {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
	width: 100%;
	height: 100%;
	display: block;
}
.column_list_subject .col_item_tl a span {
	position: absolute;
	top: 210px !important;
	height: 45px;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 15px;
	line-height: 26px;
	font-size: 17px;
}
.column_list_subject .col ul li>p {
	font-size: 13px;
	line-height: 20px;
	background-color: #FFFFFF;
	margin: 65px 15px 15px 15px;
	height: 60px;
	display: -webkit-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.col ul li:hover>p {
	background-color: #F5F4F2;
}

.column_det_free table {
	width: fit-content;
	border-collapse: collapse;
	border: solid 2px #9d9d9d;
	margin: 1em auto 1em 0;
	display: table;
}
.column_det_free table th {
	font-weight: bold;
	background: #f5f5f5;
}
.column_det_free table th,
.column_det_free table td {
	border: dashed 1px #9d9d9d;
	padding: 0.5em 2em;
	font-size: 16px;
}
/*---detail---*/
.column_detail {
	margin-top: 8px;
}
.column_title {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	background-color: #ccc3;
	padding: 15px 10px;
	margin-bottom: 20px;
}
.column_detail table {
	width: 100% !important;
	border-collapse: collapse;
}
.column_detail table th, .column_detail table td {
	font-size: 13px !important;
	font-weight: normal !important;
	line-height: 22px !important;
	border: solid 1px #999 !important;
	padding: 10px 5px;
	background: #cccccc14;
	;
}
.column_det_img {
	width: 100%;
	min-height: 250px;
	padding-bottom: 20px;
}
.column_det_intro {
	font-size: 15px;
	line-height: 1.7;
	padding-bottom: 20px;
}
.column_det_intro:empty {
	padding: 0;
	display: none;
}
.column_det_index {
	background: #eee3;
	padding: 20px 5%;
}
.column_det_ttl {
	width: 70px;
	text-align: center;
	border: 1px solid #111;
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
	flex-shrink: 0;
}
.column_det_index ol {
	counter-reset: section;
	font-weight: normal;
}
.column_det_index ol li::before {
	counter-increment: section;
	content: counters(section, "-") ". ";
	padding-right: 10px;
}
.column_det_index>ol>li {
	font-weight: bold;
	padding: 10px 0;
}
.column_det_index ol li a {
	color: #111;
	text-decoration: none;
}
.column_det_index ol li a:hover {
	text-decoration: underline;
}
.column_det_index ol ol {
	margin-top: 10px;
	padding-left: 20px;
}
.column_det_index ol ol li {
	font-size: 13px;
}
.column_det_free {
	font-size: 15px;
	line-height: 1.7;
	color: #111;
	margin-bottom: 30px;
}
.column_det_free-o h3,
.column_det_free-n h2 {
	font-size: 20px;
	line-height: 34px;
	border-bottom: 5px solid #ddd;
	position: relative;
	padding: 90px 5px 5px 1%;
	margin: -40px 0 14px 0;
	font-weight: bold;
}
.column_det_free-o h3::before,
.column_det_free-n h2::before {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 50%;
	border-bottom: 5px solid #65b820;
}
.column_det_free-o h3::after,
.column_det_free-n h2::after {
	content: '';
	background-image: url(/img/column/det_hakase.png);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	right: 0;
	bottom: -12px;
	width: 40px;
	height: 59px;
	background-size: contain;
}
.column_det_free-o h4,
.column_det_free-n h3 {
	font-size: 4.5vw;
	line-height: 1.7em;
	font-weight: bold;
	padding: 6em 0 1em 0;
	margin: -3em 0 0 0;
	text-decoration: underline;
	color: #333;
	border: none;
}
.column_det_intro .block,
.column_det_free .block {
	border: 3px solid #ff56268f;
	padding: 20px 3%;
	margin: 10px 0;
	color: #5d3937;
	background-color: #ffbfb20a;
	font-weight: bold;
	border-radius: 8px;
	line-height: 22px;
}
.column_det_intro .block span,
.column_det_free .block span {
	color: #333;
	font-weight: bold;
}
.column_det_intro span.bold,
.column_det_free span.bold {
	font-weight: bold;
}
.column_det_intro a,
.column_det_free a {
	color: #ff9426;
	text-decoration: none;
	overflow-wrap: break-word;
	font-weight: bold;
}
.column_det_intro a:hover,
.column_det_free a:hover {
	color: #2c3f50;
}
.column_det_intro a.link_relate,
.column_det_free a.link_relate {
	display: block;
	border-radius: 5px;
	border: 1px solid #2799fb;
	color: #2799fb;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 15px 10px 30px;
	position: relative;
}
.column_det_intro a.link_relate:before,
.column_det_free a.link_relate:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 6px;
	height: 6px;
	border-top: 2px solid #008dd0;
	border-right: 2px solid #008dd0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.column_det_intro a.link_relate:hover,
.column_det_free a.link_relate:hover {
	background: #2799fb;
	color: #fff;
}
.column_det_intro a.link_relate:hover:before,
.column_det_free a.link_relate:hover:before {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
.column_det_free img {
	margin: 15px 0;
	width: 100% !important;
	height: auto !important;
}
.column_det_free>iframe {
	min-width: 100% !important;
}
.column_det_free .linkblock {
	margin: 20px 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	display: flex;
}
.column_det_free .linkblock:hover {
	background: #eee;
}
.column_det_free .linkblock a.linkblock_img {
	padding: 3%;
	width: 35%;
	flex-shrink: 0;
}
.column_det_free .linkblock a.linkblock_img img {
	margin: 0;
}
.column_det_free .linkblock_txt {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	padding: 3% 3% 3% 0;
}
.column_det_free .linkblock_txt span:nth-child(1) {
	color: #111;
	font-size: 16px;
	display: block;
	padding-bottom: 10px;
}
.column_det_free .linkblock_txt span:nth-child(2) {
	color: #999;
	font-size: 12px;
	display: block;
	line-height: 1.5;
}
.jc_pagelink {
	padding: 10px 5%;
	display: block;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #111;
	font-size: 3.5vw;
	line-height: 150%;
}
.jc_pagelink:hover {
	background: #dfebf5;
	color: #2799fb;
}
.jc_pre {
	padding-left: 10%;
}
.jc_next {
	padding-right: 10%;
}
.column_conts {
	margin: 0 3%;
	margin-bottom: 15px;
}
strong {
	font-weight: bold !important;
}
.column_bn img {
	text-align: center;
}
.company_coment {
	font-size: 3.5vw;
	font-weight: bold;
	text-align: center;
	line-height: 1.7;
	color: #111;
	margin-bottom: 1em;
	margin-top: 5em;
}
.jc_pagelink {
	padding: 10px 5%;
	display: block;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #111 !important;
	font-size: 3.5vw;
	line-height: 150%;
	text-decoration: none;
}
.jc_pagelink:hover {
	background: #dfebf5;
	color: #2799fb;
}
.jc_pre {
	padding-left: 10%;
}
.jc_next {
	padding-right: 10%;
}

/* -------column_side------- */
.column_side {
	margin-top: 30px;
	width: 100%;
}
.sidebar__inner {
	position: relative;
	transform: translate(0, 0);
	transform: translate3d(0, 0, 0);
	will-change: position, transform;
}

.column_side_tag {
	background: #f5f5f5;
	border-radius: 10px;
	padding: 15px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.column_side_tag_item {
	padding-bottom: 15px;
}

.column_side_tag_ttl {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	margin-bottom: 10px;
}

.column_side_tag_ttl img {
	margin-right: 5px;
	width: 20px;
}

.column_side_tag_ttl p {
	font-size: 16px;
	line-height: 25px;
	font-weight: 600;
	margin: 0;
}

.column_side_tag_ttl hr {
	border-top: 1px solid #999;
	width: 40%;
	margin: 0 0 0 auto;
	background-color: unset;
}

.column_side_tag ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.column_side_tag li {
	margin-bottom: 5px;
	margin-right: 5px;
}

.column_side_tag a {
	display: inline-block;
	border: 1px solid #042455!important;
	background: #fff;
	color: #042455!important;
	font-size: 13px;
	line-height: 19px;
	font-weight: 600;
	border-radius: 5px;
	padding: 4px 8px 4px 5px;
}

.column_side_tag a::before {
	content: '#';
	padding-right: 2px;
}

.column_side_tag a:hover {
	border: 1px solid #042455;
	background: #042455;
	color: #fff;
}

.column_side_tag .cms_keysearch_form {
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.column_side_tag .cms_keysearch_form input {
	border: 1px solid #111;
	background: #fff;
	border-radius: 5px;
	color: #111;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	padding: 0 3%;
	width: 80%;
	box-sizing: border-box;
	box-shadow: none;
}

.column_side_tag .cms_keysearch_form button {
	width: 20%;
	background: #042455;
	border: 1px solid #042455;
	border-radius: 5px;
	text-align: center;
	display: block;
	box-sizing: border-box;
	cursor: pointer;
	margin-left: 1%;
	padding: 10px;
	height: 40px;
}

.column_side_tag .cms_keysearch_form button:hover {
	border: 1px solid #042455;
	background: #042455;
}
.column_side_tag .cms_keysearch_form button i {
	color: #fff;
}

.column_side_tag .cms_keysearch_form img {
	width: 18px;
}

.column_side_new {
	margin-bottom: 20px;
	border-bottom: 1px solid #111;
}

.column_side_new_ttl {
	width: 100%;
	text-align: center;
	font-family: 'Century Gothic', 'Arial';
	position: relative;
	display: inline-block;
	margin-bottom: 22px;
	padding: 5px;
	font-size: 14px;
	border-bottom: solid 1px #111;
	box-sizing: border-box;
}

.column_side_new_ttl:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -15px;
	border: 11px solid transparent;
	border-top: 11px solid #FFF;
	z-index: 2;
}

.column_side_new_ttl:after {
	content: "";
	position: absolute;
	bottom: -19px;
	left: 50%;
	margin-left: -12.9px;
	border: 9px solid transparent;
	border-top: 9px solid #111;
	z-index: 1;
}

.column_side_new_box {}

.column_side_new_box iframe {
	width: 100%;
	height: 300px;
}

.column_side_bnr {
	margin-bottom: 20px;
}

.column_side_bnr a {
	display: block;
	background: url(/img/column/bnr_mediahakase_on.jpg) no-repeat 0 0;
}

.column_side_bnr a:hover img {
	visibility: hidden;
}

.column_side_bnr img {}

.column_side_img {
	width: 270px;
	margin: 0 auto;
	display: block;
	position: -webkit-sticky;
	position: sticky;
	top: 50px;
}

.column_side_link {
	margin: 0 0 20px 0;
}

.column_side_link a {
	display: block;
	margin-bottom: 5px;
	border-radius: 5px;
	border: 1px solid #e60012;
	padding: 5px 15px;
	color: #e60012;
	font-weight: 600;
	position: relative;
}

.column_side_link a:hover {
	background: #e60012;
	color: #fff;
}

.column_side_link a::after {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}

.column_side_link a::after {
	right: 15px;
	width: 4px;
	height: 4px;
	border-top: 2px solid #e60012;
	border-right: 2px solid #e60012;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.column_side_link a:hover::after {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}

/*---/column_side---*/
/*---‹LŽ–iframe---*/
.column_side_if ul {
	font-family: æ¸¸ã‚´ã‚·ãƒ?‚¯ä½?, "Yu Gothic", YuGothic, "Noto Sans Japanese", Roboto, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, Osaka, "?­?³ ?°ã‚´ã‚·ãƒ?‚¯", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
}
.column_side_if li {
	margin-bottom: 10px;
	list-style-type: none;
    border-bottom: dashed 1px #ccc;
    padding: 0 0 10px;
}
.column_side_if a {
	display: block;
	color: #111;
	text-decoration: none;
}
.column_side_if a:hover {
	color: #008dd0;
}
.column_side_new_conts {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 2px;
}
.column_side_new_conts img {
	width: 30% !important;
	height: 70px !important;
	object-fit: cover;
	border-radius: 5px;
}
p.column_side_new_info {
	width: 65%;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	margin: 0;
}
.column_side_new_conts .date {
	font-family: 'Century Gothic', 'Arial';
	font-size: 12px;
	line-height: 15px;
	display: block;
	margin-bottom: 5px;
	color: #008dd0;
	font-weight: normal;
}
.column_side_if a > p {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	height: 27px;
	margin: 0;
}
.column_side_if a > p label {
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	display: block;
	background: #eee;
	border-radius: 3px;
	padding: 0 5px;
	color: #666;
	font-size: 12px;
	line-height: 24px;
	font-weight: 600;
}
.column_side_if a > p label::before {
	content: '#';
	padding-right: 0px;
}
.column_side_if a:hover > p label {
	background: #2c3f50;
	color: #fff;
}

/*---/‹LŽ–iframe---*/
.column_conts {
	width: 780px;
	margin: 60px auto 0 auto;
	margin-bottom: 20px;
}
.column_box_ttl {
	margin-bottom: 15px;
}
.column_box_ttl h2 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 26px;
	line-height: 32px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	padding-bottom: 10px;
}
.column_box_ttl span {
	font-size: 15px;
	line-height: 30px;
	color: #e60012;
	font-family: 'Century Gothic', 'Arial';
	padding-left: 5px;
}
.column_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.column_conts .column_box iframe {
	width: 780px;
	height: 600px;
}
.scene_other_link {
	width: 100%;
	padding: 15px 20px;
	margin: 30px 0;
}
.scene_other_link li {
	margin: 3px;
	width: 255px;
}
.scene_other_link a {
	padding: 10px 12px 10px 25px;
}

.scene_other_link a::before {
	margin-right: 10px;
}

.container:has(>.column_conts_wrap) {
	overflow: unset;
}
label.cms_topic_tag {
	border: unset;
	width: fit-content;
	font-size: unset;
	line-height: unset;
	padding: unset;
	margin: unset;
	-webkit-border-radius: unset;
	border-radius: unset;
	display: unset;
	vertical-align: unset;
	float: unset;
}

/*rex_only_add*/
.column_lastlink_title{
	text-align: center;
	font-size: 5vw;
	font-weight: bold;
	color: #65b820;
	line-height: 1.7em;
	margin: 1em auto;
}
.column_lastlink_wrap{
	background-color: #f3f3f3;
	width: 100%;
	border-radius: 15px;
	padding: 1em;
	box-sizing: border-box;
	position: relative;
}
.column_lastlink_wrap:before{
	display: none;
}

.column_lastlink_wrap p{
	text-align: center;
	font-size: 4vw;
	line-height: 1.7em;
	margin: auto;
}

.column_lastlink_wrap p {
	font-size: 16px;
	line-height: 1.7em;
	margin: auto;
}
.column_lastlink_wrap ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	width: 50%;
}
.column_lastlink_wrap ul li{width: 100%;}

.column_lastlink_wrap a{
	display: block;
	background-color: #65b820;
	width: 100%;
	text-align: center;
	margin: 1em auto 0em auto;
	color: white !important;
	font-size: 4vw;
	font-weight: bold;
	text-decoration: none !important;
	line-height: 2.5em;
	padding: 0px 1em;
	border-radius: 50px;
	transition: .3s;
}

.column_lastlink_wrap>a:hover {
	background-color: #0068ad;
	color: white;
}

.column_lastlink_wrap:before {
    content: "";
    display: block;
    background-image: url(/img/inq_annaigirl.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 35%;
    height: 10em;
    right: 0;
    bottom: 0px;
    z-index: 2;
    position: absolute;
    background-position: right center;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.town_other>ul{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	width: 800px;
	margin: auto;
	padding: 0px;
}
.town_other>ul>li{
	width: 32%;
	border-radius: 10px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: 300px;
	background-color: white;
}

.town_other>ul>li>a{
	position: relative;
	display: block;
	text-decoration: none;
}

.town_other_img img{
	width: 100%;
	height: 150px;
	object-fit: cover;
	border-radius: 10px 10px 0px 0px;
}


.town_other_category{
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-color: #0068ad;
	padding: 0.5em 1em;
	border-radius: 10px;
	color: white;
	position: absolute;
	top: 150px;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}


.town_other_title{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #0068ad;
	width: 90%;
	margin: 20px auto 10px auto;
}


.town_other_text{
	font-size: 14px;
	color: #666;
	width: 90%;
	margin: auto;
	height: 57px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.blog_waku{
    display: flex;
    flex-wrap: wrap;
    width: 96%;
    margin: auto;
}
.blog_ma{
    width: 100%;
}
.column_det_mokuji_wrap {
	counter-reset: section;
	font-weight: normal;
	font-size: 3.5vw;
}
.column_det_mokuji_block {
	line-height: 2.5em;
	margin-top: 1em;
	font-weight: bold;
}
.column_det_mokuji_block_s {
    line-height: 1.7em;
    margin-left: 1em;
}
.column_det_mokuji_block_list {
	margin-top: 10px;
	counter-reset: section;
	font-weight: normal;
	font-size: 15px;
}
.column_det_mokuji_block_list>div {
	font-size: 14px;
	text-indent: 40px;
	line-height: 22px;
}
.column_det_free blockquote {
    position: relative;
    padding: 3em 1em 1em 1em !important;
    box-sizing: border-box;
    font-style: italic;
    background: #efefef;
    color: #555;
    margin: 1em 0.5em;
    border-left: #ccc solid 5px;
}
.column_det_free blockquote:before {
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 3px;
    content: "g";
    color: #cfcfcf;
    font-size: 90px;
    line-height: 1;
}
.column_blockwaku {
    padding: 1em;
    display: block;
    width: 98%;
    background-color: #fcf7b5;
    border-radius: 10px;
    box-sizing: border-box;
    font-weight: bold;
}
.col_wrap {
	width: 92%;
}
.sale_result_ma {
	width: 92% !important;
	margin: 0 auto;
}
.cms_back {
    width: 92% !important;
    margin: 2% auto !important;
}

..sale_result_ma_com2 {
    width: 92% !important;
    margin: 5px auto;
}


.banner_display{}
.banner_display>div{
	display:none;
	width: 100%;
}
.banner_display>div.—£¥{
	display:block;
}
.banner_display>div.—£¥>a{
	background-image: url(/rikon/img/banner_bg.jpg);
	background-size: cover;
	text-align: center;
	display: block;
	height: 7em;
	width: 80%;
	border: #65b820 3px solid;
	box-sizing: border-box;
	padding: 0.5em 1em;
	margin: auto;
}

