@charset "utf-8";

#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin: 2em 0 0.9em;
	font-weight: normal;
	clear:both; /* Do not edit */
}
#tmp_contents h1 {
	margin: 0.45em 0 0.9em;
	padding: 35px 0 27px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(19.95%, #0a71ad), color-stop(19.95%, #1da2f0));
	background-image: -moz-linear-gradient(left, #0a71ad 19.95%, #1da2f0 19.95%);
	background-image: -o-linear-gradient(left, #0a71ad 19.95%, #1da2f0 19.95%);
	background-image: linear-gradient(90deg, #0a71ad 19.95%, #1da2f0 19.95%);
	background-size: 100% 3px;
	font-size: 177.8%;
	border-bottom: 1px solid #1da2f0;
	line-height: 1.6;
	font-weight: normal;
	clear:both; /* Do not edit */
}
#tmp_contents h2{
	padding: 19px 20px 18px;
	background-color: #e9f7ff;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(19.95%, #0a71ad), color-stop(19.95%, #1da2f0));
	background-image: -moz-linear-gradient(left, #0a71ad 19.95%, #1da2f0 19.95%);
	background-image: -o-linear-gradient(left, #0a71ad 19.95%, #1da2f0 19.95%);
	background-image: linear-gradient(90deg, #0a71ad 19.95%, #1da2f0 19.95%);
	background-position: left bottom;
	background-size: 100% 2px;
	font-size: 144.4%;
	line-height: 1.4;
}
#tmp_contents h3{
	padding: 2px 0 16px 22px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0a71ad), to(#0a71ad)), -webkit-gradient(linear, left top, left bottom, from(#1da2f0), to(#1da2f0));
	background-image: -moz-linear-gradient(#0a71ad, #0a71ad), -moz-linear-gradient(#1da2f0, #1da2f0);
	background-image: -o-linear-gradient(#0a71ad, #0a71ad), -o-linear-gradient(#1da2f0, #1da2f0);
	background-image: linear-gradient(#0a71ad, #0a71ad), linear-gradient(#1da2f0, #1da2f0);
	background-position: 0 0, 5px 0;
	background-size: 3px 40px, 2px 40px;
	border-bottom: 1px solid #1da2f0;
	font-size: 144.4%;
	line-height: 1.4;
}
#tmp_contents h4{
	margin-bottom: 1em;
	padding-left: 20px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #1da2f0), color-stop(50%, #0a71ad));
	background-image: -moz-linear-gradient(#1da2f0 50%, #0a71ad 50%);
	background-image: -o-linear-gradient(#1da2f0 50%, #0a71ad 50%);
	background-image: linear-gradient(#1da2f0 50%, #0a71ad 50%);
	background-size: 6px 26px;
	background-position: 0 4px;
	font-size: 122.2%;
	line-height: 1.5;
}
#tmp_contents h5{
	margin-top: 1.5em;
	margin-bottom: 1.3em;
	padding-bottom: 12px;
	border-bottom: 1px solid #c8cbcc;
	font-size: 111.1%;
	line-height: 1.5;
}
#tmp_contents h6{
	margin-top: 1.6em;
	margin-bottom: 1.2em;
	font-size: 100%;
	line-height: 1.6;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.7;
}
#tmp_contents ul {
	margin: 0 0 1.1em 1em; /* Do not edit */
	list-style-image:url(/shared/site_rn2025/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin: 0 0 3em 2.1em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin: 0; /* Do not edit */
	line-height: 1.8;
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin:0 0 2.2em; /* Do not edit */
	border: 1px solid #1da2f0;
	clear:both; /* Do not edit */
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td {
	padding:17px 19px 0;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding: 17px 19px 14px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .outline p:last-child {
	margin-bottom: 0;
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin: 0 0 1.1em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin: 0 0 20px;
	padding: 16px 19px 14px;
	background-color: #ffffff;
	color:inherit;
	border: 1px solid #1da2f0;
}
#tmp_contents ul.box_btn a{
	display: block;
	margin: -16px -19px -14px;
	padding: 16px 19px 14px;
	color: inherit;
	background: transparent url(/shared/templates/assembly_rn2025/images/arrow_link.png) no-repeat right bottom;
	text-decoration: none;
}
#tmp_contents ul.box_btn a:hover{
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin: 1.1em 0; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl {
	padding: 17px 20px 13px;
	color:inherit;
	background-color: #e9f7ff;
	border:1px solid #e9f7ff;
	font-size: 122.2%;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding: 19px 0 0;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 16px; /* Do not edit */
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* box_link
================================================== */
#tmp_contents .box_link {
	margin: 1.1em 0; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_ttl {
	padding: 17px 20px 13px;
	color:inherit;
	background-color: #e9f7ff;
	border:1px solid #e9f7ff;
	font-size: 122.2%;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding: 19px 0 0;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 16px; /* Do not edit */
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* box_faq
================================================== */
.box_faq .box_faq_ttl {
	background-color: #e9f7ff;
	border-color:#e9f7ff;
}
.box_faq_cnt ul {
    margin-left: 16px !important;
}

/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin: 0 0 1.1em; /* Do not edit */
	border: 1px solid #1da2f0;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu_ttl{
	padding: 17px 19px 15px;
	border-bottom: 1px solid #1da2f0;
}
#tmp_contents .box_menu_ttl p {
	margin-bottom: 0;
}
#tmp_contents .box_menu_ttl a{
	display: block;
	margin: -17px -19px -15px;
	padding: 17px 19px 15px;
	background: transparent url(/shared/templates/assembly_rn2025/images/arrow_link.png) no-repeat right bottom;
	color: inherit;
	text-decoration: none;
}
#tmp_contents .box_menu_ttl a:hover{
	text-decoration: underline;
}
#tmp_contents .box_menu_cnt{
	padding: 18px 19px 0;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 18px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 0 0 3.3em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border: 1px solid #d9d9d9;
	word-break: break-all;
}
#tmp_contents .scroll_table table.datatable,
#tmp_contents .scroll_table table.enquete_table {
	margin: 0 !important;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 14px 19px 13px;
	color:inherit;
	background-color: #def1fc;
	border: 1px solid #d9d9d9;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 14px 19px 9px;
	border: 1px solid #d9d9d9;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* Do not edit */
	text-align:left; /* Do not edit */
}
#tmp_contents table.datatable p {
	margin:0; /* Do not edit */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px; /* Do not edit */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents table.enquete_table {
	width:100%; /* Do not edit */
}
#tmp_contents table.enquete_table th {
	width:20%; /* Do not edit */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#b81212; /* base.css > Styles > .text_red */
	font-weight:normal; /* Do not edit */
	background-color:transparent; /* Do not edit */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* Do not edit */
	text-align:center; /* Do not edit */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#d8f8d9;
}
#tmp_contents table.datatable table th.bg_yellowgreen {
	color:inherit;
	background-color:#e8f6cb;
}
#tmp_contents table.datatable table th.bg_creamyellow {
	color:inherit;
	background-color:#f1f5c3;
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* Do not edit */
	background-color:transparent; /* Do not edit */
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #AABBCC; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#DDEEFF; /* = table.datatable th */
	border:1px solid #AABBCC; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #AABBCC; /* = table.datatable td */
}

/* ==================================================
contents
================================================== */
#tmp_main {
    padding-bottom: 120px;
}
#tmp_wrap_custom_update{
	margin-bottom: 8px;
}

/* cate title
================================================== */
#tmp_cate_ttl{
    margin-bottom: 38px;
}
#tmp_cate_ttl .ttl_inner{
    position: relative;
	background-color: #1685c6;
	background-image: url(/shared/site_rn2025/images/assembly/cate_pattern_lft.jpg), url(/shared/site_rn2025/images/assembly/cate_pattern_rgt.jpg);
	background-repeat: no-repeat;
	background-position: left -2px, right -2px;
    border-top: 2px solid #1da2f0;
    border-bottom: 2px solid #1da2f0;
    color: #000000;
    z-index: 1;
}
#tmp_cate_ttl .ttl_inner:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    max-width: 600px;
    background-color: rgba(255, 255, 255, 0.4);
    color: #222222;
    clip-path: polygon(88px 0%, 100% 0%, calc(100% - 91px) 100%, 0% 100%);
    background-blend-mode: multiply;
    z-index: -1;
}
#tmp_cate_ttl .ttl_inner > p{
    position: relative;
    margin: 0 auto;
    padding: 38px 60px 21px;
    background-color: #ffffff;
    max-width: 550px;
    clip-path: polygon(2px 0, calc(100% - 81px) 0, 100% 100%, 83px 100%);
    font-size: 222.2%;
    line-height: 1.3;
    color: #222222;
    text-align: center;
    z-index: 1;
}
#tmp_cate_ttl .ttl_inner > p a {
    display: block;
    text-decoration: none;
    color: #222222;
    background-color: transparent;
}
#tmp_cate_ttl .ttl {
    display: inline-block;
    padding-top: 25px;
    background: transparent url(/shared/site_rn2025/images/assembly/cate_ttl_pc.png) no-repeat center top;
    color: inherit;
}

/* update_history
================================================== */
#tmp_update_history_wrap p:last-child {
	margin-bottom: 0;
}
#tmp_update_history_wrap .blog_history .update_ttl {
	margin-bottom: 15px;
	font-size: 122.2%;
	display: inline-block;
	padding-top: 1px;
	padding-right: 145px;
	background: url(/shared/templates/assembly_rn2025/images/update_history_en.png) no-repeat right center;
}
#tmp_update_history_wrap .blog_history {
	margin-bottom: 60px;
	padding: 3px 0 0 20px;
	border-left: 2px solid #0a71ad;
}
#tmp_update_history_wrap .blog_outline {
	margin-bottom: 24px;
	padding: 22px 20px 20px;
	background-color: #f0f4f5;
	border: 1px solid #f0f4f5;
	color: inherit;
}

/* anchor
================================================== */
#tmp_anchor {
	margin: 60px 0 24px;
	padding: 19px 22px 23px;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#1da2f0),to(#1da2f0)), -webkit-gradient(linear,left top, left bottom,from(#1da2f0),to(#1da2f0)), -webkit-gradient(linear, left top, left bottom, from(#1da2f0), to(#1da2f0)), -webkit-gradient(linear, left top, left bottom, from(#1da2f0), to(#1da2f0));
	background-image: -moz-linear-gradient(#1da2f0,#1da2f0), -moz-linear-gradient(#1da2f0,#1da2f0), -moz-linear-gradient(#1da2f0, #1da2f0), -moz-linear-gradient(#1da2f0, #1da2f0);
	background-image: -o-linear-gradient(#1da2f0,#1da2f0), -o-linear-gradient(#1da2f0,#1da2f0), -o-linear-gradient(#1da2f0, #1da2f0), -o-linear-gradient(#1da2f0, #1da2f0);
	background-image: linear-gradient(#1da2f0,#1da2f0), linear-gradient(#1da2f0,#1da2f0), linear-gradient(#1da2f0, #1da2f0), linear-gradient(#1da2f0, #1da2f0);
	background-position: left center, center top, right center, center bottom;
	background-size: 1px calc(100% - 20px), calc(100% - 20px) 1px, 1px calc(100% - 20px), calc(100% - 20px) 1px;
}
#tmp_anchor .anchor_ttl h2 {
	display: inline-block;
	margin: 0 0 10px;
	padding: 3px 98px 0 0;
	background: transparent url(/shared/templates/assembly_rn2025/images/contents_en.png) no-repeat right center;
	font-size: 122.2%;
}
#tmp_anchor .anchor_cnt ul {
	margin: 0 0 0 17px;
}
.no_javascript #tmp_anchor {
	display: none;
}

/* assembly_info_table
================================================== */
#tmp_contents .assembly_info_table table {
    margin-bottom: 23px;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
#tmp_contents .assembly_info_table table td{
    padding-top: 18px;
    padding-bottom: 14px;
    border-bottom: 1px solid #1da2f0;
}
#tmp_contents .assembly_info_table table .date{
    padding-right: 10px;
    vertical-align: top;
    width: 9.5em;
    font-size: 77.8%;
}
#tmp_contents .assembly_info_table table .date > p {
    padding-top: 4px;
}
#tmp_contents .assembly_info_table table p {
    margin-bottom: 0;
    line-height: 1.4;
}
#tmp_contents .assembly_info_table table a{
    position: relative;
	display: inline-block;
    padding: 3px 0 3px 18px;
    background: transparent url(/shared/site_rn2025/images/icon/arrow_link_rgt.png) no-repeat 0 9px;
    background-size: 10px auto;
    font-size: 88.9%;
    color: inherit;
    text-decoration: none;
    z-index: 1;
}
#tmp_contents .assembly_info_table table a:after{
	content: '';
    position: absolute;
    bottom: 0;
    left: 18px;
    width: 0;
    border-bottom: 1px solid #222222;
    transition: width 0.3s ease-in-out;
    z-index: -1;
}
#tmp_contents .assembly_info_table table a:hover:after{
	width: calc(100% - 18px);
}

/* box_related & box_article
================================================== */
.box_related {
	margin-top: 22px;
	margin-bottom: 33px;
}
#box_article {
	margin-top: 33px;
	margin-bottom: 31px;
}
.box_related .box_related_ttl,
#box_article .box_article_ttl {
    margin-bottom: 19px;
    padding: 13px 0 16px;
    background-color: transparent;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(21.92%, #1da2f0), color-stop(21.92%, #c8cbcc));
	background-image: -moz-linear-gradient(left, #1da2f0 21.92%, #c8cbcc 21.92%);
	background-image: -o-linear-gradient(left, #1da2f0 21.92%, #c8cbcc 21.92%);
	background-image: linear-gradient(90deg, #1da2f0 21.92%, #c8cbcc 21.92%);
	background-position: left bottom;
	background-size: 100% 1px;
	font-size: 122.2%;
}
.box_related .box_related_ttl h2,
#box_article .box_article_ttl h2,
.box_related .box_related_ttl p,
#box_article .box_article_ttl p {
	display: inline-block;
	vertical-align: top;
	padding-top: 3px;
    font-size: 100%;
}
.box_related .box_related_ttl h2,
.box_related .box_related_ttl p {
	padding-right: 179px;
	background: url(/shared/templates/assembly_rn2025/images/related_articles_en.png) no-repeat right center;
}
#box_article .box_article_ttl h2,
#box_article .box_article_ttl p{
	padding-right: 202px;
	background: url(/shared/templates/assembly_rn2025/images/most_read_articles_en.png) no-repeat right center;
}

.box_related ul,
#box_article ul {
	margin-left: 16px;
}
.box_related ul li,
#box_article ul li {
	list-style-image:url(/shared/site_rn2025/images/icon/list_icon.gif);
	line-height: 1.8;
}

/* ==================================================
font-family
================================================== */
#tmp_contents h6,
#tmp_contents ul.box_btn li,
#tmp_contents .box_menu_ttl,
#tmp_contents .assembly_info_table table td.date {
	font-weight: bold;
    font-family: 'OT-UDShinGoPr6N-Medium', "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

/* ==================================================
accessibility style 
================================================== */
/* color */
.color_black #tmp_wrapper #tmp_cate_ttl .ttl_inner:before,
.color_blue #tmp_wrapper #tmp_cate_ttl .ttl_inner:before,
.color_yellow #tmp_wrapper #tmp_cate_ttl .ttl_inner:before{
    content: none;
}
.color_black #tmp_wrapper #tmp_cate_ttl .ttl,
.color_blue #tmp_wrapper #tmp_cate_ttl .ttl,
.color_yellow #tmp_wrapper #tmp_cate_ttl .ttl{
    padding-bottom: 25px;
}
.color_black #tmp_wrapper #tmp_anchor,
.color_blue #tmp_wrapper #tmp_anchor,
.color_yellow #tmp_wrapper #tmp_anchor{
	border: 1px solid;
}
.color_black #tmp_wrapper .box_related .box_related_ttl,
.color_black #tmp_wrapper .box_article .box_article_ttl,
.color_blue #tmp_wrapper .box_related .box_related_ttl,
.color_blue #tmp_wrapper .box_article .box_article_ttl,
.color_yellow #tmp_wrapper .box_related .box_related_ttl,
.color_yellow #tmp_wrapper .box_article .box_article_ttl{
	border-bottom: 1px solid;
}
.color_black #tmp_wrapper .box_related .box_related_ttl p,
.color_black #tmp_wrapper .box_article .box_article_ttl p,
.color_blue #tmp_wrapper .box_related .box_related_ttl p,
.color_blue #tmp_wrapper .box_article .box_article_ttl p,
.color_yellow #tmp_wrapper .box_related .box_related_ttl p,
.color_yellow #tmp_wrapper .box_article .box_article_ttl p{
	padding-right: 0;
}
.color_black #tmp_contents .assembly_info_table table a:after,
.color_blue #tmp_contents .assembly_info_table table a:after {
    border-bottom-color: #ffffff;
}

/* fsize */
.fsize_big.color_black #tmp_contents .box_menu .box_menu_cnt ul,
.fsize_big.color_blue #tmp_contents .box_menu .box_menu_cnt ul,
.fsize_big.color_yellow #tmp_contents .box_menu .box_menu_cnt ul,
.fsize_big.color_black #tmp_wrapper .box_related ul,
.fsize_big.color_black #tmp_wrapper .box_article ul,
.fsize_big.color_black #tmp_wrapper .box_faq_cnt ul,
.fsize_big.color_black #tmp_wrapper #tmp_contents .box_info ul,
.fsize_big.color_black #tmp_wrapper #tmp_contents .box_link ul,
.fsize_big.color_blue #tmp_wrapper .box_related ul,
.fsize_big.color_blue #tmp_wrapper .box_article ul,
.fsize_big.color_blue #tmp_wrapper .box_faq_cnt ul,
.fsize_big.color_blue #tmp_wrapper #tmp_contents .box_info ul,
.fsize_big.color_blue #tmp_wrapper #tmp_contents .box_link ul,
.fsize_big.color_yellow #tmp_wrapper .box_related ul,
.fsize_big.color_yellow #tmp_wrapper .box_article ul,
.fsize_big.color_yellow #tmp_wrapper .box_faq_cnt ul,
.fsize_big.color_yellow #tmp_wrapper #tmp_contents .box_info ul,
.fsize_big.color_yellow #tmp_wrapper #tmp_contents .box_link ul{
	margin-left: 26px !important;
}
.fsize_big2.color_black #tmp_contents .box_menu .box_menu_cnt ul,
.fsize_big2.color_blue #tmp_contents .box_menu .box_menu_cnt ul,
.fsize_big2.color_yellow #tmp_contents .box_menu .box_menu_cnt ul,
.fsize_big2.color_black #tmp_wrapper .box_related ul,
.fsize_big2.color_black #tmp_wrapper .box_article ul,
.fsize_big2.color_black #tmp_wrapper .box_faq_cnt ul,
.fsize_big2.color_black #tmp_wrapper #tmp_contents .box_info ul,
.fsize_big2.color_black #tmp_wrapper #tmp_contents .box_link ul,
.fsize_big2.color_blue #tmp_wrapper .box_related ul,
.fsize_big2.color_blue #tmp_wrapper .box_article ul,
.fsize_big2.color_blue #tmp_wrapper .box_faq_cnt ul,
.fsize_big2.color_blue #tmp_wrapper #tmp_contents .box_info ul,
.fsize_big2.color_blue #tmp_wrapper #tmp_contents .box_link ul,
.fsize_big2.color_yellow #tmp_wrapper .box_related ul,
.fsize_big2.color_yellow #tmp_wrapper .box_article ul,
.fsize_big2.color_yellow #tmp_wrapper .box_faq_cnt ul,
.fsize_big2.color_yellow #tmp_wrapper #tmp_contents .box_info ul,
.fsize_big2.color_yellow #tmp_wrapper #tmp_contents .box_link ul{
	margin-left: 30px !important;
}
/* furi */
.furigana_on #tmp_wrapper #tmp_cate_ttl .ttl{
	padding-top: 40px;
}

/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt dl:after,
#tmp_event_cal_refine_cnt dd:after,
#tmp_event_cal_refine_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after,
#tmp_releated_link_cnt ul:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
	min-width:100% !important;
	padding-top: 0 !important;
}
.container {
	min-width: 100% !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 10px !important;
}
#tmp_wrapper img {
	animation: none;
}
#tmp_header_fixed {
	position: relative !important;
	top: 0 !important;
	margin-bottom: 20px !important;
	animation: none !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_hlogo {
	padding-top: 10px !important;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span,
#tmp_footer .logo span {
	width: auto !important;
	height: auto !important;
	background: transparent !important;
}
#tmp_hlogo a {
	text-decoration: none !important;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span,
#tmp_footer .logo span {
	color:#000000 !important;
	background:#FFFFFF !important;
	font-size: 100%;
	font-weight: bold !important;
	z-index: auto !important;
	text-indent: 0 !important;
}
#tmp_footer .footer_cnt {
	display: block;
}
#tmp_footer .footer_head {
	width: auto !important;
	text-align: left;
}
#tmp_footer .footer_lg {
	padding: 0 !important;
	background-image: none !important;
}
#tmp_footer .footer_address {
    padding: 0 !important;
}
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_header_rgt,
#tmp_footer .footer_sns,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
#tmp_anchor{
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
.copyright {
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
	text-align:left !important;
}
}

