@charset "utf-8";

/*about*/

/*company*/
.mark-list {
    list-style: none;
    display: flex;
    margin-top: 60px;
    font-size: 1.5rem;
    }
.mark-list .mark-inner {
    display: flex
;
    width: 32%;
    margin: 0 1%;
    align-items: center;
}
.page.company .mark-list .mark-inner .mark-icon:first-child {
    padding: 0;
}
.mark-list .mark-inner .mark-text {
    width: calc(100% - 80px);
}
.mark-list .mark-inner img {
    width: 7.6vw;
	max-width: 100px;
}
.map-a a {
    color: #0054a7;
    display: inline-block;
    text-decoration: underline;
}
.map-a .fa-external-link-alt {
    margin-left: 3px;
	overflow: visible;
	width: 1.125em;
}
@media only screen and (max-width: 767px) {
.mark-list {
    list-style: none;
    display: block;
    margin-top: 60px;
    }
	.mark-list .mark-inner {
    display: flex
;
    width: 100%;
    margin: 0 0 20px;
    align-items: center;
}
	.mark-list .mark-inner .mark-text {
    width: 100%;
}
	.mark-list .mark-inner img {
    width: 80px;
		padding-right:10px;
}
}/**/
/*privacy*/
.privacy_box_01{
	display:flex;
	justify-content:space-between;
	margin-top:20px;
}
.privacy_box_02{
	display:flex;
	justify-content:space-between;
	margin-top:50px;
	flex-wrap:wrap;
}
.privacy_box_02 div{
	width:48%;
	background:#eee;
	padding:20px 30px;
	box-sizing:border-box;
	font-size:13px;
}
/*cmgallery*/
.base_line{
	background:#eee;
	padding:20px;
	width:100%;
	margin-bottom:30px;
	z-index: 10;
    position: relative;
	box-sizing: border-box;
}

/*management*/
.bg_management{
	background: url(../images/bg_management.jpg) no-repeat 0 0;
	background-size:cover;
	width:100%;
	min-height:500px;
	padding:70px 0 20px;
}
.bg_management .pan_nav a,.bg_management .pan_nav{
	color:#fff;
}
.management-case{
	background:#fff;
	padding:50px;
	margin:0 auto 40px;
	width:100%;
	max-width:620px;
}
.page-id-116 #footer_contact {
    margin-top: 0;
}
.title_01 {
  text-align:center;
}
.title_01 div{
  font-weight: 500;
    position: relative;
    font-size: 28px;
	font-weight:bold;
    text-align: center;
    margin:0 0 8px;
}
.title_01 div:before {
  position: absolute;
  bottom: -8px;
  left: calc(50% - 20px);
  width: 40px;
  height: 2px;
  content: '';
  border-radius: 3px;
  background: #FF8900;
}
.title_01 span {
	font-size:12px;
}
.management_text{
	font-family: Noto Serif JP;
	font-size:28px;
	text-align:center;
	font-weight:bold;
	color:#2D5397;
	letter-spacing: 5px;
    padding: 10px 0 30px;
}
.management-box {
  display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	padding:20px 0 0;
}
.management-box dl{
	width:48%;
	display:flex;
	flex-wrap:wrap;
	padding-bottom:30px;
}
.management-box dl dt{
	width:18%;
}
.management-box dl dt img{
	height: 20px;
    margin-top: 5px;
}
.management-box dl dd{
	width:78%;
}
/*cmgallery*/
.cmgallery_box ul{
    display: flex;
	flex-wrap:wrap;
    }

.cmgallery_box ul li{
    width:31%;
	border:1px solid #ccc;
	padding:0 0 40px;
	margin:0 1% 30px;
	box-sizing: border-box;
	text-align:center;
	position:relative;
    }
.cmgallery_box ul li .cm_tit{
    color: #000;
    padding: 10px 20px 20px;
    font-size: 18px;
    text-align: center;
    }
.cmgallery_box ul li .btn_set1{
    position: absolute;
    bottom: 20px;
    left: 35%;
    background: #034FA0;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 2px 0;
    width: 30%;
    }
/*sitemap*/
.sitemap_area h3{
	border-top:1px solid #ccc;
	background:none;
	font-size: 22px;
    font-weight: normal;
    color: #011243;
    padding: 30px 0 0 10px;
    width: 100%;
	margin-top: 30px;
}
ul.sitemap_list{
	display:flex;
	padding-left:10px;
	margin-bottom: 10px;
}
ul.sitemap_list li{
	padding-right:20px;
	overflow-wrap: break-word;
}
ul.sitemap_list li a{
	text-decoration:underline;
}
/*history*/
.history_box {
	width:100%;
}
.history_box>ul {
	position: relative;
	display: flex;
	flex-direction: column;
	        padding: 3.3rem 0 .8rem;
        row-gap: 4.7rem;
}
.history_box>ul:before {
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 100%;
	background: #ccc;
	top: 0;
	left:100px;
}
.history_box>ul .year_box, .history_box>ul .month_box {
	display: flex;
	white-space: nowrap;
	align-items: center
}
.history_box>ul .year_box .num, .history_box>ul .month_box .num {
	font-family: Roboto Condensed, sans-serif;
	font-weight: 500;
	font-style: normal;
	display: block;
	line-height: 1;
	letter-spacing: 0
}
.history_box>ul .year_box .jp, .history_box>ul .month_box .jp {
	font-family: Yu Gothic Pr6N M;
	display: block;
	letter-spacing: 0
}
.history_box>ul>li {
	position: relative;
	display: flex;
	align-items: flex-start
}
.history_box>ul>li>.year_box {
	position: relative;
	justify-content: space-between
}
.history_box>ul>li>.year_box:after {
	content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
    background: #034FA0;
    font-size: 12px;
    width: 10px;
    height: 10px;
    top: 36%;
    left: 95px;
}
.history_box>ul>li>ul {
	flex: 1;
	display: flex;
	flex-direction: culumn
}
.history_box>ul>li>ul>li {
	display: flex;
	align-items: flex-start
}

.history_box>ul>li>ul>li>.month_box {
	justify-content: flex-end;
	align-items: center;
            width: 40px;
	    padding-left: 56px;
}

.history_box>ul>li>ul>li>.month_box .jp {
		font-size:15px;
}
.history_box>ul>li>ul>li>ul {
	flex: 1;
	display: flex;
	flex-direction: column;
    padding-left: 30px;
}
.history_box>ul>li>ul>li>ul>li {
	display: block;
	letter-spacing: 0;
    font-size: 18px;
    margin-top: -2px;
}
.history_box>ul .year_box .num {
	        font-size: 24px;
}
.history_box>ul .month_box .num {
	        font-size: 21px;
}
.history_box>ul .year_box .jp, .history_box>ul .month_box .jp {
    font-family: Yu Gothic Pr6N M;
    display: block;
    letter-spacing: 0;
	padding-left: 4px;
}
 .history_box>ul .month_box {
	        font-size:20px;
}
/*map*/
.map{
	background: url(../images/map.jpg) no-repeat right bottom;
	background-size:60%;
	padding-bottom: 140px;
}
.map_flex{
	display:flex;
	flex-wrap:wrap;
}
.map_flex .map_flex_in{
	width: 34%;
    margin-right: 50px;
}
.map-list h2{
	font-size:26px;
	color:#034FA0;
	font-weight:500;
	margin-bottom:10px;
}
.map-list-inner-list{
	display:flex;
	flex-wrap:wrap;
	margin-bottom: 20px;
}
.map-list-inner-list li{
	    padding-right: 16px;
    border-right: solid 1px #BDCBDC;
    margin-right: 16px;
    line-height: 1;
    margin-bottom: 12px;
}
.map-list-inner-list li a{
	color:#000;
	font-size:18px;
}
.section-map-detail-list h4{
	color:#034FA0;
	text-align:left;
	    padding-left: 28px;
	    margin-bottom: 50px;


}
.section-map-detail-list .pc {
   display:inline-block;
}
.section-map-detail-list h4:after {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 0.5px;
    content: '';
    border-radius: 0px;
    background: #4B505F
}
.map-detail-innder-list{
	display:flex;
	flex-wrap:wrap;
	margin-bottom: 20px;
}
.map-detail-innder-list .map-detail-innder-list__col{
	width: calc(50% - 30px);
    padding: 70px 0 30px 30px;
  margin-top: -70px;
}
.map-detail-innder-list__heading{
	color:#034FA0;
	font-size:18px;
	padding-bottom:12px;
}
.map-detail-innder-list__data address{
	color:#4B505F;
	font-size:14px;
}

/*message*/
.message_area{
	width: 100VW;
    margin-bottom: 30px;
    left: 0;
    position: absolute;
    top: 195px;
    z-index: -1;
    padding-top: 0;
	/*background: url(../images/photo_bg.jpg) no-repeat 0 0;
	background-size:cover;*/
	background:#e1e0e0;
	background:url(../images/bg_message.jpg) no-repeat 0 0;
	background-size:cover;
	
}
.message_in{
	width: 1100px;
    margin: 0 auto;
	background:url(../images/photo.png) no-repeat left 50px top 30px;
	    height: 380px;
	background-size:auto 100%;
	position: relative;
}
.message_text{
	padding-top:340px;
}
.message_text p{
	    font-size: 20px;
    line-height: 1.8;
    margin-top: 10px;
}
.message_catch{
	position: absolute;
    right: 0;
    background: #034FA0;
	background:rgba(39, 66, 132, 0.6);
    width: 420px;
    height: 180px;
    padding: 40px;
    color: #fff;
    font-size: 28px;
    line-height: 2;
	margin-top: 60px;
	font-family: Noto Serif JP;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
	text-align:center;
}
/*businessdetails*/
.block-four{
	display:flex;
	flex-wrap:wrap;
}
.block-four li{
	    width: 42%;
    margin: 0 2% 50px;
    border: 1px solid #ccc;
    padding: 20px;
	display: flex;
	position:relative;
}
.block-four li:hover{
	    border: 1px solid #034FA0;
}
.block-four li .bf_photo{
	    width: 40%;
    margin-right: 20px;
}
.block-four li .bf_photo img{
	    width: 100%;
}
.block-four li .plus{
	width: 20px;
    border: 1px solid #034FA0;
    border-radius: 50%;
    height: 20px;
    text-align: center;
    margin-top: 10px;
    float: right;
    padding: 0;
    line-height: 1.1;
	color:#034FA0;
	    position: absolute;
    bottom: 20px;
    right: 20px;
}
.block-four li:hover .plus{
	color:#fff;
	background:#034FA0;
}
.bf_tit{
	font-size:18px;
	font-weight:bold;
	color:#034FA0;
	padding:10px 0;
}
.bf_txt{
	font-size:15px;
	color:#000;
}
/*modal*/
.flex_modal{
	display:flex;
	align-items: center;
    gap: 30px;
}
.flex_modal h4{
	width:100%;
}
.flex_modal .wide{
	    width: 49%;
    padding-left: 1%;
}
.flex_modal .fm_photo{
	width:50%;
}


/*sp------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
.bg_management {
    margin-top: 0px;
}
.management-case {
    background: #fff;
    padding: 20px 10px;
    margin: 0 auto 40px;
    width: calc(100% - 20px);
    max-width: 620px;
}
.management-box {
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0 0;
}
	.management_text {
    font-size: 24px;
    letter-spacing: 3px;
}
.management-box dl {
    width: 100%;
    display: flex
;
    flex-wrap: wrap;
    padding-bottom: 30px;
}
.management-box dl dt {
    width: 12%;
    margin-right: 3%;
	text-align:center;
}
	.management-box dl dd {
    width: 80%;
}
	.privacy_box_02{
	display:block;
	margin-top:40px;
}
.privacy_box_02 div{
	width:100%;
	background:#eee;
	padding:20px 30px;
	box-sizing:border-box;
	font-size:13px;
	margin-bottom:30px;
}
/*cmgallery*/
.cmgallery_box ul li{
    width:48%;
	border:1px solid #ccc;
	padding:0 0 40px;
	margin:0 1% 30px;
	box-sizing: border-box;
	text-align:center;
	position:relative;
    }
	ul.beside_list li {
    padding-right: 22px;
    margin-right: 22px;
    position: relative;
    font-size: 13px;
    margin-bottom: 5px;
}
	.cmgallery_box ul li .btn_set1 {
    width: 50%;
		left: 25%;
}
	/*sitemap*/
	ul.sitemap_list{
	display:block;
	padding-left:10px;
	margin-bottom: 10px;
}
	ul.sitemap_list li{
	display:block;
	padding-left:10px;
	margin-bottom: 10px;
		padding-bottom:10px;
}
	/*area*/
	.map-detail-innder-list{
	display:block;
	flex-wrap:wrap;
	margin-bottom: 20px;
}
.map-detail-innder-list .map-detail-innder-list__col{
	width: calc(100% - 10px);
    padding: 70px 0 30px 10px;
  margin-top: -70px;
}
	.map-detail-innder-list__data address {
    color: #4B505F;
    font-size: 18px;
		line-height:1.8;
}
	.map-detail-innder-list__data address a {
    color: #034FA0;
    text-decoration:underline;
}
	.section-map-detail-list .pc {
    display: none;
}
	   .section-map-detail-list .sp {
        display: inline-block;
		vertical-align: bottom;
    }
	.map-detail-innder-list__heading {
    color: #fff;
        background: #034FA0;
        font-size: 18px;
        padding-bottom: 12px;
        padding: 8px 0 9px;
        text-align: center;
        margin-bottom: 6px;
}
	.section-map-detail-list h4 {
    color: #034FA0;
    text-align: left;
    padding-left: 28px;
    margin-bottom: 40px;
}
	.map_flex {
    display: block;
    flex-wrap: wrap;
}
	.map_flex .map_flex_in {
    width: 100%;
    margin-right: 0;
}
	.map {
    background: url(../images/map.jpg) no-repeat right top 40%;
    background-size: 60%;
    padding-bottom: 0px;
}
	.map-list h2 {
    font-size: 22px;
}
	/*message*/
	.message_in {
    margin: 0 auto;
        background: url(../images/photo.png) no-repeat center top;
        height: auto;
        background-size: auto 360px;
        position: relative;
        width: 100%;
        padding-top: 350px;
}
	.message_area {
            width: 100VW;
        margin-bottom: 30px;
        left: -15px;
        position: relative;
        z-index: -1;
        top: -70px;
		padding-top: 40px;

}
	.message_catch {
    position: relative;
        right: auto;
        background: #034FA0;
        width: 100%;
        height: auto;
        padding: 20px 40px;
        color: #fff;
        font-size: 20px;
        line-height: 2;
        margin-top: 10px;
        box-sizing: border-box;
		text-align:center

}
	.message_text {
    padding-top: 0px;
		margin-top:-50px;
}
	/*privacy*/
	.privacy_box_01 {
    display: block
;
    justify-content: space-between;
    margin-top: 20px;
}
	.privacy_box_01 p {
    padding:0;
}
	/*history*/
	.history_box>ul>li>ul>li {
    display: block;
    align-items: flex-start;
}
	.history_box>ul>li>ul>li>ul {
    flex: 1;
    display: flex
;
    flex-direction: column;
    padding-left: 30px;
    padding: 10px 10px 10px 10px;
    background: #fafafa;
    margin-left: -60px;
    margin-top: 16px;
}
	/*modal*/
	.block-four {
    display: block;
    flex-wrap: wrap;
}
	.block-four li {
    width:100%;
		        box-sizing: border-box;
        margin: 0 0 30px;
}
	.flex_modal{
	display:block;
	align-items: center;
    gap: 30px;
}
.flex_modal h4{
	width:100%;
}
.flex_modal .wide{
	    width: 100%;
    padding-left: 0%;
}
.flex_modal .fm_photo{
	width:100%;
}
	
/**/}/*/sp*/

/*ir-------------------------------------------------*/
/*----------------------------------------
共通
----------------------------------------*/
.ir_sub_section {
	margin-top: 45px;
}
.ir_sub_section__title{
	border-left: 5px solid #0f2b69;
  font-size: 1.125rem;
  font-weight: bold;
	padding: 0 0 0 7px;
}

/* adb_dl_box */
.adb_dl_box{
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
	margin-top: 40px;
}
.adb_dl_box img{
  max-width: 158px;
}
.adb_dl_box p{
	font-size: .875rem;
  margin-left: 20px;
	padding: 0;
}

@media screen and (max-width: 767px) { 
	.adb_dl_box{
    flex-flow: column;
    justify-content: center;
		margin-top: 30px;
  }
  .adb_dl_box p{
    margin-top: 15px;
    margin-left: 0;
  }
}