@charset "UTF-8";
/* CSS Document */

/*common----------------------------------------*/
#sec02 ul li img {
	width: 100%;
}
#sec02 p {
	float: left;
}
section {
	font-family: "メイリオ",Meiryo,Tahoma,Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	letter-spacing:-0.3px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	list-style-type: none;
	font-weight: normal;
	overflow-x: hidden;
	line-height: 1.5;
}
html {
	overflow-y: scroll;
}
body {
	min-width: 1000px;
}
ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
img {
}
.pc {
	display:block;
}
.sp {
	display:none;
}
a { 
	outline: none;
}
.inr {
	margin-right: auto;
	margin-left: auto;
}

#header img,
#footer img,
#m_footer img{
	width:100%;
}

/*clearfix----------------------------------------*/
.clearfix:after {   
    content: ".";   
    display: block;   
    overflow:hidden;
    height: 0px;
    line-height: 0;
    clear: both;   
}

/*link--------------------------------------------*/
.btn:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-opacity:0.8;
	opacity:0.8;
}


/*header------------------------------------------*/

#h1head {
	background: #eeeeee;
	width: 100%;
	height: auto;
}
#h1head h1{
	padding: 7px;
	width: 940px;
	margin: 0px auto;
	font-size: 13px;
	background: #eeeeee;
	color: #333;
	line-height: 1;
}

header .inr {
    padding-bottom: 11px;
    width: 940px;
    padding: 0px 0;
    clear: both;
    margin-right: auto;
    margin-left: auto;
}
header .logo {
    width: 160px;
    float: left;
    margin-top: 10px;
}
h2 {
margin: 40px 10px 20px;
    float: left;
}
header .contact {
    float: right;
    margin-top: 10px;
    width: 185px;
    position: relative;
    z-index: 10;
}
header .contact img {
    width: 190px;
}
header .contact .btn {
	margin-top: 7px;
}

/*footer-------------------------------------------*/

#footer #backtop img{
	width:50px;
}
#footer .footcompany{
	max-width: 1000px;
	margin: auto;
	margin: auto;
	padding: 40px 0 20px;
}

#footer .footcomp{
	float:left;
	width:70%;
	margin-right:2%;
}
#footer .footcompany .telmail{
	float:right;
	width:25%;
	margin-right:3%;
}
#footer .sns {
	padding:10px 0;
	background:#f7f7f7;

}
#footer .snsInner {
	max-width:1000px;
	margin:auto;
}
#footer .sns ul{
	float:right;
	margin-right:3%;
}
#footer .sns ul li{
	float:left;
	width:120px;
	height:30px;
	margin-left:10px;
}
#footer #footerlink #footerlinkInner{
	max-width: 1000px;
	margin: auto;
	padding: 40px 0 20px;
}
#footer #footerlink .ft_left .list{
	float:left;
	margin: 0 15px 0 0;
}
#footer #footerlink .ft_left .list > div > ul{
	float:left;
}
#footer #footerlink #footerlinkInner .list p {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 0 8px;
}
#footer #footerlink #footerlinkInner .list p:before{
    content:"■";
}
#footer #footerlink #footerlinkInner .list li {
    background: url(../images/icn_footlist.png) no-repeat left center;
    padding: 0 0 0 14px;
    margin: 0 0 5px 12px;
    font-size:12px;
}
#footer #footerlink #footerlinkInner .list li a{
    font-size:12px;
    color:#333;
    text-decoration:none;
}
#footer #backtop{
	width:950px;
	margin:0 auto;
}
#footer #backtop img{
	width:50px;
}
#footer #back {
    bottom: 30px;
    margin-left: 980px;
    outline: 0 none;
    position: fixed;
}

/*-------------------------------------------------------------------------
フッター：フッターリンク20180118
-------------------------------------------------------------------------*/

#footerlink {
    background-color: #666;
}
    #footerlinkInner {
        max-width: 1000px;
        margin: auto;
        padding: 37px 0 30px;
        overflow: hidden;
    }

/* リンク
--------------------------- */
.footerList {
    float:left;
    margin: 0 27px 0 0;
}
    .footerList__headline {
        font-size  : 14px;
        font-weight: bold;
        color      : #fff;
        margin: 0 0 7px;
        padding: 0 0 7px;
        line-height: 1;
        border-bottom: 1px solid #fff;
    }
    .footerList__headline:before{
        content:"■";
    }
    .footerList > ul {
        float:left;
    }
        .footerList li {
            padding: 0 0 0 9px;
            margin: 0 0 0 1em;
            font-size: 12px;
            text-indent: -1em;
        }
        .footerList li:before {
            content: ">";
            color: #fff;
            margin: 0 4px 0 0;
        }
            .footerList a {
                font-size: 12px;
                color: #fff;
                text-decoration: none;
                line-height: 1.9;
            }
            .footerList a:hover {
                opacity: 0.8;
            }
#footer #backtop{
    width:950px;
    margin:0 auto;
}
#footer #backtop img{
    width:50px;
}

#footer #back {
    z-index: 999;
    bottom: 55px;
    margin-left: 980px;
    outline: 0 none;
    position: fixed;
}
/* ブログ・ツイッター
--------------------------- */
.ownSite {
    float: right;
    overflow: hidden;
    margin: 40px 30px 0 0;
}
    .ownSite li {
        float: left;
        margin: 0 0 0 10px;
    }
        .ownSite a {
            display: table-cell;
            vertical-align: middle;
            padding: 0 7px;
            height: 54px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom: 4px solid #ddd;
        }
@media screen and (max-width: 748px){
.ownSite {
    float: none;
    text-align: center;
    margin: auto;
}
    .ownSite li {
        float: none;
        display: inline-block;
    }
    .ownSite li:first-child {
        margin: 0 10px 0 0;
    }
	#sec01 {
		margin: 66px 0 0;
	}
}
@media screen and (max-width: 440px){
.ownSite li {
    display: block;
    margin: 0;
}
.ownSite li:first-child {
    margin: 0 0 10px;
}
    .ownSite a {
        display: block;
        box-sizing: border-box;
        padding: 6px;
        height: auto;
    }
        #m_footer .ownSite img {
            width: auto;
            height: 33px;
        }
}

@media screen and (max-width:640px){
/*common----------------------------------------*/
body {
	width: 100%;
	min-width: 100%;
}
.sp {
	display:block;
}
.pc {
	display:none;
}
br.sp {
	display: inline;
}

/*link--------------------------------------------*/
.btn:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-webkit-opacity:1;
	opacity:1;
}

/*header------------------------------------------*/

header .inr {
	width: 100%;
	padding-bottom: 10px;
    background: #fff;
    z-index: 1;
}
#m_headerInner{
	margin-bottom:5px;
}
#m_headerInner #logo {
	float:left;
	width:35%;
	max-width:120px;
	margin-left: 10px;
}

#m_headerInner #headbtn{
	float:right;
	width:60%;
	overflow:hidden;
}

#m_headerInner #headbtn > ul{
	float:right;
}

#m_headerInner #headbtn > ul > li{
	float:left;
	border-radius:5px;
        height: 52px;
	width:53px;
        margin-right: 4px;
        position:relative;
}

#m_headerInner #headbtn > ul > li > a{
    display: block;
    vertical-align: middle;
    text-align: center;
    padding-top: 5px;
    text-decoration:none;
}
#m_headerInner #headbtn > ul > li > a img {
	margin-right: auto;
	margin-left: auto;
}


#m_headerInner #headbtn > ul > li > a > span{
    display: block;
    vertical-align: middle;
    text-align: center;
    text-decoration:none;
    color:#fff;
    font-size:11px;
    font-weight:bold;
    position:absolute;
    bottom: 3px;
    right: 5px;
}


#m_headerInner #headbtn > ul > li > a >img{
    width:45%;
}

#m_headerInner #headbtn > ul > li.mail > a >img{
	width:48%;
}


#m_headerInner #headbtn > ul > li.mail{
    background-color: #ffa200;
    -webkit-transition: none;
    transition: none; 
    box-shadow: 0 3px 0 #e68201;
}

#m_headerInner #headbtn > ul > li.tel{

    background-color: #B43950;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 3px 0 #8A172D;

}


#m_headerInner #headbtn .menu_icon{
    background-color: #184C87;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 3px 0 #0F2E51;
}



#contents_list{
	float: left;
	clear: both;
	width: 100%;
	margin-top: 5px;
	display: none;
	background:#184c87;
}

#contents_list ul{
	padding: 0;
	width: 100%;
	overflow:hidden;
}

#contents_list ul li{
	width: 50%;
	float: left;
	display: table-cell;
	border-bottom: 1px solid #bacadb;
        box-sizing: border-box;
}

#contents_list ul li:nth-child(2n){
	border-left: 1px solid #bacadb;
}

#contents_list ul li a{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	display: block;
	color: #FFF;
	padding: 17px 0px 15px 0px;
	margin:0 20px;
	text-align: left;
	line-height: 1;
	background-image:url(../images/m_icon_arw_menu.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:10px 15px;
}

#contents_list ul li a span{
	display:block;
	font-size: 10px;
	margin-top:5px;
}

#contents_list p{
	background-color:#fff;
	margin-bottom:5px;
}


#contents_list p a{
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	display: block;
	color: #184c87;
	padding: 20px 0 20px 0;
	margin:0 20px;
	text-align: center;
	line-height: 1;
	background-image:url(../images/m_icon_arw_menu_blue.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:10px 15px;
}

#contents_list p a:after{
    content: 
}


/* メニューボタン */


#menu_button .menu_icon span.text {
  position: absolute;
  bottom:2px;
  right:7px;
  color:#fff;
  font-weight:bold;
  font-style: normal;
  font-size:12px;
}


#menu_button {
  float: right;
  position: relative;
  width: 55px;
  height: 55px;
  cursor: pointer;
}

#menu_button .menu_icon {
    height: 32px;
    padding: 10px 14px;
    position: absolute;
    right: 3px;
    top: 0;
    width: 24px;
    border-radius:5px;
}

#menu_button .menu_icon span.line {
  position: absolute;
  display: block;
}

#menu_button .menu_icon span.line {
  position: absolute;
  display: block;
}

#menu_button .menu_icon span.line i, #menu_button .menu_icon span.line::after, #menu_button .menu_icon span.line::before {
  position: absolute;
  display: block;
  width: 23px;
  height: 2px;
  background-color: #FFF;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #FFF;
}

#menu_button .menu_icon span.line {
  top: 17px;
}

#menu_button .menu_icon span.line::before, #menu_button .menu_icon span::after {
  content: '';
}

#menu_button .menu_icon span.line::before {
  top: -7px;
}

#menu_button .menu_icon span.line::after {
  top: 7px;
}

#menu_button .menu_icon.open span.line i {
  -moz-transition: all, 0.8s;
  -o-transition: all, 0.8s;
  -webkit-transition: all, 0.8s;
  transition: all, 0.8s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

#menu_button .menu_icon.open span.line::before {
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-top: 7px;
}

#menu_button .menu_icon.open span.line::after {
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin-top: -7px;
}


/*section------------------------------------------*/


/*footer------------------------------------------*/
#m_footer {
	border-bottom: 10px solid #000;
}
#m_footer .contactbox{
	margin:0 3%;
}
#m_footer .contactbox p{
	margin-bottom:10px;
}
#m_footer .contactbox .mail{
	width:48%;
	margin:0 1% 10px;
	float:left;
}
#m_footer .contactbox .tel{
	margin:0 1% 10px;
}
#m_footer #backtop{
    display:block;
    text-align: center;
    margin: 20px auto;
    width: 15%;
}
#m_footer #backtop img{
    width: 100%;
}
#m_footer #pcsite{
	padding:10px 3%;
}
#m_footer #pcsite a{
	background:#184c87;
	padding:20px;
	text-align:center;
	border-radius:5px;
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
#m_footer .sns{
	background:#f7f7f7;
	padding:10px 10px;
	margin-bottom:10px;
}
#m_footer .sns ul{
	margin:auto;
	width:300px;
	overflow:hidden;

}
#m_footer .sns ul li{
	width:120px;
	float:left;
	margin-left: 20px;
}
#m_footer .sns ul li:first-child{
	border-right: 1px solid #ccc;
}
}