@charset "utf-8";
/* CSS Document */
/* CSS Document */
/*html,
body{
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0;
	padding:0
	border:none;
}*/
body {
	position: relative;
	overflow-x: hidden;
}
.head-line{
	background-image: linear-gradient(to right, rgba(4, 93, 196, 0.675), rgba(99, 51, 162, 0.75) 48%, rgba(191, 11, 191, 0.75));
	/*background-size: cover;*/
	height: 11px;
}
.body-wrap{
	overflow-x: hidden;
}
.position{
	position: relative!important;
}
.ov-box{
	overflow: hidden;
}
.indent{
	padding-left: 1em;
	text-indent: -1em;
}
.no-link{
	opacity: 0.4;
	pointer-events: none;
}
#follow-menu-wrapper header{
    display: block;
    margin: 0;
    padding: 0 0 0;
    position: fixed;
    transition: all 0.9s ease 0s;
    width: 100%;
    z-index: 100000;
	background-color:#fff;
	/*box-shadow:0 0 5px 0 rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	-o-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	-ms-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);*/
}
#follow-menu-wrapper .header-line{
	position: fixed;
    transition: all 0.9s ease 0s;
}
.follow-menu-off header,.follow-menu-off .header-line{
    top: -300px;
}
.follow-menu-on header{
    top: 0px;
}
.main-img.fade-img{
	opacity: 0.5;
}
.contents.line{
	border-bottom: 2px solid #707070;
}
.en-tex{
	font-family: 'Fjalla One', sans-serif;
}
.mini-ttl{
	font-size:16px;
	font-family: 'メイリオ','AXIS Std','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', 'Meiryo','Helvetica Neue', 'Helvetica', 'Arial',sans-serif;
}
.pankuzu{
	text-align: right;
	padding-top: 45px;
	font-family: 'メイリオ','AXIS Std','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', 'Meiryo','Helvetica Neue', 'Helvetica', 'Arial',sans-serif;
}
.pankuzu .yajirushi{
	margin-left: 6px;
	margin-right: 7px;
}
.mini-ttl.ptn2{
	color:#fff;
}
/*共通*/
.wrap{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
.wt-box.wrap{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0;
}
.wrap2{
	width: 1090px;
	margin-left: auto;
	margin-right: auto;
}
.wrap3{
	width: 898px;
	margin-left: auto;
	margin-right: auto;
}
.wrap4{
	width: 1400px;
	margin-left: auto;
	margin-right: auto;
}
/*.container{
	width: 92%!important;
	margin-left: auto;
	margin-right: auto;
}*/
header{
	width: 100%;
	position: fixed;
	top:0;
	background: #fff;
	z-index: 9999;
}
/*.head-box{
	z-index: 9998;
	width: 100%;
	background: #fff;
	position: relative;
}*/
header .logo{
	max-width: 504px;
	width: 42%;
	float:left;
	/*margin-top: -12px;*/
}
header .logo .logo-flex{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
header .logo .logo-flex .logo-img{
	width: 41%;
}
header .logo h1{
	width: 56.7%;
	font-size: 16px;
	white-space: nowrap;
	margin-top: 8px;
	line-height: 1;
	padding-bottom: 0px;
}
header .logo h1 span{
	    display: block;
    line-height: 1;
    font-size: 11px;
    color: #484848;
    margin-bottom: 5px;
	letter-spacing: 0.1em;
}
header h1 img{
	display: block;
}
header h1 a{
	position: relative;
	z-index: 999999;
}
img{
	max-width: 100%;
	pointer-events: none;
}
.bold{
	font-weight: 700;
}
.position{
	position: relative;
}
/*ヘッダー*/
.lun-link{
	float: right;
}
.lun-link ul{
	font-size:0;
}
.lun-link li a{
	color:#000000;
}
.lun-link li.current a{
	color:#469757;
}
.lun-link li{
	display: inline-block;
	font-size:16px;
	line-height: 1;
	border-right: 2px solid #959595;
	padding-right: 7.5px;
	margin-right: 7.5px;
	font-weight: 900;
	font-family: 'Open Sans', sans-serif;
}
.lun-link li:last-child{
	padding-right: 0;
	margin-right: 0;
	border-right: none;
}
.header-link{
	float: right;
	width: 110px;
	margin-right: 20px;
}
.header-link ul{
	font-size:0;
	height: 16px;
	float: right;
}
.header-link li{
	display: inline-block;
	font-size:16px;
	margin-right: 24px;
	position: relative;
	z-index: 99999;
	letter-spacing: 1px;
	color:#000;
	font-weight: 500;
	vertical-align: middle;
}
.header-link li:last-child{
	letter-spacing: 0;
	margin-right: 0;
}
.header-link li a{
	position: relative;
	overflow: hidden;
	color:#000;
	line-height: 1.4;
	display: block;
	text-decoration: none!important;
}
.header-link li:first-child a,.header-link li:nth-child(2) a{
	/*padding-left: 11px;
	padding-right: 11px;
	margin-right: -7px;*/
	/*padding-left: 5px;
	margin-left:-5px;
	padding-right: 15px;*/
}
/*.header-link li:first-child a::before,.header-link li:nth-child(2) a::before{
	content: "";
    width: 0px;
    border-top: 8px solid #313131;
    border-bottom: 0px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-left: 20px;
    top: 18px;
    right: 3px;
    position: absolute;
    z-index: 3;
}*/
.header-link li a::after{
	content:"";
	position: absolute;
	opacity: 0;
	bottom:-30px;
	/*border-top: 7px solid #f36400;*/
	background: url("../images/common/common_bg.jpg") no-repeat left top;
	background-size:cover;
	color:#009933;
	width: 100%;
	height: 7px;
	/*background: url(../images/common/arrow.png) no-repeat center bottom;*/
	/*background-size:10px;*/
	left:0px;
	right:0;
	margin-left: auto;
	margin-right: auto;
	transition: 0.5s;
	pointer-events: none;
	padding-top: 6px;
	padding-bottom: 6px;
	/*width: 0px;
	height: 0px;
	border-top: 7px solid #009933;
	border-bottom: 0px solid transparent;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;*/
}
.header-link li:nth-child(3) a::after{
	width:100%;
	left:0;
}
.header-link2{
	float: right;
	width: 498px;
	margin-top: 6px;
}
.header-link2 ul{
	display: flex;
	overflow: hidden;
	padding-bottom: 9px;
}
.header-link2 ul li{
	width: 140px;
	border-top: 1px solid #9162BB;
	border-bottom: 1px solid #9162BB;
	border-right: 1px solid #9162BB;
}
.header-link2 ul li:first-child{
	border-left: 1px solid #9162BB;
}
.header-link2 ul li:last-child{
	width: 200px;
}
.header-link2 ul li a{
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #702DA6!important;
	line-height: 1;
	position: relative;
	font-weight: 600;
	font-size: 16px;
}
.header-link2 li a::after {
    content: "";
    position: absolute;
    opacity: 0;
    bottom: -15px;
    border-top: 8px solid #9162BB;
    color: #9162BB;
    width: 100%;
    height: 16px;
    background: url(../images/header/arrow.svg) no-repeat center bottom;
    background-size: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    transition: 0.5s;
}
.header-link2 li:first-child a::after {
	left: -1px;
	width: calc(100% + 1px);
}
.header-link2 li:hover a::after {
	bottom: -9px;
	opacity: 1;
}
/*.header-link li:last-child a{
	border:3px solid #702DA6;
	color:#702DA6;
	padding-left: 6px;
	padding-right: 6px;
	border-radius: 13px;
	padding-top: 5px;
}
.header-link li:last-child a::after{
	display: none;
}*/
.header-link li:last-child .icon{
	margin-right: 10px;
}
.header-link li a.current{
	/*color: #009933!important;*/
	cursor: pointer;
}
.header-link li a.current::after{
	bottom:-8px;
	opacity: 1;
	pointer-events: all;
}
.foot-ttl{
	font-size: 28px;
	color: #0c1a29;
}
.foot-list ul{
	font-size: 0;
	max-width: 652px;
	margin-left: auto;
	margin-right: auto;
}
footer{
	background: url("../images/common/foot_bg.jpg") no-repeat center top;
	background-size:cover;
	/*font-family: "Noto Sans JP","游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;*/
}
.foot-list li{
	display: inline-block;
	vertical-align: middle;
	width: 49%;
	margin-right: 2%;
}
/*.foot-list li:nth-child(1){
	width: 202px;
}*/
.foot-list li:last-child{
	margin-right: 0;
}
/*.foot-list{
	background-color: #efefe9;
}*/
/*.fooot-list li:first-child{
	width: 215px;
	margin-right: 30px;
}*/
.address h2,.address span{
	display: inline-block;
}
.address h2{
	margin-right: 17px;
	font-size: 28px;
	margin-bottom: 5px;
}
.address .text{
	font-size:18px ;
	margin-right: 17px;
}
.address .tel{
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 18px;
	color:#5B0FA9;
	font-weight: 900;
}
.ad-txt{
	font-size: 16px;
	color:#484848;
	line-height: 1.62;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.copy-right{
	background-image: linear-gradient(to right, rgba(4, 93, 196, 0.675), rgba(99, 51, 162, 0.75) 48%, rgba(191, 11, 191, 0.75));
	background-size:cover;
	color:#fff;
	font-family: 'メイリオ','AXIS Std','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', 'Meiryo','Helvetica Neue', 'Helvetica', 'Arial',sans-serif;
	/*font-family: 'Montserrat', sans-serif;*/
	font-size:12px;
}
/*ページ下部リンク*/
.color-bg{
	background: url(../images/index/bg-02.jpg) repeat-x left top;
	background-size:cover;
}
.color-bg.ptn2{
	background: #1c1400;
}
#anc{
	padding-top: 140px;
	margin-top: -140px;
}
.header-link li a{
	color:#000000;
	padding-top: 6px;
	padding-bottom: 5px;
}
.header-link li:last-child{
	padding-right: 0;
}
.main-ttl{
	font-size:80px;
	font-weight: normal;
	letter-spacing: -3.2px;
	line-height: 1;
}
.main-ttl.ptn2{
	color:#fff;
}
.link-btn a{
	padding-top: 18px;
	padding-bottom: 17px;
	line-height: 1;
	border-radius: 50px;
    border: solid 4px #ee4800;
	color:#ee4800;
	font-weight: 900;
	font-size:24px;
	text-align: center;
	display: block;
	font-family: 'メイリオ','AXIS Std','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', 'Meiryo','Helvetica Neue', 'Helvetica', 'Arial',sans-serif;
}
.link-btn.ptn2 a{
	color:#fff;
    border: solid 4px #fff;
}
/*中ページタイトル*/
.head-box.news h2 img{
	width: 134px;
}
.head-box.news h2 span{
	font-family: 'M PLUS Rounded 1c',"Noto Sans JP","游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	vertical-align: bottom;
	font-size: 18px;
	display: inline-block;
	margin-left: 22px;
}
/*インフォメーション*/
.info-wrap ul li{
	font-size:16px;
	padding-top: 2px;
	line-height: 1.5;
}
.info-wrap .day{
	width: 96px;
	margin-right: 13px;
	margin-left: 0px;
	padding-bottom: 4px;
	font-weight: 500;
	float: left;
	line-height: 1.5;
}
.info-wrap .day,.info-wrap .cont{
	font-family: 'メイリオ','AXIS Std','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', 'Meiryo','Helvetica Neue', 'Helvetica', 'Arial',sans-serif;
}
.info-wrap .cat{
	width: 130px;
	text-align: center;
	margin-right: 14px;
	/*font-size:15px;*/
	padding-top: 2px;
	line-height: 1.5;
	padding-bottom: 3px;
	color:#fff;
	float: left;
	font-weight: 700;
	background-image: linear-gradient(to bottom, #D58BFF, #9A68FC);
}
.info-wrap.ex .cat{
	float:none;
}
.info-wrap .cont{
	max-width: 780px;
    font-weight: 500;
    float: left;
}
.info-wrap .cont a{
	color:#007bff;
	/*text-decoration: underline;*/
}
.info-wrap .pdf-box{
	display: inline-block;
	padding:2px 8px 3px;
	border: 1px solid #707070;
	border-radius: 20px;
	margin-left: 5px;
	line-height: 1;
}
.info-wrap .pdf-icon{
	/*background-color: #000000;
	padding:4px 4px 3px;*/
	width: 16px;
	margin-right: 2px;
	/*margin-bottom: 4px;*/
	/*color: #ffffff;
	font-size:9px;
	line-height: 1;*/
	display: inline-block;
	vertical-align:middle;
	line-height: 16px;
}
.info-wrap .pdf-tex{
	line-height: 16px;
	font-size: 14px;
	vertical-align: middle;
	color: #333;
}
.info-wrap .cat{
	border-radius: 5px;
}
.info-wrap .cat.mediacat,.info-wrap .cat.release{
	background-color: #eb6100;
}
.single-box .news_headline,.single-box .day,.single-box .news_context{
	font-family: 'メイリオ','AXIS Std','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', 'Meiryo','Helvetica Neue', 'Helvetica', 'Arial',sans-serif;
}
.info-wrap .cat.info{
	background-image: linear-gradient(to bottom, #00acf8, #007fff);
}
.info-wrap .cat.topic{
	background-image: linear-gradient(to bottom, #0abc63, #009b89);
}
.info-wrap .cat.seminar{
	background-image: linear-gradient(to bottom, #fdc300, #fcae00);
}
.info-wrap .cat.media{
	background-image: linear-gradient(to bottom, #F980A4, #F83E76);
	display: inline-block;
}
.info-wrap .cat.other{
	background-image: linear-gradient(to bottom, #D58BFF, #9A68FC);
}
.info-wrap .cat.ir{
	background-color: #56a5de;
	letter-spacing: 1px;
}
.info-wrap .cat.other{
	background-image: linear-gradient(to bottom, #D58BFF, #9A68FC);
}
.info-wrap .cat.owner{
	background-image: linear-gradient(to top, #15058D, #7377DD);
}
.info-wrap .cat.nyukyo{
	background-image: linear-gradient(to top, #860E33, #B25656);
}
.info-wrap .cat.tyukai{
	background-image: linear-gradient(to top, #0a4753, #138da6);
}
.info-wrap .cat.ir{
	background-color: #56a5de;
	letter-spacing: 1px;
}
.info-wrap .cat.ir.corp span{
	display: block;
	transform: scale(0.65, 1);
	letter-spacing: 0px;
	width: 140%;
	margin-left: -20%;
}
.info-wrap .cat.ir-info{
	background-color: #4488de;
}
.info-wrap .info-box{
	margin-bottom: 14px;
	background: url("../images/news/line.png") no-repeat left bottom;
	background-size:100%;
	padding-bottom: 12px;
}
.info-wrap .info-box.ex{
	background:none;
}
.news-box .info-wrap .info-box:last-child{
	margin-bottom: 68px;
}
.info-wrap li.news_headline{
	font-size:24px;
}
/*.news-box{
	padding-top: 87px;
	padding-bottom: 120px;
  box-shadow: 0 0 10px 0 rgba(103, 92, 92, 0.34);
  background-color: #ffffff;
}*/
.single-bg{
	background: url("../images/news/news_bg.jpg") no-repeat center 268px;
	background-size:cover;
}
.single-box{
	/*margin-top: 45px;
	margin-bottom: 54px;*/
	box-shadow: 0 0 10px 0 rgba(103, 92, 92, 0.34);
    background-color: #ffffff;
	padding-top: 79px;
	padding-bottom: 114px;
	margin-bottom: 42px;
}
.float-box{
	position: fixed;
	top:34px;
	right:0;
	width: 69px;
	z-index: 9999;
}
.float-box li{
	margin-bottom: 5px;
}
.float-box li a{
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.44);
}
.float-box a{
	border-radius: 20px 0 0px 20px;
	border-left:5px solid #fff;
	border-top:5px solid #fff;
	border-bottom:5px solid #fff;
	padding:27px 22px 36px 24px;
	display: block;
	height: auto;
	color:#fff;
	letter-spacing: 0;
	line-height: 1.1;
	font-size:18px;
	font-weight: 700;
	opacity: 1!important;
}
.float-box li:nth-child(1) a{
	background-image: linear-gradient(to bottom, #aa73dd, #5907a7);
}
.float-box li:nth-child(2) a{
	background-image: linear-gradient(to bottom, #b25656, #860e33);
	/*padding-top: 21px;
	padding-bottom: 26px;*/
}
/*ニュースボックス*/
.contents-box {
    /*padding: 55px 0px 136px;
     max-width: 1056px; */
    margin-left: auto;
    margin-right: auto;
}
.imglt{
	float:left;
	width: 49%;
	max-width: 400px;
	height: auto;
}
.imglt img{
	height: auto;
}
.imgrt{
	float:right;
	width: 49%;
	max-width: 400px;
	height: auto;
}
.imgrt img{
	height: auto;
}
.imgarea{
	float:none;
	max-width: 100%;
	height: auto;
}
.img-wrap{
	float:none;
	max-width: 68%;
	height: auto;
}
.imgarea img{
	height: auto;
}
.page-box,.pagenation{
	margin-bottom: 67px;
	text-align: center;
	font-size: 21px;
}
.pagenation span{
	color:#9354cd;
}
.pagenation .next{
	width: 70px;
	height: 70px;
	background: url("../images/news/next.png") no-repeat left top;
	background-size:100%;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.pagenation .prev{
	width: 70px;
	height: 70px;
	background: url("../images/news/prew.png") no-repeat left top;
	background-size:100%;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.pagenation span,.pagenation a{
	margin-left: 20px;
	margin-right: 20px;
	vertical-align: middle;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.page-box .prew,.page-box .next{
	display: inline-block;
	vertical-align: middle;
	font-family: 'メイリオ','AXIS Std','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', 'Meiryo','Helvetica Neue', 'Helvetica', 'Arial',sans-serif;
}
.page-box .prew img,.page-box .next img{
	width: 60px;
	padding-bottom: 3px;
}
.page-box .prew{
	margin-right: 40px;
}
.page-box .next{
	margin-left: 40px;
}
.anchorlink{
	padding-top: 120px;
	margin-top: -120px;
}
/*ラジオCM*/
.radioh-tex{
	font-size: 34px;
	font-weight:900;
	color: #702DA6;
	white-space: nowrap;
}
.housou-waku{
	padding: 10px 15px;
	line-height: 1;
	border:2px solid #702DA6;
	color: #702DA6;
	display: inline-block;
	font-weight: 600;
}
.cm-wrap{
	padding:85px 85px;
	background: rgba(112,45,166,0.15);
}
.cm-wrap ul{
	display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.cm-wrap ul li{
	width: 45.5%;
	margin-right: 8.5%;
	margin-bottom: 65px;
}
.cm-wrap ul li audio{
	width: 100%;
}
@media print, screen and (min-width : 768px) {
  .head-box .wrap{
      width: 1100px;
      margin-left: auto;
      margin-right: auto;
  }
.anchor-link {
    margin-top: -80px;
    padding-top: 80px;
}
	.menu-link li a:hover::before {
	  /*transform-origin: left top;
	  transform: scale(1, 1);*/
		width: 100%;
	}
	.menu-title.ptn1{
		padding:3.7% 3% 7.2%;
		width: 22.4%;
	}
	.menu-title.ptn2{
		padding:3.7% 2% 3.7% 3%;
		width: 31.4%;
	}
	.menu-title > div{
		width: 100%;
		max-width: 254px;
	}
	.menu-title h2{
		/*font-size: 2.1vmax;*/
		font-size: 27px;
		line-height: 1.06;
	    letter-spacing: 1px;
		margin-bottom: 3%;
		font-weight: 700;
		text-align: left;
		word-break: break-all;
		font-family: 'Open Sans', sans-serif;
	}
	.menu-title .name{
		/*font-size: 1.44vmax;*/
		font-size: 16px;
		letter-spacing: 1px;
	}
	/*.menu-link{
		float: right;
	}*/
	/*.menu-link.ptn1{
		width: 74.42%;
	}
	.menu-link{
		width: 65.42%;
	}*/
	.menu-link ul{
		font-size:0;
		text-align: center;
	}
	.menu-link li{
		/*width: 31%;*/
		margin-right: 50px;
		display: inline-block;
		width: auto;
		white-space: nowrap;
		margin-bottom: 0%;
		vertical-align: top;
	}
	.menu-link.ptn2 ul{
		text-align: left;
	}
	.menu-link.ptn2 ul li:nth-child(n+1):nth-child(-n+6){
		margin-bottom: 30px;
	}
	.menu-link.ptn2 ul li:nth-child(1),.menu-link.ptn2 ul li:nth-child(4),.menu-link.ptn2 ul li:nth-child(7){
		width: 220px;
		margin-right: 90px;
	}
	.menu-link.ptn2 ul li:nth-child(2),.menu-link.ptn2 ul li:nth-child(5){
		width: 237px;
		margin-right: 60px;
	}
	.menu-link.ptn2 ul li:nth-child(3),.menu-link.ptn2 ul li:nth-child(6){
		width: 222px;
		margin-right: 30px;
	}
	.menu-link.ptn3 ul{
		text-align: left;
	}
	.menu-link.ptn3 ul li:nth-child(n+1):nth-child(-n+7){
		margin-bottom: 30px;
	}
	.menu-link.ptn3 ul li:nth-child(n+1):nth-child(-n+2){
		margin-right: 30px;
	}
	.menu-link.ptn3 ul li:nth-child(n+4):nth-child(-n+5){
		margin-right: 30px;
	}
	.menu-link.ptn3 ul li:nth-child(1),.menu-link.ptn3 ul li:nth-child(5){
		width: 227px;
		margin-right: 20px;
	}
	.menu-link.ptn3 ul li:nth-child(2),.menu-link.ptn3 ul li:nth-child(6){
		width: 257px;
	}
	.menu-link.ptn3 ul li:nth-child(3),.menu-link.ptn3 ul li:nth-child(7){
		width: 207px;
		margin-right: 25px;
	}
	.menu-link.ptn3 ul li:nth-child(4),.menu-link.ptn3 ul li:nth-child(8){
		width: 142px;
	}
	.menu-link li a{
		display: block;
		/*background: rgba(0,0,0,1);*/
		color:#fff;
		z-index: 2;
		/*font-size:1.0vmax;*/
		font-size: 16px;
		position: relative;
		text-decoration: none;
		font-weight: 500;
	}
	.menu-link li a span,.close-link span,.menu-link span.icon{
		font-size:16px;
		/*vertical-align: middle;
		display: inline-block;*/
		line-height: 18px;
		margin-right: 8px;
		font-family: "Noto Sans JP", sans-serif;
		font-weight: bold;
		vertical-align: top;
    	padding-top: 4.2px;
		display: inline-block;
	}
	
	.news_context p{
		font-size: 16px;
		line-height: 2.37;
	}
	.ex-contact-list{
		margin-top: 14px;
	}
	.ex-contact-list li{
		width: 376px;
	}
	.ex-contact-list li a{
		display: block;
		text-align: center;
		font-size: 16px;
		line-height: 1;
		color: #fff;
		padding-top: 18px;
		padding-bottom: 18px;
		border: 2px solid #fff;
		font-weight: 700;
		background: rgba(0,0,0,0.36);
	}
	
	.ex-contact-list2{
		margin-top: 10px;
	}
	.ex-contact-list2 li{
		width: 220px;
		margin-right: 10px;
		display: inline-block;
	}
	.ex-contact-list2 li:nth-child(2){
		width: 184px;
	}
	.ex-contact-list2 li a{
		display: block;
		text-align: center;
		font-size: 16px;
		line-height: 1;
		color: #fff;
		padding-top: 16px;
		padding-bottom: 16px;
		border: 2px solid #fff;
		font-weight: 700;
		background: rgba(0,0,0,0.36);
	}
	.mbox1, .mbox2, .mbox3{
		width: 1100px;
		margin-left: auto;
		margin-right: auto;
	}
	.menu-link{
		max-width: 1080px;
		margin-left: auto;
		margin-right: auto;
	}
	/*.menu-link.ptn1 li:nth-child(11) a{
		padding:3.45% 0% 3.45% 4%;
	}
	.menu-link.ptn1 li a{
		padding:6.9% 0% 6.9% 8%;
	}
	.menu-link.ptn2 li a{
		padding:5% 0% 5% 6%;
	}*/
	.menu-link li:last-child{
		margin-right: 0;
	}
	.menu-link.ptn2 li.last,.menu-link.ptn1 li.last{
		margin-bottom: 0;
	}
	.menu-flex ul{
		display: flex;
		flex-wrap: wrap;
	}
	.menu-flex ul li{
		margin-right: 60px;
		margin-bottom: 40px;
		width: 244px;
	}
	.menu-flex.ptn2 ul{
		align-items: flex-end;
	}
	.menu-flex.ptn2 ul li{
		margin-bottom: 0;
	}
	.menu-ttl{
		color: #fff;
		font-size: 16px;
		margin-bottom: 20px;
		font-weight: 500;
	}
	.menu-link a{
		color: #fff;
		font-size: 16px;
		font-weight: 500;
	}
	.menu-link{
		margin-bottom: 16px;
	}
	.menu-link2 a{
		display: block;
		text-align: center;
		font-size: 16px;
		line-height: 1;
		color: #fff;
		padding-top: 16px;
		padding-bottom: 16px;
		border: 2px solid #fff;
		font-weight: 500;
		background: rgba(0,0,0,0.36);
	}
	.menu-flex ul li:nth-child(3n){
		margin-right: 0;
	}
	.single-box{
		padding-left: 104px!important;
		padding-right: 104px!important;
	}
	footer .wrap{
		width: 1042px;
	}
	.foot-list li:nth-child(1){
      margin-left: -0.5%;
  }
}
@media print, screen and (min-width : 768px) {
	header{
		height: 106px;
	}
	header .wrap .ClearFix{
		padding-top: 25px;
	}
	.header-link{
		margin-top: 9px;
	}
	.header-line{
		z-index: 9997;
		position: fixed;
		top:82px;
		left: 0;
		height: 24px;
		background: #fff;
		width: 100%;
		box-shadow: 0 0 6px rgba(0,0,0,0.16);
	}
	header .wrap2{
		width: 1090px;
		margin-left: auto;
		margin-right: auto;
	}
	#top .contents{
		padding-top: 0;
	}
	.contents{
		margin-top: 106px;
		position: relative;
		/*z-index: 2;*/
	}
	.mega-menu-1,.mega-menu-3{
		position: fixed;
		z-index: 9997;
		-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-ms-transition: 0.5s;
		-o-transition: 0.5s;
		transition: 0.5s;
		width: 100%;
		background-size: auto auto;
		background-size: 3%;
		display: none;
		margin-left: auto;
		margin-right: auto;
		height: 0; 
		top:-450px;
		opacity: 0;
	}
	.mega-menu-2{
		position: fixed;
		z-index: 9997;
		-webkit-transition: 0.9s;
		-moz-transition: 0.9s;
		-ms-transition: 0.9s;
		-o-transition: 0.9s;
		transition: 0.9s;
		width: 100%;
		background-size: auto auto;
		background-size: 3%;
		display: none;
		margin-left: auto;
		margin-right: auto;
		height: 0; 
		top:-850px;
		opacity: 0;
	}
	.mega-menu-1.open,.mega-menu-3.open{
		/*background: url(../images/back.png) no-repeat 42.5% 11%;*/
		display: block;
		-webkit-animation: dropdown 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s;
		-moz-animation: dropdown 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s;
		animation: dropdown 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s;
		-webkit-animation-fill-mode: both;
		-moz-animation-fill-mode: both;
		animation-fill-mode: both;
		height: 100%; 
		top:106px;
		opacity: 1;
	}
	.mega-menu-2.open{
		/*background: url(../images/back.png) no-repeat 42.5% 11%;*/
		display: block;
		-webkit-animation: dropdown2 1.2s cubic-bezier(0.77, 0, 0.175, 1) 0s;
		-moz-animation: dropdown2 1.2s cubic-bezier(0.77, 0, 0.175, 1) 0s;
		animation: dropdown2 1.2s cubic-bezier(0.77, 0, 0.175, 1) 0s;
		-webkit-animation-fill-mode: both;
		-moz-animation-fill-mode: both;
		animation-fill-mode: both;
		height: 100%; 
		top:106px;
		opacity: 1;
	}
	@keyframes dropdown {
	0% {height: 0; top:-460px;}
	100% {height: 100%; top:106px;}
	}
	@keyframes dropdown2 {
	0% {height: 0; top:-760px;}
	100% {height: 100%; top:106px;}
	}
	@media all and (-ms-high-contrast:none){
	  *::-ms-backdrop,.mega-menu-1,.mega-menu-2{
		position: fixed;
		z-index: 9999;
		-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-ms-transition: 0.5s;
		-o-transition: 0.5s;
		transition: 0.5s;
		width: 100%;
		background-size: auto auto;
		background-size: 3%;
		display: none;
		margin-left: auto;
		margin-right: auto;
		transform: 1s;
		height: 0; 

		top:-450px;
	}
	*::-ms-backdrop,.mega-menu-1.open,.mega-menu-2.open{
		/*background: url(../images/back.png) no-repeat 42.5% 11%;*/
		display: block;
		-webkit-animation: dropdown 0.98s cubic-bezier(0.77, 0, 0.175, 1) 0s;
		-moz-animation: dropdown 0.98s cubic-bezier(0.77, 0, 0.175, 1) 0s;
		animation: dropdown 0.98s cubic-bezier(0.77, 0, 0.175, 1) 0s;
		-webkit-animation-fill-mode: both;
		-moz-animation-fill-mode: both;
		animation-fill-mode: both;
		height: 100%; 
		top:110px;
	}
	}
	.menu-box{
		background:rgba(0,0,0,0.7);
		text-align: left;
		width: 100%;
		position: relative;
		z-index: 9999;
		color:#fff;
		overflow-y: auto;
	}
	
	.mbox1{
		position: relative;
		padding:60px 0% 78px;
	}
	.mbox2{
		position: relative;
		padding:25px 0% 60px;
	}
	.mbox3{
		position: relative;
		padding:60px 0% 52px;
	}
	.mbox2{
		width: 988px;
		margin-left: auto;
		margin-right: auto;
	}
	/*.mbox1::before{
		position: absolute;
		top:-18px;
		left:500px;
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 9px 18px 9px;
		border-color: transparent transparent rgba(0,0,0,0.8) transparent;
		z-index: 1000000;
	}
	.mbox2::before{
		position: absolute;
		top: -18px;
    	left:614px;
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 9px 18px 9px;
		border-color: transparent transparent rgba(0,0,0,0.8) transparent;
		z-index: 1000000;
	}
	.mbox3::before{
		position: absolute;
		top:-18px;
		left:984px;
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 18px 18px 18px;
		border-color: transparent transparent rgba(0,0,0,0.8) transparent;
		z-index: 1000000;
	}*/
	.menu-title{
		float:left;
		text-align: left;
		border:9px solid #fff;
	}
	
	
	.close-link{
		position: absolute;
		bottom:4%;
		right:3%;
		color:#fff;
		cursor: pointer;
		font-size:16px;
	}
	.btn-area .link a:hover{
		color:#fff;
		background:#000;
	}
	/*メイン画像*/
	.main-img{
		width: 100%;
		overflow-x: hidden;
	}
	.main-img img{
		width: 100%;
		min-width: 1200px;
	}
	.copy-right{
		line-height: 1;
	}
	/*ページ下部リンク*/
	.color-bg .tex-box{
		width: 700px;
		padding-top: 128px;
		padding-left: 92px;
		padding-right: 86px;
		float: left;
		color:#fff;
	}
	.color-bg .tex-box .link-btn{
		width: 190px;
		margin-right: 14px;
		display: inline-block;
	}
	.color-bg.ptn2 .tex-box .link-btn{
		width: 250px;
	}
	.color-bg .tex-box p{
		font-size:21px;
	}
	.color-bg.ptn2 .tex-box p{
		font-size:16px;
	}
	.color-bg .pic-box{
		width: 700px;
		float: right;
	}
	.foot-link{
		padding-top: 15px;
		padding-bottom: 15px;
		text-align: right;
	}
	.foot-link li{
		display: inline-block;
		margin-left: 35px;
	}
	.housou-tex,.housou-waku{
		font-size: 20px;
	}
	.cm-wrap ul li:nth-child(2n){
		margin-right: 0;
	}
	.cm-wrap ul li:nth-child(3),.cm-wrap ul li:nth-child(4){
		margin-bottom: 0;
	}
	.ad-txt p{
		font-size: 14px;
	}
}

@media only screen and (max-width : 767px) {
footer{
	background: url("../images/common/foot_bg_sp.jpg") no-repeat center top;
	background-size:cover;
}
.float-box{
    z-index: 9998;
}
.anchor-link {
    margin-top: -60px;
    padding-top: 60px;
}
.container {
    width: 100%;
    padding-right: 12px!important;
    padding-left: 12px!important;
}
.col-12 {
    padding-left: 24px!important;
    padding-right: 24px!important;
}
.row.no-gutter-sp {
    margin-right: -36px;
    margin-left: -36px;
}
/*.no-gutter-box > div:nth-child(odd){
	padding-left: 24px!important;
    padding-right: 7px!important;
}
.no-gutter-box > div:nth-child(even){
    padding-left: 7px!important;
    padding-right: 24px!important;
}*/
.head-line {
    height: 7px;
}
.wrap{
	width: 86%;
}
.wrap2{
	width: 86%;
}
.wrap3{
	width: 86%;
}
.wrap4{
	width: 100%;
}
#top .contents{
	padding-top:16.5vw;
}
.contents{
	padding-top:16.5vw;
}
.contents.line{
	border-bottom: 2px solid #707070;
}	
.container{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.bold{
	line-height: 2;
	display: block;
}
/*ヘッダー*/
	header{
		border-bottom: 1px solid #C6C6C6;
	}
header .logo{
	width: 81%;
	padding-top: 4%;
	padding-bottom: 4%;
	position: relative;
	z-index: 1;
}
header .wrap{
    width: 90%;
    margin-left: auto;
    margin-right: auto;;
}
header h1 img{
	display: block;
}
.menu-btn {
	cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    /*z-index: 100001;*/
    display: block;
   /* background: #000;*/
    padding: 7% 5% 0px;
	height: 55px;
	text-align: center;
	z-index: 99;
}

.sp-menu .menu-btn{
z-index: 9999;
}
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
	cursor: pointer;
}
.menu-trigger {
      position: relative;
    height: 22px;
    width: 23px;
    z-index: 99;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.sp-menu .menu-trigger{
z-index: 9999;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%;
  background-color: #000;
  border-radius: 0px;
  display: inline-block;
  box-sizing: border-box;
}
.menu-trigger.active span {
	background-color:#fff;
}
.menu-trigger.ex span {
	background:#fff;
}
.menu-trigger span:nth-of-type(1) {
  top: 0px;
  width: 28px;
}
.menu-trigger span:nth-of-type(2) {
      top: 8px;
    width: 28px;
}
.menu-trigger span:nth-of-type(3) {
  top: 16px;
    width: 28px;
}
.menu-trigger span:nth-of-type(1) {
  -webkit-animation: menu-bar01 .50s forwards;
  animation: menu-bar01 .50s forwards;
}
.menu-trigger span:nth-of-type(1) {
  -webkit-animation: menu-bar01 .50s forwards;
  animation: menu-bar01 .50s forwards;
}
.menu-texbox .menu-tex{
	display: block;
}
.menu-texbox .menu-tex2{
	display: none;
}
.menu-texbox.close .menu-tex{
	display: none;
}
.menu-texbox.close .menu-tex2{
	display: block;
}
@-webkit-keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(7.5px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(7.5px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar01 {
  0% {
    transform: translateY(7.5px) rotate(45deg);
  }
  50% {
    transform: translateY(7.5px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
.menu-trigger span:nth-of-type(2) {
  transition: all .25s .25s;
  opacity: 1;
}
.menu-trigger span:nth-of-type(3) {
  -webkit-animation: menu-bar02 .50s forwards;
  animation: menu-bar02 .50s forwards;
}
@-webkit-keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-7.5px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-7.5px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}
@keyframes menu-bar02 {
  0% {
    transform: translateY(-7.5px) rotate(-45deg);
  }
  50% {
    transform: translateY(-7.5px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-animation: active-menu-bar01 .50s forwards;
  animation: active-menu-bar01 .50s forwards;
}
@-webkit-keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(7.5px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(7.5px) rotate(45deg);
  }
}
@keyframes active-menu-bar01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(7.5px) rotate(0);
  }
  100% {
    transform: translateY(7.5px) rotate(45deg);
  }
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-animation: active-menu-bar03 .50s forwards;
  animation: active-menu-bar03 .50s forwards;
}
@-webkit-keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-7.5px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-7.5px) rotate(-45deg);
  }
}
@keyframes active-menu-bar03 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(-7.5px) rotate(0);
  }
  100% {
    transform: translateY(-7.5px) rotate(-45deg);
  }
}
.sp-menu{
	background-color: rgba(0, 0, 0, 0.76);
	width: 84%;
	min-height: 100vh;
	overflow-y: auto;
	position: absolute;
	transition: all  0.3s ease;
	top:0;
	bottom: 0;
	z-index: 100000;
	padding-left: 0%;
	right:-84%;
}
.menu-top{
    padding-top: 60px;
	background-color: rgba(0, 0, 0, 0.76);
}
.sp-menu.open{
	right:0;
}
.nav-area {
	position: fixed;
	width: 100%;
	background: #121519;
	z-index: 9999;
	top:0;
	height: 77px;
	padding-top: 0px;
}
/*.menu-box{
	padding-top: 7%;
}*/
.menu-area,.menu-area2,.menu-area3{
	clear: both;
	width: 0%;
	height: 0%;
	position: absolute;
	display: none;
	z-index: 999;
	transition: 0.0s;
	transition-delay:2.0s;
	-webkit-transition: 0.0s;
	-webkit-transition-delay: 2.0s;
}
.menu-area.select,.menu-area2.select,.menu-area3.select{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.back-menu{
	padding-left: 2.5%;
	cursor: pointer;
}
.sp-menu li,.sp-menu dt{
	font-size:5vw;
	/*background:#2b2b2b;*/
	border-top:1px solid #fff;
	position: relative;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.76);
}
.sp-menu li:last-child{
	border-bottom:1px solid #fff;
}
.info-wrap ul li {
    font-size: 15px;
    padding-top: 0;
}
.sp-menu dt.last{
	border-bottom:1px solid #fff;
}
.sp-menu .sub-menu li{
    background: transparent;
	font-size: 3.7vw;
}
.sp-menu .bottom-link{
	color:#fff;
	text-align: center;
	padding-top: 7%;
	padding-bottom: 35vh;
	background-color: rgba(0, 0, 0, 0.76);
}
.sp-menu .bottom-link p{
    font-size: 4.4vw;
	line-height: 1.2;
}
.sp-menu .bottom-link a{
	padding:1% 0;
    border: solid 3px #702da6;
    background-color: #ffffff;
	font-size: 5vw;
	width: 86%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
	display: block;
	border-radius: 10px;
	color:#702da6;
	font-weight: bold;
}
.sp-menu .bottom-link a img{
	width: 8%;
	margin-right: 3%;
	display: inline-block;
}
.sp-menu .sub-menu li .icon{
    width: 4%;
	margin-right: 3%;
}
.sp-menu dd li.last{
	border-bottom:2px solid #fff!important;
}
.sp-menu dt.last.open{
	border-bottom:none;
}
.sp-menu dd li:last-child{
	border-bottom:none;
}

.sp-menu li a,.sp-menu dt{
	display: block;
	width: 100%;
	/*height: 100%;*/
	padding:3.5% 6% 3.5% 6%;
	cursor: pointer;
	color:#fff;
	font-weight: normal;
}
/*.sp-menu dl dt.ex{
	border-top:none;
}*/
.sp-menu .sub-menu li a{
	padding:3.5% 6% 3.5% 6%;
}
.sp-menu li a::after{
	/* 要素自体の大きさは不要のため、0に設定する */
	content: "";
	width: 10px; /* ボックスの横幅を指定する */
	height: 10px; /* ボックスの高さを指定する */
	border-top: 2px solid #ffffff; /* 境界線の上部を実線に指定する*/
	border-right: 2px solid #ffffff; /* 境界線の上部を実線に指定する*/
	transform: rotate(45deg);
	position: absolute;
	top: 6.5vw;
	right: 20px;
	z-index: 3;
}
.sp-menu dl dt span::after{
	/* 要素自体の大きさは不要のため、0に設定する */
	content: "";
	width: 23px; 
	height: 21px;
	background: url("../images/common/plus.png") no-repeat left top;
	background-size:100%;
	position: absolute;
	top: 5.5vw;
	right: 20px;
	z-index: 3;
}
.sp-menu dl dt.open span::after{
	background: url("../images/common/minus.png") no-repeat left top;
	background-size:100%;
	/*top:16px;*/
}
.sp-menu .sub-menu li a::after{
	top: 5.5vw;
}
.sp-menu h2{
	text-align: center;
	font-size:5.4vw;
	line-height: 0.8;
	color:#fff;
	margin-bottom: 18px;
}


.fooot-list li{
	display: block;
}
.fooot-list li:first-child{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.copy-right p{
	font-size:3.9vw;
	line-height: 1.3;
}
	
.main-ttl{
	font-size:14vw;
}
	.link-btn a{
		font-size:4.4vw;
		padding-top: 3%;
		padding-bottom: 3%;
	}
/*ページ下部リンク*/	
.color-bg .tex-box{
	width: 100%;
	padding:9% 7%;
	color:#fff;
}
.color-bg .tex-box p{
	font-size:4.9vw;
	line-height: 1.7;
}
.color-bg.ptn2 .tex-box p{
	font-size:3.3vw;
}
.color-bg .pic-box{
	width: 100%;
}
.mini-ttl{
	font-size:4.4vw;
}
.follow-menu-off header{
    top: 0%;
}
.follow-menu-on header{
    top: 0px;
}
/*インフォメーション*/
.info-wrap.mt{
	margin-top: 70%;
	margin-bottom: 18%;
}
.info-wrap > p{
	padding-top: 8px;
	padding-bottom: 7px;
}
.info-wrap .day{
	width: auto;
	margin-right:1%;
	margin-left: 0px;
	margin-bottom: 1%;
	padding-bottom: 0;
	padding-top: 2.5%;
	font-size:4.4vw;
	line-height: 1;
}
.info-wrap.ex .day{
	margin-bottom: 0%;
}
.info-wrap .cat{
	width: 120px;
	text-align: center;
	margin-right: 14px;
	font-size:15px;
	margin-bottom: 1%;
}
.info-wrap .cont{
	width: 100%;
	clear:both;
	float:none;
	font-size: 4.4vw;
}
.info-wrap .pdf-box {
    display: inline-block;
    padding: 1% 8px 1%;
    border: 1px solid #707070;
    border-radius: 20px;
    margin-left: 0;
    line-height: 1;
	width: 100%;
	text-align: center;
}
.info-wrap .pdf-icon{
	/*background-color: #000000;
	padding:4px 4px 3px;*/
	width: 5%;
	margin-right: auto;
	margin-left: auto;
	/*margin-bottom: 4px;*/
	/*color: #ffffff;
	font-size:9px;
	line-height: 1;*/
	display: inline-block;
	vertical-align:middle;
	line-height: 1;
}
.info-wrap .pdf-tex{
	line-height: 1;
	font-size: 3.9vw;
	vertical-align: middle;
}
.info-wrap .cat.ir.corp span{
	transform: scale(0.65, 1);
	width: 140%;
    margin-left: -20%;
}
.info-wrap .info-box{
	margin-bottom: 8%;
	padding-bottom: 0;
	background:none;
}
.news-box .info-wrap .info-box:last-child {
    margin-bottom: 6%;
}
.info-wrap.last{
	margin-bottom: 25%;
}
.info-wrap li.news_headline{
	font-size:5.0vw;
	/*font-weight: bold;*/
}
.float-box{
	position: fixed;
	top:auto;
	left:0;
	right:0;
	bottom:-6px;
	width: 100%;
}
.float-box ul{
	/*border-top:5px solid #fff;*/
}
.float-box a{
	border-radius: 10px 10px 0px 0px;
	border-top:5px solid #fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	/*border-top:none;*/
	border-bottom:none;
	padding:11px 0 14px;
	display: block;
	color:#fff;
	letter-spacing: 0;
	line-height: 1.1;
	font-size:4.26vw;
	text-align: center;
	box-sizing: border-box;
}
.float-box li{
	float: left;
	box-sizing: border-box;
}
.float-box li:nth-child(1){
	width: 57.3%;
}
.float-box li:nth-child(2){
	width: 41.8%;
	float: right;
}
/*.float-box li:nth-child(3){
	width: 30%;
}*/
/*.float-box li:nth-child(1) a{
	border-left:none;
}*/
.float-box li:nth-child(2) a{
	padding:11px 0 14px;
}
.float-box li:nth-child(3) a{
	background: #faa70b;
	padding:15px 0 15px;
}
	
  footer .wrap{
      width: 85%;
      margin-left: auto;
      margin-right: auto;
  }

	.foot-list li{
		width: 100%;
		display: block;
		margin-right: 0;
		margin-bottom: 2.3vw;
	}
	.foot-list li:nth-child(2n){
		margin-right: 0;
	}
/*.foot-list li:nth-child(1){
	width: 85%;
}
.foot-list li:last-child{
	margin-right: auto;
	margin-bottom: 0;
}*/
.address h2,.address span{
	display: block;
	text-align: center;
}
.address h2{
	margin-right: 0;
	font-size: 6.4vw;
	margin-bottom: 1%;
}
.address .text{
	font-size:3.9vw;
	margin-right: 0;
}
.address .tel{
	font-size:5.0vw;
}
.ad-txt{
	font-size:4.4vw;
	color:#484848;
	line-height: 1.62;
	margin-top: 5%;
}
/*ニュースボックス*/
  .single-bg{
      background:none;
  }
  .single-bg-sp{
      background: url("../images/news/news_bg_sp.jpg") no-repeat center top;
	  background-size: cover;
	  padding-bottom: 5%;
  }
.single-box {
    margin-top: 0%;
    margin-bottom: 7%;
    box-shadow: 0 0 10px 0 rgba(103, 92, 92, 0.34);
    background-color: #ffffff;
	margin-left: -24px;
	margin-right: -24px;
	width: calc(100% + 48px)!important;
	max-width: none!important;
    padding-top:7%;
    padding-bottom: 7%;
	padding-left: 10%!important;
	padding-right: 10%!important;
}
.news_context p{
    font-size: 3.9vw;
    line-height: 2;
}
.imglt,.imgrt{
	width: 100%;
}
.imglt{
	text-align: center;
	float:none;
	max-width:560px;
	width: auto;
	height: auto;
	margin: 0 auto 4% auto;
}
	
.imgrt{
	text-align: center;
	float:none;
	max-width:560px;
	width: auto;
	height: auto;
	margin: 0 auto 0 auto;
}
.imgarea{
	float:none;
	max-width: 100%;
	height: auto;
}
.img-wrap{
	float:none;
	max-width: 100%;
	height: auto;
}
.imgarea img{
	/*width: 100%;
	height: 100%;*/
}
.page-box,.pagenation{
	margin-bottom: 10%;
	text-align: center;
	font-size: 4.7vw;
}
.pagenation span{
	color:#9354cd;
}
.pagenation .next{
	width: 18%;
	height: auto;
	padding-top: 10%;
	background-size:100%;
}
.pagenation .prev{
	width: 18%;
	height: auto;
	padding-top: 10%;
	background-size:100%;
}
.pagenation span,.pagenation a{
	margin-left: 2%;
	margin-right: 2%;
	vertical-align: middle;
	display: inline-block;
}
.page-box .prew,.page-box .next{
	display: inline-block;
	vertical-align: middle;
}
.page-box .prew img,.page-box .next img{
	width: 36%;
}
.page-box .prew{
	margin-right: 5%;
	width: 44%;
}
.page-box .next{
	margin-left: 5%;
	width: 44%;
}
/*中ページタイトル*/
.head-box.news h2 img{
	width: 38%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.head-box.news h2 span{
	font-size: 5.0vw;
	display: block;
	margin-left: 0px;
	text-align: center;
}
.anchorlink{
	padding-top: 90px;
	margin-top: -90px;
}
.radioh-tex{
	font-size: 5.4vw;
}
.housou-waku{
	padding: 2vw 3vw;
	font-weight: 600;
}
.cm-wrap{
	padding:9vw 7vw;
	background: rgba(112,45,166,0.15);
}
.cm-wrap ul{
	display: block;
}
.cm-wrap ul li{
	width: 100%;
	margin-right: 0%;
	margin-bottom: 8vw;
	line-height: 1.2;
	font-size: 3.0vw;
}
.cm-wrap ul li:last-child{
	margin-bottom: 0;
}
}


/*管理センターフッター用追記*/
/*フッター*/
.kanrifooter{
	background: url("../images/commonkanri/foot_bg.jpg") no-repeat center top;
	background-size:cover;
	padding-top: 90px;
	padding-bottom: 110px;
}
.kanrifooter .link{
	font-size: 0;
}
.kanrifooter .link li{
	display: inline-block;
	vertical-align: bottom;
	position: relative;
}
.kanrifooter .link li .tel{
	width: 370px;
    position: absolute;
    left: 36px;
    bottom: 53px;
}
.kanrifooter .link li .mail{
	width: 300px;
	position: absolute;
	left: 76px;
	bottom: 18px;
}

.kanrifooter .text{
	padding-left: 26px;
}
.kanrifooter .mini-txt{
	font-size: 18px;
	color:#484848;
	font-family: 'メイリオ','AXIS Std','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', 'Meiryo','Helvetica Neue', 'Helvetica', 'Arial',sans-serif;
}
.kanrifooter .big{
	font-size: 24px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 700;
}
.kanrifooter .link li.right .tel-ttl{
	font-size: 20px;
	line-height: 1;
	padding-left: 30px;
	margin-bottom: 8px;
	font-weight: 700;
}
.kanrifooter .link li.right .tel-box{
	padding: 10px 28px 6px;
	border: 3px solid #A30F69;
	background-image: linear-gradient(to right, #FFFFFF, #FCFABA);
	display: flex;
	align-items: center;
	border-radius: 30px;
	margin-bottom: 5px;
}
.kanrifooter .link li.right .tel-box .tex1{
	width: 49%;
	font-size: 17px;
	color: #64004D;
	line-height: 1;
	font-weight: 700;
}
.kanrifooter .link li.right .tel-box .tex2{
	width: 49%;
	font-size: 30px;
	color: #64004D;
	line-height: 1;
}
.kanrifooter .link li.right .tel-box .tex2 span{
	font-size: 16px;
}
.insta-bnr{
	width: 358px;
	margin-left: auto;
	margin-right: auto;
}
.insta-bnr .bnr-bg{
	border-radius: 100px;
	background: linear-gradient( 135deg, #BA1FA6, #FF9D00);
	padding: 3px 3px;
}
.insta-bnr .bnr-bg .bnr-box{
	border-radius: 100px;
	padding: 4px 28px;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.insta-bnr .bnr-bg .bnr-box .bnr-logo{
	width: 7.4%;
}
.insta-bnr .bnr-bg .bnr-box .bnr-logo img{
	display: block;
}
.insta-bnr .bnr-bg .bnr-box .bnr-text{
	font-size: 16px;
	white-space: nowrap;
	line-height: 1;
	width: 92%;
	padding-bottom: 1px;
	color: #000000;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.manshitsucatlist{
	display: flex;
	justify-content: space-between;
	margin-bottom: 5px;
	margin-top: 10px;
}
.manshitsucatlist > p{
	width: 49%;
	color: #fff;
	border-radius: 50px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 1;
	font-size: 14px;
	background: #969696;
	text-align: center;
	margin-bottom: 1px!important;
}
.manshitsucatlist > p.now{
	background: #FF0000;
}
.manshitsucatlist > p.owner{
	background: #C70817;
}
.manshitsucatlist > p.seminar{
	background: #007E32;
}
.manshitsucatlist > p.study{
	background: #151E48;
}
.manshitsucatlist > p.case{
	background: #612B79;
}
.manshitsucatlist > p.tax{
	background: #A6A6A6;
}
.manshitsucatlist > p.estate{
	background: #E4900E;
}
.manshitsucatlist > p.info{
	background: #BE6528;
}
.manshitsucatlist > p.vacantroom{
	background: #007EC6;
}
@media print, screen and (min-width : 768px) {
	.kanrifooter .wrap{
		width: 950px;
		margin-left: auto;
		margin-right: auto;
	}
	.kanrifooter .link{
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
	}
	.kanrifooter .link li.left{
		width: 460px;
	}
	.kanrifooter .link li.right{
		width: 480px;
	}
	.kanrifooter .text{
		margin-top: 20px;
	}
	.kanrifooter .mini-txt{
		line-height: 1;
	}
}
@media only screen and (max-width : 767px) {
	header .logo h1{
		    width: 56.7%;
    font-size: 3.3vw;
    white-space: nowrap;
    margin-top: 0;
    line-height: 0.7;
    padding-bottom: 0vw;
    /* margin-bottom: -0.5vw;*/
	}
	header .logo h1 span{
		    display: block;
			line-height: 1;
			font-size: 2.3vw;
			color: #484848;
			margin-bottom: 1vw;
			letter-spacing: 0.1em;
	}
	
	.manshitsucatlist{
		margin-bottom: 1vw;
		margin-top:2vw;
	}
	.manshitsucatlist > p{
		width: 49%;
		border-radius: 12vw;
		padding-top: 2vw;
		padding-bottom: 2vw;
		font-size: 3.0vw;
	}
	.kanrifooter{
		background: url("../images/common/foot_bg.jpg") no-repeat center top;
		background-size:cover;
		padding-top: 9%;
		padding-bottom: 12%;
	}
	  .kanrifooter .wrap{
		  width: 90%;
		  margin-left: auto;
		  margin-right: auto;
	  }
	.kanrifooter .link{
		font-size: 0;
	}
	.kanrifooter .link li{
		display: block;
		vertical-align: bottom;
		position: relative;
	}
	.kanrifooter .link li .tel{
		width: 85%;
		position: absolute;
		left: 7%;
		bottom: 30%;
	}
	.kanrifooter .link li .mail{
		width: 60%;
		position: absolute;
		left: 20%;
		bottom:12%;
	}
	.kanrifooter .text{
		padding-left: 2%;
		margin-top: 3%;
	}
	.kanrifooter .mini-txt{
		font-size: 4.1vw;
		line-height: 1.46;
		margin-bottom: 2%;
	}
	.kanrifooter .big{
		font-size: 5.0vw;
	}
	.kanrifooter .tel a,.kanrifooter .mail a{
		display: block;
		width: 100%;
		height: 100%;
	}
	.kanrifooter .ex-bnr{
		margin-bottom: -2%;
	}
	.emp-box{
        background: #fff;
        border-radius: 10px;
        text-align: center;
        line-height: 1;
    }
	.emp-box p{
		font-size: 4.4vw;
	}
	.kanrifooter .link li.right .tel-ttl{
		font-size: 3.7vw;
		line-height: 1;
		padding-left: 3vw;
		margin-bottom: 1vw;
	}
	.kanrifooter .link li.right .tel-box{
		padding: 2vw 3vw 1vw;
		border-radius: 30px;
		margin-bottom:1vw;
	}
	.kanrifooter .link li.right .tel-box .tex1{
		width: 49%;
		font-size: 3.3vw;
	}
	.kanrifooter .link li.right .tel-box .tex2{
		width: 49%;
		font-size:5.4vw;
	}
	.kanrifooter .link li.right .tel-box .tex2 span{
		font-size: 3.3vw;
	}
	.insta-bnr{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.insta-bnr .bnr-bg{
		border-radius: 100px;
		background: linear-gradient( 135deg, #BA1FA6, #FF9D00);
		padding: 0.8vw 0.8vw;
	}
	.insta-bnr .bnr-bg .bnr-box{
		border-radius: 100px;
		padding: 1.2vw 7vw;
	}
	.insta-bnr .bnr-bg .bnr-box .bnr-logo{
		width: 7.4%;
	}
	.insta-bnr .bnr-bg .bnr-box .bnr-logo img{
		display: block;
	}
	.insta-bnr .bnr-bg .bnr-box .bnr-text{
		font-size: 3.8vw;
		white-space: nowrap;
		line-height: 1;
		width: 92%;
		padding-bottom: 0.0vw;
	}
}
@media (min-width: 576px){
/*.container {
    max-width: none!important;
}*/
}