@charset "UTF-8";
/* もっと宮城を好きになる　CSS Document */
.cFix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden
}
.cFix {
  min-height: 1px
}
* html .cFix {
  height: 1px
}
.pc {
display: inherit!important;
}
.sp {
display: none!important;
}

#motto_miyagi{
    background-color: #e2eef5;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    font-size: 18px;
    color: rgba(27,27,27,1.00);
    font-family: Arial, Helvetica, sans-serif;
}
#motto_miyagi #mv{
    background-image: url(../images/mv_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 600px;
}
#motto_miyagi #mv h1{
    padding-top: 70px;
    text-align: center
}
#motto_miyagi .outline{
padding-bottom: 60px;
}
#motto_miyagi .outline .ttl{
font-size: 30px;
font-weight: bold;
color: #005bac;
margin-bottom: 15px;
}#motto_miyagi .outline .date{
margin-bottom: 60px;
}
#motto_miyagi .outline .date span{
background-color: #e17ba8;
color: #FFF;
border-radius: 100px;
padding: 10px 60px;
font-size: 18px;
}
#motto_miyagi .copy{
margin-bottom: 40px;
}
#motto_miyagi .outline p{
margin-bottom: 1em;
}
#motto_miyagi .btn_entry{
padding-top: 30px;
}
#motto_miyagi .btn_entry a:hover img{
opacity: .6;
}
#motto_miyagi .contents{
width: 980px;
margin-left: auto;
margin-right: auto;
}
#motto_miyagi .contents .cont_archive{
width: 452px;
float: left;
padding-bottom: 50px;
}
#motto_miyagi .contents .cont_archive.right{
float: right
}
#motto_miyagi .contents .cont_archive.single{
float: none;
margin-left: auto;
margin-right: auto
}
#motto_miyagi .contents .cont_archive .ttl{
text-align: center;
background-color: #8bcbce;
color: #FFF;
padding: 5px;
margin-bottom: 20px;
font-weight: bold;
border-radius: 100px;
}
.mov_archive{}
.mov_archive .ico{
float: left
}
.mov_archive .ttl{
    color: #52a3ac;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid #52a3ac;
    text-align: left;
    margin-left: 50px;
    padding-left: 10px;
    margin-bottom: 20px;
}
.mov_archive ul{
margin-bottom: 50px;
}
.mov_archive ul li{
width: 30.8%;
margin-right: 3.8%;
margin-bottom: 40px;
float: left;
text-align: left;
color: #005bac;
}
.mov_archive ul li:nth-child(3n){
margin-right: 0%;
}
.mov_archive ul li .mov{
background-color: #96cfdc;
border-radius: 4px;
padding: 8px;
margin-bottom: 10px;
}
.mov_archive ul li .mov iframe{
width: 100%;
height: auto
}
.mov_archive ul li .meta_onair{
background-color: #005bac;
color: #FFF;
padding: 2px 15px;
margin-bottom: 5px;
border-radius: 15px;
font-size: 14px;
}
.mov_archive ul li .name{
font-size: 20px;
font-weight: bold;
margin-bottom: 5px;
}
.mov_archive ul li .contributor{
font-size: 16px;
margin-bottom: 5px;
}
.mov_archive ul li .exp{
font-size: 14px;
}






/*----------------■写真用---------------*/

.photo{
border: solid 6px #96cfdc;
border-radius: 5px;
}














/*----------------■小画面---------------*/
@media screen and (max-width: 950px) {
.pc {
display: none!important;
}
.sp {
display: inherit!important;
}
.cont_wrap{
width: 90%;
margin-left: auto;
margin-right: auto;
}
#motto_miyagi{
    background-color: #e2eef5;
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    font-size: 18px;
    color: rgba(27,27,27,1.00);
}
#motto_miyagi #mv{
    background-image: none;
    background-repeat: no-repeat;
    background-position: center center;
    height: auto;
}
#motto_miyagi #mv h1{
    padding-top: 10px;
    padding-bottom: 20px;
}
#motto_miyagi #mv h1 img{
width: 100%;
height: auto
}
#motto_miyagi .outline{
padding-bottom: 30px;
}
#motto_miyagi .outline .ttl{
font-size: 22px;
font-weight: bold;
color: #005bac;
margin-bottom: 15px;
text-align: center
}
#motto_miyagi .outline .date{
margin-bottom: 60px;
}
#motto_miyagi .outline .date span{
background-color: #e17ba8;
color: #FFF;
border-radius: 100px;
padding: 10px 20px;
font-size: 14px;
}
#motto_miyagi .copy{
margin-bottom: 20px;
}
#motto_miyagi .copy img{
width: 100%;
height: auto
}
#motto_miyagi .outline p{
margin-bottom: 1em;
text-align: left;
font-size: 14px;
}
#motto_miyagi .btn_entry{
padding-top: 15px;
margin-bottom: 30px;
}
#motto_miyagi .btn_entry a:hover img{
opacity: .6;
}
#motto_miyagi .btn_entry img{
width: 100%;
height: auto
}
#motto_miyagi .contents{
width: 100%;
margin-left: auto;
margin-right: auto;
}
#motto_miyagi .contents .cont_archive{
width: 100%;
float: none;
padding-bottom: 30px;
}
#motto_miyagi .contents .cont_archive.right{
float: none
}
#motto_miyagi .contents .cont_archive .ttl{
text-align: center;
background-color: #8bcbce;
color: #FFF;
padding: 5px;
margin-bottom: 20px;
font-weight: bold;
border-radius: 100px;
}
#motto_miyagi .contents .cont_archive img{
width: 100%;
height: auto
}
.mov_archive{}
.mov_archive .ico{
float: left
}
.mov_archive .ico img{
width: 30px;
height: auto
}
.mov_archive .ttl{
    color: #52a3ac;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #52a3ac;
    text-align: left;
    margin-left: 30px;
    padding-left: 10px;
    margin-bottom: 20px;
}
.mov_archive ul{
margin-bottom: 50px;
}
.mov_archive ul li{
width: 100%;
margin-right: 0%;
margin-bottom: 40px;
float: none;
text-align: left;
color: #005bac;
}
.mov_archive ul li:nth-child(3n){
margin-right: 0%;
}
.mov_archive ul li .mov{
background-color: #96cfdc;
border-radius: 4px;
padding: 8px;
margin-bottom: 10px;
}
.mov_archive ul li .mov iframe{
width: 100%;
height: auto
}
.mov_archive ul li .meta_onair{
background-color: #005bac;
color: #FFF;
padding: 2px 15px;
margin-bottom: 5px;
border-radius: 15px;
font-size: 14px;
}
.mov_archive ul li .name{
font-size: 20px;
font-weight: bold;
margin-bottom: 5px;
}
.mov_archive ul li .contributor{
font-size: 16px;
margin-bottom: 5px;
}
.mov_archive ul li .exp{
font-size: 14px;
}


}