@charset "UTF-8";



/**
 * INDEX
 *
 * -------------------------------------------------------------------------------------------------
 */


.section-news{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:30px 0;
	margin:0 auto;
	text-align:center;
}

.section-news-ad{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:60px 0;
	margin:0 auto;
	background-color:#f2f2f2;
	text-align:center;
}



ul.news-allbutton{
clear:left;
width:auto;
height:auto;
margin:30px auto 0px auto;
padding:0;
text-align:center;
}


ul.news-allbutton li{
	width:auto;
	height:auto;
	margin:0 auto;
	padding:0;
	text-align:center;

}

ul.news-allbutton li a{
	width:auto;
	height:auto;
	margin:0 auto;
	padding:2px 0 2px 30px;
	text-align:left;
	background: url("../images/button-common-linkred-right.svg") center left no-repeat;
	background-size: 20px 35px;
}


dl.news-article{
	clear: both;
	width:auto;
	height:auto;
	background-color:#ffffff;
	text-align:left;
	overflow: hidden;
	zoom: 1;
}

dl.news-article dt {
	margin:0 0px 0 20px;
	padding:15px;
	width: 240px;
	float: left;
	clear: both;
}

dl.news-article dd {
	margin:0;
	padding:15px 0;
	border-bottom:1px dashed #898989;
}
dl.news-article dd:last-of-type {
	border-bottom: none;
}

.date{margin:0 30px 0 0;}


.category-reunion {
    width:100px;
    display:inline-block;
    text-align:center;
    background-color:#a8d075;
    font-size:10px;
    padding:0 3px;
    margin:0 10px 0 0;
}

.category-events {
	width:100px;
    display:inline-block;
    text-align:center;
    background-color:#f21127;
    font-size:10px;
    padding:0 3px;
    margin:0 10px 0 0;
}

.category-new-arrivals {
	width:100px;
    display:inline-block;
    text-align:center;
    background-color:#254f7c;
    font-size:10px;
    padding:0 3px;
    margin:0 10px 0 0;
}

.category-reunion a,
.category-events a,
.category-new-arrivals a,
.category-travel a{
	color: #ffffff;
}



.images-contents-box{
	width:100%;
	height:auto;
	padding:100px 0 0 0;
	overflow: hidden;
	position: relative;
	z-index:1;
}

.images-contents-box-pa{
	margin:0 0 -70px 0;
}

/**
 * TaBS
 *
 * -------------------------------------------------------------------------------------------------
 */

h3.index-ttl{
	margin:10px 0 0 0;
	padding:0;
	float:left;
	position: relative;
z-index:8;
}



 ul.horizontal{
width:auto;
margin:0px 0 30px 0;
padding:0;
position: relative;
z-index:10;
text-align:right;
}

.mainasu-h{
	margin:70px 0 0 0!important;
}


 ul.horizontal li{
	width:auto;
	margin:0;
	padding:0;
	border-bottom: 4px solid #E5E5E5;
	margin: 0 10px 0 0;
	display: inline-block;
	 }


	 ul.horizontal li a {
		display: block;
		font-size: 12px;
		font-weight: 300;
		padding: 7px 24px;
		text-decoration: none;
	}

	ul.horizontal li:hover {
		background: #254f7c;
		border-bottom: 4px solid #254f7c;
	}

	ul.horizontal li:hover a {
		color: white;
	}

	ul.horizontal li .active {
		background: #254f7c !important;
		border-bottom: 4px solid #358391 !important;
	}

	ul.horizontal li .active a {
		color: white !important;
	}


/**
 * SLIDE
 *
 * -------------------------------------------------------------------------------------------------
 */

	.rslides {
		position: relative;
		list-style: none;
		overflow: hidden;
		width: 100%;
		padding: 0;
		margin: 0;
		}

	  .rslides li {
		-webkit-backface-visibility: hidden;
		position: absolute;
		display: none;
		width: 100%;
		left: 0;
		top: 0;
		}

	  .rslides li:first-child {
		position: relative;
		display: block;
		float: left;
		}

	  .rslides img {
		display: block;
		height: auto;
		float: left;
		width: 100%;
		border: 0;
		}



/**
 * NEWS
 *
 * -------------------------------------------------------------------------------------------------
 */


 .news-box{
	 clear:both;
	width:auto;
	  height:auto;
	  overflow:hidden;
	  margin:30px 0;
		padding:30px 0;
		text-align:left;
		background-color:#ffffff;
		border-bottom:1px dashed #cccccc;
}




  .news-box-header{
	  width:auto;
	  height:auto;
	  margin:0;
		padding:0 0 25px 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content:space-between;

	}




  .news-box-header .date{
	width:auto;
	height:auto;
	margin:0 0 6px 0;
	padding:0;
}


  .news-box-header h4{
		width:auto;
		height:auto;
		margin:0 0 10px 0;
		padding:0;
		text-align:left;
		color:#254f7c;
		font-weight:bold;
		font-size:16px;
		display:flex;
		align-items:center;
	 }


	 .news-box-header h4:before {
		border-top:2px solid #254f7c;
		content:"";
		width:40px;
		margin:0 10px 0 0;
		}



  .news-box .blog-box-contents{
	  margin:0 0 20px 0;
  }

  .news-box p{
	  margin:0;
	  padding:0;
	}

.single-photo{
	padding:15px 0;
}


  .news-box .blog-box-readmore{
	  width:auto;
	  height:auto;
	  margin:0;
	  padding:0;
	  text-align:right;
  }

  .news-box .readmore-button{
	width:auto;
	height:auto;
	margin:0;
	padding:12px 30px 12px 0;
	text-align:right;
	background: url("../images/button-common-linkred-right.svg") center right no-repeat;
      background-size: 20px 30px;
}

.news-box .readmore-button a{
color:#254f7c;
}

.news-box .readmore-button a:hover{
	color:#333333;
	}


.category-ttl-all{
	clear:both;
 font-size:16px;
 font-weight:bold;
 text-align:left;
 margin:60px 0 0 0;
}

.category-ttl-management{
	clear:both;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin:60px 0 0 0;
	color:#a8d075;
 }

 .category-ttl-event{
	clear:both;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin:60px 0 0 0;
	color:#f21127;
 }

 .category-ttl-info{
	clear:both;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin:60px 0 0 0;
	color:#254f7c;
 }

	.news-button .button {
		display: inline-block;
		width: 200px;
		height: 53px;
		text-align: left;
		padding:0 0 0 50px;
		margin:40px 0 0 -40px;
		font-weight:bold;
		font-size:16px;
		text-decoration: none;
		line-height: 50px;
		outline: none;
		background: url("../images/pages-contents-common-icon09.svg") center right no-repeat;
		background-size: 60px 20px;
		}
		.news-button .button::before,
		.news-button .button::after {
		position: absolute;
		z-index: -1;
		display: block;
		content: '';
		}
		.news-button .button,
		.news-button .button::before,
		.news-button .button::after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-transition: all .3s;
		transition: all .3s;
		}

		.news-button .button {
		background-color: #254f7c;
		border: 2px solid #254f7c;
		color: #ffffff;
		line-height: 53px;
		}
		.news-button .button:hover {
			color: #cccccc!important;
			background-color: #254f7c;
			border: 2px solid #254f7c;
		text-decoration:none;
		}


ul.pagenation-button {
	width:auto;
	height:auto;
	margin:60px auto 0 auto;
	text-align:center;
}

ul.pagenation-button li{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	text-align:center;
	display:inline-block;
}


.pagenation-button .button {
	position: relative;
	display: inline-block;
	width: 180px;
	height: 53px;
	text-align: left;
	padding:0 0px 0 30px;
	margin:0 0 0 -20px;
	font-weight:bold;
	font-size:16px;
	text-decoration: none;
	line-height: 50px;
	outline: none;
}
.pagenation-button .button::before,
.pagenation-button .button::after {
	position: absolute;
	/*z-index: -1;*/
	display: block;
	content: '';
}
.pagenation-button .button::before {
	content: " ";
	top: 0;
	right: 20px;
	width: 20px;
	height: 53px;
	background: url("../images/pages-contents-common-icon05.svg") center right no-repeat;
	background-size: contain;
}
.pagenation-button .back .button::before {
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.pagenation-button .prev .button {
	padding-left: 60px;
}
.pagenation-button .prev .button::before {
	right: initial;
	left: 20px;
}
.pagenation-button .prev .button::before {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.pagenation-button .button {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.pagenation-button .button {
	background-color: #254f7c;
	border: 2px solid #254f7c;
	color: #ffffff;
	line-height: 53px;
}
.pagenation-button .button:hover {
	color: #cccccc!important;
	background-color: #254f7c;
	border: 2px solid #254f7c;
	text-decoration:none;
}



	/* GALLERY
-------------------------------------------------------------------------------*/


ul.gallery-two{
	width:auto;
	height:auto;
	margin:0 0 0 -0.5%;
	padding:0;
	overflow:hidden;
}

ul.gallery-two li{
	width:49%;
	height:auto;
	margin:0.5%;
	padding:0;
	overflow:hidden;
	display:inline-block;
}


ul.gallery-three{
	width:auto;
	height:auto;
	margin:0 0 0 -0.5%;
	padding:0;
	overflow:hidden;
}

ul.gallery-three li{
	width:32.3%;
	height:auto;
	margin:0.5%;
	padding:0;
	overflow:hidden;
	display:inline-block;
}

.ga-caption{
	width:auto;
	height:auto;
	margin:5px 0 0 0;
	padding:0;
	font-size:12px;
}


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

	ul.gallery-two li{
	width:auto;
	height:auto;
	margin:5% 0;
	padding:0;
	overflow:hidden;
	display:block;
}

ul.gallery-three li{
	width:auto;
	height:auto;
	margin:5% 0;
	padding:0;
	overflow:hidden;
	display:block;
}

}


/**
 * ABOUT US
 *
 * -------------------------------------------------------------------------------------------------
 */

 .phil-box{
	width:700px;
	height:auto;
	margin:0;
	padding:0;
	overflow:hidden;
}

dl.office-box{
	width:auto;
	height:auto;
	margin:0;
	padding:20px;
	overflow:hidden;
	border:1px solid #979495;
	text-align:left;
}

dl.office-box dt{
 width:auto;
 height:auto;
 margin:0 0 10px 0;
 padding:0px;
 overflow:hidden;
 font-weight:bold;
}

dl.office-box dd{
 width:auto;
 height:auto;
 margin:0 0 3px 0;
 padding:0px;
 overflow:hidden;
}


dl.feature-box{
 width:auto;
 height:auto;
 margin:0;
 padding:0;
 overflow:hidden;
 text-align:left;
}


dl.feature-box dt{
 width:auto;
 height:auto;
 margin:0 0 10px 0;
 padding:0px;
 overflow:hidden;
 font-weight:bold;
 color:#254f7c;
 font-size:16px;
}

dl.feature-box dd{
 width:auto;
 height:auto;
 margin:0 0 60px 0;
 padding:0px;
 overflow:hidden;
}

ol.decimal-list{
	height:auto;
	margin:0 20px 40px 0px;
	padding:0;
	text-align:left;
	overflow:hidden;
	color:#254f7c;
	font-weight:bold;
 list-style-type: decimal!important;
}
@media screen and (max-width:700px){
	ol.decimal-list{
		width:85%important;
	}
}
ol.decimal-list li{
 margin:0 0 10px 20px;
 padding:0;
}


ol.katakana-list{
 width:auto;
 height:auto;
 margin:0 20px 0 0px;
 padding:0;
 text-align:left;
 /*overflow:hidden;*/
list-style-type: katakana!important;
}

ol.katakana-list li{
margin:0 0 10px 25px;
padding:0;
}

.diagram-box {}
.diagram-box h5 {
	padding: 0.5em 2em;
	border: 1px solid #254f7c;
	font-size: 1.2em;
}
.diagram-box img {
	width: 100%;
}

/**
* BUSSINESS
*
* -------------------------------------------------------------------------------------------------
*/


.business-copy{
	font-size:14px;
	text-align:left;
	margin:0;
	padding:0;
	line-height:190%;
}


.business-list-ttl{
 width:auto;
 height:auto;
 margin:0;
 padding:10px 0 10px 50px;
 text-align:left;
 color:#254f7c;
 font-weight:bold;
 font-size:16px;
}

.num01{
 background: url("../images/pages-contents-common-icon06.svg") center left no-repeat;
 background-size: 40px 40px;
}

.num02{
 background: url("../images/pages-contents-common-icon07.svg") center left no-repeat;
 background-size: 40px 40px;
}

.num03{
 background: url("../images/pages-contents-common-icon08.svg") center left no-repeat;
 background-size: 40px 40px;
}

.business-list-box{
margin:0;
padding:0;
}


.business-list-box p{
 text-align:left;
 margin:0 0 50px 0;
 padding:0 0 0 50px;
}



.business-list-subttl{
 width:auto;
 height:auto;
 margin:0 0 10px 0;
 padding:0;
 text-align:left;
 color:#a8d075;
 font-weight:bold;
 font-size:16px;
 display:flex;
 align-items:center;
}


.business-list-subttl:before {
 border-top:2px solid #a8d075;
 content:"";
 width:40px;
 margin:0 10px 0 0;
 }

 ul.business-list-items{
	 width:auto;
	 height:auto;
	 margin:-30px 0 0 15px;
	 padding:0px 0 10px 50px;
	 text-align:left;
	 color:#254f7c;
	 font-size:12px;
	 list-style-type: disc;
	 letter-spacing: 0;
 }

.licensed-contents-box{
	margin:10px 0 0px 50px;
}


 ul.licensed-list-items{
	 width:auto;
	 height:auto;
	 margin:0 0 30px 0px;
	 padding:0;
	 text-align:left;
 }

 ul.licensed-list-items li{
	 width:auto;
	 height:auto;
	 margin:0 0 5px 0;
	 padding:0;
	 text-align:left;
 }

 .red-txt{
	 height:auto;
	 margin:0 0 10px 0px;
	 padding:0;
	 text-align:left;
	 color:#ff0000;
	 font-size:12px;
 }

 .blue-txt{
	 height:auto;
	 margin:0 0 20px 0px;
	 padding:0;
	 text-align:left;
	 color:#254f7c;
	 font-size:12px;
 }



/**
 * LINKS,COLUMN,TEMPLETE
 *
 * -------------------------------------------------------------------------------------------------
 */

 ul.pages-links-list{
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
}

ul.pages-links-list li{
	width:auto;
	margin:0 0 20px 0;
	padding:0 0 0 30px;
	position: relative;
	background: url("../images/pages-contents-common-icon01.svg") center left no-repeat;
	background-size: 20px 9px;
}

ul.pages-links-list li a{
 color:#000000;
 text-decoration:underline;
}

ul.pages-links-list li a:hover{
 color:#333333;
 text-decoration:none;
}
ul.pages-links-list li a span {
	color: #aaa;
	font-size: 0.8em;
	padding-left: 1em;
}

.pages-bulletin-list {
	text-align: left;
}
.pages-bulletin-list dt {
	font-size: 1.1em;
	padding: 0.5em 0 0.5em 1em;
	border-bottom: 1px dashed #ccc;
	border-left: 5px solid rgb(7, 35, 126);
	margin-bottom: 0.5em;
}



a.pdf{
 background-image: url("../images/pages-contents-common-icon02.svg");
 background-size: 15px 15px;
 background-repeat: no-repeat;
 background-position: right center;
 padding:0 20px 0 0;
}

a.xls{
 background-image: url("../images/pages-contents-common-icon04.svg");
 background-size: 15px 15px;
 background-repeat: no-repeat;
 background-position: right center;
 padding:0 20px 0 0;
}


a.doc{
 background-image: url("../images/pages-contents-common-icon03.svg");
 background-size: 15px 15px;
 background-repeat: no-repeat;
 background-position: right center;
 padding:0 20px 0 0;
}



/**
 * FAQ
 *
 * -------------------------------------------------------------------------------------------------
 */
 .faq-wrap {
	text-align: left;
 }

.faq-category-title {
	width: auto;
	display: inline-block;
	text-align: left;
	padding: 0.5em 0;
	border-bottom: 2px solid #999;
}

 dl.pages-faq-list{
	 width:100%;
	 height:auto;
	 margin:0 0 50px 0;
	 padding:0;
	 text-align:left;
	 overflow:hidden;
	 font-size:14px;
 }

 dl.pages-faq-list dt{
	width:auto;
	height:auto;
	margin:0;
	padding:10px 0;
	border-bottom:1px dashed #a4a39f;
 }

 dl.pages-faq-list dt::before {
  position: relative;
  content: "Q.";
  top:0;
  left:0px;
  width: auto;
  height: auto;
	margin:0 5px 0 0 ;
	font-weight:bold;
	font-size:16px;
}

dl.pages-faq-list dd{
	display: flex;
	width: auto;
	height: auto;
	margin: 10px 0 0;
	padding:1 0px 0;
	color: #254f7c;
	border-bottom: 1px dashed #a4a39f;
 }

 dl.pages-faq-list dd::before {
	position: relative;
	content: "A.";
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	margin: 0 5px 0 0 ;
	font-weight:bold;
	font-size: 16px;
}

dl.pages-faq-list dd p {
	display: inline-block;
	margin-top: 0;
}

/**
 * CONTACT,RECRUIT
 *
 * -------------------------------------------------------------------------------------------------
 */

.contact-note-list {
	text-align: left;
}
.contact-note-list li {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.contact-note-list li:before {
	content: "※";
	padding-right: 0.5em;
}



span.required{
	color:#ff0000;
}

p.error-txt{
	width:auto;
	height:auto;
	margin:10px 0 0 0!important;
	color:#ff0000;
}


table.contact-form {
	width:100%;
	height:auto;
	overflow:hidden;
	border-top:1px dashed #cccccc;
	margin:60px 0;
	border-collapse: collapse;
}
  table td, table th {
	padding: 20px 0 20px 20px;
	border-bottom:1px dashed #cccccc;
}
table th {
	width:200px;
	font-weight:bold;
}


.recruit-box-ttl{
	font-size:18px;
	text-align:left;
	font-weight:bold;
	color:#254f7c;
	margin:0 0 20px 0;
}

table.recruit-box {
	width:100%;
	height:auto;
	overflow:hidden;
	border-top:1px dashed #cccccc;
	margin:0;
	border-collapse: collapse;
}
table.recruit-box td, table.recruit-box th {
	padding: 10px 0 10px 0px;
	border-bottom:1px dashed #cccccc;
}
table.recruit-box th {
	width:100px;
	font-weight:bold;
}
table.recruit-box td span {
	font-size: 0.8em;
}




.contact-button .button {
	position: relative;
	display: inline-block;
	width: 200px;
	height: 53px;
	text-align: center;
	padding: 0;
	margin: 0;
	font-weight:bold;
	font-size: 18px;
	text-decoration: none;
	line-height: 50px;
	outline: none;
}
.contact-button .button::before,
.contact-button .button::after {
	position: absolute;
	/*z-index: -1;*/
	display: block;
	content: '';
}
.contact-button .button::before {
	content: " ";
	top: 0;
	right: 20px;
	width: 20px;
	height: 53px;
	background: url("../images/pages-contents-common-icon05.svg") center right no-repeat;
	background-size: contain;
}
.contact-button .back.button {
	padding-left: 60px;
}
.contact-button .back.button::before {
	right: initial;
	left: 20px;
}
.contact-button .back.button::before {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.contact-button .button,
.contact-button .button::before,
.contact-button .button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.contact-button .button {
	background-color: #254f7c;
	border: 2px solid #254f7c;
	color: #ffffff;
	line-height: 53px;
}
.contact-button .button.back {
	background-color: #666;
	border-color: #333;
}
.contact-button .button:hover {
	color: #ffffff!important;
	background-color: #333333;
	border: 2px solid #333333;
	text-decoration:none;
}

.form-put-result {
	text-align: left;
	margin-bottom: 3em;
}



		.bg-ttl-wrapper{
			width:100%;
			height:auto;
			background-image: url("../images/pages-contents-aboutus-bg01.jpg");
			background-size: 2560px 470px;
	background-repeat: no-repeat;
	background-position: center top;
  padding:0;
		}

		.bg-ttl{
			width:300px;
			height:auto;
			margin:0 auto;
			text-align:center;
			padding:215px 0 0 0;
		}

		.bg-business-ttl{
			width:278px;
			height:auto;
			margin:0 auto;
			text-align:center;
			padding:217px 0 0 0;
		}

form .validation-error-message {
	display: inline-block;
	margin: 0 1em;
	padding: 0.25em 2em;
	border: 1px solid #c00;
	background-color: #fdddff;
	color: #c00;
}