@charset "utf-8";
/* CSS Document */

#bread-crumb {
	margin-bottom: 50px;
}
#bread-crumb ol li:nth-child(2) {
	display: none;
}
#Journal .journal-cont,
#JournalList .journal-cont {
	margin: 0 0 0 0;
}
.state_l {
	display: none;
}
.state_r {
	display: none;
}
#Journal h1,
#JournalList h1 {
	display: none;
}
#JournalList h2, #Journal h2 {
	display: none;
}
#freePageBase {
	margin: 30px 0 0;
}
#freePageBase h1 {
	display: block;
	line-height: auto;
	text-align: center;
}
#freePageBase img {
	vertical-align: bottom;
}
article #main-column #freePageBase h1 {
    background: none;
    border-bottom: none;
    color: #000000;
    font-size: 26px;
    font-weight: bold;
    height: auto;
    line-height: 100% !important;
	margin: 0 auto;
	padding: 0 0 0 0;
}
#freePageBaseInner {
	width: 680px;
	margin: 60px auto 0;
	padding: 50px;
	background: #ffffff;
}
#freePageBaseInner h2 {
	margin: 0 0 50px;
	margin-top: -30px;
 	padding-top: 30px;	
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 100% !important;
	display: block;
}
#freePageBaseInner hr {
    background: #040000 none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    clear: both;
    display: block;
    height: 5px;
    margin: 60px 0 40px;
    width: 100%;
}
#freePageBaseInner figure {
	margin: 0 0 30px;
}
#freePageBaseInner p {
	font-size: 14px;
	line-height: 180%;
	margin: 0 0 30px;
}
#freePageBaseInner p.txtStyle1 {
    padding-left: 1em;
    text-indent: -1em;
}
#freePageBaseInner h3 {
	width: 200px;
    border-left: 2px solid #040000;
    border-right: 2px solid #040000;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 100% !important;
    margin: 0 auto 30px;
    text-align: center;
}
#freePageBaseInner a.btnStyle1 {
	width: 400px;
	margin: 0 auto;
	padding: 0 33px 0 40px;
	display: block;
	font-size: 14px;
	line-height: 48px;
	border: 1px solid #000000;
	background: url(//www.plotter-japan.net/pic-labo/arrow8.png) no-repeat right 19px center;
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;
}
#freePageBaseInner a.btnStyle1:hover {
	color: #ffffff;
	background: #000000 url(//www.plotter-japan.net/pic-labo/arrow8_on.png) no-repeat right 19px center;
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;
}

#freePageBaseInner p.txtStyle1 {
    padding-left: 1em;
    text-indent: -1em;
}

#freePageBaseInner .mb40 {
	margin-bottom: 40px;
}
#freePageBaseInner .mb60 {
	margin-bottom: 60px;
}
#freePageBaseInner .mb100 {
	margin-bottom: 100px;
}


#freePageBaseInner .caution {
    margin: 0;
    padding: 0;
}
#freePageBaseInner .caution ul li{
    text-indent: -1.1em;
    margin: 0 0 .4em 1.1em;
    font-size: 13px;
}
#freePageBaseInner .caution ul li:before { 
    content: "○";
    margin: 0 0.1em 0 0;
}
#freePageBaseInner .caution ul li.kome:before { 
    content: "※";
}
#freePageBaseInner ul.schedule {
	font-size: 14px;
	margin: 60px 0;
}
#freePageBaseInner ul.schedule li {
	margin-bottom: 2em;
}

a.linkStyle_arrow_down {
    padding-right: 15px;
    background: url(//www.plotter-japan.net/pic-labo/arrow9.png) no-repeat right center;
}
a.linkStyle_arrow_down:hover ,a.linkStyle_arrow_right:hover {
	text-decoration: underline!important;
}
a.linkStyle_arrow_right {
	padding-right: 15px;
    background: url(//www.plotter-japan.net/pic-labo/arrow6.png) no-repeat right center;
}