@charset "utf-8";

#sitemap-body.body{
  clear:both;
}
#sitemap-body.body .common-info p{
  padding:0;margin:0 0 15px 0;
}
#article.info #sitemap-body.body {
border: 3px solid #CCC;
padding-bottom: 15px
}
#article.info #sitemap-body.body .common-info{
background-color: #E0E0E0;
padding: 10px;
margin-bottom: 20px;
}
#article.info h1,#article.info h2{
width: auto;
float: left;
background: transparent url("/common/webcg/images/v3/article/midashi.gif") no-repeat scroll left top;
font-size: 18px;
margin: 10px 0px 20px;
padding: 0px 0px 0px 20px;
}
#article.info #sitemap-body.body .common-info p{
margin-bottom:0px;
}
#article.info #sitemap-body.body p{
padding: 0px 15px;
margin-bottom: 25px;
}

#sitemap-body.body p{margin-bottom:25px;}
#sitemap-body.body a{text-decoration:none;}
#sitemap-body.body a:hover{text-decoration:underline;}
.info-midashi{border-bottom:dotted 3px #B6C2D1; color:#003760; font-weight:bold; font-size:105%; padding:3px 0; margin:0 0px 3px;}

#sitemap-body.body .list-info{margin-bottom:20px;}
#sitemap-body.body .list-info h3{
  background-color:#ebebeb;
  padding:5px 10px;
  font-size:14px;
  margin-bottom:15px;
}
#sitemap-body.body .list-info ul li{float:left;width:243px;margin-bottom:5px;}
#sitemap-body.body .list-info .maker ul{float:left;width:243px;margin-bottom:25px;}
#sitemap-body.body .list-info .maker ul:nth-child(3n+1){clear:left;}
#sitemap-body.body .list-info .maker ul li{float:none;width:auto;font-weight:bold;background:no-repeat left;}
#sitemap-body.body .list-info .maker ul li a{font-weight:normal;}

#sitemap-body.body .list-info .maker ul li.japan {
  background-image: url(/common/webcg/images/v3/main_column/flag_1.png);
  padding-left:25px;
}
#sitemap-body.body .list-info .maker ul li.usa {
  background-image: url(/common/webcg/images/v3/main_column/flag_2.png);
  padding-left:25px;
}
#sitemap-body.body .list-info .maker ul li.uk {
  background-image: url(/common/webcg/images/v3/main_column/flag_3.png);
  padding-left:25px;
}
#sitemap-body.body .list-info .maker ul li.germany {
  background-image: url(/common/webcg/images/v3/main_column/flag_4.png);
  padding-left:25px;
}
#sitemap-body.body .list-info .maker ul li.italy {
  background-image: url(/common/webcg/images/v3/main_column/flag_5.png);
  padding-left:25px;
}
#sitemap-body.body .list-info .maker ul li.sweden {
  background-image: url(/common/webcg/images/v3/main_column/flag_6.png);
  padding-left:25px;
}
#sitemap-body.body .list-info .maker ul li.france {
  background-image: url(/common/webcg/images/v3/main_column/flag_7.png);
  padding-left:25px;
}
#sitemap-body.body .list-info .maker ul li.korea {
  background-image: url(/common/webcg/images/v3/main_column/flag_8.png);
  padding-left:25px;
}


#body-info .article-body h1 {
  background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 30px;
    height: 31px;
    margin-bottom: 30px;
    font-weight: bold;
}

#body-info .article-body p{
  width: 100% !important;
}
#body-info .article-body a{
  color: #004F91;
}
#body-info .article-body a:hover{
  text-decoration: underline;
}


#body-info .article-body .common-info>p>strong{
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding-top: 30px;
/* 	border-top: 1px solid #E0E0E0; */
}

#body-info .article-body p.bottom-history{
 text-align:right;
 margin:30px 0;
}

/* 会社概要等用table */
table.info-about{
  clear:both;
  width:100%;
  margin:auto;
  border-collapse: collapse;
}
table.info-about tbody{

}
table.info-about tbody th,table tbody td{
  padding:10px 20px;
  border:1px solid #e0e0e0;
  text-align:left;
  vertical-align:middle;
  height: 50px;
}
table.info-about tbody th{
  font-weight: bold;
  width:130px;
}
table tbody td a{
  color: #004F91;
  font-weight: bold;
}
table tbody td a:hover{
  text-decoration: underline;
}
table.info-about tbody td > a{
  display:block;
  margin-bottom:5px;
}
table.info-about tbody th{
  border-color:#E0E0E0;
  background-color:rgb(250,250,250);
  text-align: center;
  font-weight: bold;

}

/* Site Map */
#category-list, #author-list{
  padding: 50px 0;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;	
}
#category-list ul li, #author-list ul li{
  display: block;
  width: 240px;
  height: 40px;
}
#category-list ul li a, #author-list ul li a{
  font-size: 14px;
  line-height: 40px;
}

.goto-list-link{
  display:inline-block;
  float:right;
  position:relative;
  margin-top:20px;
  padding-right:10px
}
.goto-list-link:after{
  content: "";
  border: 1px solid #000;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: auto;
  position: absolute;
  top: 1px;
  bottom: 0px;
  right: 0px;
  transform: rotate(-45deg);
  border-top: medium none;
  border-left: medium none;
}

/*MOBILE*/
#mobile-body{
  font-size: 95%;
}
#mobile-body h3{
  font-size: 26px;
  font-weight: bold;
}
#mobile-body p{
  line-height: 25px;
}
#mobile-body .header{
  
}
#mobile-body .header img{
  width: 730px;
}
#mobile-body .detail{
  position: relative;
}
#mobile-body .row img{
  display: block;
  width: 100%;
}
#mobile-body .row .left{
  float: left;
}
#mobile-body .row .right{
  float: right;
}
#mobile-body .row.row-1{
  margin-bottom: 30px;
}
#mobile-body .row.row-1 .left{
  width: 330px;
}
#mobile-body .row.row-1 .right{
  width: 370px;
}
#mobile-body .row.row-1 .right h3{
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 3px solid #DDE9F2;
}
#mobile-body .row.row-2{
  
}
#mobile-body .row.row-2 .left{
  width: 450px;
}
#mobile-body .row.row-2 .left h3{
  margin-bottom: 30px;
}
#mobile-body .row.row-2 .left>p{
  margin-bottom: 30px;
}
#mobile-body .row.row-2 .left .info{
  background: #DDE9F2;
  padding: 15px;
}
#mobile-body .row.row-2 .left .info span{
  font-weight: bold;
}
#mobile-body .row.row-2 .right{
  width: 250px;
  position: relative;
  top: -100px;
}
#mobile-body .row.row-2 .right img{
  position: relative;
}
#mobile-body .row.row-3{

}
#mobile-body .row.row-3 .left{
  width: 255px;
  position: relative;
  top: -120px;
}
#mobile-body .row.row-3 .left img{
  position: relative;
}
#mobile-body .row.row-3 .right{
  width: 445px;
  position: relative;
  top: -70px;
}
#mobile-body .row.row-3 .right h3{
  margin-bottom: 30px;
}
#mobile-body .footer{
  position: relative;
  top: -70px;
}
#mobile-body .footer .title{
  display: block;
  padding: 10px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  background: #0002A5;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#mobile-body .footer .desc{
  padding: 20px 40px 20px 40px;
  border-left: 5px solid #0002A5;
  border-right: 5px solid #0002A5;
  border-bottom: 5px solid #0002A5;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;	
}
#mobile-body .footer .desc .price{
  color: #0002A5;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 20px 0;
  line-height: 30px;
}
#mobile-body .footer .desc .qrcode{
  border: 1px solid #E0E0E0;
  padding: 10px;
  margin-bottom: 10px;
}
#mobile-body .footer .desc .qrcode img{
  vertical-align: middle;
}
#mobile-body .footer .desc .qrcode p{
  font-size: 12px;
  display: inline-block;
}
#mobile-body .footer .desc .attention{
  font-size: 12px;	
}

/* Recruit */
#sitemap-body a.recruit-button {
display: inline-block;
width: 300px;
color: #ffffff;
font-weight: normal;
line-height: 3;
text-align: center;
background-color: #004F91;
}
#sitemap-body a.recruit-button:hover {
text-decoration: none;
}
#sitemap-body a.recruit-button:after {
content: "";
border: 2px solid #ffffff;
display: inline-block;
width: 4px;
height: 4px;
margin: auto;
position:relative;
top:-2px;
right:-40px;
transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
border-top: medium none;
border-left: medium none;
}

/*ABOUT US THIRD PARTY LIST*/
#body-info .third-party-list{
    margin-bottom: 20px;
}
#body-info .third-party-list th{
    text-align: left;
    width: 160px;
    vertical-align: top;
    font-size: 14px;
}
#body-info .third-party-list th.third-party-name{
    font-weight: bold;
    font-size: 16px;
    height: 30px;
}
#body-info .third-party-list td{
    position: relative;
    text-align: left;
    border: none;
    height: auto;
    text-indent: -1.2rem;
    font-size: 14px;
    padding: 0px;
}
#body-info .third-party-list td:before{
    content: ":";
    padding: 0 8px;
}

/*SP Adjuster*/
article.info-page.aboutus .third-party-list{
    margin: 20px 15px;
}
article.info-page.aboutus .third-party-list td{
    text-indent: -2rem;
}
