@charset "utf-8";

/* ****************************************************
Title: parts.css
***************************************************** */

.vcBasicParts{
    margin-top: 30px;
}

/* --------------------------------------------------------------------
 # common
-------------------------------------------------------------------- */
.default1 {
	margin-top: 80px;
}

.default2{
	margin-top: 60px;
}


.default3 {
	margin-top: 55px;
}

@media screen and (max-width: 767px) {

	.default1 {
		margin-top: 40px;
	}

	.default2,
	.default3 {
		margin-top: 40px;
	}
}

.default1:first-of-type,
.default2:first-of-type,
.default3:first-of-type {
	margin-top: 0px;
}

.default1+.default2,
.default2+.default3 {
	margin-top: 0px;
}

/* --------------------------------------------------------------------
 # block-section（共通余白）
-------------------------------------------------------------------- */
.block-section_small,.default5,.default6,.default12,.default13,.default14 {
	margin-top: 2em;
}

.block-section_large,.default15,.default9 {
	margin-top: 4em;
	margin-bottom: 1em;
}

.block-section_large-float,.default7,.default8 {
	margin-top: 4em;
}

.block-section_large + .block-section_large{
	margin-top: 3em;
	margin-bottom: 30px;
}

.block-section_colom,.default10,.default11{
	margin-top: 1em;
}
@media screen and (max-width: 767px) {
	
	.block-section_colom,.block-section_small,.default5,.default6,.default12,.default13,.default14,.default15 {
		margin-block: 2em;
	}
	
	.block-section_large,.default9,.default10,.default11 {
		margin-block: 2.5em;
	}

	.block-section_large-float,.default7,.default8 {
		margin-block: 2.5em;
	}
}

/* --------------------------------------------------------------------
 # clearfix（回り込み解除）
-------------------------------------------------------------------- */
.clearfix {
	content: "";
	display: block;
	clear: both;
}

/* --------------------------------------------------------------------
 # breadcrumb
-------------------------------------------------------------------- */
.breadcrumb {
	padding: 20px 0px 25px 0px;
	font-size: 16px;
	line-height: 1.6em;
}

.breadcrumb a {
	position: relative;
	display: inline-block;
	padding-right: 30px;
}

.breadcrumb a:link {
	color: #111;
	text-decoration: none;
}

.breadcrumb a:visited {
	color: #111;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #867f79;
	text-decoration: underline;
}

.breadcrumb a:active {
	color: #867f79;
	text-decoration: none;
}

.breadcrumb a::after {
	font-size: 12px;
	line-height: 1.6em;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -10px;
	content: "❯";
}

.breadcrumb.breadcrumb-en .contIn1170 a:first-of-type {
	display: none
}

@media screen and (max-width: 767px) {

	.breadcrumb {
		display: block;
		padding: 10px 20px 10px 20px;
		font-size: 12px;
		line-height: 1.6em;
		overflow-x: scroll;
		word-break: keep-all;
		white-space: nowrap;
	}

	.breadcrumb a {
		position: relative;
		display: inline-block;
		padding-right: 30px;
	}

	.breadcrumb a::after {
		font-size: 12px;
		line-height: 1.6em;
		position: absolute;
		right: 10px;
		top: 50%;
		margin-top: -10px;
		content: "❯";
	}
}

@media screen and (min-width: 768px) and (max-width: 1199.98px) {
	.breadcrumb {
		padding: 10px 0;
	}
}

.heading-h4{
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
.heading-h4{
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
}
}
/* --------------------------------------------------------------------
 # default-1（大見出し）
-------------------------------------------------------------------- */
.default1 h3:first-child {
	margin-top: 0px;
}

.default1 h3 {
	padding: 1rem 2rem;
	border-left: 9px solid #2C9FC3;
	padding: 5px 0 5px 20px;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 30px;
	font-size: 30px;
	font-weight: bold;
}


#VcArea-MainColum .default1 h3:first-child {
	margin-top: 0;
}

#VcArea-MainColum .default1 h3 {
	font-family: "M PLUS Rounded 1c", sans-serif;
	text-align: left;
	font-size: 35px;
	font-weight: 500;
	line-height: 1.6em;
	margin-top: 0;
	margin-top: 60px;
	margin-bottom: 40px;
    margin-left: -30px;
    margin-right: -30px;
    color: #2C9FC3;
}
@media screen and (max-width: 767px) {
	#VcArea-MainColum .default1 h3 {
		margin-left: -10px;
		margin-right: -10px;
}
}
/* --------------------------------------------------------------------
 # default-2（中見出し）
-------------------------------------------------------------------- */
.default2 h4 {
	font-family: "M PLUS Rounded 1c", sans-serif;
    color: #2C9FC3;
	text-align: left;
	border-bottom: 2px solid #2C9FC3;
	font-size: 24px;
	line-height: 1.6em;
	font-weight: 500;
	padding-bottom: 12px;
	margin-bottom: 40px;
	position: relative;
	color: #2C9FC3;
}


/* --------------------------------------------------------------------
 # default-3（小見出し）
-------------------------------------------------------------------- */
.default3 h5 {
	font-family: "M PLUS Rounded 1c", sans-serif;
	position: relative;
	padding: 4px 0 4px 18px;
	margin-bottom: 40px;
	font-size: 24px;
	font-weight: 500;
	border-left: 9px solid #2C9FC3;
	color: #2C9FC3;
}




/* --------------------------------------------------------------------
 # default-4（テキスト）
-------------------------------------------------------------------- */
p {
	font-size: 16px;
	margin-block-end: 15px;
}

@media screen and (max-width: 767px) {
	p {
		font-size: 14px;
	}
}


/* --------------------------------------------------------------------
 # default-5（左画像+右テキスト）
-------------------------------------------------------------------- */
.default5::after {
	content: "";
	display: block;
	clear: both;
}

.default5 p {
	margin-bottom: 0;
}

.module-fl-img img {
	display: block;
	float: left;
	max-inline-size: 100%;
	margin: 0 30px 15px 0;
}

@media screen and (max-width: 767px) {
	.module-fl-img img {
		max-inline-size: 100%;
		float: none;
		margin: 0 auto 20px;
		width: auto;
	}
}



/* --------------------------------------------------------------------
 # default-6（右画像+左テキスト）
-------------------------------------------------------------------- */
.module-1column .horizontal {
	display: flex;
}

.module-1column .horizontal .horizontal-img {
	width: calc(50% - 15px);
	margin-right: 15px;
}

.module-1column .horizontal .horizontal-img img {
	display: block;
	margin: 0 auto;
	max-inline-size: 100%;
	width: 100%;
}

.module-1column .horizontal .horizontal-txt {
	width: calc(50% - 15px);
}
.module-1column .horizontal .horizontal-txt p{
	margin-left: 15px;
}

@media screen and (max-width: 767px) {

	.module-1column .horizontal {
		flex-direction: column-reverse;
	}

	.module-1column .horizontal .horizontal-img {
		inline-size: 100%;
		margin-top: 20px;

		& img {
			max-inline-size: 100%;
		}
	}

	.module-1column .horizontal .horizontal-txt {
		inline-size: 100%;
	}
	.module-1column .horizontal .horizontal-txt p{
		margin: 20px 0 0 0;
	}
}


/* --------------------------------------------------------------------
 # default-7（左画像＋右見出し＋テキスト）
-------------------------------------------------------------------- */
.module-1column .horizontal-reverse {
	display: flex;
	flex-direction: row-reverse;
}

.module-1column .horizontal-reverse .horizontal-img {
	width: calc(50% - 15px);
	margin-left: 15px;
}

.module-1column .horizontal-reverse .horizontal-img img {
	display: block;
	margin: 0 auto;
	max-inline-size: 100%;
	width: 100%;
}
.module-1column .horizontal-reverse .horizontal-txt {
	width: calc(50% - 15px);
	margin-right: 15px;
}
.module-1column .horizontal-reverse .horizontal-txt p{
	margin-right: 15px;
}


@media screen and (max-width: 767px) {

	.module-1column .horizontal-reverse {
		flex-direction: column-reverse;
	}

	.module-1column .horizontal-reverse .horizontal-img {
		inline-size: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
	.module-1column .horizontal-reverse .horizontal-img img{
	max-inline-size: 100%;
	}

	.module-1column .horizontal-reverse .horizontal-txt {
		inline-size: 100%;
	}
	.module-1column .horizontal-reverse .horizontal-txt p{
		margin: 20px 0 0 0;
	}
}


/* --------------------------------------------------------------------
 # default-8（右画像＋左見出し＋テキスト）
-------------------------------------------------------------------- */
.default8::after {
	content: "";
	display: block;
	clear: both;
}

.default8 h4 {
	text-align: left;
	font-size: 22px;
	line-height: 1.6em;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #111
}

.default5 p {
	margin-bottom: 0;
}


/* --------------------------------------------------------------------
 # default-9（中央画像）
-------------------------------------------------------------------- */
.default9 {
	text-align: center;
}


/* --------------------------------------------------------------------
 # default-10（画像＋テキスト：2列）
-------------------------------------------------------------------- */
.default10::after {
	content: "";
	display: block;
	clear: both;
}

.module-2column .module-flex-img-item {
	float: left;
	text-align: left;
	inline-size: calc(100% / 2 - 15px);
	margin-inline-end: 30px;
	margin-top: 3em;
    list-style-type: none;
}

#vcbody-wrapper .module-2column .module-flex-img-item {
	margin-inline-end: 15px;
}

.module-2column .module-flex-img-item img {
	display: block;
	margin: 0 auto;
}

.module-2column .module-flex-img-item:nth-child(2n) {
	margin-right: 0px;
}

.module-2column .module-flex-img-item .module-flex-img-item-txt {
	margin-block: 15px 0;
	text-align: left;
	font-size: 16px;
}

@media screen and (max-width: 767px) {

	.module-2column .module-flex-img-item {
		float: none;
		inline-size: 100%;
		margin: 30px 0 0 0;
		border-bottom: 1px solid #F0F9FC;
	}

	.module-2column .module-flex-img-item:last-of-type {
		border-bottom: none;
		padding-bottom: 0
	}

	.module-2column .module-flex-img-item p {
		font-size: 14px;
	}

	.module-2column .module-flex-img-item img {
		max-inline-size: 100%;
		height: auto;
	}

}

/* --------------------------------------------------------------------
 # default-11（	画像＋テキスト：3列）
-------------------------------------------------------------------- */
.default11::after {
	content: "";
	display: block;
	clear: both;
}
#VcArea-MainColum ul.module-flex-img{
    padding-left: 0;
    list-style-type: none;
    margin-top: 0;
    margin-bottom: 0;
}
.module-3column .module-flex-img-item {
	float: left;
	text-align: center;
	inline-size: calc(100% / 3 - 20px);
	margin-inline-end: 30px;
	margin-top: 3em;
}

.module-3column .module-flex-img-item img {
	max-inline-size: 100%;
	block-size: auto;
	display: block;
	margin: 0 auto;
}

.module-3column .module-flex-img-item:nth-child(3n) {
	margin-right: 0px;
}

.module-3column .module-flex-img-item:nth-child(3n+1) {
	clear: both;
}

#vcbody-wrapper .module-3column .module-flex-img-item:nth-child(3n+1) {
	clear: inherit
}

.module-3column .module-flex-img-item .module-flex-img-item-txt {
	margin: 15px 0 0;
	text-align: left;
	/*font-size: 16px;*/
}


@media screen and (max-width: 767px) {

	.module-3column .module-flex-img-item {
		float: none;
		width: auto;
		margin-inline-end: 0px;
		margin-top: 2em;
	}

	.module-3column .module-flex-img-item p {
		inline-size: 100%;
		font-size: 14px;
		margin-top: 10px;
	}

	.module-3column .module-flex-img-item img {
		max-inline-size: 100%;
		block-size: auto;
	}

	.module-3column .module-flex-img-item:nth-child(3n) {
		margin-right: 0px;
	}

}


/* --------------------------------------------------------------------
 # .default12,.default13（リスト／順序リスト）
-------------------------------------------------------------------- */
.partsOl01,
.default12,
.default13 {
	padding-left: 22px;
}

.partsOl01 li,
.default12 li,
.default13 li {
	position: relative;
	font-size: 16px;
	margin-block-end: 0.5em;
}

.partsOl01 li span,
.default12 li span,
.default13 li {
	color: #000000;
}

.listStyle01,
.default12 li,
.default13 li {
	list-style: disc;
	list-style-position: outside;
	text-align: left;
}

.listStyle02,
.default13 li {
	list-style: decimal;
	list-style-position: outside;
	text-align: left;
}

@media screen and (max-width: 767px) {

	.partsOl01 li,
	.default12 li,
	.default13 li {
		font-size: 14px;
	}
}


/* --------------------------------------------------------------------
 # default14（テーブル2列）
-------------------------------------------------------------------- */
.module-like-table {
	inline-size: 100%;
}

.module-like-table dl {
	display: -webkit-box;
	display: flex;
	font-size: 16px;
}

.module-like-table dt {
	background-color: #F0F9FC;
}

.module-like-table dl:first-child {
	border-top: 1px solid #C7C7C7
}


.module-like-table dl dt {
	font-family: "M PLUS Rounded 1c", sans-serif;
    color: #2C9FC3;
	font-size: 20px;
	display: inline-flex;
	align-items: center;
	font-weight: bold;
	line-height: 1.6em;
	inline-size: 280px;
	border-bottom: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
}


.module-like-table dl dd {
	line-height: 1.6em;
	inline-size: calc(100% - 280px);
	border-bottom: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
}

.module-like-table dl dt,
.module-like-table dl dd {
	padding: 15px 20px;
}

@media screen and (max-width: 767px) {

	.module-like-table dl {
		flex-wrap: wrap;
		font-size: 14px;
	}

	.module-like-table dl dd {
		inline-size: 100%;
		border-left: 1px solid #C7C7C7;
	}

	.module-like-table dl dt {
		inline-size: 100%;
	}

	.module-like-table dl dt,
	.module-like-table dl dd {
		padding: 15px 20px;
	}
}


/* --------------------------------------------------------------------
 # default-15（テキストボタン1列）
-------------------------------------------------------------------- */
.default15 {
	text-align: center;
}

.link-btn {
	display: inline-block;
}
/*
.link-btn a {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #9b9792;
	font-size: 16px;
	line-height: 1.0em;
	box-sizing: border-box;
	padding: 20px 50px 20px 40px;
	position: relative;
	min-width: 260px;
    max-width: 100%;
	margin: auto;
	border-radius: 6px;
	color: #FFF
}

.link-btn a:link {
	text-decoration: none;
}

.link-btn a:visited {
	text-decoration: none;
}

.link-btn a:hover {
	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	transition-duration: 0.3s;
}

.link-btn a:active {
	color: #111;
	text-decoration: none;
}

.link-btn a::after {
	content: "";
	background-image: url("../img/common/cont_btn_ar01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px auto;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -8px;
}
*/

.link-btn a {
	font-family: "M PLUS Rounded 1c", sans-serif;
    border-radius: 50px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    min-width: 410px;
    padding: 21px 0;
    font-weight: 500;
    font-size: 20px;
	color: #383838;
	background: #FFFFFF;
	border: 1px solid #707070;
}
@media screen and (max-width:500px) {
	.link-btn a {
		min-width: 0;
		width: 100%;
		font-size: 18px;
		padding: 16px 0;
	}	
}
.module-2column .link-btn,.module-3column .link-btn,.module-4column .link-btn {
    display: block;
}
.module-2column .link-btn a,.module-3column .link-btn a,.module-4column .link-btn a {
    min-width: 0;
    padding: 15px 25px 15px 15px;    
}

.link-btn a:hover {
  opacity: 0.8
}
.link-btn a:hover:after {
  right: 1.4rem;
}
@media screen and (max-width: 767px) {
	.link-btn {
        display: block;
    }

}


/* --------------------------------------------------------------------
 # BasicParts2-1（テキスト2列【枠付き】）
-------------------------------------------------------------------- */
.module-2column .module-flex-img-item .module-text-box p {
	margin-block-start: 0;
}



/* --------------------------------------------------------------------
 # BasicParts8-1（【表】中央寄せ見出し＋中央寄せテキスト3列）
-------------------------------------------------------------------- */
.scroll dl {
	display: flex;
	inline-size: 900px;
	text-align: center;
}

.scroll dl:first-of-type {
	border-block-start: 1px solid #C7C7C7;
}

.scroll dl dt:first-of-type {
	font-weight: bold;
	border-inline-start: none;
	background-color: #F0F9FC;
}

.scroll dl dd:last-of-type {
	border-inline-end: none;
}

.scroll dl dt,
.scroll dl dd {
	inline-size: calc(100% / 4);
	padding: 15px 20px;
	line-height: 1.6em;
	font-size: 16px !important;
	border-inline-end: 1px solid #C7C7C7;
	border-block-end: 1px solid #C7C7C7;
}

.scroll {
	overflow: auto;
	white-space: normal;
}

.scroll::-webkit-scrollbar {
	block-size: 5px;
}

.scroll::-webkit-scrollbar-track {
	background: #d2d2d2;
}

.scroll::-webkit-scrollbar-thumb {
	background: #d2d2d2;
}

@media screen and (max-width: 767px) {

	.scroll table th,
	.scroll table td {
		font-size: 14px !important;

	}
}



@media screen and (max-width:767px) {

	/*--------------------------*/

	#VcArea-MainColum .default1 h3:first-child {
		text-align: left;
		font-size: 22px;
		line-height: 1.6em;
		padding: 0px 0px 0px 10px;
		margin-top: 0;
		margin-bottom: 20px;
	}

	#VcArea-MainColum .default1 h3 {
		font-size: 28px;
		margin-top: 40px;
		margin-bottom: 20px;
	}

	.default2 h4 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.default3 h5 {
		font-size: 18px;
		margin-bottom: 20px;
		padding-left: 10px;
	}


	.contTextBox01 {
		margin-bottom: 30px;
	}

	.contTextBox02 {
		margin-bottom: 28px;
	}

}

.vc-sitemap ol {
	margin-left: 1.5em
}

.vc-sitemap ol li a:before {
	content: "-"
}




/* --------------------------------------------------------------------
 # BasicParts10-1（【表】右寄せ見出し大＋右寄せテキスト1列）
-------------------------------------------------------------------- */
.module-like-table_left-large {
	inline-size: 100%;
}

.module-like-table_left-large dl {
	display: -webkit-box;
	display: flex;
	font-size: 16px;
}

.module-like-table_left-large dt {
	background-color: #F0F9FC;
}

.module-like-table_left-large dl:first-child {
	border-top: 1px solid #C7C7C7
}


.module-like-table_left-large dl dt {
	display: inline-flex;
	align-items: center;
	font-weight: bold;
	line-height: 1.6em;
	inline-size: 60%;
	border-bottom: 1px solid #C7C7C7;
}


.module-like-table_left-large dl dd {
	line-height: 1.6em;
	inline-size: calc(100% - 60%);
	border-bottom: 1px solid #C7C7C7;
}

.module-like-table_left-large dl dt,
.module-like-table_left-large dl dd {
	padding: 15px 20px;
}

@media screen and (max-width: 767px) {

	.module-like-table_left-large dl {
		flex-wrap: wrap;
		font-size: 14px;
	}

	.module-like-table_left-large dl dd {
		inline-size: 100%;
	}

	.module-like-table_left-large dl dt {
		inline-size: 100%;
	}

	.module-like-table_left-large dl dt,
	.module-like-table_left-large dl dd {
		padding: 15px 20px;
	}
}


/* --------------------------------------------------------------------
 # BasicParts11-3（テキストボタン4列）
-------------------------------------------------------------------- */
.module-4column .module-flex-img-item {
	float: left;
	text-align: center;
	inline-size: calc(100% / 4 - 23px);
	margin-right: 30px;
	margin-top: 30px;
}

.module-4column .module-flex-img-item img {
	max-inline-size: 100%;
	block-size: auto;
	display: block;
	margin: 0 auto;
}

.module-4column .module-flex-img-item:nth-child(4n) {
	margin-right: 0px;
}

.module-4column .module-flex-img-item:nth-child(4n+1) {
	clear: both;
}

#vcbody-wrapper .module-4column .module-flex-img-item:nth-child(4n+1) {
	clear: inherit
}

.module-4column .module-flex-img-item .module-flex-img-item-txt {
	margin-block: 15px 0;
	text-align: left;
	font-size: 16px;
}


@media screen and (max-width: 767px) {

	.module-4column .module-flex-img-item {
		float: none;
		inline-size: 100%;
		margin-inline-end: 0;
		margin-block-end: 20px;
	}

	.module-4column .module-flex-img-item p {
		inline-size: 100%;
		font-size: 14px;
		margin-top: 10px;
	}

	.module-4column .module-flex-img-item img {
		max-inline-size: 100%;
		block-size: auto;
	}

}



/* --------------------------------------------------------------------
 # BasicParts14-1（重要なお知らせ）
-------------------------------------------------------------------- */
.module-important-parts {
	max-inline-size: 100%;
	margin: 0 auto;
	padding: 15px 30px;
	border: 5px solid #F04B9F;
    border-radius: 20px;    
    background: #FFF;
}
.module-important-parts div {
		margin-block-end: .5em;
		font-weight: bold;
		font-size: 18px;
}
.module-important-parts p {
			margin: 0;
}

.partsWrap01 .module-important-parts {
	margin-top: 0px;
	margin-bottom: 30px;
}


/* -------------------------------------------------------------------------------------
 # BasicParts16-1, BasicParts17-1（上見出し+下左画像+テキスト2列, 左画像+見出し+テキスト2列）
------------------------------------------------------------------------------------- */
.module-2column .module-flex-img-item .horizontal {
	display: flex;
}

.module-2column .module-flex-img-item .horizontal .horizontal-img {
	inline-size: 50%;
	margin-inline-end: 30px;

	>img {
		inline-size: 100%;
	}
}

.module-2column .module-flex-img-item .horizontal .horizontal-txt {
	inline-size: 50%;

	> p {
		margin-block-end: 0;
	}
}

@media screen and (max-width: 767px) {

	.module-2column .module-flex-img-item .horizontal {
		flex-direction: column;
	}

	.module-2column .module-flex-img-item .horizontal .horizontal-img {
		inline-size: 100%;

		> img {
			max-inline-size: 100%;
		}
	}

	.default7 h4 {
		margin-block-start: 20px;
	}

	.module-2column .module-flex-img-item .horizontal .horizontal-txt {
		inline-size: 100%;

		> p {
			margin-block-start: 15px;
		}
	}
}




/* --------------------------------------------------------------------
 # BasicParts21-1（テキスト【枠】）
-------------------------------------------------------------------- */
.module-text-box {
	background-color: #F88E8E;
	padding: 35px 30px 35px 30px;
	color: #000;
}
.module-text-box-blue{
	background-color: #E2F4FF;
}
.module-text-box h4 {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: bold;;
}
.module-text-box p {
	margin-bottom: 0;
}

@media screen and (max-width: 767px) {
	.module-text-box {
		padding: 25px 30px 25px 30px;
	}
	.module-text-box h4 {
		font-size: 20px;
	}

	.module-text-box p {
		font-size: 14px;
	}
}


/* --------------------------------------------------------------------
 # newsParts1-1（お知らせアイコン付き）
-------------------------------------------------------------------- */
.module-news-box dl {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	font-size: 16px;
}

.module-news-box dl:first-of-type {
	padding-top: 20px
}

.module-news-box p {
	color: #333;
	margin-bottom: 0
}

.module-news-box a:link {
	color: #333;
	text-decoration: none;
}

.module-news-box a:visited {
	color: #333;
	text-decoration: none;
}

.module-news-box a:hover {
	color: #9b9792;
	text-decoration: underline;
}

.module-news-box a:active {
	color: #9b9792;
	text-decoration: none;
}

.module-news-box .name {
	margin-bottom: 0;
	text-align: right;
	font-size: 16px;
}

.module-news-box p.module-news-box-title {
	font-size: 18px;
	font-weight: bold
}

.module-news-box dl dt {
	width: 120px;
	max-height: 115px;
	overflow: hidden;
	margin-bottom: 0;
	float: left;
	margin-right: 22px
}

.module-news-box dl dd p a {
	margin-inline-start: 15px;
}

.module-news-box dl dt img,
img.news_main {
	border: 1px solid #C7C7C7
}



.module-news-box .data {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 15px
}

.module-news-box .data .cate {
	margin-left: 15px;
	display: inline-block;
	background-color: #9b9792;
	color: #FFF;
	border-radius: 100px;
	inline-size: 7em;
	text-align: center;
	font-size: 14px;
	line-height: 1.0em;
	padding: 8px;
}

.module-news-box .data .day {
	margin-left: 15px;
	display: inline-block;
	border-radius: 100px;
	inline-size: 7em;
	font-size: 16px;
	line-height: 1.6em;
}


@media screen and (max-width: 767px) {

	.module-news-box dl {
		display: flex;
	}

	.module-news-box dl dt {
		inline-size: 50%;
	}

	.module-news-box dl dd {
		inline-size: 50%;
	}

	.module-news-box .data {
		flex-direction: column;

		> .cate {
			display: block;
			font-size: 12px;
			margin-inline-start: 0;
			padding: 8px;
		}

		> .day {
			font-size: 14px;
			margin-inline-start: 0;
			margin-block-start: 15px;
		}

	}

	.module-news-box dl dd p a {
		margin-inline-start: 0;
	}

	.module-news-box .p {
		margin-inline-start: 15px;
	}


}


/* --------------------------------------------------------------------
 # newsParts2-1（お知らせアイコン付き）
-------------------------------------------------------------------- */
#VcArea-MainColum ol.contNewsWrap01 {
    padding-left: 0;
}
.contNewsWrap01 {
	margin-top: 20px;
    list-style-type: none;
}

.contNewsWrap01 p {
	margin-bottom: 0
}

.contNewsWrap01 li {
	position: relative;
	font-size: 14px;
	line-height: 1.6em;
	padding: 10px 10px;
    background:  url("../img/common/news_line.png") repeat-x bottom;
    background-size: auto 1px;
    display: flex;
    justify-content: space-between;
}

VcArea-MainColum .contNewsline.contNewsWrap01 li {
    border-bottom: 1px solid #E0E0E0;
    background: none;
}

.contNewsWrap01 li .time {
	vertical-align: middle;
	color: #5C5C5C;
}

.contNewsWrap01 li .newicon:before ,.h4icon .newicon:before{
    content: "NEW";
	margin-left: 15px;
	display: inline-block;
	background-color: #F49623;
	color: #FFF;
	border-radius: 100px;
	width: 74px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
    height: 20px;
}

.contNewsWrap01 li .archiveicon:before ,.h4icon .archiveicon:before{
    content: "ARCHIVE";
	margin-left: 15px;
	display: inline-block;
	background-color: #3273D3;
	color: #FFF;
	border-radius: 100px;
	width: 74px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
    height: 20px;
}
.h4icon .newicon,.h4icon .archiveicon{
	float: right;
}
/*

.contNewsWrap01 li .cate ,.h4icon .cate{
	margin-left: 15px;
	display: inline-block;
	background-color: #F49623;
	color: #FFF;
	border-radius: 100px;
	width: 74px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
    height: 20px;
}
.contNewsWrap01 li .cate2,.h4icon .cate2 {
	margin-left: 15px;
	display: inline-block;
	background-color: #3273D3;
	color: #FFF;
	border-radius: 100px;
	width: 74px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
    height: 20px;
}
.h4icon .cate,.h4icon .cate2{
	float: right;
	margin-top: 10px;
}*/
.contNewsWrap01 li img{
    width: 80px;
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
    max-inline-size: none;
}
.contNewsWrap01 li .cont {
    margin-bottom: 5px;
   /* font-weight: bold;*/
}
/*
.TopBoxinner01 li .cont a{
    width: calc(100% - 90px);
    display: block;
}*/
.contNewsWrap01 li .cont a:link {
	color: #333;
	text-decoration: none;
}

.contNewsWrap01 li .cont a:visited {
	color: #000;
	text-decoration: none;
}

.contNewsWrap01 li .cont a:hover {
	color: #000;
	text-decoration: underline;
}

.contNewsWrap01 li .cont a:active {
	color: #000;
	text-decoration: none;
}



@media screen and (max-width: 980px) {
	.contNewsWrap01 {
		border-top: none;
		margin-top: 0px;
        background: #FFF;
        box-shadow: 0px 2px 2px #00000029;
	}
    .contNewsWrap01 li:last-of-type {
    background: none;
        padding-bottom: 20px;
}
.contNewsWrap01 li p {
	font-size: 0.93em;
}
    
    
.contNewsWrap01 li img{
    width: 93px;
}
.contNewsWrap01 li .cont p {    
max-height: 3.2em;
    display: block;
    overflow: hidden;    
}
}

.contNewsWrap02 li{
	display: flex;
	align-items: center;;
	background: none;
	border-bottom: 1px solid #D3D3D3;
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 16px;
}
.contNewsWrap02 li .time{
	width: 134px;
}

.contNewsWrap02 li .cate{
	width: 74px;
	margin-left: 0;
}
.contNewsWrap02 li .cont{
	width: calc(100% - 218px);
	padding-left: 30px;
	font-weight: normal;
	margin-bottom: 0;
}


.contNewsWrap02.contNewsWrap03 li .cont{
	width: calc(100% - 134px);
	padding-left: 0px;

}
@media screen and (max-width: 767px) {
	.contNewsWrap02{
		box-shadow: none;
	}
	.contNewsWrap02 li{
		flex-wrap: wrap;
		font-size: 14px;
		align-items: baseline;
	}
	.contNewsWrap02 li .time{
		width: 100px;
	}
	.contNewsWrap02 li .cont {
		width:100%;
		padding-left: 0px;
		margin-top: 10px;
	}
	.contNewsWrap02.contNewsWrap03 li .cont {
		width: calc(100% - 100px);
		margin-top: 0;
	}
}
/* --------------------------------------------------------------------
 # newsParts3-1（画像+見出し+テキスト+アイコン【枠付き】3列）
-------------------------------------------------------------------- */
.partsDl03 .data {
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	font-weight: 400;
}

.partsDl03 .data span.cate {
	display: inline-block;
	background-color: #9b9792;
	color: #FFF;
	border-radius: 100px;
	width: 7em;
	text-align: center;
	font-size: 12px;
	line-height: 1.0em;
	padding: 8px;
}

/* --------------------------------------------------------------------
 # newsParts3-2（画像+日付+テキスト+アイコン【枠付き】3列）
-------------------------------------------------------------------- */
.partsDl03 .data_02 {
	display: flex;
	justify-content: flex-end;
	font-size: 16px;
	font-weight: 400;
}


/* -----------------------------------------------------------------------------
 # headingParts1-2（ # headingParts1-2（画像+日付+テキスト+アイコン【枠付き】3列））
------------------------------------------------------------------------------ */
.default1 span {
	font-size: 20px;
}


/* --------------------------------------------------------------------
 # headingParts1-1（下層大見出し中央）
-------------------------------------------------------------------- */
.under-large-heading {
    background-color: #F0F9FC;
}

.under-H2-center {
	display: grid;
	place-items: center;
	align-content: center;
	block-size: 150px;
	color: #333;
	font-size: 32px !important;
	line-height: 1.6em;
}

@media screen and (max-width: 767px) {
	.under-H2-center {
		block-size: 100px;
		margin-block-start: 40px;
		color: #333;
		font-size: 22px !important;
	}
}


/* --------------------------------------------------------------------
 # headingParts2-1（下層大見出し左寄せ）
-------------------------------------------------------------------- */
.under-H2 {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	justify-content: center;
	block-size: 150px;
	color: #333;
	font-size: 32px !important;
	line-height: 1.6em;
}

@media screen and (max-width: 767px) {
	.under-H2 {
		block-size: 100px;
		margin-block-start: 40px;
		padding-inline: 20px;
		font-size: 22px !important;
	}
}


/* --------------------------------------------------------------------
 # headingParts3-1（大見出し中央小文字付き）
-------------------------------------------------------------------- */
.under-large-heading .under-H2-center span {
	font-size: 16px !important;
}

@media screen and (max-width: 767px) {
	.under-large-heading .under-H2-center span {
		font-size: 14px !important;
	}
}


/* --------------------------------------------------------------------
 # headingParts4-1（大見出し左寄せ小文字付き）
-------------------------------------------------------------------- */
.under-large-heading .under-H2 span {
	font-size: 16px !important;
	
}

@media screen and (max-width: 767px) {
	.under-large-heading .under-H2 span {
		font-size: 14px !important;
	}
}



/* --------------------------------------------------------------------
 # BasicParts-1
-------------------------------------------------------------------- */
.partsTextBox02 {
	margin-top: 40px;
	text-align: left;
}

.partsTextBox02 p {
	font-size: 16px;
}



@media screen and (max-width: 767px) {
	.partsTextBox02 {
		margin-top: 20px;
	}
	
	.partsTextBox02 p {
		font-size: 14px;
	}
}



/* --------------------------------------------------------------------
 # BasicParts-20
-------------------------------------------------------------------- */
.panel {
	display: none;
}


.panel.is-show {
	display: block;
}

.partsTabCont01 {
	margin-top: 30px;
}

.cont01Tab01.partsTab01 li {
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 70px;
	box-sizing: border-box;
	padding: 5px;
	border-left: 2px solid #ffffff;
	cursor: pointer;
	width: 25%;
	background-color: #868c97;
	color: #ffffff;
}

.cont01Tab01.partsTab01 li.is-active {
	background-color: #9b9792;
}

@media screen and (max-width: 767px) {

	.panel {
		display: none;
	}

	.panel.is-show {
		display: block;
	}

	.partsTabCont01 {
		margin-top: 30px;
	}

	.partsMapTit01 {
		text-align: left;
		font-size: 16px;
		line-height: 1.6em;
		font-weight: bold;
		margin-bottom: 15px;
	}

	.cont01Tab01.partsTab01 li {
		float: left;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		height: 70px;
		box-sizing: border-box;
		padding: 5px;
		border-left: 2px solid #ffffff;
		cursor: pointer;
		width: 25%;
		background-color: #868c97;
		color: #ffffff;
	}

	.cont01Tab01.partsTab01 li.is-active {
		background-color: #9b9792;
	}

	.cont01Tab01 li p {
		font-size: 12px;
		line-height: 1.2em;
	}
}





/* --------------------------------------------------------------------
 # SMPフォーム
-------------------------------------------------------------------- */


.smpForm form {
	background: #FFF;
}

.smpForm form input,
.smpForm form select {
	padding: 10px;
}

.ss_form_title,.ss_enquete_title {
	width: 250px;
	padding: 10px;
}
textarea{
    border: 1px solid #ccc;
    width: 100%;
}

.ss_grid {
	width: calc(100% - 250px);
	padding: 10px;
}

.smpForm fieldset {
	display: flex;
    align-items: center;
}

.ss_btnArea {
	margin-top: 30px;
}

.ss_btnArea input {
	padding: 0.3em 1em;
	text-decoration: none;
	background-color: #9b9792 !important;
	color: #FFFFFF;
	border: solid 2px #9b9792 !important;
	border-radius: 3px;
	min-width: 250px
}

.ss_btnArea input:hover {
	cursor: pointer;
}

/*
	.ss_grid input:not([type="checkbox"]):not([type="radio"]):not([type="date"]):not([type="datetime-local"]) {
		width: auto !important;
	}
*/
}

.smpForm2 {
    padding: 0px !important;
}

.smp_form {
    background: url("../img/template/load.gif") no-repeat center;
    margin-bottom: 50px;
    letter-spacing: 0;
    min-height: 150px;
    text-align: left;
}

.smpForm2 form input,
.smpForm2 form select,
.smpForm2 form textarea {
    padding: 10px;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
}

.smpForm2 form textarea {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.smpForm2 fieldset>div:first-of-type {
    width: 300px;
    padding: 10px;
    text-align: left;
}

.ss_grid {
    width: calc(100% - 250px);
    padding: 10px;
}

.smpForm2 fieldset {
    display: flex;
}

.ss_btnArea {
    margin-top: 30px;
    text-align: center;
}

.ss_btnArea p {
    text-align: center
}

.ss_btnArea input {
    padding: 0.3em 1em;
    text-decoration: none;
    background-color: #b19168 !important;
    color: #FFFFFF;
    border: solid 2px #b19168 !important;
    border-radius: 3px;
    min-width: 250px
}

.ss_btnArea input:hover {
    cursor: pointer;
}

.ss_bottomComment {
    text-align: left;
}

.ss_required_field input {
    border: 1px solid #ccc !important;
}

.ss_user_notnull {
    color: #B00 !important;
}
.topBlock02In01 a{
    text-decoration: none
}
.sitemap a{
    text-decoration: none
}
@media screen and (max-width: 767px) {

    .smpForm2 {
        inline-size: 100% !important;
    }

    .smpForm2 fieldset > div:first-of-type {
        display: block;
    }

    .smpForm2 fieldset {
        display: block;
    }

    .ss_form_title {
        width: 100%;
        padding: 10px 5px 0 5px;
    }

    .ss_grid {
        align-items: center;
        inline-size: 95%;
    }

    #ss_zip .ss_grid {
        display: flex;
    }

    #ss_zip .ss_grid .ss_input {
        display: inline-flex;
        align-items: center;
        inline-size: 169px !important;
    }

    #ss_zip .ss_grid .ss_leftCommentt {
        display: inline-block !important;
        margin-inline: 15px !important;
    }

    .ss_input {
        margin-block-end: 10px;
    }
/*
    .ss_grid input:not([type="checkbox"]):not([type="radio"]):not([type="date"]):not([type="datetime-local"]) {
        inline-size: 93% !important;
    }
*/
    .smpForm2 form select {
        inline-size: 95%;
    }

    .smpForm2 form textarea {
        inline-size: 88%
    }

    .ss_bottomComment {
        inline-size: 300px;
    }

}


.NewsParts-2 img {
	max-width: 80%;
}

.NewsParts-2 .contImgWrap01 {
	text-align: center
}

.HTMLParts-4 table {
	width: 100%;
	table-layout: fixed;
}

.HTMLParts-4 table th,
.HTMLParts-4 table td {
	border: 1px solid #C7C7C7;
	padding: 25px 10px;
}
.HTMLParts-4 th {
	font-family: "M PLUS Rounded 1c", sans-serif;
    color: #2C9FC3;
	font-size: 20px;
	background: #F0F9FC;
	text-align: center;
}
.HTMLParts-4 .glouptable th:first-of-type {
	width: 198px;
}
.HTMLParts-4 .glouptable th:nth-of-type(3n) {
	width: 320px;
}
.HTMLParts-4 .glouptable th:nth-of-type(4n) {
	width: 260px;
}
@media screen and (max-width: 767px) {
.HTMLParts-4 table th,
.HTMLParts-4 table td {
	border: 1px solid #C7C7C7;
	padding: 25px 10px;
}
.HTMLParts-4  {
	overflow-x: scroll;
  }
  .HTMLParts-4 table th,
  .HTMLParts-4 table td {
	  padding: 15px 5px;
  }
 .HTMLParts-4  table {
	width: 850px;
  }
  .HTMLParts-4 .glouptable th:first-of-type {
	width: 15%;
}
.HTMLParts-4 .glouptable th:nth-of-type(3n) {
	width: 25%;
}
.HTMLParts-4 .glouptable th:nth-of-type(4n) {
	width: 20%;
}
.HTMLParts-4 th {
	font-size: 16px;
}
}
.module-flex-img-item p{
	margin-bottom: 0;
}
.p_ul li{
	list-style-type: none;
}

.h4icon{
	position: relative;
}
.h4icon:before {
    content: url(../img/common/cont_btn_ar02.svg);
    flex-shrink: 0;
    height: 24px;
    width: 16px;
    margin-right: 15px;
	display: block;
	float: left;
	padding-top: 3px;
}
.text-left{
	text-align: left;
}
.partsTextBox02 ul{
	margin-top: 10px;
}
.module-3column .partsTextBox02 + ul{
	margin-top: 10px;
}

.module-3column .text-left ul{
	margin-left: 2.4em;
}
.module-3column .link-btn.syosai{
	margin-top: 18px;
}
.module-3column .link-btn.syosai a{
	width: 150px;
	float: right;
	padding: 10px 20px 10px 0px;
    position: relative;
}
.module-3column .link-btn.syosai a:after{
	content: "";
	background-image: url("../img/common/button_arrow.svg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 25px auto;
	width: 25px;
	height: 25px;
	position: absolute;
	right: 18px;
	top: 50%;
	margin-top: -12px;
}



@media screen and (max-width: 767px) {
	.module-3column .link-btn.syosai a{
		width: 120px;
		padding: 5px 0px 5px 0px;
	}
    .module-3column .link-btn.syosai a:after{
	background-size: 15px auto;
	width: 15px;
	height: 15px;
	right: 15px;
	margin-top: -7px;
}
}
.module-3column .news3col .link-btn.syosai{
	margin-top: 30px;
}
.horizontal .horizontal-txt h4{
	margin-left: 15px;
}
.horizontal-txt ul{
	margin-left: 1em;
}
.horizontal-txt ul li{
	list-style-type: none;
}
@media screen and (max-width: 767px) {
	.horizontal .horizontal-txt h4{
		margin-left: 0px;
		margin-top: 20px;
	}
}
.table4 .table4th {
    font-family: "M PLUS Rounded 1c", sans-serif;
    color: #2C9FC3;
    font-size: 20px;
    background: #F0F9FC;
    text-align: center;
    display: flex;
    border-top: 1px solid #C7C7C7;
}
.table4 .table4td {
    display: flex;
}
.table4 .table4th > div,.table4 .table4td > div{
    border-bottom: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
    padding: 25px 10px;
}
.table4 .table4th > div:first-of-type,.table4 .table4td > div:first-of-type {
	width: 198px;
    border-left: 1px solid #C7C7C7;
}
.table4 .table4th > div:nth-of-type(2n) ,.table4 .table4td > div:nth-of-type(2n) {
	width: calc(100% - 778px);
}
.table4 .table4th > div:nth-of-type(3n), .table4 .table4td > div:nth-of-type(3n) {
	width: 320px;
}
.table4 .table4th > div:nth-of-type(4n), .table4 .table4td > div:nth-of-type(4n) {
	width: 260px;
}

@media screen and (max-width: 767px) {
.table4 {
	overflow-x: scroll;
  }
.table4 .table4th > div,.table4 .table4td > div{
	  padding: 15px 5px;
  }
 .table4inner  {
	width: 850px;
  }
.table4 .table4th > div:first-of-type,.table4 .table4td > div:first-of-type {
	width: 15%;
}
.table4 .table4th > div:nth-of-type(2n) ,.table4 .table4td > div:nth-of-type(2n) {
	width: 40%;
}
.table4 .table4th > div:nth-of-type(3n), .table4 .table4td > div:nth-of-type(3n) {
	width: 25%;
}
.table4 .table4th > div:nth-of-type(4n), .table4 .table4td > div:nth-of-type(4n) {
	width: 20%;
}
.table4 .table4th{
	font-size: 16px;
}
}



/******20240624********/

input[type='file'] {
  color: rgb(31, 41, 55);
  cursor: pointer;
  border: 1px solid rgb(191, 194, 199);
  border-radius: 0.375rem;
  padding-right: 0.5rem;
  width: 24rem;
	line-height: 20px!important;
}

::file-selector-button,
::-webkit-file-upload-button {
  background-color: rgb(209, 213, 219);
  color: rgb(31, 41, 55);
  border: none;
  cursor: pointer;
  border-right: 1px solid rgb(191, 194, 199);
  padding: 0.25rem 1rem;
  margin-right: 1rem;
}


label, input, button, select, textarea {
    line-height: 30px!important;
	margin-right: 20px;
}



.partsWrap01 {
    padding-top: 50px!important;
}




/***btn***/

.btn {
    color: #484848;
	font-weight: bold;
}
.btn-primary {
    color: #000!important;
    text-shadow: none!important;
	font-size: 16px!important;
	font-weight: bold!important;
}


.btn {
  display: inline-block;
	border: #333333 solid 1px;
  text-decoration: none!important;
  position: relative;
  font: 16px/1.2 "Oswald", sans-serif;
  letter-spacing: 0.4em;
  text-align: center;
  text-indent: 2px;
  background-color: #FFF;
  background-image:none!important;
  background-repeat: no-repeat, no-repeat;
  background-position: right 20px top 20px, 20px 15px;
}
.btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
	background-color: #e1e1e1;
	 background-image:none!important;
  background-repeat: no-repeat, no-repeat;
  background-position: right 20px top 20px, 20px 15px;
  z-index: 1;
  opacity: 0;
  transition:none;
	color: #333!important;
}
.btn::after {
}
.btn .btn-inner {
  position: relative;
  z-index: 2;
  top: 35%;
  padding: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.btn:hover {
  color: #333!important;
  transition: color 0.1s linear 0s;
}
.btn:hover::before {
  top: 0;
  height: 100%;
  opacity: 1;
  transition:none;
	border-radius: 65px; 
	color: #333!important;
	visibility: visible;
}
.btn:hover::after {
  transition: border 0.1s linear 0s;
	color: #333!important;
}


.btn-primary:hover{
	color: #333!important;
}

.icon-chevron-left {
        margin-right: 40px;
    margin-left: -70px;
}

[class^="icon-"], [class*=" icon-"] {
    opacity: 0.5!important;
}

