@charset "UTF-8";
/* CSS Document */

body {
  font-size: 1.6em;
}

.mb10 {margin-bottom: 10px}
.mb20 {margin-bottom: 20px}
.mb30 {margin-bottom: 30px}
.mb40 {margin-bottom: 40px}
.mb50 {margin-bottom: 50px}

.dcenter {text-align: center}
.dleft {text-align: left}
.dright {text-align: right}

.dbold {font-weight: bold}

.redtxt {color: red; font-weight: bold}
.orgtxt {color: #ff6545; font-weight: bold}

.mintxt {
    font-size: 1.2rem;
}
section {
    line-height: 1.8
}
#cs_about , #message , #summary , #cs_fuan {
    padding: 100px 0;
}
#cs_fuan {
    padding: 100px 0 0px;
}
#cs_fuan2 {
    padding:30px 0 150px;
}
#feat01 {
    padding: 50px 0;
}
#feat02 {
    padding: 140px 0 100px;
}
#feat03 {
    padding: 80px 0 140px;
}
#feat04 {
    padding: 30px 0 50px;
}
#faq {
    padding: 140px 0 0;
}
#appli {
    padding: 0;
}
#requ , #environment {
    padding: 0 0 100px;
}
#company {
    padding: 100px 0 70px;
    background: #f0f0f0
}
.content_ttl {
    font-size: 2.8rem;
    line-height: 1.3;
    margin-bottom: 60px;
    font-weight: bold;
    text-align: center
}
.content_ttl span {
    font-size: 1.4rem;
    display: block;
    color: #ff9c8c;
    font-weight: lighter
}

#cs_about {
    background: #ff6445 url("../images/saiyou/about_bg.png") center center no-repeat;
    background-size: 70%;
    position: relative
}
#cs_about .inner {
    width: 600px;
    color: white
}
#cs_about .inner h2 {
    font-size: 2.8rem;
    font-weight: bold;
    letter-spacing: 3px;
    margin-bottom: 20px
}
#cs_about .inner .bosyutxt {
    font-size: 2.8rem;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.6;
    text-align: center
}
#cs_about .inner .bosyutxt span {
    font-size: 4.0rem;
}
#cs_about .anchorlist {
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -40px;
    width: 100%
}
#cs_about .anchorlist li {
    display: -moz-inline-box;
    display: inline-block;
    /display: inline;
    /zoom: 1;
    margin-right: 14px;
    filter: drop-shadow(0px 7px 0px rgba(255,132,105,0.6));
}
#cs_about .anchorlist li a {
    color: #ff6445;
    background: white;
    font-size: 2.0rem;  
    width: 220px;
    display: block;
    padding: 25px 0 10px;
}
#cs_about .anchorlist li p {
    line-height: 0.6
}
#cs_about .anchorlist li .arrow-bottom {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0;
  border-bottom: 2px solid #ff6445;
  border-right: 2px solid #ff6445;
  transform: rotate(45deg);
}
#cs_fuan {
    background:#fff3f0 url("../images/saiyou/about_bg2.png") no-repeat center top;
    background-size: contain
}
#cs_fuan h2 {
    text-align: center;
    font-size: 2.8rem;
    font-weight: bold;
    letter-spacing: 4px;
    margin-bottom: 30px;
    line-height: 1.6;
    color: black
}
#cs_fuan h2 span {
    font-size: 4.0rem
}
#cs_fuan ul {
    width: 930px;
    margin: 0 auto;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-bottom: 50px
}
#cs_fuan ul li {
    background: white;
    padding: 2.5%;
    float: left
}
#cs_fuan ul li a {
    color: #18345e !important;
    text-decoration: underline;
}
#cs_fuan ul li a:hover {
    text-decoration: none;
}
#cs_fuan ul li h3 {
    font-size: 2.0rem;
    font-weight: bold;
    background-size: 7%;
    margin-bottom: 10px;
    line-height: 1.4
}
#cs_fuan ul li:nth-child(1) {
    margin-bottom: 1%
}
#cs_fuan ul li:nth-child(1) h3 {
    background: url("../images/saiyou/no01.png") no-repeat left center;
    padding: 12px 0px 12px 90px;
}
#cs_fuan ul li:nth-child(2) {
    margin-bottom: 1%
}
#cs_fuan ul li:nth-child(2) .leftarea {
    float: left;
    width: 52%;
    padding-right: 3%
}
#cs_fuan ul li:nth-child(2) .rightarea {
    float: right;
    width: 45%
}
#cs_fuan ul li:nth-child(2) h3 {
    background: url("../images/saiyou/no02.png") no-repeat left center;
    padding: 12px 0px 12px 90px;
}
#cs_fuan ul li:nth-child(3) {
    
}
#cs_fuan ul li:nth-child(3) h3 {
    background: url("../images/saiyou/no03.png") no-repeat left center;
    padding: 12px 0px 12px 90px;
}
#cs_fuan2 {
    background:#fff3f0 url("../images/saiyou/content_bg4.jpg") no-repeat center bottom;
    background-size: contain
}
#cs_fuan2 h2 {
    font-size: 4.4rem;
    color: #ff6545;
    font-weight: bold;
    line-height: 1.5
}
#feat01 h3 {
    text-align: center;
    color: #ff6545;
    line-height: 1.0;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 15px
}
#feat01 h3::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-bottom: solid 3px #ff6545;
    width: 35px;
}
#feat01 h3 span {
    font-size: 3.0rem;
    display: block
}
#feat01 ul {
    width: 930px;
    margin: 0 auto;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#feat01 ul li {
    width: 309px;
    float: left;
    position: relative;
    padding-bottom: 100px
}
#feat01 ul li:nth-child(1) {
    width: 269px;
    padding-right: 30px;
    border-right: 1px solid #ff6545
}
#feat01 ul li:nth-child(2) {
    width: 269px;
    padding:0 30px;
    border-right: 1px solid #ff6545
}
#feat01 ul li:nth-child(3) {
    width: 269px;
    padding-left: 30px;
}
#feat01 ul li .midashi {
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4;
    font-size: 1.6rem
}
#feat01 ul li .btbox {
    background: #ff6545;
    padding: 10px 0;
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.4;
    position: absolute;
    bottom: 0;
    width: 269px;
}
#feat02 {
    background: url("../images/saiyou/content_bg1.png") no-repeat top left;
    background-size: cover
}
#feat02 .inner {
    width: 760px;
    margin: 0 auto;
}
#feat02 .feat02_t {
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px;
    margin-bottom: 40px
    
}
#feat02 .feat02_t th {
    text-align: center;
    color: white;
    background: #ff6545;
    padding: 10px 0;
    font-weight: bold;
    line-height: 1.4;
    vertical-align: middle;
    font-size: 1.4rem;
}
#feat02 .feat02_t th span {
    display: block;
    font-size: 0.8vw
}
#feat02 .feat02_t td span {
    display: block;
    font-size: 1.0rem
}
#feat02 .feat02_t td {
    background: white;
    text-align: right;
    padding: 5px 10px;
    width: 20%;
    text-align: center;
    vertical-align: middle
}
#feat02 .feat02_t td:nth-child(1) {
    text-align: left;
    padding: 5px 15px;
}
#feat02 .feat02_t td:nth-child(5) {
    text-align: right;
    padding: 5px 15px;
}
#feat02 h3 {
    font-size: 2.0rem;
    font-weight: bold;
    margin-bottom: 10px
}
#feat02 .g_box {
    background: white;
    padding: 50px 50px;
    margin-bottom: 10px
}
#feat02 .mintxt {
    text-align: right;
    font-size: 1.1rem;
    line-height: 1.6
}
#message ul {
    width: 930px;
    margin: 0 auto;
}
#message ul li {
    position: relative;
    margin-bottom: 60px;
    overflow: hidden
}
#message ul li h3 {
    margin: 30px 0;
    display: inline-block;
}
#message ul li .ttlh3r {
    margin: 50px 0 30px;
    display: inline-block;
    float: right;
    text-align: right;
    width: 100%
}
#message ul li h3 span {
    font-size: 2.0rem;
    background: #ffaa96;
    padding: 10px 25px 10px 30px;
    font-weight: bold;
    display: initial;
    line-height: 2.6
}
#message ul li .proftxt {
    padding-left: 30px;
    margin-bottom: 90px
}
#message ul li .proftxt2 {
    padding-right: 30px;
    margin-bottom: 120px;
    float: right
}
#message ul li .proftxt3 {
    padding-left: 30px;
    margin-bottom: 140px;
}
#message ul li .honbun {
    padding-left: 30px;
    width: 750px;
}
#message ul li .honbun2 {
    padding-right: 30px;
    width: 750px;
    float: right
}
#message ul li .vertical {
        writing-mode: vertical-rl;
        text-orientation: upright;
    position: absolute;
    top: 0;
    right: 40px;
    font-size: 3.0rem;
    font-weight: bold;
    color: #ff6545
    }
#message ul li .vertical2 {
        writing-mode: vertical-rl;
        text-orientation: upright;
    position: absolute;
    top: 60px;
    left: 40px;
    font-size: 3.0rem;
    font-weight: bold;
    color: #ff6545
    }
#message ul li .vertical span , #message ul li .vertical2 span {
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
    font-size: 3.2rem
}
#message ul li:nth-child(1) {
    background: url("../images/saiyou/senpai1.png") no-repeat top right 150px
}
#message ul li:nth-child(2) {
    background: url("../images/saiyou/senpai2.png") no-repeat top left 150px
}
#message ul li:nth-child(3) {
    background: url("../images/saiyou/senpai3.png") no-repeat top right 150px;
    margin-bottom: 0
}
#feat03 {
    background: url("../images/saiyou/content_bg2.png") no-repeat bottom left 10px;
    background-size: cover
}
#feat03 ul {
    width: 880px;
    margin: 0 auto;
    padding-left: 50px;
    padding-bottom: 90px;
    overflow: hidden;  
    position: relative;
}
#feat03 ul li h3 {
    font-weight: bold;
    font-size: 2.0rem
}
#feat03 ul li h3 span {
    color: #ff6545
}
#feat03 ul li:nth-child(1) {
    background: url("../images/saiyou/tokucho1.png") no-repeat;
    width: 300px;
    padding-top: 275px;
    float: left
}
#feat03 ul li:nth-child(1) h3 , #feat03 ul li:nth-child(1) p {
    padding-left: 75px
}
#feat03 ul li:nth-child(2) {
    background: url("../images/saiyou/tokucho2.png") no-repeat right bottom;
    width: 510px;
    height: 290px;
    float: right
}
#feat03 ul li:nth-child(2) h3 , #feat03 ul li:nth-child(2) p {
    width: 180px;
}
#feat03 ul li:nth-child(3) {
    background: url("../images/saiyou/tokucho3.png") no-repeat top left;
    width: 510px;
    height: 250px;
    padding-top: 65px;
    position: absolute;
    right: 0;
    top: 250px;
}
#feat03 ul li:nth-child(3) h3 , #feat03 ul li:nth-child(3) p {
    padding-left: 330px
}
#feat04 ul {
    width: 930px;
margin: 0 auto;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#feat04 ul li {
  margin-right: 45px;
    width: 280px;
}
#feat04 ul li p {
    text-align: left;
    width: 240px;
    margin: 0 auto
}
#feat04 ul li p span {
    color: #ff6545;
    font-weight: bold
}
#feat04 ul li:nth-child(3) {
    margin-right: 0px;
}
#feat04 ul li h3 {
    text-align: center;
color: #ff6545;
line-height: 1.0;
position: relative;
    padding-top: 30px;
padding-bottom: 10px;
margin-bottom: 15px;
    font-size: 2.0rem;
    font-weight: bold;
    letter-spacing: 2px
}
#feat04 ul li h3::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-bottom: solid 3px #ff6545;
    width: 90px;
}
#faq {
    background: url("../images/saiyou/content_bg3.png") no-repeat top center;
    background-size: cover
}
#faq .qa-list {
    width: 640px;
    padding: 0 140px 100px;
    margin: 0 auto;
    position: relative
}
#faq .qa-list dl {
    position: relative;
    cursor: pointer;
    margin-bottom: 30px;
    padding-bottom: 30px;
    background: white;
    border-radius: 10px;
}
#faq .qa-list dl:last-child {
    margin-bottom: 0
    
}
#faq .qa-list dl::before {
    position: absolute;
    top: 36px;
    right: 38px;
    display: block;
    width: 10px;
    height: 10px;
    margin: auto;
    content: '';
    transform: rotate(135deg);
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    z-index: 2
}

#faq .qa-list dl dt {
    position: relative;
    margin: 0;
    padding: 30px 55px 0px 30px;
    font-weight: bold;
    font-size: 1.6rem;
}

#faq .qa-list dl dd {
    position: relative;
    display: none;
    height: auto;
    margin: 10px 30px 0;
    padding: 15px;
    background: #eeeeee
}
#faq .qa-list dl dd p {
    margin: 30px 0 0;
}
#faq .qa-list dl dd p:first-child{
    margin-top: 0;
}

#summary ul {
    width: 760px;
    margin: 0 auto;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#summary ul li {
    margin-bottom:20px;
    padding-left: 100px;
    position: relative
}
#summary ul li:nth-child(4) {
    margin-bottom: 0px;
}
#summary ul li h3 {
    font-weight: bold;
    font-size: 1.6rem;
}
#summary ul li p {
    line-height: 1.4;
}
#summary ul li p span {
    color: #ff6545;
    font-weight: bold
}
#summary ul li .t_mark {
    position: absolute;
    left: 0;
    top: 3px;
    background: #ff6545;
    width: 80px;
    height: 80px;
    font-size: 1.6rem;
    color: white;
    text-align: center;
    font-weight: bold;
    border-radius: 50px;
}
#summary ul li .t_mark p {
    margin:0;
  text-align:center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#requ .inner {
    width: 760px;
    margin: 0 auto;
    background: white;
    filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.2));
    border-radius: 7px;
    padding: 50px 0
}
#requ .inner dl {
    width: 610px;
    margin: 0 auto;
}
#requ .inner dl dt {
    clear: left;
    float: left;
    width: 30%;
    font-weight: bold;
    margin-bottom: 15px;
}
#requ .inner dl dd {
    margin-left: 30%;
    padding: 0 5%;
    margin-bottom: 15px;
    border-left: 1px solid #ff6545;   
}
#requ .inner dl dt:last-child , #requ .inner dl dd:last-child {
    margin-bottom: 0
}
#requ .inner dl dd ol {
    list-style: decimal;
    padding-left: 17px
}
#requ .inner dl dd ul li {
    list-style: disc;
    margin-left: 15px;
    line-height: 1.4;
    margin-bottom: 5px
}
#requ .inner dl dd ul li:last-child {
    margin-bottom: 0;
}
#requ .inner dl dd ul li span {
    font-size: 1.2rem
}
#environment ul {
    width: 930px;
    margin: 0 auto 70px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#environment ul li {
    float: left;
    width: 48%;
    margin-right: 4%
}
#environment ul li:last-child {
    margin-right: 0
}
#environment h3 {
    font-size: 2.0rem;
font-weight: bold;
margin-bottom: 10px;
}
#environment .queslist {
	width:930px;
    margin:0 auto 20px;
    padding:0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	overflow:hidden
}
#environment .queslist li {
	float:left;
	width:450px;
	margin-right:30px;
	margin-bottom:20px;
}
#environment .queslist li:nth-child(even) {
	margin-right:0;
}
#environment .queslist li h5 {
    font-size: 1.6rem;
    margin-bottom: 5px
}
#environment .queslist li .quesbtn {
	width:250px;
	margin:0 auto;
}
#environment .queslist .ly_accordion {
    border-bottom: 0;
    padding-top: 20px;
}    
#environment .queslist .ly_accordion .bl_inner p {
    margin: 20px 0 0;
}    
#environment .queslist .ly_accordion .el_heading {
    display: block;
    margin: 0;
    padding: .5em;
    color: white;
    background: #2f457c;
    text-align: center;
    width: 250px;
    margin: 0 auto;
    border-radius: 10px;
}    
#environment .queslist .ly_accordion .bl_content {
    overflow: hidden;
    max-height: 0;
    transition: max-height 2s ease-out 0s;
}    
#environment .queslist .ly_accordion .el_checkbox {
    display: none;
}
#environment .queslist .ly_accordion .el_checkbox:checked + .bl_content {
    max-height: 9999px;
    transition: max-height 2s ease-in;
}	
#environment .queslist .ly_accordion .el_heading:after {
    margin: 0 5px;
font-family: FontAwesome;
content: '\f0ab';
}
#environment .numlist {
    overflow: hidden;
    width: 930px;
    margin: 0 auto;
    padding: 0;
}
#environment .numlist li {
    float: left;
    width: 24.25%;
    margin-right: 1%;
    margin-bottom: 1%;
}
#environment .numlist li:nth-child(4n) {
    margin-right: 0;
}
#appli .inner {
    width: 930px;
    margin: 0 auto;
    padding-bottom: 100px;
}
#appli .inner .ouboflow {
    width: 750px;
    margin: 0 auto
}
#company .inner {
    width: 930px;
    margin: 0 auto;
}
#company ul {
    width: 930px;
    margin: 0 auto;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#company ul li {
    width: 48%;
    margin-right: 4%;
    float: left
}
#company ul li:nth-child(even) {
    margin-right: 0
}
#company ul li:nth-child(1) , #company ul li:nth-child(2) {
    font-size: 2.0rem;
    text-align: center;
    color: #294377;
    padding-bottom: 5px
}
#company ul li:nth-child(3) , #company ul li:nth-child(4) {
    text-align: center;
    color: #ff6545;
    background: white;
    padding: 20px 0;
}
#company ul li:nth-child(3) p , #company ul li:nth-child(4) p {
    font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}
#company ul li:nth-child(3) p {
    font-size: 2.2rem
}
#company ul li:nth-child(4) p {
    font-size: 1.8rem
}
#company ul li:nth-child(5) , #company ul li:nth-child(6)  {
    padding-top: 10px
}
#company .qa-list2 {
    width: 930px;
    margin: 0 auto;
}
#company .qa-list2 dl {
    position: relative;
    width: 100%;
    cursor: pointer;
    margin-bottom: 30px;
    padding-bottom: 15px;   
    background: url("../images/saiyou/q2.png") no-repeat left top white;
}
#company .qa-list2 dl::before {
    position: absolute;
    top: 22px;
    right: 35px;
    display: block;
    width: 10px;
    height: 10px;
    margin: auto;
    content: '';
    transform: rotate(135deg);
    border-top: 2px solid #ea5541;
    border-right: 2px solid #ea5541;
    z-index: 2
}
#company .qa-list2 .open::before {
    transform: rotate(-45deg);
}
#company .qa-list2 dl dt {
    position: relative;
    margin: 0;
    padding: 15px 0 0 85px;
    font-weight: bold;
    font-size: 1.6rem;
}

#company .qa-list2 dl dd {
    position: relative;
    display: none;
    height: auto;
    margin: 20px 30px 0 65px;
    padding: 20px 0 20px 65px;
    background: url("../images/saiyou/a2.png") no-repeat left top #eeeeee;
}
#company .qa-list2 dl dd p {
    margin: 30px 0 0;
}
#company .qa-list2 dl dd p:first-child{
    margin-top: 0;
}
.inner1000 {
    width: 930px;
    margin: 0 auto;
}
.company-contents {
    background-color: #a5a4a4;
    position: relative;
    padding-bottom: 70px;
    background-image: url(../images/saiyou/icon-tree.png);
    background-repeat: no-repeat;
    background-position: 868px bottom;
color: white}
.company-contents:after {
      content: "";
      display: block;
      clear: both; }
.company-contents .inner1000 h2 {
      color: #fff;
      background-image: url(../images/saiyou/bkimg-companyinfo.png);
      background-repeat: no-repeat;
      background-position: left center;
      font-size: 2.4rem;
      padding: 8px 0 8px 35px;
      font-weight: normal;
      letter-spacing: 0.3em;
      position: relative;
      top: -20px;
      display: flex;
      align-items: baseline; }
.company-contents .inner1000 h2 span {
        font-family: "Open Sans";
        font-style: italic;
        letter-spacing: 0.1em;
        font-size: 1.8rem;
        margin-left: 14px; }
.company-contents .inner1000 .c-box1 {
      float: left;
      width: 340px;
      padding: 20px 0 0 0; }
.company-contents .inner1000 .c-box1 h3 {
        font-size: 2.2rem;
        margin-bottom: 20px; }
.company-contents .inner1000 .c-box1 table tr th {
        width: 94px;
        text-align: left; }
.company-contents .inner1000 .c-box1 table tr td {
        text-align: left; }
.company-contents .inner1000 .c-box2 {
      float: right;
      width: 550px;
      margin: 70px 0 0 0; }
.company-contents .inner1000 .c-box2 h3 {
        margin-bottom: 0px; }
.company-contents .inner1000 .c-box2 img {
        margin: 10px 0 65px; }
.company-contents .inner1000 .c-box2 img.iso {
          float: right;
          margin: -45px 0 0 0;
          width: 117px; }
.company-contents .inner1000 .c-box2 img.gp {
          margin-top: 33px;
          margin-bottom: 0; }
.company-contents .inner1000 .c-box2 p {
        margin-bottom: 5px; }
.company-contents .inner1000 .c-box2 p span {
          display: block;
          font-size: 1.2rem;
          margin-top: 5px; }
.company-contents .inner1000 .c-box3 {
      float: left;
      width: 340px;
      margin-top: 42px; }
.company-contents .inner1000 .c-box3 p {
        margin-bottom: 23px; }

.atn {
    text-indent: -3.2em;
    margin-left: 3.2em;
    font-size: 1.2rem
}
.cv_btn {
    padding-top: 40px;
    text-align: center;
    color: black
}
.cv_btn .formlink {
    background: black;
    padding: 15px 0px;
    width: 320px;
    margin: 0 auto;
    color: white;
    font-size: 2.0rem;
    position: relative;
    display: inline-block;
}
.cv_btn .formlink:hover {
    background: #666666
}
.cv_btn .formlink::before {
  content: '';
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 2px white;
  border-right: solid 2px white;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 12%;
  margin-top: -6px;
}

@media screen and (max-width: 896px) {
.mintxt {
    font-size: 1.1rem;
}
#faq {
    padding: 140px 0 100px;
}
#cs_about {
    background-size: 90%;
}
#cs_about .anchorlist li {
    margin-right: 5px !important;
}
#cs_about .anchorlist li:nth-child(4) {
    margin-right: 0 !important     
}
#cs_about .anchorlist li a {
    font-size: 1.8rem;
    width: 175px;
    padding: 25px 0 10px;
}
#cs_fuan ul {
    width: 94%
}
#cs_fuan ul li {
    margin-bottom: 1%
}
#cs_fuan ul li:nth-child(2) {
    width: 100%;
    margin-right: 0%;
}
#cs_fuan ul li:nth-child(2) .leftarea , #cs_fuan ul li:nth-child(2) .rightarea {
     width: 100%
}
#cs_fuan ul li:nth-child(2) .rightarea {
    text-align: center;
}
#cs_fuan ul li:nth-child(3) {
    width: 100%;
    margin-bottom: 0
}
#cs_fuan .fuanimg {
    width: 90%;
    margin: 0 auto
}
#feat01 ul {
    width: 94%
}
#feat01 ul li:nth-child(1) {
    width: 29%;
    padding-right: 3%;
}
#feat01 ul li:nth-child(2) {
    width: 29%;
    padding: 0 3%;
}
#feat01 ul li:nth-child(3) {
    width: 29%;
    padding-left: 3%;
}
#feat01 ul li .btbox {
    width: 90%;
}
#feat01 ul li:nth-child(2) .btbox {
    width: 83%;
}
#feat02 .inner {
    width: 94%;
}
#message ul {
    width: 100%;
    margin: 0 auto;
}
#message ul li:nth-child(1) {
    background: url("../images/saiyou/senpai1.png") no-repeat top right 28%;
    background-size: 50%;
}
#message ul li .honbun , #message ul li .honbun2 {
    padding:0 4%;
    width: 92%;
}
#message ul li:nth-child(2) {
    background: url("../images/saiyou/senpai2.png") no-repeat top left 28%;
    background-size: 50%;
}
#message ul li:nth-child(3) {
    background: url("../images/saiyou/senpai3.png") no-repeat top right 28%;
    background-size: 50%;
}
#message ul li h3 span {
    font-size: 1.8rem;
}
#message ul li .vertical {
    right: 40px;
}
#message ul li .vertical2 {
    top: 0;
    left: 20px;
}
#message ul li .vertical img , #message ul li .vertical2 img {
    height: 85%;
}
#message ul li .proftxt {
    margin-bottom: 40px;
}
#message ul li .proftxt2 {
    margin-bottom: 60px;
}
#message ul li .proftxt3 {
    margin-bottom: 80px;
}
#feat03 {
    background: url("../images/saiyou/content_bg2_2.png") no-repeat top center;
    background-size: cover;
}
#feat03 ul {
    width: 94%;
    padding-left: 0;
    padding-bottom: 5%
}
#feat03 ul li:nth-child(1) {
    width: 34%;
    padding-top: 33%;
    float: left;
    background-size: contain;
}
#feat03 ul li:nth-child(2) {
    width: 61%;
    height: 235px;
    float: right;
    background-size: 70%;
}
#feat03 ul li:nth-child(3) {
    width: 61%;
    height: auto;
    padding-top: 3%;
    right: 0;
    top: 50%;
    background-size: 70%;
}
#feat03 ul li:nth-child(1) h3, #feat03 ul li:nth-child(1) p {
    padding-left: 18%;
}
#feat03 ul li:nth-child(3) h3, #feat03 ul li:nth-child(3) p {
    padding-left: 59%;
}
#feat04 ul {
    width: 94%;
    margin: 0 auto
}
#feat04 ul li {
    width: 29%
}
#feat04 ul li p {
    width: 100%;
}
#faq .qa-list {
    padding: 0;
}
#summary ul {
    width: 94%
}
#requ .inner {
    width: 80%
}
#requ .inner dl {
    width: 90%;
}
#environment .queslist {
    width: 94%
}
#environment .queslist li {
    float: left;
    width: 47.9%;
}
#environment .queslist li h5 {
    font-size: 1.5rem;
}
#environment .numlist {
    width: 94%;
}
#appli .inner {
    width: 94%;
}
#appli .inner .ouboflow {
    width: 100%;
}
#company ul {
    width: 94%
}
#company ul li {
    width: 100%;
    margin-right: 0;
    float: none;
}
#company ul li:nth-child(2) {
    order: 4
}
#company ul li:nth-child(3) {
    order: 2
}
#company ul li:nth-child(4) {
    order: 5
}
#company ul li:nth-child(5) {
    order: 3;
    margin-bottom: 5%
}
#company ul li:nth-child(6) {
    order: 6
}
#company .qa-list2 {
    width: 94%;
}
#company .inner {
    width: 94%;
}
.inner1000 {
    width: 100% !important;
}
.company-contents .inner1000 .c-box1 {
width: 38%;
padding: 20px 0 0 0;
margin-left: 2%;
}
.company-contents .inner1000 .c-box2 {
width: 52%;
margin: 70px 4% 0 0;
}
.company-contents .inner1000 .c-box3 {
    width: 38%;
margin-top: 42px;
margin-left: 2%;
padding-right: 0;
}
}

@media only screen and (max-width:767px) {
#cs_about, #message, #summary {
    padding: 50px 0;
}
#cs_fuan {
    padding: 50px 0 0;
}
#cs_fuan2 {
    padding: 30px 0 50px;
}
#feat02 {
    padding: 100px 0 50px;
}
#feat03 {
    padding: 50px 0 100px;
}
#faq {
    padding: 100px 0 50px;
}
#requ, #environment {
    padding: 0 0 50px;
}
#company {
    padding: 50px 0;
}
.content_ttl {
    margin-bottom: 8%;
}
#cs_about {
    background-size: 95%;    
}
#cs_about .inner {
    width: 90%;
}
#cs_about .inner h2 {
    font-size: 2.4rem;
    letter-spacing: 3px;
}
#cs_about .inner .bosyutxt {
    font-size: 2.4rem;
    line-height: 1.6;
    letter-spacing: 0
}
#cs_about .inner .bosyutxt span {
    font-size: 3.4rem;
}
#cs_about .anchorlist {
    display: none
}
#cs_fuan ul li {
    padding: 7%;
    float: none;
}
#cs_fuan .fuanimg {
    width: 94%;
}
#cs_fuan2 h2 {
    font-size: 2.6rem;
    line-height: 1.3;
}
#cs_fuan2 h2 img {
    width: 8%
}
#feat01 ul li:nth-child(1) , #feat01 ul li:nth-child(2) {
    width: 100%;
    padding: 0 0 5%;
    margin-bottom: 7%;
    border: none;
    border-bottom: 1px solid #ff6545;
}
#feat01 ul li:nth-child(3) {
    width: 100%;
    padding: 0;
}
#feat01 ul li .btbox {
    width: 100% !important;
    position: inherit;
    margin-top: 10px
}
#feat02 .feat02_t th span {
    display: block;
    font-size: 0.8rem;
}
#feat02 .feat02_t th , #feat02 .feat02_t td {
    vertical-align: middle;
    font-size: 1.2rem;
    padding:2%
}
#feat02 .g_box {
    padding: 5%;
    margin-bottom: 10px;
}
#message ul li:nth-child(1) , #message ul li:nth-child(2) , #message ul li:nth-child(3) {
    background: none;
}
#message ul li .vertical {
    font-size: 2.2rem;
    right: 4%;
}
#message ul li .vertical2 {
    font-size: 2.2rem;
    left: 2%;
}
#message ul li h3 {
    width: 85%;
    margin: 5% 0
}
#message ul li .ttlh3r {
    width: 100%;
    margin: 7% 0 5%
}
#message ul li h3 span {
    font-size: 1.6rem;
    padding:3% 4%;
    line-height: 2.8;
}
#message ul li .proftxt , #message ul li .proftxt3 {
    margin-bottom: 7%;
    padding-left: 4%;
}
#message ul li .proftxt2 {
    margin-bottom: 7%;
    padding-right: 4%
}
#message ul li .vertical span, #message ul li .vertical2 span {
    font-size: 2.8rem;
}
#feat03 ul {
    padding-bottom: 0%;
}
#feat03 ul li:nth-child(1) , #feat03 ul li:nth-child(2) , #feat03 ul li:nth-child(3) {
    background: none;
    width: 100%;
    padding-top: 0;
    float: none;
    margin-bottom: 3%
}
#feat03 ul li:nth-child(2) {
    height: auto
}
#feat03 ul li:nth-child(3) {
    position: inherit;
    margin-bottom: 0
}
#feat03 ul li:nth-child(1) h3, #feat03 ul li:nth-child(1) p {
    padding-left: 0;
}
#feat03 ul li:nth-child(2) h3, #feat03 ul li:nth-child(2) p {
    width: 100%;
}
#feat03 ul li:nth-child(3) h3, #feat03 ul li:nth-child(3) p {
    padding-left: 0;
    width: 100%;
}
#feat04 ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8%;
    text-align: center
}
#feat04 ul li:nth-child(3) {
    margin-bottom: 0;
}
#feat04 ul li h3 {
    padding-top:5%;
}
#feat04 ul li p {
    text-align: left
}
#feat04 ul li img {
    width: 60%;
    text-align: center
}
#faq .qa-list {
    width: 80%
}
#requ .inner {
    width: 90%;
    padding: 50px 0 10px
}
#environment .queslist li {
    float: none;
    width: 100%;
    margin-right: 0px;
}
#environment .numlist li {
    width: 49%;
margin-right: 2%;
margin-bottom: 2%;
}
#environment .numlist li:nth-child(2n) {
    margin-right: 0;
}
#environment .numlist li:nth-child(7) , #environment .numlist li:nth-child(8) {
    margin-bottom: 0;
}
#appli .inner {
    background: none
}
#company ul {
    margin-bottom: 10%
}
.company-contents {
    padding-bottom: 20px;
}
.company-contents .inner1000 .c-box1 {
    width: 88%;
padding: 0 6%;
margin: 0px 0 35px;
}
.company-contents .inner1000 .c-box2 {
    width: 88%;
padding: 0 6%;
margin: 0px 0 5px;
}
.company-contents .inner1000 .c-box2 img {
    width: 114%;
    margin: 10px -7% 20px;
    max-width: unset;
}
.company-contents .inner1000 .c-box3 {
    width: 88%;
padding: 0 6%;
margin: 0px 0;
}
}

/* PC */
.pc { display: block !important; }
.sp { display: none !important; }
.spbr {display: none}
/* TB */
@media screen and (max-width: 896px) {
.spbr {display: inline}
}
/* SP */
@media only screen and (max-width:767px){
.pc { display: none !important; }
.sp { display: block !important; }

}

