/*
Theme Name: KAZ
Theme URI: https://www.kaz-hokenkikaku.com/
Author: KAZ
Author URI: https://www.kaz-hokenkikaku.com/
Version: 1.0.0
*/

html {
    -moz-text-size-adjust: none;
   -ms-text-size-adjust: 100%;
   -webkit-text-size-adjust: 100%;
   text-size-adjust: 100%;
}

body {
    color: #333333;
    text-align: center;
    padding: 0;
    margin: 0;
    font-family: "メイリオ", Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3",ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Osaka, sans-serif;
    font-size: 15px;
}

a {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    background-color: transparent;
}
a:focus,
a:active,
a:hover {
	color: #2778be;
	text-decoration: none;
}

.pc-block{
    display: block;
}

.res-block{
    display: none;
}

.pc-none {
display:none;
}

#menu_icon {
	display: none;
}
#menu_icon img {
	display: none;
}

img {
    max-width: 100%;
    height: auto;
    }

header{
    overflow: hidden;
}

.site-width{
    width: 980px;
    margin: 0 auto;
    box-sizing: border-box;
    word-break:break-all;
}
.site-width-left{
    width: 980px;
    margin: 0 auto;
	text-align: left;
    box-sizing: border-box;
    word-break:break-all;
}

.tphd {
    height: 200px;
}

.top-logo{
    float:left;
    width: 479px;
    padding-top: 68px;
    margin-right: 0;
}

.logo-img{
    float: left;
    margin-right: 22px;
}

.top-logo p{
    display: block;
    float: left;
    margin: 0;
    margin-top: 12px; 
    font-size: 13px;
    text-align: left;
    font-weight: bold;
    line-height: 18px;
}

.logo-title{
    float: left;
    margin-top: 15px;
}

a:hover img {
opacity: 0.70;
filter: alpha(opacity=70);
-moz-opacity: 0.70;
-ms-filter: "alpha(opacity=70)";
}


#top-nav{
    float: left;
    width: 501px;
    font-size: 15px;
    font-weight: bold;
}

#menu{
    display: block;
    width: 501px;
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu li{
    float: left;
    width: 124px;
    height: 115px;
    padding: 95px 0px 0px 0px;
    margin: 0px auto;
    border-right: 1px solid #2778be;
    font-weight: bold;
}

#menu li:first-child{
    border-left: 1px solid #2778be;
}

#menu li a{
    display: block;
    width: 98px;
    height: 65px;
    background: url(img/mark_1.png) no-repeat;
    background-position: center top;
    margin: 0 auto;
    padding-top: 40px;
}

#menu li a:hover{
    background: url(img/mark_c.png) no-repeat;
    background-position: center top;
    color: #2778be;
}

#toggle{
    display: none;
}

.banner-width{
    clear: both;
    background: #d9e6f6;
    background: url(img/hd_back.png) repeat-x;
    width: 100%;
    height: 82px;
    border-top: 1px ridge #2778be;
    border-bottom: 1px solid #2778be;
}

.banner-width_sp {
    display: none;
}

.banner{
    height: 82px;
}

.contact-banner{
    float: left;
    width: 604px;
    height: 100%;
    border-right: 1px solid #2778be;
}

.contact-img{
    float: left;
    margin-top: 15px;
}

.contact-banner p{
    display: block;
    float: left;
    height: 18px;
    margin: 20px 15px 0 15px ;
    font-size: 13px;
}

.tel-img{
    float: left;
    margin-left: 15px;
}


.blog-banner{
    float: right;
    background: #bad4ef;
    background: url(img/hd_back2.png) repeat-x;
    width: 374px;
    height: 82px;
    margin: 0 auto;
    border-right: 1px solid #2778be;
}

.blog-banner:hover{
    background: url(img/hd_back.png) repeat-x;
}

.blog-banner h2{
    float: left;
    display: block;
    padding-top: 25px;
    margin: 0;
    font-size: 20px;
    line-height: 30px;
}

.blog-banner h2 a{
    display: block;
    height: 30px;
    background: url(img/mark_b.png) no-repeat;
    background-position: left;
    padding-left: 30px;
    margin-left: 25px;
    padding-top: 4px;
}

.blog-banner h2 a:hover{
    background: url(img/mark_c.png) no-repeat;
    background-position: left;
}

.blog-banner h3{
    float: right;
    display: block;
    margin: 26px 28px 22px 10px;
    font-size: 13px;
    line-height: 18px;
    color: #2778be;
}

.slide{
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
}

.slideInner{
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.slideInne ul{
    width: 100%;
}

.slideInner li{
    position: absolute;
    background: #fff;
    margin: 0 auto;
    padding: 0;
}

.panel-contents{
    height: 504px;
}

.panel-contents-about{
    background: url(img/c_back.png) repeat-x;
    background-position: top center;
    background-color: #d9e6f6;
}

.panel-contents-blog{
    margin-top: 60px;
}

.panel-title h2, 
.support-title h2{
    float: left;
}

.panel-title-about h2{
    margin: 50px 0 10px 10px;
    font-size: 32px;
    color: #2778be;
    box-sizing: border-box;
}

.support-jump{
    float: right;
    margin-top: 50px;
    margin-right: 10px;
}

.support-title h2{
    display: block;
    width: 100%;
    height: 50px;
    background: url(img/ttl_icon.png) no-repeat;
    background-position: 1.5%;
    background-color: #6390cb;
    padding-left: 50px;
    text-align: left;
    color: #fff;
    font-size: 26px;
    line-height: 50px;
    box-sizing: border-box;
}

.blog-contents-title{
    width: 100%;
    height: 50px;
    background: url(img/ttl_icon.png) no-repeat;
    background-position: 1.5%;
    background-color: #6390cb;

}

.blog-contents-title h2 {
    float: left;
    padding-left: 50px;
    margin-top: 0;
    text-align: left;
    color: #fff;
    font-size: 26px;
    line-height: 50px;
    box-sizing: border-box;
    
}

.blog-contents-title .blog-jump{
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.panel-container{
    clear: both;
    display: flex;
    flex-flow: row wrap;
    height: 406px;
    min-width: 980px;
}

.panel-container-about{
    justify-content: center;
    border-top: 1px solid #2778be;
    border-bottom: 1px solid #2778be;
}

.panel-container-blog,
.panel-container-support{
    
}


.panel-container-support{
    height: 165px;
}


.panel{
    height: 340px;
    height: auto;
    margin-bottom:20px;
    overflow: hidden;
}


.panel-about{
    height: 407px;
    flex-basis: 325px;
    max-width: 325px;
    border-left: 1px solid #2778be;
}

.panel-blog{
    float:left;
    flex-basis: 256px;
    max-width: 256px;
    padding-right: 55px;
    margin-top:15px;
    border-right: 1px dotted #6390cb;
    margin-right: 49px;
}
.panel-blog:nth-child(3n) {
    margin-right: 0px;
}


.thumb{
    padding: 4px;
    border: 1px solid #8bbae4;
}

.panel-about:last-child{
    border-right: 1px solid #2778be;
}

.panel-about img{
    margin-top: 15px;
}

.panel h3, 
.panel p{
    display: block;
    margin: 0 auto;
}

.panel-about h3, 
.panel-about p {
    width: 275px;
    text-align: left;
}

.panel-blog:last-child{
    padding-right:unset;
    border-right: unset;
}

.panel-blog h3, 
.panel-blog p {
    width: 256px;
    text-align: left;
}

.panel-blog-img{
    width: 244px;
    height: 164px;
    padding: 5px;
	margin-bottom: 0px;
    border: 1px solid #8bbae4;
}

.panel h3{
    line-height: 25px;
    color: #2778be;
    padding-top: 4px;
}

.panel h3 a {
    color: #2778be !important;
}
.panel h3 a:focus,
.panel h3 a:active,
.panel h3 a:hover {
	color: #54c3f1 !important;
	text-decoration: none;
}


.panel-about p {
    margin-top: 15px;
    line-height: 22px;
    font-size: 16px;
}

.panel-blog p {
    margin-top: 10px;
    line-height: 22px;
    font-size: 13px;
}



.overseas-travel{
    background: #fbfbfb;
	background: #fcfcfc;
    padding-top: 45px;
    padding-bottom: 40px;
    margin-bottom: 0px;
	margin-top: 10px;
    border-top: 1px solid #c9d4ec;
    overflow:hidden;
}
.o-travel{
     width: 660px;
	 margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow:hidden;
}
.o-travel-left{
     width: 320px;
	 float:left;
	 height: 48px;
	 border-top: 1px solid #db6865;
	  border-bottom: 1px solid #db6865;
	 margin: 0 20px 0 0;
    padding: 0px 0 0 0;
	position: relative;
    overflow:hidden;
}
.o-travel-right{
     width: 320px;
	 float:left;
	 margin: 0 0px 0 0;
    padding: 0px 0 0 0;
    overflow:hidden;
}
.o-travel-right img{
     max-width: 100%;
	height: auto;
}
.o-travel-right a:hover img {
opacity: 0.75;
filter: alpha(opacity=75);
-moz-opacity: 0.75;
-ms-filter: "alpha(opacity=75)";
}

.o-travel h2{
    font-size: 24px;
    text-align: center;
    color: #4d4d4d;
	line-height: 1.6em;
	margin: 0 0px 0 0;
    padding: 4px 0 0 35px;
}
.o-travel-icn{
     width: 40px;
	 margin: 0 0px 0 0;
    padding: 0px 0 0 0;
	position: absolute;
    left:10px;
	top:3px;
}




.link-banners{
    background: #e6f4fd;
    padding-top: 30px;
	padding-top: 20px;
    padding-bottom: 40px;
	padding-bottom: 50px;
    margin-top: 10px;
	margin-top: 5px;
    border-top: 1px solid #799dd2;
	border-top: 1px solid #a3b7df;
    overflow:hidden;
}

.link-banners h2{
    font-size: 26px;
    text-align: left;
    color: #3a7ec1;
}

.link-container{
display: flex;
    flex-flow: row wrap;
}

.link-panel{
    float:left;
    flex-basis: 318px;
    max-width: 318px;
    margin-right: 10px;
    border: 1px solid #799dd2;
    height: 58px;
    margin-bottom: 10px;
}
.link-panel:nth-child(3n) {
    margin-right: 0px;
}

.contents-page-title{
    width: 100%;
    height: 70px;
    margin-top: 20px;
    margin-top: 4px;
    margin-bottom: 50px;
    background: url(img/ttl_back.png) repeat-x !important;
    background-position: center top !important;
    background-color: #5689c8;
    color: #fff;
}

.contents-page-title img{
    float: left;
    margin: 22px 10px; 
}

.contents-page-title h2{
    float: left;
    margin-top: 0;
    font-size: 26px;
    line-height: 70px;
    text-shadow: 0px 1px 8px #000;
}

.contents-page-title p{
    float: right;
    margin-top: 0;
    margin-right: 10px;
    font-size: 24px;
    line-height: 70px;
    opacity: 0.5;
}

.headers{
    border-top: 1px solid #2778be;
    border-bottom: 1px solid #2778be;
}

.support-header-img{
    float: right;
    width: 490px;
    height: 331px;
}

.header-title{
    display: block;
    float: left;
}

.fd_declaration{
	color: #333;
	text-align: left;
	font-size: 19px;
	font-weight: bold;
	margin: -10px 0 30px 0;
	padding: 0 0 0 0;
	overflow: hidden;
}
.fd_declaration a {
	color: #333;
	text-align: left;
	font-size: 19px;
	font-weight: bold;
	margin: -10px 0 30px 0;
	padding: 0 0 0 0;
	overflow: hidden;
}
.fd_declaration a:hover {
	color: #4786d2;
	text-decoration: underline;
}

.support-contents,
.business-contents{
    clear: both;
    margin-bottom: 120px;
}

.support-header{
    height: 331px;
    margin-bottom: 40px;
}

.support-header-title {
    background: #bae3f9;
    width: 50%;
    text-align: left;
}

.sht-border{
    height: 150px;
    border-bottom: 1px solid #fff;
}

.support-header-title img{
    float: left;
    margin:50px 20px 20px 40px;
}

.support-header-title h3 {
    display: block;
    box-sizing: border-box;
    padding-top: 48px;
    margin: 0 40px 0 0;
    color: #2778be;
    font-size: 25px;
    line-height: 38px;
}

.support-header-title p {
    display: block;
    box-sizing: border-box;
    clear: both;
    height: 180px;
    padding-top: 20px;
    margin: 0 25px 0 35px;
    font-size: 17px;
    line-height: 25px;
}

.sub-title{
    display: block;
    height: 40px;
    margin: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #2778be;
    color: #2778be;
    font-size: 21px;
    text-align: left;
    line-height: 40px;
}
.sub-title{
    display: block;
    height: auto;
    margin: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #2778be;
    color: #2778be;
    font-size: 20px;
    text-align: left;
    padding-bottom: 6px;
    line-height: 1.5em;
}

.panel-support{
    flex-basis: 300px;
    max-width: 300px;
    width: 300px;
    height: 160px;
    border: 1px solid #799dd2;
}

.panel-support p:first-child{
    display: block;
    background: #d7e6f6;
    height: 70px;
    margin: 0;
    color: #2778be;
    font-size: 20px;
    font-weight: bold;
    line-height: 70px;
}

.panel-support p:last-child{
    display: block;
    box-sizing: border-box;
    height: 90px;
    padding:10px 20px 0 20px;
    margin: 0;
    text-align: left;
    line-height: 1.6em;
}

.sub-support-contents {
    margin-bottom: 100px;
}

.sub-support-contents_1{
    float: left;
    width: 330px;
    padding-top: 2px;
}

.sub-support-contents ul{
    padding: 0;
}

.sub-support-contents ul li{
    background: #e5eff9;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 4px;
    margin-bottom: 7px;
    border: 1px solid #799dd2;
    text-align: left;
    line-height: 30px;
    line-height: 1.4em;
    list-style-position: inside;
}

.sub-support-contents_2{
    float: right;
    width: 580px;
}

.sub-support-contents_2 img{
    float: right;
    width: 200px;
    height: 114px;
    margin-bottom: 15px;
}

.sub-support-contents_2 p{
    display: block;
    float: left;
    width: 320px;
    height: 110px;
    height: auto;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: left;
    line-height: 22px;
}

.sub-support-contents_2 ul{
    clear: both;
}

.sub-support-contents_3{
    margin-bottom: 120px;
}

.sub-support-contents_3 img{
    float: right;
    width: 360px;
    height: 268px;
}

.contents-size{
    float: left;
    width: 600px;
    margin-bottom: 50px;
    text-align: left;
}

.contents-size p:first-child{
    margin-top: 0;
    line-height: 25px;
}

.contents-size p:nth-child(2){
    margin-bottom: 0.4em;
    color: #2778be;
    font-size: 18px;
    font-weight: bold;
}

.contents-size p:nth-child(3),
.contents-size p:nth-child(4){
    font-weight: bold;
}

.contents-size p:nth-child(3),
.contents-size p:nth-child(5){
    padding-bottom: 12px;
    border-bottom: 1px solid #999;
}

.contents-size a {
    margin-left: 20px;
    color: #2778be;
    font-size: 18px;
}
.contents-size a:focus,
.contents-size a:active,
.contents-size a:hover {
	color: #54c3f1 !important;
	text-decoration: none;
}

.contact-link a{
    margin-left: 0;
}

.map-link a {
    margin-left: unset;
    color: #54c3f1;
}
.map-link a:focus,
.map-link a:active,
.map-link a:hover {
	color: #bae3f9 !important;
	text-decoration: none;
}

.sub-support-contents_4 {
    clear: both;
    text-align: left;
}


.business-header {
    height: 300px;
    margin-bottom: 20px;
}

.business-header img {
    max-width: 100%;
    width: 675px;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: right;
    float: right;
}

.business-header-title {
    width: 300px;
}

.business-header-title h3 {
    display: block;
    height: 150px;
    margin: 0;
    border-bottom: 1px solid #fff;
    font-size: 28px;
    line-height: 240px;
}

.business-header-title p {
    display: block;
    height: 149px;
    margin: 0;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
}

.business-header-title_1 {
    background: #aaddf7;
}

.business-header-title_1 h3{
    color: #2778be;
}

.business-header-title_2 {
    background: #bbd4ef;
}

.business-header-title_2 h3 {
    color: #3278cd;
}

.business-table,
.info-table{
    clear: both;
    border-collapse: collapse;
}

.business-table{
    width: 980px;
}

.business-table tr {
    height: 60px;
    height:auto;
    border-top: 1px solid #a3b7df;
}

.business-table tr:last-child{
    border-bottom: 1px solid #a3b7df;
}

.business-table tr th {
    width: 298px;
    margin-top: 10px;
    margin-top: 0px;
    font-size: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top !important;
}

.table-bg {
    display: block;
    width: 100%;
    height: 50px;
    height: auto;
    line-height: 1.6em;
    padding-top: 9px;
    padding-bottom: 9px;
}

.table-bg_1 {
    background: #d8effc;
    color: #2778be;
    vertical-align: top !important;
}

.table-bg_2 {
    background: #e5eff9;
    color: #3278cd;
}

.business-table tr td {
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: left;
    line-height: 1.5em;
    vertical-align: middle;
}


.info-title{
    clear: both;
    background: #cae9fa;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding-left: 15px;
    border-top: 1px solid #799dd2;
    border-bottom: 1px solid #799dd2;
    color: #2778be;
    font-size: 21px;
    text-align: left;
    line-height: 40px;
}

.prof-img {
        padding-bottom: 8px;
    }

.message{
    text-align: left;
    margin-bottom: 80px;
}

.message-right{
    float: right;
	padding-left: 30px;
}

.message-right p {
    margin-top: 0;
    margin-bottom: 10px;
	padding-left: 0px;
}

.message-right p:last-child{
    margin-bottom:20px;
	padding-left: 0px;
}

.message-left {
	line-height: 1.6em;
}

.message-left_1 {
    float: left;
}

.message-left_2 {
    clear: both;
}

.message-left_1,
.message-left_2{
    margin:0;
    line-height: 29px;
    line-height: 2.0em;
}

.info_cts {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    margin-bottom: 80px;
    overflow: hidden;
}

.info_cts1 {
    float: left;
    width: 540px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.info_cts2 {
    float: right;
    width: 400px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.info-table {
    width: 100%;
}

.info-table tr {
    height: 40px;
    height: auto;
    border-top: 1px solid #cccccc;
}

.info-table tr:last-child{
    border-bottom: 1px solid #cccccc;
}

.info-table tr th {
    width: 130px;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    vertical-align: top !important;
}

.info-table-bg {
    display: block;
    background: #d7e6f6;
    width: 100%;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1.6em;
}

.info-table tr td {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    text-align: left;
    line-height: 1.5em;
    vertical-align: middle !important;
}

.info_cts2_img {
    padding: 0 0 42px 0;
    margin: 0 0 0 0;
    overflow: hidden;
}

.info_cts2_hkn {
    display: block;
    background: #f6f6f6;
    border: 1px solid #e6e6e6;
    padding: 20px 30px 20px 30px;
    height: 314px;
    overflow: hidden;
}
.info_cts2_hkn_ttl {
    background: #d7e6f6;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    line-height: 1.6em;
    margin: 0 0 15px 0;
    overflow: hidden;
}
.info_cts2_hkn_cp {
    line-height: 1.8em;
    text-align: left;
    padding-left: 10px;
}


.map{
    clear: both;
}

.map-size iframe{
    width: 980px;
    height: 350px;
    border: 0;
}

.info_cts3{
    width: 980px;
    margin: 0 auto;
	text-align: left;
    box-sizing: border-box;
    word-break:break-all;
}
.info_cts3_cts{
	text-align: left;
	padding: 10px 20px 0px 20px;
    box-sizing: border-box;
    word-break:break-all;
}
.info_cts3_ttl{
	text-align: left;
	 font-weight: bold;
    font-size: 17px;
    text-align: left;
    line-height: 1.6em;
    margin: 0 0 2px 0;
    overflow: hidden;
}
.info_cts3_cts p{
	text-align: left;
	line-height: 1.5em;
	margin: 0 0;
	padding: 0px 0px 15px 0px;
    overflow: hidden;
}

.contact-contents {
    text-align: left;
}

.privacy-sub-title{
    margin-top: 50px;
    margin-bottom: 15px;
    border-bottom: 1px solid #799dd2;
    font-size: 20px;
}

.privacy-contents p {
    text-align: left;
    line-height: 1.8em;
    margin-bottom: 1.5em;
}

.privacy-contents ul{
    padding-left: 20px;
}

.privacy-contents ul li{
    margin-bottom: 15px;
    text-align: left;
}

.privacy-contents ul li:last-child{
    margin-bottom: 50px;
}

.privacy-contents p:last-child{
    margin-top: 0;
}

.privacy-contents p:nth-last-child(2){
    margin-bottom: 0;
}

.privacy-contents p:nth-last-child(3){
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

.policy-bg{
    display: block;
    background: #f6f6f6;
    border: 1px solid #b1cff3;
}

.policy-bg_1{
    height: auto;
    padding: 20px 20px 20px 20px;
    text-align: left;
    line-height: 1.8em;
}

.policy-bg_2 {
    height: auto;
    padding: 20px 20px 20px 30px;
    text-align: left;
    line-height: 2.2em;
}

.policy-bg_2 a {
    font-weight: unset;
}



.invitation-sub-title{
    margin-top: 50px;
    margin-bottom: 15px;
    border-bottom: 1px solid #799dd2;
    font-size: 19px;
}

.ivt_cp1 {
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6em;
    margin-bottom: 1.0em;
    margin-top: 0px;
    padding-top: 0px;
}
.ivt_cp2 {
	clear:both;
    text-align: right;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8em;
}

.invitation-contents p {
    text-align: left;
    line-height: 1.8em;
    margin-bottom: 0em;
}

.invitation-contents ul{
    padding-left: 20px;
}

.invitation-contents ul li{
    margin-bottom: 15px;
    text-align: left;
}

.invitation-contents ul li:last-child{
    margin-bottom: 50px;
}

/* =お客さま本位の業務運営方針ページ
----------------------------------------------- */
.management-policy p {
    text-align: left;
    line-height: 1.8em;
    margin-bottom: 4.0em;
}

.m-policy0 {
    clear:both;
    text-align: left;
    line-height: 1.8em;
    padding-bottom: 50px;
    padding-top: 20px;
    margin-bottom: 50px;
    border-bottom: 1px solid #799dd2;
    overflow:hidden;
}
.m-policy {
    clear:both;
    text-align: left;
    line-height: 1.8em;
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #799dd2;
    overflow:hidden;
}
.m-policy-cp {
    text-align: left;
    padding-bottom: 50px;
    margin-bottom: 30px;
	line-height: 1.8em;
	border-bottom: 1px solid #799dd2;
    overflow:hidden;
}
.m-policy-p {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #aaa;
    overflow:hidden;
}
.m-policy-p1 {
    float:left;
    width: 90px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 1.6em;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
    margin-right: 20px;
    background-color: #2778be;
}
.m-policy-p2 {
    float:left;
    width: auto;
    font-size: 20px;
    color: #2778be;
    text-align: left;
    line-height: 1.6em;
    font-weight: bold;
    padding: 3px 0px 0px 0px;
}

.m-policy-t {
    clear:both;
    padding: 0px 0px 0px 0px;
    margin-bottom: 15px;
    overflow:hidden;
}
.m-policy-t1 {
    float:left;
    width: 88px;
    font-size: 17px;
    color: #2778be;
    text-align: center;
    line-height: 1.6em;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    margin-right: 20px;
    background-color: #d7e6f6;
    border: 1px solid #8eaad8;
}
.m-policy-t2 {
    float:left;
	width: auto;
	width: 858px;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 1.6em;
    padding: 4px 0px 0px 0px;
}

.m-policy-k {
    clear:both;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
    overflow:hidden;
}
.m-policy-k1 {
    float:left;
    width: 88px;
    font-size: 17px;
    color: #2778be;
    text-align: center;
    line-height: 1.6em;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    margin-right: 20px;
    background-color: #efefef;
    border: 1px solid #8eaad8;
}
.m-policy-k2 {
    float:left;
	width: auto;
	width: 858px;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 1.6em;
    padding: 4px 0px 0px 0px;
}

.m-policy-bn {
	clear:both;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	position: relative;
	overflow:hidden;
}

.m-policy-bn1 {
	float:left;
	width: 460px;
	text-align: left;
    line-height: 1.6em;
	padding: 10px 5px 10px 5px;
	background-color: #efefef;
	background-color: #e5eff9;
	border: 1px solid #8eaad8;
	margin:0px 30px 0px 0px;
	position: relative;
	overflow:hidden;
}
.m-policy-bn1 a {
   display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	height: 100%;
}
.m-policy-bn1 a:hover{
	 opacity: 0.25;
    background-color: #ffffff;
}
.m-policy-bn1_cp {
	font-size: 18px;
    color: #333;
	line-height:1.6em; 
	text-align: center;
	margin:0px 0% 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold; 
}

.m-policy-bn2 {
	float:left;
	width: 460px;
	text-align: left;
    line-height: 1.6em;
	padding: 10px 5px 10px 5px;
	background-color: #efefef;
	background-color: #e5eff9;
	background-color: #efefef;
	border: 1px solid #8eaad8;
	margin:0px 0px 0px 0px;
	position: relative;
	overflow:hidden;
}
.m-policy-bn2 a {
   display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	height: 100%;
}
.m-policy-bn2 a:hover{
	 opacity: 0.25;
    background-color: #ffffff;
}
.m-policy-bn2_cp {
	font-size: 17px;
    color: #333;
	line-height:1.6em; 
	text-align: center;
	margin:0px 0% 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold; 
}

/* =KAZブログページ
----------------------------------------------- */
.blog-container{
    float: left;
    width: 710px;
    margin-bottom: 100px;
    border-right: 1px solid #799dd2;
    word-break:break-all;
}

.single-page{
    float: left;
    width: 650px;
    margin-bottom: 80px;
    margin-bottom: 50px;
}

.single-page h3{
    clear: both;
    display: block;
    background: #54c3f1;
    font-size: 18px;
    color: #fff;
    line-height: 1.4em;
    padding: 8px 10px 8px 12px;
    height: auto;
    overflow:hidden;
}
.single-page h3 a{
    color: #fff !important;
}
.single-page h3 a:focus,
.single-page h3 a:active,
.single-page h3 a:hover {
	color: #cae9fa !important;
	text-decoration: none;
}

.single-page .dtm {
	font-size: 14px;
	color: #666;
	padding: 0px 0 0px 0;
	margin: -0.5em 0 0em;
	text-align:left;
	margin-bottom: 1.5em;
	line-height: 1.6em;
	overflow:hidden;
}

.single-page .blog_cg {
	font-size: 14px;
	color: #666;
	text-align:left;
	padding: 0.5em 0 0px 0;
	margin: 0 0 0em;
	margin-bottom: 1.5em;
	line-height: 1.6em;
	overflow:hidden;
}
.single-page .blog_cg a {
    font-weight: normal!important;
}

.single-page .edit-blog {
    float: right;
}

.blog_cts {
    text-align: left;
    padding: 0.5em 0 1.0em 0;
    margin: 0em;
    line-height: 1.8em;
}

.blog_cts p {
    text-align: left;
    line-height: 1.8em;
    margin: 0 0 0em;
    margin-bottom: 1.5em;
}

.blog_cts p span {
	margin: 0 0 0em;
	margin-bottom: 1.5em;
	line-height: 100% !important;
}

/* Alignment */
.blog_cts .alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.blog_cts .alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.blog_cts .aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.blog_cts .alignnone {
	display: inline;
	margin-right: 1.5em;
}

hr {
	clear: both;
	background-color: 4786d2;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

.blog_cts ul,
.blog_cts ol {
	margin: 0 0 1.5em 1.8em;
	margin: 0 0 1.5em -1.3em;
}

.blog_cts ul {
	list-style: square;
}
.blog_cts ol {
	list-style-type: decimal;
}
.blog_cts ol ol {
	list-style: upper-alpha;
}
.blog_cts ol ol ol {
	list-style: lower-roman;
}
.blog_cts ol ol ol ol {
	list-style: lower-alpha;
}
.blog_cts ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
.blog_cts }
.blog_cts dl {
	margin: 0 1.625em;
}
.blog_cts dt {
	font-size: 15px;
	font-weight: bold;
}
.blog_cts dd {
	margin: 0 0 1.625em;
}
.blog_cts strong {
	font-weight: bold;
}


.blog_cts img {
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px;
vertical-align: bottom;
}

pre {
	background: #f6f6f6;
	font: 15px "メイリオ", Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3",ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Osaka, sans-serif;
	line-height: 1.6em;
	border: 1px solid #9bc3ff !important;
	margin-bottom: 1.5em;
	padding: 1.0em 1.3em;
	white-space:pre-wrap;
	white-space:-moz-pre-wrap;
	white-space:-o-pre-wrap;
	white-space:-pre-wrap;
	word-wrap:break-word;
	-webkit-border-radius:6px; 
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}

.blog_cts h1 {
	clear: both;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 0px 0.0em 0px;
	margin: 0px 0px 1em 0px;
	letter-spacing: 0.0em;
	text-transform: none;
}
.blog_cts h2 {
	clear: both;
	color: #2778be;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 0px 4px 0px;
	margin: 0 0 1.0em 0;
	border-bottom: 1px solid #2778be;
}
.blog_cts h3 {
	clear: both;
	font-size: 20px;
	font-weight:bold;
	color: #333;
	border-left:5px solid #4786d2;
	background: none;
	letter-spacing: 0.0em;
	line-height: 1.5em;
	text-transform: none;
	padding: 0px 0px 0.0em 14px;
	margin: 0em 0em 1.0em 0em;
}
.blog_cts h4 {
	clear: both;
	font-size: 18px;
	font-weight:bold;
	color: #2778be;
	line-height: 1.6em;
	background: #d8effc;
	padding: 5px 4px 5px 12px;
	margin: 0em 0em 1.0em 0em;
}
.blog_cts h5 {
	clear: both;
	font-size:18px;
	font-weight:bold;
	color: #54c3f1;
	line-height: 1.5em;
	letter-spacing: 0.0em;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 0em 0em 0.8em 0em;
}
.blog_cts h6 {
	clear: both;
	font-size: 17px;
	font-weight:bold;
	color: #333;
	line-height: 1.6em;
	padding: 0px 0px 0px 0px;
	margin: 0em 0em 0.8em 0em;
}
.blog_cts a:hover img {
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-ms-filter: "alpha(opacity=70)";
}

.blog_cts table {
	border: 1px solid #B9B9B9;
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
	font-size: 15px;
}
.blog_cts th {
	color: #666;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.0em;
	line-height: 2.6em;
	text-transform: none;
}
.blog_cts td {
	border: 1px solid #B9B9B9;
	padding: 10px 10px 10px 10px;
	line-height: 1.6em;
	vertical-align: top;
	word-break:break-all;
}
.blog_cts td p {
	margin-bottom: 0.0em !important;
}
.blog_cts td img {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	margin: 0 0 0em;
}

/* Images */
.blog_cts img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
	height: auto;
	vertical-align: top;
}
.blog_cts img[class*="align"],
.blog_cts img[class*="wp-image-"],
.blog_cts img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	max-width: 100%;
}
.blog_cts img.size-full,
.blog_cts img.size-large {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	padding: 0px;
}
.blog_cts img.size-thumbnail {
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.blog_cts img.size-medium {
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.blog_cts img.size-full {
	_width: auto;
}

.blog_cts  img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.blog_cts img.alignleft,
.blog_cts img.alignright {
	margin-bottom: 1.0em;
}
.blog_cts img.aligncenter,
.blog_cts img.alignnone {
	margin-bottom: 1.0em;
}

.blog_cts p img,
.blog_cts .wp-caption {
	margin-top: 0.0em;
}
.blog_cts .wp-caption {
	background: none;
	margin-bottom: 0em;
	max-width: 100%;
	max-width: calc( 100% - 0px );
	padding: 0px;
}
.blog_cts .wp-caption img {
	display: block;
	margin: 0px 0;
	max-width: 100%;
	max-width: calc( 100% - 0px );
}
.blog_cts .wp-caption .wp-caption-text,
.blog_cts .gallery-caption {
	color: #666;
	font-family: "メイリオ", Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3",ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Osaka, sans-serif;
	font-size: 15px;
}
.blog_cts .wp-caption .wp-caption-text {
	margin: 0;
	margin-bottom: 0.6em;
	padding: 5px 4px 0px 0px;
	line-height: 1.4em;
	position: relative;
}
.blog_cts .wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	content: '';
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	margin-right: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.blog_cts .alignleft[id*="attachment_"] {
    padding: 0px;
    margin: 0 0 0px 0;
    display: inline;
    float: left;
    margin-right: 1.5em;
    margin-bottom: 0.0em;
}
.blog_cts .alignright[id*="attachment_"] {
    padding: 0px;
    margin: 0 0 0px 0px;
    display: inline;
    float: right;
    margin-bottom: 0.0em;
    margin-left: 1.5em;
}
.blog_cts .aligncenter[id*="attachment_"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.0em;
}
.blog_cts .alignnone[id*="attachment_"] {
    display: block;
    padding: 0px;
    margin: 0em;
    margin-bottom: 0.0em;
    margin-left: 0em;
    margin-right: 0em;
}

.blog_cts .gallery {
	margin: 0 auto 1.625em;
}
.blog_cts .gallery a img {
	border: none;
}
.blog_cts img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
.blog_cts .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
.blog_cts .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
.blog_cts img[class*="align"],
.blog_cts img[class*="wp-image-"],
.blog_cts .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 0px solid #ddd;
	padding: 0px;
	max-width: 100%;
	max-width: calc( 100% - 0px );
}
.blog_cts .wp-caption img {
	border-color: #fff;
}
.blog_cts a:focus img[class*="align"],
.blog_cts a:hover img[class*="align"],
.blog_cts a:active img[class*="align"],
.blog_cts a:focus img[class*="wp-image-"],
.blog_cts a:hover img[class*="wp-image-"],
.blog_cts a:active img[class*="wp-image-"],
.blog_cts .gallery .gallery-icon a:focus img,
.blog_cts .gallery .gallery-icon a:hover img,
.blog_cts .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: none;
	border-color: none;
}
.blog_cts .wp-caption a:focus img,
.blog_cts .wp-caption a:active img,
.blog_cts .wp-caption a:hover img {/* ... including captioned images! */
	background: none;
	border-color: none;
}


/* =KAZブログページ サイド */
.sidebar{
    float: right;
    width: 210px;
    margin-top: 5px;
    word-break:break-all;
}

.sidebar-items h2{
    background: #518cd4;
    font-size: 16px;
}

.blog-sub-title{
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 38px;
    padding-left: 10px;
    color: #fff;
    line-height: 38px;
    text-align: left;
}

.sidebar-items ul{
    padding-left: 16px;
}

.sidebar-items ul li{
    text-align: left;
    margin-bottom: 8px;
    line-height: 1.4em;
    padding-top: 2px;
    padding-bottom: 10px;
    border-bottom: dotted 1px #aaaaaa;
    word-break:break-all;
}



/* =お問い合わせフォーム
----------------------------------------------- */
.site-cts {
    width: 980px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    overflow: hidden;
}

.site-cts p {
    padding: 0px 0px 0px 0px !important;
    margin: 0 !important;
    line-height: 1.6em;
    margin-bottom: 1.5em !important;
}

table#fom {
	border: 1px solid #8eaad8;
	border-collapse: collapse;
	margin: 0em 0 2.0em 0em;
	width: 100%;
	font-size: 15px;
}
table#fom td {
	border: 1px solid #8eaad8;
	font-size: 15px;
	text-align:left;
	padding: 10px 10px 10px 15px;
	line-height: 1.6em;
	vertical-align: middle;
	word-break:break-all;
}

td.fom1 {
	width: 250px;
	background: #d8effc;
	padding: 16px 10px 16px 15px !important;
	vertical-align: top !important;
}
td.fom2 {
	padding: 16px 10px 12px 15px !important;
	vertical-align: top !important;
}
td.fom3 {
	padding: 12px 10px 12px 15px !important;
	vertical-align: middle !important;
}
.sml {
	font-size: 14px;
}
.red {
	color: #e6002d;
}
.fom-bn {
	width:auto;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 0em auto 1.0em auto;
}
.fbn {
	border:1px solid #B3B3B3;
	padding:8px 16px;
	font-size: 17px;
	background-color:#F2F2F2;
	text-align:center;
	color:#333333;
	font-weight:bold;
	margin: 0 8px;
}
.fbn:hover {
	background-color: #d8effc;
}

table#fom input {
	font-size: 1em;
	line-height: 1.5em;
}
input.w50 {
	width:50px;
	font-size: 1em;
	line-height: 1.5em;
}
input.w80 {
	width:80px;
	font-size: 1em;
	line-height: 1.5em;
}
input.w100 {
	width:100px;
	font-size: 1em;
	line-height: 1.5em;
}
input.w310 {
	width:310px;
	font-size: 1em;
	line-height: 1.5em;
}
input.w400 {
	width:400px;
	font-size: 1em;
	line-height: 1.5em;
}
input.w580 {
	width:580px;
	font-size: 1em;
	line-height: 1.5em;
}
input.w640 {
	width:640px;
	font-size: 1em;
	line-height: 1.5em;
}
textarea {
	width: 98%;
}

.fmcmp {
	font-size: 17px;
	color: #2778be;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0 0 2.5em 0;
}

.rec-formcp {
	width:auto;
	font-size: 14px;
	line-height: 1.6em;
	padding: 0px 0px 0px 0px;
	margin: 0 0px 1.5em 0;
}

.fom-hs {
	float: right;
	font-size: 15px;
	color: #333;
	text-align:right;
	line-height: 1.4em;
	padding: 0px 0px 0px 0px;
	margin: 0 0 -50px 0;
	position: relative;
	top: -50px;
}


.edit{
    margin-left: 80%;
}

.post-edit-link{
    display: block;
    background: #2778be;
    width: 40px;
    height: 15px;
    padding: 15px 30px;
    color: #fff;
}

.post-edit-link:hover{
    background: rgba(39, 120, 120, 0.5)
}

#scrollUp {
    padding: 5px 10px;
}

footer{
    clear: both;
    margin-top: 50px;
}

.ft-link{
    display: block;
    height: 65px;
}

.ft-contact, .ft-link p{
    float: left;
}

.ft-tel{
    float: right;
    display: block;
    background: #dfeaf7;
    width: 480px;
    height: 59px;
    border-top: 1px solid #2778be;
    border-bottom: 1px solid #2778be;
}

.ft-tel p{
    margin-top: 22px;
    margin-left: 15px;
    margin-right: 10px;
    font-weight: bold;
}

.ft-call{
    display: block;
    margin-top: 12px;
}

.ft-info{
    display: block;
    clear: both;
    background: url(img/f_back.png) repeat-x;
    background-color: #dfeaf7;
    height: 280px;
    height: auto;
    margin-top: 50px;
    padding: 0 0 3em 0;
    border-top: 1px solid #2778be;
}

.ft-container{
    margin-top: 15px;
}



#ft-nav ul{
    float: left;
    height: 13px;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 0;
}

#ft-nav ul li{
    float: left;
    height: 100%;
    list-style: none;
    padding-right: 10px;
    padding-left: 10px;
    border-left: 1px solid #2778be;
}

#ft-nav ul li:first-child{
    border-left: none;
}

#ft-nav ul li a{
    display: block;
    height: 100%;
    color: #2778be;
    font-size: 13px;
    font-weight: normal;
}

#ft-nav ul li a:hover{
    color: #81BEF7 !important;
}

.ft-container{
    clear: both;
}

.ft-mark{
    float: right;
    margin: 25px 0 0 20px;
}

.ft-logo{
    float: left;
    margin-top: 45px;
    margin-left: 10px;
    margin-bottom: 20px;
}

.ft-info p{
    clear: both;
    margin-top: 0;
    margin-left: 10px;
    margin-bottom: 30px;
    font-size: 13px;
    text-align: left;
}

.ft-info p:last-child{
    font-size: 12px;
}


@media only screen and (max-width: 760px){

/* =スマホ時折りたたみメニュー */
#menu_icon {
	display: block;
	width: 50px;
	margin: 0 0px 0 0px;
	padding: 0px 0 0px 0;
	position:fixed;
	top: 0px;
	right: 0px;
	z-index: 99999;
}
#menu_icon img {
	display: block;
	max-width: 100%;
}

#sp_menu {
	display: none;
	position: absolute;
	width: 100%;
	background-color: #fff;
	z-index: 99999999;
}
#sp_menu .sp_menu_header,
#sp_menu .sp_menu_footer {
	position: relative;
	padding: 10px;
	text-align: center;
	background-color: #2778be;
	text-shadow: 0 1px 0 #333;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#sp_menu .sp_menu_header a,
#sp_menu .sp_menu_footer a {
	position: absolute;
	left: 6px;
	top: 7px;
	display: block;
	padding: 3px 20px 3px;
	text-align: center;
	-webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #fff;
	font-size: 12px;
	color: #fff;
}
#sp_menu .sp_menu_body {
	padding: 10px;
}
#sp_menu .entryList {
	padding: 3px 0;
}
#sp_menu .entryList .title {
	padding: 7px 7px;
	line-height: 1.3em;
	border-radius: 4px;
	border: 1px solid #999;
	font-weight: bold;
	font-size: 15px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}
#sp_menu .entryList .title i {
	margin-right: 10px;
	margin-top: 1px;
	vertical-align: top;
	font-size: 16px;
	color: #999;
}
#sp_menu .entryList .listmenu {
	display: none;
}
#sp_menu .listmenu {
	padding: 8px 8px;
	background-color: #eee;
	webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	border: 1px solid #ccc;
}
#sp_menu ul.listview {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sp_menu ul.listview > li {
	padding: 3px 0;
}
#sp_menu ul.listview > li > a {
	position: relative;
	display: block;
	text-align: left;
	padding: 7px 30px 7px 20px;
	line-height: 1.3em;
	-webkit-border-radius: 4px; 
    -moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #999;
	font-weight: bold;
	font-size: 16px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	color: #000;
}
#sp_menu ul.listview > li > a i {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -8px;
	font-size: 16px;
	color: #aaa;
}


    .pc-block{
        display: none;
    }
    
    .res-block{
        display: block;
    }

    .site-width{
        width: 100%;
        box-sizing: unset;
    }
   
.site-width-left{
width: 100%;
width: 94%;
    margin: 0 auto;
	text-align: left;
	margin:0 3% 0 3%;
    box-sizing: unset;
}
    /* header */
    
    .tphd {
    height: auto;
    padding-bottom: 5px;
    overflow: hidden;
    }
    
    .top-logo{
        width: 100%;
        margin-left: 0px;
	padding: 20px 4% 0px 4%;
    }

    .logo-img{
        width: 60px;   
        margin-right: 15px;
    }
    
    .logo-img img{
        max-width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0px 0;
    }
    


    #top-nav{
        display: none;
    }
    
    .top-logo p{
    margin-top: 12px; 
    font-size: 12px;
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
    }

.logo-title {
    clear: both;
    float: none;
    width: 240px;
    text-align: left;
    padding-top:15px;
    margin-top: 15px;
    overflow: hidden; 
}
.logo-title img{
        max-width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0px 0;
    }

    #menu{
        display: none;
        width: 100%;
    }

    #menu li{
        clear: both;
        width: 100%;
        height: 30px;
        padding: unset;
        border-right: unset;
        font-weight: bold;
    }

    #menu li:first-child{
        border-left: unset;
    }
    
    #menu li a{
        width: 50%;
        height: 30px;
        background: url(img/mark_1.png) no-repeat;
        background-position: left top;
        margin: 0 auto;
        padding-top: unset;
    }

    #menu li a:hover{
        background-position:  left top;
    }

    #toggle{
        display: block;
        position: relative;
        width: 20%;
        margin: auto;
        background: #2778be;
    }
    #toggle a{
        display: block;
        position: relative;
        height: 25px;
        padding: 12px 0 10px;
        margin-bottom: 15px;
        color: #fff;
        text-align: center;
        text-decoration: none;
    }
    
    #toggle a:before, #toggle a:after{
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 36%;
        width: 20px;
        height: 4px;
        background: #fff;
    }
    #toggle a:before{
        margin-top: -6px;
    }
    #toggle a:after{
        margin-top: 2px;
    }

    .banner-width {
        display: none;
        height: 170px;
        margin-top: 25px;
        border-top: unset;
        border-bottom: unset;
    }
    
    .banner-width_sp {
    display: block;
    clear: both;
    margin-top: 10px;
    background: url(img/hd_back.png) repeat-x;
    background-position: top center;
    background-color: #d9e6f6;
    width: 100%;
    height: auto;
    border-top: unset;
    border-bottom: unset;
    padding-bottom: 15px;
    overflow: hidden;
}

    .banner{
        height: 100%;
    }

    .contact-banner{
        clear: both;
        width: 100%;
        border-right: unset;
    }

    .contact-img {
        clear: both;
	width: 100%;
        margin: 0 auto;
	text-align:center;
        margin-top: 15px;
    }
    .contact-img img {
        max-width: 92%;
	height: auto;
        padding: 0px 4% 0px 4% !important;
    }
    

    .contact-banner p {
        clear: both;
        width: 100%;
        margin: 0 auto;
        margin-top: 10px;
    }

    .tel-img{
        clear: both;
        width: 100%;
        margin: 0 auto;
    }

    .blog-banner{
        clear: both;
        width: 100%;
        border-right: unset;
    }

    .blog-banner h2 a{
        margin-left: 20px;
    }

    .blog-banner h3{
        margin: 22px 30px;
    }
    /* /header */

    /* main */
    .slide{
        height: 220px;
	height: auto;
        padding: 0;
        margin-top: 5px;
        margin-bottom: 0;
        border-top: unset;
        border-bottom: unset;
	overflow: hidden;
    }

    .slideInner li img{
        width: 100%;
    }

.panel-contents{
    height: auto;
    padding: 0px 0px 30px 0px;
    overflow: hidden;
}


.panel-contents-blog{
    margin-top: 40px;
}    
    .panel-container {
    clear: both;
    height: auto;
    min-width: initial !important;
    min-width: 0 !important;
    }



    .panel-container-about{
        border-top: unset;
        border-bottom: unset;
    }
    

    .panel-title h2, 
    .support-title h2{
        clear: both;
    }

    .panel-title-about h2{
        margin: 20px 10px 10px 10px;
        font-size: 20px;
        text-align: left;
    }

    .support-jump{
        margin-top: 5px;
	margin-top: -10px;
    }
    

    .panel-title img{
        clear: both;
        margin: 0 auto;
        margin-top: 15px;
    }

    .panel-container,
    .link-container{
        min-width: unset;
	min-width: initial !important;
	min-width: 0 !important;
    }

    .link-panel,
    .panel-support{
        margin: 10px auto;
    }

    .panel-contents-blog{
        height: 1100px;
	height: auto;
    }
    
    .panel{
    height: 340px;
    height: auto;
    margin-bottom:0px;
}
    
    .panel-about{
        max-width: unset;
        height: 380px;
	height: auto;
        border-top: unset;
        border-left: unset;
        border-bottom: unset;
	margin-bottom:15px;
    }

    .panel-about:last-child{
        border-right: unset;
    }

    .panel-title-blog img{
        position: unset;
        margin-top: 0;
    }

    .panel-blog{
        float:none !important;
        max-width: 256px;
        padding-right: unset;
        margin-top: unset;
        border-right: unset;
	padding-bottom: 40px;
	margin: 0 auto;
    }
    
    .panel-blog:last-child{
        padding-bottom:10px;
	max-width: 256px;
	margin: 0 auto;
    }

    .panel-container-blog,
    .panel-container-support{
        justify-content: center;
    }

    .blog-contents-title h2{
        font-size: 23px;
    }
    
	
	
.overseas-travel{
    background: #fbfbfb;
	background: #fcfcfc;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 0px;
	margin-top: 10px;
    border-top: 1px solid #c9d4ec;
    overflow:hidden;
}
.o-travel{
     width: 660px;
	 width: auto;
	 max-width: 660px;
	 margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow:hidden;
}
.o-travel-left{
     width: 320px;
	 float: none;
	 height: auto;
	 border-top: 1px solid #db6865;
	  border-bottom: 0px solid #db6865;
	 margin: 0 20px 0 0;
	 margin: 0 auto 0 auto;
    padding: 10px 0 10px 0;
	position: relative;
    overflow:hidden;
}
.o-travel-right{
     width: 320px;
	 float:none;
	 margin: 0 0px 0 0;
	  margin: 0 auto 0 auto;
    padding: 0px 0 0 0;
    overflow:hidden;
}
.o-travel-right img{
     max-width: 100%;
	height: auto;
}
.o-travel-right a:hover img {
opacity: 0.75;
filter: alpha(opacity=75);
-moz-opacity: 0.75;
-ms-filter: "alpha(opacity=75)";
}

.o-travel h2{
    font-size: 20px;
    text-align: center;
    color: #4d4d4d;
	line-height: 1.6em;
	margin: 0 0px 0 0;
    padding: 4px 0 0 0px;
}
.o-travel-icn{
     width: 40px;
	 margin: 0 0px 0 0;
    padding: 0px 0 0 0;
	position: absolute;
    left:10px;
	top:8px;
}



    .link-banners{
    background: #e6f4fd;
    padding-top: 20px;
    padding-bottom: 40px;
    margin-top: 10px;
    border-top: 1px solid #799dd2;
	border-top: 1px solid #a3b7df;
    padding: 10px 4% 30px 4%;
    overflow: hidden;
    }

    .link-banners h2{
        margin-left: 0px;
	font-size: 20px;
	text-align: center;
    }
    
    .link-container{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    min-width: initial !important;
    min-width: 0 !important;
    }

    .link-panel{
    float:none;
    flex-basis: 318px;
    max-width: 318px;
    border: 1px solid #799dd2;
    height: 58px;
    height: auto;
    background: #fff;
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 5px auto !important;
    }
    .link-panel img {
    max-width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px !important;
    margin: 0 0 0px 0 !important;
    }
    
.link-panel:nth-child(3n) {
    margin-right: 0px;
    margin: 5px auto !important;
}
    
    .contents-page-title {
    background: #5689c8;
    width: 100%;
    height: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff;
}

.contents-page-title img {
    float: left;
    margin: 11px 10px; 
}

.contents-page-title h2{
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 50px;
    text-shadow: 0px 1px 8px #000;
}

.contents-page-title p{
 display: none;
}

    .headers{
        border-top: unset;
        border-bottom: unset;
    }
    
.support-contents,
.business-contents{
    clear: both;
    margin-bottom: 30px;
}

    .support-header-img{
        clear: both;
        width: 100%;
        height: auto;
    }
    
    .header-title{
        clear: both;
    }


    .support-header{
        height: auto;
        margin-bottom: 20px;
}

    .support-header-title{
        width: 100%;
        margin-bottom: 25px;
    }
    
    .sht-border{
    height: auto;
    border-bottom: 1px solid #fff;
    padding-bottom: 4px;
    overflow:hidden;
    }

    .support-header-title img {
        margin:20px 20px 20px 20px;
    }

    .support-header-title h3 {
        padding-top: 24px;
        font-size: 20px;
        line-height: 1.6em;
	margin: 0 18px 0 0;
    }

    .support-header-title p {
        height: 220px;
	height: auto;
	font-size: 16px;
        margin: 0 30px 0 30px;
	padding-bottom: 20px;
	padding-top: 18px;
    }

    .sub-title{
        clear: both;
	padding-left: 15px;
	padding-right: 10px;
        font-size: 17px;
	margin-bottom: 10px;
    }

    .panel-container-support{
        height: 450px;
	height: auto;
    }

    .panel-support{
        flex-basis: 90%;
        max-width: 90%;
        width: 100%;
        height: auto;
        border: unset;
	border: none;
    }
    
    .panel-support p:first-child{
    height: auto;
    font-size: 18px;
    padding-bottom: 8px;
    padding-top: 8px;
    line-height: 1.6em;
    }

    .panel-support p:first-child,
    .panel-support p:last-child{
        width: 100%;
	overflow: hidden; 
    }

    .panel-support p:last-child{
        height: auto;
	padding:10px 4px 0 4px;
	padding-bottom: 10px !important;
    }

    .sub-support-contents{
        margin-bottom: 40px;
    }

    .sub-support-contents ul li{
        height: 40px;
	height: auto;
    }

    .sub-support-contents_1{
        clear: both;
        width: 100%;
	height: auto;
	margin-bottom: 20px !important;
    }

    .sub-support-contents_2{
        clear: both;
        width: 100%;
	height: auto;
    }

    .sub-support-contents_2 ul li{
        height: 60px;
	height: auto;
    }

    .sub-support-contents_1 ul li,
    .sub-support-contents_2 ul li{
        width: 95%;
        padding-left: 10px;
	padding-right: 10px;
        margin-left: 10px;
	padding-bottom: 8px;
        list-style: none;
    }

    .sub-support-contents_1 ul li{
        font-size: 15px;
    }

    .sub-support-contents_2 img{
        width: 100%;
        height: auto;
    }
    
    .sub-support-contents_2 p,
    .sub-support-contents_3 p,
    .sub-support-contents_4 p{
        width: 95%;
        margin-left: 10px;
	line-height: 1.6em;
    }

    .sub-support-contents_2 ul li{
        font-size: 15px;
        line-break: 18px;
    }

    .sub-support-contents_3 img{
        clear: both;
        width: 100%;
	height: auto;
    }

    .contents-size{
        width: 100%;
        margin-left: 0 auto;
    }

    .contents-size p:first-child{
        margin-top: 8px;
        margin-bottom: 30px;
        line-height: 1.6em;
    }

    .contents-size p:nth-child(3),
    .contents-size p:nth-child(5){
        height: 55px;
	height: auto;
        line-height: 35px;
	line-height: 1.6em;
    }

    .contents-size a {
        margin-left: 10px;
        font-size: 18px;
	line-height: 1.8em;
    }

    .contact-link a{
        margin-left: 0;
    }

    .map-link a{
        float: right;
    }

    .business-contents{
        margin-bottom: 40px;
    }

    .business-header{
        width: 100%;
        margin-bottom: 40px;
    }

    .business-header-title{
        width: 100%;
    }

    .business-header-title h3 {
        height: 85px;
        line-height: 130px;
	font-size: 24px;
    }

    .business-header-title p {
        height: 84px;
    }
    

    .business-header img{
        width: 100%;
	margin-bottom: 10px;
    }

    .business-table,
    .info-table{
        width: 98%;
    }

.business-table tr {
    border-top: 0px solid #a3b7df !important;
}

.business-table tr:last-child{
    border-bottom: 0px solid #a3b7df !important;
}
   
    
.business-table tr th {
    float:left;
    clear: both;
    width: 298px;
     width: 96%;
    margin-top: 4px;
    margin-top: 0px;
    font-size: 17px;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top !important;
}

.table-bg {
    float:left;
    clear: both;
    display: block;
    width: 99%;
    height: 50px;
    height: auto;
    line-height: 1.6em;
    padding-top: 8px;
    padding-bottom: 5px;
    padding-left: 16px;
    text-align: left !important;
}  
    
.business-table tr td {
    float:left;
    clear: both;
    padding-left: 16px;
    padding-top: 4px;
    padding-bottom: 20px;
    padding-right: 4px;
    text-align: left;
    line-height: 1.5em;
    vertical-align: middle;
}


.message{
    margin-bottom: 40px;
}
    .message-right{
        clear: both;
        width: 100%;
		padding-left: 0px;
    }

    .prof-img{
        width: 70%;
        margin: 0 auto;
    }

    .prof-img img{
        width: 100%;
    }

    .message-right p{
        text-align: center;
    }

    .message-left {
        clear: both;
        width: 95%;
        margin-left: 15px;
	line-height: 1.6em;
    }
    
    .message-left_1,
    .message-left_2 {
    line-height: 1.6em;
    }

.info_cts {
    padding: 0 0 0 0;
    margin:0 3% 0 3%;
    margin-bottom: 40px;
    overflow: hidden;
}

.info_cts1 {
    float: left;
    float: none;
    width: auto;
    padding: 0 0 20px 0;
    overflow: hidden;
}
.info_cts2 {
    float: right;
    float: none;
    width: auto;
    max-width: 400px;
    padding: 0 0 0 0;
    margin: 0 auto;
}

.info-table {
    width: 100%;
}

.info-table tr {
    height: 40px;
    height: auto;
    border-top: 0px solid #cccccc;
}

.info-table tr:last-child{
    border-bottom: 0px solid #cccccc;
}

.info-table tr th {
    float:left;
    clear: both;
    width: 130px;
    width: 98%;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    vertical-align: top !important;
}

.info-table-bg {
    float:left;
    clear: both;
    display: block;
    background: #d7e6f6;
    width: 99%;
    height: auto;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 15px;
    line-height: 1.6em;
    text-align: left !important;
}

.info-table tr td {
    float:left;
    clear: both;
    padding-top: 4px;
    padding-bottom: 10px;
    padding-left: 5px;
    text-align: left;
    line-height: 1.5em;
    vertical-align: middle !important;
}

.info_cts2_img {
    max-width: 400%;
    padding: 0 0 20px 0;
    margin: 0 auto;
}

.info_cts2_hkn {
    display: block;
    background: #f6f6f6;
    border: 1px solid #e6e6e6;
    padding: 20px 20px 20px 20px;
    height: 314px;
    height: auto;
    overflow: hidden;
}
.info_cts2_hkn_ttl {
    background: #d7e6f6;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    font-weight: bold;
    font-size: 15px;
    text-align: left;
    line-height: 1.6em;
    margin: 0 0 15px 0;
    overflow: hidden;
}
.info_cts2_hkn_cp {
    line-height: 1.6em;
    text-align: left;
    padding-left: 10px;
}

    .map-size iframe{
        width: 86%;
	margin: 0 auto;
    }

.info_cts3{
    width: 980px;
	width: 94%;
    margin: 0 auto;
	margin:0 3% 0 3%;
	text-align: left;
    box-sizing: unset;
}

.info_cts3_cts{
	text-align: left;
	padding: 0px 10px 0px 10px;
    box-sizing: border-box;
    word-break:break-all;
}
.info_cts3_ttl{
	text-align: left;
	 font-weight: bold;
    font-size: 16px;
    text-align: left;
    line-height: 1.6em;
    margin: 0 0 2px 0;
    overflow: hidden;
}
.info_cts3_cts p{
	text-align: left;
	line-height: 1.5em;
	margin: 0 0;
	padding: 0px 0px 10px 0px;
    overflow: hidden;
}

.privacy-sub-title {
    margin:0 3% 0 0%;
    margin-top: 30px;
    margin-bottom: 8px !important;
    border-bottom: 1px solid #799dd2;
    font-size: 17px;
}
    .privacy-contents p {
        margin:0 3% 0 4%;
	margin-bottom: 1.0em;
	line-height: 1.6em;
	padding-top: 4px;
	margin-top: 4px;
    }
    .privacy-contents p:nth-last-child(3){
    margin:0 3% 0 4%;
    font-size: 18px;
    font-weight: bold;
    }
    
    .policy-bg{
    display: block;
    background: #f6f6f6;
    border: 1px solid #b1cff3;
    }

.policy-bg_1 {
    margin:0 3% 0 3%;
    padding: 15px 15px 15px 15px;
    text-align: left;
    line-height: 1.6em;
}

.policy-bg_2 {
    margin:0 3% 0 3%;
    padding: 15px 5px 15px 15px;
    text-align: left;
    line-height: 2.0em;
}


.invitation-sub-title{
    margin:0 3% 0 0%;
    margin-top: 30px;
    margin-bottom: 8px !important;
    border-bottom: 1px solid #799dd2;
    font-size: 16px;
}

.ivt_cp1 {
    margin:0 3% 0 4%;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6em;
    margin-bottom: 1.0em;
    margin-top: 0px;
    padding-top: 0px;
}
.ivt_cp2 {
    margin:0 3% 0 4%;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5em;
    margin-top: 2.0em;
}

.invitation-contents p {
    line-height: 1.6em;
    margin-bottom: 2.0em;
    margin:0 3% 0 4%;
	padding-top: 4px;
	margin-top: 4px;
}



    .contact-about{
        margin-right: 5px;
        margin-left: 8px;
        text-align: left;
    }

.fd_declaration{
	color: #333;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0 30px 0;
	padding: 10px 0 0 8px;
	overflow: hidden;
}
.fd_declaration a {
	color: #333;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0 30px 0;
	padding: 10px 0 0 8px;
	overflow: hidden;
}

		
/* =お客さま本位の業務運営方針ページ
----------------------------------------------- */
.management-policy p {
    text-align: left;
    line-height: 1.6em;
    margin-bottom: 0em;
}

.m-policy0 {
    clear:both;
    text-align: left;
    line-height: 1.6em;
    padding-bottom: 30px;
    padding-top: 10px;
    margin-bottom: 30px;
    margin-left: 3%;
    margin-right: 3%;
    border-bottom: 1px solid #799dd2;
    overflow:hidden;
}
.m-policy {
    clear:both;
    text-align: left;
    line-height: 1.6em;
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-left: 3%;
    margin-right: 3%;
    border-bottom: 1px solid #799dd2;
    overflow:hidden;
}

.m-policy-cp {
    text-align: left;
    padding-bottom: 30px;
    margin-bottom: 20px;
	 margin-left: 3%;
    margin-right: 3%;
	line-height: 1.6em;
	border-bottom: 1px solid #799dd2;
    overflow:hidden;
}

.m-policy-p {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #aaa;
    overflow:hidden;
}
.m-policy-p1 {
    float:none;
    width: 90px;
    width: auto;
    font-size: 17px;
    color: #fff;
    text-align: center;
    line-height: 1.6em;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
    margin-right: 0px;
    background-color: #2778be;
}
.m-policy-p2 {
    float:none;
    width: auto;
    font-size: 17px;
    color: #2778be;
    text-align: left;
    line-height: 1.5em;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
}

.m-policy-t {
    clear:both;
    padding: 0px 0px 0px 0px;
    margin-bottom: 15px;
    overflow:hidden;
}
.m-policy-t1 {
    float:none;
    width: 88px;
    width: auto;
    font-size: 16px;
    color: #2778be;
    text-align: center;
    line-height: 1.6em;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    margin-right: 0px;
    background-color: #d7e6f6;
    border: 1px solid #8eaad8;
}
.m-policy-t2 {
    float:none;
    width: auto;
    font-size: 15px;
    color: #333;
    text-align: left;
    line-height: 1.5em;
    padding: 10px 0px 0px 0px;
}

.m-policy-k {
    clear:both;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
    overflow:hidden;
}
.m-policy-k1 {
    float:none;
    width: 88px;
    width: auto;
    font-size: 16px;
    color: #2778be;
    text-align: center;
    line-height: 1.6em;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    margin-right: 0px;
    background-color: #efefef;
    border: 1px solid #8eaad8;
}
.m-policy-k2 {
    float:none;
    width: auto;
    font-size: 15px;
    color: #333;
    text-align: left;
    line-height: 1.5em;
    padding: 10px 0px 0px 0px;
}
		
.m-policy-bn {
			clear:both;
			width: auto;
	padding: 0px 0px 0px 0px;
	margin:0px 4% 20px 4%;
	position: relative;
	overflow:hidden;
}

.m-policy-bn1 {
	float:none;
			width: 460px;
			width: auto;
	text-align: left;
    line-height: 1.6em;
	padding: 8px 2px 8px 2px;
	background-color: #efefef;
	background-color: #e5eff9;
	border: 1px solid #8eaad8;
			margin:0px 0px 20px 0px;
			margin:0px auto 15px auto;
	position: relative;
	overflow:hidden;
}
.m-policy-bn1 a {
   display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	height: 100%;
}
.m-policy-bn1 a:hover{
	 opacity: 0.25;
    background-color: #ffffff;
}
.m-policy-bn1_cp {
	font-size: 15px;
    color: #333;
	line-height:1.6em; 
	text-align: center;
	margin:0px 0% 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold; 
}

.m-policy-bn2 {
	float:none;
			width: 460px;
			width: auto;
	text-align: left;
    line-height: 1.6em;
	padding: 8px 2px 8px 2px;
	background-color: #efefef;
	background-color: #e5eff9;
	background-color: #efefef;
	border: 1px solid #8eaad8;
	margin:0px auto 0px auto;
	position: relative;
	overflow:hidden;
}
.m-policy-bn2 a {
   display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	height: 100%;
}
.m-policy-bn2 a:hover{
	 opacity: 0.25;
    background-color: #ffffff;
}
.m-policy-bn2_cp {
	font-size: 14px;
    color: #333;
	line-height:1.6em; 
	text-align: center;
	margin:0px 0% 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold; 
}
		
/* =KAZブログページ
----------------------------------------------- */	
.blog-container{
    clear: both;
        width: 100%;
        border-right: unset;
	margin-bottom: 0px;
}

.single-page{
    clear: both;
        width: 100%;
        margin-bottom: 24px;
}

.single-page h3{
    clear: both;
    display: block;
    background: #54c3f1;
    font-size: 17px;
    color: #fff;
    line-height: 1.4em;
    padding: 8px 10px 8px 12px;
    height: auto;
    overflow:hidden;
}

.single-page .dtm {
	font-size: 13px;
	color: #666;
	padding: 0px 4% 0px 4%;
	margin: -0.8em 0 0em;
	text-align:left;
	margin-bottom: 1.0em;
	line-height: 1.6em;
	overflow:hidden;
}

.single-page .blog_cg {
	font-size: 13px;
	color: #666;
	text-align:left;
	padding: 0.5em 4% 0px 4%;
	margin: 0 0 0em;
	margin-bottom: 1.0em;
	line-height: 1.5em;
	overflow:hidden;
}

.blog_cts {
    text-align: left;
    padding: 0.5em 4% 0.5em 4%;
    margin: 0em;
    line-height: 1.6em;
}

.blog_cts p {
    text-align: left;
    line-height: 1.6em;
    margin: 0 0 0em;
    margin-bottom: 0.5em;
}

.blog_cts p span {
	margin: 0 0 0em;
	margin-bottom: 0.5em;
}


/* Alignment */
.blog_cts .alignleft {
	display: block;
	float: none;
	margin-left: 0;
	margin-right: 0;
	margin:0px auto 0px auto;
	margin:0px 0;
}
.blog_cts .alignright {
	display: block;
	float: none;
	margin-left: 0;
	margin-right: 0;
	margin:0px auto 0px auto;
	margin:0px 0;
}

.blog_cts .alignleft[id*="attachment_"] {
	display: block;
	float: none;
	margin-left: 0;
	margin-right: 0;
	margin:0px auto 0px auto;
	margin:0px 0;
}
.blog_cts .alignright[id*="attachment_"] {
	display: block;
	float: none;
	margin-left: 0;
	margin-right: 0;
	margin:0px auto 0px auto;
	margin:0px 0;
}

.blog_cts .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	.blog_cts .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}

.blog_cts .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
.blog_cts .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

.blog_cts h1 {
	clear: both;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 0px 0.0em 0px;
	margin: 0px 0px 0.5em 0px;
	letter-spacing: 0.0em;
	text-transform: none;
}
.blog_cts h2 {
	clear: both;
	color: #2778be;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 0px 4px 0px;
	margin: 0 0 0.5em 0;
	border-bottom: 1px solid #2778be;
}
.blog_cts h3 {
	clear: both;
	font-size: 16px;
	font-weight:bold;
	color: #333;
	border-left:5px solid #4786d2;
	background: none;
	letter-spacing: 0.0em;
	line-height: 1.5em;
	text-transform: none;
	padding: 0px 0px 0.0em 14px;
	margin: 0em 0em 0.5em 0em;
}
.blog_cts h4 {
	clear: both;
	font-size: 16px;
	font-weight:bold;
	color: #2778be;
	line-height: 1.5em;
	background: #d8effc;
	padding: 5px 4px 5px 12px;
	margin: 0em 0em 1.0em 0em;
}
.blog_cts h5 {
	clear: both;
	font-size:16px;
	font-weight:bold;
	color: #54c3f1;
	line-height: 1.5em;
	letter-spacing: 0.0em;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 0em 0em 0.5em 0em;
}
.blog_cts h6 {
	clear: both;
	font-size: 15px;
	font-weight:bold;
	color: #333;
	line-height: 1.5em;
	padding: 0px 0px 0px 0px;
	margin: 0em 0em 0.5em 0em;
}

/* =KAZブログページ サイド */
    .sidebar{
        clear: both;
        width: 100%;
	margin-bottom: 20px;
    }

    .sidebar ul{
        padding-left: 30px;
    }

.blog-sub-title{
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 38px;
    padding-left: 10px;
    color: #fff;
    line-height: 38px;
    text-align: left;
}

.sidebar-items ul li{
    text-align: left;
    margin-bottom: 6px;
    line-height: 1.4em;
    padding-top: 2px;
    padding-bottom: 8px;
    border-bottom: dotted 1px #aaaaaa;
    word-break:break-all;
}


/* =お問い合わせフォーム
----------------------------------------------- */
.site-cts{
    width: auto;
    padding: 0px 2% 0px 2%;
    margin: 0 0 0px 0;
    overflow: hidden;
}
.site-cts p {
    line-height: 1.4em;
    margin-bottom: 1.0em !important;
}
table#fom {
	border: 0px solid #8eaad8;
	margin: 0em 0 1.0em 0em;
	width: 96%;
}
table#fom td {
	float:left;
	clear: both;
	width:96%;
	border: 0px solid #8eaad8;
	padding: 8px 10px 15px 5px;
}
td.fom1 {
	float:left;
	clear: both;
	font-size: 14px !important;
	background:#d8effc;
	border-top: 1px solid #8eaad8 !important;
	border-bottom: 1px solid 8eaad8 !important;
	line-height: 1.4em !important;
	width:96% !important;
	padding: 6px 10px 6px 10px !important;
}
td.fom2 {
	float:left;
	clear: both;
	width:96%;
	padding: 10px 0px 15px 5px !important;
	vertical-align: middle !important;
}
td.fom3 {
	float:left;
	clear: both;
	width:96%;
	padding: 10px 0px 15px 5px !important;
	vertical-align: middle !important;
}
.fom-bn {
	margin: 0em auto 0.0em auto;
}
.fbn {
	padding:8px 16px;
	font-size: 16px;
	text-align:center;
	margin: 0 8px;
}
.sml {
	font-size: 13px;
}

input.w50 {
	width:96%;
	font-size: 1em;
	line-height: 1.5em;
}
input.w80 {
	width:96%;
	font-size: 1em;
	line-height: 1.5em;
}
input.w100 {
	width:96%;
	font-size: 1em;
	line-height: 1.5em;
}
input.w310 {
	width:96%;
	font-size: 1em;
	line-height: 1.5em;
}
input.w400 {
	width:96%;
	font-size: 1em;
	line-height: 1.5em;
}
input.w580 {
	width:96%;
	font-size: 1em;
	line-height: 1.5em;
}
input.w640 {
	width:96%;
	font-size: 1em;
	line-height: 1.5em;
}
textarea {
	width:98%;
}

.fmcmp {
	font-size: 16px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0 0 1.5em 0;
}

.fom-hs {
	float: right;
	font-size: 13px;
	color: #333;
	text-align:right;
	line-height: 1.4em;
	padding: 0px 0px 0px 0px;
	margin: 0 0 -40px 0;
	position: relative;
	top: -40px;
}


    .edit,
    .post-edit-link{
        display: none;
    }
    
    .ft-link{
    display: block;
    height: auto;
    }

    .ft-link img{
        width: 100%;
    }

    .ft-call{
        margin: unset;
	clear: both;
	margin-top: 15px;
    }

    .ft-tel{
        clear: both;
        background: unset;
        width: 100%;
        height: 100px;
	height: auto;
        border-top: unset;
        border-bottom: unset;
    }

    .ft-tel img{
        width: 80%;
	max-width: 244px;
        margin-top: 0;
        margin-left: 35px;
	margin: 0 auto;
    }

    .ft-link{
        height: 130px;
        margin-bottom: 20px;
    }

    .ft-info{
        border-top: 0px;
	padding: 0px 4% 0px 4%;
	overflow: hidden;
    }


#ft-nav {
    float: left;
    width: 74%;
    margin-bottom: 20px;
    overflow: hidden
}

#ft-nav ul{
    float: left;
    height: 13px;
    height: auto;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 0;
}

#ft-nav ul li{
    float: left;
    height: 100%;
    height: auto;
    list-style: none;
    padding-right: 10px;
    padding-left: 10px;
    border-left: 1px solid #2778be;
    margin-bottom: 4px;
}

#ft-nav ul li:first-child{
    border-left: none;
    border-left: 1px solid #2778be;
}

#ft-nav ul li a {
    display: block;
    height: 100%;
    height: auto;
    color: #2778be;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.6em;
}

.ft-container {
    clear: both;
}
.ft-container p {
    line-height: 1.5em;
    margin-left:0px;
    padding-left:0px;
}

    .ft-mark {
    margin: 10px 0 20px 0px;
		width: 20%;
		width: 84px;
	overflow: hidden;
    }
    
    .ft-mark img{
        margin-right: 0px;
	max-width: 100%;
	height: auto;
    }

    .ft-logo {
        clear: both;
        float: left;
	float: none;
	width: 80%;
	text-align:left;
        margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left:0px;
	overflow: hidden;
    }

    .ft-logo img {
	max-width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0px 0;
    }
    
}

@media screen and (min-width: 738px) {
	.pc-none {
		display: none !important;
	}
}

@media only screen and (max-width: 600px){
	#ft-nav {
    display: none;
}
	.ft-mark {
	display: none;
}
    .ft-logo {
	margin-top: 30px;
    }
}

@media only screen and (max-width: 330px){

    .top-logo{
        width: 100%;
        margin-left: 0px;
	padding: 15px 4% 0px 4%;
    }

    .logo-img{
        width: 50px;   
        margin-right: 15px;
    }
    
    .top-logo p {
    margin-top: 9px; 
    font-size: 11px;
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
    }

.logo-title {
    clear: both;
    float: none;
    width: 220px;
    text-align: left;
    padding-top:15px;
    margin-top: 15px;
    overflow: hidden; 
}

.contents-page-title h2{
        margin-bottom: 0;
        font-size: 17px;
}

.ft-container p {
    font-size: 12px;
}

.blog-contents-title .blog-jump{
    margin-top: 0px;
}

    .support-header-title img{
        margin:20px 15px 20px 20px;
    }
    
    .support-header-title img {
        width: 50px;
    }

    .support-header-title h3{
        padding-top: 20px;
        font-size: 18px;
        line-height: 1.4em;
	margin: 0 10px 0 0;
    }

 .business-header-title h3 {
	font-size: 22px;
    }
    
    .info_cts2_hkn {
    padding: 20px 15px 20px 15px;
}

    
}


