@charset "UTF-8";
/*
Theme Name: philosophy
*/
/*===================================
　SPここから
===================================*/
@media (max-width: 798px ){
/* common setting */
.popup {
    display: none;
    position: fixed;
    top: 12.5vh;
    left: 0;
    right: 0;
    height: 85vh;
	margin: auto;
	background-color: #fff;
	overflow: scroll;
	z-index: 101;
	box-sizing: border-box;
}
.popup_inner {
    padding: 27px;
    text-align: center;
}
#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.7;
    z-index: 100;
}

.data a {
    text-decoration: underline;
}
    
nav{
	text-align: left;
}
.aboutusNav{
	display: block;
    overflow: hidden;
    width: 90%;
    margin: 50px auto 20px;
}
.aboutusNav li {	
    display: inline-block;
    padding: 0 0px 5px 0px;
    width: 30%;
	font-size: 90%;
    float: left;
    margin: 0 1% 15px;
    line-height: 1.6;
    border-bottom: solid 1px #000;
}
.aboutusNav li:last-child{
    border-bottom: solid 1px #000;
}

    
.aboutusLink{
	display: block;
    width: 90%;
	margin: 55px auto 0px;
}
.aboutusLink li {
    display: block;
    padding: 0 0px 5px 0px;
    width: 100%;
	font-size: 90%;
    margin: 0 1% 15px;
    border-bottom: solid 1px #000;
}
.aboutusLink li > a {
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0px;
    background: url(../img/okawa_arrow_right.png) right 50% no-repeat;
    background-size: auto 18px;
}
[tabindex="-1"]:focus {
  outline: 0;
}

/* individual setting */
#popupHon,#popupEigyo,#popupMeishi,#popupFuto {
	width: 292px;
	padding-bottom: 19px;
	margin: 0 auto 0 !important;
}
/*#popupEigyo {
	width: 80%;
	padding-bottom: 19px;
	margin: 0 auto 0 !important;

}*/
.mapImageHon {
    width: 272px;
    height: 295px;
    margin: auto;
    margin-top: 46px;
    margin-bottom: 17px;
    background-size: cover;
    background-repeat: no-repeat;
    background: url(https://maps.googleapis.com/maps/api/staticmap?zoom=16&size=272x295&style=feature:all|saturation:-100|visibility:simplified|lightness:22&markers=icon:http://dev.ohkawa-inc.co.jp/wp-content/uploads/2017/11/okawa_map_icon-e1509484330947.png%7C%E6%A8%AA%E6%B5%9C%E5%B8%82%E6%88%B8%E5%A1%9A%E5%8C%BA%E4%B8%8A%E7%9F%A2%E9%83%A8%E7%94%BA+2053&key=AIzaSyAIyPgTaWAdghYUzamzhU1_EufD4TvQo3o);
}
.mapImageEig {
    width: 272px;
    height: 295px;
    margin: auto;
    margin-top: 46px;
    background-size: cover;
    background-repeat: no-repeat;
    background: url(https://maps.googleapis.com/maps/api/staticmap?zoom=16&size=272x295&style=feature:all|saturation:-100|visibility:simplified|lightness:22&markers=icon:http://dev.ohkawa-inc.co.jp/wp-content/uploads/2017/11/okawa_map_icon-e1509484330947.png%7C%E6%A8%AA%E6%B5%9C%E5%B8%82%E8%A5%BF%E5%8C%BA%E9%AB%98%E5%B3%B62-14-12&key=AIzaSyAIyPgTaWAdghYUzamzhU1_EufD4TvQo3o);
}
.popup_inner .popup_tit {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 22px 0 11px;
    background: url(../img/okawa_title_icon2.png) left top repeat-x;
    background-size: auto 11px;
    border-bottom: solid 1px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 10px;
}
.popup_inner .popup_tit .jaTxt {
	font-weight: bold;
    font-size: 14px;
    padding-right: 10px;
    border-right: solid 1px;
}
.popup_inner .popup_tit .enTxt {
	font-weight: bold;
    font-size: 12px;
    letter-spacing: 0.5px;
    margin-left: 13px;
}
.popup_inner p {
	text-align: left;
    font-size: 11.5px;
    width: 100%;
    line-height: 17px;
    display: inline-block;
}
.popup_inner p a {
	padding-right: 85px;
	background: url(../img/okawa_arrow_bl.png) right center no-repeat;
	background-size: 70px auto;
}
.google_map_btn {
    margin-top: 14px;
}
/*  アイコン
===================================*/
.awardMark .gpn{
    background: url(../img/gpn_logo.png) center bottom 10px no-repeat;
    background-size: auto 50px;
}
.tableList.awardMark li.gpn .data {
    padding-bottom: 60px;
}
.certificationMark .pism{
    background: url(../img/green_printing_labels/Pism.png) center bottom 10px no-repeat;
    background-size: auto 41px;
}
.tableList.certificationMark li.pism .data {
    padding-bottom: 60px;
}
.certificationMark .greenprinting{
    background: url(../img/green_printing_labels/GreenPrinting.png) center bottom 10px no-repeat;
    background-size: auto 37px;
}
.tableList.certificationMark li.greenprinting .data {
    padding-bottom: 50px;
}
.certificationMark .yokohama{
    background: url(../img/green_printing_labels/Yokohama.png) center bottom 10px no-repeat;
    background-size: auto 65px;
}
.tableList.certificationMark li.yokohama .data {
    padding-bottom: 77px;
}
.certificationMark .iso{
    background: url(../img/iso_logo.png) center bottom 10px no-repeat;
    background-size: auto 50px;
}
.tableList.certificationMark li.iso .data {
    padding-bottom: 60px;
}
.certificationMark .fsc_coc{
    background: url(../img/fsc_coc_logo.png) center bottom 10px no-repeat;
    background-size: auto 65px;
}
.tableList.certificationMark li.fsc_coc .data {
    padding-bottom: 77px;
}

/*  titDescBlock
===================================*/
.titDescBlock{
	text-align: center;;
	margin: 0px auto 55px;
}
.titDescBlock>.descTit{
	font-size: 18px;
	line-height: 1.6;
}
.titDescBlock>.txt{
	margin-top: 17px;
	font-size: 14px;
	line-height: 2;
	width: 95%;
	margin: 17px auto 0;
	text-align: left;
}
/*  certificationMark
===================================*/
.tableList.certificationMark>li>.data, .tableList.certificationMark>div>li>.data, .tableList.awardMark>li>.data, .tableList.awardMark>div>li>.data{
    padding: 0 0 16px 0;
    box-sizing: border-box;
}

.oneContent .contsList li.honshaBg {
    background: url('../img/honsha.jpg');
    background-size: cover;
}
.oneContent .contsList li.eigyoBg {
    background: url('../img/eigyosho.jpg');
    background-size: cover;
}

.visionImage {
    width: 89%;
    margin-top: 26px;
    height: auto;
}

.hidden {
    display: none;
}

}