@charset "utf-8";

@media screen and (min-width: 1900px) {
	#tmp_main:before,
	#tmp_main:after{
		background-size: 100% 100%;
	}
	.main_free_wrapper:before{
		clip-path: polygon(0 170px, 0.57% 148px, 2.76% 119px, 6.98% 88px, 19.4% 43px, 25.7% 27px, 34.36% 9px, 50% 0, 100% 0, 100% 100%, 0 100%);
	}
}
@media screen and (max-width : 640px) {
#tmp_main{
    margin-top: -44px;
}
#tmp_main:after{
	display: none;
}
#tmp_main:before{
	top: 0;
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/pattern_wave_top_sp.png);
	background-size: 100% 50px;
	height: 50px;
	z-index: 2;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6{
	margin-top: 1.8em;
}
#tmp_contents h1 {
	margin-bottom: 0.7em;
	padding: 15px 19px 21px;
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/h1_pattern_lft_sp.png);
	background-size: 40px auto;
	font-size: 150%;
	line-height: 1.5;
}
#tmp_contents h2{
	margin-bottom: 1.1em;
	font-size: 131.3%;
	line-height: 1.6;
    padding: 12px 19px 15px;
    background-image: url(/shared/templates/hitorioya_rn2025/images/icon/h2_pattern_lft_sp.png), -webkit-gradient(linear, left top, left bottom, from(#fcf9ef), to(#fcf9ef)), -webkit-gradient(linear, left top, left bottom, from(#d7d2c0), to(#d7d2c0));
    background-image: url(/shared/templates/hitorioya_rn2025/images/icon/h2_pattern_lft_sp.png), -moz-linear-gradient(#fcf9ef, #fcf9ef), -o-linear-gradient(#d7d2c0, #d7d2c0);
    background-image: url(/shared/templates/hitorioya_rn2025/images/icon/h2_pattern_lft_sp.png), -o-linear-gradient(#fcf9ef, #fcf9ef), -o-linear-gradient(#d7d2c0, #d7d2c0);
    background-image: url(/shared/templates/hitorioya_rn2025/images/icon/h2_pattern_lft_sp.png), linear-gradient(#fcf9ef, #fcf9ef), linear-gradient(#d7d2c0, #d7d2c0);
    background-position: left bottom, left top, left 64px bottom 4px;
    background-size: 51px auto, 100% calc(100% - 5px), 100% 1px;
}
#tmp_contents h3{
	margin-bottom: 1.1em;
	font-size: 125%;
	line-height: 1.6;
    padding-top: 13px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #43a857), color-stop(25%, #d7d2c0));
    background-image: -moz-linear-gradient(left, #43a857 25%, #d7d2c0 25%);
    background-image: -o-linear-gradient(left, #43a857 25%, #d7d2c0 25%);
    background-image: linear-gradient(90deg, #43a857 25%, #d7d2c0 25%);
}
#tmp_contents h4{
	margin-bottom: 0.4em;
	font-size: 112.5%;
	line-height: 1.6;
    padding: 5px 0 10px 20px;
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/h4_pattern_lft_sp.png);
	background-size: 14px auto;
}
#tmp_contents h5{
	margin-top: 1.6em;
	margin-bottom: 0.8em;
	font-size: 106.3%;
	line-height: 1.7;
    padding-left: 22px;
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/h5_pattern_lft_sp.png);
	background-size: 15px auto;
	background-position: 0 12px;
}
#tmp_contents h6{
	margin-bottom: 0.1em;
	font-size: 106.3%;
	line-height: 1.8;
}
#tmp_contents ul{
	margin-left: 1em;
	margin-bottom: 1.6em;
}
#tmp_contents ol{
	margin-left: 2em;
	margin-bottom: 2em;
}
#tmp_contents ol li{
	padding-left: 3px;
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin-bottom: 0.5em;
	line-height: 1.8;
}

/* outline
================================================== */
#tmp_contents .outline{
    margin-bottom: 45px;
    line-height: 1.7;
}
#tmp_contents table.outline td,
#tmp_contents div.outline {
	padding: 12px 14px 11px;
}
#tmp_contents .outline p:last-child {
	margin-bottom: 0;
}

/* box_btn
================================================== */
#tmp_contents ul.box_btn{
    margin-bottom: 10px;
}
#tmp_contents ul.box_btn li{
	padding: 13px 18px 13px 11px;
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/box_pattern_bubble_sp.png);
	background-size: 40px auto;
	line-height: 1.7;
	margin-bottom: 10px;
}
#tmp_contents ul.box_btn a {
    margin: -13px -18px -13px -11px;
    padding: 13px 18px 13px 35px;
    background-image: url(/shared/templates/hitorioya_rn2025/images/icon/arrow_link_rgt_sp.png);
    background-position: 11px 20px;
	background-size: 14px auto;
}

/* box_info
================================================== */
#tmp_contents .box_info{
    margin-top: 35px;
	margin-bottom: 45px;
	border-bottom-width: 1px;
}
#tmp_contents .box_info .box_info_ttl{
    font-size: 125%;
    padding: 0 9px;
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/box_pattern_leaf_sp.png);
	background-size: 63px auto;
}
#tmp_contents .box_info .box_info_ttl p{
	padding: 10px 0 11px;
}
#tmp_contents .box_info .box_info_cnt {
    padding: 12px 12px 3px;
}
#tmp_contents .box_info ul {
	margin-left: 15px;
}
#tmp_contents .box_info ul li {
	margin-bottom: 0.4em;
}

/* box_link
================================================== */
#tmp_contents .box_link{
    margin-top: 45px;
	margin-bottom: 45px;
	border-bottom-width: 1px;
}
#tmp_contents .box_link .box_link_ttl{
    font-size: 125%;
    padding: 0 9px;
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/box_pattern_leaf_sp.png);
	background-size: 63px auto;
}
#tmp_contents .box_link .box_link_ttl p{
	padding: 10px 0 11px;
}
#tmp_contents .box_link .box_link_cnt {
    padding: 12px 12px 3px;
}
#tmp_contents .box_link ul {
	margin-left: 15px;
}
#tmp_contents .box_link ul li {
	margin-bottom: 0.4em;
}

/* box_menu
================================================== */
#tmp_contents .box_menu{
    margin-bottom: 10px;
}
#tmp_contents .box_menu_ttl{
    padding: 0 18px 0 10px;
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/box_pattern_bubble_sp.png);
	background-size: 40px auto;
}
#tmp_contents .box_menu_ttl > p{
	padding-top: 13px;
	padding-bottom: 11px;
}
#tmp_contents .box_menu_ttl a{
	margin: -13px -18px -11px -10px;
    padding: 13px 18px 11px 34px;
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/arrow_link_rgt_sp.png);
	background-position: 10px 20px;
	background-size: 14px auto;
}
#tmp_contents .box_menu_cnt{
	padding: 13px 14px 11px;
}
#tmp_contents .box_menu .box_menu_cnt ul{
    margin-left: 16px;
    margin-bottom: 4px;
    padding-top: 0;
}
#tmp_contents .box_menu li{
    margin-bottom: 9px;
}
#tmp_contents .box_menu .box_menu_cnt p:last-child {
	margin-bottom: 0;
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table{
    margin-top: 1.2em;
    margin-bottom: 2.5em;
    font-size: 100%;
}
#tmp_contents .scroll_table table.datatable{
    margin-bottom: 0;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th{
    padding: 9px 14px 8px;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 7px 12px 6px;
}

#tmp_contents .tetsuduki_procedure_tbl {
	margin: 34px 0;
}
#tmp_contents .tetsuduki_procedure_tbl .tetsuduki_ttl {
	padding: 2px 0 16px 33px;
	font-size: 112.5%;
	background-position: left 12px;
	background-size: 30px auto;
}
#tmp_contents .tetsuduki_procedure_tbl .tetsuduki_cnt {
	padding: 10px;
}
#tmp_contents .tetsuduki_procedure_tbl .tetsuduki_cnt ul {
	margin-bottom: 23px;
	gap: 10px;
}
#tmp_contents .tetsuduki_procedure_tbl .tetsuduki_item {
	width: calc((100% - 11px)/2);
}
#tmp_contents .tetsuduki_procedure_tbl .tetsuduki_item p {
	padding-bottom: 9px;
}
#tmp_contents .tetsuduki_procedure_tbl .tetsuduki_img {
	width: 42px;
	margin-bottom: 1px;
}
#tmp_contents .tetsuduki_procedure_tbl .tetsuduki_banner {
	padding: 0;
}

/* ==================================================
contents
================================================== */
/* anchor
================================================== */
#tmp_anchor {
    margin: 33px 0;
    padding: 0;
}
#tmp_anchor .anchor_ttl {
    font-size: 112.5%;
    padding: 13px 12px 11px;
}
#tmp_anchor .anchor_ttl > p{
    padding-right: 47px;
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/index_txt_sp.png);
	background-size: 38px auto;
}
#tmp_anchor .anchor_cnt{
    padding: 19px 15px 16px;
}
#tmp_anchor .anchor_cnt li {
	letter-spacing: -1px;
}
#tmp_anchor .anchor_cnt li:last-of-type {
	margin-bottom: 0;
}
#tmp_anchor .anchor_cnt li:not(:last-of-type) {
    margin-bottom: 7px;
}

/* update */
#tmp_wrap_custom_update{
	margin-bottom: 12px;
}

/* gmap */
#tmp_gmap_link{
	margin-bottom: 32px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#tmp_gmap_link a {
    padding: 5px 21px 5px;
}
#tmp_gmap_link span{
	padding-left: 38px;
}
/* rnavi */
#tmp_wrap_rnavi {
    margin-top: 39px;
}
#tmp_wrap_rnavi .rnavi_heading {
    margin-bottom: 18px;
}
#tmp_wrap_rnavi .ttl_double_line_w_bg h2{
	padding-right: 111px;
	font-size: 125%;
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/same_category_txt_sp.png);
	background-size: 105px auto;
}
.column_cnt #tmp_rnavi{
	margin-bottom: 45px;
	padding: 0;
}
.column_cnt #tmp_rnavi_ttl{
	padding: 13px 12px 14px 13px;
	margin-bottom: 0;
}
.column_cnt #tmp_rnavi_ttl a {
    margin: -13px -12px -14px -13px;
    padding: 13px 12px 14px 34px;
    background-image: url(/shared/templates/hitorioya_rn2025/images/icon/arrow_link_rgt_sp.png);
	background-position: 13px 20px;
	background-size: 14px auto;
}
.column_cnt #tmp_rnavi_cnt{
	padding: 0;
}
.column_cnt #tmp_rnavi_cnt ul{
	padding: 5px 13px 0;
}
.column_cnt #tmp_rnavi_cnt li a {
	padding: 19px 10px 20px 34px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#298717), to(#298717));
    background-image: -moz-linear-gradient(#298717, #298717);
    background-image: -o-linear-gradient(#298717, #298717);
    background-image: linear-gradient(#298717, #298717);
	background-position: 10px 32px;
	background-size: 16px 2px;
}
.column_cnt #tmp_rnavi_cnt li:last-of-type{
	border-bottom: none;
}
.column_cnt #tmp_rnavi .btn_show_more{
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.column_cnt #tmp_rnavi .btn_show_more:before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: -1px;
	height: 1px;
	border-top: 1px solid #d7d2c0;
	z-index: -1;
}
.column_cnt #tmp_rnavi .btn_show_more a{
	display: block;
	padding: 16px 16px 13px 18px;
	text-align: center;
}
.column_cnt #tmp_rnavi .btn_show_more span{
	display: inline-block;
	padding: 5px 0 5px 32px;
}
.column_cnt #tmp_rnavi .btn_show_more span:before{
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	background: #eef8cf url(/shared/templates/hitorioya_rn2025/images/icon/arrow_plus.png) no-repeat center center;
	background-size: 8px auto;
	border: 1px solid #eef8cf;
	width: 20px;
	height: 20px;
	border-radius: 50%;
}
.column_cnt #tmp_rnavi .btn_show_more a.hide span:before{
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/arrow_minus.png);
}
.column_cnt #tmp_rnavi .btn_show_more span:after{
	content: none;
}
.column_cnt #tmp_rnavi_cnt li{
	width: 100%;
}

/* wrapper */
.main_free_wrapper {
	padding-top: 62px;
	clip-path: none;
	background: url(/shared/templates/hitorioya_rn2025/images/icon/pattern_wave_top2_sp.png) no-repeat center 10px;
	background-size: 100% 40px;
	z-index: 1;
}
.main_free_wrapper:before,
.main_free_wrapper:after{
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.main_free_wrapper:before{
	top: 1px;
	left: 0;
	right: auto;
	bottom: auto;
	margin-right: 0;
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/pattern_left_sp.png);
	background-position: 0 -4px;
	width: 100%;
	height: 110px;
	background-size: 360px auto;
	clip-path: polygon(0 28px,9.72% 20px, 27.78% 11px, 50% 0, 100% 0, 100% 100%, 0 100%);
	z-index: -1;
}
.main_free_wrapper:after{
	top: 116px;
	right: 0;
	left: auto;
	margin-left: 0;
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/pattern_right_sp.png);
	width: 15px;
	max-width: 100%;
}

/* ==================================================
accessibility style change:color
================================================== */
.color_black #tmp_wrapper #tmp_hitori_blogs .hitori_simple:before,
.color_black #tmp_wrapper #tmp_hitori_blogs .hitori_simple:after,
.color_blue #tmp_wrapper #tmp_hitori_blogs .hitori_simple:before,
.color_blue #tmp_wrapper #tmp_hitori_blogs .hitori_simple:after,
.color_yellow #tmp_wrapper #tmp_hitori_blogs .hitori_simple:before,
.color_yellow #tmp_wrapper #tmp_hitori_blogs .hitori_simple:after{
	content: none;
}
.color_black #tmp_wrapper .column_cnt #tmp_rnavi .btn_show_more:before,
.color_blue #tmp_wrapper .column_cnt #tmp_rnavi .btn_show_more:before{
	border-top-color: #ffff00;
}
.color_yellow #tmp_wrapper .column_cnt #tmp_rnavi .btn_show_more:before{
	border-top-color: #000000;
}
.color_black #tmp_wrapper .column_cnt #tmp_rnavi .btn_show_more span:before,
.color_blue #tmp_wrapper .column_cnt #tmp_rnavi .btn_show_more span:before{
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/arrow_plus_white.png) !important;
	background-color: transparent;
	border-color: #ffff00;
}
.color_yellow #tmp_wrapper .column_cnt #tmp_rnavi .btn_show_more span:before{
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/arrow_plus_blue.png) !important;
	background-color: transparent;
	border-color: #000000;
}
.color_black #tmp_wrapper .column_cnt #tmp_rnavi .btn_show_more a.hide span:before,
.color_blue #tmp_wrapper .column_cnt #tmp_rnavi .btn_show_more a.hide span:before{
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/arrow_minus_white.png) !important;
}
.color_yellow #tmp_wrapper .column_cnt #tmp_rnavi .btn_show_more a.hide span:before{
	background-image: url(/shared/templates/hitorioya_rn2025/images/icon/arrow_minus_blue.png) !important;
}
}