
#exGallery span#large{
display: none;
}

#exGallery ul li a{
pointer-events: none;
}

#exGallery ul{
margin: 0 auto;
margin-top: 55px;
width: 100%;
}

#exGallery ul li{
width: 50%;
list-style-type: none;
float: left;
margin-bottom: 5px;
}

#exGallery ul li img{
width: 100%;
height: auto;
}

#copy p#copyText{
font-size:12pt;
line-height: 1.6em;
font-weight: 700;
text-align: center;
clear: both;
padding-top: 30px;
}

div#copyLongtext{
background-color: #fff;
padding: 60px 30px 35px 30px;
margin-left: 15px;
margin-right: 15px;
margin-top: -35px;
}

#copy div#copyLongtext p a , #news p:first-of-type a , p#toSchedule a , section#access article#add p a{
display: block;
text-decoration: none;
text-align: center;
color: #f5912f;
font-weight: bold;
border: 2px solid #f5912f;
padding: 7px 0;
border-radius: 20px;
margin-top: 25px;
font-size: 12pt;
}

h3{
color: #f5912f;
font-size: 18pt;
text-align: center;
}

h3 span{
display: block;
color: #111;
font-weight: normal;
font-size: 10pt;
font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN',YuGothic,'Yu Gothic','ƒƒCƒŠƒI', Meiryo,'‚l‚r ‚oƒSƒVƒbƒN','MS PGothic';
 margin-top: 10px;
 font-style: normal;
}

#news{
margin-top: 30px;
padding-left: 15px;
padding-right: 15px;
}

#news article{
background-color: #fff;
padding: 30px;
}

#news p:first-of-type a{
margin-bottom: 20px;
}

section#service{
padding-left: 15px;
padding-right: 15px;
padding-top: 30px;
}

section#service ul{
width: 100%;
}

section#service ul:first-of-type{
padding-top: 30px;
}

section#service ul li{
list-style-type: none;
margin-bottom: 30px;
background-color: #fff;
padding-bottom: 20px;
}

section#service ul li img{
width: 100%;
height: auto;
}

section#service ul li p{
margin-top: 15px;
margin-left: 30px;
margin-bottom: 5px;
font-weight: bold;
font-size: 12pt;
}

section#service ul li p:after{
content: "";
display: inline-block;
width: 20px;
height: 20px;
background-image: url(../image/sponly/cursol02.png);
background-repeat: no-repeat;
background-size:contain;
top: 3px;
left: 10px;
position: relative;
}

section#service ul li em{
font-size: 11pt;
display: block;
line-height: 1.8em;
margin-left: 30px;
margin-right: 30px;
}

section#service ul li em:hover{
cursor: pointer;
}

section#service ul li br{
display: none;
}

p#toSchedule a{
border-radius: 30px;
line-height: 1.3em;
padding-top: 15px;
padding-bottom: 12px;
}

#recruit img{
width: 100%;
height: auto;
display: block;
margin-top: 30px;
margin-bottom: 30px;
}

#recruit img:last-of-type{
display: none;
}

section#access iframe{
width: 100%;
height: 500px;
}

section#access article#add div{
background-color: #fff;
width: 100%;
padding:30px 20px 50px 20px;
}

section#access article#add h3{
margin-bottom: 25px;
}

section#access article#add dl{
line-height: 1.8em;
}

section#access article#add dt{
font-weight: bold;
font-size: 12pt;
}

section#access article#add dt:before{
content: "\25CF";
margin-right: 3px;
}

section#access article#add dd{
margin-bottom: 20px;
font-size: 11pt;
}

/* ‚¨’m‚ç‚¹CMS */
span.catName{
background-color:#F6F4ED;
text-align: center;
padding: 5px 10px;
display: inline-block;
font-size: 10pt;
}

span.newMark{
margin-left: 5px;
color: #b80101;
}

span.up_ymd{
margin-left: 10px;
margin-right: 10px;
}

span.up_ymd:after{
display: inline;
content: "|";
margin-left: 15px;
color: #aaa;
}

span.title{
font-weight: 700;
}

ul#newsList li a{
transition-property: none;
}

ul#newsList li{
font-size: 11pt;
padding: 20px 0px;
list-style-type: none;
}

ul#newsList li:last-child{
border-bottom: 0;
}

/*ƒXƒ}ƒzc‚Ì‚Ý */
@media screen and (max-width:480px){
span.catName{
margin-bottom: 10px;
}
span.up_ymd:after{
content:none;
margin-left: 0;
}
span.title{
line-height: 1.4em;
}
}