.single.container {
    padding: 14.706vw 0 7.353vw;
    width: 69.926vw;
    margin: auto;
}

.work-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.471vw;
}

p.work-construction,
p.work-type {
    display: flex;
}

p.work-construction span, 
p.work-type span {
    display: flex;
    width: 7.353vw;
    justify-content: center;
    align-items: center;
    gap: 0.735vw;
    font-family: "Noto Sans JP";
    font-size: 1.471vw;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #fff;
    background: #757575;
    margin: 0 0.809vw 0.809vw 0;
}

h1 {
    color: var(--Neutral-Gray-800, #424242);
    font-family: "Noto Sans JP";
    font-size: 1.765vw;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.work-taxonomies {
    display: flex;
}

.work-header-right {
    display: flex;
    align-items: flex-end;
}

.work-taxonomies div {
    color: #FFF;
    font-family: "Noto Sans JP";
    font-size: 1.176vw;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: #004370;
    margin: 0 0.809vw;
    padding: 0.441vw 1.029vw;
    border-radius: 2.941vw;
}

.work-thumb img {
    width: 100%;
    height: auto;
}

.work-thumb {
    margin-bottom: 1.471vw;
}

.work-nav {
    display: flex;
    justify-content: center;
    margin-top: 5.882vw;
}

.prev {
    display: flex;
    width: 14.265vw;
    padding: 0.735vw 2.206vw;
    justify-content: center;
    align-items: center;
    gap: 1.471vw;
    border: 2px solid;
    margin-right: 0.735vw;
    a{
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

.next {
    display: flex;
    width: 14.265vw;
    padding: 0.735vw 2.206vw;
    justify-content: center;
    align-items: center;
    gap: 1.471vw;
    border: 2px solid;
    margin-left: 0.735vw;
    a{
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

span.icon {
    color: #004370;
    font-weight: 900;
    font-size: 1.471vw;
    margin: 0 0.735vw;
}

.work-content p {
    font-family: "Noto Sans JP";
    font-size: 1.471vw;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.single_wrap {
    background: url(../img/works/single_bg.png);
    background-size: auto;
    background-repeat: repeat;
}

span.cat-name {
    display: inline-block;
    color: #FFF;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: #02b79c;
    margin-bottom: 10px;
    min-width: 80px;
    padding: 0 10px 2px;
}


@media(max-width:767px) {

    .single.container {
        padding: 21.706vw 0 7.353vw;
        width: 87.926vw;
        margin: auto;
    }

    p.work-type {
        margin-top: 20px;
        margin-bottom: 15px;
    }

    h1.work-add_name {
        font-size: 4.175vw;
        margin-bottom: 10px;
    }

    .work-content {
        margin: 6vw 0 10vw;
    }

    .work-content p {
        font-size: 4.175vw;
    }

    .work-nav {
        display: flex;
        justify-content: space-between;
        margin-top: 5.882vw;
    }

    .prev {
        display: flex;
        width: 40.265vw;
        padding: 2.735vw 2.206vw;
        justify-content: center;
        align-items: center;
        gap: 1.471vw;
        border: 2px solid;
        margin-right: 0.735vw;

        span.icon {
            color: #004370;
            font-weight: 900;
            font-size: 4.471vw;
            margin: 0 30px 0 0;
        }
    }

    .next {
        display: flex;
        width: 40.265vw;
        padding: 2.735vw 2.206vw;
        justify-content: center;
        align-items: center;
        gap: 1.471vw;
        border: 2px solid;
        margin-right: 0.735vw;

        span.icon {
            color: #004370;
            font-weight: 900;
            font-size: 4.471vw;
            margin: 0 0 0 30px;
        }
    }

    .work-header {
        flex-direction: column;
    }

    p.work-construction span, p.work-type span {
        display: flex;
        width: 20.353vw;
        justify-content: center;
        align-items: center;
        gap: 0.735vw;
        font-family: "Noto Sans JP";
        font-size: 3.75vw;
        padding: 2px 0 3px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        color: #fff;
        background: #757575;
        margin: 0 14px 0 0;
    }

    .work-taxonomies div {
        color: #FFF;
        font-family: "Noto Sans JP";
        font-size: 3vw;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        background: #004370;
        margin: 0 0.809vw 13px;
        padding: 0.841vw 3.029vw;
        border-radius: 2.941vw;
    }

}

#examples h2{
	display: block;
	border-left: 5px solid #0067ad;
	padding: 0 0 0 10px;
	font-size: 18px;
	color: #0067ad;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}

#examples blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
/* img */ 
#examples .aligncenter {
    display: block;
    margin: 0 auto;
}
#examples .alignright {}
#examples .alignleft { }
#examples img[class*="wp-image-"],
#examples img[class*="attachment-"] {
    height: auto;
    max-width: 100%;
}
/* clearfix */
#examples .clearfix {
    overflow: hidden;
    zoom: 1;
}
#examples .clearfix:after {
    content: "";
    display: block;
    clear: both;
}




#examples p {
    padding: 0 0 1em 0;
}
.alignleft {
    display: inline-block;
    float: left;
    margin: 0 1em 1em 0;
}
#examples img{
	max-width: 100%;
	height: auto;
}
#examples table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
  margin: 20px 0 20px 0;
}
#examples table th {
  background: #f0f0f0;
  padding: 10px;
  text-align: center;
  width: 9em;
  border: 1px solid #ccc;
  vertical-align: middle;
}
#examples table td {
    border: 1px solid #ccc;
    width: auto;
    padding: 10px;
}


/**************施工実績*****************/

/* ギャラリー全体 */
#stage{
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-flow: nowrap;
}

/* サムネイル列 */
#thumbs{
  position: relative;
  width: 28%;
}
#thumbs label img{
  cursor: pointer;
  width: 100%;
  height: auto;
}

/* 表示エリア（重要：relativeにする） */
.screen {
    position: relative;
    width: 68%;
}
#screen{               /* 初期テキストや初期画像のラッパ */
  right: 0;
  top: 0;
  width: 100%;
  overflow: hidden;
}
#screen span{
  position:absolute;
  top:130px;
  left:50px;
  font-size:32px;
}

/* ラジオ非表示 */
#r1,#r2{ display:none; }

/* 画像サイズ */
#photo1 img,#photo2 img,#screen img{
  width:100%;
  height:auto;
}

/* 切替用レイヤー（デフォ透明） */
#photo1,#photo2{
  position:absolute;
  inset:0;             /* top/right/bottom/left:0 の略 */
  opacity:0;
  transition: opacity .5s ease;
  overflow:hidden;
  /* 必要なら重ね順 */
  z-index: 1;
}

/* チェックされたら表示（.screen を明示してヒット率UP） */
#r1:checked ~ .screen #photo1{ opacity:1; }
#r2:checked ~ .screen #photo2{ opacity:1; }

/* どれかがチェックされたら初期画面(#screen)を消す */
#r1:checked ~ .screen #screen,
#r2:checked ~ .screen #screen{ opacity:0; transition: opacity .3s; }

#examples #thumbs label{
	display: block;
	position: relative;
	margin-bottom: 20px;
	height: auto;
	overflow: hidden;
	max-height: 290px;
}

#examples #thumbs label .gallery01-txt01-wrap {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    line-height: 1;
    background-color: rgba(0,0,0,0.6);
}
#examples .gallery01-txt01 {
    display: block;
    width: auto;
    padding: 10px 20px;
    color: #fff;
}

/*
#examples h3{
	display: block;
	border-left: 5px solid #0067ad;
	padding: 0 0 5px 10px;
	font-size: 18px;
	color: #0067ad;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #0067ad;
	margin-bottom: 20px;
}
*/
#examples iframe{
	display: block;
	margin: 0 auto;
}
#examples h3 {
    position: relative;
    color: #0067ad;
    background: #fff;
    font-size: 1.758vw;
    border-bottom: 1px solid #0067ad;
    margin: 1.465vw 0px 2.198vw 00px;
    padding: 0.733vw 0.366vw 0.733vw 0.733vw;
    text-align: left;
    font-weight: bold;
}

#examples h3:before {
	content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
    left: 39px;
    border: 10px solid transparent;
        border-top-color: transparent;
        border-top-style: solid;
        border-top-width: 10px;
    border-top: 10px solid #0067ad;
}
#examples h3:after {
	content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
    left: 40px;
    border: 9px solid transparent;
        border-top-color: transparent;
        border-top-style: solid;
        border-top-width: 9px;
    border-top: 9px solid #fff;
}

#examples h4 {
    position: relative;
    color: #fff;
    font-size: 1.612vw;
    background: #94AFC1;
    margin: 1.465vw 0px 2.198vw 00px;
    padding: 0.733vw 0.366vw 0.733vw 0.733vw;
}
/*
#examples figure.examples {
    max-height: 274px;
}
*/
#examples figure.examples + p{
	font-size: 18px;
	padding: 5px 0 10px;
}

.f_box.f_h_sb.f_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.col.w50s {
    width: 48%;
}

@media screen and (max-width:769px){
	#examples .post .w50s{
		width: 100%;
	}

    .col.w50s {
        width: 100%;
    }

    #examples h3 {
        font-size: 5.5vw;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    #examples h4 {
        font-size: 4.5vw;
    }
}