@charset "utf-8";

.content .cont_ttl div {
    text-align: center;
}

.content .cont_ttl div img{
    display: block;
}

.cont01 {
    padding: 0 19px 0 32px;
    width: 90%;
    margin: 0 auto 104px;
}

@media screen and (max-width:750px) {

    .cont01{
        width: 87%;
        padding: 0;
        margin: 0 auto 30px;
    }
}

.cont01 ul {
    /*width: 737px;
    margin: 0 19px 0 32px;*/
}

.cont01 ul li{
    float: left;
    width: 24%;
    padding-right: 1%;
}

@media screen and (max-width:750px) {

    .cont01 ul li{
        float: none;
        width: 100%;
        margin-bottom: 10%;
    }
}

.cont01 ul li:last-child{
    padding-right: 0;
}

@media screen and (max-width:750px) {

    .cont01 ul li:last-child{
        margin-bottom: 0;
    }
}

.gallery_case_ttl{
	background-color: #808080;
    color: #FFF;
    margin-bottom: 18px;
    text-align: center;
    padding: 5px;
    font-size: 16px;
    letter-spacing: 0.2px;
}

@media screen and (max-width:750px) {

    .gallery_case_ttl{
        margin-bottom: 30px;
    }
}

/*  case_pages  */
.cont01.case_pages {
    margin-bottom: 104px;
    padding: 0 19px 0 32px;
    width: 700px;
    margin: 0 auto 104px;
}

@media screen and (max-width:750px) {

    .cont01.case_pages{
        padding: 0;
        width: 87%;
         margin: 0 auto 30px;
    }
}

.gallery_main_pic{
	margin-bottom: 27px;
}
.gallery_case_caps{
    width: 495px;
    float: left;
}
.gallery_case_data,
.gallery_case_caps{
	font-family: 游ゴシック体, 游ゴシック, YuGothic, メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}

@media screen and (max-width:750px) {

    .gallery_case_caps{
        width: 100%;
    }
}

.gallery_case_data {
	float: left;
	margin-right: 27px;
}

@media screen and (max-width:750px) {

    .gallery_case_data{
       float: none;
       width: 100%;
    }
}

.gallery_case_data p:last-child{
	font-family: 游ゴシック体, 游ゴシック, YuGothic, メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	padding: 0 0 0 10px;
    font-size: 12px;
}

@media screen and (max-width:750px) {

    .gallery_case_data p:last-child{
        font-size: 20px;
    }
}

.case_txt_ttl{
	background: #455761;
	width: 170px;
	padding: 3px;
	text-align: center;
    color: #FFF;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-bottom: 15px;
    box-sizing: border-box;
}

@media screen and (max-width:750px) {

    .case_txt_ttl{
        width: 100%;
         margin-bottom: 15px;
    }
}

@media screen and (max-width:750px) {

    .ul_wrapper{
       display: flex;
    }
}

.gallery_pic_middle{
	margin-bottom: 40px;
}

@media screen and (max-width:750px) {

    .gallery_pic_middle{
        margin-bottom: 15px;
    }
}

.gallery_pic_result ul{
	width: 701px;
	margin: 0 0 30px 0;
}

@media screen and (max-width:750px) {

    .gallery_pic_result ul{
        width: 91%;
        margin-right: 5%;
    }
}

@media screen and (max-width:750px) {

    .gallery_pic_result ul:last-of-type{
        margin-right:0;
    }
}

.gallery_pic_result ul li{
	width: 24%;
	padding-right: 10px;
}

@media screen and (max-width:750px) {

    .gallery_pic_result ul li{
        width: 100%;
        padding-right: 0;
    }
}

.gallery_pic_result ul li:last-child{
	padding-right: 0;
}

.btn_gallery_next{
	width: 189px;
	float: right;
}

@media screen and (max-width:750px) {

   .btn_gallery_next{
      margin-top: 2%;
    }
}

.btn_gallery_next img{
}
