@charset "UTF-8";

/*!
Theme Name: jyokoji-child
Template:   jyokoji
Version:    0.0.5
*/
/*=================================================
 * clearfixの設定
 * ================================================= */
body{
  line-height: 1.5;
}
.clearfix:after {
  content: url(clearfix.gif);
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
.clearfix {
  display: block;
}
/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
p span{
  font-weight: bold;
}
.entry-content{
  max-width: 800px;
  width: 100%;
}
.eitai_contact{
  background-image: url(/wp-content/themes/jyokoji-child/img/bg_bnr_eitai.png);
  background-repeat: no-repeat;
  background-position: top center;
  padding: 203px 0 17px 0;
}
.event_contact{
  background-image: url(/wp-content/themes/jyokoji-child/img/bg_bnr_event.png);
  background-repeat: no-repeat;
  background-position: top center;
  padding: 203px 0 17px 0;
  margin-bottom: 35px;
}
.tel {
  cursor: default;
  pointer-events: none;
}
.side_menu{
  margin: 40px auto 30px auto;
}
#header-container .navi, #navi .navi-in > .menu-header .sub-menu {
  background-image: url(/wp-content/themes/jyokoji-child/img/menu_bg.png);
  background-position: center center;
}
.cl-slim #navi-in > ul li {
  height: 46px;
  line-height: 46px;
}
.logo, .date-tags{
  display: none;
}
#custum_head{
  margin: -16px auto 0px auto;
  height: 102px;
}
.head_logo{
  float: left;
}
.head_contact{
  float: right;
  text-align: right;
}
.catch p{
  padding-top: 22px;
  font-size: 20px;
  color: #715c1f;
  line-height: 135%;
}
.catch p span{
  font-size: 16px;
  font-weight: normal;
  color: #715c1f;
}
#main_visual{
  background-image: url(/wp-content/themes/jyokoji-child/img/bg_main.png);
  background-repeat: no-repeat;
  background-position: top center;
}
#main_visual .mv{
  max-width: 1259px;
  width: 100%;
  margin: 0 auto;
  height: 437px;
  position: relative;
}
#main_visual h1{
  font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
  color: #fff;
  font-size: 41px;
  line-height: 100%;
  padding: 170px 0 0 215px;
}
#main_visual h1 span{
  font-size: 22px;
}
.mv_eitai{
  position: absolute;
  right: 0;
  bottom: 0;
}
.article h2.midashi, h1.entry-title, h1#archive-title, #event h2.midashi{
  font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
  background-image: url(/wp-content/themes/jyokoji-child/img/bg_midashi.png);
  background-repeat: no-repeat;
  background-position: top center;
  color: #fff;
  margin: 0;
  background-color: #fff;
  padding: 9px 15px 8px 15px;
}
#event h2.midashi{
  padding: 8px 15px 8px 15px;
}
.getPostDispArea .getPost {
    margin: 10px 0px;
    background-color: #fff;
    width: 46%;
    float: left;
    margin: 2%;
}
.getPostDispArea .getPost:after {
    content: '';
    display: table;
    clear: both;
}

.getPostImgArea {
    width: 20%;
    float: left;
}

.getPostStringArea {
    width: 80%;
    padding-left: 15px;
    float: left;
}

h4.getPostTitle {
    margin:0 0 5px 0;
    font-weight: bold;
}

.getPost a{
    color: #444;
    text-decoration: none;
}
.getPost a:hover{
    color: #cc0000;
}
.getPostContent{
  font-size: 15px;
  line-height: 145%;
}
.author-info{
  display: none;
}
.bana{
  margin: 35px auto;
}
.l_con{
  float: left;
  width: 49%;
  max-width: 382px;
}
.r_con{
  float: right;
  width: 49%;
  max-width: 382px;
}
.l_con img, .r_con img{
  width: 100%;
}
.aisatsu{
  background-color: #e9e9e9;
  margin-bottom: 35px;
}
.message{
  float: left;
  margin: 0px 0 25px 15px;
  width: 69%;
}
.t_me{
  font-weight: bold;
  color: #b68600;
  font-size: 20px;
  line-height: 26px;
}
.jyushoku{
  text-align: center;
  float: right;
  margin: 15px;
  width: 23%;
}
.btn_more {
    position: relative;
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    color: #FFF;
    background: #5b5650;
    transition: .4s;
    border-radius: 4px;
}
.btn_more a{
  color: #fff;
  text-decoration: none;
}

.btn_more:hover {
    background: #c45727;
}
.btn_list{
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 5px;
  float: right;
  font-family: "Meiryo",  "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic",sans-serif;
  font-size: 12px;
  width: 150px;
  text-align: center;
  margin: 0;
}
.btn_list a{
  display: block;
  color: #fff;
  text-decoration: none;
}
.gmap{
  margin: 15px 0 70px 0;
}
.ggmap {
position: relative;
padding-bottom: 50.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.table_box{
  float: left;
  width: 40%;
  margin: 15px 15px 70px 0;
}
.flex_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 45px;
}
.table_box table th, .table_box table td{
  border: none;
  background-color: #fff;
}
#footer{
  background-image: url(/wp-content/themes/jyokoji-child/img/g_menu_bg.png);
  background-position: 0 0;
}
.footer-bottom{
  background-color: #444;
  color: #fff;
  text-align: center;
}
ul.foot_menu{
}
ul.foot_menu li{
  list-style: disc;
  width: 50%;
  float: left;
  color: #fff;
  font-size: 16px;
}
ul.foot_menu li a{
  color: #fff;
  text-decoration: none;
}
ul.foot_menu li a span{
  font-size: 90%;
}
ul.foot_menu li a:hover{
  color: #fff;
  text-decoration: underline;
}
.footer-left{
  width: 69.66%;
}
.footer-center{
  display: none;
}
.footer-right{
  width: 30%;
}
.foot_contact{
  width: 86%;
}
.foot_logo{
  float: left;
}
.foot_ad{
  float: right;
  color: #fff;
  margin: 0;
  width: 70%;
}
.foot_con{
  background-color: rgba(255,255,255,0.5);
  border-radius: 6px;
  margin: 10px 0 0 0;
  width: 97%;
}
.widget {
  margin-bottom: 0px;
}
.facebook{
  display: none;
}
.breadcrumb {
  margin-top: -30px;
}
/************************************
中ページ
************************************/
#mikuji{
  background-image: url(/wp-content/themes/jyokoji-child/img/yubimikuji_back.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
}
.right_img{
  float: right;
  margin: 0 0 0 15px;
  text-align: center;
}
.right_img img{
  width: 100%;
  max-width: 240px;
}
.well {
    padding: 0.5em 1em;
    margin:0 0 1em 0;
    font-weight: bold;
    color: #b94047;/*文字色*/
    background: #FFF;
    border: solid 3px #b94047;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.well p {
    margin: 0; 
    padding: 0;
}
.well ul{
  margin: 0;
  padding: 0 0 0 15px;
}
.article h2.sub, .article h2.ei_sub{
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 12px 15px 8px 15px;
  background-color: #f2f2b0;
  color: #71811a;
}
.article h2.ei_sub{
  font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
  background-color: #854a9a;
  color: #fff;
}
.box11{
  padding: 0.5em 1em;
  margin: 2em 0;
  color: #5d627b;
  background: white;
  border-top: solid 5px #5d627b;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.box11 p {
  margin: 0; 
  padding: 0;
}
.box26 {
    position: relative;
    margin: 2% 1%;
    padding: 0.5em 1em;
    border: solid 3px #6b801b;
    border-radius: 8px;
    width: 31%;
    float: left;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #6b801b;
    font-weight: bold;
}
.box26 p {
    margin: 0; 
    padding: 10px 0 0 0;
}
.kakomi-box12 {
 position: relative;
 margin: 2em auto 0 auto;
 padding: 1.2em;
 width: 100%;
 color: #555555; /* 文字色 */
 background-color: #fff;
 border: 2px solid #631614; /* 枠線の太さ・色 */
 border-radius: 10px;/*角の丸み*/
 min-height: 205px;
 text-align: center;
}
.title-box12 {
 position: absolute;
 padding: 0 1.5em;
 left: 20px;
 top: -25px;
 background-color: #685c27; /* タイトル背景色 */
 color: #fff; /* タイトル文字色 */
 font-size: 28px;
 border-radius: 25px;/*角の丸み*/
 font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
}
.step_photo{
 float: right;
 margin-left: 10px;
}
.step_photo img{
 width: 100%;
 max-width: 240px;
}
.kakomi-box12 p{
  text-align: left;
}
.kakomi-box12 .step_midashi{
  font-size: 28px;
  font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
  color: #631614;
  margin: 0.5em 0;
}
.sankaku{
  width: 0;
  height: 0;
  border-top: 30px solid #631614;
  border-right: 80px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 80px solid transparent;
  margin: 0 auto 20px auto;
}
.butsuzo{
  width: 98%;
  margin: 2% auto;
  float: left;
  border: 1px solid #ccc;
  padding: 2%;
  border-radius: 10px;/*角の丸み*/
}
.butsu_photo{
  float: left;
  margin-right: 15px;
}
ul.ei_menu{
  margin: -8px 0 0 0;
  padding: 0;
}
ul.ei_menu li{
  list-style: none;
  float: left;
  margin: 0;
  width: 20%;
  text-align: center;
}
ul.ei_menu li a{
  display: block;
  padding: 0.5em 0;
  text-decoration: none;
  color: #fff;
  background-color: #7e4691;
}
ul.ei_menu li a:hover{
  color: #ffff00;
  background-color: #9568a4;
}
table.ei_box td.price{
  width: 30%;
  text-align: center;
  font-size: 16px;
}
table.ei_box td.price span{
  color: #cc0000;
  font-size: 20px;
  font-weight: bold;
}
table.ei_box td ul li span{
  font-weight: bold;
  font-size: 100%;
  color: #854a9a;
}
.senju_box{
  width: 48%;
  margin-top: 20px;
}
.senju1 ul, .senju_box ul{
  text-align: left;
  margin: 0 0;
  padding: 0 0 0 20px;
}
span.required{
  color: #cc0000;
}
input[type="submit"], #bbp_reply_submit, .bp-login-widget-register-link a {
  font-size: 22px;
}
table.event{
  margin-bottom: 50px;
}
table.event th, table.event td{
  background: #fff;
  text-align: center;
}
.kito_box{
  width: 31%;
  margin: 1%;
}
.kito_box p{
  text-align: center;
  background-color: #ac0a12;
  color: #fff;
  margin: 0 0;
  font-weight: bold;
}
.button{
  text-align: center;
}
.kito_btn {
    display: inline-block;
    padding: 0.8em 1.5em;
    text-decoration: none;
    color: #69801b;
    border: solid 2px #69801b;
    border-radius: 3px;
    transition: .4s;
    margin: 0 auto;
}
.kito_btn:hover {
    background: #69801b;
    color: white;
}
.contact_btn {
    display: inline-block;
    padding: 0.8em 1.5em;
    text-decoration: none;
    color: #fff;
    border: solid 2px #59000d;
    border-radius: 3px;
    transition: .4s;
    margin: 0 auto;
    background: rgb(255,0,56);
    background: linear-gradient(180deg, rgba(255,0,56,1) 0%, rgba(173,13,22,1) 50%, rgba(255,0,56,1) 100%);
    font-size: 20px;
    font-weight: bold;
}
.contact_btn:hover {
    background: #fff;
    color: #ad0d16;
}
th.year{
  background: #71811a!important;
  color: #fff;
}
input[type="submit"], #bbp_reply_submit, .bp-login-widget-register-link a {
  font-size: 22px;
  background: rgb(255,0,56);
  background: linear-gradient(180deg, rgba(255,0,56,1) 0%, rgba(173,13,22,1) 50%, rgba(255,0,56,1) 100%);
  border: none;
  color: #fff;
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
.head_logo {
  width: 190px;
}
.head_logo img{
  width: 100%;
}
.catch p {
  padding-top: 26px;
  font-size: 18px;
}
.mv_eitai{
  width: 30%;
}
.table_box {
  float: none;
  width: 100%;
  margin: 0;
}
.footer-left {
  width: 100%;
}
.footer-right {
  width: 22%;
}
.foot_contact{
  width: 88%;
}
ul.foot_menu li{
  width: 100%;
  float: none;
}
.senju1{
  text-align: center;
}
.senju1 .right_img{
  float: none;
  margin: 0 auto;
}
}

/*1030px以下*/
@media screen and (max-width: 1030px){
#main{
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
#custum_head {
  margin: -16px auto 0px auto;
  height: 67px;
}
.head_logo {
  width: 130px;
}
.head_logo img, .head_contact img{
  width: 100%;
}
.head_contact {
  width: 200px;
}
.catch p span {
  font-size: 14px;
}
.catch p {
  padding-top: 12px;
  font-size: 15px;
}
#main_visual h1 {
  padding: 170px 0 0 100px;
}
#sidebar {
  display: none;
}
#sidebar-menu-content{
  text-align: center;
}
.sidebar{
  width: 100%;
  max-width: 356px;
  margin: 0 auto;
}
.item{
  width: 30%;
  margin: 1%;
}
.textwidget.custom-html-widget{
  width: 100%;
  max-width: 796px;
  margin: 0 auto;
}
.foot_contact{
  width: 98%;
}
.foot_con img{
  width: 50%;
}
ul.foot_menu li{
  list-style: none;
  width: 20%;
  float: left;
}
.facebook{
  display: block;
  width: 100%;
  max-width: 500px;
  margin: 0 auto 30px auto;
}
}
/*768px以下*/
@media screen and (max-width: 768px){
.tel{
  pointer-events: auto;
}
.sp_foot{
  text-align: center;
  width: 100%;
  max-width: 560px;
  margin: 0 auto;
}
.sp_ad{
  text-align: left;
  color: #fff;
}
.sp_contact{
  background-color: rgba(255,255,255,0.5);
  border-radius: 6px;
}
.sp_sitemap{
  margin: 20px auto 0 auto;
  width: 100%;
}
.sp_sitemap h3{
  text-align: center;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.sp_sitemap ul{
  margin: 0;
  padding: 0;
}
.sp_sitemap ul li{
  list-style: none;
  width: 100%;
  border-bottom: 1px dotted #ccc;
  margin: 0;
  padding: 0;
  background-color: rgba(255,255,255,0.3);
}
.sp_sitemap ul li a{
  display: block;
  padding: 10px 5px;
  color: #fff;
  text-decoration: none;
}
.sp_sitemap ul li a:hover{
  background-color: rgba(0,0,0,0.3);
}
.flex_box {
  margin-bottom: 10px;
}
.footer{
  margin-top: 0;
}
.entry-content {
  margin-bottom: 0em;
}
#custum_head {
  margin: 0px auto;
  height: 128px;
}
.head_logo {
  width: 160px;
}
.head_contact {
  width: 265px;
}
.catch{
  clear: both;
  text-align: center;
}
.catch p{
  padding: 0;
  margin: 0.5em 0;
}
#main_visual h1 {
  text-align: center;
  padding: 55px 20px 0 20px;
}
#main_visual h1 span {
  font-size: 18px;
}
#main_visual .mv {
  height: 330px;
}
.mv_eitai {
  width: 50%;
}
.getPostDispArea .getPost {
  width: 96%;
  float: none;
  margin: 2% 2% 4% 2%;
}
.bana{
  margin: 20px auto 40px auto;
}
.message {
  width: 67%;
}
table th, table td {
  font-size: 16px;
}
.table_box{
  margin-top: 5px;
}
.table_box p{
  font-size: 16px;
}
.breadcrumb {
  margin-top: -20px;
  border-top: 1px solid #6b811d;
  padding-top: 5px;
  margin-bottom: 5px;
}
.slicknav_menu {

  background-color: #69801b;
  background-image: url(/wp-content/themes/jyokoji-child/img/sp_navi_bg.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 5px;
}
}

/*480px以下*/
@media screen and (max-width: 480px){
#custum_head {
  margin: 0px auto;
  height: 135px;
}
.head_logo {
  width: 130px;
}
.head_contact{
  width: 210px;
}
.catch p {
  padding: 0px 15px;
  font-size: 16px;
}
#main_visual h1 span {
  font-size: 14px;
}
#main_visual h1 {
  font-size: 35px;
  line-height: 110%;
  padding: 92px 10px 0 10px;
}
.message {
  width: 92%;
  float: none;
  margin: 0 auto;
  padding-bottom: 20px;
}
.jyushoku{
  display: none;
}
.right_img img{
  width: 100%;
  max-width: 180px;
}
.box26 {
  width: 48%;
  margin: 3% 1%;
}
.step_photo{
 float: none;
 margin: 10px auto;
}
.senju_box{
  width: 96%;
}
.l_con, .r_con{
  float: none;
  width: 100%;
  margin: 0 auto;
}
.facebook{
  width: 94%;
  margin: 0 auto 30px auto;
}
.item {
  width: 47%;
}
}