@charset "utf-8";

/*
Theme Name: iii-s
Theme URI: http://kous.co.jp
Author: the KOUS team
Author URI: http://kous.co.jp
*/


/* common 
****************************************************************/

body {
    color: #333;
    font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, sans-serif;
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    border-top: solid 3px #3783CE;
}

.wrapper {
    width: 980px;
    margin: 0 auto;
    /*overflow: hidden;*/
}

.pull-left {
    float: left!important;
}

.pull-right {
    float: right!important;
}

.clear {
    clear: both!important;
}

.text-center {
    text-align: center!important;
}

.text-left {
    text-align: left!important;
}

.text-right {
    text-align: right!important;
}

ul.list-inline li {
    display: inline-block;
}

a {
    text-decoration: none;
}

a:hover {
    opacity: 0.6;
}

img {
    vertical-align: bottom;
}

p {
    line-height: 1.6;
}

p.text01 {
    font-size: 0.875em;
}

.commonTitle01 {
    background: url(images/common/ico_common02.png) 0 0 no-repeat;
    height: 20px;
    line-height: 20px;
    font-size: 1.125em;
    text-indent: 20px;
    width: 100%;
    position: relative;
}

.commonTitle02 {
    width: 100%;
    font-size: 1.5em;
    margin-bottom: 25px;
    padding-bottom: 15px;
    background: url(images/common/ico_common05.png) 0 bottom no-repeat;
}

.commonTitle03 {
    background: #F7F7F7;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 25px;
    text-indent: 15px;
    color: #3783CC;
}


/* header 
****************************************************************/

#header {
    padding: 10px 0 10px;
}

#headerLogo {
    margin-top: 20px;
    display: block;
    width: 230px;
    min-height: 51px;
    background: url(images/common/logo_header01.png) 0 50% no-repeat;
    padding-left: 60px;
    font-size: 0.875em;
    color: #333;
}

#headerLogo img {
    margin-top: 5px;
}

#header .inner01 {
    width: 60%;
}

#header .inner01 ul {
    padding-bottom: 10px;
}

#header .inner01 ul li {
    float: left;
    color: #5997D6;
    list-style-type: disc;
    list-style-position: inside;
    padding-right: 15px;
}

#header .inner01 ul li a {
    font-size: 0.875em;
    color: #333;
}

#header .inner01 a.btn01 {
    background: #3783CE;
    display: block;
    width: 197px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: white;
    margin-left: 20px;
}

#header .inner01 .telWrap {
    color: #3783CE;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.2;
}

#header .inner01 .telWrap small {
    font-size: 0.7em;
    color: #333;
    font-weight: normal;
}


/* gNavi 
****************************************************************/

#gNave {
    width: 100%;
    background: #3783CE;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 2px #CCCCCC;
    padding: 15px 0;
}

#gNave ul {
    border-left: dotted 1px white;
}

#gNave li {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 195px;
    text-align: center;
    color: white;
    border-right: dotted 1px white;
}

#gNave li a {
    color: white;
    display: block;
    width: 100%;
    height: 100%;
}


/* breadcrumbs 
****************************************************************/

#breadcrumbs {
    height: 50px;
    line-height: 50px;
    background: #F6F6F6;
    font-size: 0.875em;
}

#breadcrumbs a {
    color: #333;
}


/* content 
****************************************************************/

#content {
    padding-top: 40px;
}

#leftContent {
    width: 690px;
}


/* sidebar 
****************************************************************/

#rightContent {
    width: 240px;
}

#rightContent .inner01 {
    width: 100%;
    background: #F7F7F7;
    margin-bottom: 35px;
}

#rightContent .inner01 p {
    padding: 15px 20px;
}

#rightContent .inner01 a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #78A8CB;
    color: white;
}

#rightContent .banner01 img {
    margin-bottom: 10px;
}

#rightContent .inner02 {
    margin-bottom: 30px;
}

#rightContent .inner02 h3 {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #78A8CB;
    color: white;
    font-weight: bold;
    text-indent: 15px;
    margin-bottom: 2px;
}

#rightContent .inner02 img {
    margin-bottom: 5px;
}

#rightContent .inner02 p {
    margin-bottom: 10px;
}

#rightContent .inner02 a {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: #F6F6F6 url(images/common/ico_common04.png) 95% 50% no-repeat;
    text-align: center;
    font-size: 0.875em;
    color: #333;
}


/* footer 
****************************************************************/

#footer {
    border-top: solid 1px #CCCCCC;
    margin-top: 100px;
}

#footer #toTop {
    position: fixed;
    right: 0;
    bottom: 60px;
    display: none;
}

#footer .inner01 {
    background: #F6F6F6;
    border-bottom: solid 1px #CCCCCC;
    padding: 12px 0;
}

#footer .inner01 ul {
    height: 45px;
}

#footer .inner01 ul li {
    float: left;
    line-height: 45px;
}

#footer .inner01 ul li {
    float: left;
    color: #5997D6;
    list-style-type: disc;
    list-style-position: outside;
    padding-right: 30px;
    /*padding-left: 0.25em;*/
}

#footer .inner01 ul li a {
    font-size: 0.875em;
    color: #333;
}

#footer .inner01 a.btn01 {
    display: block;
    width: 197px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: white;
    background: #EF4A3D;
}

#footer .inner02 {
    padding-top: 30px;
}

#footer .inner02 .inner02-01 {
    font-size: 0.875em;
    height: 115px;
    border-right: solid 3px #CCCCCC;
    padding-right: 35px;
    padding-top: 5px;
}

#footer .inner02 .inner02-01 img {
    margin-top: 15px;
}

#footer .inner02 .inner02-02{
	padding-left: 35px;
}

#footer .inner02 .inner02-02 .addressWrap01 {
    padding-left: 15px;
}

#footer .inner02 .inner02-02 .addressWrap01.var01{
	padding-right: 25px;
}

#footer .inner02 .inner02-02 .addressWrap01 p {
    padding-bottom: 10px;
}

#footer .inner02 .inner02-02 .addressWrap01 p strong {
    font-weight: bold;
}

#footer .inner02 .inner02-02 .addressWrap01 a {
    font-size: 0.875em;
    color: #333;
    text-decoration: underline;
}

#footer #copyright {
    margin-top: 30px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #3783CE;
    font-size: 0.75em;
    color: white;
}


/* clearfix 
****************************************************************/

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


.footer_columns1{
    display: flex;
    margin: 0 -30px;
}
.footer_columns1 .footer_column{
    padding: 0 30px;
}
.footer_columns1 .footer_column+.footer_column{
    border-left: solid 3px #CCCCCC;
}
.footer_columns1 strong{
    font-weight: bold;
}

.footer_columns2 .pull-right{
    float: none!important;
}
.footer_columns2  table,
.footer_columns2  th,
.footer_columns2  td{
    border: none;
}

.footer_columns2{
    display: flex;
    margin-top: 25px;
    justify-content: space-between;
    align-items: center;
}

#footer .footer_columns2 .inner02{
    padding-top: 0;
}

.footer_columns2 .footer_column1 img{
    padding-top: 10px;
}
.footer_column1 a{
    text-decoration: none;
    color: #333;
}

.footer_column1 a:hover p{
    opacity: 0.6;
}
@media screen and (max-width:828px) {
    .footer_columns1{
        display: block;
    }
    .footer_columns1 .footer_column+.footer_column{
        border-left: none;
        margin-top: 15px;
    }
    .footer_columns2{
        display: block;
    }
    .footer_columns2 .footer_column1{
        text-align: center;
        margin-top: 10px;
    }
    .footer_columns2 .footer_column2 tr{
        display: flex;
        justify-content: center;
    }
    .footer_columns2 .footer_column2 td{
        width: auto;
    }
}