@charset "UTF-8";

/* Start SP--------------------------------------------------*/
@media screen and (max-width: 999px) {
/*=================================================================
*==================================================================
page style setting
==================================================================*
==================================================================*/
/* ===============================================
ly_top_margin
=============================================== */
.ly_top_margin {
	display: none;
	height: 0;
}


/* ===============================================
sec_main_view
=============================================== */
.sec_main_view .inner_sec {
	position: relative;
	background: url(../../img/contents/index/sec_main_view_img_01_bg.jpg) repeat center 0;
}

/* -----------------------------------------------
main_view_range
----------------------------------------------- */
.sec_main_view .main_view_range {
	width: 93.75%;
	height: auto;
	margin: 0 auto;
	padding: 50px 0 25px 0;
}

.sec_main_view .main_view_range h2 {
	padding: 0 0 15px 0;
	text-align: center;
}

.sec_main_view .main_view_range .lead_mass {
	margin: 0 0 25px 0;
	font-size: 16px;
	line-height: 1.5;
}

.sec_main_view .main_view_range .bt_mass {
	text-align: center;
}

.sec_main_view .main_view_range .bt_mass a {
	position: relative;
	cursor: pointer;
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	padding: 15px 10px 13px 10px;
	background-color: #055bae;;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	line-height: 1.3;
	/* box set */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sec_main_view .main_view_range .bt_mass a:after {
	display: inline-block;
	position: relative;
	top: auto;
	right: auto;
	width: 19px;
	height: 5px;
	margin: 0 0 0 6px;
	content: "";
	font-size: 0;
	text-align: center;
	background-size: contain;
	/* transform */
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.sec_main_view .main_view_range .bt_mass a:hover {
	opacity: 0.7;
}


/* ===============================================
sec_service
=============================================== */
.sec_service {
	background-color: #ffffff;
}

.sec_service .inner_sec {
	width: 93.75%;
	margin: 0 auto;
	padding: 40px 0 25px 0;
}

/* -----------------------------------------------
ttl_range
----------------------------------------------- */
.sec_service .ttl_range {
	margin: 0 0 35px 0;
}

.sec_service .ttl_range .sub_block {
	margin: 0 0 1px 0;
	font-size: 14px;
	text-align: center;
}

.sec_service .ttl_range h3 {
	color: #055bb0;
	font-size: 24px;
	text-align: center;
}

/* -----------------------------------------------
about_range
----------------------------------------------- */
.sec_service .about_range {
	background-color: #ffffff;
}

/* -----------------------------------------------
about_mass
*/
.sec_service .about_range .about_mass {
	margin: 0 0 50px 0;
	/* flex */
	display: block;
}

.sec_service .about_range .about_mass .article_area {
	width: 100%;
	margin: 35px 0 0 0;
	text-align: center;
}

.sec_service .about_range .about_mass .article_area:first-child {
	margin: 0 0 0 0;
}

.sec_service .about_range .about_mass .article_area .view_block {
	margin: 0 0 10px 0;
}

.sec_service .about_range .about_mass .article_area .contents_block .ttl_item h4 {
	margin: 0 0 0 0;
	color: #055bb0;
	font-size: 16px;
	line-height: 1.7;
}

/*** article_01 -------***/
.sec_service .about_range .about_mass .article_area.article_01 .view_block {
	margin: 0 0 10px 0;
}

/*** article_02 -------***/
.sec_service .about_range .about_mass .article_area.article_02 .view_block {
	margin: 0 0 10px 0;
}

/*** article_03 -------***/
.sec_service .about_range .about_mass .article_area.article_03 .view_block {
	margin: 0 0 10px 0;
}

/* -----------------------------------------------
bt_mass
*/
.sec_service .about_range .bt_mass {
	text-align: center;
}

.sec_service .about_range .bt_mass a {
	position: relative;
	cursor: pointer;
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	padding: 15px 10px 13px 10px;
	background-color: #055bae;;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	line-height: 1.3;
	/* box set */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sec_service .about_range .bt_mass a:after {
	display: inline-block;
	position: relative;
	top: auto;
	right: auto;
	width: 19px;
	height: 5px;
	margin: 0 0 0 6px;
	content: "";
	font-size: 0;
	text-align: center;
	background-size: contain;
	/* transform */
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.sec_service .about_range .bt_mass a:hover {
	opacity: 0.7;
}


/* ===============================================
sec_news
=============================================== */
.sec_news {
	background-color: #f3f3f5;
}

.sec_news .inner_sec {
	padding: 40px 0 40px 0;
}

/* -----------------------------------------------
ttl_range
----------------------------------------------- */
.sec_news .ttl_range {
	margin: 0 0 25px 0;
}

.sec_news .ttl_range h3 {
	color: #055bb0;
	font-size: 24px;
	text-align: center;
}

/* -----------------------------------------------
news_range
----------------------------------------------- */
.sec_news .news_range {
	width: 93.75%;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color: transparent;
}

.sec_news .news_range .inner_range {
	padding: 0 10px 0 10px;
}

/* -----------------------------------------------
list_mass
*/
.sec_news .news_range .list_mass {
	padding: 0 0 28px 0;
}

.sec_news .news_range .list_mass li {
    display: block;
	margin: 0 0 0 0;
	padding: 20px 0 20px 0;
	border-bottom: 1px dashed #006ab8;
}

.sec_news .news_range .list_mass li:first-child {
	border-top: none;
}

.sec_news .news_range .list_mass li.is-hidden {
    display: none;
}

.sec_news .news_range .list_mass .ttl_area {
	/* flex */
	display: block;
}

.sec_news .news_range .list_mass .ttl_area .date {
	display: inline-block;
	margin: 2px 14px 0 0;
	font-size: 14px;
	font-weight: 600;
}

.sec_news .news_range .list_mass li .ttl_area .icon {
	display: inline-block;
	margin: 0 24px 0 0;
}

.sec_news .news_range .list_mass li .ttl_area .icon span {
	display: inline-block;
	width: 40px;
	padding: 5px 0 4px 0;
	font-size: 12px;
	text-align: center;
	line-height: 1;
}

.sec_news .news_range .list_mass li .ttl_area .icon .new {
	background-color: transparent;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.sec_news .news_range .list_mass li.new .ttl_area .icon .new {
	background-color: #feb800;
	text-indent: 0;
	color: #ffffff;
	overflow: visible;
}

.sec_news .news_range .list_mass .ttl_area .ttl {
	display: block;
	padding: 4px 0 0 0;
	font-size: 14px;
	line-height: 1.6;
	word-break: break-all;
}

.sec_news .news_range .list_mass .ttl_area .ttl a {
	word-break: break-all;
	text-decoration: underline;
}

.sec_news .news_range .list_mass .ttl_area .ttl a:hover {
	opacity: 0.7;
}

/* -----------------------------------------------
bt_mass
*/
.sec_news .news_range .bt_mass {
	display: none;
	padding: 0 0 28px 0;
	text-align: right;
}

.sec_news .news_range .bt_mass.on {
	display: block;
}

.sec_news .news_range .bt_mass .bt_core {
	position: relative;
	cursor: pointer;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	padding: 10px 50px 10px 50px;
	background-color: #ffffff;;
	border: 1px solid #006ab8;
	border-radius: 40px;
	color: #26a9dd;
	font-size: 17px;
	text-decoration: none;
	text-align: center;
	line-height: 1.3;
	/* box set */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sec_news .news_range .bt_mass .bt_core:after {
	display: inline-block;
	position: relative;
	top: auto;
	right: auto;
	width: 25px;
	height: 8px;
	margin: 0 0 0 6px;
	content: "";
	font-size: 0;
	text-align: center;
	background-size: contain;
	/* transform */
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.sec_news .news_range .bt_mass .bt_core:hover {
	opacity: 0.7;
}


/* ===============================================
sec_corporate
=============================================== */
.sec_corporate {

}

.sec_corporate .inner_sec {
	width: 93.75%;
	margin: 0 auto;
	padding: 40px 0 40px 0;
}

/* -----------------------------------------------
ttl_range
----------------------------------------------- */
.sec_corporate .ttl_range {
	margin: 0 0 25px 0;
}

.sec_corporate .ttl_range .sub_block {
	margin: 0 0 1px 0;
	font-size: 14px;
	text-align: center;
}

.sec_corporate .ttl_range h3 {
	color: #055bb0;
	font-size: 24px;
	text-align: center;
}

/* -----------------------------------------------
about_range
----------------------------------------------- */
/* -----------------------------------------------
info_mass
*/
.sec_corporate .about_range .info_mass {
	font-size: 30px;
	text-align: center;
}

.sec_corporate .about_range .info_mass table {
	width: 100%;
	border-collapse: collapse;
}

.sec_corporate .about_range .info_mass table th,
.sec_corporate .about_range .info_mass table td {
	border: 2px solid #ffffff;
}

.sec_corporate .about_range .info_mass th {
	width: 90px;
	padding: 2px 0 10px 0;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	word-break: break-all;
	line-height: 1.2;
	vertical-align: top;
	/* box set */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sec_corporate .about_range .info_mass th .ttl_area {
	display: block;
	width: 100%;
	padding: 8px 4px 6px 6px;
	background-color: #e6e6e6;
	text-align: center;
	/* justify */
	text-align: left;
	text-align-last: left;
	/* box set */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sec_corporate .about_range .info_mass td {
	padding: 8px 2px 2px 10px;
	color: #000000;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	word-break: break-all;
}

.sec_corporate .about_range .info_mass td a {
	text-decoration: underline;
}

.sec_corporate .about_range .info_mass td .list_ex_01 li {
	padding: 0 0 0 1em;
	text-indent: -1em;
}


/* ===============================================
sec_contact
=============================================== */
.sec_contact {
	border-top: 1px solid #e7e7e7;
	background-color: #f3f3f5;
}

.sec_contact .inner_sec {
	width: 93.75%;
	margin: 0 auto;
	padding: 50px 0 50px 0;
}

/* -----------------------------------------------
contact_range
----------------------------------------------- */
.sec_contact .contact_range .lead_mass {
	margin: 0 0 30px 0;
	color: #004088;
	font-size: 17px;
	text-align: center;
}

.sec_contact .contact_range .bt_mass {
	text-align: center;
}


.sec_contact .contact_range .bt_mass a:hover {
	opacity: 0.7;
}

#wrapper .sec_contact .contact_range .bt_mass img {
	width: 100%;
	max-width: 575px;
}


}/* End SP----------------------------------------------------*/