@charset 'UTF-8';
/* 
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,
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
{
    font-size: 100%;
    font-weight: normal; 
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    border: 0;
    outline: 0;
    background: transparent;
}

*
{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

html
{
    font-size: 62.5%;
}

body
{
    font-family: Meiryo, メイリオ, helvetica, sans-serif;
    font-size: 1.2rem; 
    line-height: 1;
}

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: '';
    content: none;
}

a
{
    font-size: 100%;

    margin: 0;
    padding: 0;

    vertical-align: baseline;
    text-decoration: none; 

    background: transparent;
}

a:hover
{
    opacity: .6;
}

ins
{
    text-decoration: none; 

    color: #000;
    background-color: #ff9;
}

mark
{
    font-weight: bold; 
    font-style: italic;

    color: #000;
    background-color: #ff9;
}

del
{
    text-decoration: line-through;
}

abbr[title],
dfn[title]
{
    cursor: help; 

    border-bottom: 1px dotted;
}

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

/* change border colour to suit your needs 
*/
hr
{
    display: block;

    height: 1px;
    margin: 0;
    padding: 0; 

    border: 0;
    border-top: 1px solid #9f9fa0;
}

input,
select
{
    vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6
{
    font-weight: normal;
}

@media screen and (max-width: 815px)
{
    *
    {
        min-width: inherit !important; 
        max-width: 100%;
    }
}

.sp
{
    display: none;
}
@media screen and (max-width: 815px)
{
    .sp
    {
        display: block;
    }
}

@media screen and (max-width: 815px)
{
    .pc
    {
        display: none;
    }
}

.hide
{
    display: none;
}

/* 
end of reset
*/
/* 
start of MIXIN STYLES
*/
/* 
start of COMMON STYLE
*/
body
{
    font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 500;

    min-width: 960px;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
}

.inner
{
    width: 1000px;
    margin: 0 auto;

}

.inner_wide
{
    width: 1000px;
    margin: 0 auto;

}


.cont-page {
	padding-bottom:100px;}

@media screen and (max-width: 815px)
{
    .inner
    {
        padding: 0 2.5%;
    }
	.cont-page {
	padding-bottom:30px;}
	
	    .inner_wide
    {
        padding: 0;

}
}

@media all and (-ms-high-contrast: none) {   /*IE対応*/
.cont-page {
	padding-bottom:140px;}
}
    
@media all and (max-width: 815px) and (-ms-high-contrast: none) {   /*IE対応*/
    
	.cont-page {
	padding-bottom:60px;}  
}
/* ------------
メインエリア
------------- */
.mainArea
{
    padding-top: 40px;
}



/* ------------
PARTS: sidebar
------------- */
.cont-page .inner
{
    zoom: 1;
}

.cont-page .inner:before,
.cont-page .inner:after
{
    display: table; 
    content: '';
}
.cont-page .inner:after
{
    clear: both;
}
	
.cont-page .inner_wide
{
    zoom: 1;
}

.cont-page .inner_wide:before,
.cont-page .inner_wide:after
{
    display: table; 
    content: '';
}
.cont-page .inner_wide:after
{
    clear: both;
}
	
	
@media print, screen and (min-width: 815px)
{
    .cont-page .inner .sec-main
    {
        /*float: right;*/
	width:1000px;
    max-width: 1000px;
	margin:0 auto;
	position:relative; 
    padding-bottom: 0;
    }
	    .cont-page .inner .sec-main.w960
    {
        float: none;
        width: 960px;
    padding-bottom: 0;
    }
	
	    .cont-page .inner_wide .sec-main
    {
        /*float: right;*/
	width:1000px;
    max-width: 1000px;
	margin:0 auto;
	position:relative; 
    padding-bottom: 0;
    }
	    .cont-page .inner_wide .sec-main.w960
    {
        float: none;
        width: 960px;
    padding-bottom: 0;
    }

}
@media print, screen and (min-width: 815px)
{
    .cont-page .inner .sec-side
    {
        float: left; 
        width: 200px;
    }
    .cont-page .inner_wide .sec-side
    {
        float: left; 
        width: 200px;
    }

	
	
	}


@media print, screen and (min-width: 815px)
{
    .sec-main
    {
        width: 730px;
    }
}

.sec-side h2
{
    font-size: 1.5rem;
    font-weight: bold; 

    padding: 14px 0;

    text-align: center;

    color: #1f2b61;
    border-bottom: 2px solid #1f2b61;
    background: #dcdddd;
	margin-bottom:0px !important
}
.sec-side h3
{
    font-size: 1.4rem;

    padding: 10px 0;

    text-align: center;

    color: #ffffff;

    background: #2093b2;
}


.sec-side ul li
{
    border-bottom: 1px solid #dcdddd;
}
.sec-side ul li a
{
    font-size: 1.3rem;

    display: block;

    padding: 20px 0 20px 15px;

    color: #231815;
    background: url('../../images/common/arrow-blue.png') left center no-repeat;
}
.submenu {
	border-bottom:none !important}
.submenu a  {
	padding:10px 0px 10px 30px !important;
	border-bottom:none !important;
	    background: url('../../images/common/arrow-blue.png') 15px center no-repeat ;
 }
.local_active {
	background: #dbe6ed url(../../images/common/arrow-blue.png) left center no-repeat !important
}
@media print, screen and (min-width: 815px)
{
    .sec-side ul li a
    {
        padding: 18px 0 18px 15px;
    }
}

/* ------------
PARTS: TITLE
------------- */
.tl-main
{
    margin-top: -20px;
    padding: 30px 0;

    background: url('../../images/company/tl-company.jpg') center center no-repeat;
    background-size: cover;
}
.tl-main .inner h1 {
	position:relative;
	z-index:10;
	}
	
.tl-main .inner_wide h1 {
	position:relative;
	z-index:10;
	}
	
@media print, screen and (min-width: 815px)
{
    .tl-main
    {
        min-width: 960px;
        height: 100px;
        margin-top: 0;
        padding-top: 37px;
    }
}
	
	
.tl-main .inner h1
{
    font-size: 2.2rem;
    font-weight: bold;

    padding-left: 10px; 

    color: #fff;
}
	
.tl-main .inner_wide h1
{
    font-size: 2.2rem;
    font-weight: bold;

    padding-left: 10px; 

    color: #fff;
}
	
@media print, screen and (min-width: 815px)
{
    .tl-main .inner h1
    {
        font-size: 3.0rem;
    }
	
	    .tl-main .inner_wide h1
    {
        font-size: 3.0rem;
    }

}
.tl-main .inner h1 span
{
    font-size: 1.4rem; 

    display: block;

    padding-top: 10px;
}
	
.tl-main .inner_wide h1 span
{
    font-size: 1.4rem; 

    display: block;

    padding-top: 10px;
}
	
	
@media print, screen and (min-width: 815px)
{
    .tl-main .inner h1 span
    {
        display: inline-block;

        padding-left: 20px;
    }
	
	    .tl-main .inner_wide h1 span
    {
        display: inline-block;

        padding-left: 20px;
    }

}

.tl-page
{
    margin-bottom: 20px;
}
@media print, screen and (min-width: 815px)
{
    .tl-page
    {
        margin-bottom: 15px;
    }
}
.tl-page h2
{
    font-size: 2.4rem;
    font-weight: bold; 

    margin-bottom: 10px;

    color: #1f2b61;
}
.tl-page h2 span {
	font-size:1.8rem}

.tl-page h3 {
	font-size:1.7rem;
	    color: #1f2b61;
		margin-bottom:20px;
		margin-top:22px;
}

@media print, screen and (min-width: 815px)
{
    .tl-page h2
    {
        font-size: 3.0rem;
    }
}
.tl-page .line{
    position: relative; 
    height: 4px;
    background: #ddd;
    z-index: 0;
}
.tl-page .line .line01{
    position: absolute;
    z-index: 90;
    bottom: 0;
    display: block;
    width: 80px;
    height: 4px;
    background: #1f2b61;
}

.m-ttl-lv2
{
    font-size: 2.4rem;
    font-weight: bold;

    margin-bottom: 10px; 

    color: #7d8080;
}


/* For modern browsers */
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom: 1;
}

.center {
	text-align:center !important;}
@media screen and (max-width: 815px) {
	
.img_res {
	width:100% !important;
	height:auto !important;}
}

/*irow*/
p, .article, dl, li {
  line-height: 1.6;
}
/*google search*/
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	width:auto !important;
	height:auto !important;
	min-width:inherit !important}


/*(num) list*/
ol.olStyle01 {
  counter-reset: number;
  overflow: hidden;
}

ol.olStyle01 > li {
  display: block;
  margin-top: 0.3em;
  padding-left: 2.3em;
  margin-bottom: 0.4em;
}

ol.olStyle01 > li::before {
  counter-increment: number;
  content: "("counter(number)")";
  display: block;
  float: left;
  text-align: left;
  margin-left: -2.3em;
  width: 2.3em;
	}