.collection-wrap h1 {
  font-family: "Museo-Slab", serif;
  padding: 30px 0 35px;
  text-align: center;
  font-size: 35px;
  font-weight: 100;
  letter-spacing: .08em;
  text-indent: .08em;
  color: #333;
  line-height: 1;
  text-align: center;
  font-weight: bold;
}
h2 {
  font-family: "Museo-Slab", serif;
  padding: 0px 0 35px;
  text-align: center;
  font-size: 25px;
  font-weight: 100;
  letter-spacing: .08em;
  text-indent: .08em;
  color: #333;
  line-height: 1;
  text-align: center;
}

h3 {
  font-family: "Museo-Slab", serif;
  padding: 0px 0 10px;
  text-align: center;
  font-size: 20px;
  font-weight: 100;
  letter-spacing: .08em;
  text-indent: .08em;
  color: #333;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  width: 37%;
  margin: 0 auto; 
}

h4 {
  font-family: "Museo-Slab", serif;
  padding: 0px 0 10px;
  text-align: center;
  font-size: 13px;
  font-weight: 100;
  letter-spacing: .08em;
  text-indent: .08em;
  color: #333;
  line-height: 1;
  text-align: center;
}

h5 {
  font-family: "Museo-Slab", serif;
  padding: 0px 0 10px;
  text-align: left;
  font-size: 13px;
  font-weight: 100;
  letter-spacing: .08em;
  text-indent: .08em;
  color: #333;
  line-height: 18px;
}

h6 {
  font-family: "Museo-Slab", serif;
  padding: 0px 0 10px;
  text-align: right;
  font-size: 13px;
  font-weight: 100;
  letter-spacing: .08em;
  text-indent: .08em;
  color: #333;
  line-height: 1;
}




.dm_galley{
  width: 100%;
  height: 270px;
}
.dm_galley ul li{
float: left;
width: 48%;
padding: 1%;
}

.dm_galley2{
  width: 100%;
  height: 250px;
background: #fff;
}
.dm_galley2 ul li{
float: left;
width: 33%;
padding: 1%;
background: #fff;
}

.dm_galley3 {
width: 100%;
height: 360px;
padding: 8px;
margin-top: 40px;
}


.dm_galley3 .inner {
width: 96%;
height: 320px;
background: #f0eded;
padding: 10px;
margin-top: 40px;
}


.dm_galley4 {
width: 100%;
height: 130px;
padding: 8px;
margin-top: 40px;
background: #fff;
}


.dm_galley4 .inner {
padding: 20px;
}
.dm_galley3 .inner ul li{
float: left;
width: 48%;
padding: 3%;
}


.dm_galley04 {
width: 100%;
height: 270px;
background: #fff;
padding-top: 30px;
padding-bottom: 30px;
}

.dm_galley04 ul li {
    float: left;
    width: 20%;
    margin: 0 auto;
    height: 200px;
}

.dm_galley004 .inner {
width: 100%;
background: #fff;
padding: 0px 20px 50px 20px;
margin-bottom: 80px;
}

.dm_galley06 {
width: 100%;
height: 240px;
background: #fff;
padding-top: 30px;
padding-bottom: 30px;
}


.dm_galley06 ul li{
float: left;
width: 25%;
}


@media only screen and (max-width: 640px) {
.dm_galley04 ul li{
float: unset;
width: 100%;
}


.dm_galley04 {
width: 100%;
height: auto;
background: #fff;
padding-top: 30px;
padding-bottom: 30px;
}



.dm_galley06 ul li{
float: left;
width: 50%;
}

.dm_galley4 {
width: 100%;
height: 200px;
padding: 8px;
margin-top: 40px;
background: #fff;
}

h3 {
  font-family: "Museo-Slab", serif;
  padding: 0px 0 10px;
  text-align: center;
  font-size: 20px;
  font-weight: 100;
  letter-spacing: .08em;
  text-indent: .08em;
  color: #333;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  width: 100%;
  margin: 0 auto; 
}
.dm_galley2{
  width: 100%;
  height: 120px;
background: #fff;
}

.dm_galley2 ul li{
float: left;
width: 33%;
padding: 3%;
background: #fff;
}
}

a {color: #464f86;}
a:hover {text-decoration: underline;}



.tit {
    font-family: "Museo-Slab", serif;
    font-size: 20px;
    font-weight: 100;
    letter-spacing: .08em;
    text-indent: .08em;
    color: #333;
    font-weight: bold;
}


.single-collaboration #main-contents {
    max-width: 1200px;
    font-size: 13px;
    line-height: 2;
    color: #333;
}


@media only screen and (min-width: 767px) {
.dm_galley04 {
    width: 100%;
    height: 300px;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}
}
@media only screen and (max-width: 767px) {
.dm_galley04 {
    width: 100%;
    height: auto;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.dm_galley04 ul li {
    float: left;
    width: 20%;
    margin: 0 auto;
    height: auto;
}

.dm_galley04 ul li {
    float: unset;
    width: 80%;
}

.single-collaboration .contents, .single-collaboration .sec-contents {
    padding: 12.5vw 0 7.8125vw;
    width: 95%;
    margin: 0 auto;
}
}