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

#billboard {
	margin-bottom: 1em;
}
#billboard .breadCrumb {
	margin-bottom: -2em;
	background: transparent;
	position: relative;
}
#billboard .breadCrumb ul li a {
	color: #4d4d4d;
}
#billboard > .txt01 {
	color: #fff;
	font-size: 225%;
	font-weight: normal;
	text-align: center;
	line-height: 2;
	background: #d66ca6 ;
}
#contents > .cf {
	padding-top: 4.5em;
}
#contents > .cf > .inner01 {
	width: 75%;
	float: right;
	padding-left: 3%;
	box-sizing: border-box;
	border-left: 1px solid #989898;
}
#contents > .cf > .inner01 > section {
	margin-top: -160px;
	padding-top: 160px;
}
#contents > .cf > .inner01 > section > .ttl01 {
	width: 96%;
	text-align: center;
	padding-bottom: 3em;
	margin: 0 auto 2em;
	background-image: linear-gradient(to right, #75c3a9, #75c3a9 2px, transparent 2px, transparent 6px);
	background-size: 10px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
}
#contents > .cf > .inner01 > section > .ttl01 span {
	display: block;
}
#contents > .cf > .inner01 > section > .ttl01 .sp01 {
	color: #808080;
	font-size: 375%;
	font-style: italic;
	font-weight: 200;
}
#contents > .cf > .inner01 > section > .ttl01 .sp02 {
	color: #75c3a9;
	font-size: 156.25%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
}
#contents > .cf > .inner01 > section > .ttl02 {
	text-align: center;
	color: #75c3a9;
	font-size: 125%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	margin-bottom: 1em;
}
#contents > .cf > .inner01 > section > .txt01 {
	text-align: center;
	line-height: 2;
	padding-bottom: 3.5em;
}
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 960px) {
}
@media only screen and (min-width: 768px) {
}
@media only screen and (max-width: 767px) {
	#contentsWrap {
    overflow: hidden;
	}
	#billboard .breadCrumb {
    background: #d93129;
	}
	#billboard .breadCrumb ul li a {
	color: #fff;
	}
	#contents > .cf {
    padding-top: 2.5em;
	}
	#contents > .cf > .inner01 > section {
    margin-top: -80px;
    padding-top: 80px;
    padding-right: 5%;
    border-right: 1px solid #989898;
	}
	#contents > .cf > .inner01 > section > .ttl01 {
		width: 100%;
		padding-bottom: 2em;
    background-image: linear-gradient(to right, #75c3a9, #75c3a9 1px, transparent 1px, transparent 3px);
    background-size: 5px 1px;
    background-position: bottom;
    background-repeat: repeat-x;
	}
	#contents > .cf > .inner01 > section > .ttl01 .sp01 {
    font-size: 275%;
	}
	#contents > .cf > .inner01 > section > .ttl01 .sp02 {
    font-size: 137.5%;
	}
	#contents > .cf > .inner01 #section01 > .txt01 {
		font-size: 112.5%;
    text-align: left;
		padding-bottom: 2em;
	}
}
@media (orientation: landscape) and (max-width: 767px){
}
