@charset "utf-8";
/*
Theme Name: tpl_090_rwd
Theme URI: http://f-tpl.com/
Description: tpl_090_rwd
Version: 1.0
Author: f-tpl
Author URI: http://f-tpl.com/
Tags: simple

	f-tpl v1.0
	 http://f-tpl.com/

	This theme was designed and built by f-tpl,
	whose blog you will find at http://f-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Modern+Antiqua);
@import url(https://fonts.googleapis.com/css?family=Pacifico);


/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
img,abbr,acronym,fieldset{border:0;}


body{
	font: 14px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	color: #000;
	background: #fff;
}


/* リンク設定
------------------------------------------------------------*/
a{
	color: #2b86b5;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{
	outline: 0;
}


/* アーカイブ + ウィジェット */
.col3 a{
	display: block;
	color: #000;
}

.col3 a:hover{
	color: #2b86b5;
	text-decoration: none;
}

#wp-calendar a{
	color: #2b86b5 !important;
}



/* フォーム
------------------------------------------------------------*/
input[type="text"], input[type="email"], textarea{
	max-width: 90%;
	height: 28px;
	padding: 0 5px;
	border: 1px solid #d4d4d7;
	border-radius: 3px;
	line-height: 28px;
	font-size: 100%;
	color: #555;
	background: #fcfcfc;
}

textarea{
	height: auto;
	line-height: 1.5;
}

input[type="submit"], input[type="reset"], input[type="button"]{
	padding: 1px 10px;
	border: 0;
	border-radius: 3px;
	line-height: 28px;
	font-size: 100%;
	color: #fff;  
	background: #000;
}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover{
	cursor: pointer;
	background: #777;
}
#header-nav-toggle, .menu-overlay {
display: none !important;
}


/* ヘッダー
------------------------------------------------------------*/
#header{
	text-align: center;
}
.hr{
	text-align: center;
}

#logo{
	padding-top: 1x;
}

#logo img{
  transform: scale(.5);
}

#mainnav a{
	color: #333;
	font-weight: bold;
	font-family: 'Noto Sans JP', serif;
}

#mainImg img{
	width: 100%;
	height: auto;
	margin-bottom: 80px;
}
#mainImg1 img{
	width: 100%;
	height: auto;
	margin-bottom: 80px;
	margin-top:80px;
}
#mainImg2 img{
	width: 100%;
	height: auto;
	margin-bottom: 0px;
}



/* ウィジェット
------------------------------------------------------------*/
#widget{
	clear: both;
	margin-top: 50px;
	padding-top: 80px;
	border-top: 1px solid #dfdfdf;
}

.widget{
	padding-bottom: 30px;
}

.widget li{
	margin-bottom: 10px;
	line-height: 1.5;
}

.widget .sub-menu{
	margin: 5px 0 0 10px;
	font-size: 90%;
}

#wp-calendar{
	width: 100%;
}

#wp-calendar th, #wp-calendar td{
  text-align: center;
}

#wp-calendar caption {
    font-weight: bold;
    text-align: center;
}

#wp-calendar #today{
	background: #eee;
}

#wp-calendar th:nth-child(6){
	color: #0040ce;
}

#wp-calendar th:nth-child(7){
	color: #cc0000;
}

#wp-calendar #prev{
	padding-top: 10px;
	text-align: left;
}

#wp-calendar #next{
	padding-top: 10px;
	text-align: right;
}



/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	margin: -10px 0px  -90px 0px;
	text-align: center;
	font-size: 90%;
	color: #fff;
	background-color: darkblue;
}

#footer1{
	clear: both;
	padding: 20px 0px 0px 0px;
	text-align: center;
	font-size: 90%;
	background-color: #fff;
}



/* 共通
------------------------------------------------------------*/
h1, h2{
	font-family: 'Noto Sans JP', serif;
}

h3{
  font-size: 120%;
}

img{
	max-width: 100%;
	height: auto;
}

.inner{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.innerS{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.innerSS{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.innerS1{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.innerS2{
	width: 40%;
	margin: 0 auto;
	padding-bottom: 50px;
}

/* ページ・投稿
------------------------------------------------------------*/
#singleImg{
	text-align: center;
	margin-bottom: 40px;
}

#singleImg img{
	width: 70%;
	height: auto;
}

.header{
	width: 80%;
	margin: 0 auto 40px auto;
	background: url(images/border-color.png) repeat-x 0% 80%;
	height: 40px;
}
.header1{
	width: 60%;
	margin: 0 auto;
	
}
.header h1{
	padding: 10px;
		font-size:150%;
}

.header h1 span{
	display: inline-block;
	background: #fff;
	padding: 0 80px;
}

section header h1{
	text-align: center;
	font-size: 120%;
	margin-bottom: 30px;
}
.header1 h1{
	padding: 10px;
}

.header1 h1 span{
	display: inline-block;
	background: #fff;
	padding: 0 80px;
}

section header1 h1{
	text-align: center;
	font-size: 120%;
	margin-bottom: 30px;
}

.entry-footer{
	clear: both;
	padding-top: 30px;
	font-size: 80%;
	text-align: right;
}

.entry-footer span{
	padding-right: 10px;
}



/* アーカイブ
------------------------------------------------------------*/
.col3 .thumb{
	text-align: center;
	margin-bottom: 15px;
}

.col3 .thumb img{
	width:70%;
	height: auto;
}

.col3 h3{
	margin-bottom: 10px;
  line-height: 1.5;
}

.date{
	margin-top: 10px;
	font-size: 80%;
}



/* タイポグラフィ
------------------------------------------------------------*/
.post p{
	margin-bottom: 30px;
}

.post ul.tt1{
	margin: 0 0 10px 20px;
	counter-reset:li;
  padding: 0.5em 0.5em 0.5em 2em;
  font: 14px/1.6 'arial narrow', sans-serif;
  width:60%;
  list-style: none;
}

.post ul.tt1 li{
	position: relative;
  padding: 13px 4px 10px 35px;
  margin-top: 0.8em;
  border-bottom: 1px dashed #ccc;
  font-size: 170%px;
  color: #333;
    }
.post ul.tt1 li:before {
    counter-increment: li;
  content: counter(li);
  position: absolute;    
  z-index: -1;
  left: -50px;
  top: 10px;
  background: #FCE2B1;
  height: 2.3em;
  width: 2.3em;
  border: .1em solid rgba(0,0,0,.05);
  text-align: center;
  font: italic bold 1.7em/2.2em Georgia, Serif;
  color: #524744;
  border-radius: 2.3em;
  transition: all .2s ease-out;
    }
.post ul.tt1 li:hover:before{
  background-color: #ffc93b;
  border-color: rgba(0,0,0,.08);
  border-width: .2em;
  color: #444;
  transform: scale(1.5);
}
.post ol{
	margin: 0 0 10px 30px;
}

.post ol li{
	list-style:decimal;
}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6{
	clear: both;
	margin-bottom: 30px;
	padding: 20px 0 0;
	font-size: 100%;
}

.post h1{
	font-size: 120%;
}

.post h2{
	margin: 30px auto;
	font-size: 100%;
	text-align: center;
}

.post h2 span{
	display: inline-block;
	padding: 10px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}

.post h3{
	padding-bottom: 20px;
	border-bottom:2px solid #000;
}
.post h4.t1{
position: relative;
	padding-bottom: 10px;
	font-size: 120%;
}

.post h4.t1::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width:25%;
	height: 8px;
	background-image: repeating-linear-gradient(45deg, #b4a983 0px, #b4a983 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%);
	background-size: 8px 8px;
}
.post blockquote{
  clear: both;
	margin: 10px 0 30px;
	padding: 0 0 0 20px;
	border-left: 10px solid #bababa;
}
 
.post blockquote p{
	margin: 0;
}

.post table{
	margin:10px 0 20px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px #bababa solid;
}

.post table th{
  padding: 7px 10px 7px 5px;
	border: #bababa solid;
	border-width:0 0 1px 1px;
	font-weight: bold;
	color: #fff;
	background: #ccc;
}

.post table td{
	padding: 7px 5px;
	border: 1px #bababa solid;
	border-width: 0 0 1px 1px;
	}

.post dt{
	font-weight: bold;
}

.post dd{
	padding-bottom: 10px;
}

.aligncenter {
	display: block;
	margin:5px auto;
}

.alignright, .alignleft{
	float:right;
	margin: 5px 0 15px 7px;
	display: inline;
}

.alignleft{
	float: left;
	margin: 5px 15px 2px 0;
}

.clear{
	clear: both;
}

.imgFull{
	width: 100% !important;
	height: auto;
}




/* ページナビ
------------------------------------------------------------*/
.pagination, #pageLinks{
	clear: both;
	padding-top: 15px;
	text-align: center;
	background:#f3f3f3;
}

.pagination li{
	display: inline-block;
	margin: 0 5px 15px 5px;
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 100px;
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, .2);
	background:#fff;
}


#pageLinks span{
	padding: 0 5px;
}

.bookmark.icon {
  color: #000;
  position: absolute;
  margin-left: 5px;
  margin-top: 3px;
  width: 10px;
  height: 15px;
  border-radius: 1px 1px 0 0;
  border-top: solid 1px currentColor;
  border-left: solid 1px currentColor;
  border-right: solid 1px currentColor;
}

.bookmark.icon:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 1px;
  width: 7px;
  height: 7px;
  border-top: solid 1px currentColor;
  border-left: solid 1px currentColor;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#menu-item-54 > a:after {
    content: 'mikata';
    display: block;
	color: #FF40BA;
　 text-align: center;
}
#menu-item-221 > a:after {
    content: 'mikata';
    display: block;
	color: #FF40BA;
　 text-align: center;
}
.mega-menu-description {
	color: #FF40BA;
	font-size: 100% !important;
	font-style: normal !important;
	font-weight: bold !important;
}

#menu-item-83 > a:after {
    content: 'register';
    display: block;
	color: #FF40BA;
    text-align: center;


}

#menu-item-55 > a:after {
    content: 'news';
    display: block;
	color: #FF40BA;
　 text-align: center;

}
#menu-item-200 > a:after {
    content: 'news';
    display: block;
	color: #FF40BA;
　 text-align: center;

}
#menu-item-82 > a:after {
    content: 'question';
    display: block;
	color: #FF40BA;
　 text-align: center;
}

#menu-item-81 > a:after {
    content: 'Supporter';
    display: block;
	color: #FF40BA;
　 text-align: center;
}

#menu-item-80 > a:after {
    content: 'inquiry';
    display: block;
	color: #FF40BA;
	text-align: center;
}
ul.sample1{
  list-style-type: none;
  padding: 0;
  width:800px;
}
ul.sample1 li{
 list-style-type: none;
  position: relative;
  padding: 0.5em 1em 0.5em 2.3em;
  margin-bottom:5px;
  color: #666;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid rgba(255,148,112, 0.5);
}
ul.sample1 li:after,
ul.sample1 li:before{
  content: "";
  position: absolute;
  border-radius: 50%;
}
ul.sample1 li:before{
  left: 0.2em;
  width: 17px;
  height: 17px;
  background: rgba(255,148,112,0.5);
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
ul.sample1 li:after{
  top: 1.1em;
  left: 0.7em;
  width: 14px;
  height: 14px;
  background: rgba(255,148,112,0.3);
}

h1.line {
      text-align: center;
      position: relative;
}

h1.line::before,
h1.line::after {
      content: '';
      width: 60px;
      height: 4px;
      display: block;
      background-color: #f89019;
}

h1.line::before {
      position: absolute;
      top:50%;
      left:60%;
      transform: translateY(-50%);
}
h1.line::after {
      position: absolute;
      top:50%;
      right:60%;
      transform: translateY(-50%);
}
h1.line1 {
      text-align: center;
      position: relative;
}

h1.line1::before,
h1.line1::after {
      content: '';
      width: 60px;
      height: 4px;
      display: block;
      background-color: LightPink;
}

h1.line1::before {
      position: absolute;
      top:50%;
      left:60%;
      transform: translateY(-50%);
}
h1.line1::after {
      position: absolute;
      top:50%;
      right:60%;
      transform: translateY(-50%);
}
ul.sample2{
  background: rgb(224, 255, 255, 1);
  box-shadow: 0px 0px 0px 10px rgba(224, 255, 255, 1);/*線の外側*/
  border: dashed 2px #fff;/*破線*/
  border-radius: 9px;
  margin-left: 10px;/*はみ出ないように調整*/
  margin-right: 10px;/*はみ出ないように調整*/
  padding: 0.5em 0.5em 0.5em 2em;
  font-weight: bold;
  color: #666;
}

ul li.sample2{
  line-height: 1.5;
  padding: 0.5em 0;
}

h1.sample3{
  position: relative;
	
}
h1.sample3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: -webkit-repeating-linear-gradient(-45deg, #1E90FF, #1E90FF 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #1E90FF, #1E90FF 2px, #fff 2px, #fff 4px);
}
.sq{
	margin-top: 20px;
height: 250px;/*スクロールの高さ*/
	overflow-y: scroll;
}
ul.sample4{
  padding: 0;
  width:350px;
  list-style-type: none;
}
ul.sample4 li{
	  list-style-type: none;
	  color: #666;
  position: relative;
  padding: 0.5em 1em 0.5em 2.3em;
  margin-bottom:5px;
  color: rgb(255,69,0);
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid rgba(255,69,0, 0.5);
}
ul.sample4 li:after,
ul.sample4 li:before{
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
ul.sample4 li:before{
  top: 0.7em;
  left: 0.2em;
  width: 12px;
  height: 12px;
  border:2px solid rgba(255,69,0,0.5);
}
ul.sample4 li:after{
  top: 0.9em;
  left: 0.7em;
  width: 14px;
  height: 14px;
  background: rgba(255,69,0,0.3);
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.size{
  font-size:1.5em; /*1.5倍にする*/
}
.yokonarabe{
display:flex;
justify-content: center;
}
/*サムネイル画像*/
.thumbnail,.thumbnail2{
	width: 80px;	/*画像の幅*/
	height: 80px;	/*画像の高さ*/
	border: 1px solid #dcdcdc;	/*枠線の幅、線種、色*/
	margin-bottom: 15px;
	border-radius: 50%;
    background-position: left top;
}
.thumbnail:hover,.thumbnail2:hover {
	border: 1px solid #999;	/*マウスオン時の枠線の幅、線種、色*/
}
.blog1{
  background: #ffffff;
  margin-left: 10px;/*はみ出ないように調整*/
  margin-right: 10px;/*はみ出ないように調整*/
		padding: 0.5em 5em 0.5em 5em;
}
.blog2{
  background: #ffffff;
  margin-left: 10px;/*はみ出ないように調整*/
  margin-right: 10px;/*はみ出ないように調整*/
		padding: 5em 0.5em 0.5em 0.5em;
		}
.blog01 {
	display: flex; 
	padding-left: 30px; 	
	flex-direction: row;
	flex-wrap: wrap;
}
.blog1li {
  padding: 0px 7px 5px ;
	border: solid 1px #999999;
	width:30%;	
	height:400px;
	margin:20px 5px;
	text-align: center;
	background: #FFF;
	border-top: solid 4px #64687c;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
		}
	.blog1li1 {
  line-height: 1.5;
  padding: 2em 0;
	border-bottom: dashed 1px orange;
  padding: 0.5em 0.5em 0.5em 0px;
		line-height: 1.5em;
	}
	.blog1date{
		color: #32cd32;
		padding:0 5px;
	}

.oshirase{
	background: #ff40ba;
	color: #fff;
	padding: 0 5px;
}

.telfax{
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #fd9535;/*背景色*/
  border-bottom: solid 2px #d27d00;/*少し濃い目の色に*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
}

.flex{
    display: flex;

    justify-content: flex-start;    /*左（上）揃え*/
    justify-content: flex-end;      /*右（下）揃え*/
    justify-content: center;        /*中央揃え*/
    justify-content: space-between; /*均等に間隔をあける*/
    justify-content: space-around;  /*均等に間隔をあける・両端にも間隔をあける*/
	color:#FFFAFA;
}
.flex1{
    display: flex;

    justify-content: flex-start;    /*左（上）揃え*/
    justify-content: flex-end;      /*右（下）揃え*/
    justify-content: center;        /*中央揃え*/
    justify-content: space-between; /*均等に間隔をあける*/
    justify-content: space-around;  /*均等に間隔をあける・両端にも間隔をあける*/
	color:#FFFAFA;
	width: 80%;
}
.box4{
 position: relative;
 width: 30%;
 margin: 0 auto;
 padding: 35px 30px 20px;
	text-align:left; 
 color: #333;/* 文字色 */
 background-color: rgba(255, 229, 210, 0.2); /*枠背景色*/
 box-shadow: inset 0 0 40px rgba(255, 202, 207,0.5), 0 2px 2px #ccc;
}
.box4::before {
 display: block;
 position: absolute;
 content: "";
 width: 140px;
 height: 35px;
 left: 30%;
 top: -16px;
 background-color: rgba(255, 202, 207,0.2);/*テープ色*/
 box-shadow: 0 0 3px rgba(0,0,0,0.1);
 transform: rotate( -3deg ); /*テープ角度*/
}
.box5{
	padding: 0 30px 0 30px;
}
.box6{
	text-align:right; 
	padding-right: 0px;
}
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	font-family: 'FontAwesome', sans-serif;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa dt,.cp_qa dd {
	position: relative;
	padding: 1.0em;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	border-radius: 1.0em;
}
.cp_qa dt {
	margin: 0 3em 1em 3em;
	background: #ffe0b2;
}
.cp_qa dd {
	margin: 0 3em 3em 3em;
	background: #b2ebf2;
}
/* 吹き出し▶︎ */
.cp_qa dt::before,.cp_qa dd::before{
	position: absolute;
	z-index: 99;
	top: 0.5em;
	display: inline-block;
	width: 0;
	height: 0;
	content: '';
	border-style: solid;
}
/* 質問吹き出し▶︎ */
.cp_qa dt::before {
	left: -0.5em;
	border-width: 5px 8.7px 5px 0;
	border-color: transparent #ffe0b2 transparent transparent;
}
/* 答え吹き出し▶︎ */
.cp_qa dd::before {
	right: -0.5em;
	border-width: 5px 0 5px 8.7px;
	border-color: transparent transparent transparent #b2ebf2;
}
/* ?!アイコン */
.cp_qa dt::after,.cp_qa dd::after {
	font-size: 1.2em;
	position: absolute;
	top: 0;
	color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.2em;
}
/* ?アイコン */
.cp_qa dt::after {
	left: -2.5em;
	margin: 0 0.5em 0 0;
	padding: 0.2em 0.2em 0.2em 0.35em;
	content: 'Q';
	background: #ef92bb;
}
/* !アイコン */
.cp_qa dd::after {
	right: -2.5em;
	margin: 0 0 0 0.5em;
	padding: 0.2em 0.55em 0.2em 0.4em;
	content:'A';
	background: #68c9f2;
}
a.btn--orange {
  color: #fff;
  background-color: #eb6100;
}

a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}

a.btn-c {
  font-size: 1rem;
  position: relative;
  padding: 0.5rem 2rem 0.5rem 1rem;
}

a.btn-c i.fa {
  margin-right: 0.5rem;
}
.button15 a {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 1em 2em;
  width: 100px;
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  background-color: #fff3b8;
  border-radius: 50vh;
  transition: 0.3s;
}

.button15 a::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background-color: #f2f2f2;
  border-radius: 50vh;
}

.button15 a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 32px;
  transform: translateY(-50%) rotate(45deg);
  width: 5px;
  height: 5px;
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
}

.button15 a:hover {
  text-decoration: none;
  background-color: #ffad33;
}
.button16 a {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 1em 2em;
  width: 105px;
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  background-color: #fff3b8;
  border-radius: 50vh;
  transition: 0.3s;
}

.button16 a::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background-color: #f2f2f2;
  border-radius: 50vh;
}

.button16 a::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 32px;
  transform: translateY(-50%) rotate(-135deg);
  width: 5px;
  height: 5px;
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
}

.button16 a:hover {
  text-decoration: none;
  background-color: #ffad33;
}
.post table.tbl-jyohou {
    margin-left: auto;
    margin-right: auto;
	border-collapse:separate;
  border-spacing: 5px;
    width: 80%;
	 border: none;

}
.tbl-jyohou th {
  width: 30%;
  background: #fff;
	border-bottom: solid 1px #CCCCCC;
	  border-radius: 5px;

  color: #fff;
  padding: 10px;
}
.tbl-jyohou td {
  border-bottom: solid 1px #CCCCCC;
  border-radius: 5px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.ms{
  display: none;
	overflow: auto;
		position: none;
	}
.hp{
		padding: 20px 0px 0 0px;
	}
.hp1{
		color:＃666666; 
		font-size:14px; 
		text-align: left;  
		padding: 0 0 10px 100px;
	}
.hp2{
		text-align: center; 
	}
.mj1{
	padding:0px 0px 0 50px;
}
.mj2{
display:none;
	}
span.bm{
	font-size: 95%;
}
.top-m{
	padding:30px; 
	text-align:center;
}
.imagege {
	position: relative;
	display: block;
  margin: 0 auto;
	width:220px;
}

.imagege::before,
.imagege::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
}

.imagege::before {
	top: -5px;
	right: -5px;
	border-width: 0 20px 20px 0;
	border-color: transparent #053e62 transparent transparent;
}

.imagege::after {
	bottom: -5px;
	left: -5px;
	border-width: 20px 0 0 20px;
	border-color: transparent transparent transparent #053e62;
}

.imagege1 {
	position: relative;
display: block;
  margin: 0 auto;
	width:220px;
}

.imagege1::before,
.imagege1::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
}

.imagege1::before {
	top: -5px;
	right: -5px;
	border-width: 0 20px 20px 0;
	border-color: transparent #053e62 transparent transparent;
}

.imagege1::after {
	bottom: -5px;
	left: -5px;
	border-width: 20px 0 0 20px;
	border-color: transparent transparent transparent #053e62;
}
.imagege2 {
	position: relative;
	width:220px;
	display: block;
  margin: 0 auto;
}

.imagege2::before,
.imagege2::after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
}

.imagege2::before {
	top: -5px;
	right: -5px;
	border-width: 0 20px 20px 0;
	border-color: transparent #053e62 transparent transparent;
}

.imagege2::after {
	bottom: -5px;
	left: -5px;
	border-width: 20px 0 0 20px;
	border-color: transparent transparent transparent #053e62;
}
.flex11{
  max-width: 900px;
  margin: 0 auto 20px auto;
}
img{
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.ca{
	padding:5px 10px 5px 10px; 
	float:left;
}
.ca1{
	float:left; 
	font-size: 80%; 
	color: #333333; 
	padding:7px 0 0 0;
}
.ca2{
	float:left; 
	font-size: 100%; 
	color: #333333; 
	padding:12px 0 0 0;
}
.ca3{
	padding: 0px 10px 10px 5px;
}
.box11{
	display: flex;
	justify-content: start; 
	padding: 50px 0 0 130px;
}
.box12{
	padding:8px 10px 5px 0px;
}
.box13{
	font-size: 80%; 
	color: #333333; 
	padding:7px0 0 0;
}
.box14{
	padding: 0 130px;
}
.hunder{
	height: 50px;
}
	.qa{
		padding:10px 0 30px 0;
	}
.sato{
	padding:50px 0 0px 0;
}
	.qqh{
		height:100px;
	}
p.seasoning::before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(http://www.mikata-satooya.com/wp/wp-content/uploads/2022/06/スクリーンショット-2022-06-28-6.50.30.png) no-repeat;
  background-size: contain;
  margin-right: 3px;
  transform: translateY(10px);
}

@media screen and (min-width:600px) { 
  .flex11{
    display:flex;
    flex-wrap:nowrap;
    justify-content:space-between;
  }
  .item+.item{
    margin-left:1.0em;
  }
}


@media print
{
     body {
        zoom: 0.68;
        -webkit-print-color-adjust: exact;
    }
}

@media print and (-ms-high-contrast: none) {
        /* @pageの指定いらないかも */
    @page {
        size: A4;
        margin: 12.7mm 6.7mm;
    }

    body {
        zoom: 1.8;
        width: 1200px;
        transform: scale(0.5);
        transform-origin: 0 0;
    }
}
/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 800px){
	body{
		font-size:15px;
	}	
  a#menu{
		display:none;
	}
	.panel{
		display:block !important;
		padding-bottom: 50px;
	}
	.ms{
		display:block;
		padding-bottom: 20px;
	}
	#mainnav li{
		display: inline-block;
		position: relative;
		padding: 0 30px;
		font-size: 14px;
	}
	#mainnav li a{
		display: block;
	}
	#mainnav li ul{
		display: none;
	}	
	#mainnav li:hover ul{
  	display: block;
		position: absolute;
		top: 25px;
		left: 0;
		z-index: 500;
		background: rgba(255,255,255,.8)
	}
	#mainnav li li{
		padding: 10px;
		line-height: 1.5;
		border-bottom: 1px solid #fff;
		text-align: left;
	}
  #footer{
		padding: 30px 10px 70px 0;
	}
#footer1{
		padding: 30px 10px 70px 0;
	}
	/*その他と主な共通部分は省略*/
}
@media only screen and (max-width:799px) {
	
	.cform th,
	.cform td {
		width: 90%;
		display: block;
	}
}
@media only screen and (min-width: 981px){
	.col3{
		width: 80%;
		margin: 0 auto;
	}

	.col3 > li{
		display: inline-block;
		width: 30%;
		padding: 0 1.5%;
		margin-bottom: 50px;
		vertical-align: top;
		text-align: left;
	}
}


@media only screen and (max-width: 980px){
	.col3 > li{
		width: 80%;
		margin: 0 auto 0px;
	}
	.header{
		width: 80%;
		margin-bottom: 0px;
	}
  .header h1 span{
  		padding: 0 15px;
  }
	.header1{
		width: 80%;
		margin-bottom: 0px;
	}
  .header1 h1 span{
  		padding: 0 15px;
  }
	#mainImg img{
		margin-bottom: 0px;
		margin-top: 73px;
	}
	#mainImg1 img{
        margin:-20px 0 20px 0;
	}
	#mainImg2 img{
		margin-bottom: 0;
	}
	.innerS{
		width: 80%;
		padding-bottom: 30px;
	}
	.innerSS{
		width: 80%;
		padding-bottom: 30px;
	}
	.innerS1{
		width: 80%;
		padding-bottom: 30px;
	}
	.innerS2{
		width: 60%;
		padding-bottom: 30px;
	}
}


@media only screen and (max-width: 799px){
	#header{
		position: fixed;
		width: 100%;
		z-index: 500;
	}	
	#headerWrap{
		position: relative;
		width: 100%;
		height: 70px;
		background: #fff;
	}	
	#logo{
		padding-top: 5px;
				padding-bottom: 8px;
		background-color:#fff;
	}	
	#logo img{
		max-height: 65px;
		width: auto !important;
		transform: scale(1);
	}
  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #000;
  	transition: .2s;
	}
	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #000;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 0;
		z-index: 100;
	}
	.ms{
		display:none;
	}
	.msbk{
		width: 100%;
		display:inline;
		overflow: hidden;
		position: relative;
		left: 0;
		bottom: 3px;
		z-index: 100;
		background-color:#fff;
	}
	#mainnav{
		position: absolute;
		top: 0;
		width: 100%;
		text-align: right;
		z-index:500;
	}
	#mainnav ul{
		background: #fff;
		text-align: left;
	}
	#mainnav ul ul li{
		padding-left: 20px;
	}

	#mainnav li a{
		position: relative;
		display:block;
		padding:15px 25px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}	
	#mainnav li.menu-item-has-children a{
		border-bottom: 0;
	}
	#mainnav li.menu-item-has-children{
		border-bottom: 1px solid #ccc;
	}	
	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#mainImg{
		padding-top: 40px;
		z-index: -100;
	}
	#mainImg1{
		padding-top: 70px;
		z-index: -100;
	}
	#mainImg2{
		padding-top: 70px;
		z-index: -100;
	}
	section{
		padding-top: 100px;
	}
	
	section#toppage{
		padding-top: 30px;
	}
	section h2{
		margin: 0 auto 20px;
	}
	section h2 span {
		padding: 0 30px;
	}
	.alignright, .alignleft{
	  float: none;
		display: block;
		margin: 10px auto;	
	}
	#menu-item-54 > a:after {
    display: none;
}
	#menu-item-55 > a:after {
    display: none;
}
	#menu-item-80 > a:after {
    display: none;
}
	#menu-item-81 > a:after {
    display: none;
}
	#menu-item-82 > a:after {
    display: none;
}
	#menu-item-83 > a:after {
    display: none;
}
	h1.line::before {
      position: absolute;
      top:50%;
      left:80%;
      transform: translateY(-50%);
}
h1.line::after {
      position: absolute;
      top:50%;
      right:80%;
      transform: translateY(-50%);
}
	h1.line1::before {
      position: absolute;
      top:50%;
      left:80%;
      transform: translateY(-50%);
}
h1.line1::after {
      position: absolute;
      top:50%;
      right:80%;
      transform: translateY(-50%);
}
	h1.title {
      font-size:130%;
}
	.blog01{
		margin:0 30px 0 0; 
	}
	.blog1li {
  padding: 0px 5px  ;
	border: solid 1px #999999;
	width:38%;	
	height:220px;
	margin:5px auto;
	text-align: center;
	background: #FFF;
	border-top: solid 4px #64687c;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
			}
		.newarea{
			width: 90%; 
			padding: 30px 0px 10px 15px;
			}
			h4.tit {
	position: relative;
		clear: both;
	margin-bottom: 20px;/*見出しの下にとるスペース*/
	font-size: 16px;	/*文字サイズ*/
	font-weight: 800;
	border-bottom: 1px solid #f0bdc4; /* 下線 */
	color: #ff7ba7; /* 文字色 */
	padding: 5px 10px 5px 50px; /* 上・右・下・左の余白 */

}
	.blogarea{
			padding-left: 0px; 
			width: 100%;
		}
	span.bm{
	display:none;
}
	box4{
 position: relative;
 width: 100%;
 margin: 0 auto;
 padding: 50px 0px 0px 0px;
}
	.box5{
		width:100%;
	padding: 0px 0px 0px0px;
}
.box6{
	width:100%;
	padding-right: 0px;
}
.flex{
    display: flex;

   
    justify-content: center;        /*中央揃え*/
    justify-content: space-between; /*均等に間隔をあける*/
    justify-content: space-around;  /*均等に間隔をあける・両端にも間隔をあける*/
	color:#FFFAFA;
}	
.flex1{
    display: block;
	margin:100px auto 20px auto;
}	

.hp{
		padding: 30px 0px 0 0px;
	}
.hp1{
        display:none;
	}
.hp2{
	 background-color: #fff;
	padding-right: 10px;
	padding-top :5px;
	}
.post ul.tt1{
  width:100%;
}

.post ul.tt1 li{
  font-size: 100%px;
    }

.mj1{
display:none;
	}
.mj2{
display:flex;
	}
.box4{
 width: 90%;
	padding: 20px 10px 10px 10px;
}
.box4::before {
 display: flex;
 content: "";
 width: 140px;
 height: 35px;
 left: 30%;
 top: -16px;
 background-color: rgba(255, 202, 207,0.2);/*テープ色*/
 box-shadow: 0 0 3px rgba(0,0,0,0.1);
 transform: rotate( -3deg ); /*テープ角度*/
}
.box5{
	padding: 0 0px 0 0px;
	}
	.box6{
		width:80%;
	padding: 10px 0px 10px 0; 
		margin: 0 0 0 55px;
}
	ul.sample1{
  width:80%;
}
	.post table.tbl-jyohou { 
    width: 100%;

}

	.nnn{
		display:flex;
	}
.ca{
	padding:0px; 
	margin-top:-2px;
	}
	.ca1{
	font-size: 10px; 
	padding:0px 0 0 0;
}
	.ca2{
	font-size: 80%; 
	padding:7px 0 0 0;
}
	.ca3{
		font-size:80%;
	}
	.box11{
	display: flex;
	justify-content: start; 
	padding: 0px 0px 0 20px;
}
	.box12{
	padding:8px 0px 5px 0px;
}
	.box13{
	padding:0px 0px 0 0;
}
	#singleImg img{
	width: 100%;
	height: auto;
}
.box14{
	padding: 0 20px 0 20px;
}
	.hunder{
		margin-top:20px;
}
	.qa{
		padding:30px 0 30px 0;
	}
	.sato{
	padding-top:10px;
}
	.cp_qa *, .cp_qa *:after, .cp_qa *:before {
}
	.qqh{
		height:0px;
	}
	ul.sample1{
  list-style-type: none;
  padding: 0;
  width:320px;
}
ul.sample1 li{
 list-style-type: none;
  position: relative;
  padding: 0.5em 1em 0.5em 2.3em;
  margin-bottom:5px;
  color: #666;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid rgba(255,148,112, 0.5);
}
ul.sample1 li:after,
ul.sample1 li:before{
  content: "";
  position: absolute;
  border-radius: 50%;
}
ul.sample1 li:before{
  left: 0.2em;
  width: 17px;
  height: 17px;
  background: rgba(255,148,112,0.5);
  top: 1.5em;
	left: 0.05em;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
ul.sample1 li:after{
  top: 1.1em;
  left: 0.7em;
  width: 14px;
  height: 14px;
  background: rgba(255,148,112,0.3);
}
	.tbl-jyohou th {
		width: 35%;}
}
@-moz-document url-prefix() {
	a.btn--orange {
  color: #fff;
  background-color: #eb6100;
}

a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}

a.btn-c {
  font-size: 1rem;
  position: relative;
  padding: 0.5rem 0rem 0.5rem 0rem;
}

a.btn-c i.fa {
  margin-right: 0.5rem;
}

}
@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}