@charset "UTF-8";
/*
Theme Name: ohkawa_sp
*/
/*===================================
　SPここから
===================================*/
@media (max-width: 798px ){

/*  base CSS
===================================*/
.pcOnly{ display: none !important;}
#wrap{
  width: 100%;
  background: #fff;
  position:relative;
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  min-width: 320px;
  padding-top: 100px;
  overflow: hidden;
  background: url(../img/okain_background.jpg) repeat #cddbec;
}

.counter{
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9999;
}
.counter .counter_inner{
  width: 260px;
  height: 300px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto;
}
.counter .counter_inner .logos {
  position: relative;
  height: 100%;
  width: 100%;
  display: none;
}

.counter .counter_inner .logos .logo1 {
  width: 140px;
  margin-left: 55px;
}
.counter .counter_inner .logos .logo2 {
  width: 250px;
  margin-top: 20px;
}
.counter .counter_inner .logos .logo3 {
  width: 250px;
  margin-top: 10px;
}


/*  footer
===================================*/
footer{
  background-color: #090809;
  width: 100%;
  /*min-width: 100%;*/
  color: #a0a0a0;
}
footer a:link, footer a:visited, footer a:hover, footer a:active {color: #a0a0a0;}
footer li>a{display: block;}
/* nav
-------------------------------*/
.footerNav{
  width: 85%;
  margin: 0 auto;
  padding: 40px 0 0;
}
/*--- footerNavList ---*/
.footerNav .footerNavList{
  overflow: hidden;
  text-align: left;
  display: block;
/*  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-pack:distribute;
  justify-content:space-between;*/
  margin-bottom: 50px;
}
.footerNav .footerNavList>li{
  display: block;
  letter-spacing: 1px;
  font-size: 16px;
  padding-top: 8px;
  border-top: solid 1px;
  vertical-align: top;
  width: 100%;
  box-sizing: border-box;
  margin-top: 50px;
}
.footerNav .footerNavList>li.lastLi{
  border: none;
  padding: 0;
  margin-top: 40px;
}
.footerNav .footerNavList>li:first-child{margin-top: 0px;}
.footerNav .footerNavList>li>.tit{

}
.footerNav .footerNavList .oneList{
  padding-top: 8px;
  font-size: 13px;
  line-height: 1.6;
}
.footerNav .footerNavList .oneList>li{
  margin-top: 9px;
}

/*--- footerBottom ---*/
.footerBottom{
  width: 100%;
  display: block;
  overflow: hidden;
}
.footerBottom .footerLogo{
  background: url(../img/okawa_logo_sp.png) no-repeat;
  background-size: contain;
  width: 200px;
  height: 200px;
  display: block;
  margin: auto;
}
.footerBottom .place{
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  margin-top: 40px;
}
.footerBottom .place>.tit{
  display: block;
  font-size: 18px;
  letter-spacing: 2px;
}
footer .snsp{
  text-align: center;
  padding-bottom: 50px;
}
footer .sns{
  overflow: hidden;
  margin: 50px auto;
  /*width: 230px;*/
  display: inline-block;
}
footer .fb-like {
  margin-bottom: 19px;
}
footer .fb-like ._2tga {
  background-color: #a0a0a0;
  border: 1px solid #a0a0a0;
  color: #000000;
}
footer .fb-like ._2tga:hover {
  background-color: #909090;
  border: 1px solid #909090;
}
footer .fb-like ._2tga.active {
  background-color: #a0a0a0;
  border: 1px solid #a0a0a0;
  color: #000000;
}
footer .sns>li{
  display: inline-block;
  float: left;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin: 0px 0px 0px 35px;
}
footer .sns>li:first-child{margin: 0;}
/*.footerBottom .sns>li{
  display: inline-block;
  float: left;
  width: 20px;
  height: 20px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}*/
footer .sns>.tw{
  background: url(../img/sns_icon/twitter_icon.png) no-repeat;
  background-size: contain;
}
footer .sns>.ig{
  background: url(../img/sns_icon/instagram_icon.png) no-repeat;
  background-size: contain;
}
footer .sns>.fb{
  background: url(../img/sns_icon/facebook_icon.png) no-repeat;
  background-size: contain;
}
footer .sns>.pn{
  background: url(../img/sns_icon/pinterest_icon.png) no-repeat;
  background-size: contain;
}
.copyright{
  text-align: center;
  padding-bottom: 50px;
  letter-spacing: 1px;
}

/*  contact
===================================*/
.contactBlock{
  position: relative;
  text-align: center;
  width: 100%;
  margin: 0 auto 80px;
}
.contactBlock>.contact{
  display: block;
  font-size: 23px;
  letter-spacing: 2px;
  position: relative;;
  width: 90%;
  margin: auto;
  overflow: hidden;
}
.contactBlock>.contact::before,.contactBlock>.contact::after{
  content: "";
  width: 50%;
  top: 0.5em;
  position: absolute;
  height: 1px;
  background: #000;
  margin: auto;
}
.contactBlock>.contact::before{ right: 80%;}
.contactBlock>.contact::after{ left: 80%;}
.contactBlock>.tit{
    margin-top: 35px;
    font-size: 18px;

}
.contactBlock>.disc{
    margin-top: 17px;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 1px;

}
.contactBlock>.linkArrow{
  display: inline-block;
  height: 18px;
  width: 75px;
  margin-top: 30px;
  background: url(../img/okawa_arrow_bl.png) no-repeat;
  background-size: contain;
}
.contactBlock>.linkArrow>a{
  display: block;
  width: 100%;
  height: 100%;
}
.contactLink::after{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1;
    pointer-events:auto;
    content:"";
}

.contactBlock .conversionBtn {
  text-align: center;
  color: #fff !important;
  margin: 30px auto 10px;
}
.contactBlock .conversionBtn a{
  color: #e9e9e9 !important;
  font-size: 18px;
  letter-spacing: 2px;
  padding:10px 105px 5px 15px;
  background:#000 url(../img/okawa_arrow_wh.png) right 10px top 11px no-repeat;
  background-size: 75px auto;
}
.contactBlock .conversionBtn a:hover{
  padding:10px 105px 5px 15px;
  background:#000 url(../img/okawa_arrow_wh.png) right 10px top 11px no-repeat;
  background-size: 75px auto;
  text-decoration: none;
    opacity: 0.5;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all  0.5s ease;
}

/*  page_tit
===================================*/
.page_tit,.full_page_tit{
  width: 100%;
  margin: 0px auto 50px;
  overflow: hidden;
  position: relative;
  border-top: solid 3px #000;
  border-bottom: solid 3px #000;
  padding: 5px 0;
  box-sizing: border-box;;;
}
.page_tit::before,.page_tit::after,
.full_page_tit::before,.full_page_tit::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  background: #000;
}
.page_tit::before,.full_page_tit::before{top: 5px;}
.page_tit::after,.full_page_tit::after{bottom: 5px;}

.page_detail_tit{
  width: 100%;
  height: auto;
  margin: 0px auto 5px;
  overflow: hidden;
  position: relative;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  padding: 5px 0;
  box-sizing: border-box;;;
}
.page_detail_tit::before,.page_detail_tit::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  background: #000;
}
.page_detail_tit::before{top: 5px;}
.page_detail_tit::after{bottom: 5px;}

.page_detail_tit2{
  width: 100%;
  height: auto;
  margin: 0px auto 36px;
  overflow: hidden;
  position: relative;
  padding: 5px 0;
  box-sizing: border-box;
}
.page_detail_tit2::before,.page_detail_tit2::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 12px;
  left: 0;
  background: url("../img/okawa_title_icon2.png");
  background-size: contain;
}
.page_detail_tit2::before{top: 5px;}
.page_detail_tit2::after{bottom: 5px;}

.leftLogo{
  display: none;
/*    float: left;
    width: 17%;
    height: 100%;
    text-align: center;
    position: relative;
    border-right: solid 1px #000;
    box-sizing: border-box;;*/
}
.leftLogo>.logoTxt{
/*  display: inline-block;
  font-size: 10px;
  padding-top: 85px;
  line-height: 1.4;
  background: url(../img/okawa_logo3.png) center top no-repeat;
  background-size: 80px auto;
  position: absolute;
  left: 0;right: 0;
  top: 0;bottom: 0;
  margin: auto;
  height: 2em;*/
}
.centerTit,.fullCenterTit{
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}
.centerTit>.enTit,.fullCenterTit>.enTit{font-size: 22px;}
.centerTit>.jaTit,.fullCenterTit>.jaTit{
    margin-top: 10px;
    font-size: 15px;
    letter-spacing: 2px;
}
.page_tit .rightSince{
  display: none;
/*  float: right;
  width: 17%;
  padding-top: 35px;
  text-align: center;
  box-sizing: border-box;
  border-left: solid 1px #000;
  height: 100%;*/
}
.page_tit .rightSince>.since{
  display: block;
  font-size: 22px;
  letter-spacing: 5px;

}
.page_tit .rightSince>.year{
  display: block;
  margin-top: 0px;
  font-size: 40px;
  letter-spacing: 4px;
}
.page_tit .rightSince>.presented{
  display: block;
  margin-top: 3px;
  font-size: 10px;
  line-height: 1.4;
}
/*  listPage articleList
===================================*/
.listPage .articleList{
  display: block;
  overflow: hidden;
}
/*.listPage .articleList>.oneArticle {
}
.listPage .articleList>.oneArticle:nth-child(3n) {}*/
/*  pager
===================================*/
.wp-pagenavi{
  text-align: center;
  margin: 45px 0 0px;
}
.printing_portfolioPage .wp-pagenavi{
  text-align: center;
  margin: 45px 0 80px;
}
.wp-pagenavi .pages{
  display: none;
}
.wp-pagenavi .current {
  padding: 6px 8px;
  border: solid 1px #000;
  margin: 0 5px;
  font-size: 13px;
}
.wp-pagenavi .page {
  padding: 6px 8px;
  border: solid 1px #a0a0a0;
  color: #a0a0a0;
  margin: 0 5px;
  font-size: 13px;
}
.wp-pagenavi .nextpostslink{
  text-indent: 300%;
  white-space: nowrap;
  overflow: hidden;
  padding: 6px 10px;
  border: solid 1px #000;
  margin: -9px 5px;
  font-size: 13px;
  width: 30px;
  display: inline-block;
  background: url(../img/pager_arrow_right.png) no-repeat;
  background-position: 6px;
  background-size: 39px;
}

.wp-pagenavi .previouspostslink{
  text-indent: 300%;
  white-space: nowrap;
  overflow: hidden;
  padding: 6px 10px;
  border: solid 1px #000;
  margin: -9px 5px;
  font-size: 13px;
  width: 30px;
  display: inline-block;
  background: url(../img/pager_arrow_left.png) no-repeat;
  background-position: 6px;
  background-size: 39px;
}
/*  middleTit
===================================*/
.middleTit,
.meet_the_members_tit{
  text-align: center;
  padding: 29px 0 20px;
  margin: 0 auto 30px;
  border-top: solid 2px #000;
  border-bottom: solid 1px #000;
  /*max-width: 1100px;*/
}
.middleTit .enTit,
.related_posts_tit .mainTit,
.meet_the_members_tit .mainTit{
  font-size: 18px;
  letter-spacing: 0px;
  /*position: relative;*/
}
.middleTit .enTit>span,
.related_posts_tit .mainTit,
.meet_the_members_tit .mainTit{
  position: relative;
  display: inline-block;
}
.middleTit .enTit>span::before,
.related_posts_tit .mainTit::before,
.meet_the_members_tit .mainTit::before
{
  content: "";
  position: absolute;
  background: url(../img/okawa_title_icon_left.png) no-repeat;
  background-size: contain;
  top: 0px;bottom: 0;
  margin: auto;
  width: 14px;
  height: 22px;
  left: -1.3em;
}
.middleTit .enTit>span::after,
.related_posts_tit .mainTit::after,
.meet_the_members_tit .mainTit::after{
  content: "";
  position: absolute;
  background: url(../img/okawa_title_icon_right.png) no-repeat;
  background-size: contain;
  margin: auto;
  top: 0;bottom: 0px;
  width: 14px;
  height: 22px;
  right: -1.3em;
}
.middleTit .jaTit,
.related_posts_tit .subTit,
.meet_the_members_tit .subTit{
  margin-top: 5px;
  font-size: 13px;
}
/*  tableList
===================================*/
.tableList{
    width: 78%;
    margin: 55px auto 0;
}
.tableList>li,.tableList>div>li{
    overflow: hidden;
    margin-bottom: 25px;
    position: relative;;;;
    text-align: center;
}
.tableList.titLeft>li,.tableList.titLeft>div>li{
  text-align: left;
  letter-spacing: 1.5px;
}
.tableList>li>.tit,.tableList>div>li>.tit{
  display: inline-block;
  line-height: 1.3;
  padding-bottom: 1px;
  border-bottom: solid 1px #000;
  font-size: 14px;
  margin-bottom: 5px;
}
.tableList>li>.data,.tableList>div>li>.data{
  width: 100%;
  display: block;
  padding-bottom: 16px;
  line-height: 1.7;
  border-bottom: dotted 2px #000;
  font-size: 15px;
  text-align: left;
}
.tableList>li:last-child>.data,.tableList>div>li:last-child>.data{border-bottom: none;}
.more{
  margin: 10px auto 0;
  text-align: center;
}
.more>a{
  display: inline-block;
  margin: 30px auto 0;
  padding-right: 30px;
  position: relative;
  font-size: 14px;
}
.more>a::before{
  content: "";
  position: absolute;
  right: 0px;
  top: -5px;
  bottom: 0;
  width: 9px;
  height: 9px;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.more.open>a::before{
  content: "";
  position: absolute;
  right: 0px;
  top: 2px;
  bottom: 0;
  width: 9px;
  height: 9px;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.size-full {
  width: 100%;
  height: auto;
}
.detailTagBox>.articleTags{
    margin-bottom: 36px;
}

.post_content iframe {
  width: 100%;
  height: auto;
}

.detailTagBox>.articleTags li{
    display: inline-block;
    padding: 0px 6px 3px;
    background: #B3B4B4;
    border-radius: 30px;
    margin-right: 5px;
    margin-top: 5px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all  0.25s ease;
}
.detailTagBox>.articleTags li a{
    font-size: 11px;
    color: #fff;
}

.detailTagBox>.articleTags li:hover{
    background: #818182;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all  0.25s ease;
}
}/*SPここまで*/
