@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 50px;
    line-height: 1.5;
	clear:both; /* Do not edit */
}

/* heading_ttl
================================================== */
#tmp_heading_ttl {
    margin: 0 0 100px;
    position: relative;
}
#tmp_heading_ttl .heading_img {
    padding-left: 35px;
}
#tmp_heading_ttl .heading_img img {
    max-width: none;
}
#tmp_heading_ttl .heading_img p {
    margin-bottom: 0;
    position: relative;
}
#tmp_heading_ttl .heading_img p::before {
    content: "";
    position: absolute;
    left: -33px;
    top: 29px;
    width: 160px;
    height: 160px;
    border-top: 2px solid #3e6a7c;
    border-left: 2px solid #3e6a7c;
    z-index: 1;
}
#tmp_heading_ttl .heading_img p::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -33px;
    width: 160px;
    height: 160px;
    border-right: 2px solid #3e6a7c;
    border-bottom: 2px solid #3e6a7c;
    z-index: 1;
}
#tmp_heading_ttl .wrap_heading_ttl {
    position: relative;
}
#tmp_heading_ttl .heading_ttl {
    position: absolute;
    z-index: 1;
    left: -4px;
    bottom: 55px;
}
#tmp_heading_ttl .heading_ttl h1 {
    line-height: 1.2;
    font-size: 187.5%;
    font-weight: normal;
}
#tmp_heading_ttl .heading_ttl h1 > span {
    display: block;
    margin: 31px 0 0;
}
#tmp_heading_ttl .heading_ttl h1 > span > span {
    display: inline-block;
    background-color:rgba(255, 255, 255, 0.7);
    padding: 8px 10px;
}
#tmp_heading_ttl .heading_cnt {
    padding-top: 120px;
    max-width: 860px;
    margin: 0 auto;
}
#tmp_heading_ttl .heading_cnt p {
    font-size: 125%;
}

/* box_sec
================================================== */
#tmp_contents .box_sec {
    margin: 0 0 100px;
    clear: both;
}
#tmp_contents .box_sec_ttl {
    text-align: center;
    position: relative;
    border-bottom: 1px solid #3e6a7c;
    padding: 50px 0;
    margin: 0 0 52px;
}
#tmp_contents .box_sec_ttl::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    height: 40px;
    width: 1px;
    background-color: #3e6a7c;
}
#tmp_contents .box_sec_ttl h2 {
    font-weight: bold;
    font-size: 137.5%;
    display: inline-block;
    position: relative;
}
#tmp_contents .box_sec_ttl .heading_en {
    text-align: center;
}

/* splide */
#tmp_contents .splide {
    margin: 0 0 40px;
}
#tmp_contents .splide__slide {
    width: 100%;
}
#tmp_contents .thumbnail_item {
    margin: 0 0 55px;
}
#tmp_contents .thumbnail_item span,
#tmp_contents .thumbnail_item a {
    display: block;
}
#tmp_contents .thumbnail_item a {
    color: #222222;
    text-decoration: none;
}
#tmp_contents .thumbnail_item .item_img {
    margin: 0 0 21px;
}
#tmp_contents .thumbnail_item .item_img img {
    max-width: 100%;
    height: auto;
}
#tmp_contents .thumbnail_item .item_ttl {
    font-weight: bold;
    font-size: 112.5%;
    position: relative;
    padding: 0 0 12px;
    margin: 0 0 12px;
}
#tmp_contents .thumbnail_item .item_ttl::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 22px;
    height: 2px;
    background-color: #e5e2dc;
}
#tmp_contents .thumbnail_item .item_cnt {
    line-height: 1.75;
}
.no_javascript #tmp_contents .splide {
    visibility: visible;
}
#tmp_contents .splide.no-splide .splide__list,
.no_javascript #tmp_contents .splide .splide__list {
    gap: 0 48px;
    flex-wrap:wrap;
}
#tmp_contents .splide.no-splide .splide__list .splide__slide,
.no_javascript #tmp_contents .splide__list .splide__slide {
    width: calc(33.333333% - 32px);
}

/* ==================================================
parts
================================================== */
/* outline
================================================== */
#tmp_contents .outline {
	margin:0 auto 50px; /* Do not edit */
	clear:both; /* Do not edit */	
}
#tmp_contents table.outline {
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
    border: none;
}
#tmp_contents table.outline td {
	padding: 0;
}
#tmp_contents div.outline {
    display: table;
}
#tmp_contents .outline p {
    font-size: 125%;
    line-height: 1.75;
    text-align:center;
}


/* ==================================================
font
================================================== */
#tmp_heading_ttl .heading_ttl h1,
#tmp_heading_ttl .heading_cnt,
#tmp_contents .outline {
    font-family: "a-otf-ud-reimin-pr6n",sans-serif;
}


/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	min-width: auto;
	width:100% !important;
}
#tmp_wrapper img {
	animation: none;
}
#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;
}
.container {
	max-width: auto;
	padding: 0 0;
}
#tmp_hlogo h1,
#tmp_hlogo p {
    background-image: none;
    font-size: 1.2rem;
    font-weight: bold;
}
#tmp_hlogo p a {
    color: #000000 !important;
    text-decoration: none;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo span {
	width: auto;
	height: auto;
}
#tmp_hlogo span {
	z-index: 1;
	overflow: visible;
}
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
#tmp_hnavi_s,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
#tmp_box_gmap,
#tmp_support_btn,
#tmp_footer .social_cate,
#tmp_footer_col_rgt {
	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;
}
.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;
}
#tmp_footer .wrap_footer {
    padding: 0 0 10px;
}
#tmp_footer .footer #tmp_footer_col_lft {
    width: 100%;
}
#tmp_footer .copyright {
    background-color: transparent;
	text-align:left !important;
}

}

