@charset "UTF-8";

.is_sp { display: none!important;}
.inner {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

/* header
---------------------------------------- */
header {
/*  background: #f00;*/
  background-image: url(../img/head_bg.png);
  padding: 30px 0;
}
header h1 {
  width: 960px;
  margin: 0 auto;
  text-align: center;
}
header h1 span img {
  margin-bottom: 22px;
}
header .inner {
  position: relative;
  height: 310px;
}
header .inner img{
  position: absolute;
}
header .inner img.head_img_cf{
  top:0px;
  left: 30px;
}
header .inner img.head_img_period{
  top:10px;
  right:38px;
}

/* main(common)
---------------------------------------- */
main h2 {
  width: 890px;
  margin-left: auto;
  margin-right: auto;
}
main img {
  width: auto;
}
main .lead {
  margin-bottom: 36px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.9;
}
main .lead em,
main .lead strong {
  font-weight: 900;
  font-style: normal;
  font-size: 19px;
}
main .present {
  float: right;
  width: 395px;
  padding-top: 2px;
}
main .present h3 img {
  width: 186px;
  height: 30px;
}
main .present dt {
  font-size: 18px;
  margin: 1em -0.5em;
}
main .present dt span {
  font-size: 14px;
}
main .present dd {
  position: relative;
  width: 395px;
  margin-top: 22px;
}
main .present p {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 12px;
  line-height: 1.6;
}
main .howto {
  float: left;
  width: 450px;
  padding: 18px;
  color: #000;
  background-color: #fff;
  border: 4px solid #000;
}
main .howto h3 img {
  height: 22px;
  margin-bottom: 10px;
}
main .howto li {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.4;
}
main .howto li span {
  font-weight: bold;
  font-size: 22px;
}
main .howto li strong {
  color: #e71027;
}
main .howto li a {
  display: inline-block;
  font-size: 16px;
}
main .notes h4 {
  margin-bottom: 8px;
  font-size: 14px;
}
main .notes li {
  font-size: 12px;
  line-height: 1.76;
}
main .notes p {
  line-height: 1.6;
}

.share_btn{
  width: 960px;
  margin: 10px auto;
  overflow:hidden;
}

.share_btn ul{
  width: 400px;
  float: right;
  text-align: right;
}

.share_btn ul li{
  display: inline-block;
  margin-left: 10px;
  width: 49px;
}

.share_btn ul li img{
  width: 100%;
}

/* sec01
---------------------------------------- */
.sec .inner{
  width: 640px;
  padding: 40px 0 20px;
  box-sizing: border-box;
}

.sec .inner .blk{
  width: 100%;
}

.sec .inner p{
  font-size: 17px;
  margin: 16px 0;
  line-height: 1.9;
}

.sec .inner p > span{
  font-weight: bold;
  color: #c92c28;
}

/*.sec .inner p:first-letter{
  font-weight: bold;
}*/

.sec .inner p.notbold:first-letter{
  font-weight: normal;
}

.sec .inner .img_left{
  width: 300px;
  float: left;
  margin-top:0;
  padding: 0 20px 0 0;
}

.sec .inner .img_right{
  width: 300px;
  float: right;
  margin-top:0;
  padding: 0  0 0 20px;
}

.sec .inner img{
  width: 100%;
}

.sec .blk_ttl{
  width: 640px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.6;
}

.sec .blk_ttl:first-letter{
  font-size: 150%;
}

#head_sec .inner{
  border-bottom: 1px dotted #ccc;
}

#head_sec p{
  font-weight: bold;
  font-size: 18px;
}

#last_sec .inner{
  border-top: 1px dotted #ccc;
}
#last_sec p{
  font-weight: bold;
  font-size: 18px;
}

#bnr_sec .blk a{
  display: block;
  width: 640px;
  margin: 0 auto 40px;
}

#bnr_sec .blk a:hover{
  opacity: 0.7;
}

#bnr_sec .blk a img{
  width: 100%;
}

.w300{width: 300px!important;}
.w400{width: 400px!important;}
.w500{width: 500px!important;}

.caption{
  margin-top: 5px!important;
  line-height: 1.2!important;
}

.copy_e2{
  margin-top: 30px;
  text-align: right;
}


/* footer
---------------------------------------- */
footer .inner {
  padding: 50px 0;
}
footer .twitter {
  float: left;
  width: 435px;
  height: 500px;
}
footer nav {
  float: right;
  width: 400px;
}
footer nav h3 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 22px;
  border-bottom: 2px solid #fff;
}
footer nav li {
  margin-bottom: 10px;
}
footer nav li span {
  font-size: 12px;
}
footer nav ul.corporate {
  margin-top: 30px;
  font-size: 14px;
}
footer .copyright {
  padding: 20px 0;
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
}
footer .copyright small {
  display: block;
  font-size: 12px;
}

.btn_pagetop {
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 9;
}

.btn_pagetop a {
  cursor: pointer;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: 0.7;
  opacity: 0.7;
  text-decoration: none;
  display: block;
  padding: 36px 0 0;
  /*background: url(../../../wp-content/themes/kamiesai/images/common/icn_pagetop_pc.png) no-repeat 50% 0;*/
  font-size: 63%;
  line-height: 1.1;
  text-decoration: none !important;
  color: #000 !important;
}

.btn_pagetop a img{
  display: block;
  width: 30px;
  margin: 5px auto;
}

