@charset "UTF-8";
/* CSS Document */
/*
Theme Name: a_theme01
Theme URI: 
Description: This is our original theme.
Author: 
Author URI:
Version:1.0
*/
/*------------------------------------------------------------------
	Universal Selector
------------------------------------------------------------------*/
* {
    font-style: normal;
    margin: 0;
    padding: 0;
    text-align: left;
	box-sizing: border-box;
}

/*------------------------------------------------------------------
	Base Settings
------------------------------------------------------------------*/
html {
    overflow-y: scroll;
}


body {
background:#efefef;
font-family: HalisR-Regular, 游ゴシック体, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
    color: #2b2115;
    font-size: 16px;
    line-height: 1.4;
	position: relative;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
p{
	line-height:1.8;
	margin-bottom: 20px;
}
img{
    height: auto;
    max-width: 100% ;
}

/*------------------------------------------------------------------
	Base Link Color Setting
------------------------------------------------------------------*/

a {
    color: #251e1b;
    text-decoration: none;
}

a:hover {

    text-decoration: underline;
}
a:active {
    text-decoration: underline;
}
a img {
    border: medium none;
}

a:hover .fil,.fil2 a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/* マージン・インデント
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */
.m1b { margin-bottom: 1px !important; }
.m2b { margin-bottom: 2px !important; }
.m3b { margin-bottom: 3px !important; }
.m4b { margin-bottom: 4px !important; }
.m5b { margin-bottom: 5px !important; }
.m6b { margin-bottom: 6px !important; }
.m7b { margin-bottom: 7px !important; }
.m8b { margin-bottom: 8px !important; }
.m9b { margin-bottom: 9px !important; }
.m10b { margin-bottom: 10px !important; }
.m13b { margin-bottom: 13px !important; }
.m15b { margin-bottom: 15px !important; }
.m20b { margin-bottom: 20px !important; }
.m25b { margin-bottom: 25px !important; }
.m30b { margin-bottom: 30px !important; }
.m35b { margin-bottom: 35px !important; }
.m40b { margin-bottom: 40px !important; }
.m45b { margin-bottom: 45px !important; }
.m50b { margin-bottom: 50px !important; }
.m60b { margin-bottom: 60px !important; }
.m80b { margin-bottom: 80px !important; }

.m5t { margin-top: 5px !important; }
.m10t { margin-top: 10px !important; }
.m20t { margin-top: 20px !important; }
.m30t { margin-top: 30px !important; }
.m40t { margin-top: 40px !important; }
.m50t { margin-top: 50px !important; }
.m70t { margin-top: 70px !important; }
.m80t { margin-top: 80px !important; }
.m90t { margin-top: 90px !important; }
.m100t { margin-top: 100px !important; }

.m-1l{margin-left:-18px !important}
.m5l { margin-left: 5px !important; }
.m10l { margin-left: 10px !important; }
.m15l { margin-left: 15px !important; }
.m20l { margin-left: 20px !important; }
.m25l { margin-left: 25px !important; }
.m30l { margin-left: 30px !important; }

.m5r { margin-right: 5px !important; }
.m10r { margin-right: 10px !important; }
.m15r { margin-right: 15px !important; }
.m20r { margin-right: 20px !important; }
.m25r { margin-right: 25px !important; }
.m30r { margin-right: 30px !important; }
.m40r { margin-right: 40px !important; }
.m50r { margin-right: 50px !important; }

.p5b { padding-bottom: 5px !important; }
.p10b { padding-bottom: 10px !important; }
.p15b { padding-bottom: 15px !important; }
.p20b { padding-bottom: 20px !important; }
.p25b { padding-bottom: 25px !important; }
.p30b { padding-bottom: 30px !important; }
.p40b { padding-bottom: 40px !important; }
.p50b { padding-bottom: 50px !important; }
.p60b { padding-bottom: 60px !important; }
.p70b { padding-bottom: 70px !important; }
.p80b { padding-bottom: 80px !important; }

.p5t { padding-top: 5px !important; }
.p8t { padding-top: 8px !important; }
.p10t { padding-top: 10px !important; }
.p15t { padding-top: 15px !important; }
.p17t { padding-top: 17px !important; }
.p20t { padding-top: 20px !important; }
.p25t { padding-top: 25px !important; }
.p30t { padding-top: 30px !important; }

.p5a { padding: 5px !important; }
.p10a { padding: 10px !important; }
.p20a { padding: 20px !important; }
.p40a { padding: 40px 0 !important; }
.p50a { padding: 50px 0 !important; }

.p0r { padding-right: 0px !important; }
.p5r { padding-right: 5px !important; }
.p10r { padding-right: 10px !important; }
.p20r { padding-right: 20px !important; }
.p15r { padding-right: 15px !important; }
.p25r { padding-right: 25px !important; }
.p30r { padding-right: 30px !important; }
.p40r { padding-right: 40px !important; }
.p50r { padding-right: 50px !important; }
.p55r { padding-right: 55px !important; }
.p60r { padding-right: 60px !important; }
.p70r { padding-right: 70px !important; }
.p75r { padding-right: 75px !important; }
.p90r { padding-right: 90px !important; }
.p100r { padding-right: 100px !important; }
.p110r { padding-right: 110px !important; }
.p120r { padding-right: 120px !important; }

.p0l { padding-left: 0px !important; }
.p10l { padding-left: 10px !important; }
.p15l { padding-left: 15px !important; }
.p20l { padding-left: 20px !important; }
.p25l { padding-left: 25px !important; }
.p30l { padding-left: 30px !important; }
.p200l { padding-left: 200px !important; }

.bNone { border: none !important; }
.bor01{
	border-bottom:solid 2px #ccc;
}
.bor02{
	border-bottom:solid 1px #ccc;
}
/*sp時変更*/
.m10b-s { margin-bottom: 10px !important; }
.m20b-s { margin-bottom: 20px !important; }
.m30b-s { margin-bottom: 30px !important; }
.m40b-s { margin-bottom: 40px !important; }
.m50b-s { margin-bottom: 50px !important; }
.p50t-s { padding-top: 50px !important; }
.m20l-s{margin-left:20px !important}
.m30r-s{margin-right:30px !important}
.m50l-s{margin-left:50px !important}
.p01-s { padding: 20px !important; }
.p02-s { padding: 20px 70px !important; }
.p03-s { padding: 20px !important; }
.p04-s { padding: 0 20px 20px !important; }
.m01-s { margin: 0 50px 30px !important; }
.p20a-s{ padding: 20px !important; }


/* 位置クラス
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */
.clear { clear: both !important; }
.cen { text-align: center !important; }
.cen-pc{text-align:center !important;}
.left { text-align: left !important; }
.right { text-align: right !important; }
/* 投稿の画像配置 */
.f-left{float:left;}
.f-right{float:right;}
.f-left-pc {float: left;}
.f-right-pc {float: right;}
.alignright { display: block; margin: 0 0 10px auto; }/* 配置位置 左 */
.alignleft { display: block; margin: 0 auto 10px 0; }/* 配置位置 右 */
.aligncenter { display: block; margin: 0 auto 10px; }/* 配置位置 中央 */

.pc-dnon{display: none;}
.pc-dnon2{display: none;}

/* テキスト
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */
.bold { font-weight: bold !important; }
.txtRed { color: #9b000d !important; }
.txtRed2 { color: #c50018 !important; }
.txtRed3 { color: #f51d36 !important; }
.txtBlue { color: #1D4194 !important; }
.txtBlue2 { color: #20348B !important; }
.txtBlue3 { color: #008AD2 !important; }
.txtPink { color: #F246A4 !important; }
.txtGold { color: #A98552 !important; }
.txtGray { color: #666666 !important; }
.txtGray2{color:#707070 !important}
.txtWhite { color: #FFFFFF !important; }
.txtBlack { color: #2b2115 !important; }
.txtgreen { color: #79a035 !important; }
.txtorenge{color:#fd851b}
.bg01{background:#f9f3be;}
.bg02{background:#fff;}
.bg03{background:#ecf8eb;}

.txt10 { font-size: 77% !important; }
.txt11 { font-size: 92% !important; }
.txt13 { font-size: 109% !important; }
.txt14 { font-size: 117% !important; }
.txt15 { font-size: 125% !important; }
.txt17 { font-size: 142% !important; }
.txt18 { font-size: 150% !important; }
.txt20 { font-size: 167% !important; }
.bor01{border-bottom:dotted 1px #333;}

.lh01{line-height:1 !important;}
.lh02{line-height:2  !important;}
.f-min{
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", "メイリオ", Meiryo, serif;
}
.f-dan{
	font-family: 'Dancing Script', cursive;
}
.vaMiddle { vertical-align: middle !important; }
.oh{overflow:hidden;}
.blk{
	display:block;
}
.underline{
	text-decoration: underline;
}
.img100 {
    height: auto;
    width: 100%;
}
.table01 th,.table01 td{
	padding:5px 10px;
	border:solid 1px #ccc;
	text-align:center;
}
.table02 th,.table02 td{
	padding:5px 10px;
	border:solid 1px #ccc;
}
.table02 th{
	text-align:center;
	width:20%;
}
.cau{
	background: #fd851b;
	color:#fff;
	padding:2px 5px;
	border-radius:5px;
	margin-right:10px;
}
.link-box{
	background:#faf6f1;
	padding:10px;
}
/* ------------------------------
 Header▼
------------------------------ */
.headlogo{
	max-width: 200px;
	height:auto;
}
header{
    background:#fff;
	margin-bottom:20px;
	box-shadow:0 0 3px #aaa;
}
header .name{
	padding: 30px;
	text-align: center;
	font-size:150%;
	font-weight: bold;
}

.menuicon a{
    position:absolute;
    top:0;
    right:0;
    padding:10px;
	margin-left: 5px;
	background:#231815;
	color:#fff;
	border-radius: 0 0 5px 5px;
	text-decoration:none;
}
header #pc-nav{
	overflow:hidden;
    background:#67a7de;
}
header #pc-nav ul{
	max-width:1000px;
	margin:0 auto;
}
header #pc-nav ul li a{
	display: block;
	float:left;
	width:16.666%;
	padding:20px 10px;
	color:#fff;
	font-size:80%;
	border-right:solid 1px #fff;
	text-align: center;
	text-decoration: none;
	transition: color .3s;
}

header #pc-nav ul li a{
    color:#fff;
}
header #pc-nav ul li:last-child a{
	border-right:none;
}
header #pc-nav ul li a:hover {
	color:#eedfc9;
}
@media screen and (max-width: 1000px) {

}
/*スマホナビ*/
#sp-nav{
	display:none;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #3397ed;
    text-decoration: none;
    color: #fff;
    width: 80px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #cdaa41;
}
/* ------------------------------
 footer▼
------------------------------ */
footer{
	clear:both;
	background:#777;
	color:#fff;
}
footer h2{
	font-weight: normal;
}
footer .copy{
	clear:both;
	padding: 10px;
	text-align:center;
	font-size: 90%;
	margin-bottom:0 !important;
}
footer ul{
    display: table;
    margin:0 auto;
}
footer ul li{
	display: table-cell;
	text-align: center;
	padding:0 10px;
	font-size:90%;
	border-right:solid 1px #fff;
}
footer ul li a{
	transition: color .3s;
	color:#fff;
	font-size:80%;
}
footer ul li:last-child{
	border-right:none;
}
footer ul li a:hover {
	color:#eedfc9;
	text-decoration:none;
}
.footname{text-align: center;
}
.footname a{
	color: #fff !important;
}
/* ------------------------------
 sidebar▼
------------------------------ */
#main{
	float:left;
	width:70%;
	background:#fff;
	padding:0 2% 20px;
}
#side{
	float:right;
	width:30%;
	padding:0 2% 20px;
}
.ul-style01,#side ul li{
	padding:5px;
	background:#fff;
	font-size:85%;
}
.ul-style01 li a,#side ul li a{
	display:block;
	padding:5px 0;
	line-height:1.2;
	border-bottom:solid 1px #ccc;
	background:url(images/list02.png) no-repeat 0 7px;
		padding-left:15px;
	text-decoration:none;
	width:100%;
	overflow:hidden;
}
.ul-style01 li a img{
    float:left;
    margin-right:5px;
    width:75px;
    height:auto;
}
.ul-style01 li.last a,#side ul li:last-child a{
	border-bottom:none;
}
.ul-style01 li a:hover,#side ul li a:hover{
	color:#aaa;
}
.ul-style02 li a{
	display:block;
	padding:5px 0;
	line-height:1.2;
	border-bottom:solid 1px #ccc;
	text-decoration:none;
	width:100%;
	background:url(images/list02.png) no-repeat 0 7px;
	padding-left:15px;
	overflow:hidden;
	font-size:90%;
}
.ul-style02 li.last a{
	border-bottom:none;
}
.ul-style02 li a:hover{
	color:#aaa;
}
.olstyle01 li{
	list-style-type:decimal;
	margin-left:20px;
	margin-bottom:10px;
}

.faq dt{
	background:url(images/faq_q.png) no-repeat;
	background-size:40px;
	padding:7px 10px;
	padding-left:50px;
	margin-bottom:10px;
	font-size:120%;
}
.faq dd{
	background:url(images/faq_a.png) no-repeat;
	background-size:40px;
	padding:7px 10px;
	padding-left:50px;
	margin-bottom:30px;
	font-size:100%;
}
.ans{
	display:inline-block;
	padding:2px 5px;
	background:#cb1461;
	color:#fff;
	margin-bottom:10px;
	border-radius:5px;
}
.que{
	display:inline-block;
	padding:2px 5px;
	background:#10895a;
	color:#fff;
	margin-bottom:10px;
	border-radius:5px;
}

/**********パンくずリスト**********/
#crumbs{
padding:5px;
overflow:hidden;
margin-bottom:20px;
}
#crumbs li{
float: left;
font-size:85%;
padding-left:5px;
}
#crumbs li a{
    text-decoration:underline;
}
/* ------------------------------
 main▼
------------------------------ */
.container{
	max-width:1000px;
	margin:0 auto;
}

/*ーーーーーーー共通スタイルーーーーーーー*/
article h1{
	font-size:140%;
	padding: 20px 10px;
	background:#aed0ee;
	text-align: center;
	border:double 3px #fff;
	margin-bottom: 20px;
	color:#fff;	
	text-shadow:1px 1px 3px #777;
}
article h2,.hstyle01{
	border-top:5px solid #777;
	border-bottom:1px solid #a0a0a0;
	font-size:140%;
	padding: 10px;
	margin-bottom: 20px;
	margin-top:30px;
}
article h3{
	color:#3397ed;
	margin-bottom:10px;
	font-size:120%;
}
article h3:before{
	content:"◆";
}
.hstyle02,#side h2{
	font-size:120%;
	padding: 5px 10px;
	color:#fff;
	background:#67a7de;
}
.hstyle04{
	font-size:110%;
	color: #e35229;
	margin-bottom: 10px;
}
.hstyle04:before{
	margin-right: 10px;
	content: "\f14a";
  font-family: "Font Awesome 5 Free";
}
.hstyle03{
	padding:10px;
	font-size:110%;
	border-bottom:solid 1px #ccc;

	border-left:solid 5px #0d93b0;

}
.link01 a{
	width: 90%;
	margin:  20px auto;
	display: block;
	padding:10px;
background: #f88f06;
	color: #fff;
	text-align: center;
	font-size:120%;
	border: solid 5px #fff;
	box-shadow: 0 0px 5px #333;
	border-radius: 20px;
	text-decoration: none;
}
.link01 a:hover{
	background: #e0830b;
}
.link02 a{
	text-decoration:underline;
}
.link02 a:before{
	content: "\f14a";
  font-family: "Font Awesome 5 Free";
}
.link03 a{
color:#fe5206;
	font-weight:bold;
	font-size:110%;
	text-decoration:underline;
}
.link03 a:before{
	content: "\f04e";
  font-family: "Font Awesome 5 Free";
}
.link03 a:hover{
	color:#ae3012;
}
.ol-style01 li{
list-style-type:decimal;
margin-left:30px;
margin-bottom:20px;
line-height:1.5;
 font-weight:bold;
}
.ol-style01 li span{
 font-weight:normal;
}
.ulstyle01 li:before{
	content: "\f14a";
  font-family: "Font Awesome 5 Free";
	margin-right:5px;
	color: #c50018;
}
.ulstyle01 li{
	margin-bottom:10px;
}
.ulstyle02 li{
	margin-bottom:10px;
	color:#523715;
}
.ulstyle02 li:before{
	margin-right: 10px;
	content: "\f075";
  font-family: "Font Awesome 5 Free";
}
blockquote:before{
display:block;
color:#F246A4;
content: "\f10d";
  font-family: "Font Awesome 5 Free";
position:absolute;
	top:10px;
left:10px;
	font-weight:bold;
}
blockquote{
padding:30px 20px 10px;
background:#eee;
margin-bottom:20px;
border-radius:5px;
position:relative;

}
blockquote:after{
display:block;
color:#F246A4;
content: "\f10e";
  font-family: "Font Awesome 5 Free";
position:absolute;
bottom:10px;
right:10px;
	font-weight:bold;
}

/*---------下層ページ-----------------*/
.box01{
	padding:15px;
	background:#f8fad1;
}


/*サイトマップページ*/
.sitemap ul li{
	padding:10px;
	padding-left:20px;
    background: url(images/list01.png) no-repeat 0 10px;
	font-weight:bold;
	color:#3c3c3c;
}
.sitemap ul li ul{
	padding-top:5px;
}
.sitemap ul li ul li{
	background:none;
	padding-left:10px;
	font-weight:normal;
	list-style-type:none;	
}
.sitemap ul li ul li:before{
content: "\f061";
  font-family: FontAwesome;
	color:#3c3c3c;
	margin-right:5px;
}
.single-a img{
max-width:100%;
height:auto;
}

/*.single h2{
    padding:10px;
    border-radius:5px;
    margin-bottom:10px;
    font-size:120%;
	background:#efb4a3;
	border:none;
}*/
.single h3{
    padding:5px 10px;
    margin-bottom:10px;
    border-left:8px solid #ef8b41;
    font-size:110%;
    border-bottom:solid 1px #ccc;
}
.single h4{
    color:#ef8b41;
    margin-bottom:10px;
    font-size:110%;
}
.single p{
    margin-bottom:20px;
}
#archive article figure{
	float:left;
	margin-right:10px;

}
#archive article{
overflow:hidden;
padding:10px;
border-bottom:dotted 1px #ccc;
}
#archive article h1,#archive article p{
	margin-left:110px;

}
#archive article p{
font-size:90%;
}
#archive article h1{
font-weight:bold;
margin-bottom:5px;
}

.tag li a{
display:block;
float:left;
font-size:10px;
margin-right:10px;
margin-bottom:5px;
padding:5px 10px;
background:#aaa;
color:#fff;
border-radius:3px;
text-decoration:none;
}

.sam-list li a{
    display:block;
    float:left;
	width:33.3%;
	margin-bottom:10px;
	box-sizing:border-box;
	padding:15px;
	text-decoration:none;
}
.sam-list li:nth-child(3n+1) a{
	clear:both;
}


.sam-list li h3{
	line-height:1.3;
	font-weight:normal;
}
.sam-list li p{
    color:#ef8b41;
}
.sam-list li img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	max-width:100%;
	height:auto;
}
.sam-list li:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.sam-list2 li a{
    display:block;
    float:left;
    width:49%;
    padding:10px;
    border:solid 1px #ccc;
	margin-left:0.5%;
	margin-right:0.5%;
	margin-bottom:10px;
	text-decoration:none;
	
}
.sam-list2 li:nth-child(odd) a{
    clear:both;
}
.sam-list2 li a:hover{
    background:#faf6f1;
}
.sam-list2 li a img{
    float:left;
    width:30%;
    margin-right:2%;
    height:auto;
}
.sam-list2 li a h3{
    padding:10px 0;
}
.sam-list2 li a p{
    line-height:1.4;
    font-size:90%;
}
.sam-list2 li a div span{
    padding:2px 5px;
    border-radius:3px;
    background:#efb4a3;
    color:#fff;
    font-size:70%;
    }
.sam-list3 li{
    margin-bottom:10px;
    background:url(images/list01.png) no-repeat 0 1px;
    padding-left:25px;
    font-size:90%;
    line-height:1.4;
}
.more a{
    margin:0 auto;
    display:inline-block;
    padding:1px 5px;
	color:#fff;
	background:#333;
	font-size:90%;
    text-align:center;
    text-decoration:none;
	border-radius:5px;
}
.more a:hover{
    background:#aaa;
    color:#fff;
}


/*次の記事へ*/
.adjacent_post_links{
	clear:both;
	overflow:hidden;
	padding:30px 20px;
}
.adjacent_post_links li a{
	display:block;
	padding:5px 10px;
	text-decoration:none;
}
.adjacent_post_links .prev a{
	float:left;
	text-align:left;
}
.adjacent_post_links .next a{
	float:right;
	text-align:right;
}

/*Pagenation*/
.pagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	font-size: 14px;
	line-height: 1em;
        text-align: center;
}
.pagination-box {
	display: inline-block;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 10px 14px 10px 14px;
	text-decoration: none;
	width: auto;
	color: #a68d69;
	background:#fff;
	border:solid 1px #a68d69;
	border-radius: 50%;
}
.pagination span.page-of {
	background: none;
	color: #a68d69;
	border:none;
}
.pagination a:hover{
	color: #fff;
	background: #a68d69;
	border:solid 1px #a68d69;
}
.pagination .current{
	padding: 10px 14px 10px 14px;
	color: #fff;
	background: #a68d69;
	border:solid 1px #a68d69;
}
@media only screen and (max-width: 413px) {
.pagination {
	font-size: 12px;
	line-height: 12px;
}
.pagination span, .pagination a {
	padding: 7px 10px 7px 10px;
}
.pagination .current{
	padding: 7px 10px 7px 10px;
}
}



/*●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
↑pcサイズ
----------------------------------
↓タブレット以下サイズ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●*/
@media screen and (max-width: 979px) {
	body{
	font-size:14px;
	}
.container{
	width:auto;
}
.pc-dnon2{
	display: block;		
	}
.tb-dnon{
		display: none;
	}

		header #pc-nav ul li a{
	width:33.3%;
		border-bottom:solid 1px #fff;
	}

	header #pc-nav ul li:nth-child(3) a{
	border-right:none;
}
		header #pc-nav ul li:nth-child(4) {
			clear:both;
	}
}
/*●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
↓タブレットサイズ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●*/
@media screen and (min-width: 640px) and (max-width: 999px) {

	}
/*●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
↑タブレットサイズ
----------------------------------
↓spサイズ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●*/

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

/*----------共通------------*/	
.pc-dnon{display:block;}
.sp-dnon{display:none;}
.cen-sp{text-align:center;}

.f-left-pc{float:none;}
.f-right-pc{float:none;}


/*sp時変更*/
.m10b-s { margin-bottom: 5px !important; }
.m20b-s { margin-bottom: 10px !important; }
.m30b-s { margin-bottom: 15px !important; }
.m40b-s { margin-bottom: 20px !important; }
.m50b-s { margin-bottom: 25px !important; }
.p50t-s { padding-top: 25px !important; }
.m30r-s{margin-right:15px !important}
.m20l-s{margin-left:10px !important}
.m50l-s{margin-left:25px !important}
.p01-s { padding: 10px !important; }
.p02-s { padding: 10px !important; }
.sp-block{
	display:block;
	margin:10px auto !important;
}

#sp-nav{
	display:block;
}
#pc-nav{
		display: none;
	}
/*スマホメニュー*/
header .name{
	margin-right:80px;
	}
#sp-nav{
  display:none; /* 最初は非表示 */
  width:100%;
  height:100%;
  position: fixed;
  z-index:999;
  top: 0px;
  left: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
	background:rgba(35,24,21,0.95);
  padding:5px;
}
#sp-nav ul{
  box-sizing: border-box;
	float:none;
	 }
#sp-nav ul li{
  box-sizing: border-box;
	float:none;
  text-align: center;
  border-bottom: solid 1px #ccc; /* 暗い線 */
  }

#sp-nav a{
	color: #fff;
  box-sizing: border-box;
  padding: 10px;
  padding-left:20px;
  display: block;
  width:100%;
  font-size:16px;
  text-decoration:none;
  tap-highlight-color:rgba(35,24,21,1) !important; /* タップした色 */
  -webkit-tap-highlight-color:rgba(35,24,21,1) !important; /* タップした色 */
  }
#sp-nav p.close{
	  cursor: pointer;
	  width:150px;
	  margin: 10px auto;
	 border:solid 1px #ccc;
	  padding:5px;
clear:both;
color:#231815;
font-size:14px;
text-align:center;
		background: #ccc;
	}
#sp-nav p.close:hover{
		background: #ddd;
	}
#sp-nav p:hover{
	color:#333;
  }
#sp-nav li a:hover{
	background:rgba(35,24,21,1);

   }
footer ul{
    display: block;
}
footer ul li{
	display: block;
	text-align: left;
	padding:5px 10px;
	font-size:100%;
	border-right:none;
}
footer ul li:before{
   margin-right:5px;
	content: "\f35a";
  font-family: "Font Awesome 5 Free";
}
/* ------------------------------
 main▼
------------------------------ */
#main{
	float:none;
	width:100%;
	box-sizing:border-box;
	padding:2%;
}
#side{
	float:none;
	width:100%;
	box-sizing:border-box;
}
.link01 a{
	width: 90%;
	font-size:110%;
	}

.sam-list li a{
    float:none;
	width:100%;
}
.sam-list2 li a{
    float:none;
    width:100%;
}
	article h1{
		padding: 10px;
		font-size:120%;
		text-align: left;
	}
/*ーーーーーーー共通スタイルーーーーーーー*/

}