@charset "UTF-8";

/*旧マガジンスタイル流用*/
main img
{
  width: 100%;
}

main time
{
  font-family: 'Courier New';
  font-size: 140%;
  font-weight: bold;
  display: block;
  text-align: center;
}

main h3
{
  text-align: center;
}

main h3:first-child
{
  margin-top: 0;
}

main h3 span
{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  display: inline-block;
  text-align: left;
  letter-spacing: .05em;
  border-bottom-width: .15em;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

main p
{
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: .05em;
  word-wrap: break-word;
}

main p b
{
  font-weight: bold;
}

main p i
{
  font-style: italic;
}

main p u
{
  text-decoration: underline;
}

main p del
{
  text-decoration: line-through;
}

main p small
{
  font-size: 87.5%;
  line-height: 2;
}

main p em
{
  font-size: 125%;
  font-style: normal;
  line-height: 1.4;
}

main p a
{
  display: inline;
  color: #509be5;
}

main p .indent
{
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}

main p .color-red
{
  color: #e60000;
}

main p .color-gray
{
  color: #808080;
}

main figure
{
  font-size: 10px;
}



.device-pc main .products > ul > li {
  font-size: 10px;
  display: inline-block;
  margin: 0 -.025em 4em;
  padding: 0 1em;
  vertical-align: top;
}
.device-pc main .products > ul > li.tt a.btn-slide {
  width: 22.5em;
}
.device-pc main .products > ul > li.tt a.btn-slide dl dt > img {
  width: 17.6em;
  left: 50%;
  margin-left: -8.8em;
}

.device-sp main .products {
  width: auto;
}
.device-sp main .products .content-item {
  letter-spacing: 0;
  padding-top: 45%;
  width: 45.31%;
  margin-left: 3.13%;
  position: relative;
  border-right: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  -webkit-border-radius: 0 0 0.6em 0;
  border-radius: 0 0 0.6em 0;
  float: left;
}
.device-sp main .products .content-item:before {
  content: "";
  position: absolute;
  width: 22.22%;
  padding-top: 22.22%;
  background: url("/store/techo/sp/ja/2017/images/loading3.gif") no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 175%);
  -moz-transform: translate(-50%, 175%);
  -o-transform: translate(-50%, 175%);
  -ms-transform: translate(-50%, 175%);
  transform: translate(-50%, 175%);
}
.device-sp main .products .content-item:nth-child(2) ~ li {
  margin-top: 10px;
}
.device-sp main .products .content-item a dl dt > img
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -ms-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 1;
}
.device-sp main .products > ul {
  overflow: hidden;
}
.device-sp main .products > ul > li {
  padding-bottom: 15.3em;
}


main div.zoom {
  position: relative;
}
main div .zoom a:before {
  position: absolute;
  bottom: 9px;
  right: 9px;
  width: 25px;
  height: 25px;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  z-index: 1;
  font-size: 220%;
  color: #509be5;
  text-align: center;
  display: block;
  overflow: hidden;
  line-height: 1.14;
  overflow: hidden;
}
main .content-image img {
  max-width: 86em;
  max-height: 86em;
}




.device-pc main
{
  width: 96em;
  margin: 0 auto;
  padding: 8em 0 7.6em;
}

.device-pc main time
{
  margin-top: 5em;
}

.device-pc main header
{
  padding-bottom: 4em;
}

.device-pc main h3
{
  margin-top: 4em;
}

.device-pc main p
{
  margin-top: 2.13em;
}

.device-pc main p.center
{
  text-align: center;
}

.device-pc main p + *
{
  margin-top: 3.4em !important;
}

.device-pc main p + p
{
  margin-top: 1.75em !important;
}

.device-pc main > p
{
  width: 35em;
  margin-right: auto;
  margin-left: auto;
}

.device-pc main figure
{
  margin: 4em auto 0;
}

.device-pc main figure.w880
{
  width: 88em;
}

.device-pc main figure.w560
{
  width: 56em;
}

.device-pc main div.lo-col-2
{
  margin: 4em 0 0 4em;
}

.device-pc main div.lo-col-2:before,
.device-pc main div.lo-col-2:after
{
  display: table;
  content: '';
}

.device-pc main div.lo-col-2:after
{
  clear: both;
}

.device-pc main div.lo-col-2 > div
{
  float: left;
  width: 42em;
  min-height: 1px;
  margin-right: 4em;
}

.device-pc main div.lo-col-2 > div:first-child + div ~ div
{
  margin-top: 3.2em;
}

.device-pc main div.lo-col-2 > div:first-child + div + div
{
  clear: both;
}

.device-pc main div.lo-col-2 > div:first-child + div + div + div + div
{
  clear: both;
}

.device-pc main div.lo-col-2 > div p:first-child
{
  margin-top: -.375em;
}

.device-pc main div.lo-col-2 > div img
{
  display: block;
  width: 100%;
}

.device-pc main div.lo-col-2 > div img + p
{
  margin-top: .625em;
}

.device-pc main div.lo-col-3
{
  margin: 4em 0 0 4em;
}

.device-pc main div.lo-col-3:before,
.device-pc main div.lo-col-3:after
{
  display: table;
  content: '';
}

.device-pc main div.lo-col-3:after
{
  clear: both;
}

.device-pc main div.lo-col-3 div
{
  float: left;
  width: 26.8em;
  min-height: 1px;
}

.device-pc main div.lo-col-3 div + div
{
  margin-left: 3.8em;
}

.device-pc main div.lo-col-3 div.col-span-2
{
  width: 57.4em;
}

.device-pc main div.lo-col-3 div.col-span-2 p
{
  font-size: 16px;
}

.device-pc main div.lo-col-3 div.col-span-2 p:first-child
{
  margin-top: -.375em;
}

.device-pc main div.lo-col-3 div p
{
  font-size: 14px;
}

.device-pc main div.lo-col-3 div p:first-child
{
  margin-top: -.285714285714286em;
}

.device-pc main div.lo-col-3 div img
{
  display: block;
  width: 100%;
}

.device-pc main div.lo-col-3 div img + p
{
  margin-top: .5em;
}

.device-sp main
{
  padding: 40px 3.13% 3em;
}

.device-sp main time
{
  margin-top: 2.14em;
}

.device-sp main header
{
  padding-bottom: 2em;
}

.device-sp main h3
{
  margin-top: 3em;
}

.device-sp main h3 img
{
  display: inline;
}

.device-sp main p
{
  margin-top: 1.5em;
}

.device-sp main p + *
{
  margin-top: 2.4em !important;
}

.device-sp main p + p
{
  margin-top: 1.13em !important;
}

.device-sp main p br
{
  display: none;
}

.device-sp main figure
{
  margin-top: 3em;
}

.device-sp main div.lo-col-2
{
  margin-top: 3em;
}

.device-sp main div.lo-col-2 div + div
{
  margin-top: 2.4em;
}

.device-sp main div.lo-col-2 div p
{
  margin-top: .63em;
}

.device-sp main div.lo-col-2 div p:first-child
{
  margin-top: -.87em;
}

.device-sp main div.lo-col-2 + *
{
  margin-top: 2.4em !important;
}

.device-sp main div.lo-col-3
{
  margin-top: 3em;
}

.device-sp main div.lo-col-3 div + div
{
  margin-top: 2.4em;
}

.device-sp main div.lo-col-3 div p
{
  font-size: 140%;
  margin-top: .63em;
}

.device-sp main div.lo-col-3 div p:first-child
{
  margin-top: -.87em;
}

main #yodogawa {
  margin: 40px auto;
}

.device-sp main #yodogawa {
  margin: 0px auto;
}
.device-sp main #yodogawa p {
  margin-top: 0;
}

main .article .sheet {
  width: 880px;
  margin: 80px auto;
}


.device-sp main .article .sheet {
  width: auto;
  margin: 40px auto;
}



main .article img.face {
  width: auto;
  vertical-align: middle;
}







main .article h2 {
  width: 390px;
  margin: 40px auto;
}

.device-sp main .article h2 {
  width: auto;
  max-width: 390px;
  margin: 20px auto;
}


main .article .crew {
  width: 880px;
  padding: 20px 20px 40px;
  border: 6px solid #00B33C;
  border-radius: 16px;
  margin: 40px auto;
  text-align: center;
}
main .article h3 {
  margin-top: 0;
  font-size: 240%;
}
main .article h3 > span {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  /*border: 1px solid #00B33C;*/
  border: 0 none;
  line-height:40px;
  text-align: center;
  color: #FFF;
  background-color: #00B33C;
}
main .article h3 + p {
  display: inline-block;
  text-align: left;
}
main .article div.zoom {
  width: 800px;
  margin: 20px auto 30px;
  border: 1px solid #ebebeb;
}


.device-sp main .article .crew {
  width: auto;
}
.device-sp main .article h3 {
  font-size: 200%;
}
.device-sp main .article div.zoom {
  width: auto;
  margin: 0px auto 20px;
}
.device-sp main .article div.zoom a:before {
  width: 27px;
  height: 27px;
  border: 2px solid #509be5;
}




main .article .more {
  width: 880px;
  /*padding: 20px 20px 40px;*/
  /*border: 6px solid #00B33C;*/
  /*border-radius: 16px;*/
  margin: 80px auto;
  text-align: center;
}
main .article .more h2 {}
main .article .more h2 + ul {
  text-align: center;
  display: inline-block;
  list-style-type: disc;
  padding-left: 2em;
}
main .article .more h2 + ul li {
  text-align: left;
  margin: 0 0 0.5em 0;
  font-size: 160%;
  font-weight: normal;
  line-height: 1.5em;
}


.device-sp main .article .more {
  width: auto;
  margin: 40px auto;
}





main .article .column {
  width: 560px;
  padding: 40px;
  margin: 40px auto;
  border: 1px solid #e5e5e5;
}
main .article .column h3 {
  font-size: 180%;
  margin: 0;
}
main .article .column a i:before {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.5em;
}


.device-sp main .article .column {
  width: auto;
  margin: 20px auto;
  padding: 20px;
}

.device-pc main a.btn-round {
    font-size: 10px;
    position: relative;
    display: block;
    overflow: hidden;
    width: 30em;
    height: 4.6em;
    margin: 1.4em auto 0;
    text-align: center;
    color: #fff;
    -webkit-border-radius: .6em;
    border-radius: .6em;
    background: #509be5;
}
.device-pc main a.btn-round span {
    font-size: 16px;
    font-weight: bold;
    line-height: 2.88;
    display: inline-block;
}

.device-pc main a.btn-round i {
    font-size: 24px !important;
    line-height: 1;
    vertical-align: middle;
}

.device-sp main a.btn-round {
    position: relative;
    display: block;
    overflow: hidden;
    height: 46px;
    margin: 18px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #509be5;
}

.device-sp main a.btn-round span {
    font-size: 16px;
    font-weight: bold;
    line-height: 2.88;
    display: inline-block;
}

.device-sp main a.btn-round i {
    font-size: 24px !important;
    line-height: 1;
    vertical-align: middle;
}