@charset "utf-8";
#sp_head{
display:none;
}


header .fixbar {
position: relative;
width: 100%;
background-color:#100a00;
}

.fixed {
position: fixed;
top: 0;
left: 0;
z-index: 2;
width: 100%;
background-color: rgba(0,0,0,0.7);
box-shadow: 0px 0px 4px;
box-shadow: 0px 0px 4px #ddd;
-webkit-box-shadow: 0px 0px 4px #ddd;
-moz-box-shadow: 0px 0px 4px #ddd;
border-bottom: 1px solid #ddd;
height:70px;
}

.fixed img{
width:75%;
height:auto;
}

.nav_wrapper{
height:130px;
}

.headinner{
width:1200px;
margin:0 auto;
overflow:hidden;
}

#header_logo{
float:left;
width:248px;
}

#header_contact{
float:right;
}

#header_contact ul{
overflow:hidden;
margin:8px 10px 0 0;
width:607px;
}

#header_contact li{
float:left;
margin-right:8px;
}

#header_contact li:last-child{
float:left;
margin-right:0px;
}


/* メイン画像
--------------------------------------------------------- */
#header_phone a{
background-color:#ad0c0c;
border-radius:12px;
width:280px;
padding:8px;
color:#fff;
text-decoration:none;
display:block;
line-height:1.0;
}

#header_phone{
position:absolute;
top:40px;
right:35px;
z-index: 10;
font-size:26px;
}

#header_phone span{
display:block;
font-size:12px;
font-weight:normal;
}

.bg-slider {
width:100%;
height:200px;
position: relative;
margin:0px auto;
background-image: url(images/top_mainpict01.jpg);
background-position:center center;
background-size: cover;
display: flex;
align-items: center;
justify-content: center;
}

#top .bg-slider {
	height: 665px;
}

.bg-slider__title{
line-height: 1.5;
font-weight: bold;
text-align:center;
background-color:rgba(255,255,255,0.2);
padding:0 130px;
}

#top .bg-slider__title{
height:179px;
}

.title{ 
text-align: center;
color:#111;
font-size:42px;
z-index: 10;
font-weight:700;
}

#top .title{ 
position:relative;
font-size:42px;
top:65px;
}

.bg-slider__title div a:hover{
background-color:#f1cb70
}


/* スタート　------------------------------------------------------ */
#start{
padding:90px 0 70px;
width:1112px;
margin:0 auto;
text-align:center;
}

#start h2{
font-size:28px;
margin-bottom:30px;
font-family:"LPSans-Bold";
}

#start p{
margin-bottom:50px;
}

#start ul{
overflow:hidden;
}

#start ul li{
float:left;
width:360px;
margin-right:16px;
}

#start ul li:last-child{
margin-right:0px;
}

#time{
width:100%;
margin:0 auto 50px;
font-size:16px;
}

#time table{
width:90%;
margin:0 auto 30px;
border-top:#bbb 1px solid;
border-left:#bbb 1px solid;
border-collapse: collapse;
}

#about_seiren{
background-image: url(images/bg_houshin.jpg);
background-repeat: no-repeat;
background-size: cover;
width:100%;
padding:90px 0 70px 0;
}

.title_area{
text-align: center;
margin: 0 auto 60px;
position: relative;
}

.title_area:after {
content: "";
position: absolute;
left: 46%;
right: 0%;
bottom: 0;
width: 8%;
border-bottom:#448cb9 4px solid ;
}

#about_seiren h2{
font-family:"LPSans-Bold";
text-align: center;
font-size:28px;
padding-bottom:12px;
}

#about_seiren_inner{
text-align: center;
font-size:16px;
}

.bg-slider__title p{
position:relative;
text-align: center;
top:-70px;
z-index: 9;
}

#about_seiren_inner ul{
width:350px;
margin:0 auto 40px;
text-align: left;
}

#about_seiren_inner p{
margin-bottom:40px;
}

.dojo-annai {
	margin-top: 40px;
}

.dojo-annai-wrap {
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}

.dojo-annai-wrap .gmap {
	padding-bottom: 59.25%;
}

.dojo-annai-wrap > div{
	width: 49%;
	flex-shrink: 0;
}

@media screen and (max-width: 767px) {

.dojo-annai-wrap {
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
}

.dojo-annai-wrap > div{
	width: auto;
}

}

/* --トップ合気道について　------------------------------------ */

#about_aiki{
background-image: url(images/bg_gray02.gif);
width:100%;
padding:70px 0;
}

#about_aiki h2{
font-family:"LPSans-Bold";
text-align: center;
font-size:28px;
padding-bottom:12px;
}

.about_aiki_inner{
width:1110px;
margin:0 auto ;
padding-bottom: 40px;
overflow: hidden;
}

.about_aiki_list{
float:left;
width:360px;
margin-right:15px;
}

.about_aiki_list_right{
float:left;
width:360px;
margin-right:0px;
}

#about_aiki .title_area{
text-align: center;
margin: 0 auto 40px;
position: relative;
}

#about_aiki .text{
margin-bottom:40px;
text-align: center;
}

.about_aiki img,
.about_aiki_right img{
margin-bottom:8px;
}

.about_aiki_item{
text-align:center;
font-size:18px;
font-weight:bold;
margin-bottom:8px;
}

.about_aiki_detail{
margin-bottom:25px;
line-height:1.6;
}

#classBox{
z-index:0;
width:100%;
background-image:url(images/bg_gray.gif);
padding:0px 70px 70px 70px;
position:relative;
}

#classBox h3{
}

.box h3{
position:relative;
z-index:1000;
left:0;
margin:auto;
right:0;
color:#fff;
padding:17px 30px 15px 30px;
width:280px;
top:-20px;
background-color:#000;
text-align:center;
font-weight:bold;
display:inline-block;
}

.box {
width:280px;
height:44px;
background:#000;
margin:0px auto;
}

.effect{
position: relative;
}

.effect:after{
z-index: -1;
position: absolute;
content: "";
bottom: 15px;
right: 10px;
left: auto;
width: 50%;
top: 0%;
max-width:300px;
background: #777;
-webkit-box-shadow: 0 15px 12px #777;
-moz-box-shadow: 0 15px 12px #777;
box-shadow: 0px 15px 12px #777;
-webkit-transform: rotate(5deg);
-moz-transform: rotate(5deg);
-o-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}

#classBox p{
text-align: left;
margin-bottom:25px;
}

#classBox ul{
margin-bottom:25px;
}

#class_type{
width:1110px;
margin:0 auto 30px;
overflow:hidden;
}

#class_type_child,
#class_type_adult{
float:left;
width:50%;
}

#class_type_child,
#class_type_adult{
background-image:url(images/class_wa.png);
background-repeat:no-repeat; 
background-position:center top;
padding:0 60px;
}

.class_text{
text-align:left !important;
}

#class_type_child h4,
#class_type_adult h4{
font-size:24px;
font-weight:bold;
text-align: center;
font-family:"LPSans-Bold";
}

#class_type_child h4{
padding-top:90px;
margin-bottom:100px;
}

#class_type_adult h4{
padding-top:80px;
margin-bottom:80px;
}

#class_type_adult h4 span{
font-size:14px;
display:block;
}

#classBox a{
display:block;
margin:0 auto 30px;
background-color:rgba(177,0,2,1.00);
border-radius:8px;
width:500px;
padding:15px 50px;
color:#fff;
font-size:21px;
text-decoration:none;
text-align:center;
font-weight:bold;
}

#schedule{
padding:70px 0 80px 0;
}

#schedule h2 {
font-family:"LPSans-Bold";
text-align: center;
font-size: 28px;
padding-bottom: 12px;
}

#time{
width:1100px;
margin:0 auto;
font-size:16px;
text-align: center;
}

#time table{
width:1110px;
border-top:#ccc 1px solid;
border-left:#ccc 1px solid;
border-collapse: collapse;
}

#time table th{
height:30px;
padding:8px;
border-right:#bbb 1px solid;
border-bottom:#bbb 1px solid;
background-color:#000;
color:#fff;
text-align: center;
}

#time table td{
height:40px;
padding:8px;
border-right:#bbb 1px solid;
border-bottom:#bbb 1px solid;
text-align: center;
}

.gray{
background-color:#f3f3f3;
}

#time{
width:1100px;
margin:0 auto 50px;
font-size:16px;
}

#time table{
width:1100px;
margin-bottom:50px;
border-top:#ccc 1px solid;
border-left:#ccc 1px solid;
border-collapse: collapse;
}

#time table th{
height:30px;
padding:8px;
border-right:#bbb 1px solid;
border-bottom:#bbb 1px solid;
background-color:#000;
color:#fff;
}

#time table td{
height:40px;
padding:8px;
border-right:#bbb 1px solid;
border-bottom:#bbb 1px solid;
}

.gray{
background-color:#f3f3f3;
}

#time_sp{
display: none;
width:88%;
margin:0 auto 30px;
font-size:14px;
}

#time_sp #tsp {
display: block;
}

#time_sp #tpc {
display: none;
}

#time_sp table {
border-collapse: collapse;
margin-top: 5px;
text-align: center;
width: 100%;
}

#time_sp table th {
width: 12%;
padding: 10px;
font-weight: bold;
vertical-align: middle;
border-left: 1px solid #bbb;
border-right: 1px solid #bbb;
background: #000;
color: #fff;
}

#time_sp table td {
padding: 10px;
vertical-align: middle;
border: 1px solid #bbb;

}

#time_sp table td:first-of-type {
width: 14.2857%;
}

#time_sptable td .age {
font-size: 0.8rem;
display: block;
}

#time_sp table td .price {
color: #0278d2;
display: block;
}

#time_sp table td .note {
display: block;
}

footer{
font-size:15px;
}

#schedule ul{
width:750px;
margin:0 auto;
text-align:left;
margin-bottom:30px;
}

/*
#kaicho{
background-image: url(images/bg_gray02.gif);
padding:28px 0;
}
*/

#kaicho_inner{
background-image: url(images/bg_gray.gif);
/*border-top:#fff 3px solid;
border-bottom:#fff 3px solid;*/
padding:70px 0 80px 0;
}

#kaicho h2{
font-family:"LPSans-Bold";
text-align: center;
font-size:28px;
padding-bottom:12px;
}

#start.t-dojo h2 {
  font-family: "LPSans-Bold";
  text-align: center;
  font-size: 28px;
  padding-bottom: 12px;
}

#kaicho_box{
overflow:hidden;
width:1000px;
margin:0 auto;
}

#kaicho_pict{
float:left;
margin-left:170px;
}

#kaicho_text{
float:right;
width:460px;
}

#kaicho_text h3{
font-size:24px;
font-weight:bold;
line-height:1.5;
margin-bottom:25px;
}

#kaicho_text h3 span{
font-size:13px;
font-weight:normal;
display:block;
}

/*--入会案内---------------------------------------------*/
#guide h2{
background-color:#448cb9;
padding:45px;
color:#fff;
font-size:28px;
font-family:"LPSans-Bold";
text-align:center;
background-image:url(images/guide_mark.png);
background-repeat:no-repeat;
background-position:50% 57px;
}

#guide{
width:100%;
font-size:16px;
text-align: center;
}

#guide_inner {
padding: 90px 0 70px 0;
}

#guide table{
width:760px;
margin:0 auto 40px;
border-top:#ccc 1px solid;
border-left:#ccc 1px solid;
border-collapse: collapse;
}

#guide table th{
height:30px;
padding:8px;
border-right:#bbb 1px solid;
border-bottom:#bbb 1px solid;
background-color:#000;
color:#fff;
text-align: center;
width:33.333%;
}

#guide table td{
height:40px;
padding:8px;
border-right:#bbb 1px solid;
border-bottom:#bbb 1px solid;
text-align: center;
width:33.333%;
vertical-align:middle;
}
#guide table.nittei {
	margin-bottom: 30px;
	table-layout: fixed;
}

.inner {
	width: 760px;
	margin: 0 auto;
	max-width: 100%;
}


#guide table.nittei td:first-child,
#guide table.nittei td:nth-child(3),
#guide table.nittei td:nth-child(4) {
  width: 25%;
}

#guide table.nittei td:nth-child(2),
#guide table.nittei td:nth-child(5) {
  width: 12.5%;
}



#tadashi{
width:650px;
margin:-20px auto 40px;
text-align:left;
}

#guide h3{
font-size:24px;
font-weight:bold;
margin-bottom:40px;
position: relative;
display: inline-block;
padding: 0 10%;
}

#guide h3:before {
content: "";
position: absolute;
width: 20%;
left: 0;
top: 50%;
border-top: 3px solid #ccc;
}

#guide h3:after {
content: "";
position: absolute;
width: 20%;
right: 0%;
top: 50%;
border-top: 3px solid #ccc;
}

/* アクセス　-------------------------------------------*/

#access{
background-image:url(images/bg_gray.gif);
padding:80px 0 70px 0;
}

#access h2{
font-family:"LPSans-Bold";
text-align: center;
font-size: 28px;
padding-bottom: 12px;
}

#access_inner{
width:1110px;
margin:0 auto 40px;
}

iframe{
border:#fff solid 15px;
margin-bottom:15px;
}

#access p{
text-align:center;
}

#access table{
width:760px;
margin:82px auto 40px;
border-top:#ccc 1px solid;
border-left:#ccc 1px solid;
border-collapse: collapse;
}

#access table th{
height:30px;
padding:8px;
border-right:#bbb 1px solid;
border-bottom:#bbb 1px solid;
background-color:#000;
color:#fff;
text-align: center;
width:33.333%;
}

#access table td{
height:40px;
padding:8px;
border-right:#bbb 1px solid;
border-bottom:#bbb 1px solid;
text-align: center;
background-color: #FFF;
width:33.333%;
}
#access table td.gray {
  background-color: #f3f3f3;
}
#access table.nittei {
	margin-bottom: 30px;
	table-layout: fixed;
}
#access table.nittei td:first-child,
#access table.nittei td:nth-child(3),
#access table.nittei td:nth-child(4) {
  width: 25%;
}

#access table.nittei td:nth-child(2),
#access table.nittei td:nth-child(5) {
  width: 12.5%;
}

.qa {
	margin-bottom: 40px;
}

dl.qa dt {
    margin-top: 30px;
	font-weight: bold;
}

dl.qa dt::before {
    content: "Q　";
    color: #CC0000;
}


dl.qa dd {
    margin: 20px 0 -1px 0;
    padding-bottom: 30px;
    border-bottom: 1px #000 dotted;
}

dl.qa dd::before {
    content: "A　";
    color: #0000cc;
}

dl.qa dd, dl.qa dt {
    line-height: 2.0em !important;
    padding-left: 2.5em;
    text-indent: -2.5em;
}

dl.qa dt::before, dl.qa dd::before {
    font-size: 1.6em;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.pt165 {
	padding-top: 165px !important;
}

/* ブログ　-------------------------------------------*/

#topic {
	/*background-image: url(images/bg_gray.gif);*/
	padding: 80px 0 70px 0;
}

#topic h2 {
    font-family: "LPSans-Bold";
    text-align: center;
    font-size: 28px;
    padding-bottom: 12px;
}

.blog-inner {
	width: 1110px;
	margin: 0 auto;
	display: flex;
}

.news-box,
.post-box {
	width: 100%;
	box-sizing: border-box;
	flex-shrink: 0;
	margin:0 auto;
}

.ul_new {
	width: 100%;
	padding: 20px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ul_new li {
	width: 30%;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.ul_new li:nth-child(n+7) {
	display: none;
}

.ul_new li a {
	display: block;
	width: 100%;
}

.ul_new li a img {
	max-width: 100%;
	height: auto;
}

.floatL {
	float: left;
	display: inline-block;
}

.floatR {
	float:right;
	display: inline-block;
	text-align: left;
	line-height: 1.4;
}

.ul_new li .floatR {
	width: 100%;
	margin-top: 10px;
	float: none;
}

.ul_new li .floatR span {
	font-size: 12px;
	display: block;
}



.ul_new li .floatR p {
    color: #474747;
    font-size: 17px;
    letter-spacing: 0;
    margin: 0;
}


/* お問合せ　-------------------------------------------*/

#contact{
width:100%;
background-image:url(images/bg_gray.gif);
}

#contact_title_area{
background-image:url(images/contact_bg.jpg);
background-repeat:no-repeat;
background-size:cover;
width:100%;
height:394px;
padding-top:160px;
text-align:center;
}

#contact_title_area h2{
font-size:28px;
font-family:"LPSans-Bold";
color:#fff;
line-height:1.0;
margin-bottom:30px;
}

#contact_title_area a{
color:#fff;
text-align:center;
font-size:28px;
font-weight:bold;
text-decoration:none;
display:block;
background-color:#ad0c0c;
width:500px;
margin:0 auto;
padding:15px;
border-radius:15px;
}

#contact_title_area a{
color:#fff;
text-align:center;
font-size:28px;
font-weight:bold;
text-decoration:none;
display:block;
background-color:#ad0c0c;
width:500px;
margin:0 auto;
padding:15px;
border-radius:15px;
}

#contact h3{
background-color:#000;
width:100%;
padding:15px;
color:#fff;
font-size:21px;
text-align:center;
font-weight:bold;
}

#sankaku{
width: 0;
height: 0;
border-top: 20px solid #000;
border-right: 30px solid transparent;
border-bottom: 20px solid transparent;
border-left: 30px solid transparent;
margin:0 auto;
}

#contact_inner{
padding:40px 0 70px 0;
}

#contact_list{
width:800px;
margin: 0 auto;
}

div#contact_list dl{
width:100%;
overflow:hidden;
border-top:none;
margin-bottom:10px;
text-align: left;
}

div#contact_list dt{
width:25%;
float:left;
padding:15px;
}

div#contact_list dd{
margin-left:25%; 
padding:15px;
}

#contact_list p{
padding-top:6px;
font-size:14px;
color:#555;
text-align: center;
}

div#contact_list dd:after{
clear:both;
}

div#contact_list dt {
position: relative;
}

input{
padding:12px;
}

.tipped {
color: #999999;
}

#error li{
color:#d3172a;
}

input.submit{
width: 260px;
color: #FFF;
padding: 12px 0;
cursor: pointer;
font-size: 16px;
margin: 0 auto;
border:none;
border-radius:0px;
background: #ad0c0c;
display: inline-block;
text-decoration: none;
letter-spacing: 0;
color: #fff;
padding: 12px 24px;
border: none;
cursor: pointer;
height: auto;
-webkit-appearance: none;
border-radius:12px;
font-family:"LPSans", sans-serif;
}

input.backbutton{
width: 130px;
color: #FFF;
cursor: pointer;
font-size: 16px;
margin: 0 auto;
border:none;
border-radius:0px;
background: #fff;
display: inline-block;
text-decoration: none;
letter-spacing: 0;
color: #333;
padding: 12px 24px;
border:#333 solid 1px;
cursor: pointer;
height: auto;
-webkit-appearance: none;
font-family:"LPSans", sans-serif;
}

input, textarea, select {
font-size: 15px;
background-color: #fff;
border: solid 1px #cccccc;
}

input[type="checkbox"] {
border: 1px solid #aaaaaa;
vertical-align: -8px;
-webkit-appearance: none;
position: relative;
margin-right: 5px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-sizing: border-box;
width: 24px;
height: 24px;
background: #e2e2e2;
background: -webkit-gradient(
linear, left top, left bottom,
color-stop(0.00, #ffffff),
color-stop(1.00, #e2e2e2)
);
background: linear-gradient(
to bottom,
#ffffff 0%,
#e2e2e2 100%
);
}

input[type="checkbox"]:checked {
background: #c67188;
border: 1px solid #9a3e58;
}

input[type="checkbox"]:checked:before {
position: absolute;
left: 1px;
top: 15px;
display: block;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
content: "";
width: 10px;
height: 4px;
background: #ffffff;
-webkit-transform: rotate(45deg);
-webkit-transform-origin: right center;
}

input[type="checkbox"]:checked:after {
display: block;
position: absolute;
left: 8px;
top: 15px;
content: "";
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .4);
width: 16px;
height: 4px;
background: #ffffff;
-webkit-transform: rotate(-53deg);
-webkit-transform-origin: left center;
}

/* 角丸の入力欄になる */
input[type="text"],
textarea {
border:1px solid #ccc; /* 入力欄枠の色 */
padding: 12px;
-moz-border-radius: 5px; /* Gecko角丸 */
-webkit-border-radius: 5px; /* Webkit角丸 */
width:100%;
}

/* 入力欄にフォーカスした時の枠の色 */
input[type="text"]:focus,
textarea:focus,
input[type="text"]:hover,
textarea:hover {
border: 1px solid #ccc;
padding: 12px;
}

.hissu {
background-color: #333;
color: #fff;
font-size: 12px;
padding: 0px 6px;
margin-left: 8px;
font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
border-radius: 4px;
position: absolute;
right: 0;
top: 15px;
}



/* フッター　-------------------------------------------*/

footer{
width:100%;
}

#footer_inner{
width:1110px;
padding:153px 0 80px;
margin:0 auto;
font-size:14px;
/*display: flex;
justify-content: space-between;*/
}

.ft-l {
	float: left;
	margin-right: 40px;
}

.ft-r {
	float:left;
	width:65%;
}

#footer_logo{
position:relative;
width:187px;
}

#footer_inner p{
margin-bottom:8px;
line-height:1.5;
}

#kamei {
border-bottom: solid 1px #000;
position: relative;
width:460px;
padding-bottom:20px;
}

#footer_obi{
display:none;
}

.boxbox{
display:flex;
flex-wrap: wrap;
margin:0 auto;
padding:0;
width: 680px;
justify-content: space-between;
}

.preparations_list{
width:150px;
vertical-align: middle;
margin:0;
margin-bottom: 20px;
text-align:center;
border: 1px solid #ccc;
}

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

#thanks{
text-align:center;
margin:100px auto 100px;
width:86%;
}

#thanks a{
background-color: #000;
border-radius: 12px;
width: 280px;
padding: 8px;
color: #fff;
text-decoration: none;
display: block;
line-height: 1.0;
text-align: center;
margin:0 auto;
}


/*-------下層ページ共通---------------------------------*/
#contents h2{
background-color:#448cb9;
padding:45px;
color:#fff;
font-size:28px;
font-family:"LPSans-Bold";
text-align:center;
background-image:url(images/guide_mark.png);
background-repeat:no-repeat;
background-position:50% 57px;
}

#contents{
width:100%;
font-size:16px;
text-align: center;
}

#contents table{
width:760px;
margin:82px auto 30px;
border-top:#ccc 1px solid;
border-left:#ccc 1px solid;
border-collapse: collapse;
}

#contents table th{
height:30px;
padding:8px;
border-right:#bbb 1px solid;
border-bottom:#bbb 1px solid;
background-color:#000;
color:#fff;
text-align: center;
width:33.333%;
}

#contents table td{
height:40px;
padding:8px;
border-right:#bbb 1px solid;
border-bottom:#bbb 1px solid;
text-align: left;
width:33.333%;
}

#contents .table4 table td{
width:25%;
}

#contents h3{
font-size:24px;
font-weight:bold;
margin-bottom:40px;
position: relative;
margin-bottom: 2em;
display: inline-block;
padding: 0 10%;
margin-top:30px;
}

#contents h3:before {
content: "";
position: absolute;
width: 20%;
left: 0;
top: 50%;
border-top: 3px solid #ccc;
}

#contents h3:after {
content: "";
position: absolute;
width: 20%;
right: 0%;
top: 50%;
border-top: 3px solid #ccc;
}

.guide-top {
	margin-bottom: 20px;
}

.guide-top h4 {
font-size: 24px;
margin-bottom: 20px;
font-family: "LPSans-Bold";
}


.guide-lead {
	margin-bottom: 60px;
}

#guide h3 + table,
#contents h3 + table {
	margin-top: 0;
}

.muryo {
	width: 1110px;
	margin: 0 auto 40px;
	padding: 40px;
	border:3px solid #900;
}

.contents_inner {
	padding: 90px 0 70px;
}

.cont-box {
	margin-bottom: 40px;
}

.txt-c {
	text-align: center !important;
}

.soshiki {
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.kokoroe {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.bn-koe {
	margin: 40px 0 0;
}

/*blog-----------------------------------------*/

#blog .title_area h2{
font-family:"LPSans-Bold";
text-align: center;
font-size:28px;
padding-bottom:12px;
}

#blog_inner {
    padding: 70px 0 80px 0;
}

.contents {
	display: flex;
	width: 1110px;
	margin: auto;
	justify-content: space-between;
}

/*
.article *,
.b-side * {
	flex-shrink: 0;
}*/

.article {
	width: 830px;
}

.b-side {
	width: 250px;
}

.post {
	margin-bottom: 30px;
	position: relative;
	display: flex;
}

.eye-catc {
	width: 200px;
	margin-right:20px;
	flex-shrink: 0;
}

.s-post .eye-catc {
	width: inherit;
	height: inherit;
	margin-right:0px;
	margin-bottom: 10px;
}

.h1post {
    clear: none;
    border-bottom: 1px solid #000;
    font-size: 24px;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
}

.s-postin img {
	margin: 10px;
}

.date {
    font-size: 12px;
    line-height: 1.2;
	padding-bottom: 3px;
}

.h3post {
    clear: none;
    border-bottom: 1px solid #000;
    display: flex;
    font-size: 18px;
    margin: 0 0 10px 0;
}

.post p {
    line-height: 1;
    margin: 0 0 3px 0;
    font-size: 14px;
}

.post *:nth-child(4) {
	line-height: inherit;
}

.btnArea {
	text-align: right;
}

.btnArea a {
	display: inline-block;
}

.bt170 {
    width: 170px;
    border: 1px solid #000;
    box-sizing: border-box;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    background: transparent;
    text-decoration: none;
    line-height: 1;
    transition: .3s;
    color: #000;
}

.sample9 {
    position: relative;
    z-index: 2;
}

a.sample9::after {
    display: block;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    margin: 0;
    background: #000;
    transition: .3s;
}

a.sample9:hover::after {
    width: 100%;
}

.btnArea a:hover {
    color: #FFF;
}

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

.post-cont {
	flex-grow: 1;
}

.contents a {
	text-decoration: none;
	transition: .3s ease;
}

.contents a:hover {
	text-decoration: underline;
}

h2.widgettitle {
	font-size: 16px;
    font-size: 16px;
    border-bottom: 1px solid #3d3d3d;
    border-left: 4px solid #3d3d3d;
    padding: 0 0 3px 10px;
	margin-bottom: 10px;
}

.side-archive > ul > li {
	margin-bottom: 20px;
}

.muryo-in {
	text-align: left;
	line-height: 1.56;
	display: flex;
}

.taiken-l {
	margin-right: 20px;
}


.muryo ul {
	padding: 20px;
	background:#e9e9e9;
	margin: 10px 0;
}

.muryo ul li{
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 8px;
	color: #F00;
}

.bk-bo {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 10px 0;
	font-size: 110%;
}

.mk-ye {
	background: linear-gradient(transparent 60%, #ffff66 80%);
}

figure {
	margin: 0 0 10px;
}

.thumimg {
	width: 64px;
	height: 64px;
}

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

.keiko-wrap {
	text-align: center;
}

.sp-table {
	display: none;
}

.side-bn {
	display: none;
}

.red {
	color: #F00;
}

.fs18 {
	font-size: 18px;
}

.pagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	font-size: 14px;
	line-height: 14px;
        text-align: center;
}
.pagination-box {
	display: inline-block;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	width: auto;
	color: #fff; /* 通常の文字色 */
	background: #BFBFBF; /* 通常の背景色 */
}
.pagination a:hover{
	color: #47BEA0; /* マウスホバー時の文字色 */
	background: #F9D635; /* マウスホバー時の背景色 */
}
.pagination .current{
	padding: 10px 15px 10px 15px;
	color: #fff;
	background: #484848;
}

.b-ttl {
	margin-bottom: 10px;
	font-size: 28px;
	font-weight: bold;
    background-color: #ffff66;
    color: #ff3333;
	display: inline-block;
}
	
/*-------------------------------------------------*/

@media screen and (max-width: 1199px)  {
#contents table {
width: 90%;
margin: 60px auto 30px;
}
}

@media screen and (max-width: 767px) {
#contents h2{
padding:30px;
font-size:26px;
font-family:"LPSans-Bold";
background-position: 46% 44px;
}

#contents{
margin:0 auto 50px;
}

#contents_inner{
width:86%;
margin:0 auto;
}

#contents table{
width:100%;
margin:40px auto 30px;
}

#contents h3{
font-size:18px;
margin-bottom:20px;
margin-bottom: 1em;
padding: 0 15%;
}

#contents h3:before {
width: 10%;
}

#contents h3:after {
width: 10%;
}

}

.inyo{
	background-color:#F1F0EE;
	padding:10px;
	margin:20px auto;
	width:800px;
}

@media screen and (max-width: 767px) {
	.inyo{
		width:100%;
	}
	blockquote {
		margin: 20px;
	}
}

/*--レスポンシブ---------------------------*/
@media screen and (min-width:1200px)  {
#sp_contactlist{
display: none;
}

button.menuBtn{
display: none;
}


.nav_wrapper {
width: 100%;
z-index: 11;
}


#nav_inner{
width: 1160px;
overflow:hidden;
margin: 0 auto;
}


#nav_logo{
float:left;
width:193px;
position: relative;
padding-top:2px;
}


#nav_logo_summery{
color:#fff;
font-size:12px;
position: absolute;
left:85px;
top:6px;
}

.fixed #nav_logo_summery{
color:#fff;
font-size:12px;
position: absolute;
left:58px;
top:0px;
}



.primary_nav{
float:right;
width:967px;
padding-left:20px;
}

.primary_nav > li{
float: left;
position: relative;
}

.primary_nav > li span,
.primary_nav > li a{
display: block;
line-height:1.0;
padding: 39px 25px;
font-size: 17px;
text-align: center;
transition: all 0.2s;
text-decoration: none;
font-family:"LPSans", sans-serif;
color:#fff;
font-weight:700;
}

.fixed .primary_nav > li span,
.fixed .primary_nav > li a{
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
padding: 28px 28px;
font-size:15px;
}

ul.primary_nav li span,
ul.primary_nav li a{
position: relative;
display: inline-block;
transition: .3s;
}

ul.primary_nav li span::after,
ul.primary_nav li a::after{
position: absolute;
bottom: 0;
left: 50%;
content: '';
width: 0;
height: 6px;
background-color: #fff;
transition: .3s;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}

ul.primary_nav li span:hover::after,
ul.primary_nav li a:hover::after{
width: 100%;
}

#drawrPanel .navigationWrapper nav ul li:last-child{
display:none;
}

}



@media screen and (max-width:1540px)  {
footer{
background-size:50%;
}
}



@media only screen and (max-width:1240px){
#main{
margin:0 auto 50px;
}

iframe{
width:100%;
margin:0 auto 50px;
}

#time{
width:100%;
margin:0 auto 50px;
font-size:16px;
}

#time table{
width:90%;
margin:0 auto 50px;
border-top:#bbb 1px solid;
border-left:#bbb 1px solid;
border-collapse: collapse;
}

footer{
width:100%;
margin:0 auto 60px;
}
}





@media screen and (max-width: 1199px)  {
main{
width:100%;
}

#start{
padding:165px 0 70px;
width:90%;;
margin:0 auto;
text-align:center;
}

#start h2{
font-size:1.5em;
font-family:"LPSans-Bold";
}

#start ul li{
width:31%;
margin-right:3%;
}

.about_aiki_inner {
width:90%;
}

.about_aiki_list {
width:31%;
margin-right:3%;
}

.about_aiki_list_right {
width:31%;
}

#class_type {
width: 100%;
}

img {
vertical-align: top;
max-width: 100%;
height: auto;
width /***/: auto;
}

#time {
width: 90%;
}

#time table {
width: 100%;
}

#kasukabe {
width: 90%;
}

#schedule ul {
width: 90%;
margin:0 auto 25px;
}

#kaicho_box {
width: 90%;
}
#preparations {
width: 90%;
}

#access_inner {
width: 100%;
}

#contact_list {
width: 100%;
}

#footer_inner {
width: 90%;
}

#sp_head{
display:block;
background-color:#000;
padding-left:10px;
position:relative;
text-align:left;
width:100%;
}

#sp_head span{
position:absolute;
top:10px;
left:0;
font-size:9px;
color:#fff;
}

#sp_head img{
width:140px;
}

.fixed {
position: relative;
background-color: rgba(0,0,0,0);
border-bottom: none;
box-shadow:none;
z-index:9999;
}

.headinner{
width:98%;
margin:0 auto;
}

#header_contact{
display:none;
}

#header_logo img{
max-width:170px;
height:auto;
}

#nav_logo img{
height:75px;
}

.bg-slider {
display:inherit;
width:100%;
height:500px;
position: relative;
margin:0 auto 0px;
background-position:center center;
background-size: cover;
display: flex;
align-items: center;
justify-content: center;
}

.bg-slider .bg-slider__title{
color: #fff;
font-size: 18px;
line-height: 1.5;
font-weight: bold;
text-align:center;
position:absolute;
top:100px;
left:0;
right:0;
margin:0;
z-index: 9;
height:auto;
padding:0;
height:60px;
}

.title{ 
position:relative;
text-align: center;
color:#fff;
font-size:21px;
top:14px;
z-index: 10;
}

.title img{
width:280px;
margin:0 auto;
text-align:center;
}

.bg-slider__title p{
font-size:17px;
padding:12px 8px 72px 8px;
top:0px;
color:#000;
}

.bg-slider__title p img{
width:90px;
text-align:center;
}

#header_phone{
display: none;
}

.bg-slider .bg-slider__title {
top: 190px;
padding: 0;
height: 80px;
}

.title img {
width: 350px;
margin: 0 auto;
text-align: center;
}

.title {
top: 20px;

}
.bg-slider__title p {
top: 10px;
}

#start {
padding: 35px 0 70px;
}

#sp_head img {
width: 180px;
}

#classBox {
width: 100%;
padding: 0px 5% 70px 5%;
}

#class_type_child {
padding: 0 15px 0 0;
}

#class_type_adult {
padding: 0 0 0 15px;
}

#kaicho_pict {
margin-left:5%;
margin-right:5%;
width: 40%;
text-align:right;
}

#kaicho_text {
width: 50%;
}

#guide table {
width: 90%;
margin: 60px auto 30px;
}

.boxbox{
width:95%;
}

.preparations_list{
width:150px;
height:150px;
display:table-cell;
vertical-align: middle;
margin:0;
border:#fff solid 5px;
background-color:#d4e6f2;
text-align:center;
padding:5px;
}

footer {
background-size: 50%;
background-position:right 0px bottom 30px;
margin: 0 auto;
}

#drawrPanel .navigationWrapper nav ul li:last-child{
display:inherit;
border-bottom:none;
margin-top:20px;
}

ul.primary_nav li:last-child a {
background-color: #ad0c0c;
border-radius: 12px;
width: 220px;
padding: 8px;
color: #fff;
text-decoration: none;
display: block;
line-height: 1.0;
margin:0 auto;
text-align:center;
font-size:20px;
font-weight:bold;
}

.text10{
font-size:10px;
margin-bottom:4px;
line-height:1.4;
text-align:center;
font-weight:normal;
}
}





@media screen and (max-width: 1023px) {
footer {

background-position:right 0px bottom 30px;
margin: 0 auto;
}
}

@media screen and (max-width: 980px) {
footer {

background-position:right 0px bottom 60px;
margin: 0 auto;
}
}

@media screen and (max-width: 860px) {
footer {

background-position:right 0px bottom 60px;
margin: 0 auto;
}
}



@media screen and (max-width: 767px) {
#sp_head img {
width: 140px;
}

.bg-slider .bg-slider__title{
color: #fff;
font-size: 18px;
line-height: 1.5;
font-weight: bold;
text-align:center;
position:absolute;
top:30px;
left:0;
right:0;
margin:0;
z-index: 9;
height:auto;
padding:0;
height:60px;
}

#top .bg-slider .bg-slider__title {
    top: 100px;
}

#top .bg-slider__title {
    height: 60px;
}

.title {
position: relative;
text-align: center;
color: #fff;
font-size: 21px;
top: 14px;
z-index: 10;
}

#top .title {
font-size: 21px;
top: 14px;
}
.title img {
width: 280px;
margin: 0 auto;
text-align: center;
}

.bg-slider__title p {
font-size: 17px;
padding: 12px 8px 72px 8px;
top: -57px;
color: #000;
}

.bg-slider {
height:120px;
}

#top .bg-slider {
height:260px;
}

#start{
padding:30px 0 40px;
width:86%;
}

#start h2{
font-size:24px;
margin-bottom:20px;
font-family:"LPSans-Bold";
}

#start p{
text-align:left;
margin-bottom:25px;
}

#start ul li{
float:none;
width:100%;
margin-right:0px;
margin-bottom:20px;
}

#about_seiren{
background-image: url(images/bg_houshin_sp.jpg);
background-position:right;
height:auto;
padding:55px 0 40px 0;
}

.title_area{
margin: 0 auto 30px;
}

.title_area:after {
left: 42%;
width: 16%;
}

#about_seiren h2{
font-size:26px;
padding-bottom:8px;
font-family:"LPSans-Bold";
}

#about_seiren_inner{
margin:0 auto;
text-align: left;
}

.about_seiren_inner{
width:86%;
margin:0 auto;
text-align: left;
}

#about_seiren_inner ul{
width:100%;
}

#about_aiki{
width:100%;
padding:40px 0;
}

#about_aiki h2{
font-size:26px;
padding-bottom:8px;
margin:0 auto;
width:86%;
font-family:"LPSans-Bold";
}

.about_aiki_inner{
margin:0 auto 0px;
width:86%;
padding-bottom: 0;
}

.about_aiki_list{
float:none;
max-width:360px;
width:100%;
margin-right:0px;
margin:0 auto;
}

.about_aiki_list_right{
float:none;
max-width:360px;
width:100%;
margin:0 auto;
}

#about_aiki .title_area{
margin: 0 auto 25px;
}

#about_aiki .text{
margin-bottom:20px;
}

.about_aiki_detail{
margin-bottom:30px;
}

#classBox{
width:100%;
padding:0px 20px 40px 20px;
margin:0 auto;
}

.box h3{
}

.box {
margin:0px auto 25px;
}

#class_type{
width:100%;
margin:0 auto 15px;
}

#class_type_child,
#class_type_adult{
float:none;
width:100%;
margin:0 auto;
}

#class_type_child,
#class_type_adult{
padding:0;
background-size: 180px;
}

#class_type_adult{
margin-top:40px;
}

.class_text{
max-width:450px;
margin:0 auto;
}

#class_type_child h4{
padding-top:75px;
margin-bottom:80px;
}

#class_type_adult h4{
padding-top:65px;
margin-bottom:70px;
}

#classBox a{
width:80%;
margin:25px auto 0px;
font-size:18px;
padding:15px;
}

#schedule{
padding:40px 0;
}

#schedule h2 {
font-size: 26px;
padding-bottom: 8px;
font-family:"LPSans-Bold";
}

#time{
width:86%;
margin:0 auto 30px;
}

h1{
font-size:40px;
}

#time{
display: none;
}


#time_sp{
display:inherit;
}

#schedule ul{
width:86%;
}

#kasukabe{
width:86%;
font-size:16px;
}

#kaicho_inner{
padding:35px 0 40px 0;
}

#kaicho h2{
font-size:26px;
padding-bottom:8px;
font-family:"LPSans-Bold";
}

#kaicho_box{
width:86%;
}

#kaicho_pict{
float:none;
margin-left:0px;
margin:0 auto;
text-align:center;
width:200px;
}

#kaicho_text{
float:none;
width:100%;
max-width:450px;
margin:0 auto;
}

#kaicho_text h3{
text-align: center;
}

#guide h2{
padding:30px;
font-size:26px;
font-family:"LPSans-Bold";
background-position: 46% 44px;
}

#guide{
margin:0 auto 50px;
}

#guide_inner{
width:86%;
margin:0 auto;
padding:45px 0 35px 0;
}

#guide table{
width:100%;
margin:0 auto 30px;
}


#tadashi{
width:100%;
}

#guide h3{
font-size:18px;
margin-bottom:20px;
margin-bottom: 1em;
padding: 0 15%;
}

#guide h3:before {
width: 10%;
}

#guide h3:after {
width: 10%;
}

.boxbox{
width:95%;
}

.preparations_list{
width:100%;
height:auto;
display:block;
}

#access{
padding:40px 0 0 0;
}

#access h2{
font-size: 24px;
padding-bottom: 8px;
font-family:"LPSans-Bold";
}

#access_inner{
margin:0 auto 40px;
}

.access_inner{
width:86%;
margin:0 auto;
padding-bottom: 50px;
}

iframe{
border:#fff solid 2px;
}

#contact_title_area{
background-image:url(images/contact_bg_sp.jpg);
background-position:bottom;
padding-top:130px;
}

#contact_title_area h2{
font-size:21px;
width:86%;
margin:0 auto 20px;
line-height:1.5;
font-family:"LPSans-Bold";
}

#contact_title_area a{
width:80%;
font-size:21px;
}

#contact h3{
font-size:18px;
}

#contact_inner{
padding:0px 0 40px 0;
}

#contact_list{
width:86%;
}

div#contact_list dt{
width:100%;
float:none;
padding:15px 4px 4px 4px;
font-weight:bold;
}

div#contact_list dd{
margin-left:0; 
padding:4px 4px 15px 4px;
border-top:none;
}

input.backbutton{
width: 260px;
}

footer{
background:none;
}

#footer_inner{
width:100%;
padding:20px 0 40px;
text-align:center;
}

#footer_logo {
margin:0 auto;
width:86%;
padding-top:20px;
border:none;
}

#footer_logo span{
top:26px;
left:40%;
}

#footer_inner p{
font-size:11px;
}

iframe{
width:100%;
}

#kamei {
width:100%;
padding:30px 0 20px;
text-align:center;
background-color:#f2f2f2;
border-bottom:none;
}

#kamei img{
width:130px;
margin-bottom:8px;
}

#footer_obi{
display:inherit;
text-align:right;
}

#footer_obi img{
max-width:650px;
width:95%;
}

#topcontrol img{
width:35px !important;
height:35px !important;
right:5px !important;
bottom:5px !important;
}

#thanks{
margin:30px auto 100px;
}

#thanks a{
background-color: #000;
border-radius: 12px;
width: 280px;
padding: 8px;
color: #fff;
text-decoration: none;
display: block;
line-height: 1.0;
text-align: center;
}

.blog-inner {
	width:86%;
    flex-direction: column;
}

.news-box, .post-box {
    width: 100%;
}

.ul_new {
    width: 100%;
    margin-left: 0;
}

.contents_inner {
    padding: 40px 0 30px;
	width: 86%;
	margin: 0 auto;
}

.kokoroe {
    width: auto;
}

.kokoroe ol {
	padding-left:20px;
}

.kokoroe li {
	margin-bottom: 10px;
}

.boxbox {
    width: 100%;
}

.preparations_list {
    width: 50%;
}

.muryo {
    width: auto;
    padding: 20px;
    width: 86%;
}

.muryo-in {
	flex-direction: column;
}

.taiken-r {
	margin-top: 15px;
	text-align: center;
}

.taiken-r figure {
	display: inline-block;
}

img.thumimg {
	margin-right: 10px;
}

.ul_new li .floatR {
    width: 75%;
}

.ft-l {
	float: none;
    margin-right: 0px;
	margin-bottom: 20px;
}

.pc-table {
	display: none;
}

.sp-table {
	display:block;
}

#guide .sp-table table th,
#guide .sp-table table td {
	text-align: left;
	display:block;
	width: 100%;
	height: auto;
}

.contents {
	flex-direction: column;
    width: auto;
    justify-content: flex-start;
	margin: 0 15px;
}

.article {
    width: auto;
	margin-bottom: 20px;
}

.post {
    position: inherit;
	flex-direction: column;
}

.post .eye-catc {
    width: 100%;
    margin-right: 0px;
	margin-bottom: 10px;
}

.post-cont {
    flex-grow: 1;
	display: flex;
	flex-direction: column;
}

.post .btnArea {
    position: inherit;
    margin: 15px 0 20px;
    align-self: flex-end;
}

.b-side {
    width: auto;
}

.side-bn {
	display: block;
}

#drawrPanel .navigationWrapper nav .side-bn ul li:first-child {
	border: none;
}

#drawrPanel .navigationWrapper nav .side-bn ul li:last-child {
    margin-top: 0px;
}

#drawrPanel .navigationWrapper nav .side-bn ul li:last-child a {
    padding: 10px 20px 0;
}

#drawrPanel .navigationWrapper nav .side-bn ul li span,
#drawrPanel .navigationWrapper nav .side-bn ul li a {
    padding: 10px 20px 0;
}
}
/* 装飾などの追加　-------------------------------------------*/
.bn_btn{
	background-color:#DE4830;
	padding:10px 0;
	text-align:center;
	width:350px;
	margin:0 auto;
	clear: both;
}

.bn_btn a{
	color:#FFF;
	font-size:18px;
	font-weight:bold;
}

.bn_btn a:hover{
	text-decoration:none;
}

.side-keiko .bn_btn {
    width: 100%;
    margin: 0 auto 20px;
    clear: both;
}

@media screen and (max-width: 767px) {
.bn_btn {
width:95%;
}

.bn_btn a{
	text-decoration:none;
}

.sp-txt-l {
	text-align: left !important;
}

.ul_new li {
	width: 100%;
}

.ul_new li a {
    display: inline-block;
    width: initial;
    vertical-align: top;
}

.ul_new li .floatR {
    float: none;
	margin-top: 0;
	margin-left: 10px;
}

.ul_new li:nth-child(n+7) {
	display: inherit;
}

.pagination {
	font-size: 12px;
	line-height: 12px;
}
.pagination span, .pagination a {
	padding: 8px 10px 8px 10px;
}
.pagination .current{
	padding: 8px 10px 8px 10px;
}


}

.address{
	text-align:center;
}

.covid19_inner {
	width: 760px;
	max-width: 100%;
	margin: 0 auto;
	padding: 80px 0;
}

#covid19 h2 {
  font-family: "LPSans-Bold";
  text-align: center;
  font-size: 28px;
  padding-bottom: 12px;
}

.corona_wrap {
	margin-top: 40px;
}

.corona_wrapper {
	margin-bottom: 60px;
}

.corona_box {
	margin-bottom: 20px;
}

.corona_wrap h3 {
  position: relative;
  padding-left: 5em;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
}

.corona_wrap h3 span {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 2rem;
  color: #FFFFFF;
  background: #fa4141;
}

.corona_wrap h3 span:after {
  position: absolute;
  top: calc(50% - 7px);
  right: -11px;
  width: 0;
  height: 0;
  content: '';
  border-width: 7px 0 7px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #fa4141;
}

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

.corona_img ul {
	display: flex;
	flex-wrap: wrap;
}

.corona_img ul li {
	width: calc((100% - 20px) / 2);
}

.corona_img ul li:not(:nth-child(2n)) {
	margin-right: 20px;
}

.covid19 {
	width: 800px;
	max-width: 90%;
	margin: 0 auto 40px;
	border: 2px solid #F00;
	text-align: center;
}

.covid19 a {
	display: block;
	color: #F00;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	transition: 0.3s all;
	padding:20px;
}

.covid19 a:hover {
	background: #F00;
	color: #FFF;
}

.dojo-photo {
	width: 1110px;
	max-width: 100%;
	margin: 20px auto 0; 
}

.dojo-photo ul {
	display: flex;
	flex-wrap: wrap;
}
	
.dojo-photo ul li{
	width: calc((100% - 40px) / 3);
	margin: 0 0 20px 0;
}

.dojo-photo ul li:not(:nth-child(3n)) {
	margin-right: 20px;
}

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

.dojo-access {
	width: 1110px;
	max-width: 100%;
	margin: 0 auto; 
}

.gmap {
height: 0;
overflow: hidden;
padding-bottom: 36.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

.gphoto {
	display: flex;
	margin-top: 10px;
}

.gphoto li {
	margin: 0 5px;
}

.root {
	margin-bottom: 20px;
}

.dojo-thum {
	text-align: left;
}

.dojo-thum img {
	float: left;
}

.dojotable table {
	width: 100%;
	border-collapse: collapse;
}

.dojotable table td {
	padding: 10px;
	border: 3px solid #FFF;
	line-height: 1.5;
}

.dojotable table .dojo-thum img {
	margin-right: 15px;
	margin-bottom: 10px;
}

.clearfix::after {
   content: "";
   display: block;
   clear: both;
}


/* スマホ用 */
@media screen and (max-width: 767px) {
.dojotable table td {
  display: block;
  width: 100%;
}
	.fb-container {
		width: 100%;
		max-width: 500px;
	}
	.covid19_inner {
		padding: 40px 20px;
	}
	.dojo-photo ul li{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.dojo-photo ul li:not(:nth-child(3n)) {
	margin-right: 0;
	}
	.gmap {
		padding-bottom: 56.25%;
	}


}
 
/* PC用 */
@media screen and (min-width: 768px) {
	.fb-container {
		width: 500px;
	}
}


h4.h4ttl{
	font-size:16px;
	font-weight:bold;
}

/* 支部道場稽古日程部分 */
.inner02 {
width: 1110px;
max-width: 100%;
margin: 20px auto 0;
}

#contents .inner02 table{
	width:100%;
}


#contents .inner02 table td {
  width: 20%;
}

div.vid_contents {
width: 100%;/*背景色を横幅いっぱいに広げる*/
text-align: center;
margin: auto;
padding:0;/*ここで動画の周りの余白を調整*/
background: #FFF;/*余白の背景色*/
}
video.vid_main {
width: 100%;
max-width: 980px;/*PC版での最大幅*/
}