.js-popup {
    cursor: pointer;
    cursor: hand;
}
.ep-list-all {
	margin: 0 0 60px 0;
	padding: 0;
}
.ep-list-all li {
	margin: 0 0 20px 0;
	padding: 0;
}
.ep-01 {
	position: relative;
	height: 240px;
}
.ep-list_01 {
	background-color: #252525;
	transform: skewX(170deg);
	z-index: 100;
	width: 70%;
	height: 240px;
	position: absolute;
	top: 0;
	left: -100px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
}
.ep-photo {
	position: absolute;
	top: 0;
    right: 0;
    z-index: -1;
}
.ep-photo img {
	height: 240px;
}
.ep-count_01 {
	display: inline-block;
    border-right: solid 1px #ccc;
	position: absolute;
	top: 0;
	left: 100px;
}
.ep-count_01 p {
	color: #ccc;
	font-size: 16px;
	line-height: 220%;
	padding: 2rem 2rem 2rem 4rem;
	transform: skewX(-170deg);
	font-family:"Barlow Condensed";
}
.ep-count_01 p span {
	color: #ccc;
	font-size: 60px;
}
h2.ep-title_01 {
	font-size: 14px;
	display: inline-block;
	padding: 2rem 3rem;
	transform: skewX(-170deg);
	position: absolute;
	top: 16px;
	left: 220px;
	color: #fff;
	line-height: 200%;
}
h2.ep-title_01 span {
	font-size: 24px;
}
.c-btn01_message {
	width: 320px;
	margin: 0 0 0 14rem;
	transform: skewX(-170deg);
	position: absolute;
	top: 150px;
	left: 120px;
}
.c-btn01_message a {
	padding: 9px 20px 6px ;
    font-size: 13px;
    font-size: 1.3rem;
	display: inline-block;
    position: relative;
    letter-spacing: 0em;
    color: #fff;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #fff;
    text-align: center;
}
.c-btn01_message a:after {
    width: 6px;
    height: 6px;
    margin-top: -3px;
    right: 15px;
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 9px;
    height: 9px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -5px;
    right: 22px;
}
.ep-02 {
	position: relative;
	height: 240px;
}
.ep-list_02 {
	background-color: #fff;
	transform: skewX(170deg);
	z-index: 100;
	width: 70%;
	height: 240px;
	position: absolute;
	top: 0;
	left: -100px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
}
.ep-count_02 {
	display: inline-block;
    border-right: solid 1px #ccc;
	position: absolute;
	top: 0;
	left: 100px;
}
.ep-count_02 p {
	color: #666666;
	font-size: 16px;
	line-height: 220%;
	padding: 2rem 2rem 2rem 4rem;
	transform: skewX(-170deg);
	font-family:"Barlow Condensed";
}
.ep-count_02 p span {
	color: #666666;
	font-size: 60px;
}
h2.ep-title_02 {
	font-size: 14px;
	display: inline-block;
	padding: 2rem 3rem;
	transform: skewX(-170deg);
	position: absolute;
	top: 16px;
	left: 220px;
	color: #1c1c1c;
	line-height: 200%;
}
h2.ep-title_02 span {
	font-size: 24px;
}
.c-btn02_message {
	width: 320px;
	margin: 0 0 0 14rem;
	transform: skewX(-170deg);
	position: absolute;
	top: 150px;
	left: 120px;
}
.c-btn02_message a {
	padding: 9px 20px 6px ;
    font-size: 13px;
    font-size: 1.3rem;
	display: inline-block;
    position: relative;
    letter-spacing: 0em;
    color: #1c1c1c;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #333333;
    text-align: center;
}
.c-btn02_message a:after {
    width: 6px;
    height: 6px;
    margin-top: -3px;
    right: 15px;
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 9px;
    height: 9px;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -5px;
    right: 22px;
}

.voice_list {
    width: 1410px;
    margin: 6rem auto 3rem auto;
}

.voice_list li {
    width: 436px;
    float: left;
    padding: 0 0 0 0;
}

.box_special {
    width: 57%;
    background-color: #252525;
    transform: skewX(170deg);
    padding: 0 100px 0 200px;
    position: absolute;
    left: -100px;
    top: 0;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
}
.box_cont {
    transform: skewX(-170deg);
}

.box_special p.txt, .box_special h2.ttl {
    text-align: left;
    width: 1200px !important;
    position: sticky;
}
.bg_dia {
    color: #fff;
    background-color:#666666;
    transform: skewX(170deg);
    text-align: left !important;
    display: inline-block;
    position: absolute;
    top: -30px;
    left: 0;
}

.bg_dia p {
    transform: skewX(-170deg);
    padding: 0.5rem 1.5rem 0 1.5rem;
}

.wrapInner_voice {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}

.c-grid01_voice {
    width: 446px;
    position: relative;
    margin: 0 1.5rem;
}

.c-grid01_voice .wrapInner_voice {
    position: relative;
    background-color: #333;
    padding: 28px 30px;
}

.c-grid01_voice .wrapInner_voice:before {
    content: "";
    position: absolute;
    top: -55px;
    left: 0;
    right: 0;
    background-color: #333;
    transform: skewY(-10deg);
    height: 100px;
    z-index: -1;
}

.c-grid01_voice .photo {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.c-grid01_voice .ttl {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 20px;
  line-height: 1.14706em;
  letter-spacing: 0;
  font-weight: bold;
  color: #fff;
  text-align: left;
}

.c-grid01_voice .ttl span {
  font-size: 24px;
}
.c-grid01_voice .txt {
  margin: 16px 0;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 15px;
  line-height: 1.5em;
  text-align: left;
}

.c-grid01_voice .number_voice_01 {
    position: absolute;
    top: -40px;
    right: 7.5rem;
    color: #cccccc;
    font-size: 16px;
    font-family:"Barlow Condensed";
}

.c-grid01_voice .number_voice_02 {
    position: absolute;
    top: -90px;
    right: 2rem;
    color: #fff;
    font-size: 60px;
    font-family:"Barlow Condensed";
    font-weight: 200;
}

.c-grid01_voice .c-btn01_voice a {
    padding: 9px 20px 6px;
    font-size: 13px;
    font-size: 1.3rem;
    display: inline-block;
    position: relative;
    letter-spacing: 0em;
    color: #fff;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #fff;
    text-align: center;
}

.c-grid01_voice .c-btn01_voice a:after {
    width: 6px;
    height: 6px;
    margin-top: -3px;
    right: 15px;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 9px;
    height: 9px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -5px;
    right: 22px;
}


.c-grid02_voice {
    width: 446px;
    position: relative;
    border: solid 1px #ccc;
    margin: 0 1.5rem;
}

.c-grid02_voice .wrapInner_voice {
    position: relative;
    background-color: #fff;
    padding: 28px 30px;
}

.c-grid02_voice .wrapInner_voice:before {
    content: "";
    position: absolute;
    top: -55px;
    left: 0;
    right: 0;
    background-color: #fff;
    transform: skewY(-10deg);
    height: 100px;
    z-index: -1;
}

.c-grid02_voice .photo {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.c-grid02_voice .ttl {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 20px;
  line-height: 1.14706em;
  letter-spacing: 0.15em;
  font-weight: bold;
  color: #1c1c1c;
  text-align: left;
}

.c-grid02_voice .ttl span {
  font-size: 24px;
  color: #1c1c1c;
}
.c-grid02_voice .txt {
  margin: 16px 0;
  color: #666666;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 15px;
  line-height: 1.5em;
  text-align: left;
}

.c-grid02_voice .number_voice_01 {
    position: absolute;
    top: -40px;
    right: 7.5rem;
    color: #666666;
    font-size: 16px;
    font-family:"Barlow Condensed";
}

.c-grid02_voice .number_voice_02 {
    position: absolute;
    top: -90px;
    right: 2rem;
    color: #666666;
    font-size: 60px;
    font-family:"Barlow Condensed";
}

.c-grid02_voice .c-btn01_voice a {
    padding: 9px 20px 6px;
    font-size: 13px;
    font-size: 1.3rem;
    display: inline-block;
    position: relative;
    letter-spacing: 0em;
    color: #333333;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #333333;
    text-align: center;
}

.c-grid02_voice .c-btn01_voice a:after {
    width: 6px;
    height: 6px;
    margin-top: -3px;
    right: 15px;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 9px;
    height: 9px;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -5px;
    right: 22px;
}

#wrap {
    padding-top: 70px;
    overflow: hidden
}

.c-heading-content {
    padding-top: 59px;
    padding-bottom: 71px
}

@media (min-width: 768px) {
	.c-heading-content .txt {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 40px;
		line-height: 2.22222em
	}
.credotexttitle {
    font-size: 34px;
    font-weight: bold;	
}
.credotexttitle2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;	
}
.credotexttitle3 {
	font-size: 18px;
    text-align: center;
    line-height: 40px;
    padding: 0 0 120px 0;
}
.credotexttitle3 span {
	font-size: 24px;
	font-weight: bold;
}

.tit-sec {
    font-size: 34px;
    font-size: 3.4rem;
    font-weight: 700;
    border-bottom: solid 1px #666666;
    letter-spacing: 5px;
    margin-bottom: 20px;
    color: #333333;
    padding: 0;
}
.voice_title_text {
  font-family:"Barlow Condensed";
  font-size: 30px;
  font-size: 3rem;
  color: #333333;
  letter-spacing: 0;
letter-spacing: 0;
font-weight: normal;
}
.voice_title_text2_border {
    position: relative;
    top: -100px;
    left: 170px;
}
.voice_title_text2_border hr {
    transform: rotate(100deg);
    width: 80px;
    border: 0;
    border-top: 1px solid #666666;
    margin: 0 0 0 -20px;
    padding: 0;
    transform-origin: 0% 0%;
}
.sec-work {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto; 
    margin-top: 77px;
    margin-bottom: 190px;
    padding: 0;
}
.credo_frame_main {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
}
.credo_frame_left{
    float: left;
    width: 50%;
}
.credo_frame_right{
    float: right;
    width: 50%;
}
.credo_frame_right .photo img {
    padding: 0;
    border: 0;
}
.credo_frame_right2 {
	margin-left: 20px;
    float: right;
    width: 45%;
}
.credo_frame_left3{
    width: 50%;
    float: left;
    margin-bottom: 40px;
}
.credo_frame_right3{
    width: 45%;
    float: right;
    padding: 0 0 40px 0;
}
.credo_frame_left4{
    width: 50%;
    float: left;
    margin-bottom: 40px;
}
.credo_frame_right4{
    float: right;
    width: 45%;
}
.text_lead {
    width: 100%;
    line-height: 35px;
    padding-right: 40px;
}
.text_lead span {
    color: #fff;
    font-size: 20px;
}
.leadcss {
    background-image: url(../../images/special/message_text_img.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 7px 12px 10px 15px;
 }
.credo_photo img {
    margin: 100px 0 0 0;
}
.credo_wrap {
    margin: 80px 0 0 0;
}
.credo_wrap2 {
    margin: 0;
}
.credo_box {
	padding: 50px 50px 0 50px;
    width: 1400px;
    margin: 0 auto;
}
.credo_bk {
    width: 100%;
    background-image: url(../../images/special/credo_bk_img.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
　}
.credo_bk2 {
    background-image: url(../../images/special/credo_bk_img2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
　}
.credo_menybox ul {
    display: flex;
    justify-content: center;
　}
 .credo_menybox li {
    list-style: none;
  }

 .credo_menybox li:nth-child(2) {
    margin: 0 10px;
  }
.credo_meny1 {
    background-image: url(../../images/special/credo_topimg7.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 451px;
    height: 666px;
　}
.credo_meny2 {
    background-image: url(../../images/special/credo_topimg8.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 451px;
    height: 666px;
　}
.credo_meny3 {
    background-image: url(../../images/special/credo_topimg9.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 451px;
    height: 666px;
　}
.credo_meny_titletext {
    font-size: 25px;
    font-weight: bold;
    margin: 380px 0 0 60px;
    color: white !important; 
　}

.credo_meny_text {
    font-size: 16px;
    margin: 20px 0 0 60px;
    color: white !important;
　}
.credo_meny_titletext2 {
    font-size: 25px;
    font-weight: bold;
    margin: 380px 0 0 60px;
　}
.credo_meny_text2 {
    font-size: 16px;
    margin: 20px 0 0 60px;
　}
.credo_menybox a {
    margin: 30px 0 0 65px;
}

.credo_menyblack .btn-seemore span {
    display: block;
    border: solid 1px #000;
    transition: all 0.3s;
}
.credo_menyblack .btn-seemore span {
    display: block;
    color: black !important;
}
.credo_menyblack .btn-seemore:before {
    content: "";
    position: absolute;
    right: 22px;
    top: 50%;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

}


@media (max-width: 767px) {
.credotexttitle {
    font-size: 34px;
    font-weight: bold;	
}
	.c-heading-content {
		padding-top: 35px;
		padding-bottom: 58px
	}
	.c-heading-content .txt {
		margin-left: 20px;
		margin-right: 20px
	}

.credotexttitle {
    font-size: 34px;
    font-weight: bold;	
}
.credotexttitle2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;	
}
.credotexttitle3 {
	font-size: 14px;
    text-align: center;
    line-height: 150%;
}
.credotexttitle3 span {
	font-size: 24px;
	font-weight: bold;
    line-height: 150%;
}

.tit-sec {
    font-size: 34px;
    font-size: 3.4rem;
    font-weight: 700;
    border-bottom: solid 1px #666666;
    letter-spacing: 5px;
    margin-bottom: 20px;
    color: #333333;
    padding: 0 0 20px 0;
}
.voice_title_text {
  font-family:"Barlow Condensed";
  font-size: 30px;
  font-size: 3rem;
  color: #333333;
  letter-spacing: 0;
letter-spacing: 0;
font-weight: normal;
}
.voice_title_text2_border {
    position: relative;
    top: -123px;
    left: 190px;
}
.voice_title_text2_border hr {
    transform: rotate(100deg);
    width: 50px;
    border: 0;
    border-top: 1px solid #666666;
    margin: 0 0 0 -40px;
    padding: 0;
    transform-origin: 0% 0%;
}
.sec-work {
    max-width: 960px;
    width: 100%;
    margin: 0 auto; 
    margin-top: 20px;
    margin-bottom: 110px;
    padding: 0 20px;
}
.credo_frame_main {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
}
.credo_frame_left{
    width: 100%;
    margin-bottom: 40px;
}
.credo_frame_right{
    width: 100%;
}
.credo_frame_right .photo img {
    margin: 30px 0 0 0;
    padding: 0;
    border: 0;
}
.credo_frame_right2 {
    width: 100%;
}
.credo_frame_left3{
    width: 100%;
    margin-bottom: 40px;
    position: relative;
    top: 470px;
    left: 0px;
}
.credo_frame_right3{
    width: 100%;
    position: relative;
    top: -315px;
    left: 0;
    padding:0 2rem;
}
.credo_frame_left4{
    width: 100%;
    margin-bottom: 40px;
    position: relative;
    top: 350px;
    left: 0;
}
.credo_frame_right4{
    width: 100%;
    position: relative;
    top: -230px;
    left: 0px;
    padding:0 2rem;
}
.text_lead {
    width: 100%;
    line-height: 35px;
}
.text_lead span {
    color: #fff;
    font-size: 20px;
}
.leadcss {
    background-image: url(../../images/special/message_text_img.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 7px 12px 10px 15px;
 }
 .credo_photo img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.credo_wrap {
margin: 80px 0 0 0;
　}
.credo_wrap2 {
margin: -70px 0 0 0;
　}
.credo_box {
padding: 0 10px 0 10px;
　}
.credo_bk {
    padding-top: 55px;
    background-image: url(../../images/special/pattern02_sp.jpg);
    background-position: top right;
　}
.credo_bk2 {
    padding: 160px 0 100px 0;
    background-image: url(../../images/special/credo_bk_img2_sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
　}
.credo_menybox ul {
    justify-content: center;
　}
 .credo_menybox li {
    list-style: none;
    margin-bottom: 15px;
padding: 0 0 10px 0;
  }

 .credo_menybox li:nth-child(2) {
    margin-bottom: 15px;
  }
.credo_meny1 {
    background-image: url(../../images/special/credo_topimg7_sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    background-size: cover;
　}
.credo_meny2 {
    background-image: url(../../images/special/credo_topimg8_sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    background-size: cover; 
　}
.credo_meny3 {
    background-image: url(../../images/special/credo_topimg9_sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    background-size: cover;
　}
.credo_meny_titletext {
    font-size: 22px;
    font-weight: bold;
    color: white !important;
    padding: 25px 0 0 0;
    text-align: center;
　}

.credo_meny_text {
    font-size: 16px;
    margin: 20px 0 0 20px;
    color: white !important;
    text-align: center;
　}
.credo_meny_titletext2 {
    font-size: 22px;
    font-weight: bold;
    color: white !important;
    padding: 25px 0 0 0;
    text-align: center;
　}
.credo_meny_text2 {
    font-size: 16px;
    margin: 20px 0 0 20px;
    color: white !important;
    text-align: center;
　}
.credo_menybox a {
margin: 40px 0 0 15px;
}

}

.c-btn01 a {
	display: inline-block;
	position: relative;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0em;
	padding: 17px 20px;
	color: #fff;
	max-width: 320px;
	width: 100%;
	margin: 0 auto;
	border: 1px solid #fff;
	text-align: center
}

.c-btn01 a:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 9px;
	height: 9px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
	top: 50%;
	margin-top: -5px;
	right: 22px
}

.c-btn01.is-black a {
	border-color: #333;
	color: #333
}

.c-btn01.is-black a:after {
	border-color: #333
}

@media (max-width: 767px) {
	.ep-01 {
		position: relative;
		height: 320px;
		overflow: hidden;
	}
	.ep-list_01 {
		width: 100%;
		background-color: #252525;
		transform: skewX(170deg);
		transform: skewY(-14deg) translateY(-90px);
		z-index: 100;
		height: 240px;
		position: absolute;
		top: 0;
		left: 0;
		display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    -moz-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    -webkit-align-items: center;
	    -moz-align-items: center;
	    -ms-align-items: center;
	}
	.ep-count_01 {
		display: block;
	    border-right: solid 1px #ccc;
		transform: skewX(170deg);
		position: absolute;
		top: 60px;
		left: 0;
		display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    -moz-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    -webkit-align-items: center;
	    -moz-align-items: center;
	    -ms-align-items: center;
	}
	.ep-count_01 p {
		color: #ccc;
		font-size: 16px;
		line-height: 220%;
		padding: 2rem 2rem 1rem 3rem;
		transform: skewX(-170deg);
		transform: skewY(14deg) translateY(0px);
		font-family:"Barlow Condensed";
	}
	.ep-count_01 p span {
		color: #ccc;
		font-size: 40px;
	}
	h2.ep-title_01 {
		font-size: 14px;
		display: inline-block;
		padding: 0 2rem 2rem 2rem;
		transform: skewX(-170deg);
		transform: skewY(14deg) translateY(90px);
		position: absolute;
		top: 80px;
		left: 0;
		color: #fff;
		line-height: 200%;
	}
	h2.ep-title_01 span {
		font-size: 24px;
	}
	.c-btn01_message {
		width: 50%;
		margin: 20px auto 0 auto;
		display: inline-block;
		transform: skewX(-170deg);
		transform: skewY(14deg) translateY(90px);
		position: none;
		left: 20px;
		bottom: 0;
		text-align: center;
	}
	.c-btn01_message a {
		padding: 9px 20px 6px ;
	    font-size: 13px;
	    font-size: 1.3rem;
		display: inline-block;
	    position: relative;
	    letter-spacing: 0em;
	    color: #fff;
	    width: 100%;
	    margin: 0 auto;
	    border: 1px solid #fff;
	    text-align: center;
	}
	.c-btn01_message a:after {
	    width: 6px;
	    height: 6px;
	    margin-top: -3px;
	    right: 15px;
		content: "";
	    position: absolute;
	    top: 0;
	    right: 0;
	    width: 9px;
	    height: 9px;
	    border-top: 1px solid #fff;
	    border-right: 1px solid #fff;
	    transform: rotate(45deg);
	    top: 50%;
	    margin-top: -5px;
	    right: 22px;
	}
	.ep-02 {
		position: relative;
		height: 320px;
		overflow: hidden;
	}
	.ep-list_02 {
		width: 100%;
		background-color: #ffffff;
		transform: skewX(170deg);
		transform: skewY(-14deg) translateY(-90px);
		z-index: 100;
		height: 240px;
		position: absolute;
		top: 0;
		left: 0;
		display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    -moz-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    -webkit-align-items: center;
	    -moz-align-items: center;
	    -ms-align-items: center;
	}
	.ep-photo {
		position: none;
		top: 0;
	    right: 0;
	    width:100%;
	    z-index: -1;
	}
	.ep-photo img {
		height: auto;
	}
	.ep-count_02 {
		display: block;
	    border-right: solid 1px #ccc;
		transform: skewX(170deg);
		position: absolute;
		top: 60px;
		left: 0;
		display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    -moz-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    -webkit-align-items: center;
	    -moz-align-items: center;
	    -ms-align-items: center;
	}
	.ep-count_02 p {
		color: #1c1c1c;
		font-size: 16px;
		line-height: 220%;
		padding: 2rem 2rem 1rem 3rem;
		transform: skewX(-170deg);
		transform: skewY(14deg) translateY(0px);
		font-family:"Barlow Condensed";
	}
	.ep-count_02 p span {
		color: #1c1c1c;
		font-size: 40px;
	}
	h2.ep-title_02 {
		font-size: 14px;
		display: inline-block;
		padding: 0 2rem 2rem 2rem;
		transform: skewX(-170deg);
		transform: skewY(14deg) translateY(90px);
		position: absolute;
		top: 70px;
		left: 0;
		color: #1c1c1c;
		line-height: 200%;
		text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
		-1px 1px 0 #FFF, 1px -1px 0 #FFF,
		0px 1px 0 #FFF,  0-1px 0 #FFF,
		-1px 0 0 #FFF, 1px 0 0 #FFF;
	}
	h2.ep-title_02 span {
		font-size: 24px;
		text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
		-1px 1px 0 #FFF, 1px -1px 0 #FFF,
		0px 1px 0 #FFF,  0-1px 0 #FFF,
		-1px 0 0 #FFF, 1px 0 0 #FFF;
	}
	.c-btn02_message {
		width: 50%;
		margin: 20px auto 0 auto;
		display: inline-block;
		transform: skewX(-170deg);
		transform: skewY(14deg) translateY(90px);
		position: none;
		left: 20px;
		bottom: 0;
		text-align: center;
		text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
		-1px 1px 0 #FFF, 1px -1px 0 #FFF,
		0px 1px 0 #FFF,  0-1px 0 #FFF,
		-1px 0 0 #FFF, 1px 0 0 #FFF;
	}
	.c-btn02_message a {
		padding: 9px 20px 6px ;
	    font-size: 13px;
	    font-size: 1.3rem;
		display: inline-block;
	    position: relative;
	    letter-spacing: 0em;
	    color: #1c1c1c;
	    width: 100%;
	    margin: 0 auto;
	    border: 1px solid #666666;
	    text-align: center;
		outline: solid 1px #fff;
	}
	.c-btn02_message a:after {
	    width: 6px;
	    height: 6px;
	    margin-top: -3px;
	    right: 15px;
		content: "";
	    position: absolute;
	    top: 0;
	    right: 0;
	    width: 9px;
	    height: 9px;
	    border-top: 1px solid #666666;
	    border-right: 1px solid #666666;
	    transform: rotate(45deg);
	    top: 50%;
	    margin-top: -5px;
	    right: 22px;
	}
	.voice_list {
		width: 100%;
	}
	.voice_list li {
		width: 100%;
		float: left;
		padding: 0;
	}
	.c-grid01_voice, .c-grid02_voice {
		width: 100%;
        margin: 0 0 3rem 0;
	}
	.box_special {
		width: 100%;
		background-color: #252525;
		transform: skewX(100deg);
		transform: skewY(170deg);
		padding: 0;
		position: absolute;
		left: 0;
		top: -100px;
		width: 100%;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    -moz-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    -webkit-justify-content: center;
	    -moz-justify-content: center;
	    -ms-justify-content: center;
	    justify-content: center;
	    -webkit-align-items: center;
	    -moz-align-items: center;
	    -ms-align-items: center;
	    align-items: center;
	    -webkit-flex-direction: column;
	    -moz-flex-direction: column;
	    -ms-flex-direction: column;
	    flex-direction: column;
	    position: relative;
	    height: 660px;
	    text-align: center;
	    color: #fff;
	}
	.box_cont {
		position: absolute;
		top: 140px;
		transform: skewX(-100deg);
		transform: skewY(-170deg);
	}

	.box_special h2.ttl {
		font-size: 45px;
	}

	.box_special p.txt, .box_special h2.ttl {
		text-align: center;
		width: 100% !important;
	}
	.bg_dia {
		color: #fff;
		background-color:#666666;
		transform: skewX(170deg);
		text-align: center !important;
		display: inline-block;
		position: sticky;
		top: -30px;
	    left: 0;
	}
	.bg_dia p {
		font-size: 1.25rem;
		transform: skewX(-170deg);
		padding: 0.5rem 1.5rem 0 1.5rem;
	}
	.c-btn01 a {
		padding: 9px 20px 6px;
		font-size: 13px;
		font-size: 1.3rem
	}
	.c-btn01 a:after {
		width: 6px;
		height: 6px;
		margin-top: -3px;
		right: 15px
	}
	.c-btn02 a {
		padding: 9px 20px 6px;
		font-size: 13px;
		font-size: 1.3rem
	}
	.c-btn02 a:after {
		width: 6px;
		height: 6px;
		margin-top: -3px;
		right: 15px
	}
	.ep-list-all {
		margin: 0 0 30px 0;
		padding: 0;
	}
	.ep-list-all li {
		margin: 0 0 0 0;
		padding: 0;
	}
}

@media (max-width: 767px) {
	.sec-grid .c-btn01 {
		text-align: center
	}
}




/*# sourceMappingURL=maps/crosstalk.css.map */



.main-banner {
  margin-top: 70px;
  height: 660px;
  background: url(../../images/crosstalk/bg_main_banner.jpg) center center no-repeat;
  background-size: cover;
  position: relative
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .main-banner {
    height: 400px
  }
}

@media (max-width: 767px) {
  .main-banner {
    background-image: url(../../images/crosstalk/bg_main_banner_sp.jpg);
    height: 240px
  }
}

.main-banner .content-banner {
  padding-top: 210px
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .main-banner .content-banner {
    padding-top: 110px
  }
}

@media (max-width: 767px) {
  .main-banner .content-banner {
    padding-top: 60px
  }
}

.main-banner .content-banner .tit-banner {
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-size: 60px;
  font-size: 6rem;
  color: #000;
  font-weight: 500;
  text-shadow: 2px 2px 5px #fbf4d1, -2px -2px 5px #fbf4d1, 0px 0 15px #fbf4d1, 0px 0 20px #fbf4d1, 0px 0 30px #fbf4d1, 0px 0 30px #fbf4d1;
  border-radius: 0;
  letter-spacing: -5px
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .main-banner .content-banner .tit-banner {
    font-size: 26px;
    font-size: 2.6rem
  }
}

@media (max-width: 767px) {
  .main-banner .content-banner .tit-banner {
    font-size: 26px;
    font-size: 2.6rem;
    margin-bottom: 4px
  }
}

.main-banner .content-banner .tit-banner span {
  font-size: 70px;
  font-size: 7rem
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .main-banner .content-banner .tit-banner span {
    font-size: 30px;
    font-size: 3rem
  }
}

@media (max-width: 767px) {
  .main-banner .content-banner .tit-banner span {
    font-size: 30px;
    font-size: 3rem
  }
}

.main-banner .content-banner .sub-banner {
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 500;
  text-shadow: 2px 2px 5px #fbf4d1, -2px -2px 5px #fbf4d1, 0px 0 15px #fbf4d1, 0px 0 20px #fbf4d1, 0px 0 30px #fbf4d1, 0px 0 30px #fbf4d1;
  border-radius: 0;
  letter-spacing: -2px;
  color: #000
}

@media (max-width: 767px) {
  .main-banner .content-banner .sub-banner {
    font-size: 16px;
    font-size: 1.6rem
  }
}

.main-banner .box-name {
  font-size: 0px;
  font-size: 0rem;
  max-width: 620px;
  width: 100%;
  left: 50%;
  margin-left: -310px;
  position: absolute;
  bottom: -56px;
  padding: 35px 70px 46px;
  background: rgba(0, 0, 0, 0.8);
  z-index: 2;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between
}

@media (max-width: 767px) {
  .main-banner .box-name {
    max-width: 100%;
    margin: 30px 30px 0;
    width: auto;
    position: static;
    transform: none;
    display: block;
    padding: 25px 30px 30px
  }
}

.main-banner .box-name .box-left, .main-banner .box-name .box-right {
  text-align: center;
  color: #fff
}

@media (max-width: 767px) {
  .main-banner .box-name .box-left {
    margin-bottom: 56px
  }
}

.main-banner .box-name .box-right {
  position: relative
}

.main-banner .box-name .box-right:before {
  position: absolute;
  content: '';
  width: 85px;
  height: 1px;
  background: #707070;
  left: -101px;
  top: 60px;
  transform: rotate(45deg)
}

@media (max-width: 767px) {
  .main-banner .box-name .box-right:before {
    width: 30px;
    left: 48%;
    top: -16px;
    transform: rotate(45deg) translate(-50%, 0)
  }
}

.main-banner .box-name .box-right:after {
  position: absolute;
  content: '';
  width: 85px;
  height: 1px;
  background: #707070;
  left: -101px;
  top: 60px;
  transform: rotate(-45deg)
}

@media (max-width: 767px) {
  .main-banner .box-name .box-right:after {
    width: 30px;
    left: 48%;
    top: -37px;
    transform: rotate(-45deg) translate(-50%, 0)
  }
}

.main-banner .box-name .position {
  font-family: 'Noto Serif JP', serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  margin-bottom: 20px;
  letter-spacing: 1px
}

@media (max-width: 767px) {
  .main-banner .box-name .position {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 1.5px;
    margin-bottom: -3px
  }
}

.main-banner .box-name .name {
  font-family: 'Noto Serif JP', serif;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 30px
}

@media (max-width: 767px) {
  .main-banner .box-name .name {
    font-size: 20px;
    font-size: 2rem
  }
}

.sec-intro {
  padding: 130px 20px 171px;
  background-image: url(../../images/crosstalk/bg_intro.png)
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .sec-intro {
    padding: 100px 20px 120px
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .sec-intro {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center
  }
}

@media (max-width: 767px) {
  .sec-intro {
    padding: 248px 30px 54px;
    background-image: url(../../images/crosstalk/bg_intro_sp.png)
  }
}

.sec-intro .sec-content {
  max-width: 100%
}

.sec-intro .sec-content p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 40px;
  letter-spacing: 0.9px
}

@media only screen and (max-width: 1000px) {
  .sec-intro .sec-content p {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .sec-intro .sec-content p {
    font-size: 14px;
    font-size: 1.4rem
  }
}

@media (max-width: 767px) {
  .sec-intro .sec-content p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 30px;
    text-align: left;
    letter-spacing: 0.6px
  }
}

.sec-crosstalk .sec-content {
  background: #252525;
  padding-bottom: 105px
}

@media only screen and (max-width: 1000px) {
  .sec-crosstalk .sec-content {
    padding-bottom: 100px
  }
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content {
    padding-bottom: 50px
  }
}

.sec-crosstalk .sec-content.less-pb {
  padding-bottom: 96px
}

.sec-crosstalk .sec-content:nth-child(even) {
  background: #fff;
  padding-bottom: 198px
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content:nth-child(even) {
    padding-bottom: 50px
  }
}

.sec-crosstalk .sec-content:nth-child(even) .box-intro .box-left {
  order: 2
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content:nth-child(even) .box-intro .box-left {
    float: none
  }
}

.sec-crosstalk .sec-content:nth-child(even) .box-intro .box-right {
  top: 90px;
  position: relative
}

@media only screen and (max-width: 1200px) {
  .sec-crosstalk .sec-content:nth-child(even) .box-intro .box-right {
    top: 50px
  }
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content:nth-child(even) .box-intro .box-right {
    top: 0
  }
}

.sec-crosstalk .sec-content:nth-child(even) .box-intro .box-right:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 90px;
  background: #252525;
  top: -90px;
  left: 0;
  z-index: 2
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content:nth-child(even) .box-intro .box-right:before {
    display: none
  }
}

.sec-crosstalk .sec-content:nth-child(even) .box-content {
  padding-top: 188px
}

@media only screen and (max-width: 1000px) {
  .sec-crosstalk .sec-content:nth-child(even) .box-content {
    padding-top: 100px
  }
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content:nth-child(even) .box-content {
    padding-top: 60px
  }
}

.sec-crosstalk .sec-content:nth-child(even) .box-content.less-pt {
  padding-top: 150px
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content:nth-child(even) .box-content.less-pt {
    padding-top: 60px
  }
}

.sec-crosstalk .sec-content:nth-child(even) .box-content .list-content .row:nth-child(even) .name, .sec-crosstalk .sec-content:nth-child(even) .box-content .list-content .row:nth-child(even) .desc {
  color: #333
}

.sec-crosstalk .sec-content:nth-child(even) .box-content .list-content .row .name, .sec-crosstalk .sec-content:nth-child(even) .box-content .list-content .row .desc {
  color: #333333
}

.sec-crosstalk .sec-content:last-child .box-content .list-content .row .name, .sec-crosstalk .sec-content:last-child .box-content .list-content .row .desc {
  color: #333
}

.sec-crosstalk .sec-content:last-child .box-content .list-content .row:nth-child(even) .name, .sec-crosstalk .sec-content:last-child .box-content .list-content .row:nth-child(even) .desc {
  color: #333333
}

.sec-crosstalk .sec-content .box-intro {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content .box-intro {
    display: block
  }
}

.sec-crosstalk .sec-content .box-intro .box-left {
  width: 50%;
  background: #1C1C1C;
  display: table;
  padding: 0 100px 0 160px
}

@media only screen and (max-width: 1600px) {
  .sec-crosstalk .sec-content .box-intro .box-left {
    padding-left: 50px;
    padding-right: 50px
  }
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content .box-intro .box-left {
    float: none;
    width: 100%;
    height: auto;
    padding: 61px 30px 59px
  }
}

.sec-crosstalk .sec-content .box-intro .box-left .detail {
  display: table-cell;
  vertical-align: middle;
  color: #fff
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content .box-intro .box-left .detail {
    display: block
  }
}

.sec-crosstalk .sec-content .box-intro .box-right {
  width: 50%;
  position: relative;
  top: -90px
}

.sec-crosstalk .sec-content .box-intro .box-right img {
  display: block;
  width: 100%;
  height: 100%
}

@media only screen and (max-width: 1200px) {
  .sec-crosstalk .sec-content .box-intro .box-right {
    top: -50px
  }
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content .box-intro .box-right {
    float: none;
    width: 100%;
    top: 0
  }
}

.sec-crosstalk .sec-content .box-intro .tit-box {
  font-family: 'Noto Serif JP', serif;
  font-size: 40px;
  font-size: 4rem;
  margin-bottom: 12px
}

@media only screen and (max-width: 1460px) {
  .sec-crosstalk .sec-content .box-intro .tit-box {
    font-size: 30px;
    font-size: 3rem
  }
}

@media only screen and (max-width: 1200px) {
  .sec-crosstalk .sec-content .box-intro .tit-box {
    font-size: 25px;
    font-size: 2.5rem
  }
}

@media only screen and (max-width: 1100px) {
  .sec-crosstalk .sec-content .box-intro .tit-box {
    font-size: 20px;
    font-size: 2rem
  }
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content .box-intro .tit-box {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 6px
  }
}

.sec-crosstalk .sec-content .box-intro .subtit-box {
  font-family: 'Noto Serif JP', serif;
  font-size: 24px;
  font-size: 2.4rem
}

@media only screen and (max-width: 1400px) {
  .sec-crosstalk .sec-content .box-intro .subtit-box {
    font-size: 20px;
    font-size: 2rem
  }
}

@media only screen and (max-width: 1000px) {
  .sec-crosstalk .sec-content .box-intro .subtit-box {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content .box-intro .subtit-box {
    font-size: 16px;
    font-size: 1.6rem
  }
}

.sec-crosstalk .sec-content .box-content {
  padding-top: 63px
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content .box-content {
    padding-top: 44px
  }
}

.sec-crosstalk .sec-content .box-content.more-pt {
  padding-top: 115px
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content .box-content.more-pt {
    padding-top: 44px
  }
}

.sec-crosstalk .sec-content .box-content .title-box {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: 500;
  text-align: center;
  color: #fff;
  letter-spacing: 5px;
  margin-bottom: 57px
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content .box-content .title-box {
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
    line-height: 34px;
    letter-spacing: 2px;
    margin-bottom: 25px
  }
}

.sec-crosstalk .sec-content .box-content .list-content {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  padding-right: 120px
}

@media only screen and (max-width: 1400px) {
  .sec-crosstalk .sec-content .box-content .list-content {
    left: 0;
    padding: 0 20px
  }
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content .box-content .list-content {
    padding: 0 30px
  }
}

.sec-crosstalk .sec-content .box-content .list-content .row {
  font-size: 0px;
  font-size: 0rem;
  margin-bottom: 55px;
  color: #fff
}

.sec-crosstalk .sec-content .box-content .list-content .row:last-child {
  margin-bottom: 0
}

.sec-crosstalk .sec-content .box-content .list-content .row:nth-child(even) {
  color: #fff
}

.sec-crosstalk .sec-content .box-content .list-content .row .name {
  display: inline-block;
  vertical-align: top;
  width: 120px;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 3px;
  position: relative
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content .box-content .list-content .row .name {
    display: block;
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    padding-right: 0
  }
}

.sec-crosstalk .sec-content .box-content .list-content .row .desc {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 120px);
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 40px;
  margin-top: -6px
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content .box-content .list-content .row .desc {
    display: block;
    width: 100%;
    margin-top: 14px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px
  }
}

.sec-crosstalk .sec-content .box-content .list-content .row .desc p {
  margin-bottom: 40px
}

.sec-crosstalk .sec-content .box-content .list-content .row .desc p:last-of-type {
  margin-bottom: 0
}

.sec-crosstalk .sec-content .box-content .list-content .row .desc ul.list-img {
  margin-top: 29px;
  margin-bottom: -10px;
  font-size: 0px;
  font-size: 0rem
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content .box-content .list-content .row .desc ul.list-img {
    margin-top: 55px
  }
}

.sec-crosstalk .sec-content .box-content .list-content .row .desc ul.list-img li {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  transition: all 0.3s;
  cursor: pointer
}

@media only screen and (min-width: 1025px) {
  .sec-crosstalk .sec-content .box-content .list-content .row .desc ul.list-img li:hover {
    opacity: 0.7
  }
}

.sec-crosstalk .sec-content .box-content .list-content .row .desc ul.list-img li:last-child {
  margin-right: 0
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content .box-content .list-content .row .desc ul.list-img li {
    display: block;
    margin-right: 0;
    margin-bottom: 25px
  }
  .sec-crosstalk .sec-content .box-content .list-content .row .desc ul.list-img li:last-child {
    margin-bottom: 0
  }
}

.sec-crosstalk .sec-content .box-content .list-content .row .desc ul.list-img li .popup__history {
  display: none
}

.sec-crosstalk .sec-content .box-content .list-content .row .desc ul.list-img li span {
  display: block
}

.sec-crosstalk .sec-content .box-content .list-content .row .desc ul.list-img li .img {
  position: relative
}

.sec-crosstalk .sec-content .box-content .list-content .row .desc ul.list-img li .ico-zoom {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30px
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content .box-content .list-content .row .desc ul.list-img li img {
    width: 100%
  }
}

.sec-crosstalk .sec-content .box-content .list-content .row .desc ul.list-img li .caption {
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: -5px
}

@media (max-width: 767px) {
  .sec-crosstalk .sec-content .box-content .list-content .row .desc ul.list-img li .caption {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 7px
  }
}

.sec-char .sec-content {
  font-size: 0px;
  font-size: 0rem;
  background: #1C1C1C;
  overflow: hidden;
  position: relative
}

.sec-char .sec-content .bg-name {
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 120px;
  font-size: 12rem;
  line-height: 1;
  color: rgba(255, 255, 255, 0.05);
  position: absolute;
  top: -26px;
  left: 33.33%;
  letter-spacing: 18px;
  text-transform: uppercase;
  pointer-events: none;
  white-space: nowrap
}

@media (max-width: 767px) {
  .sec-char .sec-content .bg-name {
    left: 0;
    top: 220px;
    font-size: 70px;
    font-size: 7rem;
    line-height: 80px;
    letter-spacing: 10px
  }
}

.sec-char .sec-content .content-left {
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  height: 398px
}

@media only screen and (max-width: 1000px) {
  .sec-char .sec-content .content-left {
    width: 40%
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .sec-char .sec-content .content-left {
    width: 50%
  }
}

@media (max-width: 767px) {
  .sec-char .sec-content .content-left {
    display: block;
    width: 100%;
    height: auto;
    position: relative
  }
}

.sec-char .sec-content .content-left img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.sec-char .sec-content .content-right {
  display: inline-block;
  vertical-align: top;
  width: 66.67%;
  padding: 0 100px;
  position: absolute;
  top: 48%;
  transform: translate(0, -50%)
}

@media only screen and (max-width: 1000px) {
  .sec-char .sec-content .content-right {
    width: 60%;
    padding: 0 40px
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .sec-char .sec-content .content-right {
    width: 50%;
    padding: 0 30px
  }
}

@media (max-width: 767px) {
  .sec-char .sec-content .content-right {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    transform: none;
    padding: 46px 30px
  }
}

.sec-char .sec-content .content-right .name {
  color: #fff;
  margin-bottom: 22px
}

@media (max-width: 767px) {
  .sec-char .sec-content .content-right .name {
    margin-bottom: 14px
  }
}

.sec-char .sec-content .content-right .name strong {
  font-size: 34px;
  font-size: 3.4rem;
  margin-right: 25px;
  letter-spacing: 5px
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .sec-char .sec-content .content-right .name strong {
    font-size: 28px;
    font-size: 2.8rem;
    margin-right: 10px
  }
}

@media (max-width: 767px) {
  .sec-char .sec-content .content-right .name strong {
    display: block;
    font-size: 28px;
    font-size: 2.8rem;
    letter-spacing: 4px
  }
}

.sec-char .sec-content .content-right .name span {
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 2px
}

@media (max-width: 767px) {
  .sec-char .sec-content .content-right .name span {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: -2px
  }
}

.sec-char .sec-content .content-right .desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  color: #fff
}

@media (max-width: 767px) {
  .sec-char .sec-content .content-right .desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px
  }
}

.sec-work {
  margin-top: 77px;
  margin-bottom: 70px;
  padding: 0 20px
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .sec-work {
    margin-bottom: 100px
  }
}

@media (max-width: 767px) {
  .sec-work {
    padding: 0 30px;
    margin-top: 65px;
    margin-bottom: 76px
  }
}

.sec-work .sec-content {
  max-width: 1400px;
  margin: 0 auto
}

.sec-work .sec-content .tit-sec {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: 700;
  padding-bottom: 28px;
  border-bottom: solid 1px #666666;
  letter-spacing: 5px;
  margin-bottom: 60px
}

@media (max-width: 767px) {
.tit-sec {
    font-size: 20px;
    font-size: 2rem;
    margin: 0 -10px 20px;
    letter-spacing: 3px;
    padding-bottom: 17px
  }
}

.sec-work .sec-content .list-work {
  font-size: 0px;
  font-size: 0rem
}

.sec-work .sec-content .list-work li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-right: 2.2%;
  margin-bottom: 30px;
  transition: all 0.3s;
  cursor: pointer
}

@media (max-width: 767px) {
.list-work li {
    width: 100%;
    margin-right: 3.5%;
    margin-bottom: 11px
  }
.list-work li:last-child {
    margin-bottom: 0
  }
.list-work li:nth-child(2n) {
    margin-right: 0
  }
}

@media only screen and (min-width: 1025px) {
.list-work li:hover {
    opacity: 0.7
  }
}

.sec-work .sec-content .list-work li:nth-child(4n) {
  margin-right: 0
}

@media (max-width: 767px) {
.list-work li img {
    width: 100%;
    height: 100%;
  }
}

.list-work li .popup__history {
  display: none
}

@media only screen and (min-width: 1400px) {
  .popup.zoom .popup__wrap {
    margin-top: 0;
    height: 70%;
    max-width: 900px
  }
}

.popup.zoom .ch-thumb.ch-thumb2 figure {
  position: relative
}

.popup.zoom .ch-thumb.ch-thumb2 figure:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 53.77778%
}

.popup.zoom .ch-thumb.ch-thumb2 figure>.content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.popup.zoom .ch-thumb.ch-thumb2 figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.zoomContainer {
  pointer-events: none !important
}

.zoomLens {
  width: 100px !important;
  height: 100px !important;
  cursor: move !important
}

.txt_clink {
    text-align: center !important;
}
/*# sourceMappingURL=maps/crosstalk.css.map */