@charset "UTF-8";
/****************
 PCサブ、トップで使用
*****************/

#smartphone {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    width: 960px;
}



body {
  background-color: #D6F0F7;
}
#wrapper {
  background-image: url(../img_pc_common/wrapper_bg.png);
  background-repeat: repeat-x;
  min-width: 960px;
  position:relative;
}
#wrapper2 {
  background-image: url(../img_pc_common/wrapper2_bg.png);
  background-position: center 227px;
  background-repeat: no-repeat;
}
#header {
  height: 276px;
}
#headerSec {
  width: 960px;
  height: 31px;
  padding-top: 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}


#headerSubNav {
  float: left;
  font-size: 14px;
}
#headerSubNav li:first-child {
  margin-left: 0;
  background-image: none;
}

#headerSubNav li, #headerTranslate, #headerSize, #headerColor {
  margin-left: 10px;
  padding-left: 10px;
  background-image: url(../img_pc_common/header_split.png);
  background-repeat: no-repeat;
  background-position: 0px 0;
  float: left;

}
#headerSize dt, #headerColor dt {
  padding-right: 5px;
}
#headerTranslate li, #headerSize > *, #headerColor > * {
  float: left;
  margin-left: 5px;
}




#headerSec2 {
  width: 960px;
  height: 170px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-position: right 0;
  background-image: url(../img_pc_common/header_bgimg.jpg);
}
#headerSec2In {
  background-image: url(../img_pc_common/header_bg.png);
  background-repeat: no-repeat;
  height: 100%;

}
#headerLogo {
  position: absolute;
  top: 34px;
}
#headerNav {
  left: 0;
  top: 210px;
  position: absolute;
  width:100%;
  min-width: 960px;
  z-index: 999;

}
#headerNav .box {
  position: relative;
  margin-left:-495px;
  left: 50%;
  width: 990px;
}
#headerNav .list li {
  float: left;
  position: relative;
}
#headerSubNav2 {
  position: absolute;
  bottom: 15px;
  right: 25px;
  width: 280px;
}
#headerSubNav2 li:first-child {
  margin-left: 0;
}
#headerSubNav2 li {
  float: left;
  margin-left: 10px;
  line-height: 100%;

}







#headerNav .bg {
  width:515px;
  display:none;
  position:absolute;
  top:65px;
  left:0px;
  font-size: 15px;
}
#headerNav .bg.R {
  background-position: 360px 0px;
}
#headerNav .list2 {
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  border: 4px solid #EEDF4E;
  border-top: 0px;
  background-color: #FFF;
  overflow:hidden;
  width:477px;
}

#headerNav .list2 li {
  position: relative;
  top:0px;
  margin-top:10px;
  background-image: url(../img_pc_common/common_icon_yellow_circle.png);
  background-repeat: no-repeat;
  background-position: left 7px;
  padding-left: 15px;
  float:left;
  width:208px;
  margin-left: 20px;
}

.pagetopMod {
  position: absolute;
  width:100%;
  /*背景色変更対応*/
  background-color: transparent !important;
}

.pagetopMod p {
  position: relative;
  margin-left:-405px;/*70px右にずらす*/
  margin-top: -40px;
  left: 50%;
  width: 960px;
  text-align: right;
  /*背景色変更対応*/
  background-color: transparent !important;
}
#footer .sec {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border-top: 3px solid #005EAD;
  padding-top: 30px;
  padding-bottom: 30px;
}
#footer .col {
  width: 930px;
  margin-left: auto;
  margin-right: auto;
}

#footer .logo2 {
  float: left;
  width: 150px;
}
#footer .list {
  float: right;
  width: 780px;
  text-align: right;
}
#footer .list li {
  display: inline;
}
#footer .address {
  margin-top: 15px;
  width: 930px;
  margin-left: auto;
  margin-right: auto;
  font-style: normal;
}
#footer .sec2 {
  height: 83px;
  background-image: url(../img_pc_common/footer_copy_bg.png);
  background-repeat: repeat-x;
  background-color: #00549A;
}

#footer .copyright {
  background-image: url(../img_pc_common/footer_copy_bg2.png);
  background-repeat: no-repeat;
  background-position: center 0;
  height: 62px;
  padding-top: 21px;
  text-align: center;
  color: #fff;
  font-size: 15px;
}
#footer .tel {
  background-image: url(../img_pc_common/footer_tel.png);
  background-repeat: no-repeat;
  background-position: 10px 5px;
  padding-left: 25px;
}

#main {
  width: 930px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
  padding-top: 25px;
  padding-bottom: 30px;
}