@charset "utf-8";

body#port ul li a,
body#konkatu ul li a{
  color: #818181;
}

body#port ul li.contact-form a,
body#konkatu ul li.contact-form a{
  color: #ffffff;
}

h1.st span{
  font-size: 16px;
  text-align: center;
  display: block;
  letter-spacing: 1px;
  margin-top: 20px;
  opacity: 0.8;
}

section.block.top ul{
  position: relative;
  display: table;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

section.block.top ul li{
  display: table-cell;
  width: 50%;
}

section.block.top ul li img{
  width: 100%;
}

section.block.top ul li a:hover{
  opacity: 0.8;
  color:#333333;
}

#contents ul li p.navtxt{
  position: absolute;
  top:30px;
  left: 30px;
  font-size: 15px;
  font-weight: 400;
}

#contents ul li p.navtxt.odd{
  left: 50%;
  margin-left: 30px;
}

#contents ul li p.navtxt.wt{
  color: #ffffff
}

#contents ul li p.navtxt span{
  font-size: 11px;
  font-weight: normal;
  display:block;
  line-height: 1.5;
  opacity: 0.8;
}

.sstinfo{
  width: 70%;
  margin: 0 auto;
}

section.footernav{
  margin-bottom: 50px;
}
section.footernav.block.top ul {
    display: inherit;
    max-width: 100%;
    position: inherit;
    margin: 0 auto;
    clear: both;
    width: 100%;
    text-align: center;
}
section.footernav.block.top ul li {
  position:relative;
  display: inherit;
    width: 20%;
    float: left;
}
#contents .footernav ul li p.navtxt {
    position: absolute;
    font-size: 12px;
    top: 0;
    left: 0;;
}
#contents .footernav p {
    font-size: 14px;
    letter-spacing: 2.1px;
    line-height: 2.5;
    margin-bottom: 40px;
}

#contents .footernav ul li p.navtxt2{
  position:absolute;
  font-size: 10px;
  letter-spacing: 2.1px;
  line-height: 2.5;
  top: 0;
  margin: 5px 0 0 15px;
}

section.footernav.block.top {
    width: 80%;
    margin: 0 auto;
     padding-bottom: 80px;

}

section.block {
    padding-bottom:0;
}

#contents .footernav ul li p.navtxt2.wt{
  color: #ffffff;
}


/* 753 */

#contents p.story{
    font-family: 'Noto Serif JP', sans-serif;
  font-size:18px;
  letter-spacing: 5px;
  line-height:2;
  text-align: center;
}

section.block{
  position: relative;
  clear: both;
}

section.block.photobox{
  position: relative;
  background: #eae4de;
  margin-left: 110px;
  width: 100%;
  margin-top:80px;
  margin-bottom: 50px;
  padding-bottom: 80px;
}

.photobox ul{
  display: table;
  width: 100%;
  max-width:1000px;
  margin: 0 auto;
}

.photobox ul li{
  display: table-cell
}

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

section.block.bg{
  margin-top: -90px;
}



section.block.pointbox{
  position: relative;
  width: 70%;
  min-width: 1000px;
  margin: 0 auto;
  padding-bottom: 50px;
}

.pointbox .photo{
  float: right;
  width: 35%;
  margin-top: 50px;
}
.pointbox.leftbox .photo{
  float: left;
  width: 45%;
}

.pointbox .info{
  float: left;
  width: 60%;
}
.pointbox .info2{
  width: 100%;
  text-align: center;
}
.pointbox.leftbox .info{
  float: right;
  width: 50%;
}

.bg-port{
  background: url(../../common/img/bg-portimagine.png) no-repeat 20% 30%;
  height: 320px;
}

h2.st-point{
  font-size: 20px;
  font-family: 'Noto Serif JP', sans-serif;
}

h2.st-point span{
  font-size:86px;
  font-style: italic;
display: inline-block;
margin-right: 30px;
}

.info2 h2.st-point{
  text-align: center;
}

.main02 img{
  width: 100%;
}

ul.advice{
  margin: 60px 0 80px;
  font-size: 14px;
}
ul.advice.top{
  margin: 0 0 80px;
}
ul.advice.top.last{
  margin: 0 0 0;
}

ul.advice li{
  padding: 30px;
}

ul.advice li:nth-child(odd){
  background:#f6f3f3;
}

span.ssst{
  display: block;
  padding-bottom: 20px;
}

/*tabletlandscape 769over 1024under//////////////////////////////////////*/
@media print, screen and (min-width : 769px) and (max-width: 1024px){


}

@media print, screen and (min-width : 769px) and (max-width: 970px){

section.block.photobox{
  margin-left: 0;
}
section.block.pointbox{
  min-width: inherit;
  width: 100%;
}
.sstinfo{
  width: 100%;
}
}

/*smartphone/////////////////////////////////////////////*/
@media print, screen and (max-width : 768px) {

  h1.st span {
    font-size: 14px;
    padding: 0 25px;
    line-height: 1.5;
}

section.block.top ul{
  display:inherit;
}

section.block.top ul li{
  display: inherit;
  width: 100%;
}

#contents ul li p.navtxt{
top: inherit;
left: 0;
font-size: 14px;
margin: 15px 0 0 15px;
}
#contents ul li p.navtxt.odd{
  width: 100%;
  left: 0;
  top: inherit;
  margin-left: 15px;
}

#contents p.story {
    font-size: 15px;
    letter-spacing: 2px;
}

section.block.photobox {
    position: relative;
    background: #eae4de;
    margin-left: 0;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 0;
    padding-bottom: 50px;
    padding-top: 50px;
}

.photobox ul li {
    display: table-cell;
    width: 50%;
    display: inline-block;
}

section.block.pointbox {
    position: relative;
    width: inherit;
    min-height: inherit;
    min-width: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
}

.pointbox .photo {
    float: none;
    width:auto;
    margin-top: 0;
    text-align: center;
}

.pointbox .info {
  float: none;
  width: 100%;
}

.sstinfo {
  width: 100%;
  margin: 0 auto;
}

ul.advice {
    font-size: 12px;
}
ul.advice.top{
  margin-bottom: 0;
}

ul.advice li{
  padding:15px;
}

span.ssst{
  padding-bottom: 10px;
}

h2.st-point span {
    font-size: 50px;
     margin-right: 15px;
}

.pointbox.leftbox .photo{
  float: none;
  width: 100%;
}
.pointbox.leftbox .info{
  float: none;
  width: 100%;
}

.line{
  line-height: 1;
  margin-bottom: 25px;
}

ul.advice {
    margin: 0 0 0;
    font-size: 12px;
}

section.block.top.sp.footerspnav{
  padding:60px 35px 35px 35px;
}

section.block.top.sp.footerspnav ul li {
  float: left;
    display: inlin-block;
    width: 50%;
    display: inherit;
    float: left;
    position: relative;
}

#contents ul li p.navtxt {
    top: inherit;
    left: inherit;
    font-size: 14px;
    margin: 10px 0 0 15px;
}

#contents ul li p.navtxt {
    position: absolute;
    top: 0;
    left: inherit;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 1.5;
}
#contents ul li p.navtxt.right {
  right: 15px;
}

#contents ul li p.navtxt span.pc{
  display: none;
}

}
