img.alignright { display: block; margin: 0 0 0 auto; }/* 配置位置 右 */
img.alignleft { display: block; margin: 0 auto 0 0; }/* 配置位置 左 */
img.aligncenter { display: block; margin: 0 auto; }/* 配置位置 中央 */
img.newsimg{width: 90%; height:auto;}
img.newsimg2{width: 45% !important; height:auto;}
.alignright {float: right;}
.alignleft {float: left;}



.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10{
    padding:0;}
.bass_body_01{
    padding:0;}
.bass_body_01 .row{
    overflow:hidden;
    max-width:100%;
    margin:0 auto;}


.bass_body_01 .bass_header_01{

    border-bottom:1px solid #f7af10;
    }
.bass_body_01 .bass_header_01 section{
    display:table;
}
.bass_body_01 .bass_header_01 .h1{
    vertical-align: middle;
    width:50%;
    display:table-cell;}
.bass_body_01 .bass_header_01 .h1 div{
    padding:0 8px;
    margin:5px 0 10px;
    }
.bass_body_01 .bass_header_01 .h1 div img{
    max-width:100%;}
.bass_body_01 .bass_header_01 .h1 div.logo2 img{
    display:block;}
.bass_body_01 .bass_header_01 ul{
    vertical-align:top;
    padding:10px;
    width:50%;
    display:table-cell;}
.bass_body_01 .bass_header_01 ul li{
    text-align:right;
    padding:0;
    height:0.85em;
    margin:3px 0;}
.bass_body_01 .bass_header_01 ul li a{
    background:url(../img/btn_arrow_left_sp_01.png) no-repeat 0 40%;
    background-size:4px auto;
    display:inline-block;
    color:#033055;
    font-size:0.66em;
    line-height:0.75em;
    font-weight:bold;
    padding:0;
    margin:0;
    width:7.5em;
    padding-left:5px;}

.bass_body_01 .bass_topslider_01{
    width:100%;
    overflow:hidden;
    border-bottom:1px solid #f7af10;
    margin-bottom:15px;
    }
.bass_body_01 .bass_topslider_01 .flexslider{
    padding:0 10px;}
.bass_body_01 .bass_topslider_01 .flexslider ul.flex-direction-nav li a{
    width:21px;
    height:21px
    }
.bass_body_01 .bass_topslider_01 .flexslider ul.flex-direction-nav li a  {
    width:14px;
    height:14px;
    margin:-7px 0 0;
    top: 50%;
    opacity: 1;
    -moz-transition: none;
    transition: none;
    background-size:100% auto;
}
.bass_body_01 .bass_topslider_01 .flexslider ul.flex-direction-nav li a.flex-prev{
    left:2px;
    }

.bass_body_01 .bass_topslider_01 .flexslider ul.flex-direction-nav li a.flex-next{
    right:2px;
    }
.bass_body_01 .bass_topslider_01 .flex-control-nav{
    margin:20px auto 5px;}
.bass_body_01 .bass_mainnav_01{
    border-top:1px #ccc solid;
    margin:0;
    padding:0;
    }
.bass_body_01 .bass_mainnav_01 ul{}
.bass_body_01 .bass_mainnav_01 ul li{
    width:50%;
    float:left;
    padding:2px 2px;
    border-bottom:1px #ccc solid;
    border-left:1px #ccc solid;
    border-right:1px #ccc solid;
    background: #f9f9f9; /* Old browsers */
    background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 2%,#ffffff 68%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */}
.bass_body_01 .bass_mainnav_01 ul li:last-child{
    width:100%
	}
.bass_body_01 .bass_mainnav_01 ul li dl{
    display: table;
    width:100%;}
.bass_body_01 .bass_mainnav_01 ul li dl dt{
    vertical-align:middle;
    width:0.01%;
    display: table-cell;
    text-align:center;}
.bass_body_01 .bass_mainnav_01 ul li dl dt a {
    margin-top: 5px;
    display: inline-block;
    height: 36px;
position: relative;
overflow: hidden;}
.bass_body_01 .bass_mainnav_01 ul li dl dt a img{
	display: none;
    position: absolute;
    top: 0;
    left: 0;
    width:30px;}
.bass_body_01 .bass_mainnav_01 ul li dl dd{
	text-align: center;
    padding:0 15px;
    color:#033055;
    vertical-align:middle;
    display: table-cell;}

.bass_body_01 .bass_mainnav_01 ul li dl dd em{
    display:block;
    font-size:1em;
    font-weight:bold;
    font-size:0.85em;}
.bass_body_01 .bass_mainnav_01 ul li dl dd span{
    display:block;
    font-size:0.6em;
    }
.bass_body_01 .bass_topnews_01{
    margin-bottom:40px;
    padding: 0 10px;
    }
.bass_body_01 h2{
    margin:10px 5px;
    padding:8px 15px;
    font-size:0.9em;
    font-weight:bold;
    color:#033055;
    border:#ccc 1px solid;
    border-radius: 4px;
    background: #f9f9f9; /* Old browsers */
    background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 2%,#ffffff 68%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */}
.bass_body_01 h2 .rss{
    display:none;}
.bass_body_01 h2 .icon{
    display: inline-block;
    margin: 0 5px;}
.bass_body_01 h2 .icon img{
    display: inline;
}
.bass_body_01 .bass_topnews_01 ul li{
    border-bottom:#a6a6a6 1px solid;
    margin-bottom:15px;
    padding-bottom:8px;}
.bass_body_01 .bass_topnews_01 ul li:last-child{
    border-bottom:none;}
.bass_body_01 .bass_topnews_01 ul li dl{
    margin-bottom:4px;
    display:table;}
.bass_body_01 .bass_topnews_01 ul li dl dt{
    width:92px;
    padding:3px;
    display:table-cell;}
.bass_body_01 .bass_topnews_01 ul li dl dt img{
    width:100%;
    height:auto;
    }
.bass_body_01 .bass_topnews_01 ul li dl dd{
    font-size:0.85em;
    padding:3px 8px ;
    vertical-align:top;
    display:table-cell;}
.bass_body_01 .bass_topnews_01 ul li dl dd a:link{
    text-decoration:underline;}
.bass_body_01 .bass_topnews_01 ul li .date{
    font-size:0.75em;
    text-align:right;
    font-weight:bold;}
.bass_body_01 .bass_topnews_01 .to_index{
    text-align:right;}
.bass_body_01 .bass_topnews_01 .to_index span{
    border-radius:5px;
    border:#ccc 1px solid;
    display:inline-block;
    padding:5px 12px;
    background: #f9f9f9; /* Old browsers */
    background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 2%,#ffffff 68%) ; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    text-align:right;
    }
.bass_body_01 .bass_topnews_01 .to_index a{
    font-size:0.75em;
    font-weight:bold;
    color:#033055;
    margin:10px 0;
    padding-left:20px;
    background-image: url(../img/btn_arrow_left_01.png);
    background-repeat: no-repeat;
    background-position: 0px 30%;
    background-size:12px auto;
    }
.bass_body_01 .bass_topbnr_01 ul{
    padding:0 10px;}
.bass_body_01 .bass_topbnr_01 ul li{
    margin:10px auto;
    max-width:240px;}
.bass_body_01 .bass_topbnr_01 ul li img{
    width:100%;}
.bass_body_01 .bass_footer_01{
    position:relative;
    margin-top:40px;
    padding:0;
    border-top:2px solid #f7af10;
    background-color: #f4f4f4;
    }
.bass_body_01 .bass_footer_01 .md-only{
    display:none}
.bass_body_01 .bass_footer_01 ul li dl dd{
    margin:0 15px;
    padding: 15px 20px ;
    border-bottom:1px solid #f7af10;
    background:url(../img/btn_arrow_left_sp_03.png) no-repeat 98% 50%;
    background-size:6px auto;
    }
.bass_body_01 .bass_contents_title01{

}
.bass_body_01 .bass_footer_01 .to_top{
    position:absolute;
    top:-25px;
    right:20px;}
.bass_body_01 .bass_footer_01 .to_top p img{
    width:31px;
    height:auto;
    }
.bass_body_01 .bass_copyright_01 div{
    height:40px;
    display:table;
    }
.bass_body_01 .bass_copyright_01 div p {
    display: table-cell;
    font-size:0.7em;
    vertical-align:middle;
    font-weight:bold;
    text-align:center;
    }


.bass_body_01 .bass_contents_title01 .bread{
    margin: 10px 0;
    display: block;}
.bass_body_01 .bass_contents_title01 .bread li{
    display: inline-block;
}
.bass_body_01 .bass_contents_title01 .bread li.act{
    color:#f7af10;}
.bass_body_01 .bass_contents_title01 .bread li:after{
    color: #000;
    content: ">";
    padding: 0 2px 0 8px;}
.bass_body_01 .bass_contents_title01 .bread li:last-child:after{
    display: none;}

.bass_body_01 .bass_sidenav_01{
display: none;
}
.bass_body_01 .bass_sidenav_01 ul{
    border-radius: 10px;
    border: 1px #ccc solid;
    background: #f2f2f2;
}
.bass_body_01 .bass_sidenav_01 ul li dl dt{
    color: #033055;
    padding: 5px 10px 5px 35px;
    background:url(../img/btn_arrow_right_05.png) no-repeat 10px 40%;
    border-top: 1px #ccc solid;
}
.bass_body_01 .bass_sidenav_01 ul li:first-child dl dt{
    border: none;
}
.bass_body_01 .bass_sidenav_01 ul li dl.on dt{
    background:url(../img/btn_arrow_bottom_05.png) no-repeat 10px 40%;
}
.bass_body_01 .bass_sidenav_01 ul li dl dd{
    color: #033055;
    padding: 5px 10px;
    background: #fff;
    border-top: 1px #ccc solid;
    display: none;
}
.bass_body_01 .bass_sidenav_01 ul li dl.on dd{
    display: block;
}
.bass_body_01 .bass_sidenav_01 ul li dl dd.act{
    color: #f7af10;
}
.bass_body_01 .bass_sidenav_01 ul li dl dd:before{
    content: ">>";
    padding-right: 5px;
    font-size: 80%;}
.bass_body_01 .bass_sidenav_01 ul li:last-child dl dd:last-child{
    border-radius: 0 0 10px 10px;

}





.bass_body_01 .bass_contents_01{
    padding: 10px;}
.bass_body_01 .entry-title{
        font-size: 1.2em;
        font-weight: bold;
        border-bottom: #999999 1px solid;
        margin-bottom: 20px;
    }
.bass_body_01 .bass_contents_01 h3{
    border-bottom: 2px solid  #033055;
    border-left: 6px solid  #033055;
    color: #033055;
    font-size: 1.3em;
    padding: 2px 10px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.bass_body_01 .bass_contents_01 ul.box_row{
    width: 100%;}
.bass_body_01 .bass_contents_01 ul.box_row li{
    margin: 10px;
    /*    padding: 5px;*/
    /*    border-radius: 10px;*/}
.bass_body_01 .bass_contents_01 ul.box_row li section{
    padding: 5px;
    border-radius: 10px;
    border: #ccc solid 1px;
    color: #033055;
    height: 300px;
  	min-height: 300px;
  	height: auto !important;
}
.bass_body_01 .bass_contents_01 ul.box_row li section dl dt{
    width: 100%;
    font-size: 1.1em;
    margin-bottom: 10px;
    text-align: center}
.bass_body_01 .bass_contents_01 ul.box_row li section dl dd{
    text-align: left;
    font-size: 0.9em;
    margin-bottom: 10px;}
.bass_body_01 .bass_contents_01 ul.box_row li section dl dd.img{
    width: auto;
    max-width: 100%;
    text-align: center
}
.bass_body_01 .bass_contents_01 ul.box_row li section dl dd.img img{
text-align: center;}
.bass_body_01 .bass_contents_01 ul.box_row li section dl dd.btnlink{
    display: table;
    width: 100%;
    font-size: 0.9em;
    margin-bottom: 10px;}
.bass_body_01 .bass_contents_01 ul.box_row li section dl dd.btnlink a{
    padding: 0 1px;
    display: table-cell;
    text-align: center;
}
.bass_body_01 .bass_contents_01 ul.box_row li section dl dd img{
    text-align: center;
    max-width: 100%;
}
.bass_body_01 .bass_contents_01 .pagetop{
display: none;}

.bass_contents_01 img {
margin-bottom: 10px;
}
.page_nav{
    display: none;
    padding-top: 10px;
    width: 100%;
    display: block;
    border-top: 1px #033055 solid;
}
.page_nav ul{
    display: table;
    margin: 0 auto;
}
.page_nav ul li{
    padding: 3px 4px;
    text-align: center;
    display: table-cell;
    color: #033055;
    vertical-align: middle;
}
.page_nav ul li.act a{
    background: #033055;
    color: #fff;
    border: #033055 solid 1px;
}
.page_nav ul li a{
    font-size: 0.8em;
    width:59px;
	border-radius: 5px;
    padding: 6px 0;
    border: #ccc solid 1px;
    display: inline-block;}
.list_navi2 {
margin: 0px;
border-top: 1px solid #CCC;
}

.list_navi2 li:nth-child(odd) {
float: left;
width: 50%;
}

.list_navi2 li a {
color: #666;
display: block;
height: 35px;
margin: 0px;
overflow: hidden;
padding: 0px;
white-space: nowrap;
text-overflow: ellipsis;
text-decoration: none;
}

.list_navi2 li {
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#F0F0F0));
border-top: none;
border-bottom: 1px solid #CCC;
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
height: 35px;
margin: 0px;
}

.bass_nav_01 {
    padding: 10px;
}

.bass_mainnav_02 ul{}
.bass_mainnav_02 ul li{
    padding:10px 10px;
    border-bottom:1px #ccc solid;
    border-left:1px #ccc solid;
    border-right:1px #ccc solid;
    background: #f9f9f9; /* Old browsers */
    background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 2%,#ffffff 68%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */}
.bass_mainnav_02 ul li:first-child{
    border-radius:10px 10px 0 0;
    border-top:1px #ccc solid;}
.bass_mainnav_02 ul li:last-child{
    border-radius:0 0 10px 10px;}
.bass_mainnav_02 ul li dl{
    display: table;
    width:100%;}
.bass_mainnav_02 ul li dl dt{
    vertical-align:middle;
    padding: 0 5px;
    width:10%;
    display: table-cell;
    text-align:center;}
.bass_mainnav_02 ul li dl dt a {
    margin-top: 5px;
    display: inline-block;
    height: 36px;
    width:30px;
position: relative;
overflow: hidden;}
.bass_mainnav_02 ul li dl dt a img{
    position: absolute;
    top: 0;
    left: 0;
    width:30px;}
.bass_mainnav_02 ul li dl dd{
    padding:0 15px;
    background:url(../img/btn_arrow_left_sp_02.png) 95% 40% no-repeat;
    background-size:15px auto;
    color:#033055;
    vertical-align:middle;
    display: table-cell;}

.bass_mainnav_02 ul li dl dd em{
    display:block;
    font-size:1em;
    font-weight:bold;
    font-size:0.85em;}
.bass_mainnav_02 ul li dl dd span{
    display:block;
    font-size:0.6em;
    }
.bass_mainnav_03 {display: none;}

/*企業概要*/
.w710 {
}

.table_mod001 {
  padding: 8px 5px;
  background: url(../img/corporate/dotline_01.gif) left bottom repeat-x;
  white-space: nowrap;
  vertical-align: top;
}

.table_mod001 td {
    display: block;
  width: 100%;
  padding: 5px;
  vertical-align: top;
  box-sizing: border-box;
 padding: 8px 5px;
  background: url(../img/corporate/dotline_01.gif) left bottom repeat-x;
  vertical-align: top;
}

.overview_list_title {
    background-color: #fff;
  text-align: left;
}

/*history
----------------------------------- */
.table_mod003 th {
    padding: 8px 5px;
    background: url(../img/corporate/dotline_01.gif) left bottom repeat-x;
    white-space: nowrap;
    vertical-align: top;
}
.table_mod003 td {
    padding: 8px 5px;
    background: url(../img/corporate/dotline_01.gif) left bottom repeat-x;
    vertical-align: top;
}
.table_mod003 th.year {
    width: 60px;
}
.table_mod003 th.month {
    width: 40px;
    font-weight: normal;
}


/*group
----------------------------------- */
.block_mod001 {
    margin-top: 20px;
}

.block_mod001 div.logo {
    float: left;
    width: 130px;
    text-align: center;
}

.block_mod001 div.logo img {
    border: 3px solid #e1e1e1;
}

/*electronic_public_notice
----------------------------------- */
.list_mod001 {
    margin-bottom: 8px;
}
.list_mod001 li {
    padding: 8px 5px;
    background: url(../img/corporate/dotline_01.gif) left bottom repeat-x;
}

.col-sm-9 .ass_contents_01 {
text-align: center;
}

/*テンプレート
----------------------------------- */
.contents_temp_title{
    margin-top:20px;
    font-size:2em;
    color:#033055;
    font-weight:bold;
}

.contents_temp_text{
    font-size:0.9em;
}

.contents_temp_snsb{
    margin:0 auto;
    text-align:center;
}
.contents_temp_btn_all{
    display: block;
    margin-bottom:30px;
    overflow:hidden;
    zoom:1;
}
.contents_temp_btn{
  position: relative;
  left: 50%;
  float: left;
}

.contents_temp_btn li{
  position: relative;
  left: -50%;
  float: left;
}

/* */
.contents_temp_btn1 a{
    margin-right:5px;
    display: block;
    width: 160px;
    height: 36px;
    background: url(../img/contents/contents_temp/sp_btn_s.png) no-repeat 0 0;
}

.contents_temp_btn1:hover{
    background-position: 0 bottom;
}

.contents_temp_btn2 a{
    margin-left:5px;
    display: block;
    width: 160px;
    height: 36px;
    background: url(../img/contents/contents_temp/fp_btn_s.png) no-repeat 0 0;
}

.contents_temp_btn2:hover{
    background-position: 0 bottom;
}


.contents_temp_spMidashi{
    height:93px;
    width:100%;
    background: #f9f9f9;
    background: url('../img/contents/contents_temp/sp_tanmatsu.png') no-repeat 10px bottom, -moz-linear-gradient(top, #f3f3f3, #ffffff), #f3f3f3;
    background: url('../img/contents/contents_temp/sp_tanmatsu.png') no-repeat 10px bottom, -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#ffffff)), #f3f3f3;
    border:#76abd0 solid 3px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    overflow:hidden;
    zoom:1;
    position:relative;
}

.contents_temp_spMidashi_txt{
    padding:15px 30px 10px 90px;
    float:left;
}
.contents_temp_spMidashi_ttl{
    font-size:1.3em;
    color:#76abd0;
    font-weight:bold;
}
.contents_temp_spMidashi_url{
    font-weight:bold;
    color:#666666;
}
.contents_temp_spMidashi_info{
    font-size:0.9em;
    color:#999999;
}

.contents_temp_fpMidashi{
    width:100%;
    height:93px;
    background: #f9f9f9;
    background: url('../img/contents/contents_temp/fp_tanmatsu.png') no-repeat 10px bottom, -moz-linear-gradient(top, #f3f3f3, #ffffff), #f3f3f3;
    background: url('../img/contents/contents_temp/fp_tanmatsu.png') no-repeat 10px bottom, -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#ffffff)), #f3f3f3;
    border:#f7af10 solid 3px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    overflow:hidden;
    zoom:1;
    position:relative;
}
.contents_temp_fpMidashi_txt{
    padding:15px 30px 10px 90px;
    float:left;
}
.contents_temp_fpMidashi_ttl{
    font-size:1.3em;
    color:#f7af10;
    font-weight:bold;
}
.contents_temp_fpMidashi_url{
    font-weight:bold;
    color:#666666;
}
.contents_temp_fpMidashi_info{
    font-size:0.9em;
    color:#999999;
}

.contents_temp_spMidashi_carrier{
    display:none;
}
.contents_temp_spMidashi_carrier p{
    margin:0 auto;
    text-align:center;
}

.contents_temp_spMidashi_carrier img{
    margin:2px;
}

.contents_temp_spMidashi_carrier_02{
    margin:0 auto;
    text-align:center;
}
.contents_temp_spMidashi_carrier_02 img{
    margin:10px 0.2%;
   }

.contents_temp_access{
    margin-top:15px;
    margin-bottom:20px;
    overflow:hidden;
    zoom:1;
}
.contents_temp_accessL{
    padding-left:6px;
    width:100%;
    float:left;
}
.contents_temp_accessL p img{
    margin-bottom:5px;
}
.contents_temp_access_txt{
    font-size:0.9em;
    margin-bottom:10px;
}
.contents_temp_accessR{
    display:none;
}
.contents_temp_qr{
    padding:2px;
    border:#000000 1px solid;
    margin-bottom:10px;
}

.contents_temp_url_btn{
    width:100%;
    text-align:center;
    margin:5px;
}
.contents_temp_url_btn img{
    width:40%;
    margin:0 auto;
}
.carousel_item img{
    width:150px;
}
.carousel_box{
    width:100%;
    text-align:center;
    margin-bottom:20px;
}.contents_temp_img1 {
    width:100%;
    margin-bottom:30px;
}

.contents_temp_img1{
    width:100%;
    text-align: center;
    margin:0 auto;
    position:relative;
}

.contents_temp_img1 li{
    float:left;
    display: inline-block;
    width: 50%;
    text-align: center;
    margin-bottom:30px;
}

.contents_temp_img li {
    float:left;
    width:30%;
    margin:0 1%;
    list-style:none;
    text-align: center;
}

.contents_temp_img2{
    display: flex;
    display: -moz-flex;
    display: -o-flex;
    display: -webkit-flex;
    display: -ms-flex;
    flex-direction: row;
    -moz-flex-direction: row;
    -o-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    margin-bottom:30px;
}
.contents_temp_img2 img{
    padding:3%;
}
.contents_temp_img2_01{
    float:left;
    width:33%;
    text-align: center;
}
.contents_temp_img2_02{
    float:left;
    width:33%;
    text-align: center;
}
.contents_temp_img2_03{
    clear:both;
    width:33%;
    text-align: center;
}
.contents_temp_img3{
    width:100%;
    text-align: center;
    margin:0 auto;
    margin-bottom:30px;
}
.contents_temp_img3 li{
    padding:1%;
    width:33%;
    float:left;
}
/*sitemap
----------------------------------- */
.sitemap{
    margin-top:30px;
}
.sitemap dl{
	padding: 10px;
}
.sitemap dl dt{
    font-size:120%;
    color:#033055;
    font-weight: normal;
    border-bottom:1px #033055 solid;
    margin-bottom:10px;
}
.sitemap dl dd{
    line-height:200%;
}

.sitemap dl dd ul li{
	padding-left:10px;
	background: url("http://corporate-wp.gsj.dmz/wordpress/wp-content/uploads/2015/03/list_arrow.gif") no-repeat 0 center; 
}

.sitemap dl dd ul li a:hover{
    color:#f7af10;
    border-bottom:#f7af10 dotted 1px;
}
.access_dl{
  padding: 10px;
  border-top:1px #033055 dotted;
}

.print{
    display:none;
}
.googleMap{
	padding: 0 15px 0 16px;
	background: url("http://corporate-wp.gsj.dmz/wordpress/wp-content/uploads/2015/03/googlepin.gif") no-repeat 0 center; 
}

/*support
----------------------------------- */
.support_box01{
    width:100%;
	margin: 20px auto;
}

.support_btn{
    width:100%;
    padding:10px 30px;
    color:#033055;
    font-weight:bold;
}

.support_btn a{
	display: block;
	text-align: center;
	margin-top: 30px;
    font-size:1.2em;
	margin: 0 auto;
    padding:12px 15px;
    border-radius:10px;
    border:#ccc 1px solid;
    background: #f9f9f9; /* Old browsers */
    background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 2%,#ffffff 68%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.support_btn a:hover{
    background: linear-gradient(to bottom, #ffffff 0%,#faaf08 2%,#ffffff 80%);
}
/*privacy
----------------------------------- */
div.privacy {
	line-height: 1.3;
}

div.privacy ol li {
	margin-bottom: 20px;
	list-style-type: decimal;
}

div.privacy ol li ul {
	margin-top: 10px;
}

div.privacy ol li ul li {
	margin-bottom: 10px;
	list-style-type: disc;
}

div.privacy ol {
	padding-left: 25px;
}

div.privacy ul {
	padding-left: 15px;
}

div.privacy_right{
    text-align:right;
}


/*security
----------------------------------- */
div.security {
	line-height: 1.3;
}

div.security ul li {
	margin-bottom: 10px;
	list-style-type: disc;
	zoom: normal;
}

div.security ul {
	padding-left: 15px;
}


.security_iso{
    text-align:center;
    margin:10px;
}
.security_table{
    border-top:1px dotted #033055;
    margin-top:20px;
    padding-top:20px;
	margin: 0 auto;
    width:100%;
}
.security_table th {
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
}

.security_table th,
.security_table {
	padding: 10px;
	font-size: 0.9em;
}

.security_table td{
	font-size: 0.9em;  
}

.security_iso img{
    margin-top:20px; 
}
/*contactform
----------------------------------- */
table.contactform {
	width: 100%;
	margin-top: 20px;
	border: 2px solid #ccc;
    margin:0 auto;
}
table.contactform tr {
	border-bottom: 1px solid #ccc;
}

table.contactform tr:last-child{
    border-bottom:0;
}

table.contactform th {
	width: 30%;
	padding: 8px 10px;
	background-color: #f7f7f7;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: middle;
    font-size:0.8em;
	border-bottom: 1px solid #ccc;
}

table.contactform span {
	color: #f00;
}

tbody tr{
        display: block;
    }

table.contactform th,
table.contactform td{
	width: 100%;
	display: list-item;
    }

table.contactform td {
	padding: 8px 10px;
}

table.contactform input.mf {
	padding: 1px;
}


.mf_button{
	width:100%;
	overflow: hidden;
}
.mw_wp_form_confirm .mf_button{
	margin:10px auto;
}



.mw_wp_form .button_mf_confirm{
	width: 49%;
	overflow: hidden;
	margin:10px auto;
}

.mw_wp_form_preview .button_mf_confirm{
	margin-top:10px;
	width: 49%;
	overflow: hidden;
	display: inline-block;
}


.button_mf_confirm input{
	display: block;
	width: 100%;
    padding:10px 30px;
    color:#033055;
    font-weight:bold;
	text-align: center;
	margin-top: 30px;
    font-size:1.2em;
	margin: 0 auto;
    padding:12px 15px;
    border-radius:10px;
    border:#ccc 1px solid;
    background: #f9f9f9; /* Old browsers */
    background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 2%,#ffffff 68%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.button_mf_confirm input:hover{
    background: linear-gradient(to bottom, #ffffff 0%,#faaf08 2%,#ffffff 80%);
}


table.contactform input#tel1,
table.contactform input#tel2,
table.contactform input#tel3 {
	width:4em;
}

/*entryform
----------------------------------- */
div#contentsBody p span {
	color: #f00;
}

table.entryform {
	width: 100%;
	margin-top: 20px;
	border-top: 3px solid #ccc;
	font-size: 1em;
}
table.entryform tbody {
	border-bottom: 3px solid #ccc;
}
table.entryform th,
table.entryform td.item {
	padding: 8px 10px;
	background-color: #f7f7f7;
	border-top: 1px solid #ccc;
	white-space: nowrap;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
}
table.entryform td.item {
}
table.entryform th, table.entryform td {
  width: 100%;
  display: list-item;
}
.tr_title{
	background-color: #ccc;
	font-size:1.3em;
}

table.entryform td {
	padding: 8px 10px;
}
table.entryform td ul li {
	float: left;
	padding-right: 30px;
}
table.entryform input.mf {
	padding: 1px;
}

table.entryform td ul li label{
	  margin-right: 10px;
}

div#mf_button {
	width: 300px;
	height: 50px;
	overflow: hidden;
	margin: 30px auto 0px auto;
}
input#button_mf_confirm {
	width: 300px;
	height: 50px;
	overflow: hidden;
	background: #fff url(../../shared/img/button/confirm_01.gif);
	border: none;
	cursor: pointer;
}
div#mf_buttons {
	width: 650px;
	height: 50px;
	overflow: hidden;
	margin: 30px auto 0px auto;
}

div#mf_buttons ul li {
	float: left;
}

input#button_mf_back {
	width: 300px;
	height: 50px;
	margin: 0 10px;
	overflow: hidden;
	background: #fff url(../../shared/img/button/back_01.png);
	border: none;
	cursor: pointer;
}

input#button_mf_submit {
	width: 300px;
	height: 50px;
	margin: 0 10px;
	overflow: hidden;
	background: #fff url(../../shared/img/button/submit_01.gif);
	border: none;
	cursor: pointer;
}

table.entryform input#birth_m,
table.entryform input#birth_d,
table.entryform input#sotu_m {
	width:2em;
}
table.entryform input#zip1,
table.entryform input#age {
	width:3em;
}
table.entryform input#zip2,
table.entryform input#tel1,
table.entryform input#tel2,
table.entryform input#tel3,
table.entryform input#birth_y,
table.entryform input#sotu_y {
	width:4em;
}