@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

.pc-view{}
.sp-view{display: none;}

#content{overflow: hidden;}

a img {transition: 0.5s ;}
a img:hover {opacity: 0.8 ;}

  .kaigyou { display: inline-block; }
table p{ margin-bottom: 5px !important; }

/*  align
-----------------------------------------------------------------------------*/
.align_r { text-align: right; }
.align_c { text-align: center; }
.align_l { text-align: left; }
.valign_m { vertical-align: middle; }
.align_c_pc { text-align: center; }

/*  bg
-----------------------------------------------------------------------------*/
.bg-black{
	background-color: #333;
	color: #FFF;
}
.bg-grey{
	background-color: #f2f2f2;
}
.bg-ao{
	background-color: #1701a7;
	color: #FFF;
}
.bg-black .sikaku{
	font-weight: bold;
	color: #333;
	background-color: #FFF;
}
.bg-white{
	background-color: #fff;
}
.bg-blown1{
	background-color: #754c24;
	color: #FFF;
}
.topbg{
	width: 100%;
	background: url(http://macaron-care.com/wp/wp-content/uploads/2021/12/re-top.jpg) 65% bottom / cover no-repeat;
	position:relative;
}
.topbg-ric{
	width: 100%;
	background: url(http://macaron-care.com/wp/wp-content/uploads/2021/12/ric-header.jpg) right top / cover no-repeat;
	position:relative;
}

.topbg-ki{
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(http://macaron-care.com/wp/wp-content/uploads/2021/12/ki.jpg);
    position: relative;
    background-size: auto 100%;
    background-color: #FFFFFF;
}
.topbg-greengrade{
    width: 100%;
    background-repeat: repeat-x;
    background-position: center top;
    background-image: url(http://macaron-care.com/wp/wp-content/uploads/2021/12/green-grade.png);
    position: relative;
    background-color: #FFFFFF;
}

.bg-messe{background-color: #eaee90;}


/*  margin,padding
/*-------------------------------------------------------*/
/*--*/
.m_0  { margin: 0px !important; }
.m_5  { margin: 5px !important; }
.m_10 { margin: 10px !important; }
.m_15 { margin: 15px !important; }
.m_20 { margin: 20px !important; }
.m_25 { margin: 25px !important; }
.m_30 { margin: 30px !important; }
.m_35 { margin: 35px !important; }
.m_40 { margin: 40px !important; }
.m_45 { margin: 45px !important; }
.m_50 { margin: 50px !important; }
.m_55 { margin: 55px !important; }

.m_t5  { margin-top: 5px !important; }
.m_t10 { margin-top: 10px !important; }
.m_t15 { margin-top: 15px !important; }
.m_t20 { margin-top: 20px !important; }
.m_t25 { margin-top: 25px !important; }
.m_t30 { margin-top: 30px !important; }
.m_t35 { margin-top: 35px !important; }
.m_t40 { margin-top: 40px !important; }
.m_t45 { margin-top: 45px !important; }
.m_t50 { margin-top: 50px !important; }
.m_t55 { margin-top: 55px !important; }
.m_t80 { margin-top: 80px !important; }
.m_t100 { margin-top: 100px !important; }
.m_t200 { margin-top: 200px !important; }

.m_b5  { margin-bottom: 5px !important; }
.m_b10 { margin-bottom: 10px !important; }
.m_b15 { margin-bottom: 15px !important; }
.m_b20 { margin-bottom: 20px !important; }
.m_b25 { margin-bottom: 25px !important; }
.m_b30 { margin-bottom: 30px !important; }
.m_b35 { margin-bottom: 35px !important; }
.m_b40 { margin-bottom: 40px !important; }
.m_b45 { margin-bottom: 45px !important; }
.m_b50 { margin-bottom: 50px !important; }
.m_b55 { margin-bottom: 55px !important; }
.m_b80 { margin-bottom: 80px !important; }
.m_b100 { margin-bottom: 100px !important; }
.m_b200 { margin-bottom: 200px !important; }

.m_l5  { margin-left: 5px !important; }
.m_l22 { margin-left: 22px !important;}
.m_l10 { margin-left: 10px !important; }
.m_l15 { margin-left: 15px !important; }
.m_l20 { margin-left: 20px !important; }
.m_l25 { margin-left: 25px !important; }
.m_l30 { margin-left: 30px !important; }
.m_l35 { margin-left: 35px !important; }
.m_l40 { margin-left: 40px !important; }
.m_l45 { margin-left: 45px !important; }
.m_l50 { margin-left: 50px !important; }
.m_l55 { margin-left: 55px !important; }


.m_r5  { margin-right: 5px !important; }
.m_r10 { margin-right: 10px !important; }
.m_r15 { margin-right: 15px !important; }
.m_r20 { margin-right: 20px !important; }
.m_r25 { margin-right: 25px !important; }
.m_r30 { margin-right: 30px !important; }
.m_r35 { margin-right: 35px !important; }
.m_r40 { margin-right: 40px !important; }
.m_r45 { margin-right: 45px !important; }
.m_r50 { margin-right: 50px !important; }
.m_r55 { margin-right: 55px !important; }

/*--*/
.p_5  { padding: 5px !important; }
.p_10 { padding: 10px !important; }
.p_15 { padding: 15px !important; }
.p_20 { padding: 20px !important; }
.p_25 { padding: 25px !important; }
.p_30 { padding: 30px !important; }
.p_35 { padding: 35px !important; }
.p_40 { padding: 40px !important; }
.p_45 { padding: 45px !important; }
.p_50 { padding: 50px !important; }
.p_55 { padding: 55px !important; }

.p_t5  { padding-top: 5px !important; }
.p_t10 { padding-top: 10px !important; }
.p_t15 { padding-top: 15px !important; }
.p_t20 { padding-top: 20px !important; }
.p_t25 { padding-top: 25px !important; }
.p_t30 { padding-top: 30px !important; }
.p_t35 { padding-top: 35px !important; }
.p_t40 { padding-top: 40px !important; }
.p_t45 { padding-top: 45px !important; }
.p_t50 { padding-top: 50px !important; }
.p_t55 { padding-top: 55px !important; }
.p_t80 { padding-top: 80px !important; }
.p_t100 { padding-top: 100px !important; }
.p_t200 { padding-top: 200px !important; }

.p_b5  { padding-bottom: 5px !important; }
.p_b10 { padding-bottom: 10px !important; }
.p_b15 { padding-bottom: 15px !important; }
.p_b20 { padding-bottom: 20px !important; }
.p_b25 { padding-bottom: 25px !important; }
.p_b30 { padding-bottom: 30px !important; }
.p_b35 { padding-bottom: 35px !important; }
.p_b40 { padding-bottom: 40px !important; }
.p_b45 { padding-bottom: 45px !important; }
.p_b50 { padding-bottom: 50px !important; }
.p_b55 { padding-bottom: 55px !important; }
.p_b80 { padding-bottom: 80px !important; }
.p_b100 { padding-bottom: 100px !important; }
.p_b200 { padding-bottom: 200px !important; }

.p_l5  { padding-left: 5px !important; }
.p_l10 { padding-left: 10px !important; }
.p_l15 { padding-left: 15px !important; }
.p_l20 { padding-left: 20px !important; }
.p_l25 { padding-left: 25px !important; }
.p_l30 { padding-left: 30px !important; }
.p_l35 { padding-left: 35px !important; }
.p_l40 { padding-left: 40px !important; }
.p_l45 { padding-left: 45px !important; }
.p_l50 { padding-left: 50px !important; }
.p_l55 { padding-left: 55px !important; }

.p_r5  { padding-right: 5px !important; }
.p_r10 { padding-right: 10px !important; }
.p_r15 { padding-right: 15px !important; }
.p_r20 { padding-right: 20px !important; }
.p_r25 { padding-right: 25px !important; }
.p_r30 { padding-right: 30px !important; }
.p_r35 { padding-right: 35px !important; }
.p_r40 { padding-right: 40px !important; }
.p_r45 { padding-right: 45px !important; }
.p_r50 { padding-right: 50px !important; }
.p_r55 { padding-right: 55px !important; }

.textline_125{line-height: 125%;}
.textline_140{line-height: 140%;}
/*  text
/*-------------------------------------------------------*/
/*--*/

.txt-b{
    font-weight: bold;
}

.txt-10{font-size: 10px;}
.txt-20{font-size: 20px;}
.txt-25{font-size: 25px;}
.txt-30{font-size: 30px;}
.txt-5em{
	font-size: 5em;
	line-height: 120%;
}
@media screen and (max-width: 480px){
.txt-20{font-size: 15px;}
.txt-25{font-size: 20px;}
.txt-30{font-size: 25px;}	
.txt-5em{font-size: 2.2em;}
}

/*  margin,padding
/*-------------------------------------------------------*/
/*--*/

.post-date{display: block !important;}

.full {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  overflow: hidden;
}

.box-900{
	width: 1195px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-1000{
	width: 1000px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-800{
	width: 800px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-500{
	width: 500px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-300{
	width: 300px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.inner{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.box-left{
	float: left;
}
.box-right{
	float: right;
}
.box-50{width: 47%;}
.box-70{width: 70%;}
.box-30{width: 27%;}
.box-33{width: 33%;}
.box-25{width: 25%;}
@media screen and (max-width: 480px){
.box-50 , .box-70 , .box-30 , .box-33{width: 100%;}
.box-25{width: 50%;}
}
.fuchidori {
  color: #000;
  text-shadow:1px 1px 2px #FFF, -1px -1px 2px #FFF,
              -1px 1px 2px #FFF, 1px -1px 2px #FFF,
              0px 1px 2px #FFF,  0-1px 2px #FFF,
              -1px 0 2px #FFF, 1px 0 2px #FFF;
}
.title{
	font-size: 33px;
	font-weight: bold;
	color: #1701a7;
	width: 100%;
	margin-bottom: 30px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 120%;
}
.text-c-red{
	color: #b6231a;
}
.text-c-ao{
	color: #222b7a;
}
.text-c-white{
	color: #ffffff;
}
.text-c-green{
    color: #00b900;
}
.txt_b{font-weight: bold;}

.btn01,
a.btn01,
button.btn01 {
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding: 0.5rem 4rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #eb6120;
	border-radius: 0.5rem;
	border: 1px solid #eb6120;

}
a.btn--red.btn--cubic {
  border-bottom: 5px solid #eb6120;
	background: #fff;
}

a.btn--red.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #eb6120;
}

.btn02,
a.btn02,
button.btn02 {
	font-size: 1.1rem;
	font-weight: 700;
	line-height: 1.3;
	position: relative;
	display: inline-block;
	padding: 0.5rem 4rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #120093;
	border-radius: 0.5rem;
	border: 1px solid #120093;

}
a.btn--bule.btn--cubic {
    border-bottom: 5px solid #120093;
    background-color: #FFFFFF;
}
a.btn--bule.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #120093;
}
a.btn--radius {
  border-radius: 100vh;
}

.fa-position-right {
  position: absolute;
  top: calc(50% - .5em);
  right: 1rem;
}

.box-aost{
    background-image: url(http://macaron-care.com/wp/wp-content/uploads/2021/12/re-top-white.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
    border: 2px solid #8dd9ff;
}
.box-aost2{
    background-image: url(https://macaron-care.com/wp/wp-content/uploads/2024/01/re-top-white2.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
    border: 2px solid #8dd9ff;
}
.box-ao{
	color: #FFF;
	background-color: #222b7a;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box-gray{
	background-color: #F3F3F3;
	padding-top: 1px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.box-beige{
	background-color: #f4f0ec;
}

#footer{
	background-color: #e6ede6;
	background-image: url();
	background-repeat: repeat-x;
	background-position: center top;
}


.widget-entry-cards.card-large-image .a-wrap {
width:32.9%;
height:auto;
display: inline-flex;
}

@media screen and (max-width: 768px) {
.widget-entry-cards.card-large-image .a-wrap {
width:100%;
display: inline-flex;
}
}

.yoko2narabi img {max-width:45%;}

.widget-entry-cards.not-default figure img {
padding: .0em;
}

.widget-entry-cards.card-large-image .a-wrap {
	font-size: 95%;
	padding: 0em;
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.widget-entry-cards.large-thumb-on .e-card{width:100%;}

.top-rec-icon{
	position: relative;
	bottom: 50px;
	right: -80%;
}
.navi-footer-in a:hover{
	background-color: #80a682;
}
.header-container-in.hlt-top-menu .logo-header img{
	padding-top: 5px;
	padding-bottom: 5px;
}

/************************************
** ■見出しカスタマイズ（h1-6）
************************************/

#content h1{ /*見出し１（タイトル）カスタマイズ*/
	position: relative;
	background: -webkit-repeating-linear-gradient(-45deg, #f1f1f1, #f1f1f1 3px,#eeeeee 3px, #eeeeee 7px); /*背景カラー*/
	background: repeating-linear-gradient(-45deg, #f1f1f1, #f1f1f1 3px,#eeeeee 3px, #eeeeee 7px); /*背景カラー*/
	font-size: 22px; /*フォントサイズ*/
	letter-spacing: 1px; /*文字間隔*/
	margin: -8px -8px 20px -8px;
	padding: 20px 10px 20px 10px;
	border-left: 12px solid #80a682; /*左ラインの太さとカラー*/

	border-radius: 3px; /*角丸コーナー*/
	color: #80a682;
}

/*
.fadein {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1s;
}
*/

.mobile-header-menu-buttons.mobile-menu-buttons .menu-button {
  color: #80a682;
  background-color: #fff;
}
.page .date-tags {
display: none;
}
.tbl-r02 th {
  background: #606060;
  border: solid 1px #fff;
  color: #fff;
  padding: 10px;
}
.tbl-r02 td {
　border: solid 1px #fff;
  padding: 10px;
	background: #fff;
}
.tbl-r02 tr:nth-of-type(2n+1) {background-color: #fff !important;}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #fff;
    width: 100%;
  }
  .tbl-r02 {
    width: 100%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
	.tbl-r02 table tr:nth-of-type(2n+1) {background-color: #fff !important;}
}
table th, table td{
	font-size: 1em;
}
.entry-card-snippet, .related-entry-card-snippet{line-height: 1.8;}
.search-box{margin: 0em 0 2em;}

.sns-share-message, .sns-follow-message{
	font-size: 0.7em;
color: #666;}

.widget-entry-cards.large-thumb-on .card-content{background: rgba(0,0,0,0.5);}

.midashi-aomaru{
	font-weight: bold;
	color: #FFF;
	background-color: #222b7a;
	border-radius: 20px;
	text-indent: 0.7em;
	line-height: 110%;
	font-size: 22px;
		padding-top: 8px;
	padding-bottom: 5px;
}

.kasen-tensen{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	overflow: hidden;
}
.bc-brand-color.sns-share .instagram-button, .bc-brand-color.sns-follow .instagram-button{    background-color: #ff1493;}



/*文字回転*/

.anim-box.fadeup.is-animated {
  animation: fadeup 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
}
 
@keyframes fadeup {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fuwafuwa {
  animation: fuwafuwa 3s infinite ease-in-out .8s alternate;

  display: inline-block;
  transition: 1.5s ease-in-out;

}
 
@keyframes fuwafuwa {
  0% {
    transform:translate(0, 0) rotate(-7deg);
  }
  50% {
    transform:translate(0, -7px) rotate(0deg);
  }
  100% {
    transform:translate(0, 0) rotate(7deg);
  }
}


.anim-box.poyopoyo {
  animation: poyopoyo 2s ease-out infinite;
  opacity: 1;
}
@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1.0);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}


/*文字回転ここまで*/

/*文字ふわっと*/

.textRevealContainer {
  text-align: center;
}

.textReveal {
  overflow: hidden;
  animation: textRevealAnim 2s ease 0.5s forwards;
}

.textReveal > div {
  padding: 8px 16px;
  transform: translateX(100%);
  border-left: 2px solid red;
  overflow: hidden;
  animation: textRevealAnim 2s ease 0.5s forwards,
    borderOpacityAnim 2s ease 0.5s forwards;
}

.textReveal > div > div {
  transform: translateX(-100%);
  animation: textRevealAnim 2s ease 0.5s forwards;
}

@keyframes textRevealAnim {
  to {
    transform: translateX(0);
  }
}

@keyframes borderOpacityAnim {
  50% {
    border-left: 2px solid red;
  }
  100% {
    border-left: 2px solid transparent;
  }
}

.textReveal.x50 {
  transform: translateX(-50%);
}

.textReveal.x100 {
  transform: translateX(-100%);
}

.textReveal.zoom > div {
  transform: translateX(100%) scale(0.5, 0.5);
}

.textReveal.rotateY {
  perspective: 100px; /*adjust according to your need*/
}

.textReveal.rotateY > div {
  transform: translateX(100%) rotateY(20deg);
}

.textReveal.color > div > div {
  background: linear-gradient(
    to right,
    red,
    red 45%,
    orange 45%,
    orange 55%,
    red 55%,
    red
  );
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-size: 300%;
  animation: textRevealAnim 2s ease 0.5s forwards,
    bgShiftAnim 3s ease 0.5s forwards;
}

@keyframes bgShiftAnim {
  to {
    background-position: 100%;
  }
}

/*文字ふわっとしたからここまで*/

/*ナウローディング*/

#loading {
    width: 100vw;
    height: 100vh;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

#loading_barWrap {
    width: 30vw;
    height: calc(1rem + 5px);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

#loading_bar {
    width: 0;
    height: 2px;
    background: #1701a7;
    transition-duration: 1s;
}

.text {
    text-align: center;
    color: #1701a7;
}

.loadingNone {
    animation: loadingAnime 1s forwards;
}

@keyframes loadingAnime {
    0% {
        opacity: 1;
    }
    99% {
        opacity: 0;
    }
    100% {
        opacity: 0;
        display: none;
		z-index: -999;
    }
}
  /*ナウローディングここまで*/
 
.post-date::before {
	content: "投稿日";
}
.post-update::before {
	content: "更新日";
}
.post-date::before, .post-update::before {
	font-size: 0.4em;
	margin-right: 0.4em;

}

/*パンくずリスト カテゴリ・記事タイトルアイコン 非表示*/
.breadcrumb-item > span.fa-folder,
.breadcrumb-item > span.fa-file-o,
.fa-home{
  display: none; /*非表示*/
}
.menu-drawer{
    border-bottom: 100% solid #BDBDBD;
}

.menu-drawer a{
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-bottom-content{
	padding-right: 40px;}

/*==================================================
アコーディオンのためのcss
===================================*/

/*アコーディオン全体*/
.accordion .accordion-area{
    list-style: none;
    width: 100%;
    max-width: 900px;
    margin:0 auto;
}

.accordion .accordion-area li{
    margin: 10px 0;
}

.accordion .accordion-area section {
  /* border: 1px solid #ccc; */
}
.accordion ul{padding-left: 0px;}
/*アコーディオンタイトル*/
.accordion .title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-weight: normal;
    transition: all .5s ease;
    border-bottom-style: none;
    margin-bottom: 10px;
}

/*アイコンの＋と×
.accordion .title::before,
.accordion .title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #333;
    
}
.accordion .title::before{
    top:48%;
    left: 15px;
    transform: rotate(0deg);
    
}
.accordion .title::after{    
    top:48%;
    left: 15px;
    transform: rotate(90deg);

}
*/

/*　closeというクラスがついたら形状変化　*/
.accordion .title.close::before{
  transform: rotate(45deg);
}

.accordion .title.close::after{
  transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.accordion .box {
    display: none;/*はじめは非表示*/
    margin-top: 0;
    margin-bottom: 3%;
}

.kadomaru{
    border-radius: 10px;
}

.title-1 {

    font-weight: 400;
    font-style: normal;
    position: relative;
    font-size: 30px;

    text-align: center;
    margin-bottom: 50px;
}
/**/
.title-1 span {
  font-size: 8px;
  font-size: 0.8rem;
  display: block;
}

.title-1:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 2px;
  content: '';
  border-radius: 3px;
  background: #666;
}


.title-2 {
    font-weight: 400;
    font-style: normal;
    position: relative;
    font-size: 18px !important;
    font-size: 1.2rem;
    text-align: center;
    color: #0068B6;
    margin-bottom: 50px;
	margin-top: 30px;
}

.title-2 span {
  font-size: 8px;
  font-size: 0.8rem;
  display: block;
}

.title-2:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 50px);
  width: 100px;
  height: 2px;
  content: '';
  border-radius: 3px;
  background: #0068B6;
}

.header-container-in.hlt-top-menu.hlt-tm-small .logo-header{    max-height: 60px;}
.header-container-in.hlt-top-menu.hlt-tm-small .logo-header img{    max-height: 60px;}

.bg-yellow{
	background-color: #FFFDCF;}
.text-c-orange{
    color: #FF5700;
}
.text-c-blown{
    color: #774125;
}
input[type='submit']{background-color: #666;}
input[type="submit"]{ color: #fff;}

.waku-orange{
    border: 3px solid #FBBB43;
}

.tbl-r02 table th{ background-color: #fff;}
.tbl-r01 table tr{ background-color: #fff;}
.tbl-r01 table{
  box-sizing: border-box;
  border-collapse:collapse;
  margin: 0 auto;
  text-align: center;
  width: 800px;
	max-width: 100%;
}
.tbl-r01 table td{text-align: left;}
.tbl-r01 table th,
.tbl-r01 table td{

    border-bottom: 1px solid #ccc;
 
    padding: .5em 1em;
}
.tbl-r01 table th{
  background: #eee;
}
@media (max-width: 650px) {
    .tbl-r01 table{
      width: 100%;
    }
    .tbl-r01 table th,
    .tbl-r01 table td{
      display: block;
    }
    .tbl-r01 table th,
    .tbl-r01 table td{
      border-top: none; 
		border-bottom: 1px solid #fff;
    }
    .tbl-r01 table tr:first-child th{
      border-top: 1px solid #fff;
    }
  }

.tbl-r02{width: 100%;}
.tbl-r02 th {
    background-color: #FBBB43;
    border: solid 1px #fff;
    color: #fff;
    padding: 10px;
}
.tbl-r02 td {
    　border: solid 1px #fff;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #fff;
    width: 100%;
  }
	.tbl-r02 th{
    margin-top: 20px;
		margin-bottom: 10px;
}
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
	  padding: 0px;
  }
	.tbl-r02 th, .tbl-r02 td {
    border: 0px solid #fff;
}
}
	@media screen and (max-width: 834px){
		
		
.logo {text-align: left;}
.navi-footer-in > .menu-footer li.menu-item {text-align: left;}
		.footer-bottom-content{text-align: left;
			font-size: 10px;}
	}
	.line-height100{font-size: 0px;
	line-height: 100%;}

.macaron-kid  {
	background-color: #00f;
}
.redtext{background-color: #00f;}	
	
.box14{
    padding: 0.9em 0.5em;
    margin: 2em 0;
    background: #d6ebff;
    box-shadow: 0px 0px 0px 10px #d6ebff;
    border: dashed 2px white;
width: 500px;
	max-width: 100%;
margin-right: auto;
	margin-left: auto;
}
.box14 p {
    margin: 0; 
    padding: 0;
}
.note2{
  color: #696969;
  margin: 5em 0;
  font-weight: bold;
  border: solid 1px #e6e6e6;
  padding: 0.3em 1em 2em 1em;
  box-shadow:2px 2px 0 rgba(0,0,0,.1);
}
.sen2{
  background-color: #fff;
  background-image:
  linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 98%, #646464 100%);
  background-size: 100% 2em;
  line-height: 2em;
  padding: 2em 1em 0.2em 1em;
}	
	
.saiyou-title{
    font-size: 60px;
    position: relative;
    top: 500px;
    z-index: 10;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0px 0px 10px #2a2a2a;
    margin-top: -100px; /*余白を解消する値を入れます*/
    line-height: 120%;
}	
	input[type='submit'], #bbp_reply_submit, .bp-login-widget-register-link a {
    padding: 11px;
	max-width: 300px;	
    width: 50%;
    margin: 0;
    cursor: pointer;
			margin-right: auto;
	margin-left: auto;
}
.box-memo{
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #732F06;
    background: #ffe686;
    border-bottom: solid 6px #f9ae3b;
    border-radius: 9px;
}
.box-memo p {
    margin: 0; 
    padding: 0;
}
a.btn_03 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 500px;
    position: relative;
    background: #79c863;
    border: 2px solid #79c863;
    border-radius: 30px;
    box-sizing: border-box;
    padding-top: 15px;
    padding-right: 45px;
    padding-left: 25px;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 1.3;
    text-align: left;
    text-decoration: none;
    transition-duration: 0.3s;
    padding-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
    font-weight: bold;
}
a.btn_03:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
a.btn_03:hover {
  background: #fff;
  color: #79c863;
}
a.btn_03:hover:before {
  border-top: 2px solid #79c863;
  border-right: 2px solid #79c863;
}

/************************************
****　サイドバー
************************************/
#sidebar>.widget{
border-radius:10px;
}
.widget_search{
padding:0;
}
span.fas.fa-search::before{
color:#90C31F;/*検索マーク色変更はこちら*/
}
.sidebar h3{
color:#7b7b7b;
border-radius: 0%;
border-bottom:3px dotted;
border-color:#90C31F;/*タイトル下のライン色変更はこちら*/
padding-bottom:0.3em;
margin-top:-0.5em;
margin-bottom:1em;
}
.widget_recent_entries ul li a, .widget_categories ul li a, .widget_archive ul li a, .widget_pages ul li a, .widget_meta ul li a, .widget_rss ul li a, .widget_nav_menu ul li a {
background-color:#f7f7f7;
margin: 6px 0;
padding: 4px 10px;
border-radius:8px;
transition: 0.4s;
	font-size: 14px;
}
.widget_recent_entries ul li a:hover, .widget_categories ul li a:hover, .widget_archive ul li a:hover, .widget_pages ul li a:hover, .widget_meta ul li a:hover, .widget_rss ul li a:hover, .widget_nav_menu ul li a:hover{
background-color:#90C31F;/*マウスオーバー時の背景色変更はこちら*/
color:#fff!important;
}
.tagcloud a{
background-color:#f7f7f7;
}
.tagcloud a:hover{
background-color:#90C31F;/*マウスオーバー時の背景色変更はこちら*/
color:#fff!important;
transition: 0.4s ;
}
.nwa .recommended.rcs-card-margin a {
margin: 0 0 1em;
width: 90%;
}
.widget-entry-cards .widget-entry-card-content{
color: #565656;
}


/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
  .widget-entry-cards.card-large-image .a-wrap {
width:32.5%;
}
	.saiyou-title{
    font-size: 50px;
    position: relative;
    top: 350px;
    z-index: 10;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0px 0px 10px #2a2a2a;
}	
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
.widget-entry-cards.card-large-image .a-wrap {
width:49%;
}
.top-rec-icon{
	position: static;
	bottom: auto;
	right: auto;
	text-align: center;
}
	.saiyou-title{
    font-size: 50px;
    position: relative;
    top: 300px;
    z-index: 10;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0px 0px 10px #2a2a2a;
}	
}
/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
 .widget-entry-cards.card-large-image .a-wrap {
width:100%;
} 

.align_c_pc { text-align: left; }
.photo-back{
	background-image: none;
}
.pc-view{display: none;}
.sp-view{display: block;}

.fz-18px {
  font-size: 15px;
}

.fz-19px {
  font-size: 16px;
}

.fz-20px {
  font-size: 17px;
}

.fz-21px {
  font-size: 18px;
}

.fz-22px {
  font-size: 19px;
}

.fz-24px {
  font-size: 20px;
}

.fz-28px {
  font-size: 22px;
}

.fz-32px {
  font-size: 24px;
}

.fz-36px {
  font-size: 28px;
}

.fz-40px {
  font-size: 32px;
}

.fz-44px {
  font-size: 36px !important;
}

.fz-48px {
  font-size: 40px;
}

.fw-100 {
  font-weight: 70;
}

.fw-200 {
  font-weight: 100;
}

.fw-300 {
  font-weight: 150;
}

.fw-400 {
  font-weight: 200;
}

.fw-500 {
  font-weight: 250;
}

.fw-600 {
  font-weight: 300;
}

.fw-700 {
  font-weight: 350;
}

.fw-800 {
  font-weight: 400;
}

.fw-900 {
  font-weight: 450;
}
.title{
	font-size: 28px;
}

.midashi-aomaru{
	font-weight: bold;
	color: #FFF;
	background-color: #222b7a;
	border-radius: 20px;
	text-indent: 0;
	line-height: 120%;
	font-size: 15px;
	text-align: center;
}
	
.page-body, .menu-content {
    font-size: 14px;
}	
.beige-photo1{
    background-repeat: no-repeat;
    background-position: right top / 50% no-repeat;
    position: relative;
    background-image: none;
}
.beige-photo2{
    background-repeat: no-repeat;
    background-position: left top / 50% no-repeat;
    background-image: none;
    position: relative;
}	
.title {
    font-size: 22px;
}
		.saiyou-title{
    font-size: 30px;
    position: relative;
    top: 180px;
    z-index: 10;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0px 0px 10px #2a2a2a;
			margin-top: -50px; /*余白を解消する値を入れます*/
}
	.btn01,
a.btn01,
button.btn01 {
	font-size: 1.0rem;
}
}
.article ul{margin-bottom: 0em;}
.fixed-header .navi-in > ul li:hover > ul {
display: block;
}