@charset "UTF-8";
/* ===================================
台東区の魅力
=================================== */
.content-bg {
  padding-bottom: 200px;
}
@media only screen and (max-width: 767px) {
  .content-bg {
    padding-bottom: 50px;
    margin-bottom: 0px;
  }
}

.wide-photo {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  height: 240px;
  position: relative;
}
.wide-photo img {
  width: 100%;
}
.wide-photo .title {
  color: #FFF;
  padding-top: 10px;
  text-align: center;
}
.wide-photo .title .text1 {
  font-family: "リュウミン R-KL";
  font-size: 35px;
  letter-spacing: 0.2em;
}
.wide-photo .title .text2 {
  margin-top: 20px;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .wide-photo {
    height: 280px;
    padding: 0 10px;
  }
  .wide-photo .title {
    padding-top: 0;
  }
  .wide-photo .title .text1 {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .wide-photo .title .text2 {
    margin-top: 10px;
    padding-bottom: 20px;
  }
}

.line-title {
  margin: 100px 0;
  font-size: 21px;
  font-family: "リュウミン R-KL";
  letter-spacing: 0.2em;
  text-align: center;
}
.line-title.line2 > span {
  padding: 0 120px;
  line-height: 2.38;
}
.line-title > span {
  display: inline-block;
  min-width: 400px;
  padding: 0 170px;
  position: relative;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.line-title > span:before, .line-title > span:after {
  content: "";
  display: block;
  background: #CBCBCB;
  width: 100px;
  height: 1px;
  position: absolute;
  top: calc(50% - 1px);
}
.line-title > span:before {
  left: 0px;
}
.line-title > span:after {
  right: 0px;
}
@media only screen and (max-width: 767px) {
  .line-title {
    margin-bottom: 40px;
    letter-spacing: 0.1em;
  }
  .line-title.sp-off > span {
    padding: 0;
  }
  .line-title.sp-off > span:before, .line-title.sp-off > span:after {
    display: none;
  }
  .line-title.line2 > span {
    padding: 0;
    line-height: 1.61;
  }
  .line-title > span {
    min-width: auto;
    padding: 0 50px;
  }
  .line-title > span:before, .line-title > span:after {
    width: 30px;
  }
}

.column {
  margin-bottom: 200px;
}
.column .c-frame {
  margin-bottom: 0;
  padding: 30px 50px;
}
@media only screen and (max-width: 767px) {
  .column {
    margin-bottom: 100px;
  }
  .column .c-frame {
    padding: 30px 10px;
  }
}

.photo-layout {
  margin-top: 25px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.photo-layout figure {
  position: relative;
}
.photo-layout .li-photo {
  width: 54.65%;
}
.photo-layout .li-photo figure img {
  width: 100%;
}
.photo-layout .li-text {
  width: 40.69%;
  padding-top: 15px;
}
.photo-layout .fig-wrap {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.photo-layout .fig-wrap .title {
  font-family: "リュウミン R-KL";
  font-size: 21px;
  text-align: center;
  letter-spacing: 0.15em;
  line-height: 2.38;
}
.photo-layout .fig-wrap .text {
  margin-top: 20px;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .photo-layout {
    display: block;
  }
  .photo-layout .li-photo,
  .photo-layout .li-text {
    width: 100%;
  }
  .photo-layout li {
    width: 100%;
  }
  .photo-layout li:first-child .fig-wrap {
    padding: 0;
  }
  .photo-layout .fig-wrap {
    margin-top: 20px;
    padding: 0 10px;
  }
  .photo-layout .fig-wrap .title {
    text-align: left;
    line-height: 1.61;
  }
  .photo-layout .fig-wrap .text {
    margin-top: 10px;
  }
}

#block01 {
  margin-top: 100px;
}
#block01 .wide-photo {
  background-image: url(../imgs/title01.png);
}

#block02 .wide-photo {
  background-image: url(../imgs/title02.png);
}

#block03 .wide-photo {
  background-image: url(../imgs/title03.png);
}

@media only screen and (max-width: 767px) {
  #block01 {
    margin-top: 50px;
  }
  #block01 .wide-photo {
    background-image: url(../imgs/sp/title01.png);
  }

  #block02 .wide-photo {
    background-image: url(../imgs/sp/title02.png);
  }

  #block03 .wide-photo {
    background-image: url(../imgs/sp/title03.png);
  }
}
.area-block {
  margin-top: 300px;
}
.area-block .lead {
  margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .area-block {
    margin-top: 100px;
  }
  .area-block.mt {
    margin-top: 50px;
  }
  .area-block .lead {
    margin-bottom: 30px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.area-block .photo-set figure {
  position: relative;
}
.area-block .photo-set ul {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 8px;
}
.area-block .photo-set ul li {
  width: 49.58%;
}
.area-block .photo-set ul li .cap {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .area-block .photo-set ul li {
    width: 48.66%;
  }
}
.area-block .fig-set {
  margin-top: 60px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.area-block .fig-set .fig-wrap {
  width: 56.25%;
}
.area-block .fig-set .fig-wrap .graph-t {
  background: #334457;
  color: #fff;
  margin-bottom: 20px;
  padding: 10px;
  text-align: center;
}
.area-block .fig-set .fig-wrap .graph-t.mt {
  margin-top: 35px;
}
.area-block .fig-set .text-set {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 38.54%;
}
.area-block .fig-set .text-set .text1 {
  margin-top: 20px;
  font-size: 21px;
  font-family: "リュウミン R-KL";
  line-height: 2.38;
  text-align: center;
}
.area-block .fig-set .text-set .text2 {
  margin: 30px 0;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .area-block .fig-set {
    display: block;
    margin-top: 60px;
  }
  .area-block .fig-set .fig-wrap {
    width: 100%;
  }
  .area-block .fig-set .text-set {
    width: 100%;
  }
  .area-block .fig-set .text-set .text1 {
    line-height: 1.61;
  }
  .area-block .fig-set .text-set .text2 {
    margin: 30px 0 5px;
  }
}

@media screen and (min-width: 0\0) and (min-resolution: 72dpi) {
  .selector {
    property: value;
  }
}
.service-block {
  margin-top: 200px;
}
.service-block.service01 {
  margin-top: 100px;
}
.service-block.service01 .service-frame .title {
  background: #5BAB77;
}
.service-block.service01 .service-frame .li-title {
  color: #5BAB77;
  border-top: #5BAB77 solid 1px;
  border-bottom: #5BAB77 solid 1px;
}
.service-block.service02 .service-frame .title {
  background: #d1665c;
}
.service-block.service02 .service-frame .li-title {
  color: #d1665c;
  border-top: #d1665c solid 1px;
  border-bottom: #d1665c solid 1px;
}
.service-block.service03 .service-frame .title {
  background: #5caed1;
}
.service-block.service03 .service-frame .frame-in ul {
  margin-top: 0;
}
.service-block.service03 .service-frame .frame-in .li-title {
  color: #5caed1;
  border-top: #5caed1 solid 1px;
  border-bottom: #5caed1 solid 1px;
}
.service-block .cap.is-center {
  margin-top: 15px;
}
.service-block .line-title {
  margin-bottom: 40px;
}
.service-block h5 {
  background: #334457;
  color: #fff;
  line-height: 1.2;
  padding: 5px;
  text-align: center;
}
.service-block h5.mt {
  margin-top: 100px;
}
.service-block .service-frame {
  margin-top: 20px;
  border: #CBCBCB solid 1px;
}
.service-block .service-frame .title {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
  height: 50px;
  font-size: 21px;
  font-family: "リュウミン R-KL";
  letter-spacing: 0.2em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.service-block .service-frame .frame-in {
  padding: 20px 30px;
}
.service-block .service-frame .frame-in p {
  line-height: 2;
}
.service-block .service-frame .frame-in b {
  font-family: "秀英角ゴシック金 B";
  font-weight: bold;
}
.service-block .service-frame .frame-in ul {
  margin-top: 30px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.service-block .service-frame .frame-in ul li {
  width: 47.77%;
}
.service-block .service-frame .frame-in ul .li-title {
  margin-bottom: 15px;
  font-size: 17px;
  text-align: center;
  line-height: 1;
  padding: 6px;
  font-family: "リュウミン R-KL";
}
.service-block .service-frame .frame-in ul .li-text .mt-05 {
  margin-top: -0.5em;
}
.service-block .service-frame .frame-in ul dl {
  overflow: hidden;
  line-height: 2;
  letter-spacing: 0.05em;
}
.service-block .service-frame .frame-in ul dl dt {
  float: left;
}
.service-block .service-frame .frame-in ul dl dd {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .service-block {
    margin-top: 50px;
  }
  .service-block.service01 {
    margin-top: 50px;
  }
  .service-block.service03 .service-frame .frame-in ul li:first-child {
    margin-top: 0;
  }
  .service-block .line-title {
    margin-bottom: 20px;
  }
  .service-block h5.mt {
    margin-top: 60px;
  }
  .service-block .service-frame .title {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
    height: auto;
    min-height: 50px;
    padding: 6px 0;
    font-size: 21px;
    font-family: "リュウミン R-KL";
    text-align: center;
  }
  .service-block .service-frame .frame-in {
    padding: 20px;
  }
  .service-block .service-frame .frame-in p {
    letter-spacing: 0.02em;
  }
  .service-block .service-frame .frame-in ul {
    margin-top: 30px;
    display: block;
  }
  .service-block .service-frame .frame-in ul li {
    width: 100%;
    margin-top: 20px;
  }
  .service-block .service-frame .frame-in ul .li-title {
    margin-bottom: 15px;
    font-size: 17px;
    text-align: center;
    line-height: 1;
    padding: 6px;
    font-family: "リュウミン R-KL";
  }
  .service-block .service-frame .frame-in ul .li-text .mt-05 {
    margin-top: 0;
  }
  .service-block .service-frame .frame-in ul dl {
    overflow: hidden;
    line-height: 2;
    letter-spacing: 0.05em;
  }
  .service-block .service-frame .frame-in ul dl dt {
    float: left;
  }
  .service-block .service-frame .frame-in ul dl dd {
    overflow: hidden;
  }
}

/* ===================================
cpbnr
=================================== */
.cpbnr {
	margin-top: 50px;
}

.cpbnr a:hover {
	opacity: 0.6;
	transition: 0.5s all ease 0s; 
}
.pc-none{
	display: none;
}

@media only screen and (max-width:640px) {
.sp-none{
	display: none;
}
.pc-none{
	display: block;
}
}
