.page__contents__wrapper {max-width:100%;}
.pc {display:none;}
.pcbig {display:none;}
#pc {display:none;}

.video a{color:#3457a6;}
.video a:hover{color:#5bb0e2;}
.video a p{font-weight:bold;}

.submit input{
	background-color: #17a2b8;
	margin-top:30px;
	padding: 8px 30px;
	color: #F9F9F9;
	font-size: 1.2rem;
	border-radius:0.4em;
}
.submit{
	text-align: center;
	margin-bottom: 70px;
}
.preview{
width:60%;
 margin: 10px auto 20px;
}

.preview th{
         width:25% !important;
padding:3px;
border:solid 1px;
}
.preview td{
padding:3px;
border:solid 1px;
}
.preview p{
 font-size: 24px;
text-align: center;
margin-bottom: 200px;
margin-top: 200px;
}
label{
        font-size: 14px;
}
.contact-pv h3{
	font-weight: normal;
}
input[type="submit" i]{border-style: none !important;}
.contents-information-container{margin-top:10px;}
#wrapper .contents_wrapper .contents_wrapper_l .news_wrapper{margin-bottom:20px;}
#news a dl dd {
    margin: 0;
}
aside #news ul {
    padding: 0;
    margin: 0;
}
#news ul li {
    margin: 0;
    list-style-type: none;
}
a dl dt {
    color: #222222;
}
#news  dl dt span {
    margin-left: 20px;
    padding-top: 1px;
    padding-right: 5px;
    padding-bottom: 1px;
    padding-left: 5px;
    font-size: small;
    color: #FFFFFF;
}
#news a  {
    text-decoration: none;
}
#news dl dt .genre_1 {
    background-color: #D456F7;
}
#news dl dt .genre_2 {
    background-color: #EC5D5F;
}
#news dl dt .genre_3 {
    background-color: #6D26D3;
}
#news dl dt .genre_4 {
    background-color: #2367EF;
}
#news dl dt .genre_5 {
    background-color: #1CD7E7;
}
#news dl dt .genre_6 {
    background-color: #40B409;
}

#news p{margin-top:70px;}
#news_ttl contents-title-container u-align-l{
        width:80%:
}
#news_ttl h5{
	font-size:20px;
	padding: 0.5em 30px;/*上下の余白*/
	color: #17a2b8;
       border-left:none !important;
        border-right:none !important;
	border-top: solid 3px #17a2b8 !important;/*上線*/
        border-bottom: solid 3px #17a2b8 !important;/*下線*/
	margin:5% auto 1% !important;
	text-align:center;
}
 .contents-image-container{
        width:80%;
       margin-left:auto !important;
        margin-right:auto !important;
        margin-top:100px  !important;
}

#breadcrumb { left:0 !important;text-align: left;height:20px;margin-top:-2% imporat;margin-bottom:2% !important; }
    #breadcrumb ul {margin: 0px 0 0 5px !important;list-style: none;font-size: 12px; }	
    #breadcrumb ul li {display: inline-block; margin:0;padding: 0; line-height: 16px; }
    #breadcrumb ul li a:after {content:"\f125";font-family:ionicons;margin-left:.5em; }
    #breadcrumb ul li a {color: #3c3a39; }
#breadcrumb ul li:last-child a::after {content: none;}
#breadcrumb ul li:last-child a {color:#FF0000;}

@media screen and (min-width:1100px) {
    #breadcrumb ul { margin:0  !important;padding: .5% 2em 0 !important;}
}

@media screen and (min-width:1200px) {
    #breadcrumb ul { margin:0  !important;}
}
#googlemap  {
	position: relative;
	padding: 0 0 50%;
	height: 0;
	overflow: hidden;
	margin:0 auto 10%;

 }
#googlemap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	min-height: 100% !important;
}
@media screen and (min-width:768px) {
.pc {display:block;}
.sp {display:none;}
#pc {display:block;}
#sp {display:none;}
}
