@charset "utf-8";
/* CSS Document */
.head-txt{
	font-size: 28px;
}
.h-tex-mini{
	font-size: 24px;
}
.h-tex-mini.ptn1{
	color:#511777;
}
.h-tex-mini.ptn2{
	color:#621503;
}
.h-tex-mini.ptn3{
	color:#621503;
	font-size: 22px;
}
.h-tex-mini.ptn4{
	color:#000000;
	font-size: 20px;
}
.h-tex-mini.ptn5{
	color:#000000;
	font-size: 21px;
}
.h-tex-mini.ptn6{
	color:#511777;
	border-bottom: 3px solid #511777;
	padding-bottom: 14px;
}
.h-tex-mini .red{
	color: #FF0000;
}
.anchor-bg{
	background: url("../images/work/bg.jpg") no-repeat center top;
	background-size:1376px;
}
.head-txt.wt{
	color:#fff;
}
.ex-space{
	border: 1px solid #000;
	padding: 20px 20px;
	width: 66%;
}
.ex-space .tel{
	font-size: 44px!important;
}
@media print, screen and (min-width : 1376px) {
.anchor-bg{
	background-size:cover;
}	
}
.anchor-bg ul{
	font-size: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.anchor-bg ul li{
	display: inline-block;
	margin-right: 0px;
	width: 312px;
}

.head-1{
	background-image: linear-gradient(to top, #aa73dd, #5907a7);
	padding-top: 26px;
	padding-bottom: 26px;
	margin-bottom: 115px;
}
.head-1 h2{
	margin-bottom: 0;
}
.head-2{
	background-image: linear-gradient(to top, rgba(178,86,86,0.79), rgba(134,14,51,0.79));
	padding-top: 26px;
	padding-bottom: 26px;
	margin-bottom: 115px;
}
.head-2 h2{
	margin-bottom: 0;
}
.point-table{
	margin-bottom: 125px;
}
.point-table th,.point-table td{
	border-bottom: 11px solid #fff;
	vertical-align: middle;
}
.point-table tr:last-child th,.point-table tr:last-child td{
	border-bottom: none;
}
.point-table th{
	background-image: linear-gradient(to bottom, #B25656, #860E33);
	color:#fff;
	font-size: 21px;
	padding-top: 12px;
	padding-bottom: 15px;
	line-height: 1;
	text-align: center;
	width: 156px;
}
.point-table td{
	padding-top: 17px;
	padding-left: 17px;
	padding-bottom: 18px;
	background:#F2F2F2;
	font-size: 16px;
	line-height: 1;
	width: 830px;
}
.ad-box .tex-box dt,.ad-box .tex-box dd{
	display: inline-block;
	vertical-align: top;
}
.ad-box .tex-box dt{
	margin-right: 30px;
	font-weight: normal;
}
.ad-box .tel{
	font-size: 55px;
	line-height: 1.1;
}
.ad-box .tel .mini{
	font-size: 32px;
	display: block;
}
.ad-box a{
	color:#0093FF;
}
.ad-box .tex-box{
	width: 560px;
	float: left;
	font-size: 18px;
}
.ad-box .map-box{
	float: right;
	width: 406px;
}
.kanri-box{
	background-image: linear-gradient(to bottom, #A946EA, #510086);
	padding:0px 7px 7px;
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.kanri-box .box-ttl{
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 1;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
}
.kanri-box .wt-box{
	padding: 20px 20px 26px;
	background: #fff;
}
.kanri-box .wt-box ul li{
	margin-bottom: 14px;
	font-size: 14px;
	line-height: 1;
	color: #484848;
}
.kanri-box .wt-box ul li:last-child{
	margin-bottom: 0;
}
.tex-img{
	width: 70%;
}
.tel-newbox{
	position: relative;
}
.point-flex{
	display: flex;
	flex-wrap: wrap;
}
.point-flex li{
	margin-bottom: 20px;
	width: 23.6%;
	margin-right: 1.8%;
}
.point-flex li:last-child{
	margin-right: 0;
}
.plus-tex{
	font-size: 16px;
}
.hp-link{
	font-size: 32px;
	line-height: 1;
}
.hp-link a{
	color: #002076;
}
.note-tex p{
	font-size: 12px;
	color: #474645;
	line-height: 1.2;
}
@media print, screen and (min-width : 768px) {
.anchor-bg ul li:last-child{
	display: inline-block;
	margin-right: 0;
	width: 186px;
}
.logo-1{
    width: 542px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
}
	.img-1{
		width: 418px;
		vertical-align: middle;
		display: inline-block;
	}
	.img-box-1{
		float: left;
		width: 274px;
	}
	.tex-box-1{
		float: right;
		width: 684px;
	}
	.tex-box-2{
		float: left;
		width:312px;
		margin-right: 23px;
	}
	.img-box-2{
		float: left;
		width: 462px;
	}
	.pic-box{
		width: 460px;
	}
}
@media only screen and (max-width : 767px) {
	p{
		font-size: 4.4vw;
		line-height: 2;
	}
	.ex-space{
		padding: 3vw 3vw;
		width: 80%;
	}
	.ex-space p{
		font-size: 3.7vw!important;
	}
	.ex-space .tel{
		font-size: 8.0vw!important;
	}
.head-txt{
	font-size: 5.7vw;
}
.h-tex-mini{
     font-size: 5.6vw;
}
.h-tex-mini.ptn1{
}
.h-tex-mini.ptn2{
}
.h-tex-mini.ptn3{
        font-size: 5.6vw;
}
.h-tex-mini.ptn4{
	color:#000000;
        font-size: 5.6vw;
}
.h-tex-mini.ptn5{
	color:#000000;
        font-size: 5.6vw;
}
.h-tex-mini.ptn6{
	color:#511777;
	border-bottom: 3px solid #511777;
	padding-bottom: 2%;
}
.h-tex-mini .red{
	color: #FF0000;
}
.anchor-bg{
	background: url("../images/work/bg.jpg") no-repeat center top;
	background-size:320%;
}
.head-txt.wt{
	color:#fff;
}
.anchor-bg ul{
	font-size: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.anchor-bg ul li{
	display: inline-block;
	margin-right: 0px;
	width: 100%;
	margin-bottom: -2.5%;
}
	.anchor-bg ul li:last-child{
		margin-bottom: 0;
	}
.head-1{
	background-image: linear-gradient(to top, #aa73dd, #5907a7);
	padding-top: 5%;
	padding-bottom: 5%;
	margin-bottom: 10%;
	text-align: center;
}
.head-1 h2{
	margin-bottom: 0;
}
.head-2{
	padding-top: 5%;
	padding-bottom: 5%;
	margin-bottom: 12%;
	text-align: center;
}
.head-2 h2{
	margin-bottom: 0;
}
.point-table{
	margin-bottom: 15%;
}
.point-table th,.point-table td{
	border-bottom: 5px solid #fff;
	vertical-align: middle;
}
.point-table tr:last-child th,.point-table tr:last-child td{
	border-bottom: none;
}
.point-table th{
	color:#fff;
	font-size: 2.9vw;
	padding-top: 2%;
	padding-bottom: 2%;
	line-height: 1;
	text-align: center;
	width: 26%;
}
.point-table td{
	padding-top: 2%;
	padding-left: 4%;
	padding-bottom: 2%;
	background:#F2F2F2;
	font-size: 2.1vw;
	line-height: 1;
	width: 74%;
}
	.ad-box .tex-box{
        width:100%;
        float:none;
        font-size: 3.9vw;
        margin-bottom: 5%;
    }
    .ad-box .pic-box{
        width:100%;
        float:none;
    }
    .ad-box .map-box{
        width:100%;
        float:none;
    }
    .ad-box .tex-box dt{
        margin-right: 3%;
    }
    .ad-box .tel{
        font-size: 10vw;
    }
    .ad-box .tel .mini{
        font-size: 5.6vw;
    }
	.ad-box .tex-box dt{
      margin-right: 3%;
  }

.kanri-box{
	padding:0px 1vw 1vw;
}
.kanri-box .box-ttl{
	padding-top: 3vw;
	padding-bottom: 3vw;
	font-size: 3.3vw;
}
.kanri-box .wt-box{
	padding: 4vw 4vw 4vw;
}
.kanri-box .wt-box ul li{
	margin-bottom: 3vw;
	font-size: 3.0vw;
}
.kanri-box .wt-box ul li:last-child{
	margin-bottom: 0;
}
.tex-img{
	width: 70%;
}

	.btn-flex{
		display: flex;
	}
	.btn-flex div{
		width: 48%;
		margin-right: 4%;
	}
	.btn-flex div a{
		display: block;
		width: 100%;
		height: 100%;
	}
	.btn-flex div:last-child{
		margin-right: 0;
	}
.point-flex li{
	margin-bottom: 3vw;
	width: 48%;
	margin-right: 4%;
}
.point-flex li:nth-child(2n){
	margin-right: 0;
}
.plus-tex{
	font-size: 3.3vw;
	line-height: 1.3;
}
.hp-link{
	font-size: 5.0vw;
	line-height: 1;
}
.hp-link a{
	color: #002076;
}
.note-tex p{
	font-size: 2.7vw;
	line-height: 1.2;
}
}