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


/*
========================================
    reset_cssここから
=========================================
 */

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

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, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	list-style: none;
}

body {
    font-size: 1.4em;
    font-family:'游ゴシック','Yu Gothic',sans-serif;
    line-height: 1;
    color: #000;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    /*min-width: 960px;*/
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration: none;
}

a:visited{
	color:#000000;
}

/*a:hover{
	color:#326b9d;
}*/

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/*
========================================
    reset_cssここまで
=========================================
 */

/*
========================================
    header_cssここから
=========================================
 */

	

header{
    width: 100%;
    height: 0px;
    position: relative;
}

/*.topobi_wrapper{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.top_obi{
	width: 100%;
	min-height: 30px;
	background-color: #f0f0f1;
	text-align: center;
	line-height: 2em;
	display: block;
	font-size: 20px;
}

@media screen and (max-width: 700px) {
	
.top_obi{
	width: 100%;
	height: auto;
	background-color: #f0f0f1;
	text-align: center;
	line-height: 2em;
	display: inline-block;
	font-size: 15px;
	vertical-align: center;
}

.top_obi span{
	width: 100%;
	height: auto;
	background-color: #f0f0f1;
	text-align: center;
	line-height: 2em;
	display: inline-block;
	font-size: 15px;
	vertical-align: center;
}
	
}

.header_wrapper{
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin:0 auto;
	margin-bottom: 1%;
	display: block;
}


.header_waku{
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin:0 auto;
	display: block;
}

.header_logo{
	width: 100%;
	max-width: 700px;
	height: auto;
	display: block;
}



	/*
	========================================
		ハンバーガーリスト_cssここから
	=========================================
	 */

.inner {
	width: 100%;
	max-width: 1000px;
    margin: 0 auto;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}
 
/* header */
#top-head {
    top: -80px;
    position: relative;
    width: 100%;
    margin: 100px auto 0;
    /*padding: 30px 0 0;*/
    line-height: 1;
    z-index: 999;
}

.topobi_wrapper{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.top_obi{
	width: 100%;
	min-height: 30px;
	background-color: #f0f0f1;
	text-align: center;
	line-height: 2em;
	display: block;
	font-size: 20px;
	font-weight: normal;
}

.header_logo{
	width: 100%;
	max-width: 700px;
	height: auto;
	display: block;
}

@media screen and (max-width: 750px) {
	
.top_obi{
	width: 100%;
	height: auto;
	background-color: #f0f0f1;
	text-align: center;
	line-height: 1.5em;
	display: inline-block;
	font-size: 15px;
	vertical-align: center;
}

.top_obi span{
	width: 100%;
	height: auto;
	background-color: #f0f0f1;
	text-align: center;
	line-height: 1.5em;
	display: inline-block;
	font-size: 15px;
	vertical-align: center;
}
	
.header_logo{
	width: 100%;
	max-width: 300px;
	height: auto;
	display: block;
}
	
}




#top-head a,
#top-head {
	width: 100%;
	height: auto;
	display: block;
    color: #017df6;
    text-decoration: none;
}
#top-head .inner {
    position: relative;
	/*top:70px;*/
}
/*#top-head .logo {
    float: left;
    font-size: 36px;
}*/


#global-nav ul {
	width: 100%;
	max-width: 700px;
	height: auto;
	display: block;
    /*list-style: none;
    position: absolute;
    right: 0;
    bottom: 0;*/
	display: flex;
	flex-direction: row;
    /*font-size: 14px;*/
}
#global-nav ul li {
	width: 100%;
	max-width: 1000px;
	height: auto;
	display: block;
	/*float: left;*/
}
#global-nav ul li a {
    /*padding: 0 30px;*/
	width: 100%;
	max-width: 1000px;
	height: auto;
	display: block;
	/*padding: 1.5%;*/
	font-size: 18px;
	font-weight: bold;
}
 
/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 10px;
    height: 55px;
    background: #fff;
    background: rgba(255,255,255,.7);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
    font-size: 20px;
	line-height: 1.5em;
    color: #00000;
}
#top-head.fixed #global-nav ul li a {
    color: #ffffff;
    /*padding: 0 20px;*/
	
}
 
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}

@media screen and (max-width: 750px) {
    #top-head,
    .inner {
        width: 100%;
        padding: 0;
    }
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
    }
    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
    }
    #mobile-head {
        background: #fff;
        width: 100%;
        height: 56px;
        z-index: 999;
        position: relative;
    }
    #top-head.fixed .logo,
    #top-head .logo {
        position: absolute;
        left: 13px;
        top: 13px;
        color: #333;
        font-size: 20px;
		line-height: 1.5em;
    }
    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -700px;
        background:rgba(42,39,48,0.9);
        width: 100%;
		max-width: 1000px;
		height: 600px;
		display: block;
        text-align: center;
        /*padding: 10px 0;*/
		margin:0 auto;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #global-nav ul {
		width: 100%;
		max-width: 1000px;
		height: auto;
		display: block;
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
		display: inline-flex;
		flex-direction: column;
		margin: 0 auto;
    }
    #global-nav ul li {
		width: 100%;
		max-width: 1000px;
		height: auto;
        float: none;
        position: static;
		margin: 0 auto;
		display: inline-block;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
    width: 100%;
	max-width: 1000px;
	height: auto;
	margin:0 auto;
	text-align: center;
	font-size: 18px;
	line-height: 2em;
	display: inline-block;
	color: #ffffff;
	margin-top:20px;
    }
	
	/*.gbl_nav_block{
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin:0 auto;
	display: block;
}

.gbl_nav_list{
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin:0 auto;
	display: inline-flex;
	flex-direction: row;
}

.gbl_nav_list li{
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin:0 auto;
	text-align: center;
}

.gbl_nav_list li a{
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin:0 auto;
	text-align: center;
	font-size: 18px;
}*/
	
	
    #nav-toggle {
        display: block;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(750px);		/*556px*/
        -webkit-transform: translateY(750px);	/*556px*/
        transform: translateY(750px);			/*556px*/
    }
}


	/*
	========================================
		ハンバーガーリスト_cssここまで
	=========================================
	 */





/* Grow */
.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
	font-size: 18px;
	text-align: center;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    transform: scale(1.1);
}

/* Grow */

/*
========================================
    header_cssここまで
=========================================
 */


/*
========================================
    footer_cssここから
=========================================
 */

.footer_wrapper{
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: #f0f0f1;
	position: relative;
	bottom:0;
}

.footer_waku{
    width: 100%;
    height: 250px;
    margin: 0 auto;
    text-align: center;
}

.bottom_nav_wrapper{
    width: 100%;
    max-width: 1000px;
    height: auto;
    margin:0 auto;
    text-align: center;
    display: block;
}

.bottom_nav{
    width: 100%;
    max-width: 1000px;
    height: auto;
    margin:0 auto;
    display: inline-flex;
    flex-direction: row;
}

.bottom_nav li{
    width: 100%;
    max-width: 1000px;
    height: auto;
    margin:0 auto;
    text-align: center;
    position: relative;
    top:210px;
    bottom:0;
}

.bottom_nav li a{
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin:0 auto;
	text-align: center;
	font-size: 18px;
}


.copyright_all_wrapper{
    width: 100%;
    height: 50px;
    background-color: #222222;
    text-align: center;
    display: flex;
	flex-direction: row;
	margin: 0 auto;
}

.copyright_wrapper{
    width: 100%;
	max-width: 1000px;
    height: 50px;
    background-color: #222222;
    text-align: center;
    display: flex;
	flex-direction: row;
	margin: 0 auto;
}

.copyright{
	width: 100%;
	max-width: 600px;
	height:10px; 
    font-size: 10px;
    color: #7F7F7F;
    position: relative;
	top:28px;
    display: inline-block;
	text-align: center;
	margin: 0 auto;
}

.copyright_nav_wrapper{
	width: 100%;
	max-width: 400px;
	height: auto;
    background-color: #222222;
    text-align: center;
    display: block;
	margin-top:20px;
}
	
.copyright_nav{
	width: 100%;
	max-width: 400px;
	height: auto;
    background-color: #222222;
	/*line-height: 2.5em;*/
    text-align: center;
    display: flex;
	flex-direction: row;
}

.copyright_nav li{
	width: 100%;
	max-width: 150px;
	height: auto;
	font-size: 13px;
	color: #7F7F7F;
}

.copyright_nav li a{
	width: 100%;
	max-width: 150px;
	height: 10px;
	font-size: 13px;
	color: #7F7F7F;
}


@media screen and (max-width: 700px) {
	
.footer_waku{
	display:none;
}
	
.copyright_all_wrapper{
    width: 100%;
    height: auto;
    background-color: #222222;
    text-align: center;
    display: flex;
}

.copyright_wrapper{
    width: 100%;
	max-width: 700px;
    height: auto;
    background-color: #222222;
    text-align: center;
    display: flex;
	flex-direction: column-reverse;
	margin: 0 auto;
}

.copyright{
	width: 100%;
	max-width: 400px;
	height:auto; 
    font-size: 10px;
	font-weight: bold
    color: #7F7F7F;
    position: static;
    display: inline-block;
	text-align: center;
	margin: 3% auto 3% auto;
	
}

.copyright_nav_wrapper{
	width: 100%;
	max-width: 300px;
	height:auto;
    background-color: #222222;
    text-align: center;
    display: block;
	margin: 0 auto;
}
	
.copyright_nav{
	width: 100%;
	max-width: 400px;
	height: auto;
    background-color: #222222;
	line-height: 1.5em;
    text-align: center;
    display: flex;
	flex-direction: column;
	margin: 3% auto;
}

.copyright_nav li{
	width: 100%;
	max-width: 100px;
	height: auto;
	font-size: 12px;
	color: #7F7F7F;
	margin: 0 auto;
}

.copyright_nav li a{
	width: 100%;
	max-width: 150px;
	height: auto;
	font-size: 12px;
	color: #7F7F7F;
	margin: 0 auto;
}
	
	
}

/*
========================================
    footer_cssここまで
=========================================
 */