@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.1.0
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
body {
	margin:0 auto;
	padding:0 ;
	background:#ffffff url(../images/bgBody.png);
	color:#5E2622;
	/* font-family:Verdana,Arial,Helvetica,'meirio','メイリオ','Hiragino Maru Gothic Pro','ヒラギノ丸ゴ Pro W4',Osaka,'ＭＳ Ｐゴシック',sans-serif; */
	line-height:160%;
}
.header {
  background: white;
}
.home.page .entry-title{
  display: none;
}
.tagline {
  font-size: 15px;
  margin: .4em 0;
  color: #333;
}

.logo-image {
  /* background: white; */
  padding: 0;
}
.header-container-in {
  font-size: 21px;
  font-weight: 500;
}
.appeal-content {
  margin-left: 55%;
}
.appeal-title,.appeal-message {
  /* font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; */
  text-align: right;
}

.item-label {
  font-size: 1.2em;
  font-weight: 600;
}
.entry-content>h1{
  margin: 7px auto;
}
.entry-title {
  margin: 12px 0;
}

.article h2 {
  padding: 0;
  background: none;
}

.article h2 {
  border-bottom: 2px solid #D081A5;
  font-size: 1.5em;
  color: #5E2622;
  padding: 9px 10px;
  margin: 1.0em 0 1em;
}
/* .article h2  {
	height:40px;
	padding:0 0 0 30px;
	margin:0 0 5px;
	background:url(../../uploads/2020/03/i001_02.gif) left center no-repeat;
	line-height:50px;
	font-weight:normal;
	font-size:1.2em;
  border-bottom: solid 1px #D081A5;
} */
.author-info {
  display: none;
}
/* 横並びにする */
dl {
  margin: 0;
  padding:10px 20px;
  max-width: 800px;
}

dt {
  font-size: 90%;
	color:#E8C373;
  line-height: 1.6em;
  width: 100px;
}

dd {
  font-size: 90%;
  line-height: 1.7em;
  margin: -1.7em 0px 10px 0px;
  padding: 0px 0px 10px 60px;

}
dd:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}


/*画像に文字重ね*/
.seitaimenu {/*親div*/
  position: relative;/*相対配置*/
  overflow: hidden;
  }

.seitaimenu img {
  width: 100%;
  border-radius: 10px;
  transition-duration: 0.5s;
  }
  
.seitaimenu :hover img{
  transform: scale(1.2);
  transition-duration: 0.5s;
  }
  
.seitaimenu p {
  position: absolute;/*絶対配置*/
  color: #5E2622;/*文字は白に*/
  font-size: larger;
  font-weight: 600;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  }

main.main {
  padding: 20px 40px;
}
.profile img {
  border-radius: 50%;
}
.sidebar h3 {
  font-size: 0.95em;
}

.kakomi-pink{
  text-align: center;
  margin: 2em auto;
  padding: 1.5em;
  width: 90%;
  background-color: #FFF5EE; /* 背景色 */
  box-shadow: 0 0 5px 1px #ccc; /* 影 */
}
.color-pink {
  color: #E15B5E;
  text-align: center;
}
.color-green {
  color: #93B962;
}
.go-to-top-button {
  background-color: #D081A5;
  color:white;
  border: solid 1px white;
}
table {
  margin: 20px auto;
}
.tbl-r02 th {
  background: #F2C9D1;
  border: solid 1px #ccc;
  color: #333;
  padding: 10px;
}
.tbl-r02 td {
  border-bottom: none;
  display: block;
  width: 100%;
  border: solid 1px #ccc;
  padding-left: 25px;
}

.last td:last-child {
  border-bottom: solid 1px #ccc;
  width: 100%;
}
.tbl-r02 {
  width: 80%;
}
.tbl-r02 th {
  border-bottom: none;
  display: block;
  width: 100%;
  text-align: center;
}
.date-tags {
  display: none;
}
.textBox {
	border:solid 5px #fff;
	background:rgb(250,236,242);;
	margin:0 0 15px;
	padding:1.0em;
	-moz-box-shadow:0px 0px 0px 2px rgb(250,236,242);
	-webkit-box-shadow:0px 0px 0px 2px rgb(250,236,242);
	box-shadow:0px 0px 0px 2px rgb(250,236,242);
	-ms-filter:"progid:DXImageTransform.Microsoft.Glow(Color = #ffffecf2 ,Strength = 2)";
  filter:progid:DXImageTransform.Microsoft.Glow(Color = #ffffecf2 ,Strength = 1);
}
.wp-block-image img {
  box-shadow: 10px 10px 15px -10px;
  text-align: center;
}
.wp-block-image {
  margin: 1.7em auto;
}
.body .wp-block-image figcaption {
  text-align: center;
}

.eye-catch {
  margin: 0 auto;
}

.eye-catch img {
  box-shadow: 2px 2px 4px gray;
}

.widget_categories ul li a::before{
  font-family: "Font Awesome 5 Free";
  content: "\f0da"; /* FontAwesomeのユニコード */
  color: #D7B587; /* アイコンの色 */
  padding-right: 6px;
  font-weight: bold;
}
.widget_nav_menu ul li a::before{
  font-family: "Font Awesome 5 Free";
  content: "\f0da"; /* FontAwesomeのユニコード */
  color: #D081A5; /* アイコンの色 */
  padding-right: 6px;
  font-weight: bold;
}
.bus::before{
  font-family: "Font Awesome 5 Free";
  content: "\f207"; /* FontAwesomeのユニコード */
  color: #B6AE4E; /* アイコンの色 */
  padding-right: 6px;
  font-weight: bold;
}
.bus {
  border-bottom: 2px solid #B6AE4E;
}
.sidebar h3 {
  color: #5E2622;
  background: none;
  font-size: 16px;
  letter-spacing: 2px;
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 0;
  text-align: center;
}
.sidebar h3::before, .sidebar h3::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 28%; /*ラインの長さ*/
  border-top: 2px solid #5E2622; /*ラインの色*/
}
.sidebar h3::before {
  left: 0;
}
.sidebar h3::after {
  right: 0;
}

/*お問合せフォーム*/
.wpforms-confirmation-container-full{
  background: #ffffff!important;
  border: 1px solid #D081A5!important;
}

.wpforms-container-full .wpforms-form .wpforms-submit-container {
  text-align: center !important;
}
.wpforms-container-full .wpforms-form button[type=submit] {
  color: white !important;
  background: #D081A5 !important;
  border-color: #D081A5 !important;
  border-radius:10%;
}

.wpforms-container-full .wpforms-form button[type=submit] :hover {
background-color:#DDDBF3;
}

.wpforms-confirmation-container-full {
  background: #DDDBF3;
  border: 1px solid #D081A5;
}

.widget_nav_menu ul li a {
  padding: 5px;
}
.reserve2 {
  width:70%;
  border:1px solid #ad1f6e;
	background: rgb(250,236,242);
	margin:15px auto 20px;
	padding:5px 15px;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
}

/*1023px以下*/
@media screen and (max-width: 1023px){

}

/*834px以下*/
@media screen and (max-width: 834px){
  .slicknav_menu {
    background: #EDC3D9;
  }
  .slicknav_btn {
    background: #D081A5;
  }
  .slicknav_menu .slicknav_menutxt {
    color: white;
    font-weight: normal;
    text-shadow: none;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: white;
}
.slicknav_nav {
  color: #333;
  font-size: 1.0em;
}
.slicknav_nav a {
  color: #5E2622;
}

/* .wp-block-image >.profile img{
  width: 60%;
} */
.seitaimenu {
  text-align: center;
  margin-top: 1.1em;
}
.seitaimenu img {
  width: 90%;
}
/* .appeal .appeal-in {
  min-height: 36%;
} */
}

/*480px以下*/
@media screen and (max-width: 480px){
  .appeal-content {
    opacity:0.9;
    margin: 30px auto;
    /* font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; */
  }
  .appeal-title, .appeal-message {
    text-align: center;
    margin: 0;
  }

  .page-body {
    font-size: 16px;
  }

  main.main {
    padding: 20px;
  }
  .profile img {
    width: 70%;
  }

  .tbl-r02 {
    width: 92%;
    font-size: 1.2em;
  }
  .reserve2 {
    width:95%;
  }
}
