@charset "utf-8";
/*------------------------------------------------------------
	◆読み込みHTML
	/index.html
------------------------------------------------------------*/
#header {
	margin-bottom: 46px;
}

#main {
	min-height: 600px;
}

#main h2 {
	margin-bottom: 23px;
}


#main div#Yoyaku{
    /* text-align: right; */
}

#main div#Yoyaku img{
	margin: 0 0 1em 0;
    width: 300px;
    height: 60px;
}

#main div#Yoyaku2 img{
	margin: 0 0 1em 0;
    width: 300px;
    height: 60px;
}

.mbS{
	margin-bottom: 1em!important;
}

.mbM{
	margin-bottom: 2em!important;
}

.mbL{
	margin-bottom: 4em!important;
}


.TXTcenter{
	text-align: center !important ;
}

.PCcenterSPleft{
	text-align: center !important ;
}

.sp{
    display: none;
}

#main .inner div{
	font-size:1.5em;
}


#main .inner div {
    font-size: 1.45em;
    margin: 1em 0;
    line-height: 1.5em;
}

#main .inner div p.midashi{
    font-size: 1.1em;
	font-weight: 700;
	line-height: 1.7em;
}

#main .inner div p.txt{
	margin-left: 1em;
}

#main .inner div p.caution{
    font-size: 1.3em;
	font-weight: 700;
	line-height: 1.7em;
	text-decoration: underline;
	text-align: center;
}



#main .inner div p.midashi.hatsunetsu{
	font-size: 1.8em;
    font-weight: 700;
    border: solid 2px red;
    padding: 0.5em 1em;
    margin-bottom: 1em;
    margin-top: 1.5em;
}

#main .inner div p.txt.hatsunetsu{
	font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 1em;
    line-height: 1.5em;
}


#main .inner div p.nagare.hatsunetsu{
	font-size: 1.8em;
    font-weight: 700;
    margin-bottom: 1em;
    line-height: 1.5em;
}

#main .inner div p.nagare.hatsunetsu .sub{
	font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1em;
    line-height: 1.5em;
}

