/*
Theme Name: XeoryBase-child
Template: xeory_base
*/

#shop_header{
width : 100%;
text-align : center;
margin-bottom:5px;
}

#shop_header img{
width : 100%;
height:auto;
}

.clear{
clear:both;
}

#header {
background-color : #ffffff;
background-image : url(https://yoshikawa-style.com/wp-content/uploads/2019/06/yoshida-top1-5.png);
background-position: center;
background-repeat: no-repeat;
width: 100%;
height:100px;
}

#header_menu {
background-color: #ffffff;
margin: 0 auto;
text-align: center;
color: #000000;
font-size: 18px;
}

.header_inmenu {
margin: 0 auto;
text-align: center;
font-size: 16px;
padding: 5px;
}

#header_menubox {
text-align: center;
margin: 0 auto;
width: 1200px;
border-bottom: 1px solid tomato;
}

.post-content{padding:0!important}


.cat-content,
article.post,
article.page,
article.wp101,
article.seo101 {
  margin-bottom: 40px;
  background: #fff;
  border: 0 none;
}

td,th{
border:none;
}

.navi {
color: #000000;
}

/* 共通部分 */
.midashi{
  position: relative;
  padding:5px 10px;
  margin:20px 0;
  font-size:20px;
  font-weight:bold;
  border-bottom: 4px solid #ddd;
}
.midashi::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 35%;
  height: 4px;
  background-color: #333;
}

.sidemenu_banner{
padding:5px;
}

.comment_left{
width:66%;
float:left;
font-size:18px;
text-align:left;
padding:5px;
}

.img_right{
width:30%;
float:right;
padding:5px;
}

.img_right img{
width:100%;
height:auto;
}

.comment_right{
width:66%;
float:right;
font-size:18px;
text-align:left;
padding:5px;
}

.img_left{
width:30%;
float:left;
padding:5px;
}

.img_left img{
width:100%;
height:auto;
}

.full_img{
width: 100%;
margin:5px 0;
}

.full_img img{
width: 100%;
height: auto;
}

.page_img{
max-width: 350px;
margin:0 auto;
}

.page_img img{
width: 100%;
height: auto;
}

.under_line{
border-bottom:dotted 1px #ccc;
margin-bottom:10px;
clear:both;
}

/* トップページ */
.concept_comment{padding:20px 10px 10px 0;
         font-size:16px}
.concept_title{font-weight:bold;
	          font-size:28px;
              padding-bottom:10px;
              font-style:oblique}

.footer-02 .footer-copy {
    text-align: center;
    font-size: 12px;
}

/*（News）*/
.whatsnew{margin:0!important;
          border:1px solid #bbb}
.whatsnew p{margin:0!important;
           padding:5px;
           font-size:16px!important;
           font-weight:bold;
           text-align:center;
           border-bottom:1px dashed #bbb}
.whatsnew hr{display:none} 
.whatsnew dt{font-weight:normal!important}
.whatsnew dd{border-left:none!important;
            margin-bottom:0!important}

.whatsnew dl a:hover{background:#ddd;
                     color:#c6001c}

/*  ========右メニュー部分  ========*/
.side-widget {
margin-bottom: 10px;
padding-bottom: 10px;
	
}

body {
  background: #fff;
  color: #383838;
}

.sidemenu_bunner{
width:100%;
margin:5px 0;
}

.sidemenu_bunner img{
width:100%;
height:auto;
}

.side-widget-inner{
padding:5px;
}

.side-widget-inner ul li{
padding:10px 0 0 0;
}

.side-widget-inner ul li a{
display:block;
color:#000;
font-size:16px;
font-weight:bold;
padding:5px;
}

/* はじめに */
.hazimeni{
color: #364e96;
padding: 0.5em;
border-top: solid 3px #364e96;
border-bottom: solid 3px #364e96;
background:#fff;
}
#post-26{margin-bottom:0!important}
.hazimeni p{
margin:0;
}

/* 暮らし */
.kurashi h2{padding:0;
           border-bottom:none;
           font-size:20px;
           margin:0 0 32px 0;
           }

.kurashi h2 {
  overflow: hidden;
  text-align: center;
}
.kurashi h2 .line {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  text-align: left;
}
.kurashi h2 .line::before,
.kurashi h2 .line::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 1px;
  background-color: #222;
}
.kurashi h2 .line::before {
  right: 100%;
}
.kurashi h2 .line::after {
  left: 100%;
}

.kurashi h3{
    padding: 0.5em 1em;
    margin: 20px 0 10px 0;
    font-size:16px;
    color: #232323;
    background: #fff8e8;
    border-left:none;
    border-top: solid 5px #ffc06e;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}

/* 装い */
.yosooi h2{padding:0;
           border-bottom:none;
           font-size:20px;
           margin:0 0 32px 0;
           }

.yosooi h2 {
  overflow: hidden;
  text-align: center;
}
.yosooi h2 .line {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  text-align: left;
}
.yosooi h2 .line::before,
.yosooi h2 .line::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 1px;
  background-color: #222;
}
.yosooi h2 .line::before {
  right: 100%;
}
.yosooi h2 .line::after {
  left: 100%;
}

.yosooi h3{
    padding: 0.5em 1em;
    margin: 20px 0 10px 0;
    font-size:16px;
    color: #232323;
    background: #F5F5F5;
    border-left:none;
    border-top: solid 5px #548F79;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.yosooi h4{margin:5px 0 0 0!important}
.yosooi h4 a{
  display:inline-block;
  color:#222222;
  margin:0 0 10px 0!important;
  padding: .55em 1em;
  border: 1px solid #ddd;
  border-radius:10px;
  background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
  background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
}
.yosooi h4 a:hover{background:#bbb;
                color:#fff;  border: 1px solid #ddd;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset}

/*  ========お問い合わせ ======== */
/* 必須赤色表示 */
.wpcf7 .required { color: #f00;}

/* ========投稿ページ======== */
.cat-content, article.post, article.page, article.wp101, article.seo101 {
    margin-bottom: 40px;
    background: #fff;
    border: Transparent;
}

.topics_box{
    padding: 8px 19px;
    margin: 2em 0;
    color: #222222;
    background: #efefef;
    border-top: solid 5px #333;
    border-bottom: solid 5px #333;
}
.topics_title h2{font-size:20px;
                font-weight: bold;
                color:#222222;
                border:none!important}
.topics_title h2:before {
  content: "\f058";
  font-family: FontAwesome;
  padding-right:5px;
}
@media screen and (max-width:480px){
	.topics_title h2{font-size:16px}
}
.topics_date{margin:0;
             padding:5px;
             font-size:14px;
             font-weight:bold;
             color:#412638;
             text-align:right}

.post-content table{border:none;
                   margin-bottom:0!important}

/* =======BLOSSOM & GASTONE======== */
#page_title{font-size:24px;
            font-weight:bold;
            padding:10px 10px 5px 10px;
            border-bottom: 3px double #5e5e5e;
            text-align:center;
}
#page_info{text-align:center;
          font-size:18px;
          margin:15px 0}


#office_gbox{
width:90%;
margin:0 auto;
padding:10px 0;
}

.office_box{
width:100%;
}

.office_box_left{
width:30%;
float:left;
padding:5px;
font-size:20px;
font-weight:bold;
}

.office_box_right{
width:68%;
float:right;
padding:5px;
font-size:18px;
}

/* ========地図======== */

.ggmap {
width: 800px;
margin-top:10px;
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
margin-left: auto;
margin-right:auto;	

text-align:center;
	
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* ========ブランド一覧======== */
.brand-box{
padding:5px;
margin-left:10px;
}

.brand-logo{
width: 50%;
padding:5px;
margin:auto;
float:left;
}

.logo-header{
width : 100%;
text-align : center;
margin-bottom:10px;
}

.logo-header img{
width : 100%;
height:auto;
}

.brand-info{
font-size:16px;
font-weight:bold;
margin:20px 0;
position: relative;
padding: 0.5em 1.5em;
border-top: solid 2px black;
border-bottom: solid 2px black;
color:#000;
}

.brand-info:before, .brand-info:after{
content: '';
position: absolute;
top: -10px;
width: 2px;
height: -webkit-calc(100% + 20px);
height: calc(100% + 20px);
background-color: black;
}

.brand-info:before {
left: 10px;
}

.brand-info:after {
right: 10px;
}

.brand-info p {
margin: 0; 
padding: 0;
}

.clear{
clear:both;
}

.foogallery{
padding:10px;
}
/*===============================================
タブレット
===============================================*/
@media screen and (max-width: 1199px){
#header_menu{display:none;}
	
.brand-box{
padding:5px;
margin-right:10px;
}
	
}
@media screen and (max-width: 768px){


#header{
background-color: #ff0000;
background-image : url(https://yoshikawa-style.com/wp-content/uploads/2019/02/tabheader.png);
background-position: center top;
background-repeat: no-repeat;
height: 120px;
margin: 0;
padding: 0;
text-indent: -9999px;
}
@media screen and (max-width: 990px){
.sidemenu_banner{
width:50%;
padding:5px;
float:left;
}

.sidemenu_banner img{
width:100%;
height:auto;
}

.brand-box{
padding:5px;
margin-right:10px;
}

}	
}

/*===============================================
スマホ横向き
===============================================*/
@media screen and (max-width:740px){

#header{
background-color: #ff0000;
background-image : url(https://yoshikawa-style.com/wp-content/uploads/2019/02/liteheader2.png);
background-position: center top;
background-repeat: no-repeat;
height: 120px;
margin: 0;
padding: 0;
text-indent: -9999px;
}
	
}

/*===============================================
スマホ縦向き
===============================================*/
@media screen and (max-width:480px){

#header{
background-color: #fff;
background-image : url(https://yoshikawa-style.com/wp-content/uploads/2019/02/liteheader.png);
background-position: center top;
background-repeat: no-repeat;
height: 120px;
margin: 0;
padding: 0;
text-indent: -9999px;
}
/* ========共通======== */

.midashi{
font-size:18px;
}

.comment_left{
width:100%;
font-size:16px;
text-align:left;
padding:5px;
margin-bottom:5px;
}

.img_right{
width:100%;
text-align:center;
margin-bottom:5px;
}

.img_right img{
width:100%;
height:auto;
}

.comment_right{
width:100%;
font-size:16px;
text-align:left;
margin-bottom:5px;
}

.img_left{
width:100%;
text-align:center;
margin-bottom:5px;
}

.img_left img{
width:100%;
height:auto;
}

/* トップページ */
.concept_comment{padding:10px 5px 5px 0;
         font-size:14px}
.concept_title{font-weight:bold;
	          font-size:22px;
              padding-bottom:20px;
              font-style:oblique}
/* =======BLOSSOM & GASTONE======== */
#page_title{font-size:20px}
#page_info{font-size:16px}

.office_box_left{
width:33%;
font-size:16px;
font-weight:bold;
}

.office_box_right{
width:65%;
font-size:14px;
}
	
/* ========ブランド一覧======== */
.logo-header{
width : 100%;
text-align : center;
margin-bottom:10px;
}

.logo-header img{
width : 100%;
height:auto;
}

.brand-box{
padding:5px;
margin-right:10px;
}

.brand-logo{
width:100%;
}

.clear{
clear:both;
}

}

/*===============================================
ガラケー
===============================================*/
@media screen and (max-width:300px){

#header{
background-color: #ff0000;
background-image : url();
background-position: center top;
background-repeat: no-repeat;
height: 120px;
margin: 0;
padding: 0;
text-indent: -9999px;
}


}

/* form
---------------------------------------- */
form input[type="submit"],
form button {
  background: #696969;
  color: #fff;
}
form input[type="submit"]:hover,
form button:hover {
  cursor: pointer;
}