/*
Theme Name: Kabusanji rp
Theme URI: http://www.kabusan.or.jp/
Author: Kabusanji
Author URI: http://www.kabusan.or.jp/
Description: 
Version: 0.2
License: 
License URI: 

*/

@charset "utf-8";

@import url(fontawesome/css/all.min.css);

@font-face {
	font-family: YuGothicM;
	src: local("Yu Gothic Medium");
	font-display: swap;
}
html {
	font-size: 100%;
	overflow-y: scroll;
	/* maxvoltar.com/archive/-webkit-font-smoothing */
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	background: #fbf4ee;
	font-size: 1em;
	line-height: 25px;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* additional by Mazznoer */

:focus {
	outline: none;
}
	.sm_only {
		display: none;
	}



/* =Basic HTML
-------------------------------------------------------------- */


a:link,
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
hr {
	background: #ccc;
	border: none;
	height: 1px;
}
b, dt, strong {
	font-weight: bold;
}
blockquote, dl, ol, p, pre, table, ul  {
	margin: 13px 0;
}
blockquote {
	font-family: georgia;
	font-size: 1.1em;
	margin-left: 40px;
}
dd {
	margin-left: 35px;
}
ol, ul {
	margin-left: 30px;
}
ul {
	list-style-type: square;
}
ol {
	list-style-type: decimal;
}
mark {
	background-color: #ff9;
}
del {
	text-decoration: line-through;
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
q:before,
q:after {
	content: '"';
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	border: 0px solid #888;
}
input, select {
	vertical-align: middle;
}
pre {
	overflow: auto;
}
address, em {
	font-style: italic;
}
code, kbd {
	font-family: monospace;
	font-size: 1.2em;
}
sub {
	vertical-align: sub;
	font-size: smaller;
}
sup {
	vertical-align: super;
	font-size: smaller;
}
.clear{
	clear:both;
}
/* =Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	clear: both;
	line-height: 1.4em;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 1.9em;
}
h3 {
	font-size: 1.7em;
}
h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.1em;
}

/* =Layout
-------------------------------------------------------------- */

#container {
	margin: 0px auto;
	text-align: left;
	width: 100%;
}
#header {
	background:url(g_img/o_back.png) #ff6230;
	background-repeat:no-repeat;
	background-position:center center;
	width:100%;
}
#header .box{
	width:90%;
	max-width:265px;
	margin:0 auto;
	padding:50px 0 0 0;
}
#header .text{
	font-size:3em;
	text-align:center;
	padding:20px 0 30px 0;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
}
#menu {
	width:100%;
	padding:50px 0;
}
#menu ul{
	margin:0 auto;
	padding:0;
	display:flex;
	flex-wrap:wrap;
	width:95%;
	max-width:1200px;
}
#menu ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#menu ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	width: 25%;
	line-height:70px;
	box-sizing: border-box;
	padding:0;
	margin:0;
	font-size:2em;
	font-family: "Shippori Mincho", serif;
  font-weight: 700;
	border-left:1px solid #ff6230;
}
#menu ul li a:link,
#menu ul li a:visited{
	color:#000;
	box-sizing:border-box;
	display:block;
	width:100%;
	line-height:70px;
	height:70px;
}
#menu ul li a:hover{
	color:#fff;
	background:#ff6230;
	transition: all .3s;

}
#menu ul li:last-child{
	border-right:1px solid #ff6230;
	
}

#w_back {
	background:url(g_img/kumo.jpg) #fff;
	background-repeat:no-repeat;
	background-position: center calc(100% - 50px);
	margin-bottom:100px;
}
#w_back .box{
	width:95%;
	max-width:973px;
	margin:0 auto;
	padding:50px 0;
}
#w_back .box h1,
#main_o_back .box h2{
	width:95%;
	max-width:973px;
	margin:0 auto;
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	font-size:2.3em;
	text-align:center;
	padding:10px 0;
}
#w_back .box .text{
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	text-align:center;
	padding:30px 0;
	font-size:1.1em;
	line-height:1.8;
}
#w_back .box .text .kg{
	display:block;
}
#main_o_back {
	width:95%;
	max-width:1200px;
	margin:0 auto;
	padding:50px 0;
	font-family: "Shippori Mincho", serif;
  font-weight: 400;
}

#main_o_back .box{
	width:100%;
	max-width:973px;
	margin:0 auto;
	padding:50px 0;
}
#main_o_back h3{
	font-size:2.5em;
	text-align:center;
	color:#ff6230;
	padding:0;
  font-weight: 600;
}
#main_o_back .text_c{
	text-align:center;
	font-weight: 500;
}
#main_o_back .gosyuin{
	width:90%;
	max-width:800px;
	margin:0 auto;
	padding:30px 0;

}
#main_o_back .gosyuin ul{
	margin:0;
	padding:0;
	display:flex;
	flex-wrap:wrap;
}
#main_o_back .gosyuin ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#main_o_back .gosyuin ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	width: 50%;
	box-sizing: border-box;
	padding:0 50px;
	margin:0;
}
#main_o_back .gosyuin ul li img{
	width:100%;
	height:auto;
}
#main_o_back .gosyuin ul li h4{
	font-size:1.3em;
	text-align:center;
	padding:20px 0 0 0;
	font-weight:600;
}
#main_o_back .gosyuin ul li .tyuui{
	font-size:0.8em;
	line-height:1.3;
	text-align:center;
}
#main_o_back .map{
	width:90%;
	max-width:900px;
	margin:50px auto;
}
#main_o_back .map img{
	width:100%;
	height:auto;
}
#main_o_back .jiin{
	width:90%;
	max-width:1200px;
	margin:0 auto;
	padding:100px 0;
}
#main_o_back .photo_left{
	width:50%;
	float:left;
}
#main_o_back .photo_left img{
	width:100%;
	height:auto;
	padding:60px 0 0 0;
}
#main_o_back .photo_left ul{
	margin:0;
	padding:0;
	display:flex;
	flex-wrap:wrap;
}
#main_o_back .photo_left ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#main_o_back .photo_left li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 50%;
	box-sizing: border-box;
	padding:0 20px;
	margin:0;
}
#main_o_back .photo_left li img{
	width:100%;
	height:auto;
}
#main_o_back .text_right{
	width:50%;
	float:right;

}
#main_o_back .text_right table,
#main_o_back .text_right td{
	border:0px;
	margin:0;
	padding:0;
	width:100%;
}
#main_o_back .text_right td.tate{
	writing-mode: vertical-rl;
	text-orientation: upright;
	vertical-align:top;
	height:720px;
}

#main_o_back .text_right td.tate h3{
	font-size:4em;
	color:#ff6230;
	font-weight:500;
	text-align:left;
	margin:0;
	padding:0;
	line-height:1.2;
	letter-spacing:20px;
}
#main_o_back .text_right td.tate h3 span{
	font-size:0.6em;
	display:block;
	padding:140px 0 0 0;
	letter-spacing:5px;
}
#main_o_back .text_right td.tate h3 img{
	width:90px;
	height:auto;
	padding:0 0 20px 0;
}
#main_o_back .text_right td.tate .text{
	font-family: "Yuji Syuku", serif;
	font-size:1.2em;
	line-height:1.7;
	font-weight: 400;
	padding:60px 40px 0 0;
	box-sizing:border-box;
}
#main_o_back .text_right td.tate .text.min{
	line-height:1.4;
	padding:60px 20px 0 0;
}
#main_o_back .text_right td.tate .text .kg{
	display:block;
}
#main_o_back .text_right td.yoko{
	font-weight:500;
	padding:0 50px;
	box-sizing:border-box;
}
.tuui_o{
	color:#ff6230;
	font-size:0.9em;
}
#main_o_back .midashi_img{
	width:80%;
	max-width:350px;
	margin:0 auto;
}
#main_o_back .midashi_img img{
	width:100%;
	height:auto;
}
#main_o_back .midokoro{
	padding:40px 0;
}
#main_o_back .midokoro ul{
	margin:0;
	padding:0;
	display:flex;
	flex-wrap:wrap;
}
#main_o_back .midokoro ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#main_o_back .midokoro ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	width: 33%;
	box-sizing: border-box;
	padding:0 20px;
	margin:0;

}
#main_o_back .midokoro ul li .caption{
	padding:20px 0 0 0;
	margin:0;
	font-size:1.2em;
	font-weight:600;
}
#main_o_back .midokoro ul li img{
	height:auto;
	display:block;
	border-radius:20px;
}
#main_o_back .jyusyoku{
	width:95%;
	max-width:1000px;
	margin:0 auto;
	padding:40px 0;
}
#main_o_back .jyusyoku.size02{
	width:95%;
	max-width:1050px;
	margin:0 auto;
	padding:40px 0;
}
#main_o_back .jyusyoku .jyusyoku_photo{
	width:20%;
	float:left;
	text-align:center;
	font-weight:600;
}
#main_o_back .jyusyoku .jyusyoku_photo.size02{
	width:25%;
}
#main_o_back .jyusyoku .jyusyoku_photo img{
	padding-bottom:20px;
}
#main_o_back .jyusyoku .jyusyoku_text{
	box-sizing:border-box;
	width:80%;
	float:right;
	text-align:center;
	font-size:1.5em;
	line-height:1.6;
	font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
}
#main_o_back .jyusyoku .jyusyoku_text.size02{
	width:75%;
}
#main_o_back .tex_right{
	text-align:right;
}
#main_o_back .bottmm_text{
	text-align:center;
	font-size:1.7em;
	font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
	color:#ff6230;
	padding:50px 0;	
}
.iconbox img{
	display:none;
}
.speechBubble {
  position: relative;
  display: block;
  margin-left: 50px;
	box-sizing:border-box;
  padding: 40px;
  border: 1px solid #ff6230;
  border-radius: 30px;
  background-color: #fbf4ee;
  text-align: center;
  color: #000000;
}
.speechBubble.icon {
  background:url(g_img/tokubetu.png);
	background-repeat:no-repeat;
	background-position: right 5% top 5%;

}

.speechBubble::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 0 50px 50px 0;
  border-color: transparent #ff6230 transparent transparent;
  translate: -100% -50%;
}

.speechBubble::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 0 47.6px 47.6px 0;
  border-color: transparent #fbf4ee transparent transparent;
  translate: -100% calc(-50% - 0.2px);
}
#main_o_back .jyusyoku .jyusyoku_text .tyuui{
	font-size:0.7em;
	font-weight: 500;
	padding:40px 0 0 0;
}
.m_btn {
	display: block;
	width: 100%;
	height: 50px;
	margin:10px auto 0 auto;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	font-size:1.4em;
	font-weight:600;
	border:1px solid #ff6230;
	color:#ff6230;
}
.m_btn span{
	font-size:0.8em;
}
a.m_btn,
a:link.m_btn{
	color:#ff6230;
}
a:hover.m_btn,
.m_btn:hover {
	color:#fff;
	background:#ff6230;
	text-decoration: none;

}
.m_btn::before,
.m_btn::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.m_btn,
.m_btn::before,
.m_btn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.kg{
	display:block;
}
button{
	background: none;   /* 背景色なし */
  border: none;       /* 枠線なし */
  outline: none;      /* フォーカス時の枠線なし */
  box-shadow: none;   /* 影なし */
  cursor: pointer;    /* マウスオーバーで指マーク */	
}
button a:link{
	color:#000;
}
/* モーダルの背景を薄暗く */
.modal {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* 半透明の黒 */
  display: flex;
  justify-content: center;
  align-items: center;
}

/* モーダルウィンドウの内容 */
.modal-content {
  background-color: white;
  padding: 0;
  border-radius: 10px;
  width: 60%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  position: relative;
}

/* モーダルを閉じるボタン */
.close-modal {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 24px;
  cursor: pointer;
}

.popup-inner{
	width:100%;
}
.popup-inner ul{
	margin:0;
	padding:0;
	display:flex;
	flex-wrap:wrap;
}
.popup-inner ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#main_o_back .midokoro ul li .popup-inner ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 50%;
	box-sizing: border-box;
	padding:50px 20px;
	margin:0;
	line-height:1.8em;
}
#main_o_back .midokoro ul li .popup-inner ul li h4{
	font-size:1.5em;
	text-align:center;
	font-weight:600;
	padding:0 0;
}
hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
.popup-inner ul li hr{
	text-align:center;
	border-bottom:3px solid #ff6230;
	width:20%;
	margin:30px auto;
}
.popup-inner ul li img{
	width:100%;
	height:auto;
}
@media (max-width: 767px) { 
.kg{
	display:initial;
}
	.sm_only {
		display: block;
	}
#header {
	background:url(g_img/o_back.png) #ff6230;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	width:100%;
	margin:50px 0 0 0;
}
#header .box{
	width:100%;
	max-width:auto;
	margin:0 auto;
	padding:50px 0 0 0;
}
#header .box img{
	width:auto;
	display:block;
	margin:0 auto;
	height:250px;
}
#header .text{
	font-size:1.4em;
	text-align:center;
	padding:20px 0 30px 0;
}
#menu {
	width:100%;
	padding:0px 0 30px 0;
}
#menu ul{
	margin:0 auto;
	padding:0;
	display:flex;
	flex-wrap:wrap;
	width:95%;
	max-width:1200px;
}

#menu ul li {
	float: none;
	width: 100%;
	line-height:70px;
	font-size:1.5em;
	border-bottom:1px solid #ff6230;
	border-left:0px solid #ff6230;
}
#menu ul li:last-child{
	border-right:0px solid #ff6230;
	
}

#w_back {
	background:url(g_img/kumo.jpg) #fff;
	background-repeat:no-repeat;
	background-position: center calc(100% - 50px);
	margin-bottom:100px;
}
#w_back .box{
	padding:50px 0;
}
#w_back .box h1,
#main_o_back .box h2{
	font-size:1.6em;
	padding:10px 0;
}
	#w_back .box img {
		width:100%;
		height:auto;
	}
#w_back .box .text{
	text-align:left;
	padding:30px 0;
	font-size:1.1em;
	line-height:1.8;
}
#w_back .box .text .kg{
	display:initial;
}
#main_o_back {
	padding:0 0 50px 0;
}

#main_o_back .box{
	margin:0 auto;
	padding:0;
}
#main_o_back .box img{
	width:100%;
	height:auto;
}
#main_o_back h3{
	font-size:1.5em;
	padding:20px 0;
}
#main_o_back .text_c{
	text-align:left;
	font-weight: 500;
}
#main_o_back .gosyuin{
	width:100%;
	max-width:100%;
	margin:0 auto;
	padding:30px 0;

}

#main_o_back .gosyuin ul li {
	float: none;
	list-style-type: none;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	padding:20px 0;
	margin:0;
}
#main_o_back .gosyuin ul li img{
	width:100%;
	max-width:250px;
	height:auto;
	display:block;
	margin:0 auto;
}
#main_o_back .gosyuin ul li h4{
	font-size:1.2em;
	padding:20px 0 0 0;
}
#main_o_back .gosyuin ul li .tyuui{
	font-size:0.8em;
	line-height:1.3;
	text-align:center;
}
#main_o_back .map{
	width:100%;
	margin:20px auto;
}

#main_o_back .jiin{
	padding:100px 0;
}
#main_o_back .photo_left{
	width:100%;
	float:none;
}
#main_o_back .photo_left img{
	width:100%;
	height:auto;
	padding:60px 0 0 0;
}

#main_o_back .photo_left li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 50%;
	box-sizing: border-box;
	padding:0 10px;
	margin:0;
}
#main_o_back .photo_left li img{
	width:100%;
	height:auto;
}
#main_o_back .text_right{
	width:100%;
	float:none;
}
#main_o_back .text_right table,
#main_o_back .text_right td{
	border:0px;
	margin:0;
	padding:0;
	width:100%;
}
#main_o_back .text_right td.tate{
	writing-mode: initial;
	text-orientation: initial;
	vertical-align:top;
	height:auto;
}

#main_o_back .text_right td.tate h3{
	font-size:3em;
	line-height:1.2;
	letter-spacing:20px;
	text-align:center;
}
#main_o_back .text_right td.tate h3 span{
	font-size:0.6em;
	display:block;
	padding:20px 0 0 0;
	letter-spacing:5px;
}
#main_o_back .text_right td.tate h3 img{
	width:90px;
	height:auto;
	padding:0 20px 0 0;
	display:block;
	margin:0 auto;
}
#main_o_back .text_right td.tate .text{
	font-size:1.2em;
	line-height:1.7;
	padding:60px 0 0 0;
}
#main_o_back .text_right td.tate .text.min{
	line-height:1.4;
	padding:60px 0 0 0;
}
#main_o_back .text_right td.tate .text .kg{
	display:initial;
}
#main_o_back .text_right td.yoko{
	font-weight:500;
	font-size:0.9em;
	padding:40px 0 0 0;
	box-sizing:border-box;
}
.tuui_o{
	color:#ff6230;
	font-size:0.9em;
}
#main_o_back .midashi_img{
	width:80%;
	max-width:350px;
	margin:0 auto;
}
#main_o_back .midashi_img img{
	width:100%;
	height:auto;
}
#main_o_back .midokoro{
	padding:40px 0;
}
#main_o_back .midokoro ul li {
	float: none;
	width: 100%;
	padding:20px;

}
#main_o_back .midokoro ul li .caption{
	font-size:1.1em;
}
#main_o_back .midokoro ul li img{
	width:100%;
	height:auto;
	display:block;
	border-radius:10px;
}
#main_o_back .jyusyoku{
	width:95%;
	max-width:1000px;
	margin:0 auto;
	padding:20px 0;
}
#main_o_back .jyusyoku.size02{
	width:95%;
	max-width:1050px;
	margin:0 auto;
	padding:40px 0;
}
#main_o_back .jyusyoku .jyusyoku_photo{
	width:100%;
	float:none;
	text-align:center;
	font-weight:600;
	padding-bottom:30px;
}
#main_o_back .jyusyoku .jyusyoku_photo.size02{
	width:100%;
}
#main_o_back .jyusyoku .jyusyoku_photo img{
	padding-bottom:20px;
}
#main_o_back .jyusyoku .jyusyoku_text{
	box-sizing:border-box;
	width:100%;
	float:none;
	text-align:center;
	font-size:1.3em;
	line-height:1.6;
}
#main_o_back .jyusyoku .jyusyoku_text.size02{
	width:100%;
}
#main_o_back .tex_right{
	text-align:right;
}
#main_o_back .bottmm_text{
	text-align:center;
	font-size:1.3em;
	color:#ff6230;
	padding:50px 0;
	}
.iconbox img{
	display:initial;
	float: left;
    margin: 0 10px 10px 0;
    display: block;
	width:70px;
	height:auto;
}
.speechBubble {
  position: initial;
  display: block;
  margin-left: 0;
	box-sizing:border-box;
  padding: 20px;
  border: 1px solid #ff6230;
  border-radius: 30px;
  background-color: #fbf4ee;
  text-align: left;
  color: #000000;
}
.speechBubble.icon {
  background:initial;
	background-repeat:initial;
	background-position:initial;

}
.speechBubble::before {
 display:none;
}

	
.speechBubble::after {
  display:none;
}
#main_o_back .jyusyoku .jyusyoku_text .tyuui{
	font-size:0.7em;
	font-weight: 500;
	padding:40px 0 0 0;
}
/* モーダルウィンドウの内容 */
.modal-content {
  background-color: white;
  padding: 0;
  border-radius: 10px;
  width: 85%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  position: relative;
}
#main_o_back .midokoro ul li .popup-inner ul li {
	display: block;
	float: none;
	list-style-type: none;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	padding:20px;
	margin:0;
	line-height:1.8em;
}
	#main_o_back .midokoro ul li .popup-inner ul li h4{
		font-size:1.2em;
	}
	#main_o_back .midokoro ul li .popup-inner ul li img{
		width:80%;
		height:auto;
		display:block;
		margin:0 auto;
	}
	#main_o_back .midokoro ul li .popup-inner ul li p{
		
		height:200px;
         overflow: auto;
	}
.m_btn {
	display: block;
	width: 100%;
	height: 50px;
	margin:10px auto 0 auto;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	font-size:1.4em;
	font-weight:600;
	border:1px solid #ff6230;
	color:#ff6230;
}
.m_btn span{
	font-size:0.8em;
}

}
/* -----------------------------------------------------------
ページトップ
----------------------------------------------------------- */
#page-top {
	opacity: 0;
}

#page-top {
	width: 60px;
	height: 60px;
	position: fixed;
	right: 16px;
	bottom: 16px;
	z-index: 9000;
	transition: all 0.4s ease-in-out 0s;
	cursor: pointer;

	background-color: white;
	mix-blend-mode: difference;
}

#page-top p {
	display: block;
	width: 60px;
	height: 60px;
	color: #000000;
	background: black;
	color: white;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.7rem;
	/*	
	margin: 0;
	padding: 0;
	text-align: center;
	background: #B82744 !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	color: #ffffff !important;
	text-align: center;
	font-size: 0.9em;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	*/
}

#page-top p a {
	color: #ffffff !important;
}

#page-top p:hover {}



/* -----------------------------------------------------------
スマホ上部固定メニュー
----------------------------------------------------------- */
#hummenu_smf {
	width: 100%;
	height: 64px;
	position: fixed;
	text-align: center;
	top: 0;
	z-index: 10000;
	display: block;
	color: #000000 !important;
	background-color: rgba(255, 255, 255, 1) !important;
	box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.1);


}

.mainlogo {
	text-align: left;
}

a.titlelogo_sm {
	margin-top: 5px;
	margin-left: 12px;
	z-index: 97;
	position: fixed;
}

a.titlelogo_sm img {
	height: 50px;
	width: auto;
	z-index: 102;
}


/* -----------------------------------------------------------
スマホ用ドロワーメニュー
----------------------------------------------------------- */

.pure-toggle-label {
	border: none;
}

.pure-toggle-label .pure-toggle-icon,
.pure-toggle-label .pure-toggle-icon:before,
.pure-toggle-label .pure-toggle-icon:after {
	background-color: #000000;
}

.pure-toggle-label .pure-toggle-icon,
.pure-toggle-label .pure-toggle-icon:before,
.pure-toggle-label .pure-toggle-icon:after {
	height: 1px;
	width: 40px;
}

/* 1px 調整 */
.pure-toggle-label .pure-toggle-icon:after {
	margin-top: 2px;
}

/* 1px 調整 */
.pure-toggle[data-toggle='right']:checked ~ .pure-toggle-label[data-toggle-label='right'] .pure-toggle-icon:after {
	margin-top: 0px;
}


.pure-toggle-label[data-toggle-label="right"] {
	top: 0px;
	right: 0px;
	left: auto;
}

.pure-drawer {
	background-color: #FFFFFF;
	overflow: auto;
}


.wp_nav-primary {
	margin: 67px 0px 30px 0px;
	padding: 0;
}

.wp_nav-primary_unb {
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	display: flex;
	justify-content: center;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

.facebook_sq {
	display: block;
	color: #000000;
	margin: 0;
	width: 50%;
	padding: 20px;
	border-right: 1px solid #eeeeee;
}

.instagram_sq {
	display: block;
	color: #000000;
	margin: 0;
	width: 50%;
	padding: 20px;
}

.wp_nav-primary_unb2 {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 0;
	text-align: center;
}

.wp_nav-primary_unb_btn {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	display: block;
	font-size: 1.1em;
	text-align: center;
	padding: 8px 0px;
	margin: 0;
	transition: .3s;
	width: 80%;
	height: 42px;
	overflow: hidden;
	color: #ffffff;
	background: #79341F;
	margin: 10px auto;
	border-radius: 20px;
	/* CSS3草案 */
	-webkit-border-radius: 20px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;
	/* Firefox用 */
	text-align: center;

}


.menu-sm_mainmenu-container ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu-sm_mainmenu-container ul li a {
	display: block;
	color: #000000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
}


/*
.nav-primary li a:last-child {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
}
*/

.menu-sm_mainmenu-container ul li a:hover {
	color: #ffffff;
	background-color: #1A305A;
}

.menu-sm_mainmenu-container ul li ul.sub-menu li a {
	padding-left: 50px;
}

.pure-toggle-label:hover .pure-toggle-icon,
.pure-toggle-label:hover .pure-toggle-icon::before,
.pure-toggle-label:hover .pure-toggle-icon::after {
	background-color: #79341F;
}

/**/

#apDots {
	margin: 0px;
	margin-bottom: 30px;

}

.widget-title {
	text-align: center;
	font-size: 1.1rem;
	margin: 0 auto;
	padding: 0 auto;

}



/**/
.fixedscreen {
	width: 100%;
	height: 64px;
	background-color: #ffffff;
	display: block;
	position: fixed;
	z-index: 96;
	box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.1);
}

.accordionmenu {
	max-width: 640px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-family: 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho, serif;
}

.accordionmenu a {
	display: block;
	/*padding: 10px;*/
	text-decoration: none;
	line-height: 1;
}

label.accordionbtn {
	display: block;
	margin: 0 0 0px 0;
	padding: 18px;
	line-height: 1;
	color: #000000;
	background: #ffffff;
	cursor: pointer;
	position: relative;
	border-bottom: 1px solid #eeeeee;
}

.accordionmenu_mini {
	max-width: 640px;
	margin: 0 auto;
	padding: 14px 14px 14px 24px;
	font-size: 0.8rem;
	color: #000000;
}

label.accordionbtn2 {
	display: block;
	margin: 0 0 2px 0;
	padding: 12px;
	line-height: 1;
	color: :#79341F;
	cursor: pointer;
	position: relative;
}

label.accordionbtn::after {
	font-family: "Font Awesome 5 Free";
	content: "\f107";
	/*content: "∨";*/
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;
	font-weight: bold;
	transition: 0.3s;
}

a.accordionbtn {
	display: block;
	margin: 0 0 0px 0;
	padding: 18px;
	line-height: 1;
	color: #000000;
	background: #ffffff;
	cursor: pointer;
	border-bottom: 1px solid #eeeeee;
}

a.accordionbtn_img {
	display: block;
	margin: 0 0 0px 0;
	padding: 0px;
	line-height: 1;
	color: #000000;
	background: #ffffff;
	cursor: pointer;
	border-bottom: 1px solid #eeeeee;
}
a.accordionbtn_img img{
	width:100%;
	height:auto;
}

a.accordionbtn2 {
	display: block;
	margin: 0 0 2px 0;
	padding: 8px 12px 8px 12px;
	font-size: 0.8rem;
	line-height: 1;
	background: #000000;
	cursor: pointer;
}

input.accordion {
	display: none;
}

.accordionmenu ul {
	margin: 0;
	padding: 0;
	background: #f4f4f4;
	list-style: none;
}

.accordionmenu li {
	max-height: 0;
	overflow-y: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.accordionmenu ul li.nolink_p span {
	margin: 0 0 0px 0;
	padding: 10px;
	padding-left: 20px;
}


#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li,
#menu_bar03:checked ~ #links03 li,
#menu_bar04:checked ~ #links04 li,
#menu_bar05:checked ~ #links05 li,
#menu_bar06:checked ~ #links06 li {
	max-height: 64px;
	opacity: 1;
	/*padding: 18px 18px 18px 18px;*/
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #dedede;
	display: flex;
	align-items: center;
}

#links01 li a,
#links02 li a,
#links03 li a,
#links04 li a,
#links05 li a,
#links06 li a {
	display: block;
	padding: 18px 18px 18px 18px;
	margin: 0;
	width: 100%;
}


#links01 li a:before,
#links02 li a:before,
#links03 li a:before,
#links04 li a:before,
#links05 li a:before,
#links06 li a:before {
	content: "―";
	letter-spacing: -.1em;
	width: 1em;
	margin-right: .5em;
	color: #cccccc;
}


input.accordion[type=checkbox]:checked + label.accordionbtn::after {
	transform: rotate(180deg);
	transition: 0.3s;
}



.hrbox {
	border-bottom: 1px solid #cccccc;
}

.telno {
	font-size: 1.8rem;
	margin: 0px auto;
	padding: 20px;

}

.jikantitle_000 {
	font-size: 0.8rem;
	line-height: 1.6;
}

.yoyakuteltitle {
	font-weight: 700;
	font-size: 0.8rem;
}
/* -----------------------------------------------------------
サーチフォーム
----------------------------------------------------------- */
.box_search {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 5px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #000000;
	text-align: center;
}

.searchform {
	width: 100%;
	margin: 0 auto;
}


.searchform div {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}


.searchform label {
	display: none;
}

.searchform input[type="text"] {
	max-width: 300px;
	height: 36px;
	padding: 0px;
}

.searchform input[type="submit"] {
	width: 60px;
	height: 36px;
	margin: 0px 0 0 2px;
	padding: 5px 10px 5px 10px;
	color: #ffffff !important;
	background-color: #000000 !important;
	border: 0;
}

.searchform input[type="submit"]:hover {}

