@charset "utf-8";

#tmp_contents h1 {
	margin:0.8em 0;
	clear:both; /* Do not edit */
	font-size: 177.8%;
	font-weight: bold;
	padding: 20px 0;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	line-height: 1.5;
	margin:1.5em 0 0.8em;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	color: #1F547B;
	font-size: 144.4%;
	font-weight: bold;
}
#tmp_contents h3 {
	color: #1F547B;
	font-size: 133.3%;
	font-weight: bold;
	padding: 5px 10px 5px 25px;
	background-color: #f5f5f5;
	background-image: -webkit-linear-gradient(90deg,rgba(31, 84, 123, 1) 100%, rgba(31, 84, 123, 1) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(31, 84, 123, 1) 100%, rgba(31, 84, 123, 1) 100%);
	background-image: linear-gradient(90deg,rgba(31, 84, 123, 1) 100%, rgba(31, 84, 123, 1) 100%);
	background-size: 3px 55%;
	background-position: 12px center;
	background-repeat: no-repeat;
}
#tmp_contents h4 {
	color: #1F547B;
	font-size: 122.2%;
}
#tmp_contents h5 {
	font-size: 111.1%;
}
#tmp_contents h6 {
	font-size: 100%;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
}
#tmp_contents ul {
	margin: 0 0 1.6em 1.5em; /* Do not edit */
	list-style-image:url(/shared/site_datsutanso/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1.6em 3.2em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* Do not edit */
}
#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 0.8em; /* Do not edit */
	border:5px solid #AABBCC;
	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:10px 10px 0;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding:10px 10px 0;
	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 */
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:0 0 1em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin-bottom: 1em;
	border: 1px solid #1F547B;
	padding: 25px 25px 22px;
	color: #000000;
	background-color: #ffffff;
}
#tmp_contents ul.box_btn li a {
	display: block;
	color: inherit;
	margin: -25px -25px -22px;
	padding: 25px 40px 22px 25px;
	background: transparent url(/shared/site_datsutanso/images/icon/arrow_icon_blue.png) no-repeat right 10px center;
	background-size: 20px auto;
	text-decoration: none;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus {
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:2.2em 0; /* Do not edit */
	color: inherit;
	background-repeat: no-repeat;
	background-image: linear-gradient(to bottom, #e9f1f5 0%, #e9f1f5 100%);
	background-position: left 2px;
	background-size: 24px 100%;
	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 {
	display: inline-block;
	padding-left: 13px;
	padding-right: 84px;
	font-size: 133.3%;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding: 12px 40px 0;
}
#tmp_contents .box_info ul {
	margin-bottom:0.5em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ol {
	margin-bottom:0.5em; /* 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 */
}
#tmp_contents .box_info ul li:last-child,
#tmp_contents .box_info ol li:last-child {
	margin-bottom: 0;
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin:2.3em 0 2.2em; /* Do not edit */
	color: inherit;
	background-repeat: no-repeat;
	background-image: linear-gradient(to bottom, #e9f1f5 0%, #e9f1f5 100%);
	background-position: left 2px;
	background-size: 24px 100%;
	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 {
	display: inline-block;
	padding-left: 13px;
	padding-right: 77px;
	font-size: 133.3%;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding: 12px 40px 0;
}
#tmp_contents .box_link ul {
	margin-bottom:0.5em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ol {
	margin-bottom:0.5em; /* 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 */
}
#tmp_contents .box_link ul li:last-child,
#tmp_contents .box_link ol li:last-child {
	margin-bottom: 0;
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 0.9em; /* Do not edit */
	color: inherit;
	background-color: #ffffff;
	clear:both; /* Do not edit */
	border: 1px solid #1F547B;
}
#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 .box_menu_ttl {
	padding: 22px 25px 21px;
	border-bottom: 1px solid #cccccc;
}
#tmp_contents .box_menu .box_menu_ttl a {
	display: block;
	margin: -22px -25px -21px;
	padding: 22px 40px 21px 25px;
	color: inherit;
	background: transparent url(/shared/site_datsutanso/images/icon/arrow_icon_blue.png) no-repeat right 10px center;
	background-size: 20px auto;
	text-decoration: none;
}
#tmp_contents .box_menu .box_menu_ttl a:hover,
#tmp_contents .box_menu .box_menu_ttl a:focus {
	text-decoration: underline;
}
#tmp_contents .box_menu .box_menu_cnt {
	padding: 21px 26px 14px;
}
#tmp_contents .box_menu .box_menu_ttl p {
	margin-bottom: 0;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:14px; /* Do not edit */
	margin-top:6px;
}
#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 */
}
#tmp_contents .box_menu ul:last-child,
#tmp_contents .box_menu ol:last-child {
	margin-bottom: 2px;
}
#tmp_contents .box_menu ul li:last-child,
#tmp_contents .box_menu ol li:last-child {
	margin-bottom: 0;
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:3.1em 0 3.4em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #333333;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:13px 18px;
	color:inherit;
	background-color:#e8e8e8;
	border:1px solid #333333;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:13px 18px;
	border:1px solid #333333;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* Do not edit */
	font-weight:bold; /* 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:#990000; /* 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 */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_red {
	color:inherit;
	background-color:#FCECEC; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#EBF9FC; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* base.css > Styles > th.bg_gray */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* base.css > Styles > th.bg_green */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* base.css > Styles > th.bg_purple */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 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
================================================== */

/* start parttern common
================================================== */
/* page title */
#tmp_pagetitle{
	margin: 75px 0 115px;
}
#tmp_pagetitle .head_heading{
	margin-bottom: 44px;
	margin-top: 0;
	max-width: 1200px;
	padding: 26px 0 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 200%;
	font-weight: 500;
	line-height: 1.4;
    letter-spacing: 0.08em;
}
#tmp_pagetitle .head_image{
	margin-right: calc((1220px - 100vw)/2);
	margin-right: min(calc((1220px - 100vw)/2), -10px);
}
#tmp_pagetitle .head_image > p{
	margin-bottom: 0;
}
#tmp_pagetitle .head_image img{
	object-fit: cover;
	width: 100%;
	height: 197px;
	vertical-align: top;
	object-position: left bottom;
}
#tmp_pagetitle .pagetitle_blog{
	margin-top: 60px;
	max-width: 1200px;
}
#tmp_pagetitle .pagetitle_tbl{
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}
#tmp_pagetitle .pagetitle_tbl .blog_title,
#tmp_pagetitle .pagetitle_tbl .blog_description{
	vertical-align: top;
	padding: 0;
}
#tmp_pagetitle .pagetitle_tbl .blog_title{
	padding-right: 20px;
	width: 33.33%;
}
#tmp_pagetitle .pagetitle_tbl .blog_title p{
	font-size: 111.1%;
	line-height: 1.4;
	font-weight: bold;
	letter-spacing: 0.08em;
}
#tmp_pagetitle .pagetitle_tbl .blog_description{
	padding-right: 16%;
}
#tmp_pagetitle .pagetitle_tbl p{
	margin-bottom: 0;
	font-size: 88.9%;
	line-height: 2;
	letter-spacing: 0.06em;
}
#tmp_pagetitle .pagetitle_tbl p .txt_small{
	font-size: 87.5%;
	line-height: 2.3;
    letter-spacing: 0.06em;
}
#tmp_contents img.icon_blank{
	margin-left: 5px;
	max-width: 13px;
	height: auto;
	vertical-align: middle;
}
#tmp_learn_steps a,
#tmp_pagetitle .blog_description a{
	padding-bottom: 2px;
	background-image: -webkit-gradient(linear, left top, right top, from(#1F547B), to(#1F547B));
	background-image: -moz-linear-gradient(left, #1F547B, #1F547B);
	background-image: -o-linear-gradient(left, #1F547B, #1F547B);
	background-image: linear-gradient(90deg, #1F547B, #1F547B);
	background-position: left bottom;
	background-size: 100% 1px;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 1.4;
}
#tmp_pagetitle .blog_description a[target="_blank"],
#tmp_learn_steps a[target="_blank"],
#tmp_learn_steps .link_pdf a{
	background-size: calc(100% - 21px) 1px;
}
#tmp_pagetitle .blog_description a:hover,
#tmp_learn_steps a:hover{
	animation: borderAnime 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}
#tmp_pagetitle .blog_description a[target="_blank"]:hover,
#tmp_learn_steps a[target="_blank"]:hover,
#tmp_learn_steps .link_pdf a:hover{
	animation: borderAnimeBlank 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}
@keyframes borderAnime {
	0% {
		background-position: right bottom;
		background-size: 100% 1px;
	}

	50% {
		background-position: right bottom;
		background-size: 0 1px;
	}

	50.1% {
		background-position: left bottom;
		background-size: 0 1px;
	}

	100% {
		background-position: left bottom;
		background-size: 100% 1px;
	}
}
@keyframes borderAnimeBlank {
	0% {
		background-position: right 21px bottom;
		background-size: calc(100% - 21px) 1px;
	}

	50% {
		background-position: right 21px bottom;
		background-size: 0 1px;
	}

	50.1% {
		background-position: left bottom;
		background-size: 0 1px;
	}

	100% {
		background-position: left bottom;
		background-size: calc(100% - 21px) 1px;
	}
}
/* end parttern common
================================================== */

/* start alliance
================================================== */
/* title */
#tmp_pagetitle.pagetitle_alliance .head_heading{
	background-image: url(/shared/templates/datsutanso_free/images/alliance/alliance_title_pc.png);
}

/* introduce */
#tmp_alliance_gallery{
	margin-bottom: 14px;
}
#tmp_alliance_gallery .list_gallery{
	display: flex;
	flex-flow: row wrap;
	gap: 0 30px;
	margin: 0;
}
#tmp_alliance_gallery .gallery_item{
	margin-bottom: 50px;
	width: calc((100% / 3) - 20px);
	list-style: none;
}
#tmp_alliance_gallery .gallery_item_inner{
	display: flex;
	flex-direction: column;
	padding: 5px 5px 30px;
	background-color: #FAFAFA;
	height: 100%;
}
#tmp_alliance_gallery .gallery_item_image{
	margin-bottom: 25px;
	flex-shrink: 0;
}
#tmp_alliance_gallery .gallery_item_image > p{
	margin-bottom: 0;
}
#tmp_alliance_gallery .gallery_item_image img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
	aspect-ratio: 740 / 360;
}
#tmp_alliance_gallery .gallery_item_cnt{
	display: flex;
	flex-direction: column;
	flex: 1;
	padding: 0 12.1% 0 11.9%;
}
#tmp_alliance_gallery .gallery_item_head{
	flex: 1;
}
#tmp_alliance_gallery .gallery_item_name{
	margin-bottom: 12px;
    font-weight: bold;
    line-height: 1.7;
    letter-spacing: 0.04em;
	text-align: center;
}
#tmp_alliance_gallery .gallery_item_text{
	margin-bottom: 26px;
	font-size: 77.8%;
	line-height: 1.7;
	letter-spacing: -0.01em;
}
#tmp_alliance_gallery .gallery_item_button{
	margin-bottom: 0;
	padding-left: 1px;
	flex-shrink: 0;
	text-align: center;
}
#tmp_alliance_gallery .gallery_item_button p{
	margin-bottom: 0;
}
#tmp_alliance_gallery .gallery_item_button p a{
	font-weight: 500;
}
#tmp_alliance_gallery .gallery_item_button .btn_comming_soon{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	width: 235px;
	max-width: 100%;
	background-color: #1F547B;
	background-image: none;
	padding: 12px 6px;
	border: 1px solid #1F547B;
	font-size: 77.8%;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 500;
}
#tmp_alliance_gallery .gallery_item_button .btn_simple + .btn_comming_soon{
	display: none;
}
#tmp_alliance_gallery .btn_simple a:not([target="_blank"]){
	padding-right: 17px;
	background-image: none;
}

/* end alliance
================================================== */

/* start news
================================================== */
#tmp_pagetitle.pagetitle_news{
	margin-bottom: 70px;
}
#tmp_pagetitle.pagetitle_news .head_heading{
	background-image: url(/shared/templates/datsutanso_free/images/news/news_title_pc.png);
}
#tmp_sec_news{
	padding-bottom: 59px;
}
#tmp_sec_news .news_list {
	margin: 0 0 68px;
	padding: 0 141px;
}
#tmp_sec_news .news_item {
	padding: 47px 15px 44px;
	list-style: none;
}
/* end news
================================================== */

/* start learn
================================================== */

/** pattern common **/
#tmp_learn_steps .show_sp{
	display: none;
}
#tmp_pagetitle.pagetitle_learn{
	margin-bottom: 59px;
}
#tmp_pagetitle.pagetitle_learn .head_heading{
	background-image: url(/shared/templates/datsutanso_free/images/learn/learn_title_pc.png);
}
#tmp_learn_steps{
	overflow: hidden;
}
#tmp_learn_steps .container{
	max-width: 1020px;
}
#tmp_learn_steps .blog_heading .blog_title{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 0 18px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000)), -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#e9e9e9));
	background-image: -moz-linear-gradient(#000000, #000000), -moz-linear-gradient(#e9e9e9, #e9e9e9);
	background-image: -o-linear-gradient(#000000, #000000), -o-linear-gradient(#e9e9e9, #e9e9e9);
	background-image: linear-gradient(#000000, #000000), linear-gradient(#e9e9e9, #e9e9e9);
	background-position: left top, right top;
	background-size: 23% 2px, 76% 2px;
	margin: 0 0 24px;
	padding-top: 32px;
	font-size: 144.4%;
	color: #000000;
    font-weight: bold;
    letter-spacing: 0.17em;
}
#tmp_learn_steps .blog_heading .number{
	display: inline-block;
	margin-top: 2px;
    padding: 5px 16px 6px 16px;
    background-color: #1f547b;
    border-radius: 30px;
    font-size: 57.7%;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    letter-spacing: 0.1em;
}
#tmp_learn_steps .blog_heading .blog_title h2{
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: inherit;
}
#tmp_learn_steps .blog_heading > p{
	line-height: 1.7;
	font-weight: normal;
	letter-spacing: 0.08em;
}
#tmp_learn_steps .blog_heading > p > a{
	line-height: 1.8;
}
#tmp_learn_steps .blog_subtitle{
	position: relative;
	margin-bottom: 26px;
    padding: 6px 25px 6px;
    background-color: #f5f5f5;
    color: #1F547B;
	z-index: 1;
}
#tmp_learn_steps .blog_subtitle:before{
	content: '';
	position: absolute;
	left: 13px;
    top: 14px;
    bottom: 14px;
	margin: auto 0;
	background-color: #1F547B;
	border-radius: 3px;
	width: 3px;
}
#tmp_learn_steps .blog_subtitle > h3{
	margin: 0;
	padding: 0;
	background-image: none;
	font-size: 111.1%;
	line-height: 1.8;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#tmp_learn_steps .blog_article > p{
	margin-bottom: 0;
	font-size: 88.9%;
	line-height: 1.9;
	letter-spacing: 0.06em;
}
#tmp_learn_steps .blog_article > p .txt_small{
	font-size: 87.5%;
	line-height: 2.3;
	letter-spacing: 0.05em;
}

/** nav **/
#tmp_learn_steps .step_nav{
	margin-bottom: 76px;
}
#tmp_learn_steps .step_nav_title{
	margin-bottom: 18px;
	-webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
	font-size: 122.2%;
	font-weight: bold;
    letter-spacing: 0.1em;
}
#tmp_learn_steps .step_nav_links{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	gap: 0 16px;
	margin: 0;
}
#tmp_learn_steps .step_nav_links li{
	margin-bottom: 12px;
	list-style: none;
	width: calc((100% - 48px) / 4);
}
#tmp_learn_steps .step_nav_links a{
	position: relative;
	display: flex;
	flex-direction: column;
	padding: 16px 23px 30px 10px;
	background-color: #1F547B;
	height: 100%;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	clip-path: polygon(calc(100% - 26px) 0, calc(100% - 26px) 1px, calc(100% - 25px) 1px, calc(100% - 24px) 2px, calc(100% - 23px) 3px, 100% 50%, calc(100% - 23px) calc(100% - 3px), calc(100% - 24px) calc(100% - 2px), calc(100% - 25px) calc(100% - 1px), calc(100% - 26px) calc(100% - 1px), calc(100% - 26px) 100%, 0 100%, 0 0);
	border-radius: 5px 0 0 5px;
	letter-spacing: 0.05em;
	z-index: 1;
	transition: opacity 0.3s ease-in-out;
}
#tmp_learn_steps .step_nav_links a:after{
	content: '';
	position: absolute;
	left: 0;
	right: 18px;
	bottom: 10px;
	margin: 0 auto;
	background: transparent url(/shared/templates/datsutanso_free/images/learn/anchor_icon.png) no-repeat;
	background-size: 100% auto;
	width: 12px;
	height: 8px;
	z-index: -1;
}
#tmp_learn_steps .step_nav_links .link_numb{
	margin-bottom: 9px;
	font-size: 200%;
	line-height: 1;
	font-weight: bold;
}
#tmp_learn_steps .step_nav_links .link_text{
	font-size: 77.8%;
}
#tmp_learn_steps .step_nav_links li:last-of-type a{
	border-radius: 5px;
	clip-path: none;
}
#tmp_learn_steps .step_nav_links a:hover{
	opacity: 0.7;
}

/** start **/
#tmp_learn_start{
	margin-bottom: 137px;
}
#tmp_learn_start .blog_heading{
	margin-bottom: 52px;
}

/* start - merit */
#tmp_start_merit{
	margin-bottom: 50px;
}
#tmp_start_merit > p a{
	margin-left: 7px;
}
#tmp_start_merit > p .icon_blank{
	margin-top: -6px;
    max-width: 16px;
}
#tmp_start_merit .merit_gallery{
	position: relative;
	display: flex;
	flex-flow: row wrap;
	margin: 40px 0;
	gap: 0 20px;
	z-index: 1;
}
#tmp_start_merit .merit_gallery:after{
	content: '';
	position: absolute;
	top: 58px;
	left: -100%;
	right: -100px;
	bottom: 0;
	background-color: #F1F5F8;
	color: #000000;
	z-index: -1;
}
#tmp_start_merit .merit_gallery .merit_item{
	list-style: none;
	margin: 0 0 50px;
	width: calc((100% - 40px) / 3);
}
#tmp_start_merit .merit_gallery .merit_item_inner{
	padding: 22px 32px 29px;
	background-color: #ffffff;
	height: 100%;
	box-shadow: 0 4px 30px 7px rgba(31, 84, 123, 0.04);
	color: #000000;
}
#tmp_start_merit .merit_gallery .merit_item_img{
	margin: 0 auto 6px;
	max-width: 240px;
}
#tmp_start_merit .merit_gallery .merit_item_img img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_start_merit .merit_gallery .merit_item_title{
	margin-bottom: 17px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	letter-spacing: 0.1em;
}
#tmp_start_merit .merit_gallery .merit_item_inner > p{
	margin-bottom: 0;
	font-size: 83.3%;
	line-height: 1.9;
}

/* start - seminar */
#tmp_start_seminar{
	margin-bottom: 50px;
}
#tmp_start_seminar .seminar_wrap{
	display: flex;
	margin: 34px 0 40px;
}
#tmp_start_seminar .seminar_lbl{
	flex-shrink: 0;
	padding: 0 28px;
	width: 115px;
}
#tmp_start_seminar .seminar_lbl p{
	margin-bottom: 0;
}
#tmp_start_seminar .seminar_lbl img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_start_seminar .seminar_cnt{
	flex: 1 auto;
	width: 100%;
}
#tmp_start_seminar .seminar_blog{
	display: flex;
    align-items: center;
    gap: 0 52px;
    padding: 35px 25px 36px 55px;
    background-color: #EDF3F7;
}
#tmp_start_seminar .seminar_blog_img{
	flex-shrink: 0;
	width: 330px;
	box-shadow: 0 4px 30px 7px rgba(31, 84, 123, 0.04);
}
#tmp_start_seminar .seminar_blog_img img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_start_seminar .seminar_blog_cnt{
	flex: 1 auto;
	width: 100%;
}
#tmp_start_seminar .seminar_blog_title{
    margin-bottom: 35px;
    font-weight: bold;
    font-size: 111.1%;
    line-height: 1.6;
    letter-spacing: 0.1em;
}
#tmp_start_seminar .seminar_blog_list{
	margin: 0 0 0 18px;
}
#tmp_start_seminar .seminar_blog_list li{
	margin-bottom: 5px;
    font-size: 88.9%;
    line-height: 1.7;
    letter-spacing: 0.04em;
}
#tmp_start_seminar .seminar_blog_list li.link_pdf a:after{
	content: '';
	display: inline-block;
	margin-left: 6px;
	background: transparent url(/shared/site_datsutanso/images/icon/pdf_icon.png) no-repeat;
	background-size: 100% auto;
	width: 14px;
	height: 16px;
}
#tmp_start_seminar .seminar_blog:not(:last-child){
	margin-bottom: 17px;
}
#tmp_start_seminar .seminar_link{
	display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 16px 10px 26px;
    background-color: #ffffff;
	min-height: 230px;
    border: 1px solid #e9e9e9;
    text-align: center;
}
#tmp_start_seminar .seminar_link .link_title{
	margin-bottom: 41px;
	font-weight: bold;
	line-height: 2;
    letter-spacing: 0.05em;
}
#tmp_start_seminar .seminar_link .link_comming{
	margin-bottom: 0;
	border: 1px solid #1F547B;
    background-color: #1F547B;
	pointer-events: none;
	width: 245px;
	max-width: 100%;
    padding: 17px 6px 15px 6px;
	background-image: none;
	font-size: 88.9%;
	font-weight: 500;
	letter-spacing: 0.1em;
	color: #ffffff;
}
#tmp_start_seminar .seminar_link .link_list{
	list-style: none;
	margin: 0;
}
#tmp_start_seminar .seminar_link .link_simple{
	margin-bottom: 16px;
}
#tmp_start_seminar .seminar_link .link_simple:last-of-type{
	margin-bottom: 0;
}
#tmp_start_seminar .seminar_link:not(:last-child){
	margin-bottom: 20px;
}

/* start - case */
#tmp_start_case .case_gallery{
	display: flex;
	flex-flow: row wrap;
	gap: 0 16px;
	margin: 37px 0 20px;
}
#tmp_start_case .case_gallery .item{
	margin-bottom: 20px;
	width: calc(25% - 12px);
	list-style: none;
}
#tmp_start_case .case_gallery .item_inner{
	display: flex;
	flex-direction: column;
	padding: 21px 20px 21px;
	background-color: #f5f5f5;
	height: 100%;
	min-height: 322px;
}
#tmp_start_case .case_gallery .item_img{
	margin-bottom: 10px;
	flex-shrink: 0;
}
#tmp_start_case .case_gallery .item_img img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_start_case .case_gallery .item_cnt{
	display: flex;
	flex-direction: column;
	flex: 1;
}
#tmp_start_case .case_gallery .item_head{
	flex: 1;
}
#tmp_start_case .case_gallery .item_title{
	margin-bottom: 1px;
	font-size: 94.4%;
	font-weight: bold;
    line-height: 1.6;
    letter-spacing: 0.05em;
    text-align: center;
}
#tmp_start_case .case_gallery .item_text{
	font-size: 72.2%;
	font-weight: 500;
    line-height: 2.1;
    letter-spacing: 0.03em;
}
#tmp_start_case .case_gallery .item_button{
	margin-top: 49px;
	flex-shrink: 0;
}
#tmp_start_case .case_gallery .item_button a{
	padding-bottom: 12px;
	background-image: url(/shared/site_datsutanso/images/icon/arrow_icon.png);
	background-position: right 17px center;
	background-size: 20px auto;
}
#tmp_start_case .case_gallery .item_button a:hover{
	animation: none;
	background-image: url(/shared/site_datsutanso/images/icon/arrow_icon_blue.png);
}
#tmp_start_case .case_gallery + p{
	margin-bottom: 3px;
}
#tmp_start_case > p a{
	letter-spacing: 0.05em;
}
#tmp_start_case > p a img.icon_blank{
	margin-left: 0;
    max-width: 15px;
}

/** yorozu **/
#tmp_learn_yorozu{
	margin-bottom: 130px;
}
#tmp_learn_yorozu .blog_heading{
	margin-bottom: 52px;
}
#tmp_learn_yorozu .blog_heading > p:not(:last-of-type){
	margin-bottom: 1px;
}
#tmp_learn_yorozu .blog_heading > p .txt_small{
	font-size: 77.8%;
	letter-spacing: 0.05em;
}
#tmp_learn_yorozu .blog_heading > p .txt_small a{
	margin: 0 13px;
	letter-spacing: 0;
}

/* yorozu - consult */
#tmp_yorozu_consult .blog_subtitle{
	margin-bottom: 38px;
}
#tmp_yorozu_consult .yorozu_consult_list{
	padding: 0 70px;
}
#tmp_yorozu_consult .consult_item{
	position: relative;
	display: flex;
	margin-left: 132px;
}
#tmp_yorozu_consult .consult_item:before{
	content: '';
	position: absolute;
	left: -132px;
	top: 2px;
	background: transparent url(/shared/templates/datsutanso_free/images/learn/yorozu_avatar_1.png) no-repeat;
	background-size: 100% auto;
	width: 87px;
	height: 90px;
	color: inherit;
	z-index: -1;
}
#tmp_yorozu_consult .consult_item:after{
	content: '';
	position: absolute;
	top: 46px;
	left: -33px;
	border-width: 0 40px 19px 0;
    border-style: solid;
    border-color: transparent #F1F5F8 transparent transparent;
	z-index: -1;
}
#tmp_yorozu_consult .message_inner{
	position: relative;
	margin-top: 46px;
    padding: 14px 25px 17px;
	background-color: #F1F5F8;
	max-width: 530px;
	border-radius: 0 5px 5px 5px;
	color: #1F547B;
	z-index: 1;
}
#tmp_yorozu_consult .message_inner > p{
	margin-bottom: 0;
	font-weight: 500;
	line-height: 1.8;
    letter-spacing: 0.07em;
}
#tmp_yorozu_consult .consult_item:nth-child(even){
	justify-content: flex-end;
	margin: -17px 127px 0 100px;
}
#tmp_yorozu_consult .consult_item:nth-child(even):before{
	top: 0;
	left: auto;
	right: -127px;
	background-image: url(/shared/templates/datsutanso_free/images/learn/yorozu_avatar_2.png);
}
#tmp_yorozu_consult .consult_item:nth-child(even):after{
	top: 35px;
	left: auto;
	right: -33px;
	border-width: 19px 40px 0 0;
	border-top-color: #f5f5f5;
	border-right-color: transparent;
}
#tmp_yorozu_consult .consult_item:nth-child(even) .message_inner{
	margin-top: 35px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #f5f5f5;
	border-radius: 5px 0 5px 5px;
    color: #000000;
    letter-spacing: 0.04em;
}
#tmp_yorozu_consult .consult_item:nth-child(even) .message_inner > p{
	letter-spacing: 0.04em;
}

/** decarbonation plan **/
#tmp_learn_decarbonation{
	margin-bottom: 138px;
}
#tmp_learn_decarbonation .blog_heading{
	margin-bottom: 52px;
}
#tmp_decarbon_intro{
	margin-bottom: 55px;
}
#tmp_decarbon_intro .intro_img{
	margin: 51px auto 0;
	max-width: 668px;
}
#tmp_decarbon_intro .intro_img img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_decarbon_switching .blog_text{
	margin-bottom: 8px;
}

/* decarbonation - reduction */
#tmp_learn_reduction .blog_heading{
	margin-bottom: 51px;
}
#tmp_reduction_flow{
	margin-bottom: 29px;
}
#tmp_reduction_flow .blog_subtitle{
	margin-bottom: 30px;
}
#tmp_reduction_flow .flow_list{
	display: flex;
	flex-flow: row wrap;
	gap: 0 20px;
	margin: 0 0 29px;
}
#tmp_reduction_flow .flow_item{
	margin-bottom: 20px;
	list-style: none;
	flex: 1 1 auto;
	width: calc((100%/3) - 20px);
}
#tmp_reduction_flow .flow_item_inner{
	padding: 57px 35px 22px;
	background-color: #f5f5f5;
	height: 100%;
	text-align: center;
}
#tmp_reduction_flow .flow_item_img{
	margin: 0 auto 10px;
	max-width: 64px;
}
#tmp_reduction_flow .flow_item_img img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_reduction_flow .flow_item_title{
	margin-bottom: 35px;
}
#tmp_reduction_flow .flow_item_title > p{
	font-weight: bold;
	line-height: 1.6;
}
#tmp_reduction_flow .flow_item_inner > p{
	display: inline-block;
    font-weight: 500;
    font-size: 88.9%;
    line-height: 1.7;
    text-align: left;
    letter-spacing: 0.08em;
}
#tmp_reduction_flow .flow_item .txt_highlight{
	color: #1F547B;
    font-weight: 500;
}

/* decarbonation - measure */
#tmp_reduction_measure{
	margin: 30px 0 49px;
}
#tmp_reduction_measure .blog_subtitle{
	margin-bottom: 40px;
}
#tmp_reduction_measure .measure_cnt{
	padding: 40px 100px 26px;
	background-color: #f5f5f5;
	color: #000000;
}
#tmp_reduction_measure .measure_blog_title{
	margin-bottom: 12px;
	text-align: center;
}
#tmp_reduction_measure .measure_blog_title > p{
	font-weight: bold;
	font-size: 111.1%;
	line-height: 1.6;
	letter-spacing: 0.1em;
}
#tmp_reduction_measure .measure_blog > p{
    margin-bottom: 20px;
    font-size: 88.9%;
    line-height: 2;
    letter-spacing: 0.05em;
	text-align: center;
}
#tmp_reduction_measure .measure_blog_tbl{
	padding-left: 5px;
	padding-right: 7px;
}
#tmp_reduction_measure .tbl_row{
	display: flex;
	gap: 0 5px;
}
#tmp_reduction_measure .tbl_col{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 17px 21px 20px;
	background-color: #ffffff;
	width: 225px;
	font-size: 88.9%;
	line-height: 1.6;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#tmp_reduction_measure .tbl_col:first-child{
	justify-content: flex-start;
	padding: 5px 16px;
	background-color: #1F547B;
	width: 112px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 1.7;
	letter-spacing: 0.1em;
}
#tmp_reduction_measure .tbl_col > p{
	margin-bottom: 0;
}
#tmp_reduction_measure .tbl_col .icon{
	display: block;
	margin: 0 auto 13px;
	width: 43px;
}
#tmp_reduction_measure .tbl_col .icon img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_reduction_measure .tbl_col:last-child{
 	width: 228px;
}
#tmp_reduction_measure .tbl_row:first-child .tbl_col:not(:first-child){
	padding-top: 25px;
	padding-bottom: 30px;
	font-size: 100%;
	font-weight: 500;
	line-height: 1.6;
}
#tmp_reduction_measure .tbl_row:last-child .tbl_col:not(:first-child){
	padding-top: 21px;
	padding-bottom: 22px;
}
#tmp_reduction_measure .tbl_row:not(:last-child){
	margin-bottom: 4px;
}
#tmp_reduction_measure .measure_blog_chart{
	padding: 0 8px;
}
#tmp_reduction_measure .measure_blog_chart img{
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_reduction_measure .measure_blog:not(:last-child){
	position: relative;
	margin-bottom: 87px;
	z-index: 1;
}
#tmp_reduction_measure .measure_blog:not(:last-child):after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -68px;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 40px 0;
	border-color: #1F547B transparent transparent;
}

/* reduction - linkarea */
#tmp_reduction_linkarea{
	padding: 41px 30px 36px;
	background-color: #EDF3F7;
	color: #000000;
	text-align: center;
}
#tmp_reduction_linkarea .linkarea_title{
	margin-bottom: 33px;
    font-size: 111.1%;
    line-height: 1.8;
    font-weight: bold;
    letter-spacing: 0.1em;
}
#tmp_reduction_linkarea .linkarea_link{
	margin-bottom: 20px;
}
#tmp_reduction_linkarea .linkarea_link a{
	display: flex;
	align-items: center;
	margin: 0 auto;
	padding: 20px 56px 21px 30px;
	background-color: #1F547B;
	background-image: none;
	width: 515px;
	max-width: 100%;
	border: 1px solid #1F547B;
	color: #ffffff;
	text-decoration: none;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
#tmp_reduction_linkarea .linkarea_link a[target="_blank"]{
	background-image: url(/shared/site_datsutanso/images/icon/arrow_blank.png);
	background-position: right 30px center;
	background-size: 19px auto;
	transition: background-color 0.3s ease-in-out, background-image 0.3s ease-in-out, color 0.3s ease-in-out;
}
#tmp_reduction_linkarea .linkarea_link a[target="_blank"]:hover{
	background-image: url(/shared/site_datsutanso/images/icon/arrow_blank_hv.png);
	animation: none;
}
#tmp_reduction_linkarea .linkarea_link a:hover{
	background-color: #ffffff;
	color: #1F547B;
}
#tmp_reduction_linkarea .linkarea_link a > span{
	display: block;
	flex-shrink: 0;
    margin: 2px 20px 0 0;
    padding: 5px 13px 8px;
	background-color: #5BBAA9;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 600;
    line-height: 1;
}
#tmp_reduction_linkarea .linkarea_cnt > p{
	color: #1F547B;
    font-weight: 500;
    font-size: 88.9%;
    letter-spacing: 0.05em;
}

/* reset margin */
#tmp_start_merit .merit_gallery .merit_item_title > p,
#tmp_start_merit .merit_gallery .merit_item_img > p,
#tmp_reduction_linkarea .linkarea_link > p,
#tmp_start_seminar .seminar_blog_img > p,
#tmp_start_case .case_gallery .item_img > p,
#tmp_start_case .case_gallery .item_text,
#tmp_start_case .case_gallery .item_button .btn_simple,
#tmp_learn_reduction .measure_blog_title > p,
#tmp_learn_reduction .flow_item_title > p,
#tmp_learn_reduction .flow_item_img > p{
	margin-bottom: 0;
}

/* end learn
================================================== */

/* start benefit
================================================== */
#tmp_benefits_wrap #tmp_pagetitle .head_heading{
	background-image: url(/shared/templates/datsutanso_free/images/benefits/ttl_benefits_pc.png);
}
#tmp_benefits_wrap #tmp_pagetitle .pagetitle_blog .blog_text{
    width: 75%;
}
#tmp_benefits {
    position: relative;
    padding-top: 157px;
    overflow: hidden;
}
#tmp_benefits::before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 67px;
    right: calc(50% - 600px);
    width: 1000%;
    height: calc(100% + 190px);
    background-color: #F1F5F8;
}
#tmp_benefits .benefits_inner{
    position: relative;
    margin: 0 auto 100px;
    max-width: 1000px;
    padding: 91px 70px 80px;
    border-radius: 20px;
    background-color: #ffffff;
    box-shadow: 0 4px 30px 7px rgba(31, 84, 123, 0.04);
}
#tmp_benefits .benefits_heading {
    text-align: center;
    margin-bottom: 62px;
}
#tmp_benefits .benefits_heading h2 {
    font-weight: bold;
    font-size: 144.4%;
    letter-spacing: 0.05em;
    color: #1F547B;
    margin-bottom: 17px;
    padding-top: 28px;
	margin-top: 0;
	background: url(../images/benefits/head_benefits_pc.png) no-repeat top center;
}
#tmp_benefits .benefits_heading p{
    line-height: 1.7;
    letter-spacing: 0.08em;
}
#tmp_benefits .benefits_box_wrap{
    border: 3px solid #1F547B;
}
#tmp_benefits .benefits_box_title {
    padding: 13px 18px 18px;
    background-color: #1F547B;
    color: #ffffff;
    font-weight: bold;
    font-size: 111.1%;
    line-height: 1.85;
    letter-spacing: 0.1em;
    text-align: center;
}
#tmp_benefits .benefits_box_inner{
    padding: 34px 55px 49px;
}
#tmp_benefits .benefits_type_1_inner{
    padding-bottom: 30px;
    border-bottom: 1px solid #e9e9e9;
}
#tmp_benefits .benefits_type_1_text,
#tmp_benefits .benefits_type_1_input {
    display: flex;
    width: 100%;
    gap: 15px;
}
#tmp_benefits .benefits_type_1_text {
    margin-bottom: 1px;
}
#tmp_benefits .benefits_type_1_text .text {
    color: #1F547B;
    font-weight: bold;
    line-height: 1.7;
    letter-spacing: 0.1em;
	margin-bottom: 3px;
}
#tmp_benefits .js_input_row {
    position: relative;
	max-height: 0;
	margin-top: 0;
	opacity: 0;
	transition: opacity 0.4s 0.3s cubic-bezier(0.4, 0, 0.2, 1), max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	will-change: transition;
}
#tmp_benefits .js_input_row.show {
	max-height: 62px;
	margin-top: 12px;
	opacity: 1;
}
#tmp_benefits .js_input_row.hide {
    max-height: 0;
    margin-top: 0;
    opacity: 0;
    transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), max-height 0.4s 0.3s cubic-bezier(0.4, 0, 0.2, 1), margin-top 0.4s 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
#tmp_benefits .benefits_type_1_select,
#tmp_benefits .benefits_type_1_number {
    display: inline-block;
    position: relative;
    border: 1px solid #CFCFCF;
    border-radius: 5px;
    vertical-align: middle;
}
#tmp_benefits .benefits_type_2_number p,
#tmp_benefits .benefits_type_1_number p{
	margin-bottom: 0;
}
#tmp_benefits .benefits_type_1_select select,
#tmp_benefits .benefits_type_1_select input,
#tmp_benefits .benefits_type_1_number select,
#tmp_benefits .benefits_type_1_number input {
    display: block;
    appearance: none;
    height: 47px;
    padding: 0 17px;
    border: none;
    border-radius: 5px;
    background: #ffffff;
    background-image: none;
    box-shadow: none;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    cursor: pointer;
	width: 100%;
    font-size: 88.9%;
}
#tmp_benefits .benefits_type_1_text .text:nth-of-type(1),
#tmp_benefits .benefits_type_1_select {
	position: relative;
    width: calc(66% - 3px);
}
#tmp_benefits .benefits_type_1_select::before{
	content: "";
    position: absolute;
    top: 54%;
    right: 17px;
    width: 0;
    height: 0;
    transform: translateY(-50%);
    border-width: 9px 5px 0 5px;
    border-style: solid;
    border-color: #1f547b transparent transparent transparent;
    pointer-events: none;
}
#tmp_benefits .benefits_type_1_text .text:nth-of-type(2),
#tmp_benefits .benefits_type_1_number {
    width: calc(26% + 3px);
	overflow: hidden;
}
#tmp_benefits .benefits_type_1 .add_row_input {
	display: flex;
}
#tmp_benefits .benefits_type_1 .add_row_input a {
    display: flex;
    align-items: center;
	text-decoration: none;
    margin-top: 15px;
    padding: 3px 33px 2px 13px;
    gap: 8px;
    border: 1px solid #1F547B;
    border-radius: 39px;
    background-color: #1F547B;
    color: #ffffff;
    font-weight: 500;
    font-size: 72.2%;
    line-height: 2;
    transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
	cursor: pointer;
}
#tmp_benefits .benefits_type_1 .add_row_input a > span{
    position: relative;
}
#tmp_benefits .benefits_type_1 .add_row_input a > span::before,
#tmp_benefits .benefits_type_1 .add_row_input a > span::after {
    content: "";
    position: absolute;
    background-color: #ffffff;
    width: 11px;
    height: 1px;
    top: 13px;
    right: -20px;
}
#tmp_benefits .benefits_type_1 .add_row_input a:hover{
  background-color: #ffffff;
  color: #1F547B;
}
#tmp_benefits .benefits_type_1 .add_row_input a:hover > span::after,
#tmp_benefits .benefits_type_1 .add_row_input a:hover > span::before{
   background-color: #1F547B;
}
#tmp_benefits .benefits_type_1 .add_row_input a > span::before {
    transform: rotate(90deg);
}

#tmp_benefits .benefits_type_1 .complete_button a,
#tmp_benefits .benefits_type_2 .complete_button a {
    display: block;
    width: 450px;
    margin: 0 auto;
    margin-top: 50px;
    padding: 24px 20px 27px;
	text-decoration: none;
	text-align: center;
    border: 1px solid #1F547B;
    background-color: #1F547B;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: 0.05em;
    transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
	cursor: pointer;
    font-size: 100%;
	line-height: 1.5;
}
#tmp_benefits .benefits_type_1 .complete_button a:hover,
#tmp_benefits .benefits_type_2 .complete_button a:hover {
    background-color: #ffffff;
    color: #1F547B;
}
#tmp_benefits .benefits_type_1 input,
#tmp_benefits .benefits_type_1 select,
#tmp_benefits .benefits_type_2 input,
#tmp_benefits .benefits_type_2 select {
    color: #000000;
    opacity: 1;
}
#tmp_benefits .benefits_type_1 input::placeholder,
#tmp_benefits .benefits_type_1 select::placeholder,
#tmp_benefits .benefits_type_2 input::placeholder,
#tmp_benefits .benefits_type_2 select::placeholder {
    color: #000000;
}
#tmp_benefits .complete_button a br{
    display: none;
}
#tmp_benefits .complete_button_sec {
    max-height: 0;
    margin-top: 0;
    clip-path: inset(0 0 100% 0);
    opacity: 0;
    transition: opacity 0.5s 0.5s cubic-bezier(0.4, 0, 0.2, 1), max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1), margin-top 0.5s cubic-bezier(0.4, 0, 0.2, 1), clip-path 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
#tmp_benefits .complete_button_sec.is_show {
    visibility: inherit;
	max-height: inherit;
    margin-top: 65px;
    clip-path: inset(0);
    opacity: 1;
}

#tmp_benefits .complete_button_sec.recalculate {
  animation: showAnime 0.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

@-webkit-keyframes showAnime {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes showAnime {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

#tmp_benefits .benefits_result_inner {
    padding: 35px calc(6% + 2px) 25px calc(9% - 1px);
    background-color: #E7F3FB;
}
#tmp_benefits #tmp_benefits_result_2 .benefits_result_inner{
    padding-bottom: 39px;
}
#tmp_benefits .benefits_result_title,
#tmp_benefits .benefits_result_foot_title {
    margin-bottom: 30px;
    padding-bottom: 12px;
    border-bottom: 1px solid #1F547B;
    color: #1F547B;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
}
#tmp_benefits .benefits_result_title{
	margin-bottom: 22px;
}
#tmp_benefits .benefits_result_column {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    padding-left: 18px;
    column-gap: 45px;
}
#tmp_benefits .benefits_result_text {
    width: 285px;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 88.9%;
    letter-spacing: 0.06em;
    padding-bottom: 13px;
	flex-shrink: 1;
}
#tmp_benefits .benefits_result_number {
    display: flex;
    align-items: flex-end;
    color: #0075C9;
	margin-bottom: 0;
	flex-grow: 1;
}
#tmp_benefits .benefits_result_number .number {
    font-size: 333.3%;
    letter-spacing: 0.06em;
    line-height: 1.3;
	padding-bottom: 6px;
}
#tmp_benefits .benefits_result_number .unit {
    margin-bottom: 12px;
    margin-left: 4px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	font-weight: bold;
	text-indent: -9999px;
	display: inline-block;
}
#tmp_benefits .benefits_result_column:nth-of-type(1) .benefits_result_number .unit {
    min-width: 77px;
	background-image: url(/shared/templates/datsutanso_free/images/benefits/unit01.png);
}
#tmp_benefits .benefits_result_column:nth-of-type(2) {
    margin-top: 1px;
}
#tmp_benefits .benefits_result_column:nth-of-type(2) .benefits_result_number .unit {
    min-width: 108px;
	background-image: url(/shared/templates/datsutanso_free/images/benefits/unit02.png);
}
#tmp_benefits .benefits_result_notes {
    margin-top: 6px;
    font-size: 66.6%;
    line-height: 1.8;
    letter-spacing: 0.06em;
    text-align: right;
}
#tmp_benefits .benefits_result_foot {
    margin-top: 40px;
}
#tmp_benefits .benefits_result_foot_column {
    display: flex;
    justify-content: center;
    padding-left: 17px;
    flex-wrap: wrap;
	row-gap: 10px;
}
#tmp_benefits .benefits_result_foot_column .benefits_result_foot_block {
	flex: 1;
}
#tmp_benefits .benefits_result_foot_column .benefits_result_foot_block:nth-child(2) {
	flex: none;
}
#tmp_benefits .benefits_result_foot_number {
    display: flex;
    align-items: flex-end;
    padding-top: 17px;
	flex-wrap: wrap;
}

#tmp_benefits .benefits_result_foot_number .img01 {
    min-width: 34px;
	height: 58px;
    margin-bottom: 23px;
	display: inline-block;
	text-indent: -9999px;
	background-image: url(/shared/templates/datsutanso_free/images/benefits/unit03_1.png);
	background-repeat: no-repeat;
	background-size: 34px auto;
}

#tmp_benefits .benefits_result_foot_number .img02 {
    min-width: 143px;
	min-height: 36px;
    margin-bottom: 19px;
	display: inline-block;
	text-indent: -9999px;
	background-image: url(/shared/templates/datsutanso_free/images/benefits/unit03_2.png);
	background-repeat: no-repeat;
	background-size: 143px auto;
}

#tmp_benefits .benefits_result_foot_number .number {
    z-index: 2;
    position: relative;
    margin: 0 7px 0 5px;
    color: #FF6A17;
    font-size: 444.4%;
    line-height: 1.3;
	top: -10px;
}

#tmp_benefits .benefits_result_foot_number .number::before {
    display: block;
    z-index: -1;
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 100%;
    height: 9px;
    background-color: #FFF384;
    content: "";
}
#tmp_benefits .benefits_result_foot_figure {
    position: relative;
    min-width: 216px;
	padding: 20% 22px 58% 130px;
}

#tmp_benefits .benefits_result_foot_figure .number {
    z-index: 2;
	display: block;
    position: relative;
	text-align: center;
    color: #0075C9;
    font-size: 127.7%;
	line-height: 1;
}
#tmp_benefits .benefits_result_foot_figure .img {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
#tmp_benefits .benefits_result_foot_text {
    margin-top: 14px;
    font-size: 66.6%;
    line-height: 1.66;
    letter-spacing: 0.03em;
}
#tmp_benefits_box01{
	margin-bottom: 80px;
}
#tmp_benefits_box02 .benefits_type_2_text {
    margin-bottom: 14px;
    color: #1F547B;
    font-weight: bold;
    line-height: 1.7;
    letter-spacing: 0.1em;
}
#tmp_benefits_box02 .benefits_type_2_text .text {
    display: flex;
    align-items: center;
}
#tmp_benefits_box02 .benefits_type_2_text .notes {
    margin-left: 15px;
    font-size: 77.7%;
}
#tmp_benefits_box02 .benefits_type_2_number {
    display: inline-block;
    position: relative;
    width: 706px;
    border: 1px solid #CFCFCF;
    border-radius: 5px;
    vertical-align: middle;
	overflow: hidden;
}

#tmp_benefits_box02 .benefits_type_2_number input {
    display: block;
    appearance: none;
    width: 100%;
    height: 47px;
    padding: 0 17px;
    border: none;
    border-radius: 5px;
    outline: 0;
    background: #FFFFFF;
    background-image: none;
    box-shadow: none;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    cursor: pointer;
}
#tmp_benefits_box02 .benefits_type_2_wrap {
    display: flex;
    align-items: flex-end;
}
#tmp_benefits_box02 .benefits_type_2_wrap .unit {
    margin-bottom: -6px;
    margin-left: 11px;
    font-weight: bold;
    line-height: 1.7;
    letter-spacing: 0.1em;
}
#tmp_benefits_box02 .benefits_type_2_notes {
    margin-top: 14px;
    font-size: 77.7%;
    letter-spacing: 0.06em;
}

#tmp_benefits .benefits_info {
    max-width: 746px;
    margin: 60px auto 0;
    text-align: center;
}
#tmp_benefits .benefits_info_text {
 	margin-bottom: 60px;
    font-weight: bold;
    line-height: 2;
    letter-spacing: 0.1em;
}
#tmp_benefits .benefits_info_box{
    display: flex;
    justify-content: center;
    padding: 60px 0;
    background-color: #f5f5f5;
    text-align: left;
}

#tmp_benefits .benefits_info_box .benefits_info_inner p:nth-of-type(1) {
    margin-bottom: 14px;
    font-size: 111.2%;
    letter-spacing: 0.03em;
}

#tmp_benefits .benefits_info_box .benefits_info_inner p:nth-of-type(2) {
    font-size: 72.2%;
    line-height: 1.4;
    letter-spacing: 0.05em;
    margin-bottom: 0;
}
#tmp_benefits .benefits_info_inner{
	padding-right: 3%;
}
#tmp_benefits .benefits_info_tel {
    display: flex;
    align-items: center;
    color: #1F547B;
	padding-left: 3%;
}

#tmp_benefits .benefits_info_tel .text {
	padding-left: 68px;
	background: url(/shared/templates/datsutanso_free/images/benefits/tel_icon.png) no-repeat left 1px;
	background-size: 55px auto;
    font-weight: bold;
    font-size: 205.6%;
    line-height: 0.8;
    letter-spacing: 0.05em;
}

#tmp_benefits .benefits_info_tel .text p {
    margin-bottom: 0;
}

#tmp_benefits .benefits_info_tel .text .mini {
    margin-bottom: 3px;
    font-weight: bold;
    font-size: 43.3%;
    line-height: 1.5;
    letter-spacing: 0.04em;
}
#tmp_benefits .benefits_delete_button{
    position: absolute;
    top: 50%;
    left: 96%;
    width: 22px;
    height: 22px;
    transform: translateY(-50%);
    border-radius: 50%;
	color: #000000;
    background-color: #868686;
    transition: opacity 0.3s cubic-bezier(0.25, 1, 0.5, 1);
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}
#tmp_benefits .benefits_delete_button span::after,
#tmp_benefits .benefits_delete_button span::before{
	content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width:11px;
    height: 1px;
    background-color: #ffffff;
}
#tmp_benefits .benefits_delete_button span::before{
    transform: translate(-50%, -50%) rotate(45deg);
}
#tmp_benefits .benefits_delete_button span::after{
    transform: translate(-50%, -50%) rotate(-45deg);
}
#tmp_benefits .benefits_type_1_input:nth-of-type(2) .delete_button_wrap{
    display: none;
}
#tmp_benefits_wrap #tmp_pagetitle{
	margin-bottom: 0;
}
#tmp_benefits .benefits_delete_button:hover{
	opacity: 0.6;
}
/* end benefit
================================================== */


/* ==================================================
style accessibility
================================================== */
/* color */
.color_black #tmp_wrapper #tmp_learn_steps .blog_subtitle:before,
.color_blue #tmp_wrapper #tmp_learn_steps .blog_subtitle:before,
.color_yellow #tmp_wrapper #tmp_learn_steps .blog_subtitle:before,
.color_black #tmp_wrapper #tmp_start_merit .merit_gallery:after,
.color_blue #tmp_wrapper #tmp_start_merit .merit_gallery:after,
.color_yellow #tmp_wrapper #tmp_start_merit .merit_gallery:after{
	content: none;
}
.color_yellow #tmp_benefits .benefits_delete_button{
	background-color: #000000 !important;
}
.color_blue #tmp_benefits .benefits_delete_button,
.color_black #tmp_benefits .benefits_delete_button{
	background-color: #FFFF00  !important;
}
.color_black #tmp_benefits .benefits_delete_button span::after,
.color_black #tmp_benefits .benefits_delete_button span::before,
.color_blue #tmp_benefits .benefits_delete_button span::after,
.color_blue #tmp_benefits .benefits_delete_button span::before{
	background-color: #000000 !important;
}
.color_black #tmp_benefits .benefits_result_foot_figure .number,
.color_blue #tmp_benefits .benefits_result_foot_figure .number,
.color_yellow #tmp_benefits .benefits_result_foot_figure .number{
    z-index: 1 !important;
}
.color_black #tmp_benefits .benefits_type_1_select::before,
.color_blue #tmp_benefits .benefits_type_1_select::before{
	border-color: #FFFF00 transparent transparent
}
.color_yellow #tmp_benefits .benefits_type_1_select::before{
  border-color: #000000 transparent transparent
}
.color_black #tmp_benefits .benefits_type_1 .add_row_input a > span::before,
.color_blue #tmp_benefits .benefits_type_1 .add_row_input a > span::before,
.color_black #tmp_benefits .benefits_type_1 .add_row_input a > span::after,
.color_blue #tmp_benefits .benefits_type_1 .add_row_input a > span::after{
	background-color: #FFFF00;
}
.color_yellow #tmp_benefits .benefits_type_1 .add_row_input a > span::before,
.color_yellow #tmp_benefits .benefits_type_1 .add_row_input a > span::after{
	background-color: #000000;
}
.color_black #tmp_benefits .benefits_result_foot_number .img01,
.color_blue #tmp_benefits .benefits_result_foot_number .img01,
.color_yellow #tmp_benefits .benefits_result_foot_number .img01,
.color_black #tmp_benefits .benefits_result_foot_number .img02,
.color_blue #tmp_benefits .benefits_result_foot_number .img02,
.color_yellow #tmp_benefits .benefits_result_foot_number .img02,
.color_black #tmp_benefits .benefits_result_number .unit,
.color_blue #tmp_benefits .benefits_result_number .unit,
.color_yellow #tmp_benefits .benefits_result_number .unit{
	text-indent: 0;
}
.color_black #tmp_wrapper #tmp_reduction_linkarea .linkarea_link a > span,
.color_blue #tmp_wrapper #tmp_reduction_linkarea .linkarea_link a > span,
.color_yellow #tmp_wrapper #tmp_reduction_linkarea .linkarea_link a > span,
.color_black #tmp_wrapper #tmp_reduction_measure .tbl_col,
.color_blue #tmp_wrapper #tmp_reduction_measure .tbl_col,
.color_yellow #tmp_wrapper #tmp_reduction_measure .tbl_col,
.color_black #tmp_wrapper #tmp_reduction_measure .measure_cnt,
.color_blue #tmp_wrapper #tmp_reduction_measure .measure_cnt,
.color_yellow #tmp_wrapper #tmp_reduction_measure .measure_cnt,
.color_black #tmp_wrapper #tmp_reduction_flow .flow_item_inner,
.color_blue #tmp_wrapper #tmp_reduction_flow .flow_item_inner,
.color_yellow #tmp_wrapper #tmp_reduction_flow .flow_item_inner,
.color_black #tmp_wrapper #tmp_yorozu_consult .message_inner,
.color_blue #tmp_wrapper #tmp_yorozu_consult .message_inner,
.color_yellow #tmp_wrapper #tmp_yorozu_consult .message_inner,
.color_black #tmp_wrapper #tmp_start_case .case_gallery .item_inner,
.color_blue #tmp_wrapper #tmp_start_case .case_gallery .item_inner,
.color_yellow #tmp_wrapper #tmp_start_case .case_gallery .item_inner,
.color_black #tmp_wrapper #tmp_start_seminar .seminar_blog,
.color_blue #tmp_wrapper #tmp_start_seminar .seminar_blog,
.color_yellow #tmp_wrapper #tmp_start_seminar .seminar_blog,
.color_black #tmp_wrapper #tmp_learn_steps .blog_subtitle,
.color_blue #tmp_wrapper #tmp_learn_steps .blog_subtitle,
.color_yellow #tmp_wrapper #tmp_learn_steps .blog_subtitle,
.color_black #tmp_wrapper #tmp_start_merit .merit_gallery .merit_item_inner,
.color_blue #tmp_wrapper #tmp_start_merit .merit_gallery .merit_item_inner,
.color_yellow #tmp_wrapper #tmp_start_merit .merit_gallery .merit_item_inner,
.color_black #tmp_wrapper #tmp_learn_steps .blog_heading .number,
.color_blue #tmp_wrapper #tmp_learn_steps .blog_heading .number,
.color_yellow #tmp_wrapper #tmp_learn_steps .blog_heading .number,
.color_black #tmp_wrapper #tmp_learn_steps .step_nav_links a,
.color_blue #tmp_wrapper #tmp_learn_steps .step_nav_links a,
.color_yellow #tmp_wrapper #tmp_learn_steps .step_nav_links a,
.color_black #tmp_wrapper #tmp_benefits .benefits_inner,
.color_blue #tmp_wrapper #tmp_benefits .benefits_inner,
.color_yellow #tmp_wrapper #tmp_benefits .benefits_inner,
.color_black #tmp_wrapper #tmp_benefits .benefits_info_box,
.color_blue #tmp_wrapper #tmp_benefits .benefits_info_box,
.color_yellow #tmp_wrapper #tmp_benefits .benefits_info_box,
.color_black #tmp_wrapper #tmp_alliance_gallery .gallery_item_inner,
.color_blue #tmp_wrapper #tmp_alliance_gallery .gallery_item_inner,
.color_yellow #tmp_wrapper #tmp_alliance_gallery .gallery_item_inner{
	border: 1px solid;
}
.color_blue #tmp_benefits .benefits_type_1 input,
.color_blue  #tmp_benefits .benefits_type_1 select,
.color_blue #tmp_benefits .benefits_type_2 input,
.color_blue  #tmp_benefits .benefits_type_2 select,
.color_black #tmp_benefits .benefits_type_1 input,
.color_black  #tmp_benefits .benefits_type_1 select,
.color_black #tmp_benefits .benefits_type_2 input,
.color_black  #tmp_benefits .benefits_type_2 select{
	-webkit-text-fill-color: #FFFF00 !important;
}
.color_yellow #tmp_benefits .benefits_type_1 input,
.color_yellow  #tmp_benefits .benefits_type_1 select,
.color_yellow #tmp_benefits .benefits_type_2 input,
.color_yellow  #tmp_benefits .benefits_type_2 select{
	-webkit-text-fill-color: #000000 !important;
}
.color_black #tmp_wrapper #tmp_learn_steps .step_nav_links a,
.color_blue #tmp_wrapper #tmp_learn_steps .step_nav_links a,
.color_yellow #tmp_wrapper #tmp_learn_steps .step_nav_links a{
	padding-right: 10px;
	border-radius: 5px;
	clip-path: none;
}
.color_yellow #tmp_wrapper #tmp_learn_steps .step_nav_links a:after{
	background-image: url(/shared/templates/datsutanso_free/images/learn/anchor_icon_blue.png);
}
.color_black #tmp_wrapper #tmp_yorozu_consult .consult_item:after,
.color_blue #tmp_wrapper #tmp_yorozu_consult .consult_item:after{
	border-right-color: #FFFF00;
}
.color_yellow #tmp_wrapper #tmp_yorozu_consult .consult_item:after{
	border-right-color: #000000;
}
.color_black #tmp_wrapper #tmp_yorozu_consult .consult_item,
.color_blue #tmp_wrapper #tmp_yorozu_consult .consult_item,
.color_yellow #tmp_wrapper #tmp_yorozu_consult .consult_item{
	background-color: transparent !important;
	z-index: 1;
}
.color_black #tmp_wrapper #tmp_yorozu_consult .consult_item:nth-child(even),
.color_blue #tmp_wrapper #tmp_yorozu_consult .consult_item:nth-child(even),
.color_yellow #tmp_wrapper #tmp_yorozu_consult .consult_item:nth-child(even){
	z-index: 0;
}
.color_black #tmp_wrapper #tmp_yorozu_consult .consult_item:nth-child(even):after,
.color_blue #tmp_wrapper #tmp_yorozu_consult .consult_item:nth-child(even):after,
.color_yellow #tmp_wrapper #tmp_yorozu_consult .consult_item:nth-child(even):after{
	border-right-color: transparent;
}
.color_yellow #tmp_wrapper #tmp_yorozu_consult .consult_item:nth-child(even):after,
.color_yellow #tmp_wrapper #tmp_reduction_measure .measure_blog:not(:last-child):after{
	border-top-color: #000000;
}
.color_black #tmp_wrapper #tmp_yorozu_consult .consult_item:nth-child(even):after,
.color_blue #tmp_wrapper #tmp_yorozu_consult .consult_item:nth-child(even):after,
.color_black #tmp_wrapper #tmp_reduction_measure .measure_blog:not(:last-child):after,
.color_blue #tmp_wrapper #tmp_reduction_measure .measure_blog:not(:last-child):after{
	border-top-color: #FFFF00;
}
.color_black #tmp_wrapper #tmp_reduction_flow .flow_item_img > p > img,
.color_blue #tmp_wrapper #tmp_reduction_flow .flow_item_img > p > img,
.color_yellow #tmp_wrapper #tmp_reduction_flow .flow_item_img > p > img{
	background-color: #ffffff !important;
}
.color_black #tmp_wrapper #tmp_learn_steps .step_nav_links a:hover,
.color_blue #tmp_wrapper #tmp_learn_steps .step_nav_links a:hover,
.color_yellow #tmp_wrapper #tmp_learn_steps .step_nav_links a:hover{
	opacity: 1;
}
.color_black #tmp_wrapper #tmp_learn_steps a:hover,
.color_blue #tmp_wrapper #tmp_learn_steps a:hover,
.color_yellow #tmp_wrapper #tmp_learn_steps a:hover,
.color_black #tmp_wrapper #tmp_pagetitle .blog_description a:hover,
.color_black #tmp_wrapper #tmp_learn_steps .step_nav_links a:hover .link_text,
.color_blue #tmp_wrapper #tmp_pagetitle .blog_description a:hover,
.color_blue #tmp_wrapper #tmp_learn_steps .step_nav_links a:hover .link_text,
.color_yellow #tmp_wrapper #tmp_pagetitle .blog_description a:hover,
.color_yellow #tmp_wrapper #tmp_learn_steps .step_nav_links a:hover .link_text{
	text-decoration: underline;
}
/* fsize */
.fsize_small #tmp_wrapper #tmp_start_seminar .seminar_blog_list li.link_pdf a:after{
	position: relative;
	top: 4px;
}
.fsize_big2 #tmp_benefits .benefits_type_1 .add_row_input a > span::before,
.fsize_big2 #tmp_benefits .benefits_type_1 .add_row_input a > span::after{
	top: 19px;
}
.fsize_small #tmp_benefits .benefits_type_1 .add_row_input a > span::before,
.fsize_small #tmp_benefits .benefits_type_1 .add_row_input a > span::after{
	top: 7px;
}
.fsize_small #tmp_benefits .benefits_info_tel .text {
	padding-top: 10px;
	padding-bottom: 10px;
}
.fsize_small #tmp_benefits .benefits_result_column:nth-of-type(1) .benefits_result_number .unit{
	min-height: 26px;
}
.fsize_small #tmp_benefits .benefits_result_column:nth-of-type(2) .benefits_result_number .unit{
	min-height: 29px;
}
.fsize_big #tmp_benefits .benefits_result_foot_figure .number,
.fsize_big2 #tmp_benefits .benefits_result_foot_figure .number{
	font-size: 1.6rem;
}
.fsize_big2 #tmp_benefits .benefits_result_number .number{
	font-size: 200%;
}
.fsize_big2 #tmp_benefits .benefits_result_foot_number .number{
	font-size: 300%;
}
.fsize_big2 #tmp_benefits_box02 .benefits_type_2_text .text{
	flex-wrap: wrap;
}
/* furi */
.furigana_on #tmp_reduction_linkarea .linkarea_link a{
	display: block;
	text-align: center;
}
.furigana_on #tmp_reduction_linkarea .linkarea_link a > span{
	display: block;
	margin: 0 auto 5px;
	max-width: 62px;
}
/* no-js */
/* ==================================================
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 {
	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;
}
#tmp_wrapper img {
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}
.container {
	min-width: 100% !important;
	width: 100% !important;
	padding: 0 10px !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
.hlogo_wrap {
	min-height: auto !important;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width: auto !important;
	height: auto !important;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	background-image: none !important;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display: block !important;
	position: static !important;
	z-index: auto !important;
}
#tmp_footer {
	margin-top:50px !important;
	padding-top:30px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.footer_info_wrap {
	float: none;
}
.footer_logo .logo {
	padding-left: 0 !important;
}
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
.donna_toki_link,
#tmp_h_functions,
.fnavi_wrap,
.sec_sns {
	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 {
	text-align:left !important;
}

/* learn */
#tmp_pagetitle .pagetitle_wrapper{
	margin-left: 0;
	padding-left: 0;
}
#tmp_pagetitle .pagetitle_tbl .blog_description{
	padding-right: 0;
}
}


