body{
    background-color: white;
    margin:0;
    padding:0;
    font-family: sans-serif;
    font-size:100%;
    font-feature-settings : "palt";
}
p{
    overflow-wrap: break-word;
}
a{
  
}
nav#impresswatch{
  background-color: #f4f4f4;
  text-align: center;
  padding:0;
  height:50px;
}
nav#impresswatch a{
  text-decoration: none;
  color:transparent;
  width:100%;
  height:100%;
  padding:0;
  display: block;
  background-position: center;
  background-size: 70px auto;
  background-repeat: no-repeat;

}
#page-wrap{
    margin:0px auto 20px auto;
    width:900px;
    background-color: white;
}
@media only screen and (max-width: 641px) and (min-width: 0px) {
    #page-wrap{
        width:auto;
    }
}

#main .main-contents dl {
    max-width:600px;
    margin:2em auto 2em auto;
}

#TableOfContents ul {
        margin:0!important;
        padding:0!important;
}
#TableOfContents ul li{
    list-style-type: none!important;
    margin:0 0 9px 0!important;
    padding:0!important;
}
.article-header{
  font-family: "Mplus 1p",sans-serif;
  font-feature-settings : "palt" 1;
}
.article-header img{
  display: block;
  margin:0px 0 0px 0;
}
.title-image-wrapper{
  margin:0 0 0 0;
}
.corner-title{
    padding:0 0 10px 0;
    color:green;
    margin:20px 30px 30px 30px;
    font-weight: bold;
    border-bottom:1px solid #ccc;
    text-align: center;
}
.article-header h1{
  font-size:28pt;
  font-weight: normal;
  line-height: 1.3;
  margin:20px auto 20px auto;
  padding:0 30px 0 30px;
  max-width:800px;
  text-align: center;
}
.article-header h2{
  font-size:20pt;
  font-weight: normal;
  line-height: 1.3;
  margin:0 auto 0 auto;
  padding:0 30px 0 33px;
  max-width:800px;
  text-align: center;
}
.article-info{
  margin:10px auto 30px auto;
  color:#666;
  text-align: center;
  font-size: 10pt;
}
.article-info span{
  display: inline-block;
  margin:0 20px 0 20px;
}
.contents{
  position: relative;
  max-width:1000px;
  margin: 0 auto 0 auto;
  padding:0 10px 0 10px;
}

#main .main-contents{
  padding:0;
  margin:0 auto 0 auto;
}
#main .main-contents h2{
	font-size:140%;
	text-align:center;
}
#main .main-contents h3 {
    font-size: 130%;
    width:95%;
    max-width:740px;
    color:#444;
    border:0px;
    font-weight: 600;
    clear: both;
    margin: 3em auto 2em auto;
    padding: 0px 0 20pxpx 20px;
    text-align: left;
    border-left:8px solid #ccc;
    border-bottom:1px solid #ccc;
    font-family: "Mplus 1p",sans-serif;
}
.immersive.headline .main-contents h3{border-color: #0d3b91!important;}
.immersive.clw .main-contents h3{border-color: #9fd9f6!important;}
.immersive.pcw .main-contents h3{border-color: #36f!important;}
.immersive.dcw .main-contents h3{border-color: #2e6162!important;}
.immersive.ah .main-contents h3{border-color: #ffa824!important;}
.immersive.avw .main-contents h3{border-color: #5e5858!important;}
.immersive.gmw .main-contents h3{border-color: #0c6!important;}
.immersive.ktw .main-contents h3{border-color: #ffacb7!important;}
.immersive.iw .main-contents h3{border-color: #ffde00!important;}
.immersive.wf .main-contents h3{border-color: #390!important;}
.immersive.kdw .main-contents h3{border-color: #42b6ff!important;}
.immersive.car .main-contents h3{border-color: #e30121!important;}
.immersive.trw .main-contents h3{border-color: #6edab8!important;}

.main-contents h4 {
    font-size: 105%;
    text-align: center;
    max-width: 800px;
    margin:2em auto 1em auto;
    padding:0 0 20px 0;
}
.main-contents h4:before{
    content:none;
}
#main .main-contents>p {
    max-width:720px;
    margin:1.5em auto 1.5em auto;
    color:#222;
    line-height:1.9;
    font-feature-settings : "palt" 1;
    font-weight: 200;
    font-size:100%;
      overflow-wrap: break-word;
      word-wrap: break-word;
      letter-spacing: 0.06em;
}
@media only screen and (max-width: 641px) and (min-width: 0px) {
  #main .main-contents>p {
      font-size:95%;
      font-weight: 300;
      color:#111;
      line-height:1.6;
  }
}
.main-contents .kakomi{
  width:80%;
}
@media only screen and (max-width: 641px) and (min-width: 0px) {
.main-contents .kakomi{
      width:auto;
  }
}
#related-info{
  max-width:1000px;
  width:auto;
  padding:10px;
  background-color:white;
  margin:20px auto 20px auto;
}
#related-info .pr{
  background-color: transparent;
}
@media only screen and (max-width: 641px) and (min-width: 0px) {

}
@media only screen and  (min-width: 642px) {

}




.main-contents figure.image {
    width: 70%;
    max-width:1200px;
    margin: 1.2em auto 1.2em auto;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
}

.main-contents figure.image.half {
    width: 46%;
    max-width:500px;
    display: inline-block;
}

.main-contents figure.image.third {
    width: 30%;
    display: inline-block;
}
@media only screen and (max-width: 641px) and (min-width: 0px) {
    /*SP*/
  .main-contents figure.image.third {
      width: 48%;
  }
}

.main-contents figure.image.right {
    width: 30%;
    margin: 0 0 20px 20px;
    float: right;
}
.main-contents figure.image.left {
    width: 30%;
    margin: 0 20px 20px 0;
    float: left;
}
@media only screen and (max-width: 641px) and (min-width: 0px) {
    /*SP*/
    .main-contents figure.image.right,
    .main-contents figure.image.left{
        width: 40%!important;   
    }
}
.main-contents figure.image .figure-title{
  margin:0 0 10px 0;
  font-weight:bold;
  color:#555;
  padding:0;
  font-size:102%;
}

.main-contents figure.image img {
  width:auto;
  height:auto;
    max-width: 100%;
    max-height:100%;
    vertical-align: top;
    border: 1px solid #ccc;
    display: block;
    box-sizing: border-box;
    margin:0 auto 0 auto;
}

.main-contents figure.image figcaption {
    display: inline-block;
}

.main-contents figure.image p {
    text-align: left;
    padding: 8px;
    font-size: 80%;
    line-height: 1.4;
    color: #444!important;
    margin: 0;
    max-width:600px;
}
@media only screen and (max-width: 641px) and (min-width: 0px) {
.main-contents figure.image p {
      font-size:80%;
  }
}
div.image-horizontal-2{
  text-align: center;
  margin-left:auto;
  margin-right:auto;
}
div.image-horizontal-2 figure.image{
		text-align: center;
		width: 46%;
		display: inline-block;
    margin-bottom:5px;
}
div.image-horizontal-2 p{
	text-align: center!important;
  font-size:80%;
  color: #444;
  max-width:500px;
  margin:0 auto 30px auto;
  padding:0 10px 0 10px;
}
@media only screen and (max-width: 641px) and (min-width: 0px) {
  div.image-horizontal-2 p{
      font-size:80%;
  }
}

.youtube{
  width:100%;
  margin:0 auto 10px auto;
}

.main-contents>.kakomi>h5{
  background-color:red;
  color:white;
  margin:0 0 20px 0;
  padding:5px;
  text-align: center;
  font-weight: bold;
  font-size:110%;
}


.social-bookmark{
  max-width:720px;
  margin:20px auto 0 auto;
}
.social.upper>ul {
    display: block;
    margin: 0;
    padding:0;
    max-width: 720px;
}
.social.upper>ul>li {
    display: inline-block;
    vertical-align: top;
    line-height: 10px;
    height: 20px;
    padding-right: 10px;
    margin:5px;
}
.social.upper>ul>li.twitter {
    width: 122px;
    position: relative;
    line-height: 1.4em;
}
.social.upper label {
    position: absolute;
    top: 0;
    right: 10px;
}
.social.upper label>a {
    position: relative;
    display: block;
    width: 40px;
    height: 20px;
    font-size: 10px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    line-height: 17px;
    text-align: center;
}
.social.upper label>a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -4px;
    margin-top: -5px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #fff transparent transparent;
    z-index: 1;
}
.social.upper label>a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -5px;
    margin-top: -5px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #ccc transparent transparent;
    z-index: 0;
}

nav.links ul.list-02 {
    background-color: #fff;
    margin-bottom: 0;
}
nav.links .hdg-04 {
    position: relative;
    padding: 3px 10px 4px 0px;
    border: 0 none transparent;
    border-bottom: 2px solid #ccc;
    margin:3em 0 1em 0;
    font-size:20pt;
    text-align: center;
}
nav.links .hdg-04:before {
    content: none;
    text-indent: -9999px;
    background-color: #181818;
    height: 16px;
    width: 4px;
    position: absolute;
    left: 0px;
    top: 6px;
}

nav.links ul.list-02 li.item {
    border-bottom: 1px solid #ddd;;
    width: auto;
    display: inline-block;
    padding-right: 5px;
    vertical-align: top;
    margin-bottom: 30px;
}
nav.links ul.list-02 li.item div.body div.text {
    margin: 0;
    width:70%;
    display: inline-block;
    vertical-align: top;
}
nav.links ul.list-02 li.item div.body div.text p.title {
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    line-height: 1.5;
    margin:0;
}
@media only screen and (max-width: 641px) and (min-width: 0px) {
  nav.links ul.list-02 li.item div.body div.text p.title {
    font-size:12pt;
    line-height:1.3;
  }
}
nav.links ul.list-02 li.item div.body div.text p.title a{
    text-decoration: none;
}
nav.links ul.list-02 li.item div.body div.image {
        overflow: hidden;
        display: inline-block;
        width:20%;
    margin-right: 12px;
}
nav.links ul.list-02 li.item div.body div.image p{
  margin:0;
  padding:0;
}
nav.links ul.list-02 li.item div.body div.image img {
    width: 100%;
}
nav.links ul.list-02 li.even {
    padding-right: 15px;
}
nav.links ul.list-02 li.odd {
    padding-left: 15px;
}


div.footer {
    clear: both;
    background-color: #FFF;
    border-top-width: 6px;
    border-top-style: solid;
    padding-bottom: 20px;
    position: relative;
    z-index: 100;
}
div.footer * {
    margin: 0;
    padding: 0;
}
div.footer div.inner {
    position: relative;
    padding: 0 10px;
}
div.footer .content-end {
    position: absolute;
    top: -60px;
    right: 10px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
div.footer .viewmode {
    padding: 8px 0;
    line-height: 1.2;
    border-bottom: 1px solid #cccccc;
    text-align: center;
}
div.footer .viewmode * {
    display: inline-block;
}
div.footer .viewmode dd {
    color: #595959;
}
div.footer .viewmode dd li {
    padding: 1px 0 1px 5px;
}
div.footer .viewmode dd li:first-child {
    padding-left: 0;
    padding-right: 8px;
    border-right: 1px solid #999;
}
div.footer ul.nav-footer {
    padding-top: 10px;
    font-size: 75%;
    margin-bottom: 13px;
}
div.footer ul.nav-footer li {
    float: left;
    margin-right: 10px;
    margin-bottom: 3px;
    padding-left: 11px;
    background: url("/img/common/p01/arrow/bullet_01.png") no-repeat 0 45%;
}
div.footer div.terms {
    border: 1px solid #ccc;
    font-size: 68.75%;
    padding: 5px 10px;
    line-height: 1.4;
    margin-bottom: 20px;
}
div.footer p.copyright {
    text-align: center;
    color: #999;
    font-size: 75%;
}
div.footer p.copyright img {
    vertical-align: middle;
    margin: 0 15px;
}
footer {
    background-color: #fff;
    z-index: 2;
}
footer>* {
    margin: 0 auto 10px;
    padding: 0 5px;
    background-color: #fff;
    position: relative;
    z-index: 3;
    font-size: 12px;
    color: #33498e;
}
footer>*:last-child {
    margin-bottom: 0;
    padding-bottom: 10px;
}
footer>#group-sites {
    padding-top: 30px;
}
footer>ul.nav {
    width: auto;
}
footer a,
footer a:visited {}footer>nav {
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #9b9b9b;
}
footer>nav>h2 {
    color: #9b9b9b;
    margin-bottom: 10px;
}
footer>nav>ul.group-sites>li.column {
    width: 20%;
    display: inline-block;
    margin: 0;
    vertical-align: top;
}
footer>nav>ul.group-sites>li.column.c1 {
    width: 23%;
}
footer>nav>ul.group-sites>li.column.c4 {
    width: 23%;
}
footer>nav>ul.group-sites>li.column.c5 {
    width: 14%;
}
footer>nav ul.sites>li {
    display: inline-block;
    display: block;
    margin: 0 0 12px 5px;
    position: relative;
    line-height: 18px;
}
footer>nav>ul>li>label {
    display: block;
    margin-left: -10px;
    font-weight: bold;
    height: 25px;
}
footer>nav ul.sites>li:before {
    display: inline-block;
    content: '▲';
    color: #33498e;
    transform: rotate(90deg);
    position: absolute;
    left: -15px;
}
footer>ul.nav {
    display: table;
    margin: 20px auto;
}
footer>ul.nav>li {
    display: table-cell;
    padding: 0 10px;
    border-right: 1px solid #9b9b9b;
}
footer>ul.nav>li:last-child {
    border-right: none;
}


@media only screen and (max-width: 641px) and (min-width: 0px) {

  footer>ul.nav {
      margin: 0;
      padding:0;
  }
  footer>ul.nav>li {
      display: inline-block;
      width: 44%;
      height: 50px;
      margin: 0 -1px -1px;
      font-size: 10px;
      line-height: 50px;
      border: 1px solid #d8d8d8;
      background-color: #f5f5f5;
  }
  footer>ul.nav>li a,
  footer>ul.nav>li a:visited {
      color: #4a4a4a;
  }
}


footer>.rights {
    margin-top: 10px;
    padding-top: 40px;
    background: transparent url('/img/watch/parts/logo/ipc.w63h33.gif') no-repeat 50% top;
}
footer>.rights>p {
    text-align: center;
    color: #9b9b9b;
}
footer>.rights .rights {
    margin-left: 0.5em;
}
nav#group-sites>ul {
    padding-left: 10px;
}
nav#group-sites>ul a {
    padding-left: 5px;
}
footer>ul.navigation>li {
    float: left;
    text-align: center;
    font-size: 14px;
}
footer>ul.navigation>li:last-child:after {
    content: '.';
    float: none;
    display: block;
    text-indent: -9999px;
}
footer>h3 {
    float: none;
    clear: both;
}
footer>ul.links.group>li {
    float: left;
    width: 33%;
}
footer>p.copyright {
    float: none;
    clear: both;
}

.social.under {
    display: block;
    width: 640px;
    background-color: #fff;
    padding: 20px 14px;
    position: relative;
    margin:0 auto 0 auto;
    min-height: 70px;
}
.social.under ul{
  margin:0;
  padding:0;
}
.social.under>p {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    top: 4px;
    right: 14px;
    color: transparent;
    background: #8a8a8a url('/img/watch/parts/icon/sns_close-w.svg') 7px 14px no-repeat;
    border-radius: 4px;
    cursor: pointer;
}
.social.under.close>p {
    background: #8a8a8a url('/img/watch/parts/icon/sns_open-w.svg') 7px 7px no-repeat;
}
.social.under.close ul {
    margin: 0;
    padding: 0;
}
.social.under ul.row2 {
    padding-top: 10px;
}
.social.under.close ul.row2 {
    display: none;
}
.social.under li {
    display: inline-block;
    width: 140px;
    padding: 3px 0;
    margin: 0 10px 0 0;
    color: #fff;
    background-color: #aaa;
    border-radius: 4px;
    cursor: pointer;
}
.social.under li>label {
    display: block;
    width: 100px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    margin: 0 0 0 40px;
    color: #fff;
    text-align: center;
    border-left: 1px solid #fff;
    cursor: pointer;
}
.social.under li.twitter {
    background: #55acfe url('/img/watch/parts/icon/share_twitter.svg') 11px 8px no-repeat;
    background-size: auto 16px;
}
.social.under li.facebook {
    background: #3b5998 url('/img/watch/parts/icon/share_facebook.svg') 15px 8px no-repeat;
    background-size: auto 16px;
}
.social.under li.bookmark {
    background: #008fde url('/img/watch/parts/icon/share_bookmark.svg') 11px 8px no-repeat;
    background-size: auto 16px;
}
.social.under li.g_plus {
    background: #dc4e41 url('/img/watch/parts/icon/share_g_plus.svg') 11px 8px no-repeat;
    background-size: auto 16px;
}
.social.under li.line {
    background: #6dbd15 url('/img/watch/parts/icon/share_line.svg') 11px 8px no-repeat;
    background-size: auto 16px;
}
.social.under li.pocket {
    background: #ee4056 url('/img/watch/parts/icon/share_pocket.svg') 11px 8px no-repeat;
    background-size: auto 16px;
}
.social.under li.mail {
    background: #0ca98b url('/img/watch/parts/icon/share_mail.svg') 10px 8px no-repeat;
    background-size: auto 16px;
}




blockquote{
background: url('/img/watch/quote48.png') no-repeat 0.2em 0.3em;
width: 80%;
margin: 0.5em auto 1em;
border-radius: 0.3em;
padding: 0.7em 0.5em 0.5em 1em;
background-color: #fff;
border: 1px solid #e6dcba;
position: relative;
}
