@media screen and (max-width:768px) {
.p-center,.p-right, .p-left {
    padding-top: 0;
    padding-right: auto;
    padding-left: auto;
    padding-bottom: 0;
}
.introduction__img {
	padding-bottom: 15px;
	top: 0px;
	padding-top: 100px;
 }
 .introduction2__img {
	padding-bottom: 15px;
	top: 0px;
	padding-top: 100px;
 }
 .case__slider__next {
	display: none;
	visibility: hidden;
 }
 .case__point img {
	width: 50px;
	height: 50px;
 }
 .case__point ol{
	width: 85%;
	border: 3px solid #7e735f;
 }
	.case_text {
	font-size: 1.3em;
	font-weight: normal;
 }
 .flow__list__item_num {
    right: inherit;
    margin: -15px 0 0 0;
	position: absolute;
	top: 25%;
	left: -5px;
	margin: 0 auto;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	line-height: 30px;
	text-align: center;
	background-color: #7e735f;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
  }
  .contents, .scond_contents {
    margin-bottom: 70px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  .only-pc {
    display: none
  }
  .only-sp {
    display: inherit
  }
  .contents p, .scond_contents p {
    font-size: 1.166em
  }
  .contents h2, .scond_contents h2 {
    font-size: 1.833em
  }
  .button-link, p.button-link {
    width: 220px;
    margin-right: auto;
    margin-left: auto
  }
  .button-link a, p.button-link a {
    padding: 12px 10px 13px
  }
  .main-visual {
	padding-bottom: 0px;
  }
  .main-visual__eyecatch {
    padding: 100px 15px;
    padding: calc(50vh - 112px) 15px calc(50vh - 125px);
  }
  .main-visual__eyecatch h2 {
    max-width: 280px;
    margin: 0 auto
  }
  .main-visual__eyecatch p {
    margin-top: 20px;
    font-size: 1.083em
  }
  .main-visual__eyecatch__image ul>li {
	height: 100%
  }
  .main-visual__eyecatch__image ul>li:nth-child(1) .main-visual__eyecatch__left span {
    background: url(../jpg/main-visual-img-01-sp@2x.jpg) no-repeat center top;
    background-size: cover
  }
  .main-visual__eyecatch__image ul>li:nth-child(2) .main-visual__eyecatch__left span {
    background: url(../jpg/main-visual-img-02-sp@2x.jpg) no-repeat center top;
    background-size: cover
  }
  .main-visual__eyecatch__image ul>li:nth-child(3) .main-visual__eyecatch__left span {
    background: url(../jpg/main-visual-img-03-sp@2x.jpg) no-repeat center top;
    background-size: cover
  }
  .main-visual__eyecatch__image ul>li:nth-child(1) .main-visual__eyecatch__solo span {
    background: url(../jpg/main-visual-img-01-sp@2x.jpg) no-repeat center top;
    background-size: cover
  }
  .main-visual__eyecatch__image ul>li:nth-child(2) .main-visual__eyecatch__solo span {
    background: url(../jpg/main-visual-img-02-sp@2x.jpg) no-repeat center top;
    background-size: cover
  }
  .main-visual__eyecatch__image ul>li:nth-child(3) .main-visual__eyecatch__solo span {
    background: url(../jpg/main-visual-img-03-sp@2x.jpg) no-repeat center top;
    background-size: cover
  }
  p.main-visual__eyecatch__left span, p.main-visual__eyecatch__right span {
    height: calc(100vh - 110px)
  }
  p.main-visual__eyecatch__solo span {
    height: calc(100vh - 80px);/*solo*/
  }
  .main-visual__eyecatch__right {
    display: none
  }
  .main-visual__content {
    margin: -20px 15px 0
  }
  .main-visual__important {
    padding: 15px
  }
  .main-visual__important>p, .main-visual__important>ul>li {
    padding: 0 0 2px 25px;
    font-size: 1.166em;
    background-size: 17px auto
  }
  .main-visual__lead {
    padding: 35px 20px 40px;
    text-align: left
  }
  .main-visual__lead>h3 {
    font-size: 1.833em;
    text-align: center
  }
  .introduction {
    padding-top: 45px
  }
  .introduction__title {
    padding: 0 15px;
    font-size: 1.833em
  }
  .introduction__title~p {
    padding: 0 15px;
    text-align: left
  }
  .introduction__section:nth-of-type(odd) {
    background: #7e735f
  }
  .introduction__section:nth-of-type(even) {
    background: #f0f0f0
  }
  .introduction__section:nth-of-type(1):after {
    /*background: url(../../images/introduction-num-01-sp.png) no-repeat 0 0;*/
    background-size: auto 42px
  }
  .introduction__section:nth-of-type(2):after, .introduction__section:nth-of-type(4):after {
    /*background: url(../../images/introduction-num-02-sp.png) no-repeat 0 0;*/
    background-size: auto 42px
  }
  .introduction__section:nth-of-type(3):after {
    /*background: url(../../images/introduction-num-03-sp.png) no-repeat 0 0;*/
    background-size: auto 42px
  }
  .introduction__section:nth-of-type(4):after {
    /*background: url(../../images/introduction-num-04-sp.png) no-repeat 0 0;*/
    background-size: auto 42px
  }
  .introduction__section:nth-of-type(1):after, .introduction__section:nth-of-type(2):after, .introduction__section:nth-of-type(3):after, .introduction__section:nth-of-type(4):after {
    top: 20px;
    left: 20px;
    width: 58px;
    height: 42px
  }
  .introduction__content {
	float: none;
	width: 100%;
	max-width: 100%;
	padding: 25px 15px; 	  
  }
  .introduction__content p {
    margin-top: 20px;
    font-size: 1.166em
  }
  .introduction__img {
    overflow: hidden;
    float: none;
    margin: 0;
    width: 100%;
    height: 130px
  }
  .introduction__img>img {
	display: block;
	position: absolute;
	top: -45px;
	width: 100%;
	margin-top: -15%
  }

  .introduction__content__title {
    min-width: inherit;
    margin-top: 0px;
    font-size: 1.916em
  }
  .introduction__content__title>span {
    font-size: 1.391em
  }
  .introduction__content__list {
    margin: 25px 0
  }
  .introduction__content__list>li {
    font-size: 1.416em;
    font-weight: 700
  }
  .introduction__content__list>li:before {
    width: 14px;
    height: 14px;
    background-size: 14px auto
  }
  .introduction2__title {
    padding: 0 15px;
    font-size: 1.833em
  }
  .introduction2__title~p {
    padding: 0 15px;
    text-align: left
  }
  .introduction2__section:nth-of-type(odd) {
    background: #7e735f
  }
  .introduction2__section:nth-of-type(even) {
    background: #f0f0f0
  }
  .introduction2__section:nth-of-type(1):after {
    /*background: url(../../images/introduction-num-01-sp.png) no-repeat 0 0;*/
    background-size: auto 42px
  }
  .introduction2__section:nth-of-type(2):after, .introduction2__section:nth-of-type(4):after {
    /*background: url(../../images/introduction-num-02-sp.png) no-repeat 0 0;*/
    background-size: auto 42px
  }
  .introduction2__section:nth-of-type(3):after {
    /*background: url(../../images/introduction-num-03-sp.png) no-repeat 0 0;*/
    background-size: auto 42px
  }
  .introduction2__section:nth-of-type(4):after {
    /*background: url(../../images/introduction-num-04-sp.png) no-repeat 0 0;*/
    background-size: auto 42px
  }
  .introduction2__section:nth-of-type(1):after, .introduction2__section:nth-of-type(2):after, .introduction2__section:nth-of-type(3):after, .introduction2__section:nth-of-type(4):after {
    top: 20px;
    left: 20px;
    width: 58px;
    height: 42px
  }
  .introduction2__content {
	float: none;
	width: 100%;
	max-width: 100%;
	padding: 25px 15px; 	  
  }
  .introduction2__content p {
    margin-top: 20px;
    font-size: 1.166em
  }
  .introduction2__img {
    overflow: hidden;
    float: none;
    margin: 0;
    width: 100%;
    height: 130px
  }
  .introduction2__img>img {
	display: block;
	position: absolute;
	top: -45px;
	width: 100%;
	margin-top: -15%
  }

  .introduction2__content__title {
    min-width: inherit;
    margin-top: 0px;
    font-size: 1.916em
  }
  .introduction2__content__title>span {
    font-size: 1.391em
  }
  .introduction2__content__list {
    margin: 25px 0
  }
  .introduction2__content__list>li {
    font-size: 1.416em;
    font-weight: 700
  }
  .introduction2__content__list>li:before {
    width: 14px;
    height: 14px;
    background-size: 14px auto
  }
  .service {
    padding: 50px 10px
  }
  .service__list {
    display: block;
    margin: 30px 0;
    border-top: 1px solid #5a9590;
    border-left: none
  }
  .service__list>li {
    display: block;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #5a9590;
    font-size: 1.25em;
    text-align: left
  }
  .service__list>li>a {
    width: 100%;
    padding-top: 35px;
    padding-right: 20px;
    padding-left: 75px;
    padding-bottom: 35px;
    background: no-repeat 5px center;
    background-size: 70px auto
  }
  .service__list>li>a:after {
    top: 50%;
    right: 0;
    bottom: inherit;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background-size: 18px auto
  }
  .service__list>li>a>span {
    font-size: 1.1em
  }
  .flow {
    padding: 50px 15px;
    background-image: url(../jpg/bg_reds.jpg);
    background-repeat: no-repeat;
    background-position: right 11%;
  }
  .flow__title~p {
    text-align: left
  }
  .flow__list {
    display: block;
    width: 100%;
    margin: 30px auto 0
  }
  .flow__list__item .text {
    font-size: 1.2em;
    margin-top: 10px;
    text-align: left;
  }
  .flow__list>li {
    display: block;
    margin-top: 15px
  }
  .flow__list>li:before {
    top: -30px;
    left: 45%;
    width: 28px;
    height: 28px;
    background: url(../png/introduction-check-03.png) no-repeat 0 0;
    background-size: 28px auto
  }
  .flow__list>li:first-child {
    margin-top: 0
  }
  .flow__list>li p {
    font-size: 1.416em
  }
  .flow__list__item {
    width: 100%;
    margin: 0
  }
  .flow__list__item>a {
    display: block;
    height: inherit;
    padding: 26px 30px 26px 58px;
    text-align: left;
  }
  .flow__list__item img {
    top: 50%;
    right: inherit;
    left: -5px;
    width: 48px;
    height: 48px;
    margin: -24px 0 0 0
  }
  .flow__list__item:after {
    top: 50%;
    bottom: inherit;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background-size: 18px auto
  }
  .case {
    padding: 50px 0
  }
  .case__slider {
    max-height: inherit;
    margin: 30px 0;
    padding: 0 15px!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  .case__slider__item {
    display: block;
    width: 100%!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  .case__slider__content, .case__slider__img {
    display: block;
    max-width: 100%
  }
  .case__slider__img img {
    height: auto
  }
  .case__slider__content {
    position: relative;
    padding: 20px
  }
  .case__slider__content>dl>dt {
    /*display: none*/
  text-indent: 0;
  margin-top: 10px;
  }

  .case__slider__content>dl>dt:before {
    display: none;
  }
  .case__slider__content>dl>dd {
    /*display: none;*/
    font-size: 1.166rem
  }
  .case__slider__content>dl>dd:nth-of-type(1) {
    overflow: hidden;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    margin-top: 0
  }
  .case__slider__content:before {
    top: 35px;
    right: 20px;
    width: 60px;
    height: 52px;
    background-size: 60px auto
  }
  .case__slider__link {
    position: relative;
    bottom: 0;
    width: 100%;
    padding-top: 15px;
    font-size: 1.166rem
  }
  .case__slider__link>span {
    float: none;
    width: 100%;
    margin-top: 15px;
    padding: 15px 25px 0 0;
    border-top: 1px solid #dbdbdb
  }
  .case__slider__link>span:after {
    right: 0;
    width: 18px;
    height: 18px;
    margin-top: 0;
    background-size: 18px auto
  }
  .case__slider__next, .case__slider__prev {
	top: 115px;
	left: 0;
	width: 70px;
	height: 70px;
	margin-top: 0;
	margin-left: 0;
	background-size: 7px auto;
	border-radius: 50%;
  }
  .case__slider__next {
    margin-right: 0;
    right: 0;
    left: inherit;
    background-size: 7px auto
  }
  .faq {
    padding: 50px 15px
  }
  .faq__list {
    display: block;
    width: 100%;
    margin: 30px auto 0
  }
  .faq__list>li {
    display: block;
    margin-top: 15px
  }
  .faq__list>li:first-child {
    margin-top: 0
  }
  .faq__list>li p {
    font-size: 1.166em
  }
  .faq__list__item {
    width: 100%;
    margin: 0
  }
  .faq__list__item>a {
    display: block;
    height: inherit;
    padding: 26px 30px 26px 58px
  }
  .faq__list__item_q {
    right: inherit;
    margin: -15px 0 0 0;
	position: absolute;
	top: 25%;
	left: -5px;
	margin: 0 auto;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	line-height: 30px;
	text-align: center;
	background-color: #7e735f;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
  }
/*  .faq__list__item:before {
    top: 50%;
    left: 20px;
    width: 22px;
    height: 27px;
    background-size: 22px auto;
    margin: -13px 0 0 0
  }
  .faq__list__item:after {
    top: 50%;
    right: 10px;
    bottom: inherit;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background-size: 18px auto
  }*/
  .seminar {
    padding: 50px 15px!important
  }
  .seminar__title, h2.seminar__title {
    padding: 0 15px;
    font-size: 1.833em
  }
  .seminar__title~p, h2.seminar__title~p {
    padding: 0 15px;
    text-align: left
  }
  .seminar__banner {
    display: table;
    width: inherit;
    margin: 30px auto 0
  }
  .seminar__banner>li {
    float: none;
    width: 100%;
    margin-top: 15px
  }
  .seminar__banner>li:first-child {
    margin-top: 0
  }
  .seminar__list {
    width: 100%;
    max-width: 100%;
    margin: 30px auto
  }
  .seminar__list>ul {
    margin-right: 0
  }
  .seminar__list>ul>li {
    float: none;
    width: 100%;
    max-width: 100%;
    margin-top: 15px
  }
  .seminar__list>ul>li:first-child {
    margin-top: 0
  }
  .seminar__list>ul>li>a {
    margin-right: 0
  }
  .seminar__list>ul>li>a:after {
    width: 18px;
    height: 18px;
    background-size: 18px auto
  }
  .seminar__list dl {
    padding: 25px 15px 30px
  }
  .seminar__list__title {
    font-size: 1.166em
  }
  .seminar__list__title span {
    display: block;
    padding: 20px 30px 25px
  }
  .seminar__list__status {
    margin-left: 15px
  }
  .news {
    padding: 50px 15px 0
  }
  .news__title, h2.news__title {
    font-size: 2em
  }
  .tab {
    margin-top: 30px
  }
  .tab__control {
    border: none
  }
  .tab__control>ul {
    max-width: 100%;
    margin: 0 auto
  }
  .tab__control>ul>li {
    width: 50%;
    padding: 11px;
    font-size: 1.25em;
    border-bottom: 4px solid #e2e2e2
  }
  .tab__control>ul>li:nth-child(odd) {
    clear: left
  }
  .tab__control>ul>li:nth-child(odd):after {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 0;
    width: 1px;
    height: 30px;
    margin-top: -15px;
    background: #d8d8d8;
    content: ""
  }
  .tab__control>ul>li:nth-child(n+3) {
    margin-top: 10px
  }
  .tab__content .tab__content__item {
    padding: 0
  }
  .news__list {
    width: 100%;
    margin-top: 30px
  }
  .news__list>ul>li:after {
    right: 5px
  }
  .news__list>ul>li>a {
    overflow: hidden;
    display: block;
    width: 100%;
    padding: 20px 20px 20px 5px
  }
  .news__list>ul>li .news__list__date, .news__list>ul>li .news__list__label, .news__list>ul>li .news__list__title {
    display: block;
    float: left
  }
  .news__list>ul>li .news__list__date {
    width: 6.2em;
    padding: 2px 0
  }
  .news__list>ul>li .news__list__label {
    margin-top: 0;
    font-size: 1em
  }
  .news__list>ul>li .news__list__title {
    clear: left;
    float: left;
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
    padding-left: 0
  }
  .news__list .is-new:before {
    position: absolute;
    top: 20px;
    left: 200px;
    padding: 2px 0;
    color: #c8143d;
    font-size: .916rem;
    content: "NEW"
  }
  .news__list .is-new .news__list__title {
    padding-left: 0
  }
  .news__banner {
    margin: 30px auto 0
  }
  .news__banner>li {
    float: none;
    width: 100%;
    margin-top: 15px
  }
  .news__banner>li>a:after {
    right: 10px
  }
  .news__banner>li span {
    width: 120px
  }
  .news__banner>li p {
    padding: 5px 35px 5px 15px;
    font-size: 1.083em
  }
  .news__banner>li:first-child {
    margin-top: 0
  }
  .service__banner {
    margin: 30px auto 0
  }
  .service__banner>li {
    float: none;
    width: 100%;
    margin-top: 15px;
    background-color: #FFFFFF;
  }
  .service__banner>li>a:after {
    right: 10px
  }
  .service__banner>li .img_banner {
    width: 30%;
  }
  .service__banner>li p {
    color: #7e735f;
    /*padding: 5px 35px 5px 15px;*/
    /*font-size: 1.3em*/
  }
  .service__banner>li:first-child {
    margin-top: 0
  }
  .access, .corporate, .policy, .contact {
    padding: 50px 15px
  }
  li.TC1-001-01__item {
    flex: 50%;
  }
}
@media screen and (max-width:614px) {
  .introduction__content {
	margin-top: -3%;
  }
  .introduction2__content {
	margin-top: -3%;
  }
  .service__banner>li .img_banner {
    width: 25%;
  }
  .service__banner>li p {
    /*padding: 5px 35px 5px 15px;*/
    font-size: 1.3em;
  }
}
@media screen and (max-width:430px) {
  .introduction__content {
	margin-top: -7%;
  }
  .introduction2__content {
	margin-top: -7%;
  }
}
@media screen and (max-width:415px) {
  .introduction__img>img {
	margin-top: -18%
  }
  .introduction__content {
	margin-top: -10%;
  }
  .introduction2__img>img {
	margin-top: -18%
  }
  .introduction2__content {
	margin-top: -10%;
  }
  .service__banner>li .img_banner {
    width: 100%;
    display: block;
  }
  .service__banner>li p {
    /*padding: 5px 35px 5px 15px;*/
    font-size: 1.6em;
    display: block;
    text-align: center;
    margin-top: 0px;
  }
}
@media screen and (max-width:375px) {
  .introduction__content {
	margin-top: -15%;
  }
  .introduction2__content {
	margin-top: -15%;
  }
}
@media screen and (max-width:350px) {
  .introduction__content {
	margin-top: -20%;
  }
  .introduction2__content {
	margin-top: -20%;
  }
}
@media screen and (max-width:320px) {
  .introduction__img>img {
	margin-top: -20%
  }
  .introduction__content {
	margin-top: -25%;
  }
  .introduction2__img>img {
	margin-top: -20%
  }
  .introduction2__content {
	margin-top: -25%;
  }
}
@media screen and (max-width:300px) {
  .introduction__img>img {
	margin-top: -22%
  }
  .introduction__content {
	margin-top: -30%;
  }
  .introduction2__img>img {
	margin-top: -22%
  }
  .introduction2__content {
	margin-top: -30%;
  }
}
