@media print, screen and (max-width: 768px) {

.pc{
    display: none!important;
}
@charset "utf-8";
    body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,p,b {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
}
img {
    display: block;
    border: none;
    vertical-align: bottom;
}

.flayer {
    max-width: 100%;
}

.overlaid{
    position:relative;
    top: 50%;
}

.overlaid .background { z-index: 0; }

.overlaid .background img {
    max-width: 100%;
    height: auto;
}

.overlaid .photo {
    position:absolute;
	left: 50px; top: 160px;
	float:none;
}

.overlaid .photo img {
    width: 10vw;
    height: auto;
}

.promo {
    max-width: 100%;
}

.overlaid{
    position:relative;
    top: 50%;
}

li {
    list-style-type: none;
    list-style-position: inside;
}
table {
    border-collapse: collapse;
}

.promo {
    max-width: 100%;
}

td {
     padding: 8px; 
}

section, article, aside, hgroup, header, footer, nav, figure, figcaption, summary, time {
    display: block;
}
body {
    font-family: "Lucida Grande","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,"メイリオ",sans-serif;
    line-height: 1.2;
}
.slide {
    width: 100%;
    height: 165px;
    overflow: hidden;
    position: relative;
    margin: 0 auto 10px;
}
#slideIn,#slide_in,#slide_i {
    position: absolute;
    left: 0;
    top: 0;
}
.slider {
    margin-bottom: 0!important;
}
.slide li {
    float: left;
    width: 338px;
    height: 165px;
    margin-right: 10px;
}
.caption {
    position: relative;
}

div.caption p {
    margin: 0;
    width: 97px;
    height: 97px;
    line-height: 1.4;
    padding: 10px;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/hover_green.png) left top repeat;
    color: #fff;
    font-weight: bold;
    opacity: 0.9;
}

.flayer {
    padding: 20px;
}

.promo {
    background-color: #228b22;
}

.sat {
    z-index: 10;
    top: 125px;
    left: 300px;
    position: absolute;
    font-weight: bold;
    color: #217338;
    padding: 25px 20px;
    background: url(../img/headline.png) left top repeat;
}

header{
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 10;
}
header .header-in{
  width: 100%;
  height: 100%;
  padding: 0 0 60px;
  background: #f9f9f9;
  box-sizing: border-box;
  display: none;
  position: fixed;
}
header .header-in > div{
  overflow: auto;
  height: 100%;
  -webkit-overflow-scrolling: touch;
}
.header-menu{
  overflow: hidden;
  line-height: 1;
  background: #fff;
  overflow: hidden;
  height: 60px;
  border-bottom: solid 2px #237538;
  box-sizing: border-box;
}
.menu-trigger,
.menu-trigger span{
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  cursor :pointer;
}
.menu-trigger{
    position: relative;
    width: 45px;
    height: 45px;
    background: #237538;
    z-index: 2;
    float: right;
    border-radius: 5px;
    margin: 7px 3% 0 0;
}
.menu-trigger span{
  position: absolute;
  background: #fff;
  width: 24px;
  height: 2px;
  left: 0;
  right: 0;
  margin: auto;
}
.menu-trigger span:nth-of-type(1){
  top: 13px;
}
.menu-trigger span:nth-of-type(2){
  top: 0;
  bottom: 0;
}
.menu-trigger span:nth-of-type(3){
  bottom: 13px;
}
.menu-trigger.active span:nth-of-type(1){
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2){
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3){
  -webkit-transform: translateY(-8px) rotate(45deg);
  transform: translateY(-8px) rotate(45deg);
}
.header-menu h1{
    display: inline-block;
    margin: 15px 0 0 3%;
}
.header-menu h1 img{
    display: inline-block;
    width: 170px;
}
.header-menu .contact{
    float: right;
    margin: 7px 15px 0 0;
}
.header-menu .contact img{
    display: inline-block;
    width: 45px;
}
.header-in .sns{
    text-align: center;
    letter-spacing: -.4em;
    padding: 0 3% 20px;
    background: #fff;
}
.header-in .sns li{
    letter-spacing: 0;
    margin: 0 6% 0 0;
    display: inline-block;
    width: 15%;
    max-width: 54px;
}
.header-in .sns li:last-child{
    margin: 0;
}
.header-in .sns li img{
    width: 100%;
}
.header-in .banner{
    overflow: hidden;
    letter-spacing: -.4em;
    padding: 15px 3% 17px;
}
.header-in .banner li{
    overflow: hidden;
    letter-spacing: 0;
    width: 100%;
    margin: 0 0 10px 0;
    display: inline-block;
}
.header-in .banner li a{
    display: block;
}
.header-in .banner li:first-child{
    width: 100%;
    text-align: center;
}
.header-in .banner img{
    /*max-width: 100%;*/
    width: 100%;
}
#nav span {
    display: block;
    background: url(../img/arrow.png) right 25px center no-repeat;
}
#nav a {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    color: #545454;
    padding: 20px 0 20px 46px;
    text-decoration: none;
    font-size: 14px;
}
.home_nav {
    background: url(../img/home.png) left 20px center no-repeat;
}
.company_nav {
    background: url(../img/company.png) left 20px center no-repeat;
}
.development_nav {
    background: url(../img/development.png) left 20px center no-repeat;
}
.expenses_nav {
    background: url(../img/expenses.png) left 20px center no-repeat;
}
.contact_nav {
    background: url(../img/contact.png) left 20px center no-repeat;
}
.tels_nav {
    background: url(../img/tels.png) left 20px center no-repeat;
}
.order_nav {
    background: url(../img/order.png) 20px center no-repeat;
}

#nav_image a {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    color: #545454;
    padding: 20px 0 20px 46px;
    text-decoration: none;
}

/* 言語選択 */
.btn-lang {
    padding: 18px 3% 20px;
    background: #fff;
    overflow: hidden;
    text-align: center;
    letter-spacing: -.4em;
    line-height: 1;
}
.btn-lang li {
    width: 120px;
    text-align: left;
    margin: 0 5px;
    display: inline-block;
    letter-spacing: 0;
    overflow: hidden;
}
.btn-lang a {
    display: block;
    color: #444;
    width: 100%;
    text-decoration: none;
    font-size: 13px;
    box-sizing: border-box;
}
.btn-lang .lang-ja a {
    background: #eee url(../img/flag_jp.png) left 22px center no-repeat;
    padding: 15px 5px 15px 53px;
}
.btn-lang .lang-en a {
    background: #eee url(../img/flag_en.png) left 21px center no-repeat;
    padding: 15px 5px 15px 53px;
}
#HTMLBlock2938 iframe {
    width: 220px!important;
    margin-top: 10px;
    margin-left: 5px;
}
#article {
    padding-top: 4px;
    width: 100%;
    margin-top: 60px;
}
.pagetop{
    width: 50px;
    bottom: 4%;
    right: 4%;
    position: fixed;
    z-index: 10;
    cursor: pointer;
}
.pagetop a{
    pointer-events: none;
}
footer {
    width: 100%;
    padding: 17px 0 0;
    background-color: #f0f0f0;
    text-align: center;
}
#footer {
    overflow: hidden;
    width: 100%;
    background: #217932;
    text-align: center;
    padding: 0 20%;
    box-sizing: border-box;
}
footer img {
    width: 150px;
    display: inline-block;
    margin-bottom: 17px;
}
footer dl {
    padding: 17px 0;
    line-height: 1.4;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    text-align: left;
}
footer dt {
    margin-bottom: 10px;
    display: inline-block;
}
footer dd{
    display: inline-block;
}
.footer_menu {
    width: 100%;
    overflow: hidden;
    padding: 0 0 20px;
    background: #217932;
}
.footer_menu p {
    color: #fff;
    font-size: 10px;
}
#home_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#wrap{
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
}
#slider{
    width: 100%;
    margin: 0 auto;
    line-height: 1;
}
#thumbnail_slider{
    padding: 10px 0;
    width: 100%;
    background: #eee;
}
.slide-item img{
    width: 100%;
    height: auto;
}
.slide-item p{
    overflow: hidden;
    padding: 6px 3%;
    letter-spacing: -.4em;
    text-align: center;
    line-height: 1;
}
.slide-item p a{
    display: inline-block;
    text-align: center;
    height: 35px;
    width: 100%;
    margin: 0;
    letter-spacing: 0;
    box-sizing: border-box;
    text-decoration: none;
    background: #000;
    padding: 6px 5px;
    vertical-align: top;
}
.slide-item .list2 a{
    width: 48%;
    margin: 0 3% 0 0;
}
.slide-item .list3 a{
    width: 31.5%;
    margin: 0 2% 0 0;
}
.slide-item .list4 a{
    width: 22.5%;
    margin: 0 2.5% 0 0;
    padding: 8px 5px;
}
.slide-item .list5 a {
    width: 18%;
    margin: 0 2% 0 0;
}
.slide-item .switch{
    background: #e60012;
}
.slide-item .line{
    background: #00b900;
}

.slide-item .amazon{
    background: #eeeeee;
}

.slide-item .detail{
    padding: 8px 5px;
}
.slide-item p a img{
    width: auto;
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}
.slide-item p a:last-child{
    margin: 0;
}
.thumbnail-item img{
    width: 95%;
    margin: 0 auto;
}
.introduce{
    overflow: hidden;
    width: 100%;
}
.app_wrap{
    overflow: hidden;
    border-bottom: solid 1px #ccc;
}
.introduce section{
    width: 100%;
}
.introduce h3,
.performance h3,
.quick h3,
.delivery h3,
.expenses_main h2,
.development_main h2{
    -webkit-text-size-adjust: 100%;
    background: #5ba246;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    font-weight: bold;
    padding: 7px 3%;
    max-height: 999999px;
}
.quick h3 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
}
.introduce h3 span,
.delivery h3 span,
.expenses_main h2 span{
    text-shadow: none;
    color: #fff;
    font-size: 12px;
    margin-top: 2px;
    float: right;
}
.introduce ul{
    letter-spacing: -.4em;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
.introduce li{
    overflow: hidden;
    padding: 10px 3%;
    width: 93%;
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: 0;
    white-space: normal;
    vertical-align: top;
    letter-spacing: -.4em;
}
.introduce li > img:first-child{
    display: inline-block;
    width: 72px;
    vertical-align: top;
}
.introduce li > img{
    float: none!important;
    max-width: 100%;
    margin-bottom: 10px;
}
.introduce li div{
    display: inline-block;
    width: calc(100% - 84px);
    vertical-align: top;
    margin-left: 10px;
    letter-spacing: 0;
}
.introduce h4{
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 5px 0;
    background-size: 20px;
    color: #000;
}
.introduce h4 span{
    display: block;
    float: right;
    width: 59px;
    overflow: hidden;
    top: -6px!important;
}
.introduce h4 span a{
    display: block;
    background: #3f9f4a url(../img/d_arrow.png) 9px center no-repeat;
    font-size: 12px;
    border-radius: 3px;
    text-decoration: none;
    padding: 5px 0 5px 23px;
    color: #fff;
}
.introduce p{
    line-height: 1.4;
    font-size: 12px;
    margin-bottom: 8px;
    word-wrap: break-word;
    padding: 3px 0 0;
}
.introduce .rt{
    text-align: left;
    letter-spacing: -.4em;
}
.introduce .rt a{
    width: 31.5%;
    margin-right: 2%;
    display: inline-block;
    letter-spacing: 0;
}
.introduce .rt a:last-child{
    margin-right: 0;
}
.introduce .mb_b{
    margin-bottom:8px;
}
.content {
    overflow: hidden;
    width: 100%;
    margin: 0 0 30px 0;
}
.content h2 {
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    padding: 7px 20px;
}
.delivery {
    font-size: 14px;
}
.quick .p_wraper {
    overflow: hidden;
    padding-bottom: 10px;
}
.switch_sec{
    padding: 0;
    border-bottom: solid 1px #ccc;
}
.switch_sec ul{
    letter-spacing: -.4em;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
.switch_sec li{
    overflow: hidden;
    padding: 10px 3% 20px;
    width: 93%;
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: 0;
    white-space: normal;
    vertical-align: top;
}
.performance.dev {
    background: none;
    border: none;
    -webkit-box-shadow: none;
}
.quick h2 {
    padding-left: 0!important;
}
.quick {
    clear: both;
}
.p_image {
    text-align: center;
    margin: 10px;
}
.p_image4 {
    text-align: center;
    width: 100%;
}
.vr_sec ul{
    letter-spacing: -.4em;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
.vr_sec li{
    width: 93%;
    padding: 0 3% 20px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    white-space: normal;
    box-sizing: border-box;
}
.vr_sec li span{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #eee;
}
.vr_sec li img{
    max-width: 100%;
}
.vr_sec li h4{
    font-size: 13px;
    font-weight: bold;
    padding: 8px 0 12px;
    letter-spacing: 0;
}
.vr_sec li p{
    display: none;
}
.vr_sec li a{
    color: #000;
    width: 100%;
    background: #e1efdc url(../img/sp/introduce_arrow.png) right 8px center no-repeat;
    background-size: 15px;
    font-size: 11px;
    padding: 6px 8px;
    box-sizing: border-box;
    text-decoration: none;
    display: block;
}

.performance .vr_wrap2 {
    padding: 10px 3% 23px;
    font-size: 12px;
    color: #333;
    line-height: 1.6;
}

.performance .vr_wrap3 {
    float: right;
    width: 45%;
    margin: 0 5px 10px 0;
}

.performance .p_wrap {
    float: right;
    width: 69%;
    margin: 0 5px 10px 0;
}

.performance .switch_wrap h4 {
    font-weight: bold;
    font-size: 14px;
    color: #000;
    margin-bottom: 9px;
}

.performance .p_wrap h4 {
    font-weight: bold;
    font-size: 16px;
    background: #f90;
    color: #fff;
    padding: 3px 5px 1px 5px;
    float: left;
}

.performance .switch_wrap p {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 1.4;
}

.performance .p_wrap p {
    clear: left;
    overflow: hidden;
    padding: 5px 5px 0 5px;
    border: dotted 1px #f90;
}

.performance .p_wrap_mega {
    float: right;
    width: 69%;
    margin: 0 5px 10px 0;
}
.performance .p_wrap_mega h4 {
    font-weight: bold;
    font-size: 16px;
    background: #f09199;
    color: #fff;
    padding: 3px 5px 1px 5px;
    float: left;
}

.performance .p_wrap_mega p {
    clear: left;
    overflow: hidden;
    padding: 5px 5px 0 5px;
    border: dotted 1px #f90;
}

.app_img {
    margin: 0 0 10px 10px;
    padding: 2px;
    width: 25%;
    border: solid 1px #ccc;
    float: left;
}

.switch_app_img {
    width: 100%;
    margin: 0 0 12px;
}

.vr_app_img3 {
    margin: 0 10px 0px 0px;
    padding: 2px;
    width: 100%;
    float: left;
}
.app_link_list{
    overflow: hidden;
    line-height: 1.2;
    margin: 0;
}

.app_link_list a{
    float: right;
    width: 48%;
    margin: 0 0 0 4%;
    letter-spacing: 0;
    color: #000;
    background: #e1efdc url(../img/sp/introduce_arrow.png) right 8px center no-repeat;
    background-size: 15px;
    font-size: 11px;
    padding: 6px 8px;
    box-sizing: border-box;
    text-decoration: none;
}
.app_link_list a:last-child{
    margin: 0;
}

.content_wrap {
}
.fm {
    float: right;
    width: 35%;
    margin-right: 20px;
}
.content_wrap h4 {
    font-weight: bold;
    margin-left: 20px;
    background: #3598DB;
    color: #fff;
    margin-bottom: 10px;
    padding: 4px 10px;
    float: left;
}
.ntt_apps {
    width: 100%;
    max-width: 218px;
}
.ntt_app {
    margin: 10px 10px 10px 70px;
    float: left;
}
.ntt_link,.ntt_links {
    padding: 5px 10px;
    background: #999;
    display: block;
    text-decoration: none;
    text-shadow: none;
    color: #fff;
    float: right;
    font-size: 12px;
}
.ntt_links {
    clear: both;
    margin: 10px 7px 10px 0;
}
.ntt_link:hover,.ntt_links:hover {
    background: #aaa;
}
.ntt_link{
	margin: 0 20px 10px 0;
}
.ntt_l {
    margin: 20px 0 0 0;
}
.dev h3 {
}
.dev .technology {
    float: left;
    overflow: hidden;
    width: 50%;
    background: #eee;
    padding-top: 10px;
    margin: 0 0 20px 10px;
}
.dev .technology li {
    float: left;
    padding: 5px;
    color: #fff;
    font-size: 12px;
    background: #333;
    margin: 0 0 10px 10px;
}
.mk {
    width: 90%;
    margin: 10px auto;
}
.news div{
    overflow: auto;
    width: 100%;
    height: 280px;
    font-size: 14px;
    border: solid 12px #f1f1f1;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
.news table {
    width: 100%;
    background: #fff;
}
.news tr {
    display: block;
    overflow: hidden;
    padding: 10px 10px 0;
}
.news th {
    display: block;
    text-align: left;
    padding: 6px;
    color: #333;
    line-height: 1.4;
    font-size: 13px;
}
.news th.new:after{
    content: "NEW!";
    width: 40px;
    height: 17px;
    line-height: 17px;
    color: #fff;
    background: #fc0017;
    font-size: 11px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin: 1px 0 0 7px;
}
.news td {
    padding: 0 6px 14px;
    line-height: 1.4;
    border-bottom: dotted 1px #bbb;
    font-size: 13px;
    display: block;
}
.news a {
    color: #333;
}
.nagare {
    margin: 20px auto;
}
.flow{
    overflow: hidden;
}
.flow span{
    background: #5ba246;
    color: #fff;
    font-size: 15px;
    padding: 10px 10px;
    display: block;
    text-align: center;
}
.flow img{
    display: none;
}
.flow ul{
    overflow: hidden;
    margin: 8px 0 20px;
}
.flow li{
    background: url(../img/sp/flowarrow.png) center bottom 15px no-repeat;
    background-size: 15px;
    padding: 0 3% 25px;
}
.ntt .flow li{
    padding: 0 0 25px;
}
.flow li:last-of-type{
    background: none;
    border-bottom: solid 1px #ccc;
    margin-bottom: 30px;
}
.flow li p{
    font-size: 12px;
    color: #333;
    padding: 16px 20px 20px 90px;
    min-height: 90px;
    line-height: 1.6;
    background: url(../img/sp/flow1.png) left top 6px no-repeat;
    background-size: 80px;
    box-sizing: border-box;
    text-align: left;
}
.flow li:nth-child(2) p{
    background: url(../img/sp/flow2.png) left top 6px no-repeat;
    background-size: 80px;
}
.flow li:nth-child(3) p{
    background: url(../img/sp/flow3.png) left top 6px no-repeat;
    background-size: 80px;
}
.flow li:nth-child(4) p{
    background: url(../img/sp/flow4.png) left top 6px no-repeat;
    background-size: 80px;
}
.flow li li{
    font-size: 12px;
    width: auto;
    color: #333;
    margin: 5px 0 0 0;
    padding: 0 0 0 7px;
    background: url(../img/point.png) left 0.5em no-repeat;
}
.flow li .tc{
    overflow: hidden;
    letter-spacing: -.4em;
    padding: 0;
    text-align: center;
}
.flow li .app{
    display: block;
    margin: 0 auto;
    width: 216px;
}
.flowchart .tc li{
    display: inline-block;
    margin: 0 1.5% 5px 0;
    width: 32%;
    background: #333;
    color: #fff;
    padding: 5px 0;
    letter-spacing: 0;
    font-size: 10px;
    text-align: center;
}
.flowchart .tc li:nth-child(3n){
    margin: 0 0 5px 0;
}
.pt {
    padding-top: 25px;
}
.publication p {
    clear: both;
}
.contact_btn{
    width: 90%;
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 35px;
    border: solid 1px #fff;
    background: #1ABC9C;
    border-radius: 4px;
}
.contact_btn a{
    display: block;
    padding: 15px 40px 15px 88px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background: url(../img/mail.png) left 44px center no-repeat;
    border-radius: 4px;
    font-size: 15px;
}
#company {
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
}
#company section h1,
#contents .contact h2,
#development .development_main h1,
#expenses h1{
    font-size: 22px;
    color: #6a6958;
    padding: 40px 3% 40px;
    margin: 0;
}
#company section h1:before,
#contents .contact h2:before,
#development .development_main h1:before,
#expenses h1:before{
    top: 76px;
}
#company section div {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.company_photo{
    width: 100%;
    margin-bottom: 25px;
}
#company dl {
    overflow: hidden;
}
#company dl.nomargin {
    overflow: hidden;
}
#company dt {
    padding: 7px 3%;
    background-color: #f0f0f0;
    font-size: 14px;
    font-weight: bold;
}

#company dt.color_blue_title {
    padding: 7px 3%;
    background-color: #33ccff;
    font-size: 14px;
    font-weight: bold;
}

#company dt.color_blue {
    padding: 7px 3%;
    background-color: #f0f0f0;
   font-size: 14px;
    font-weight: bold;
}
#company dt.color_red_title {
    padding: 7px 3%;
    background-color: #ff8080;
    font-size: 14px;
    font-weight: bold; 
}

#company dt.color_red {
    padding: 7px 3%;
    background-color: #f0f0f0;
    font-size: 14px;
    font-weight: bold;
}
#company dt.color_green_title {
    padding: 7px 3%;
    background-color: #90ee90;
    font-size: 14px;
    font-weight: bold;
}

#company dt.color_green {
    padding: 7px 3%;
    background-color: #f0f0f0;
    font-size: 14px;
    font-weight: bold;
}

#company dd {
    padding: 13px 3%;
    font-size: 14px;
    line-height: 1.6;
}
#company dd a {
    color: #217932;
    text-decoration: underline;
}
.porint_c a {
    background: url(../img/com_point.png) left 0.6em no-repeat;
    padding-left: 10px;
}
.map a {
    padding-left: 20px;
    background: url(../img/map.png) left 0.2em no-repeat;
}

#company h2 {
    color: #6a6958;
    text-shadow: 1px 1px 0 #fff;
    font-size: 26px;
    font-weight: bold;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    margin-top: 30px;
    margin-bottom: 10px;

}

iframe {
    margin: 10px 3% 0;
    width: 94%;
    height: 230px;
}
#development {
    overflow: hidden;
    margin-top: 60px;
}
.breadcrumbs {
    background-color: #545454;
    padding: 9px 3%;
    font-size: 11px;
    overflow: hidden;
}
.breadcrumbs li {
    float: left;
    margin-right: 5px;
}
.mark a {
    text-decoration: none;
    cursor: default;
}
.breadcrumbs,.breadcrumbs a {
    color: #fff;
}
.suggestion {
    margin: 0 auto 20px;
}
.development_main section ul{
    overflow: hidden;
    padding: 0 3% 30px;
}
.development_main section li{
    width: 48.5%;
    margin: 0 3% 0 0;
    float: left;
    padding: 0 0 15px;
    border-bottom: solid 1px #ccc;
    overflow: hidden;
}
.development_main section li:nth-child(2n){
    margin: 0;
}
.development_main section li h3{
    font-size: 12px;
    font-weight: bold;
    color: #000;
    padding: 15px 0 10px;
}
.development_main section li p{
    font-size: 11px;
    color: #333;
    line-height: 1.4;
    margin-bottom: 3px;
}
.development_main section li > img{
    max-width: 100%;
    border-top: solid 7px #eee;
    border-bottom: solid 7px #eee;
    margin-bottom: 5px;
}
.development_main section li a{
    /*width: 48.5%;*/
    margin: 7px 3% 0 4px;
    float: right;
}
.development_main section li a:nth-child(5){
    margin: 7px 0 0;
}
.development_main section li a img{
    display: inline-block;
    max-width: 100%;
}
#expenses {
    overflow: hidden;
    margin-top: 60px;
}
.expenses_main section{
    overflow: hidden;
}
.expenses_main section section{
    padding: 15px 3%;
    text-align: center;
}
.expenses_img,
.detail_ntt img{
    max-width: 100%;
    display: block;
    margin: 0 auto 15px;
}
.just_smile,
.mega_house{
    overflow: hidden;
}
.just .justimg,
.mega .megaimg{
    float: left;
    margin: 0 15px 15px 0;
}
.mega .megaimg{
    border: solid 1px #ccc;
    box-sizing: border-box;
    width: 160px;
}
.just .lunchimg,.ntt .vegetableimg {
    margin-top: 0;
}
.just_wrap p,
.mega_wrap p,
.ntt_wrap p{
    line-height: 1.4;
    font-size: 12px;
    margin-bottom: 15px;
    text-align: left;
}
.just .point,
.mega .point,
.ntt .point{
    overflow: hidden;
    padding: 10px;
    border: solid 1px #ccc;
    box-sizing: border-box;
}
.fs {
    font-size: 12px;
    line-height: 1.4;
}
.just ul,
.mega ul,
.ntt ul{
    padding: 0 5px;
}
.just ul span,
.mega ul span,
.ntt ul span{
    font-weight: bold;
    color: #666;
    font-size: 13px;
    display: block;
    text-align: left;
    margin-top: 10px;
}
.just ul p,
.mega ul p,
.ntt ul p{
    padding-left: 1em;
    margin: 5px 0 0;
    line-height: 1.4;
}
.apple_introduce {
    width: calc(100% - 175px);
    float: left;
    margin-bottom: 15px;
}
.apple_introduce h3,
.just .cycle,
.mega .cycle,
.ntt .cycle{
    font-weight: bold;
    font-size: 14px;
    background: #f90;
    color: #fff;
    padding: 4px 10px;
    text-align: left;
}
.mega .cycle,
.mega .apple_introduce h3{
    background: #f09199;
}
.ntt .cycle{
    background: #6187d8;
}
.apple_introduce p{
    overflow: hidden;
    padding: 8px;
    text-align: left;
}
.ntt_wrap,
.mega_wrap,
.just_wrap,
.support div{
    overflow: hidden;
}
.apple_introduce h4 {
    font-weight: bold;
    font-size: 16px;
    background: #36c;
    color: #fff;
    padding: 3px 5px 1px 5px;
    float: left;
}
.support ul {
    overflow: hidden;
    margin: 15px 0;
    padding: 15px 10px 10px;
    background: #eee;
}
.support li {
    float: left;
    padding: 4px 0;
    color: #fff;
    font-size: 12px;
    background: #333;
    margin: 0 2% 10px 0;
    width: 32%;
}
.support li:nth-child(3n){
    margin: 0 0 10px 0;
}
.support h3 {
    text-align: left;
    color: #333;
    padding: 5px 0 5px 25px;
    background: url(../img/expenses.png) 5px center no-repeat;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}
.support h3:last-of-type,
.pesoguin h3,
.detail > h3{
    color: #333;
    padding: 7px 0;
    background: #e1efdc;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
}
.ntt .detail > h3:before{
    margin-left: -135px;
}
.activity_example {
    margin-left: 8px;
    font-size: 12px;
    font-weight: normal;
}
.t_custom .activity_example,
.exs .activity_example {
    display: inline;
    margin: 0 0 0 8px;
    font-weight: normal;
}
.support p,
.pesoguin p{
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 10px;
    text-align: left;
}
.app_all img {
    max-width: 90%;
    display: block;
    margin: 20px auto 25px;
}
.pesoguin p.sa_l {
    text-align: center;
}
.pesoguin p.sa_l a,
.pesoguin p.sa_l img{
    display: inline-block;
}
.exs{
    display: none;
}
.exs img{
    display: inline-block;
    max-width: 100%;
}
.exs ul{
    width: 100%;
    max-width: 452px;
    margin: 0 auto 25px;
    overflow: hidden;
}
.exs ul:last-child{
    margin: 0 auto 15px;
}
.exs li{
    display: table;
    width: 31%;
    margin: 10px 3.5% 0 0;
    background: #e1efdc;
    padding: 5px;
    text-align: center;
    box-sizing: border-box;
    vertical-align: top;
    height: 65px;
    float: left;
    position: relative;
}
.exs li:before{
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e1efdc;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
}
.exs li:last-child{
    margin: 10px 0 0;
}
.exs li a{
    color: #000;
    font-size: 10px;
    text-decoration: underline;
    overflow: hidden;
    display: table-cell;
    line-height: 1.4;
    vertical-align: middle;
}
.exs li span{
    display: block;
}
#fantasy {
    margin-left: 230px;
    position: relative;
    max-width: 2270px;
    min-width: 1100px;
    padding-bottom: 10px;
    background-color: #000;
    overflow: hidden;
}
.fantasy_main {
    width: 960px;
    margin: 20px auto;
}
.fantasy_nav,.fantasy_nav img,.monsterscoin_nav,.monsterscoin_nav img {
    margin-bottom: 10px;
}
.fantasy_nav ul,.monsterscoin_nav ul {
    overflow: hidden;
    background-color: #217932;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.fantasy_nav ul {
    background: #333;
}
.fantasy_nav li,.monsterscoin_nav li {
    float: left;
}
.fantasy_nav a,.monsterscoin_nav a {
    display: block;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-right: 1px solid #fff;
}
.fantasy_nav a {
    font-size: 18px;
    padding: 7px 16px;
}
.sns_list li {
    margin-bottom: 10px;
}
.sns_list iframe {
    margin-top: 0;
}
.monsterscoin_nav a {
    font-size: 16px;
    padding: 8px 16px;
}
.fantasy_nav a:hover,.monsterscoin_nav a:hover {
    color: #333;
    background-color: #ff0;
}
.p_main section{
    padding: 40px 3% 35px;
    background: #ceeed7;
    text-align: center;
}
.p_main section:nth-child(2){
    background: #eaf7ef;
}
.p_main h2{
    color: #169e83;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 123px;
    background: url(../img/sp/p_main1.png) center bottom 12px no-repeat;
    background-size: 123px;
    /*background-size: 80px;*/
}
.p_main section:nth-child(2) h2{
    background: url(../img/sp/p_main2.png) center bottom 12px no-repeat;
    /*background-size: 179px;*/
    background-size: 250px;
    padding-bottom: 120px;
}
.p_main section:nth-child(3) h2{
    background: url(../img/sp/p_main3.png) center bottom 12px no-repeat;
    /*background-size: 135px;*/
    background-size: 230px;
    padding-bottom: 140px;
}
.p_main h2 span{
    padding: 5px 0 3px 28px;
    background: url(../img/kaihatu_sien.png) left center no-repeat;
    background-size: 22px;
}
.p_main section:nth-child(2) h2 span{
    padding: 3px 0 3px 28px;
    background: url(../img/kaihatu.png) left center no-repeat;
    background-size: 22px;
}
.p_main section:nth-child(3) h2 span{
    padding: 5px 0 3px 33px;
    background: url(../img/sien.png) left center no-repeat;
    background-size: 25px;
}
.p_main p{
    line-height: 1.6;
    font-size: 12px;
    color: #333;
    margin-bottom: 20px;
    text-align: left;
}
.p_main a,
.pesoguin .aplink,
.just_smile .app_link,
.mega .app_link,
.ntt .app_link{
    width: 200px;
    text-align: center;
    display: inline-block;
    background: #1abc9c;
    color: #fff;
    font-size: 13px;
    border-radius: 4px;
    padding: 10px 0;
    text-decoration: none;
}
.just_smile .app_link,
.mega .app_link,
.ntt .app_link{
    background: #999;
    display: block;
    margin: 0 auto 20px;
    clear: both;
}
.ntt .app_link{
    margin: 20px auto 0;
}
.main_content {
    overflow: hidden;
}
.main_content p {
    font-size: 12px;
    margin-bottom: 5px;
}
.beautiful,.dropped_coins {
    width: 600px;
    float: left;
}
.beautiful div,.dropped_coins div {
    margin-left: 10px;
}
.beautiful p {
    text-align: center;
    color: #fff;
}
.fantasy_game {
    margin: 8px 0;
}
.fantasy_person,.monsterscoin_person {
    margin: 0 auto;
}
.information {
    float: right;
}
.information div {
    margin-top: 10px;
    margin-right: 10px;
}
#fantasy .information p {
    color: #fff;
}
.information p {
    text-align: center;
}
.mage {
    margin: 20px 0;
}
#slider_block {
    position: relative;
    width: 320px;
    height: 192px;
    margin-bottom: 10px;
}
#power {
    position: relative;
    overflow: hidden;
    width: 320px;
    height: 192px;
}
#power li {
    height: 192px;
}
.information ul {
    margin-bottom: 55px;
}
.information li {
    margin-bottom: 10px;
}
.information li a img {
    display: inline;
}
.download {
    text-align: center;
}
#monsterscoin {
    margin-left: 230px;
    position: relative;
    max-width: 2270px;
    min-width: 1100px;
    padding-bottom: 10px;
    overflow: hidden;
    background: url(../img/mon_bg.png) left top repeat;
}
.monsterscoin_main {
    width: 960px;
    margin: 20px auto;
    background-color: #ffffcc;
}
.event {
    margin-top: 30px;
    color: #ddd;
}
.enent_img {
    display: inline;
    text-align: center;
    margin-bottom: 30px;
}
#entertainment h2,
.popularity h3{
    background: #1BBC9B;
}
.recommended h3{
    background: #e64942;
}
#books_reference h2{
    background: #777;
}
#other h2,
.content .news h2{
    background: #95A5A5;
}
.delivery .mega_sec h3 {
    background: #FA86A5;
    font-weight: bold;
}
.delivery .ntt_sec h3 {
    background: #3595DB;
    font-weight: bold;
}
.p_wraper h3 {
    background: #1ABC9C;
}
.quick .p_wraper h3 {
    background: #E94C3D;
}
.google_appli {
    background: none;
}



.main_appli a img {
    height: 25px;
}

.google_play a img {
    height: 25px;
}
.horizontal-headline {
    width: 10em;
    color: #6a6958;
    font-size: 30px;
    margin: -1em 0 0 50px;
    text-align: center;
    text-shadow: 1px 1px 1px #f6f5e8;
    background: url(../img/sp.gif) 0.6em 0 no-repeat;
}
.introduce h2,
.flowchart h2,
.flow_title h2,
.development_main h1,
#company h1,
.contact h2,
.expenses_main h1,
.delivery h2,
.quick h2,
.news h2{
    color: #333;
    text-shadow: 1px 1px 0 #fff;
    padding: 5px 3% 15px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    margin-top: 30px;
}
.introduce h2{
    padding: 48px 3% 20px;
    background: url(../img/sp/introduce_h2.png) top center no-repeat;
    background-size: 35px;
}
.delivery h2{
    padding: 48px 3% 15px;
    background: url(../img/sp/delivery_h2.png) top center no-repeat;
    background-size: 35px;
}
.delivery h2:last-of-type{
    background: url(../img/sp/vr_h2.png) top center no-repeat;
    background-size: 35px;
}


/*ボタン装飾*/
.delivery label {
    display: none;
}

/*ボタンホバー時*/
.delivery label:hover {
    background: #efefef;
}

/*チェックは見えなくする*/
.delivery input {
    display: none;
}

/*中身を非表示にしておく*/
.delivery .hidden_show {
    height: auto;
    white-space: nowrap;
}

/*クリックで中身表示*/
.delivery input:checked ~ .hidden_show {
}


.flowchart h2,
.flow_title h2{
    padding: 48px 3% 15px;
    background: url(../img/sp/flowchart_h2.png) top center no-repeat;
    background-size: 35px;
}
.introduce h2 span:first-child,
.news h2 span,
.delivery h2 span,
.flowchart h2 span,
.flow_title h2 span,
#company h1 span,
.contact h2 span,
.development_main h1 span,
.expenses_main h1 span{
	padding-bottom: 12px;
	border-bottom: solid 1px #5da24a;
	display: inline-block;
}
.introduce h2 span:last-child{
    float: none;
    background: none;
    font-size: 13px;
    display: block;
    font-weight: normal;
    margin-top: 12px;
    line-height: 1.4;
}
.rt {
    text-align: right;
    clear:both;
    margin-top:8px;
}
.rt img {
    display: inline;
    max-width: 100%;
}
.rt img:hover {
    opacity: 0.7;
}
.mosaic-backdrop {
    text-align: center;
    font-size: 0.7em;
    color: white;
    border-radius: 20px;
    padding: 3px;
    width: 338px;
    height: 165px;
}

.mosaic-backdrop2 {
    text-align: center;
    font-size: 0.7em;
    color: white;
    border-radius: 20px;
    padding: 3px;
    width: 338px;
    height: 165px;
}

.mosaic-backdrop3 {
    text-align: center;
    font-size: 0.7em;
    color: white;
    border-radius: 20px;
    padding: 3px;
    width: 338px;
    height: 165px;
}

.mosaic-backdrop img {
    margin: 0 auto;
}
.mosaic-backdrop2 img {
    margin: 0 auto;
}
.mosaic-backdrop3 img {
    margin: 0 auto;
}
#company h2{
    padding: 10px 20px 5px 20px;
    font-size: 20px;
}

#company h3{
    padding: 20px 20px 10px 20px;
    font-size: 18px;
}

#company h4{
    text-align: center;
    padding: 20px 0px 10px 0px;
    font-size: 18px;
}

#company h5{
    font-weight: normal;
    padding: 20px 20px 10px 20;
    font-size: 14px;
}

#article section li {
    overflow: hidden;
}
.mosaic-backdrop p {
    font-weight: bold;
    margin: 15px 0 10px;
    color: #333;
    font-size: 14px;
    text-shadow: 1px 1px 0 #fff;
}

.mosaic-backdrop2 p {
    font-weight: bold;
    margin: 15px 0 10px;
    color: #333;
    font-size: 14px;
    text-shadow: 1px 1px 0 #fff;
}

.mosaic-backdrop3 p {
    font-weight: bold;
    margin: 15px 0 10px;
    color: #333;
    font-size: 14px;
    text-shadow: 1px 1px 0 #fff;
}

.mosaic-backdrop a {
    display: block;
    border: solid 1px #eee;
    font-weight: bold;
    font-size: 14px;
    margin: 0 30px 10px;
    text-decoration: none;
    background: #000;
    padding: 10px;
    color: #fff;
}

.mosaic-backdrop2 a {
    display: block;
    border: solid 1px #eee;
    font-weight: bold;
    font-size: 14px;
    margin: 0 30px 10px;
    text-decoration: none;
    background: #000;
    padding: 5px;
    color: #fff;
}

.mosaic-backdrop3 a {
    display: block;
    border: solid 1px #eee;
    font-weight: bold;
    font-size: 14px;
    margin: 0 30px 5px;
    text-decoration: none;
    background: #000;
    padding: 3px;
    color: #fff;
}

.mosaic-backdrop a:hover {
    background: #5BA246;
    color: #fff;
}

.mosaic-backdrop2 a:hover {
    background: #5BA246;
    color: #fff;
}

.mosaic-backdrop3 a:hover {
    background: #5BA246;
    color: #fff;
}

.mosaic-backdrop {
    position: relative;
    top: -100%;
    height: 100%;
    width: 100%;
}

.mosaic-backdrop2 {
    position: relative;
    top: -100%;
    height: 100%;
    width: 100%;
}

.mosaic-backdrop3 {
    position: relative;
    top: -100%;
    height: 100%;
    width: 100%;
}
.mosaic-overlay {
    display: none;
    z-index: 5;
    position: relative;
    width: 100%;
    height: 100%;
}
.support .support_company{
    letter-spacing: -.4em;
    background: none;
    padding: 0;
    margin: 15px 0 0;
}
.support .support_company li{
    width: 48%;
    margin: 0 4% 10px 0;
    display: inline-block;
    letter-spacing: 0;
    background: none;
}
.support_company li a{
    display: block;
    text-align: left;
    text-decoration: none;
}
.support_company li img{
    max-width: 100%;
    width: 100%;
}
.support_company li a span{
    font-size: 11px;
    color: #000;
    display: block;
    background: url(../img/sp/introduce_arrow.png) right 5px center no-repeat;
    background-size: 15px;
    padding: 5px;
}
.support_company li:nth-child(3n){
    margin: 0 4% 10px 0;
}
.support_company li:nth-child(even){
    margin: 0 0 10px 0;
}
.sien_title {
    clear: both;
    background: #eee url(../img/expenses.png) 10px 50% no-repeat;
    padding: 9px 5px 5px 29px;
    text-shadow: 1px 1px 0 #fff;
    margin: 0 10px 10px 10px;
}
.custom {
    margin-left: 10px;
    overflow: hidden;
    clear: both;
}
.custom li {
    float: left;
    margin: 0 50px 10px 0;
}
.custom p {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
}
.custom span img {
    width: 154px;
    margin: 0 auto;
}
.list {
    overflow: hidden;
    width: 42%;
}
.list .app_links2,.t_custom .app_links2,.dev .app_links2 {
    float: right;
    font-size: 12px;
    -webkit-text-shadow: -1px -1px 0 #999;
    -moz-text-shadow: -1px -1px 0 #999;
    -ms-text-shadow: -1px -1px 0 #999;
    -o-text-shadow: -1px -1px 0 #999;
    text-shadow: -1px -1px 0 #999;
    margin: 10px 25px 10px 0;
}
.dev .app_links2 {
    margin-bottom: 20px;
}
.list .app_links2 a,.t_custom .app_links2 a,.dev .app_links2 a {
    color: #fff;
    background-color: #1abc9c;
    padding: 7px 12px;
    text-decoration: none;
}
.list .app_links2 a:hover,.t_custom .app_links2 a:hover,.dev .app_links2 a:hover {
    background: #1DD4AB;
}
.list ul {
    clear: both;
    overflow: hidden;
    float: left;
    margin-left: 25px;
}
.list li {
    float: left;
    margin-right: 20px;
}
.p_wraper div {
    float: left;
    overflow: hidden;
}
.headline {
    font-weight: bold;
    float: left;
    background: #999;
    color: #fff;
    padding: 5px 10px;
}
#page_nav{
    text-align: left;
    letter-spacing: -.4em;
    padding: 22px 3%;
}
#page_nav li{
    text-align: center;
    letter-spacing: 0;
    display: inline-block;
    width: 48%;
    margin: 0 3.5% 12px 0;
}
#page_nav li:nth-child(2n){
    margin: 0 0 12px 0;
}
#page_nav li a{
    font-size: 13px;
    font-weight: bold;
    color: #3eb270;
    border: solid 1px #3eb270;
    box-sizing: border-box;
    padding: 11px 0;
    display: block;
    background: #f7f7f7;
    text-decoration: none;
    border-radius: 4px;
}
.detail > h3{
    position: relative;
}
.detail > h3:before{
    content: "";
    width: 26px;
    height: 24px;
    background: #e1efdc url(../img/tablet.png) left bottom no-repeat;
    background-size: 26px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -150px;
}
.ps{
    margin: 5px 0 20px;
    max-width: 100%;
    display: inline-block;
}

/*▼contact*/
#contents{
    position: relative;
    overflow: hidden;
    margin-top: 60px;
}
.contact input[type="radio"]{
    display: none;
}
.contact #wrap{
    background: #fff;
    padding: 40px 0;
}
.contact #wrap p{
    margin: 0 3% 10px;
    font-size: 14px;
}
.thanks_text{
    line-height: 1.6;
    margin-bottom: 50px;
}
.select{
    overflow: hidden;
    text-align: center;
    letter-spacing: -.4em;
    padding: 25px 3% 15px;
}
.select label{
    font-size: 13px;
    line-height: 1;
    padding: 10px 0;
    display: inline-block;
    letter-spacing: 0;
    width: 48%;
    margin: 0 3% 12px 0;
    color: #3eb370;
    border: solid 1px #3eb370;
    box-sizing: border-box;
    background: #f7f7f7;
    font-weight: bold;
    border-radius: 3px;
}
.select label p{
    font-weight: bold;
}
.select label:nth-child(4),
.select label:nth-child(8){
    margin: 0 0 12px 0;
}
.select .r_selected{
    background: #3eb370;
    color: #fff;
}
.select .in_bottom{
margin-top:24px;
}
.updnWatermark{
color:#ccc;
padding:7px 5px;
font-size:14px;
}
#contents .contact h2,
#expenses h1,
#development .development_main h1{
    background: #f7f7f7;
}
#contents .contact_conf h2:before{
    top: 102px;
}
.contact table{
    width: 100%;
    table-layout: fixed;
}
.contact th{
    font-weight: normal;
    text-align: left;
    display: block;
    background: #f0f0f0;
    padding: 7px 3%;
    font-size: 14px;
}
.contact td{
    padding: 15px 3%;
    display: block;
    font-size: 14px;
    word-wrap: break-word;
}
a:focus,
button:focus,
textarea:focus,
select:focus,
input:focus{
  outline: 0;
}
input{
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
    border: solid 1px #ccc;
    word-wrap: break-word;
    border-radius: 3px;
    box-sizing: border-box;
}
input::placeholder,
textarea::placeholder{
  color: #ccc;
}
.contact #company{
    margin: 0;
}
#main_form span {
color:#f00;
font-size:12px;
margin-left:5px;
}
#main_form .tr{
    padding: 0 3%;
    color: #333;
    margin: 10px 0 25px;
    display: block;
}
#main_form b{
font-size:12px;
color:#999;
}
.input p{
    margin: 0 6px;
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
}
.input select{
    border: solid 1px #c0c0c0;
    padding: 7px 10px;
    color: #666;
    font-size: 14px;
    border-radius: 3px;
    width: 100%;
}
.postal_code{
    display: block;
    margin: 7px 0;
}
.z1 {
    width: 80px;
}
.z2 {
    width: 120px;
}
#pref21{
    width: calc(100% - 100px);
}
#naiyou{
    width: 100%;
    display: block;
    font-size: 14px;
    line-height: 1.3;
    border: solid 1px #ccc;
    margin-bottom: 4px;
    padding: 10px 15px;
    border-radius: 3px;
    box-sizing: border-box;
}
.button{
text-align:center;
}
.button button{
    font-size: 15px;
    max-width: 300px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 50px;
    border: solid 1px #fff;
    background: #1abc9c;
    padding: 12px 0;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    display: block;
}
label.Error{
    font-size: 12px;
    color: #f00;
    display: block;
    margin: 7px 0;
}
.button .subm{
padding:10px 35px;
margin: 20px auto 15px;
}
.button .ret{
border:1px solid #bbb;
background:#acacac;
}

/*ここから高田が追記*/
.required_error{
    color:#ff0000;
}
#zip22{
    margin-right:6px;
}
#pref21_error{
    overflow: hidden;
    display: block;
}
.r_selected{
background-color:#3EB370;
color:#fff;
border-radius:3px;
}

    
.recruit_nav{
  display: block;
  border-bottom: 1px solid #e6e6e6;
  color: #545454;
  padding: 20px 0 20px 46px;
  font-size: 14px;
  text-decoration: none;
}
    
}

@media screen and (max-width: 768px) and (min-width: 750px) {
.header-in .banner li{
    width: 48.5%;
    margin: 0 0 10px 0;
}
.header-in .banner li:nth-child(2n){
    margin: 0 3% 10px 0;
}
.flow li p{
    padding: 16px 20px 20px 115px;
    min-height: 110px;
    background: url(../img/sp/flow1.png) left 15px top 10px no-repeat;
    background-size: 80px;
}
.flow li:nth-child(2) p{
    background: url(../img/sp/flow2.png) left 15px top 10px no-repeat;
    background-size: 80px;
}
.flow li:nth-child(3) p{
    background: url(../img/sp/flow3.png) left 15px top 10px no-repeat;
    background-size: 80px;
}
.flow li:nth-child(4) p{
    background: url(../img/sp/flow4.png) left 15px top 10px no-repeat;
    background-size: 80px;
}
.development_main section li{
    width: 32%;
    margin: 0 2% 0 0;
}
.development_main section li:nth-child(2n){
    margin: 0 2% 0 0;
}
.development_main section li:nth-child(3n){
    margin: 0;
}
iframe{
    height: 320px;
}
.development_main section li{
    padding: 0 0 20px;
}
.development_main section li h3{
    padding: 20px 0 10px;
}
.introduce li,
.switch_sec li,
.vr_sec li{
    width: 46%;
}
}

@media print, screen and (max-width: 325px) {
.app_link_list a{
    width: 56%;
}
.app_link_list a:last-child{
    width: 40%;
}
.flowchart .tc li{
    width: 32%;
    margin: 0 2% 5px 0;
}
.flowchart .tc li:nth-child(4n){
    margin: 0 2% 5px 0;
}
.flowchart .tc li:nth-child(3n){
    margin: 0 0 5px 0;
}
.contact_btn a{
    padding: 15px 30px 15px 88px;
}
.select label{
    font-size: 12px;
    width: 48.5%;
}
#page_nav li a{
    font-size: 12px;
}
.just .justimg,
.mega .megaimg{
    width: 120px;
}
.apple_introduce{
    width: calc(100% - 135px);
}



}