@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=PT+Sans+Narrow:wght@700&display=swap');

@media (min-width: 800px) {
	a[href*="tel:"] {
		pointer-events: none;
        cursor: default;
        text-decoration: none;
    }
}

body{
	background: url("../img/main_BK.gif");
}
.index_title{
	background: url("../img/main_BK.jpg");
}
.main_hr{
	border-color: #451a2b;
	border-width: 12px 0px 0px 0px;
}
.wrap {
	display: -webkit-box; display: -moz-box;
	display: -ms-flexbox; display: -webkit-flex; flex-wrap: wrap; }
.title_contents{	
	font-family: "Sawarabi Gothic";
	color: #451a2b;
	display: inline-block;
	padding: 0 5px 2px;
	border-bottom: solid 2px #451a2b;
}
.title_sub{
	font-size: 1.35rem;
	padding: 1.5rem 0;
	color: #451a2b;
}


/*-------------------
inner_box
-------------------*/
.inner_box{
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}
.main_sp01{
	margin-top: 100px;
	margin-bottom: 100px;
}
.page_bottom{
	margin-bottom: 150px;
}
@media (max-width: 1000px) {
	.inner_box{
	margin-left: auto;
	margin-right: auto;
	width: 86%;
	}
}
@media (max-width: 600px) {
    .page_bottom{
        margin-bottom: 100px;
    }	
}
@media (max-width: 420px) {
	.inner_box{
	margin-left: auto;
	margin-right: auto;
	width: 94%;
	}
}


/*-------------------
layout
-------------------*/
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.box_center {
	display: flex;
	align-items: center;
	align-self:   center;
	justify-content: center;
}


/*-------------------
footer
-------------------*/
footer{
	background: #451a2b;
	padding: 50px 10% 0;	
	color: #fff;
	line-height: 2.5em;
}
footer a{
	color: #fff;
}
footer i{
	font-size: 1.4rem;
	margin: 12px 2px 0 0;
}
footer p{
	font-size: 0.9rem;
	margin-top: 1rem;
}
footer .img_SP{
	width: 65%; height: auto;
}
/* -- box3 */
footer .box3{
	width: calc((100%) / 3);	
	font-size: 1.2rem;
	font-family: 'PT Sans Narrow', sans-serif; }
footer .box3:nth-child(1){ }
footer .box3:nth-child(2){
	margin-top: 50px;
	padding-left: 0px; }
footer .box3:nth-child(3){
	margin-top: 50px;
	padding-left: 0px; }

footer .box3 i{
	font-size: 1.4rem;
	margin: 0 4px 0 0;
}
footer .box3 p{
	margin-top: 1rem;
	font-size: 0.93rem;
	line-height: 1.5em;
}
footer hr{
	margin-top: 50px;
	border: 1px solid #fff;
}
@media screen and (max-width: 760px) {
	footer .box3{ width: calc((100% - 3%) / 2); }
	footer .box3:nth-child(2){
		margin-top: 20px;
		padding-left: 60px; }
	footer .box3:nth-child(3){
		width: 100%;
		text-align: center;
		padding: 0 0 2rem 0;
	}
}

footer .img_SP{
	width: 75%; height: auto;
}
@media screen and (max-width: 420px) {
	footer .box3{ width: calc((100% - 0px) / 1); }
	footer .box3:nth-child(2){ 
		border-top: solid 2px #fff;
		margin-top: 50px;
		padding: 1rem 0 0 1.5rem;
	}
	footer .box3:nth-child(3){
		display: block;		
		border-top: solid 2px #fff;
		margin-top: 30px;
		padding: 1.5rem 0 1rem; }
}
footer hr{
	margin-top: 30px;
	border: 1px solid #fff;
}


/*-------------------
main_box
-------------------*/
.main_box3{
	width: calc((100%) / 3);
	height: 430px;
}
.main_box3:nth-child(2){
}
/*inner*/
.main_box3 a{
	color: #451a2b;
}
.main_box3 img{
	width: 90%;
	height: auto;
}
.main_box3 div{
	font-size: 1.1rem;
	line-height: 1.7em;
	border-left: solid 6px #451a2b;	
	margin: 13% 0 0 0;
	padding-left: 1.6rem;
	color: #451a2b;
	font-family: 'PT Sans Narrow', sans-serif;
}
.main_box3 i{
	font-size: 1.4rem;
	margin: 12px 4px 0 0;
}
@media screen and (max-width: 1000px) {
	.main_box3{
		width: calc((100%) / 2);
		height: 390px;
	}
	.main_box3:nth-child(1){ display: none; }
	.main_box3:nth-child(2){
		padding-left: 10%;
	}
	.main_box3:nth-child(3){
		padding-left: 5%;
	}
/*inner*/
	.main_box3 img{
		width: auto;
		height: auto;
    }
	.main_box3 div{
		margin: 17% 0 0 0;
	}
}
@media screen and (max-width: 600px) {
	.main_box3{
		width: calc((100% - 0px) / 1);
		height: 30px;
		padding-top: 10px;
	}
	.main_box3:nth-child(1){ display: none; }
	.main_box3:nth-child(2){
		margin-top: 10px !important;
		margin-bottom: 20px !important;
		margin-left: 0; }
	.main_box3:nth-child(3){ display: none; }
/*inner*/
	.main_box3 img{
		width: auto;
		height: auto;
    }
}


/*-------------------
charge_box
-------------------*/
#charge_box{
	display: flex;
	background: url("../img/charge_BK.jpg");
	background-size: cover;
	margin-bottom: 80px; }

/* charge_box2 */
.charge_box2{
	width: calc((100%) / 2);	
	text-shadow: 1px 2px 3px #333;
	filter: drop-shadow(1px 2px 2px #000);
	color: #fff; font-size: 1.4rem; }
.charge_box2:nth-child(1){
	order: 1;
	padding: 100px 0 120px 70px; }
.charge_box2:nth-child(2){
	order: 2;
	padding-right: 30px; }

.charge_box2 .img_SP{
	padding-bottom: 40px; }
.charge_box2 ul{
	margin-bottom: 80px; }
.charge_box2 li{
	width: 50%;
	font-size: 1.5rem;
	line-height: 1.8em;
	letter-spacing: 0.01em;
}
	.charge_box2 li:nth-child(1){
		padding-left: 6%;
	}
	.charge_box2 li:nth-child(2){
		
	}
.charge_box2 p{
	padding-left: 6%;
	line-height: 1.8em;
}

@media screen and (max-width: 1000px) {
	.charge_box2{ width: calc((100% - 0px) / 1); }
	.charge_box2:nth-child(1){
		order: 2;
		margin: 0px 0 0 0;
		padding: 50px 0 120px 70px; }
	.charge_box2:nth-child(2){
		text-align: center;
		order: 1;
		margin: 30px 0 0 0;
		padding-right: 0px; }
	
	.charge_box2 .img_SP{
		padding-bottom: 30px; }
	.charge_box2 ul{
		margin-bottom: 60px; }
	.charge_box2 li{
		width: 50%;
		font-size: 1.5rem;
		line-height: 1.8em; }
	.charge_box2 li:nth-child(1){
		padding-left: 6%;		
	}
	.charge_box2 li:nth-child(2){
		
	}
	.charge_box2 p{
		padding-left: 6%;		
    }
}


@media screen and (max-width: 600px) {
	.charge_box2 .img_SP{
		padding-bottom: 20px;
		width: 33%; height: auto; }
	.charge_icon{
		width: 65%; height: auto;
	}
	.charge_box2:nth-child(1){
		margin: 0px 0 0 0;
		padding: 50px 20px 80px ; }
	.charge_box2 .img_SP{
		padding-bottom: 20px; }
	.charge_box2 ul{
		margin-bottom: 60px; }
	.charge_box2 li{
		width: 50%;
		font-size: 1.1rem;
		line-height: 1.8em;
	letter-spacing: 0.01em;}
	.charge_box2 li:nth-child(1){
		padding-left: 5%;		
	}
	.charge_box2 li:nth-child(2){
		padding-left: 0;		
		
	}
	.charge_box2 p{
		padding-left: 0;	
		font-size: 1rem;	
    }
	
}


/*-------------------
layout BOX
-------------------*/
/* -- box2 */
.concept_box2 a{
	color: #000;
}
.concept_box2{ width: calc((100% - 5%) / 2); }
.concept_box2:nth-child(1){  }
.concept_box2:nth-child(2){
	margin-left: 5%;
	background-image: url("../img/logo_BK.png");
	background-repeat: no-repeat;
	background-position: right top;
}
@media screen and (max-width: 870px) {
	.concept_box2{ width: calc((100% - 0px) / 1); }
	.concept_box2:nth-child(2){
		margin: 50px 0 0 0; }
}

/* -- col_box2 */
.col_box2 a{
	color: #000;
}
.col_box2{ width: calc((100% - 5%) / 2); }
.col_box2:nth-child(1){  }
.col_box2:nth-child(2){
	margin-left: 5%;
}
@media screen and (max-width: 870px) {
	.col_box2{ width: calc((100% - 0px) / 1); }
	.col_box2:nth-child(2){
		margin: 50px 0 0 0; }
}

/* -- PR_box2 */
.PR_box2{
	text-align: center;
}
.PR_box2{ width: calc((100% - 5%) / 2); }
.PR_box2:nth-child(1){  }
.PR_box2:nth-child(2){
	margin-left: 5%;
}
@media screen and (max-width: 420px) {
	.PR_box2{ width: calc((100% - 0px) / 1); }
	.PR_box2:nth-child(2){
		margin: 50px 0 0 0; }
}


/*-------------------
second
-------------------*/

.main_sec_box{
	height: 380px;
	background:#ddd url("../img/second_title.png") no-repeat center center;
background-size:cover;
}
.main_sec_box .logo_sec{
	margin: 15px 0 0 20px;
	width: 22%;
	height: auto;
}
.second_spc{
	margin-top: 80px;
}

@media screen and (max-width: 1000px) {
.main_sec_box{
	height: 390px;
	background:#ddd url("../img/second_title.png") no-repeat center center;
background-size:cover;
}
.second_spc{
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
}
}
@media screen and (max-width: 750px) {
.main_sec_box{
	height: 60px;
	background:#ddd url("../img/second_title_sp.png") no-repeat center center;
}
	.main_sec_box .logo_sec{
		display: block;
	}
.main_sec_box .logo_sec{
	margin: 0 0 0 5px;
	padding-top: 3px;
	width: 70px;
	height: auto;
}
}


/*-------------------
second // CONTACT
-------------------*/
.contact_tel{
	font-size: 2rem;
}

/*-------------------
second // corona
-------------------*/
.sec_corona .p_center{
	display: inline-block;
	text-align: left;
}
.sec_corona p{
	margin-bottom: 10px;
}

/*-------------------
table
-------------------*/
table{
	font-size: 0.9rem;
    border-collapse: collapse;
    width: 100%;
	margin: 0px;
}
.tb01 th,
.tb01 td{
    padding: 10px 1.6rem;
    border: solid 1px rgba(69,26,43,0.3);
    box-sizing:border-box;
}
.tb01 th {
	width: 40%;
	font-weight: 500;
	color: #fff;
    background-color:rgba(69,26,43,0.7);
}
.tb01 td{
	width: 60%;
    background-color:rgba(255,255,255,0.15);
}
table .p_spc{
	padding-bottom: 10px;
}
@media screen and (max-width: 740px) {
  .tb01 {
    width: 100%;
  }
  table.tb01 th,
  table.tb01 td {
    display: block;
    width: 100%;
    border-bottom:none;
  }
  .tb01 tr:last-child{
    border-bottom: solid 1px #aaa;
  }
}


/*-------------------
Title
-------------------*/
.tti_01 {
	position: relative;
    color: #451a2b;
    padding: 10px 0;
    text-align: center;
    margin: 1.5em 0;
	font-size: 1.8rem;
}
.tti_01:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 50%;
    width: 190px;
    height: 125px;
    border-radius: 50%;
    border: 5px solid #674246;
    border-left-color: transparent;
    border-right-color: transparent;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.tti_01 span{
	font-size: 1rem;
}
.tti_01_sp{
	margin-top: 100px;
	margin-bottom: 10px;
}
/*.tti_01 {
	color: #451a2b;
	font-size: 2rem;
	position: relative;
	display: inline-block;
	padding: 0 3rem;
	margin-bottom: 2.5rem;
}

.tti_01:before, .tti_01:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 30px;
	height: 5px;
	background-color: #451a2b;
}

.tti_01:before {
	left:0;
}
.tti_01:after {
	right: 0;
}*/


/*-------------------
button
-------------------*/
/* button_afro01 */
.button_afro01 {
    text-align: center;
}
.button_afro01 p {
    margin-bottom: 5px;
    font-weight: 600;
    color: #451a2b;
    letter-spacing: 0.04rem;
    display: inline-block;
    position: relative;
	font-size: 1.2rem;
	line-height: 1.3em;
}
.button_afro01 p:before, .button_afro01 p:after {
    display: inline-block;
    position: absolute;
    top: 45%;
    width: 20px;
    height: 3px;
    border-radius: 5px;
    background-color: #451a2b;
    content: "";
}
.button_afro01 p:before {
    left: -30px;
    -webkit-transform: rotate( 50deg );
    transform: rotate( 50deg );
}
.button_afro01 p:after {
    right: -30px;
    -webkit-transform: rotate( -50deg );
    transform: rotate( -50deg );
}

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

.button_afro01 a {
    background: #674246;
	font-size: 1.5rem;
    border-radius: 7px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 250px;
    padding: 15px 25px;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    border: 2px solid #000;
    z-index: 1;
}
.button_afro01 a:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #674246;
    z-index: -1;
    border: 2px solid #000;
    border-radius: 5px;
}
.button_afro01 a:after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translate3d(0,0.40rem,-1rem);
    transform: translate3d(0,0.40rem,-1rem);
    border: 2px solid #000;
    border-radius: inherit;
    background: #451a2b;
    -webkit-box-shadow: 0 0.6rem 0 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0.4rem 0 0 rgb(0 0 0 / 20%);
    z-index: -2;
}
.button_afro01 a i {
    position: absolute;
    right: 9px;
}
.button_afro01 a:hover {
    transform: translate3d(0,0.2rem,-1rem);
}
.button_afro01 a:hover:after {
    transform: translate3d(0,0.2rem,-1rem);
    box-shadow: 0 0.2rem 0 0 rgb(0 0 0 / 20%);
}


/*-------------------
copyright
-------------------*/
#copyright{
	color: #fff;
	font-size: 0.8rem;
	text-align: center;
	font-family: Verdana, “Droid Sans”;
}
#copyright a{
	color: #fff;
}
