#globalmenu ul li:nth-child(1) {
  width: 195px; }

#globalmenu ul li:nth-child(2) {
  width: 160px; }

#globalmenu ul li:nth-child(3) {
  width: 200px; }

#detail_contents_l .txt {
  font-size: 13px;
  line-height: 1.5; }

#detail_contents_sp {
  display: none; }

#detail_contents {
  width: 100%; }

#detail_contents_l {
  width: 35%;
  float: left; }

#detail_contents_l img {
  width: 100%; }

#detail_contents_r {
  width: 65%;
  float: left; }

#detail_contents_r img {
  width: 100%;
  margin-bottom: 10px; }

/* iPHone4,iPhone5,iPhone5s,iPhone6,iPhone6 Plus */
@media screen and (min-width: 320px) and (max-width: 499px) {
  #detail_contents_sp {
    width: 100%;
    margin: 0 auto;
    display: block; }

  #detail_contents_sp img {
    width: 100%;
    padding: 0 10px 33px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }

  /*
  #detail_contents_sp div
  {
  	width: 95%;
  	margin: 0 auto;
  }
  */
  #detail_contents_l {
    display: none; }

  #detail_contents_r {
    width: 100%; }

  .txt {
    margin-left: 10px;
    line-height: 1.5; } }

/*# sourceMappingURL=detail.css.map */
