@charset "UTF-8";

/*================================================
 *  CSSリセット
 ================================================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}body{


}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

/*================================================
 *  一般・共通設定
 ================================================*/
html{ scroll-behavior: smooth;
}

body {
	font-size: 14px;
	color: #333;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height: 1.2;
	background: #fff;

}

.inner {
	position: relative;
	width: 980px;
	margin: 0 auto;
}

header {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	color: #0060A0;
	background-color: #FFF;

}
.photo{
	width: 100%;
	height: 100%;
	}
nav {
	width: 100%;
	background: #fff;
	box-shadow: 0 1px 2px #ED81AB;
	⁄zoom: 1;
}
nav:after {
	content:'';
	display:block;
	clear:both;
}

#contents {
	overflow: hidden;
	width: 980px;
	background: #fff;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#main {
	box-sizing: border-box;
	overflow: hidden;
	float: left;
	width: 68%;
	margin-top: 20px;
}

#sub {
	box-sizing: border-box;
	overflow: hidden;
	float: right;
	width: 28%;
	margin-top: 20px;
}

.ameblo-wrap {
	width: 99%;
	margin-bottom: 22px;
}
.twitter-wrap {
	width: 99%;
	border: 1px solid #CCCCCC;
	padding-top: 7px;
	margin-bottom: 22px;
}
.twitter-wrap h2 {
	border: 1px solid #CCC;
	font-size: 24px;
	color: #FFF;
	width: 100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #392B76;
}


.fb-page {
	margin-bottom: 34px;
}
footer {
	box-sizing:border-box;
	width:100%;
	margin:0 auto;
}


a {
	color:#333;
	text-decoration:underline;
}
a:hover {
	color:#333;
	text-decoration:none;
}
.bold_black {
	font-weight: bold;
	color: #333;
}

h2 {
	margin-bottom: 0.5em;
	padding: 10px 0;
	font-size: 21px;
	color: #4080C0;
	border-top: 3px solid #4080C0;
	border-bottom: 1px dotted #4080C0;
	background-image: url(../images/smile.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 44px;
	font-weight: bold;
}

h3 {
	padding: 0.7em;/*文字周りの余白*/
	color: white;/*文字を白に*/
	border-radius: 0.5em;/*角の丸み*/
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	background-color: #4080C0;
	clear: both;

}
h3 a {
	color: white;/*文字を白に*/
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;

}

h3 a:hover {
	color: #F39B4A;/*文字をオレンジに*/

}

h4 {
	color: white;/*文字を白に*/
	border-radius: 0.5em;/*角の丸み*/
	margin-bottom: 8px;
	font-size: 14px;
	background-color: #F39B4A;
	margin-top: 8px;
	margin-right: 0px;
	padding-left: 10px;
	/* [disabled]float: none; */
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	font-weight: bold;
	clear: both;
}


h5 {
	position: relative;
	margin-bottom: 0.25em;
	padding-left: 10px;
	color: #4080C0;
	font-size: 14px;
	font-weight: bold;
}

h6 {
	margin-bottom: 0.25em;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

.instagram {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 43%;
}
.instagram iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
p {
	margin:0 0 1em 0;
}
.black {
	color: #000;
	font-size: 1.2em;
	font-weight: 600;
}
.ind {margin:0 0 0 11em;}
.p_right {
	float: right;
	margin:0 0 1em 0;
}
.p_center {
	margin-bottom: 1em;
	text-align: center;
}

a[href$=".pdf"]:after {
	content: " ";
	display: inline-block;
	width: 25px;
	height: 25px;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

a[href^="https://www.asmo-ssi.co.jp"]:after {
		background-image: none;
}

.company{
	font-size: 1.2em;
	color: #0040A0;
	line-height: 170%;
	padding-top: 10px;
}
.stipulation{
	font-size: 1.1em;
	color: #666666;
	line-height: 160%;
}

.company01 {
	font-size: 1.1em;
	/* [disabled]color: #666666; */
	line-height: 150%;
}
.company02 {
	font-size: 1.1em;
	color: #666666;
	line-height: 160%;

}
.company03{
	font-size: 1.0em;
	color: #333;
	line-height: 125%;
}

.stipulation{
	font-size: 0.8em;
	color: #333;
	line-height: 125%;
}

.float_none {clear: both;}

.contents_img {
	vertical-align: middle;
	margin-bottom: 10px;

}

.img_center {
	border: 1px solid #CCC;
	padding: 5px;


}
.contents_img_center {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
.contents_img_right {
	float: right;
	border: 1px solid #CCC;
	margin-left: 10px;
	padding: 5px;
	margin-bottom: 15px;
	background-color: #FFF;
}
.contents_img_right00 {
	float: right;
	margin-left: 10px;
	padding: 5px;
	margin-bottom: 15px;
	background-color: #FFF;
}
.contents_img_left {
	float: left;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-bottom: 15px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
em {
	font-weight:bold;
}

strong {
	font-weight: bold;
	color: #0060A0;
}

.strong_blue {
	font-weight: bold;
	color: #0060A0;
	font-size: 1.4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.img-box {
	width: 100%;
	text-align: center;
}
/* 3カラム（スマートフォンでは1カラム) */
.threeCol {
	overflow:hidden;
	margin-bottom:50px;
}
.threeColInner {
	overflow:hidden;
	margin-right:-3%;
}
.threeColInner div {
	width:31%;
	float:left;
	margin-right:2%;
}
.threeColInner div:nth-child(3n+1) {
	clear:both;
}
.threeColInner img {
	width: 25%;
	height: 100%;
	margin-bottom: 0.5em;
	border-radius: 5px;
}
.threeColInner li {
	line-height: 200%;
}
pre {
	margin:1em 0;
	padding:1em;
}

blockquote {
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #ddd;
	border-left:5px solid #ddd;
}

    .infomation {
	margin-top: .5em;
	margin-bottom: .75em;
	list-style-type: none;
    }
     
    .sitemap ul li ul {
	margin-top: .5em;
	margin-bottom: .75em;
	margin-left: 48px;
	list-style-type: none;
    }
     
    .sitemap ul li ul li {
	margin-bottom: 0.5em;
	position: relative;
	list-style-type: none;
	padding-bottom: 1em;
    }
     
    .sitemap ul li ul li::before {
	content: "";
	position: absolute;
	top: -0.5em;
	left: -16px;
	width: 10px;
	height: calc(100% + 1em);
	border-left: 1px solid #3972b2;
	list-style-type: none;
    }
     
    .sitemap ul li ul li:last-child::before {
	height: calc(1em + .25em);
	list-style-type: none;
    }
     
    .sitemap ul li ul li::after {
	content: "";
	position: absolute;
	top: .75em;
	left: -16px;
	width: 10px;
	border-bottom: 1px solid #3972b2;
	list-style-type: none;
    }
ul,ol,dl {
	margin: 0;
}
ul li {
	line-height: 150%;
	color: #666;
}
ol li {
	list-style:decimal;
}
li {
	margin-left:2em;
}

dt {
	margin-bottom: 0.5em;
}
dt:before {
	content:"\0025a0";
}
dd {
	margin-bottom:1em;
}

table {
	width:100%;
	margin-bottom:1em;
	border-collapse:collapse;
	border:1px solid #ddd;
	background:#fff;
}

th {
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ddd;
	background:#eee;
}
td {
	padding:10px;
	text-align:left;
	border:1px solid #ddd;
}
.table_top {
	width: 100%;
	border: none;
}
.table_top th {
	border: none;
	margin: 2px;
}
.table_top td {
	border: none;
	margin: 2px;
}

.table_stipulation {
	width:100%;
	margin-bottom:1em;
	border-collapse:collapse;
	border:1px solid #ddd;
	background:#fff;
}
.table_stipulation th {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ddd;
	background:#eee;
}
.table_stipulation td {
	padding:5px;
	text-align:left;
	border:1px solid #ddd;
}
.table_stipulation p {
	font-size: 0.8em;
	color: #333;
	line-height: 125%;
}
.iframe-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow:auto; 
  -webkit-overflow-scrolling:touch;
  border:2px solid #ccc; 
}
.iframe-wrap iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
    display:block;
}
/*================================================
 *  ヘッダー
 ================================================*/
header {
	padding: 15px 10px;
}

.summary {
	position: absolute;
	top: 40px;
	right: 0px;
	margin: 0;
	width: 277px;
	color: #EC7280;
	font-weight: bold;
}
.sp {
	display: none !important;
}
.pc {
	display: block !important;
}

/*================================================
 *  グローバルナビゲーション
 ================================================*/
@media print, screen and (min-width:768px) {
	nav {
	border-bottom: 5px solid #0040A0;
	box-shadow: 0 1px 3px #999;
	z-index: 3;
	background-color: #4080C0;
	}

	/* 共通 */
	nav ul {
		margin:0;
		padding:0;
	}

	nav ul li {
		position:relative;
		margin:0;
		padding:0;
		list-style:none;
	}

	nav ul li a {
	display: block;
	margin: 0;
	padding: 16px 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
	background-color: #4080C0;
	}

	nav ul li:hover > a {
	color: #fff;
	background-color: #0060A0;
	}

	/* 1段目 */
	nav ul.gnav > li {
	position: relative;
	width: 13%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
	}

	nav ul.gnav > li:first-child {
	width: 11%;
	}
	nav ul.gnav > li:last-child {
	width: 11%;
	}

	nav ul.gnav > li.subnav a {
		padding-right:20px;
	}

	nav ul.gnav > li.subnav > a:after {
		position:absolute;
		content:"";
		top:20px;
		width:0;
		height:0;
		margin-left:10px;
		border:5px solid transparent;
		border-top-color:#fff;
	}

	/* 2段目 */
	nav ul li ul {
		position:absolute;
		z-index:3;
		top:100%;
		left:0;
		width:100%;
		margin:0;
		padding:0;
	}

	nav ul li ul li {
		overflow:hidden;
		width:150%;
		height:0;
		color:#fff;
		transition:.2s;
	}

	nav ul li ul li a {
	padding: 13px 10px;
	text-align: left;
	font-weight: normal;
	background-color: #0060A0;
	}

	nav ul li:hover > ul > li {
	overflow: visible;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}

	nav ul li:hover ul li:last-child {
		border-bottom:none;
	}

	nav ul.gnav > li:last-child > ul {
		left:-50%;
	}

	nav ul li ul li ul:before {
		position:absolute;
		content:"";
		top:13px;
		left:-20px;
		width:0;
		height:0;
		border:5px solid transparent;
		border-left-color:#fff;
	}

	nav ul.gnav > li:last-child ul li ul:before {
		position:absolute;
		content:"";
		top:13px;
		left:200%;
		margin-left:-20px;
		border:5px solid transparent;
		border-right-color:#fff;
	}

	/* 3段目 */
	nav ul li ul li ul {
		top:0;
		left:100%;
	}

	nav ul li ul li ul li {
		width:100%;
	}

	nav ul li ul li:hover > ul > li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}

	nav ul.gnav > li:last-child > ul li ul {
		left:-100%;
	}

	nav ul li ul li ul li a {
	background-color: #0060A0;
	}

	nav ul li ul li ul li a:hover {
	background: #F39B4A;
	}

	.gnav {
		display:block !important;
	}

	#spMenu {
		display:none;
	}

	.fixed {
		position:fixed;
		top:0;
		left:0;
	}
}
.btn_01_wrap {
	width: 100%;
	display: flex;
	margin-bottom: 2em;
}

a.btn_01 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 200px;
	font-weight: bold;
	border: 1px solid #4080C0;
	color: #4080C0;
	transition: 0.5s;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 2em;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0.3em;
	padding-left: 0.3em;
}
a.btn_01:hover {
	color: #fff;
	background: #4080C0;
}

.button-011 {
    text-align: center;
}

.button-011 div {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transform: translateY(7px);
    width: 150px;
    margin: 0 auto;
    padding: .2em 0;
    border-radius: 10px;
    background-color: #fff;
    color: #2589d0;
    font-size: .8em;
}

.button-011 div::before,
.button-011 div::after {
    position: absolute;
    top: 100%;
    content: '';
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
}


.button-011 div::before {
    width: 16px;
    height: 8px;
    background-color: #2589d0;
}

.button-011 div::after {
    width: 12px;
    height: 6px;
    background-color: #fff;
}

.button-011 button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    margin: 0 auto;
    padding: 1em 2em;
    border: none;
    border-radius: 5px;
    background-color: #2589d0;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
}

.button-011 button::after {
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    margin-left: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: '';
}

.button-010 button:hover {
    background-color: #1579c0;
}
/*================================================
 *  トピックパス（パンくずリスト）
 ================================================*/
#topicpath {
	font-size:12px;
	margin-bottom:20px;
	padding:2px;
	background:#f1f1f1;
}

/*================================================
 *  サブコンテンツ
 ================================================*/
.submenu li {
	margin:0;
	padding:0;
	list-style:none;
}
.submenu li a:before {
	content:"\0025a0";
	color:#000;
}
.submenu li a {
	display:block;
	padding:10px 2px;
	color:#000;
	border-bottom:1px dotted #ddd;
	text-decoration:none;
}
.submenu li a:hover {
	background:#eee;
}

.bnr {
	overflow:hidden;
}
.bnr ul {
	overflow:hidden;
}
.bnr li {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
.bnr li a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}
.bnr img {
	width:100%;
}

/*================================================
 *  フッター
 ================================================*/
footer {
	clear:both;
}

.footmenu {
	width:100%;
	padding:20px 0;
	overflow:hidden;
	background:#efede9;
}
.footmenu ul {
	position:relative;
	float:left;
	left:50%;
	margin:0;
	padding:0;
}
.footmenu li {
	position:relative;
	left:-50%;
	float:left;
	list-style:none;
	margin:0;
	padding:0 15px;
	font-size:12px;
	text-align:center;
}
.footmenu a {
	color:#333;
	text-decoration:none;
}
.footmenu a:hover {
	color:#333;
	text-decoration:underline;
}

.copyright {
	clear: both;
	padding: 20px 0;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	background: #0060A0;
}

/*================================================
 *  ページトップへの戻り
 ================================================*/
.totop {
	position:fixed;
	bottom:15px;
	right:15px;
}
.totop a {
	display:block;
	text-decoration:none;
}
.totop img {
	background: #4080C0;
}
.totop img:hover {
	background: #0060A0;
}

/*================================================
 *  クラス
 ================================================*/
.list {
	padding:0 0 0 0.5em;
}
.list li {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	background:url(../images/check.png) 0 5px no-repeat;
}

.info dt {
	border-bottom:none;
}
.info dd {
	padding-bottom:1em;
	border-bottom:1px solid #ddd;
}

.col_two_one {
	overflow:hidden;
}

.col_two_one ul {
	overflow:hidden;
	margin:2% -2% 0 0;
}
.col_two_one li {
	list-style:none;
	float:left;
	width:48%;
	margin:0 2% 2% 0;
}
.col_two_one li:nth-child(2n+1) {
	clear:both;
}
.col_two_one li img {
	width:100%;
	margin-bottom:2.5%;
}

/*================================================
 *  スライドショー
 ================================================*/
/* スライドショー */
.filterPrev {
	position:absolute;
	left:0;
	opacity:0.5;
	filter:alpha(opacity=50);
	background-color:#fff;
}

.filterNext {
	position:absolute;
	right:0;
	opacity:0.5;
	filter:alpha(opacity=50);
	background-color:#fff;
}

.controlNav {
	position:relative;
	float:left;
	left:50%;
}
.controlNav span {
	position:relative;
	left:-50%;
	float:left;
	margin:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	width:10px;
	height:10px;
	overflow:hidden;
	background:#ccc;
	text-indent:-9999px;
	vertical-align:middle;
}
.controlNav span:hover {
	background:#999;
	cursor:pointer;
}
.controlNav span.current {
	background:#900000;
}.feed-articles img:hover {
        opacity: .8;
    }
    .feed-articles { /* ul */
        list-style-type: none;
        padding-left: 0;
        border: 1px solid silver;
    }
        .feed-articles p {
            margin-top: 0;
            margin-bottom: 0;
        }
        .feed-articles__item { /* li */
            display: flex;
            margin-bottom: 1.5rem;
        }
            .feed-articles__item__img { /* img */
                margin-right: 1rem;
            }
            .feed-articles__item__body { /* div */
            }
                .feed-articles__item__title { /* p */
                    font-weight: bold;
                }
                .feed-articles__item__description { /* p */
                }
                .feed-articles__item__date { /* p */
                    font-size: small;
                }
.color_red {
    color: #FF6347;
}
.blue a:link{
		font-size: 1.1em;
	line-height: 160%;
    color: #3479E0 !important;
}
.blue a:visited{
    color: #3479E0 !important;
}

.font_blue {
	color: #3479E0 !important;
	font-weight: 700;
}
}
/*================================================
 *  タブレット向けデザイン
 ================================================*/
/* スクロールバーを考慮して20px大きいサイズで切り替え */
@media screen and (max-width:979px) {
	.inner {
		width:100%;
	}

	#contents {
		box-sizing:border-box;
		width:100%;
		padding:0 10px;
	}

	footer {
		width:100%;
	}
		.threeCol {
		margin-bottom:30px;
	}

	.threeColInner {
		margin-right:0;
	}
	.threeColInner div {
		float:none;
		width:100%;
	}	.threeCol {
		margin-bottom:30px;
	}

	.threeColInner {
		margin-right:0;
	}
	.threeColInner div {
		float:none;
		width:100%;
	}
}

.red{
	color: #F00;
}




/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:767px) {
	.lock {
		overflow:hidden;
	}

	header {
	z-index: 2;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 15px 10px;
	}
.instagram {
	position: relative;
	width: 100%;
	height: auto;
}
	.summary {
		position:relative;
		top:auto;
		right:auto;
		margin-top:15px;
	}
.img_center{ width:96%;}
	#main {
		float:none;
		width:100%;
	}

	#sub {
		float:none;
		width:100%;
	}
#sub img {
	height: auto;
	width: 100%;
}
	nav {
	background-color: #4080C0;
	}
	nav ul {
		margin:0;
		padding:0;
		}

	nav .inner > ul {
		z-index:2;
		overflow:auto;
		position:fixed;
		top:53px;
		right:0;
		width:100%;
		height:88%;
		height:-webkit-calc(100% - 53px);
		height:calc(100% - 53px);
	}
	nav li {
		position:relative;
		width:100%;
		float:none;
		margin:0;
		text-align:left;
		list-style:none;
		border-bottom:1px solid #FFF;
		background:#369;
	}

	nav li:first-child {
		border-top:0;
	}
	nav li:last-child {
		border-bottom:0;
	}

	nav li a {
	display: block;
	padding: 10px 30px;
	color: #fff;
	text-decoration: none;
	background-color: #4080C0;
	}
	nav li a:hover {
	color: #fff;
	background: #0040A0;
	}
	nav ul ul {
		display:none;
		position:relative;
	}
	nav li li a {
		box-sizing:border-box;
		width:100%;
		padding:10px 30px 10px 50px;
		text-align:left;
	}

	nav li li li a {
		padding:10px 30px 10px 70px;
	}

	.subnav > a:before {
		display:block;
		content:"";
		position:absolute;
		-webkit-transform:rotate(45deg);
		transform:rotate(45deg);
		top:20px;
		right:30px;
		width:10px;
		height:10px;
		margin-top:-5px;
		background:#f1f1f1;
	}
	.subnav > a:after {
		display:block;
		content:"";
		position:absolute;
		-webkit-transform:rotate(45deg);
		transform:rotate(45deg);
		top:20px;
		right:30px;
		width:10px;
		height:10px;
		margin-top:-10px;
		background:#369;
	}
	.subnav a:hover:after {
	  background:#ED81AB;
	}

	.active > a:before {
		margin-top:0;
	}
	.active > a:after {
		margin-top:5px;
	}

	.gnav {
		display:none;
	}

	#spMenu {
		display:block;
		z-index:2;
		position:fixed;
		top:10px;
		right:10px;
	}
	#spMenu:hover {
		cursor:pointer;
	}
h1 img{
	width: 100%;
	height: auto;
}
	#navBtn {
	display: inline-block;
	position: relative;
	width: 30px;
	height: 30px;
	border-radius: 5%;
	background: #0060A0;
	}
	#navBtnIcon {
		display:block;
		position:absolute;
		top:50%;
		left:50%;
		width:14px;
		height:2px;
		margin:-1px 0 0 -7px;
		background:#f1f1f1;
		transition:.2s;
	}
	#navBtnIcon:before,
	#navBtnIcon:after {
		display:block;
		content:'';
		position:absolute;
		top:50%;
		left:0;
		width:14px;
		height:2px;
		background:#f1f1f1;
		transition:0.3s;
	}
	#navBtnIcon:before {
		margin-top:-6px;
	}
	#navBtnIcon:after {
		margin-top:4px;
	}
	#navBtn .close {
		background:transparent;
	}
	#navBtn .close:before,
	#navBtn .close:after {
		margin-top:0;
	}
	#navBtn .close:before {
		transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
	}
	#navBtn .close:after {
		transform:rotate(-135deg);
		-webkit-transform:rotate(-135deg);
	}

	.col_two_one ul {
		margin-right:0;
	}
	.col_two_one li {
		width:100%;
	}
	.col_two_one li:nth-child(2n+1) {
		clear:both;
	}
.pc {
	display: none !important;
}
.sp {
	display: block !important;
}

.fb-page {
	margin-bottom: 22px;
}
.btn_01 {
	width: auto;
	margin-right: 0;
	margin-left: 0;
}
}
