@charset "UTF-8";
h1, h2, h3, h4, h5, p, div, dt, dd, dl, img, input, form, ul, li, span, address, a, table {
	margin: 0px;
	padding: 0px;
}
.google-maps {
position: relative;
padding-bottom: 75%;
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

/*	title
/* ------------------------------------- */
#title {
max-width: 100%;
	margin: 25px 0 0 0;
padding: 55px 6% 50px 6%;
text-align: center;
background: url(../img/top/naruhodo2.jpg) center bottom / cover no-repeat;
}
#title h2 {
font-size: 150%;
font-weight: normal;
color: #FFF;
display: inline-block;
position: relative;
}
.pan {
	margin: 20px 0px 0px 0px;
	font-size:90%;
	color:#666;
}
.pan img {
	width: 20px;
	margin-bottom: 4px;
}
.pan a {
	color: #03c;
	text-decoration:none;
	transition: 0.3s;
	margin-right: 10px;
}

.pan a img {
	border: 0;
transition: 0.3s;
}
.pan a:hover img,
.pan a:hover {
opacity: 0.5;
}
/*	tex
/* ------------------------------------- */
.tex,
.tex0 {
clear: both;
padding: 8% 0px;
line-height:1.8em;
font-size:95%;
text-align:left;
}
.tex2 {
clear: both;
padding: 8% 0px;
line-height:1.8em;
font-size:95%;
text-align:left;
}
.tex img,
.tex0 img,
.tex2 img {
	border: 0;
max-width: 100%;
height: auto;
margin: 0 auto;
}
.tex a,
.tex0 a {
	text-decoration: underline;
	color: #03C;
}

.tex a:hover,
.tex0 a:hover {
	color: #69F;
	text-decoration: underline;
}
.tex img a,
.tex0 img a,
.tex2 img a {
	border: 0;
}
.tex a:hover img,
.tex0 a:hover img,
.tex2 a:hover img {
  opacity: 0.6;
  transition: 0.5s;
}
.tex p,
.tex0 p,
.tex2 p {
line-height:2.1em;
}
.tex2 a {
	text-decoration: none;
}

.tex0 h5 {
	border-bottom: #000 1px solid;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	color:#960;
	font-size:140%;
	font-weight:normal;
	text-align: center;
}
.tex0 h6 {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	color: #630;
	font-size:140%;
	font-weight:normal;
}

img.aligncenter,
img.alignright,
img.alignleft,
img.alignnone {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4%;
clear:both;
}
.alignright {
  float: none;
}
.alignleft {
  float: none;
}

.left,
.right,
.left2,
.right2 {
	margin: 0px;
}
.left img,
.right img,
.left2 img,
.right2 img {
	width:100%;
}
.no,
.no_sp {
	display: none;
}
.edit {
	width:100%;
	font-size:80%;
}

.m {
	margin: 0px 0px 20px 0px;
	width: 100%;
	background: #03C;
}
.m_yume {
	margin: 0px 0px 20px 0px;
	width: 100%;
	background: #FF8300;
}
.m h4,
.m_yume h4{
	font-size:140%;
	line-height:1.4em;
	font-weight: normal;
	padding: 15px 20px;
	color:#FFF;
}

.m2 {
	margin: 0px 0px 20px 0px;
	width: 100%;
	border: 2px #03C solid;
	box-sizing: border-box;
	clear: both;
}
.m2 h5 {
	font-size:120%;
	line-height:1.4em;
	font-weight: normal;
	padding: 10px 20px;
	color:#03C;
}

hr {
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: dotted; /* 線種 */
	border-color: #03C; /* 線色 */
	height: 1px; /* 高さ */
    max-width: 100%;
clear:both;
margin: 8% 0px;
}

hr.hr_yume {
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: dotted; /* 線種 */
	border-color: #FF8300; /* 線色 */
	height: 1px; /* 高さ */
    max-width: 100%;
clear:both;
margin: 8% 0px;
}


.naruhodo_m li {
	float: left;
display: inline-block;
vertical-align: top;
width: 100%;
margin: 0 0 2% 0px;
text-align: center;
}
section {max-width: 100%;margin: 0 auto;  padding: 0px;}
a.btn {
  display: flex;margin: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
	padding: 10px;
  position: relative;
background: #03C;
  border: 1px solid #03C;
  box-sizing: border-box;
  color: #FFF;
  text-decoration: none;
  transition-duration: 0.4s;
}
a.btn:hover {background: #fff;color: #03C;}

/*	 blog
/* ------------------------------------- */
.blog_box a img,
.blog_box a h4,
.blog_box a h5,
.blog_box a h6,
.blog_box a p,
.blog_box a span {
	border: 0;
transition: 0.3s;
	text-decoration: none;
}
.blog_box a:hover img,
.blog_box a:hover h4,
.blog_box a:hover h5,
.blog_box a:hover h6,
.blog_box a:hover p,
.blog_box a:hover span {
opacity: 0.5;
text-decoration: none;
}
.news_back ul {
	list-style:none;
padding: 0px 0px 2% 0px;
	font-size:0;
　　line-height:0;
}
.blog_box {
display: inline-block;
	height: auto;
vertical-align: top;
width: 46%;
margin: 2% 4% 0px 0px;
	text-align: justify;
}
.blog_box img {
    width: 100%;
}
.blog_box a {
	color:#000;
font-size: 16px;
line-height:1.8em;
}
.blog_box a span {
	color:#000;
	font-size:80%;
	line-height:1.4em;
}
.blog_box h5 {
	font-weight:normal;
	font-size:90%;
	line-height:1.4em;
	margin: 0 0 10px 0;
}
.blog_box a h4 {
	font-weight:normal;
	font-size:100%;
	line-height:1.6em;
	margin: 20px 0 10px 0;
	color: #733B92;
}
.blog_box h6 {
	font-weight:normal;
	font-size:80%;
	line-height:1.6em;
	margin: 0 0 10px 0;
}
.blog_box p {
	font-size:80%;
	line-height:1.6em;
	margin: 0 0 10px 0;
}
.news_back ul li:nth-child(even){
margin: 2% 0px 0px 0px;
}
.topics_box a span {
	margin: 10px 0 0 0 !important;
	display: block;
}
.topics_box a {
	color: #03C;
}
.topics_box h5 {
	padding: 7px 0 0px 0;
}

/* table
---------------------------------------------------- */
table {
	border-collapse: collapse;
	margin: 5px 0px 0px 0px;
	border-color:#9DDCFF;
	border-style: solid;
	border-width: 0;
	text-align: left;
line-height:1.5em;
word-break: break-all;
	font-size: 80%;
}
table th {
	font-size: 100%;
	line-height: 170%;
	padding: 7px;
	border: 1px solid #9DDCFF;
	font-style: normal;
}
table td {
	font-size: 100%;
	line-height: 170%;
	padding: 7px;
	border: 1px solid #9DDCFF;
}
/*	arvhive
/* ------------------------------------- */
.info_box {
	border-bottom: #000 dotted 1px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	width: 100%;
}
.info_box2{
	border-bottom: #666 dotted 1px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	width: 100%;
}

.maga_box {
	border-bottom: #000 dotted 1px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	width: 100%;
}
.i_box{
	float:left;
width: 75%;
}
.i_date{
	color: #444;
	margin: 0px 10px 0px 0px;
	float: left;
}
.i_text {
	margin: 0px 0px 0px 0px;
		display: block;
	clear: both;

}
.i_m{
	color: #666;
	margin: 0px 10px 0px 0px;
	clear:both;
}
.i_text span {
	color: #333;
	font-weight: normal;
	font-size:80%;
}

.i_text a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.i_text a:hover {
	color: #666;
	text-decoration: underline;
}
.i_date2{
	color: #666;
}
.i_title{
	color: #03C;
	font-size: 150%;
	line-height: 170%;
	margin: 0px 0px 10px 0px;
	font-weight: normal;

}
.i_title a {
	color: #000;
	text-decoration: none;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.i_title a:hover {
	text-decoration: underline;
	-webkit-filter: opacity(50%);
	filter: opacity(50%);
	text-decoration: none;
}
.p_title{
	color: #000;
	font-size: 150%;
	line-height: 170%;
	margin: 0px 0px 10px 0px;
	font-weight: normal;

}
.i_m2{
	color: #666;
	font-size: 110%;
	line-height: 170%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	border-bottom: #000 dotted 1px;
}
.i_text_box{
	border-bottom: #666 dotted 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
}
.back{
	color: #888;
width: 100%;
	font-size: 12px;
	line-height: 14px;
	margin: 20px 0px 20px 0px;
	clear:both;
}
.back a {
	text-decoration: none;
	color: #888;
}
.back a:visited {
	color: #888;
	text-decoration: underline;
}
.back a:hover {
	color: #999;
	text-decoration: underline;
}
/*	list
/* ------------------------------------- */
.list,
.work {
margin: 4% 0px 0px 0px;
text-align:left;
}
.list ul {
	list-style:none;
padding: 0px 0px 2% 0px;
text-align: left;
}

.list_box {
vertical-align: top;
display: inline-block;
width: 100%;
margin: 2% 0px 0px 0px;
}
.list_box img {
    width: 100%;
}
.list_box h5 {
	font-size:110%;
	color:#000;
	font-weight:normal;
	margin: 5px 0px 5px 0px;
	line-height:1.6em;
}
.list_box p {
	line-height:1.5em;
	margin: 0px 0px 4% 0px;
}
.list_box a {
	color:#000;
	line-height:2em;
}
.list a img {
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.list a:hover img,
.list a:hover h5,
.list a:hover p {
	-webkit-filter: opacity(50%);
	filter: opacity(50%);
	text-decoration: none;
}
.list a h5 {
margin: 10px 0 0 0;
font-size:120%;
font-weight:normal;
color:#000;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.list a p {
margin: 10px 0 0 0;
font-size:90%;
line-height:1.6em;
  color:#666;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	text-align:left;
}
.catalog ul {
list-style-type:none; 
}
.catalog li a {
	color:#FFF;
	font-size:18px;
	line-height:20px;
	width:32%;
	box-sizing:border-box;
	float: left;
padding: 25px 0px;
	margin: 0 2% 2% 0;
text-align:center;
transition: 0.5s;
	text-decoration: none;
}
.catalog01 a {
background-color: #733B92;
}
.catalog02 a {
background-color: #B4126C;
}
.catalog03 a {
background-color: #5F992F;
}
.catalog li:nth-of-type(3n) a {
margin: 0 0 2% 0;
}
.catalog li a:hover {
	color: #FFF !important;
opacity: 0.5;
text-decoration: none;
}

/*	 pagination
/* ------------------------------------- */
.pagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	font-size: 12px;
	line-height: 12px;
        text-align: center;
}
.pagination-box {
	display: inline-block;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	width: auto;
	color: #666; /* 文字色 */
	background: #DEDEDE; /* 背景色 */
}
.pagination a:hover{
	color: #fff; /* マウスホバー時の文字色 */
	background: #666; /* マウスホバー時の背景色 */
}
.pagination .current{
	padding: 8px 10px 8px 10px;
	background:#666; /* 現在のページの文字色 */
	color: #fff; /* 現在のページの背景色 */
}

/* form
/* ------------------------------------- */
.screen-reader-response ul {
	display: none;
}
.form {
	width: 100%;
  background: #E5E5E5;
	padding: 5% 0px;
}
dl.fo {
	width: 90%;
	color: #333333;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-top: #EEE solid 1px;
}
.fo_box {
	width: 100%;
	border-bottom: #EEE solid 1px;
	padding: 0px 0px 0px 0px;
  background-color: #FFF;
}


dl.fo2 {
	width: 100%;
	color: #333333;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: #EEE solid 1px;
}
.fo_box2 {
	width: 100%;
	border-bottom: #EEE solid 1px;
	padding: 0px 0px 0px 0px;
}
dl.fo dt,
dl.fo2 dt {
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	float: left;
	color: #000;
	line-height: 120%;
	box-sizing: border-box;
}
dl.fo dd,
dl.fo2 dd {
	width: 100%;
	padding: 10px;
	float: left;
	margin: 0px 0px 10px 0px;
	box-sizing: border-box;
}
.fo2_2 {
	background-color: #FFF;
	height: 30px;
}
p.fo_tex01 {
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	padding: 0px 0px 10px 0px;
}
.f_b {
	margin: 30px 0px 20px 0px;
	text-align: center;
}
.f_b p {
	margin: 5px 0px 0px 0px;
}
.er {
	font-size: 15px;
	color: #FF3300;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}
.f_t2 {
	font-size: 12px;
	color: #663300;
	line-height: 17px;
	padding: 2px;
}
.t_red_b {
	font-size: 110%;
	color: #FF3300;
}
.red {
	color: #FF3300;
}
.t_m {
	line-height: 160%;
}
span.wpcf7-list-item { display: block; }
.delivery{
	background: #FCF7EA;
	width: 100%;
	padding: 10px 0px;
}
input[type=checkbox] {
	float: left;
	margin: 7px 0px 0px 0px;
}
.wpcf7-not-valid-tip {
		color: #FF3300;
		margin: 0px 0px 0px 10px;
}

.wpcf7-text {
        height: 35px !important;
		font-size:100%;
}
.form-width { width: 93%;}
.wpcf7 textarea {
        height: 200px !important;
		 width: 93%;
		font-size:100%;
}
.wpcf7 select {
		font-size:100%;
        height: 35px !important;
}
.box_fo {
	padding: 2%;
box-sizing:border-box;
border: 1px #CCC solid;
background-color:#FFF;
margin: 20px 0px 30px 0px;
}


.more a {
  display: inline-block;
  color: #FFF;
  background:#609;
  text-decoration: none;
  position: relative;
  box-sizing: border-box;
  text-align: center;
	margin: 6% auto 0px auto;
transition: 0.3s;
	font-size:120%;
  padding: 13px 0px;
border-radius: 100px;
width:100%;
}
.more a:hover {
opacity: 0.5;
  text-decoration: none;
}



/* ct
---------------------------------------------------- */
.comments-head{
	color: #000;
	margin: 20px 0px 20px 0px;
	font-weight: normal;
	padding: 20px 0px 0px 0px;
	line-height: 1em;
background: linear-gradient(transparent 90%, #FFDE00 60%);
}
.ct{
	color: #888888;
	padding: 20px 0px 50px 0px;
	font-size: 80%;
	width: 100%;
}
.ct a {
	text-decoration: none;
	color: #888888;
}
.ct a:visited {
	color: #AAA;
	text-decoration: none;
}
.ct a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}


/* qa
/* ------------------------------------- */
.ewd-ufaq-faq-body,
.ewd-ufaq-hidden,
.ewd-ufaq-post-margin {
	padding: 0 !important;
	margin: 0 !important;
}
.ewd-ufaq-post-margin-symbol {
    display:none !important;
    }
.ewd-ufaq-faq-title-text {
	width: 100% !important;
    background-color:#E6F5FF;
    padding: 10px 20px !important;
	box-sizing: border-box;
}
a .ewd-ufaq-faq-title-text {
	color: #06F;
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
a:hover .ewd-ufaq-faq-title-text {
  -webkit-filter: opacity(50%);
	filter: opacity(50%);
	text-decoration: none;
}
.ewd-ufaq-faq-title-text h4 {
    background-color:#E6F5FF;
	font-weight: normal;
	font-size:120%;
}
.ewd-ufaq-faq-post {
    border: 1px #E6F5FF solid;
	border-top:none;
    padding: 20px !important;
	box-sizing: border-box;
width: 100% !important;
}
.ewd-ufaq-faq-body {
	margin: 0px 0px 20px 0px !important;
}
.link_b01 {
	width: 100%;
	margin: 0 0 6% 0;
	text-align: center;
}
.link_b01 h5 {
	color: #03C; 
	font-size: 110%; 
	border-bottom: 1px solid #03C;
	width: 80%;
	margin: 0 auto;
}
.link_b01 img {
	margin: 10px auto 0 auto;
}
/* ------------------------------------- */
/*	 resposive768
/* ------------------------------------- */
@media screen and (min-width: 768px) {

#title {
	margin: 45px 0 0 0;
}
#title h2 {
padding: 35px 6% 40px 6%;
font-size: 180%;
}
.message_m {
	font-size:200%;
  }
.pan {
	margin: 30px 0px 0px 0px;
}

.tex,
.tex0  {
padding: 30px 0px 40px 0px;
}
.tex2 {
padding: 30px 0px 40px 0px;
}
hr,
hr.hr_yume {
margin: 50px 0px 30px 0px;
}
.left {
	width:49%;
	float: left;
}
.right {
	width:49%;
	float: right;
}
.left2 {
	width: 24%;
	margin: 0 1.3% 0 0;
	float: left;
}
.right2 {
	width: 24%;
	float: right;
}
.no_sp {
	display: block;
}
.no_s {
	display: none;
}
.m h4,
.m_yume h4{
	font-size:170%;
}
.m2 h5 {
	font-size:130%;
}

.i_date{
	color: #444;
	margin: 0px 10px 0px 0px;
	float: left;
}
.i_text {
	margin: 0px 0px 0px 0px;
	clear: none;

}
	
.naruhodo_m li {
	float: left;
display: inline-block;
vertical-align: top;
width: 49%;
margin: 2% 2% 0px 0px;
text-align: center;
}
.naruhodo_m li:nth-child(even) {
margin: 2% 0px 0px 0px;
}
a.btn {
	font-size: 120%;
	padding: 20px;
}
	
/*	list
/* ------------------------------------- */
.list_box {
display: inline-block;
vertical-align: top;
width: 32%;
margin: 2% 1.2% 0px 0px;
}
.list ul li:nth-of-type(3n){
margin: 2% 0px 0px 0px;
}
.maga_box {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}
.maga li:nth-child(odd).maga_box  {
	float: left;
	width: 49%;
}
.maga li:nth-child(even).maga_box{
	float: right;
width: 49%;
	}
/*	 blog
/* ------------------------------------- */
.blog_box {
width: 22.5%;
margin: 2% 3% 0px 0px;
}
.blog_box img {
    width: 100%;
}
.blog_box a {
	color:#000;
	line-height:2em;
}
.news_back ul li:nth-child(even){
margin: 2% 3% 0px 0px;
}
.news_back ul li:nth-of-type(4n){
margin: 2% 0px 0px 0px;
}
.blog_box h5 {
	margin: 0;
}

/*	 pagination
/* ------------------------------------- */
.pagination {
	font-size: 14px;
	line-height: 14px;
padding: 0px;
}
.pagination span, .pagination a {
	padding: 10px 15px 10px 15px;
}
.pagination .current{
	padding: 10px 15px 10px 15px;
}
.more a {
	margin: 30px auto 0px auto;
}
.corona {
	display: block;
	margin: 0px 6% 20px 6%;
  }
.i_title,
.p_title{
	font-size: 200%;
	margin: 0px 0px 20px 0px;
}
	
.link_b01 {
	width: 25%;
	float: left;
	margin: 0 0 3% 0;
}
.link_b01 h5 {
	width: 96%;
}
}

/* ------------------------------------- */
/*	 resposive1100
/* ------------------------------------- */
@media screen and (min-width: 1100px) {

/*	title
/* ------------------------------------- */
#title {
	margin: 65px 0 0 0;
}
#title h2 {
font-size: 250%;
padding: 80px 6% 80px 6%;
}
#title h2:before {
  bottom: -20px; /*下線の上下位置調整*/
}
.pan {
	margin: 40px 0px 0px 0px;
}

.tex {
padding: 40px 0px 60px 0px;
width: 1100px;
margin: auto;
}
.tex2 {
padding: 40px 0px 60px 0px;
width: 1100px;
margin: auto;
}
/*	 info
/* ------------------------------------- */
.info_box {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}
.back{
width: 1100px;
}

/*	arvhive
/* ------------------------------------- */
.i_date,
.i_text{
	float: left;
}
.info_box img {
width: 70px;
height: 70px;
float: left;
padding: 1px;
margin: 0px 10px 0px 0px;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
clear:none;
}
img.alignright {
    margin-left: 20px;
    margin-right: 0;
    margin-bottom: 20px;
    display: inline;
clear:none;
}
img.alignleft {
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline;
clear:none;
}
img.alignnone {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
clear:none;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.no {
	display: block;
}
.no_p {
	display: none;
}
table {
	font-size: 100%;
}
/*	 pagination
/* ------------------------------------- */
.pagination {
width: 1100px;
margin: auto;
}
/*	 list
/* ------------------------------------- */
.list {
	margin: 60px auto;
}
.tex0 {
margin: 60px 0px;
padding:0;
float: left;
width:680px;
}
.m_no{
	display:block;
}
.rightnavi {
	width: 262px;
	float: right;
margin: 60px 0px;
}
/* form
/* ------------------------------------- */
.form {
	width: 100%;
  background-size:90%;
	padding: 4% 0px;
}
dl.fo {
	width: 92%;
}
.fo_box {
  background-color: #FFF;
}
dl.fo2 {
}
.fo_box2 {
}
dl.fo dt,
dl.fo2 dt {
	width: 20%;
	border-bottom: none;
	box-sizing: border-box;
  background-color: #FFF;
}
dl.fo dd,
dl.fo2 dd {
	width: 80%;
	border-left: #EEE 1px solid;
	box-sizing: border-box;
	margin: 0px 0px 0px 0px;
}

 .corona {
	width:980px;
	margin: 0px auto 20px auto;
  }
#pamp {
   margin-top:-160px;
  padding-top:160px;
}
	.widget_bizcalendar {
		width: 60%;
		margin: auto;
	}	
.link_b01 h5 {
	width: 80%;
}
	
  }
/*	h3 固定ページ見出し
/* ------------------------------------- */
.kotei-ttl h3 {
	font-size: 1.1rem;
	line-height: 1.8;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.s-ttl{
	font-size: 0.8rem;
	line-height: 1.8;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0;
	margin: 1rem 0;
}
/*	2等分
/* ------------------------------------- */
.boxA:after	{
content: "";
	display: block;
	clear: both
	}
.box-l-3	{
float: left;
width: 30%;
height: 300px;
overflow: hidden;
position: relative;}
.box-r-7	{
float: right;
width: 70%;
height: 300px;
overflow: hidden;
position: relative;
}
@media screen and (min-width: 980px) {
/*	h3 固定ページ見出し
/* ------------------------------------- */
.kotei-ttl h3 {
font-size: 1.4rem;
line-height: 2;
letter-spacing: 0.2em;
}
.br-sp {display: none; }
/*	2等分
/* ------------------------------------- */
.box-l-5	{
float: left;
width: 47%}
.box-r-5	{
float: right;
width: 47%}

.box-l-4	{
float: left;
width: 37%}
.box-r-6	{
float: right;
width: 60%}
}
/*	table 横スクロール
/* ------------------------------------- */
@media screen and (max-width: 980px) {
.cont_scroll{
  overflow: auto;
	white-space: nowrap; 
	overflow-x: scroll;
}
.cont_scroll:after {
content: "※ このテーブルは横にスクロールできます。";
}
}
/*	table Cafe
/* ------------------------------------- */

table.t-cafe {
border-collapse: collapse;
margin-bottom: 20px
}
table.t-cafe th,
table.t-cafe td {
border-right: none;
border-left: none;
border-bottom: 1px dotted #733B92;
border-top: 1px dotted #733B92;
padding: 10px 0;
}
/*	about
/* ------------------------------------- */
.about-ttl h3 {
  border-bottom: 1px dotted #733B92;
	padding: 10px 0;
	font-weight: normal;
	margin-bottom: 20px;
} 