/*-----------------------------------------------------	*/
/*	for all						*/
/*-----------------------------------------------------	*/


/* ------ General Settings ------ */

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

p {
	font-size: 1.4em;
	line-height:175%;
}

body {
}

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

.discontinue{
	clear:both;}

#wrapper {
	width: 100%;
}

a img:hover {
	opacity:0.7;
    transition: 0.5s;
	}

.crumb .inner a {
	color:#666666 !important;
}
.crumb .inner a:hover {
	color:#1962AA !important;
}

#companyMap {
	width:100% !important;
}

.SPcontact {
	display:none !important;
}

#formWrap {
	width:590px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}

#formWrap h3 {
	font-size:18pt;
	padding: 18px 0 !important;
	text-align: left;
}

#formWrap table table {
	font-size:90%;
}

#formWrap p {
	font-size: 9pt !important;
}

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

#formWrap p span.red {
	font-size: 9pt !important;
	color:#FF0004;
}

table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}

table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
	font-size:11px;
}
#formWrap {
	width: 590px;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}

table.greetingletter{
	width: 680px;
	font-size: 18px;
	table-layout: fixed;
	background: #F08957;
}

table.greetingletter.nenga{
	margin: 30px 0 10px 0;
}

table.greetingletter caption{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	margin:40px 0 20px 0;
}

table.greetingletter tr th,
table.greetingletter tr td{
	border:3px solid #EC6800;
	padding:8px;
	line-height: 1.2em;
  word-break: break-word;
  	word-wrap: break-word;
}

table.greetingletter tr th{
	background: #F08957;
	color: #fff;
	font-weight:bold;
	font-size:14px;
}

table.greetingletter tr td{
	background: #FFF;
}


table.greetingletter tr td.price{
	font-weight:600;
}

table.greetingletter tr td.price span{
	font-size:0.8em;
	font-weight:normal;
}

p.error_messe{
	margin:5px 0;
	color:red;
}
.doui td {
	font-size:10pt !important;
	padding:10px 0 !important;
}

.kodawariBox {
	margin:15px auto;
	width:95%;
}

.tbl-common01 {
    width: 80%;
    margin: 0 auto;
    border: 1px solid #666666;
    border-bottom: none;
}

.tbl-common01 dt {
    font-weight: bold;
}

.entry-content {
    line-height: 1.75;
    margin: 20px 0;
}
.entry-content {
    padding: 0 20px;
}
.asset-body, .asset-more {
    padding-right: 28px;
}
.hatena-body {
    background: url("../images/dialog-question-32x32.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    border-bottom: 3px dotted #1962aa;
    font-size: 115%;
    font-weight: bold;
    margin: 35px 0 20px;
    padding-bottom: 12px;
    padding-left: 52px;
}

.asset-body p {
    margin-bottom: 0;
	text-align:left;
	font-size: 1.7em;
}
.hatena-body {
    font-size: 115%;
    font-weight: bold;
}
.entry-content {
    line-height: 1.75;
}
.hatena-more {
    background: url("../images/circle_orange-32x32.gif") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
    margin-left: 0;
    padding: 10px 10px 10px 50px;
	border-bottom: 2px solid #e1e1e1;
}
.hatena-more .lead-sentence {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    font-size: 139%;
    margin: 0 0 20px;
    padding: 0;
}
.box {
/*float: left;*/
}
 
.boxContainer {
overflow: hidden;
}
 
/* clearfix */
.boxContainer:before,
.boxContainer:after {
content: "";
display: table;
}
 
.boxContainer:after {
clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.boxContainer {
zoom: 1;
}
span.red {
	color:#EE0307;
}
h3.ttl_image {
	font-size:1.7em;
	font-weight:bold;
	margin: 24px 12px 13px !important;
}

img.img_example {
    margin: 0 auto;
    padding: 7px;
    width: 96%;
}

p.ad,
p.ad2,
p.ad-dl {
		position: fixed;
		right: 0;
		bottom: 36px;
		/*bottom: -30px;*/
    margin: 0 15px 0 0;
    padding: 0;
    text-align: right;
    overflow: hidden;
    z-index: 999;
    transition: .5s;
}

p.ad-dl {
	bottom: 0;
	margin: 0;
}

p.ad-dl-btn {
	position: fixed;
	font-size: 24px;
	right: 16px;
	bottom: 150px;
	z-index: 1000;
	cursor: pointer;
}

p.ad-dl a img:hover {
	opacity: 1;
}

p.ad2 {
	bottom: 215px;
}

p.ad img,
p.ad2 img {
    border-radius: 50%;
    border: solid #fff;
}

p.adsp {
	display: none;
}

p.pageTopFooter {
		position: fixed;
		right: 18px;
		bottom: 0;
		/*bottom: -30px;*/
    margin: 0 15px 0 0;
    padding: 0;
    text-align: right;
    overflow: hidden;
    z-index: 999;
    transition: .5s;
}

p.pageTopFooter.show{
	bottom: 0;
}

#footerArea a:link {
    color: #daeeff;
    text-decoration: none;
}
p.pageTopFooter {
    text-align: right;
}
.example1 {
	background-color:#eeeeee;
}
p.box-border1 {
    background-color: #fff;
    margin: 0 auto;
    padding: 14px;
    width: 92%;
	border:2px dotted #CCC;
	text-align:left;
}
p.box-border2 {
    background-color: #fff;
    margin: 18px auto;
    padding: 14px;
    width: 92%;
	border:2px dotted #CCC;
	text-align:left;
}
div.box-border1 {
    background-color: #fff;
    margin: 0 auto;
    padding: 14px;
    width: 92%;
	border:2px dotted #CCC;
	text-align:left;
	font-size: 1.4em;
	line-height: 175%;
	margin-bottom:20px;
}

div.box-border1 table{
}

div.box-border2 {
    background-color: #fff;
    margin: 18px auto;
    padding: 14px;
    width: 92%;
	border:2px dotted #CCC;
	text-align:left;
}

.movie iframe {
	padding-bottom:30px;
	width:686px;
	height:340px;
}
h5.m60 {
    border-bottom: 1px solid #ccc;
    color: #787878;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
	margin-left:10px;
	margin-right:10px;
}

h5.m60 span {
    border-bottom: 3px solid #1c62aa;
    display: inline-block;
    line-height: 1;
    margin-bottom: -1px;
    padding-bottom: 8px;
    position: relative;
    text-shadow: 0 0 2px #fff;
    z-index: 1;
}
p.Ib {
    color: #343434;
    font-size: 12.5px;
    line-height: 1.7;
	padding: 5px 0 25px 4px;
	margin:10px;
	text-align:left;
}
p.label {
	background: none repeat scroll 0 0 #2fc3df;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    line-height: 1;
    margin-bottom: 5px;
    padding: 5px 12px;
}
h1.icoTheme {
    background: url("../images/ico_theme_02.png") no-repeat scroll 10px 50% rgba(0, 0, 0, 0);
    border-bottom: 1px dotted #2fc3df;
    border-top: 1px solid #2fc3df;
    color: #787878;
    font-family: "Times New Roman",serif;
    font-size: 30px;
    font-weight: normal;
    line-height: 70px;
    padding-left: 40px;
    text-shadow: 0 0 2px #fff;
}

p.box-border2 span {
    background: none repeat scroll 0 0 #fff605;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.75;
    padding: 4px 2px 1px;
}

p.box-border3 {
    background: none repeat scroll 0 0 #fff605;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.75;
    margin: 18px auto;
    padding: 14px;
    width: 92%;
	border:2px dotted #CCC;
}
p.box-border3 span{
    font-size: 13px;
    font-weight: bold;
    line-height: 1.75;
    padding: 4px 2px 1px;
}

/* 20151021追記　星川 事例タイトル画像のキャプション*/
figure {
margin: 0 0 -1.6em 0;
}

figcaption.caption01 {
    text-align: right;
    padding: 0 11px 0 0;
}

figcaption.caption01 a:link,
figcaption.caption01 a:visited {
    color: #0044ff;
}
figcaption.caption01 .clientlink {
	font-size:1.2em;
}

/* 20151029追記　星川 事例タイトル画像クリッカブルマップ*/
map area {
  border:none;
  outline:none;
}

/* 20151030追記　星川 トップページ企業お知らせ*/
#mainArea #notice{
  width:956px;
  text-align:left;
  margin:0 auto;
  background-color:#1962aa;
  color:#ffffff;
}

#mainArea #notice h2{
  color:#ffffff;
  font-size: 14px;
  margin: 6px 0 8px 0;
  font-weight: bold;
}

#mainArea #notice p{
  padding: 5px;
}

#banner2{
  height:180px;
  overflow-y: scroll;
}

#banner2::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

#banner2::-webkit-scrollbar-track {
  border-radius: 5px;
  box-shadow: 0 0 1px #aaa inset;
}

#banner2::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #1959A8;
}

#contents .inner .leftcolumn .box article a{
	color: #1111cc;
	font-size: 1.2em;
	text-decoration: underline;
}

#contents .inner .leftcolumn .box article .rnav a{
	font-size: 1em;
	text-decoration: none;
}

/* スマホ
-------------------------------------------------- */
@media only screen and (max-width:570px) {
    .tbl-common01 {
        background-color: #EEEEEE;
    }
    
    .tbl-common01 dt,
    .tbl-common01 dd {
        padding: 8px 20px;
    }
    
    .tbl-common01 dt {
    background-color: #1962aa;
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    color: #ffffff;
    float: none;
    }
    
    .tbl-common01 dd {
        border-top: 1px solid #666666;
        border-bottom: 1px solid #666666;
    }
	span.midashi {
	font-size:1.5em !important;
	font-weight:bold !important;
	color: #ffffff !important;
	}
	.movie iframe {
		width:97% !important;
		height:211px !important;
	}

/* 20151021追記　星川 事例タイトル画像のキャプション*/
  figure {
    margin: 0 0 -3.2em 0;
  }

/* 20151030追記　星川 トップページ企業お知らせ*/
#mainArea #notice{
  width: 100%;
}

#mainArea #notice h2{
  font-size: 10px;
}

#mainArea #notice p{
  font-size: 10px;
}

}

/* PC
-------------------------------------------------- */
@media only screen and (min-width: 571px) {
    .tbl-common01 {
		font-family: "メイリオ", sans-serif ;
        background: #efefef url(bg.png) repeat-y -150px 0; /* dlで背景画像をyリピートし、dtの背景色のように見せる。positionはdtの幅に応じて調整 */
    }
    
    .tbl-common01 dt,
    .tbl-common01 dd {
        padding: 20px;
    }
    
    .tbl-common01 dt {
        clear: both;
        float: left;
        width: 110px; /* 幅を指定 */
        border-top: 1px solid #FFFFFF;
    }
    
    .tbl-common01 dd {
        padding-left: 170px; /* dtの分、左にpaddingを取る */
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #666666;
        border-left: 1px solid #FFFFFF;
		font-size: 1.2em;
    }
}
span.center_txt {
	position: relative;
    top: -3px;
}
ul.right_list {
	float:right;
}



/* ------ Header ------ */

.reason p {
	height:auto;
	overflow: auto;
	line-height:2.5;
}

.reason p a.link {
	color: #11c;
	font-size: 1.2em;
	text-decoration: underline;
}

p.m30 {
	height:auto !important;
	padding-top:25px;
}

h4{
	color:#1962aa;
	font-size:1.5em;
	font-weight:bold;
	padding: 15px 0;
	border-bottom: 3px solid;
}

ul.kodawari {
	border:1px solid #dcdcdc;
	padding:15px;
}

span.midashi {
	font-size:1.5em;
	font-weight:bold;
	color: #1962aa;
}

.privacyCont {
    background: url("../images/bg_privacy.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 0 45px;
    padding: 8px;
}
.privacyCont-inner {
    background: none repeat scroll 0 0 #fff;
    padding: 25px 20px;
}
.m35 {
    margin-bottom: 35px;
}
.m20 {
    margin-bottom: 20px;
}
.privacyCont-inner ol li {
    list-style-type: decimal;
    margin: 0 20px 20px;
}
.m20 {
    margin-bottom: 20px;
	font-size: 128%;
	line-height: 1.8;
}
.right {
    text-align: right;
}
.m30 {
    margin-bottom: 30px;
}
.privacyCont02 {
    margin-bottom: 40px;
}
.m10 {
    margin-bottom: 10px;
}
.privacyCont02 ul li {
    list-style-type: disc;
    margin-left: 45px;
}
.privacyCont02 p {
    margin-left: 30px;
}

/* 20151201追記　星川 Pマークページリンク色変更*/
.privacyCont02 a:link,
.privacyCont02 a:visited {
    color: #0044ff;
}

.m15 {
    margin-bottom: 15px;
}

.privacyCont03 {
    border: 1px solid #cacaca;
    margin-bottom: 50px;
	padding: 13px 13px;
	width: 60%;
	margin: 0 auto;
	font-size:105%;
	line-height:1.8;
}

.privacyCont03 a:link, .privacyCont03 a:visited {
    color: #333;
    text-decoration: underline;
}

header {
	width: 100%;
	background-color: #ffffff;
}

#h1-inner {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	*zoom: 1;
	line-height: 160%;
	font-size: 1.2em;
	color: #ffffff;
}

#header-inner,
#header-ad {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	*zoom: 1;
}

#header-ad {
	text-align: center;
	display: none;
	width: 100%;
}

#header-ad a img:hover {
	opacity: 1;
}

#header-ad.fixed{
	display: inline;
  position: fixed;
  top: 0;
  z-index: 1001;
}

#tagline {
	background-color:#1962aa;
}

#headerR{
	padding: 12px 0;
	margin:0 5px 0 0;
	float:right;
	}

#logo {
	padding: 19px 0;
	margin:0 0 0 5px;
	float:left;
}

#logo a {
	display: block;
	max-width: 319px;
}

#header-inner #headerR #privacy{
	padding:0 22px 0 0;
	display:inline;
	}

#header-inner #headerR #privacy img{
	padding:0 10px 0 0;
	}

#header-inner #headerR #contact{
	display:inline;
	}

#header-inner #headerR #contact img:first-child{
	display:inline;
	padding:0 20px 0 0;
	}

	#header-inner-change{
		width: 480px;
		margin: 0 auto;
		overflow: hidden;
		*zoom: 1;
		position: fixed;
		top:0;
		/*top:-60px;*/
		right: 0;
		z-index: 999;
		background-color: #1962aa;
		padding: 0;
		transition: .5s;
	}

	#header-inner-change.show{
		top: 0;
	}

	#header-inner-change li{
		width: 240px;
		float: left;
		font-size: 2em;
		text-align: center;
		color: #fff;
	}

	#header-inner-change li:first-child:hover{
		background-color: #2D7FC2;
		transition: .2s;
	}

	#header-inner-change li:nth-child(2):hover{
		background-color: #CECECE;
		transition: .2s;
	}

	#header-inner-change li a{
		color: #fff;
		text-decoration: none;
		display: block;
		width: 100%;
		line-height: 60px;
	}

	#header-inner-change li:nth-child(2){
		background-color: #B2B2B2;
		line-height: 60px;
	}

/* ------ gnav ------ */

#gnav {
	clear: both;
	width: 100%;
	height:30px;
	margin-top:10px;
	background-color: #ffffff;
}

#toggle {
	display :none;
}

#gnav nav {
	width: 368px;
	margin: 0 auto;
	overflow: hidden;
	*zoom: 1;
}

#gnavcontact {
	width: 209px;
	float: right;
	margin: 0 auto;
	overflow: hidden;
	*zoom: 1;
}

#gnav nav ul {
	float: left;
}

#gnav nav ul li {
	float: left;
	margin:0px;
	padding:0 0 10px 0;
}

#gnav nav ul li:first-child {
	margin-left:0px;
	border-left: none;
}

#gnav nav ul li.gnavcontact{
	display:none;
}

#gnav nav ul li.tel{
	display:none;
	width:0px;
}

#gnav nav ul li a {
	display: block;
	padding:0 0 10px 0;
}
#gnav nav ul li a:link,
#gnav nav ul li a:visited {
	color: #ccc;
	text-decoration: none;
}
#gnav nav ul li a:hover,
#gnav nav ul li a:active,
#gnav nav ul li a.current {
	color: #fff;
	text-decoration: none;
	border-bottom:#1962aa 5px solid;
	padding:0 0 10px 0;
}

#menu {
	margin: 0 auto;
	padding: 0;
}
#menu li{
	float: left;
}
#toggle {
	display: none;
}
 
/* ------ MainArea ------ */

#mainArea{
	clear: both;
	width:100%;
	height:872px;
	background: -moz-linear-gradient(
		top,
		#f1f1f1 0%,
		#f8f8f8 50%,
		#ffffff);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f1f1f1),
		color-stop(0.50, #f8f8f8),
		to(#ffffff));
	border-top:#eaeaea 1px solid;
	margin:0 0 30px 0;
}

/* ------ toppage_MainImgArea ------ */

#mainArea #banner{
	width:960px;
	text-align:center;
	margin:1.1em auto 0 auto;
}

#mainArea #mainImg{
	width:960px;
	text-align:center;
	margin:0 auto;
}
#mainArea #mainImg .flexslider{
	width:960px;
}
#mainArea #mainImg .flexslider img {
  transition: 0.5s;
}

#mainArea #mainImg .flexslider img:hover {
  opacity: 0.6;
  transition: 0.5s;
}

/* ------ toppage_bannerArea ------ */
#mainArea #bannerArea{
	width:960px;
	text-align:center;
	margin:0 auto;
}
#mainArea #bannerArea ul{
}
#mainArea #bannerArea ul.top li:first-child{
	margin:0 0 15px 0;
}
#mainArea #bannerArea ul.top li{
	float: left;
	margin:0 0 15px 14px;
	height:200px;
	width:473px;
	border:#CCC 1px solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#mainArea #bannerArea ul.top li:nth-child(3){
	clear: both;
	margin:0 0 15px 0;
}

#mainArea #bannerArea ul.top li:nth-child(5){
	clear: both;
	margin:0 0 15px 0;
}

#mainArea #bannerArea ul.top li:nth-child(7){
	clear: both;
	margin:0 0 15px 0;
}

#mainArea #bannerArea ul.top li p{
	text-align:center;
	font-weight:bold;
	line-height:125%;
	font-size: 1.5em;
	margin:8px auto 0px auto;
}

#mainArea #bannerArea ul.top li a:link {
	text-decoration: none;
	color: #222;
}
#mainArea #bannerArea ul.top li a:visited {
	text-decoration: none;
	color: #222;
}
#mainArea #bannerArea ul.top li a:hover {
	text-decoration: none;
	color: #222;
}
#mainArea #bannerArea ul.top li a:active {
	text-decoration: none;
	color: #222;
}

#mainArea #bannerArea ul.bottom{
	clear: both;
}
#mainArea #bannerArea ul.bottom li:first-child{
	margin:0 0 15px 0;
}
#mainArea #bannerArea ul.bottom li{
	float: left;
	margin:0px;
	margin:0 0 15px 15px;
	height:150px;
	width:310px;
	border:#CCC 1px solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#mainArea #bannerArea ul.top li img,#mainArea #bannerArea ul.bottom li img{
  transition: 0.5s;
}

#mainArea #bannerArea ul.top li img:hover,#mainArea #bannerArea ul.bottom li img:hover{
  opacity: 0.5;
  transition: 0.5s;
}


ul#subMenu {
    padding: 10px 0px;
    background: none repeat scroll 0% 0% #FFF;
    text-align: left;
}

ul#subMenu.service li:not(:first-child) {
	background: url('../images/img_houjin_check_service.png') left center no-repeat;
}

ul#subMenu li.active a {
    color: #000;
    background: none repeat scroll 0% 0% #e0e0e0;
}
ul#subMenu li a {
    display: block;
    padding: 8px 10px;
    padding-left: 20px;
    color: #444;
    border-bottom: 1px dotted #444;
    font-size: 0.9em;
}

.sideNaviArea {
    width: 249px;
    margin: 0px 0px 30px;
    padding: 0px 0px 3px;
    font-size: 86%;
    line-height: 1.3;
	border:1px solid #d2d2d2;
}
.sideNaviTop {
    width: 249px;
    height: 32px;
    margin: 0px;
    padding: 0px;
}
.sideNaviArea {
    font-size: 86%;
    line-height: 1.3;
}
.sideNaviMIddle {
    width: 236px;
    margin: 0px auto;
    padding: 0px;
    background-color: #FFF;
}
.sideNaviMIddle ul {
    margin: 0px;
    padding: 0px;
    list-style: outside none none;
}
.sideNaviMIddle ul li {
    margin: 0px;
    padding: 0px 0px 1px;
    width: 236px;
    background: url("../images/dotline_glay.gif") repeat-x scroll left bottom transparent;
}
.sideNaviMIddle ul li a {
    display: block;
    padding: 12px 5px 12px 20px;
    width: 211px;
    background: url("../images/side_navi_li_bg.gif") no-repeat scroll 0px 0px #FFF;
    text-decoration: none;
    color: #333;
    font-size: 128%;
    line-height: 1.3;
	text-align:left;
}

/* ------ toppage_Contents_general ------ */

.topContents {
	width: 100%;
	text-align:center;
	overflow: hidden;
	*zoom: 1;
	clear:both;
}

.bgWhite{
	background:#FFF;
	
	}
.bgSkyblue{
	background:#d1ebf8;
	}

.topContents .arrowWhite{
	background:url(../images/bg_arrowWhite.gif) center top no-repeat;
	}
.topContents .arrowWhite2{
	background:url(../images/bg_arrowWhite2.gif) center top no-repeat;
	}

#FormContact {
	padding-top:20px;
}

.topContents .arrowSkyblue{
	background:url(../images/bg_arrowBlue.gif) center top no-repeat;
	}

.topContents .inner{
	width: 960px;
	margin:0 auto 0 auto;
	padding-top: 70px;
	overflow: hidden;
	text-align:left;
	*zoom: 1;
}

.pdb50 {
	padding-bottom:50px;
}

.topContents .inner h2{
	margin:35px 0 30px 0;
	overflow: hidden;
	text-align:center;
	*zoom: 1;
}

#contents .inner .article .box h2{
	text-align:left;
	margin:0 0 30px 0;
	padding:10px 0px 10px 20px;
	width:686px;
	color:#1962aa;
	font-size: 2em;
	font-weight:bold;
	line-height:120%;
	background-image:url(../images/bg_h3_box_side.gif),url(../images/bg_h3_box_line.gif);
	background-position:left center,left bottom;
	background-repeat:no-repeat,repeat-x;
	box-sizing: border-box;
	}

.topContents .inner .btn{
	text-align:center;
	padding:30px 0 30px 0;
	margin:0 0 10px 0;
	clear:both;
	}

.topContents .inner .btn img{
  transition: 0.5s;
	}

.topContents .inner .btn img:hover {
  opacity: 0.7;
  transition: 0.5s;
}

.topContents .inner .bgShadow{
	background: url(../images/bg_article_reason.gif) center top no-repeat;
	}

/* ------ toppage_Contents_reason ------ */

.topContents .inner .reason{
	background:#FFF;
	padding:30px 30px 5px 30px;
	}

.topContents .inner .reason section:first-child{
	clear: none;
	margin:0 0 0 0;
	}

.topContents .inner .reason section{
	clear:both;
	margin:50px 0 0px 0;
	display:block;
	}

.topContents .inner .reason .blockL{
	float:left;
	width:650px;
	margin:0 0 -50px 0;
	}

.topContents .inner .reason .blockR{
	float:right;
	text-align:right;
	width:244px;
	margin:0 0 25px 0;
	}

.topContents .inner .reason h3{
	padding:0 0 30px 80px;
	text-align:left;
	font-weight:bold;
	font-size: 1.8em;
	line-height:150%;
	height:50px;
	}

.topContents .inner .reason h3.number1{
	background:#ffffff url(../images/top_reason_number01.gif) left top no-repeat;
	}
	
.topContents .inner .reason h3.number2{
	background:#ffffff url(../images/top_reason_number02.gif) left top no-repeat;
	}

.topContents .inner .reason h3.number3{
	background:#ffffff url(../images/top_reason_number03.gif) left top no-repeat;
	}

.topContents .inner .reason h3.number4{
	background:#ffffff url(../images/top_reason_number04.gif) left top no-repeat;
	}

.topContents .inner .reason h3.number5{
	background:#ffffff url(../images/top_reason_number05.gif) left top no-repeat;
	}

.topContents .inner .reason p{
	text-align:left;
	font-size: 1.4em;
	line-height:175%;
	}

/* ------ toppage_Contents_structure ------ */

.topContents .inner .structure{
	padding-left:5px;
	}
	
.topContents .inner .structure section{
	float:left;
	width:189px;
	border-right:#f0f1f1 1px solid;
	margin:10px 0 0 0;
	}

.topContents .inner .structure section h3{
	margin:10px 10px 10px 18px;
	font-size: 1.5em;
	line-height:110%;
	height:30px;
	color:#1b67b3;
	font-weight:bold;
	}

.topContents .inner .structure section img{
	text-align:center;
	margin:10px auto;
	display:block;
	}

.topContents .inner .structure section p{
	margin:10px;
	line-height:120%;
	}

/* ------ toppage_Contents_introduction ------ */

.topContents .inner .introduction section{
	clear:both;
	margin:0 0 30px 0;
	height:180px;
	}

.topContents .inner .introduction .fukidashi{
    background: url("../images/bg_top_fukidashi.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    height: 180px;
    width: 960px;
	}

.introduction.nenga {
	margin: 30px auto 30px auto;
}

.introduction p.introductionlink {
	text-align: center;
	margin: 1em auto 0 auto;
}

.introduction p.introductionlink a.link {
	color: #11c;
	font-size: 1.2em;
	text-decoration: underline;
}

.topContents .inner .introduction .pic{
	float:right;
	text-align:center;
	width:300px;
	}

.topContents .inner .introduction .pic p{
	text-align:center;
	font-weight:bold;
	}

.topContents .inner .introduction .pic img{
	margin:0 0 10px 0;
	}

.topContents .inner .introduction h3{
	color:#1b67b3;
	font-size: 1.8em;
	line-height:180%;
	font-weight:bold;
	padding:15px 30px 0px 20px;
	}

span.compname {
	color:#999;
	font-size:85%;
	margin-left:20px;
	}

.topContents .inner .introduction .fukidashi p{
	text-align:left;
	margin:0 0 0 0;
	padding:0px 30px 10px 20px;
	line-height:240%;
	}

/* ------ toppage_Contents_column ------ */

.topContents .inner .column{
	display: flex;
	justify-content: center;
}

.topContents .inner .column .card {
  width: 230px;
  background: #fff;
  box-shadow: 0 1px 4px #ccc;
  float: left;
  margin: 20px 5px;
  overflow: hidden;
}

.topContents .inner .column .card:hover {
	box-shadow: 0 3px 4px #aaa;
	transition: 0.5s;
}

.topContents .inner .column .card img:hover {
  opacity: 0.5;
  transition: 0.5s;
}

.topContents .inner .column .card h3{
	line-height: 1.6em;
	text-align: left;
	font-weight: bold;
	font-size: 1.6em;
	padding: 5px 0 10px 0;
}

.topContents .inner .column .card a{
	color: #777;
}

.topContents .inner .column .pic,
.topContents .inner .column .pic2{
	position: relative;
}

.topContents .inner .column .pic span{
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	border-top-right-radius: 3px;
	font-size: 1.2em;
	background-color: #1b67b3;
	padding: 5px 10px 5px 10px;
}

.topContents .inner .column .pic2 span{
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	border-top-right-radius: 3px;
	font-size: 1.2em;
	background-color: #D40000FF;
	padding: 5px 10px 5px 10px;
}

.topContents .inner .column .card-img {
  max-width: 100%;
  height: auto;
}

.topContents .inner .column .card-content {
  padding: 15px;
}

.topContents .inner .column .card-text {
  color: #777;
  font-size: 14px;
  line-height: 1.5em;
}

.topContents .inner .column .card-data-view {
	position: relative;
  text-align: center;
  border-top: 1px solid #eee;
  padding: 5px;
  font-size: 1.1em;
  height: 1.7em;
  color: #1b67b3;
}

.topContents .inner .column .card-data-view span.data{
	position: absolute;
	left: 0;
	padding-left: 15px;
}

.topContents .inner .column .card-data-view span.view{
	position: absolute;
	right: 0;
	padding-right: 15px;
}

/* ------ toppage_Contents_news ------ */

.topContents .arrownone{
	padding-top:10px;
}

.topContents .inner .news{
	margin:0 30px 30px 30px;
	}

.topContents .inner .news dl{
	width:900px;
	font-size: 1.4em;
	line-height:180%;
	}

.topContents .inner .news dl dt{
	padding:10px 0 0 25px;
	font-weight:bold;
	}

.topContents .inner .news dl dt.media{
	background: url(../images/icon_media.gif) 160px 15px no-repeat;
	}

.topContents .inner .news dl dt.press{
	background: url(../images/icon_press.gif) 160px 15px no-repeat;
	}

.topContents .inner .news dl dd{
	padding:10px 40px 10px 40px;
	background: url(../images/arrow_news.gif) 25px 20px no-repeat;
	border-bottom:#000 1px dotted;
	}

/* ------ Contents_general ------ */

.crumb{
	background:#f9f9f9;
	height:30px;
	text-align:center;
	}

.crumb .inner{
	width:960px;
	margin:0 auto;
	text-align:left
	}

.crumb .inner p{
	margin:0 10px;;
	font-size: 1.2em;
	line-height:250%;
	}

#contents{
	text-align:center;
	margin:20px 0 0 0;
	}

#contents .inner{
	width:960px;
	margin:0 auto;
	text-align:left
	}

#contents .inner #banner{
	margin-bottom:1.1em;
}

#contents .inner .leftcolumn{
	width:695px;
	margin:0 auto;
	text-align:left;
	float:left;
	}

#contents .inner .leftcolumn h2{
	margin:0 0 50px 0;
	}

#contents .inner .leftcolumn h2.greetingletter{
	margin:0 0 20px 0;
	text-align: center;
	}

#contents .inner .leftcolumn h3{
	margin:70px 0 30px 0;
	}

#contents .inner .leftcolumn h3.greetingletter{
	margin:40px 0 30px 0;
	text-align: center;
	}

#contents .inner .box h3{
	text-align:left;
	margin:0 0 30px 0;
	padding:10px 0px 10px 20px;
	width:686px;
	color:#1962aa;
	font-size: 2em;
	font-weight:bold;
	line-height:120%;
	background-image:url(../images/bg_h3_box_side.gif),url(../images/bg_h3_box_line.gif);
	background-position:left center,left bottom;
	background-repeat:no-repeat,repeat-x;
	box-sizing: border-box;
	}

#contents .inner .article .box h3{
	text-align:left;
	margin:0 0 10px 0;
	padding:10px 0px 10px 20px;
	width:686px;
	color:#444;
	font-size: 2em;
	font-weight:bold;
	line-height:120%;
	background-image:url(../images/bg_h3_box_side.gif),none;
	background-position:left center,none;
	background-repeat:no-repeat,none;
	box-sizing: border-box;
	}

#contents .inner .article-list .page{
	text-align: right;
	font-size: 1.2em;
}

#contents .inner .article-list .box{
	border-top: #EEEEEE 4px solid;
	position: relative;
}

#contents .inner .article-list .box h3{
	text-align:left;
	margin:0 0 5px 0;
	padding:10px 0px 5px 5px;
	width:686px;
	color:#1962aa;
	font-size: 2em;
	font-weight:bold;
	line-height:120%;
	background-image:none;
	background-position:none;
	background-repeat:none;
	box-sizing: border-box;
	}

#contents .inner .article .box h4{
	color:#1962aa;
	font-size:1.7em;
	font-weight:bold;
	padding: 25px 0 5px 0;
	border-bottom: none;
	line-height: 1.7em;
}

#contents .inner .article .box p{
	line-height: 2.0em;
	}

#contents .inner .article .box strong{
	color:#444;
	font-size: 1.1em;
	font-weight:bold;
	}

#contents .inner .article .box img{
	margin-bottom: 2.5em;
	}

#contents .inner .article-list .box a{
	color: #1962aa;
}

#contents .inner .article-list .box span{
	font-size:1.2em;
	font-weight: bold;
	}

#contents .inner .article-list .box span.article-list-view{
	padding-right:10px;
	position: absolute;
	right: 0;
	bottom: 0;
	}

#contents .inner .box section{
	text-align:left;
	margin:0 10px 0 5px;
	}
	
#contents .inner .box section img.floatR{
	float:right;
	text-align:left;
	margin:0 0 15px 15px;
	}
	
#contents .inner .box section img.floatL{
	float:left;
	text-align:left;
	margin:0 15px 0 15px;
	}
	
#contents .inner .boxR{
	float:right;
	text-align:left;
	margin:0 0 15px 15px;
	width:230px;
	box-sizing: border-box;
	}
	
#contents .inner .article-list .boxR{
	width:520px;
	margin:0 0 15px 10px;
	padding-top: 8px;
	}

#contents .inner .boxR img{
	display:block;
	margin:0 0 15px;
	}
	

#contents .inner .boxL{
	float:left;
	text-align:left;
	margin:0 0px 0 0px;
	width:420px;
	box-sizing: border-box;
	}
	
#contents .inner .article-list .boxL{
	width:150px;
	}

#contents .inner .box section table{
	text-align:left;
	font-size: 1.4em;
	line-height:175%;
	margin: 20px 0 20px 0;
	width:98%;
	}
#contents .inner .box section table caption{
	text-align:left;
	font-size: 1em;
	line-height:175%;
	padding:10px; 
	color:#ffffff;
	border:1px solid #ddd;
	background: #0399d5;
	}
#contents .inner .box section th,#contents .inner .box section td{
	padding: 10px; 
	border: 1px solid #ddd;
	}

#contents .inner .box section th{
	background: #eeeeee;
	}
.comp {
	width:22.5%;
}
.comp2 {
	width:39.2%;
}
.comp_td {
	width:8.7%;
}

/* ------ Contents_ ------ */

#contents .inner .leftcolumn .appeal{
	background:url(../images/bg_houjin_appeal.gif) left top no-repeat;
	}

#contents .inner .leftcolumn .appeal2{
	background:url(../images/bg_naisei_appeal.gif) left top no-repeat;
	padding-bottom:29px;
	}
#contents .inner .leftcolumn .appeal3 {
	background:url(../images/bg_netprint_appeal.gif) left top no-repeat;
	padding-bottom:4px;
	}
#contents .inner .leftcolumn .appeal4 {
	background:url(../images/bg_ippan_appeal.gif) left top no-repeat;
	}
#contents .inner .leftcolumn .appeal5 {
	background:url(../images/bg_zaiko_appeal.gif) left top no-repeat;
	}
#contents .inner .leftcolumn .appeal6 {
	background:url(../images/bg_image_appeal.gif) left top no-repeat;
	}
#contents .inner .leftcolumn .appeal7 {
	background: url('../images/bg_succession_appeal.gif') left top no-repeat;
	}
#contents .inner .leftcolumn .appeal8 {
	background: url('../images/bg_outsourcing_appeal.gif') left top no-repeat;
	}
#contents .inner .leftcolumn .appeal9 {
	background: url('../images/bg_sakusei_appeal.gif') left top no-repeat;
	}

#contents .inner .leftcolumn div img.greetingletter{
	margin:15px 0 15px 0;
	}

#contents .inner .leftcolumn .appeal ul{
	padding:120px 20px 60px 65px;
	}

#contents .inner .leftcolumn .appeal ul li{
	background:url(../images/img_houjin_check01.png) left top no-repeat;
	padding:3px 0 25px 48px;
	font-weight:bold;
	font-size: 1.8em;
	line-height:140%;
	}
#contents .inner .leftcolumn .appeal2 ul{
	padding:108px 20px 58px 65px;
	}

#contents .inner .leftcolumn .appeal2 ul li{
	background:url(../images/img_houjin_check.png) left top no-repeat;
	padding:3px 0 25px 48px;
	font-weight:bold;
	font-size: 1.8em;
	line-height:140%;
	}

#contents .inner .leftcolumn .appeal3 ul{
	padding:94px 20px 77px 65px;
	}

#contents .inner .leftcolumn .appeal3 ul li{
	background:url(../images/img_houjin_check.png) left top no-repeat;
	padding:3px 0 25px 48px;
	font-weight:bold;
	font-size: 1.8em;
	line-height:140%;
	}
#contents .inner .leftcolumn .appeal4 ul{
	padding:106px 20px 60px 65px;
	height:414px;
	}

#contents .inner .leftcolumn .appeal4 ul li{
	background:url(../images/img_houjin_check.png) left top no-repeat;
	padding:3px 0 25px 48px;
	font-weight:bold;
	font-size: 1.8em;
	line-height:140%;
	}

#contents .inner .leftcolumn .appeal5 ul{
	padding:104px 20px 60px 65px;
	height:438px;
	}

#contents .inner .leftcolumn .appeal5 ul li{
	background:url(../images/img_houjin_check.png) left top no-repeat;
	padding:3px 0 25px 48px;
	font-weight:bold;
	font-size: 1.8em;
	line-height:140%;
	}
#contents .inner .leftcolumn .appeal6 ul{
	padding:110px 20px 60px 65px;
	height:234px;
	}

#contents .inner .leftcolumn .appeal7 ul {
	padding: 120px 20px 90px 65px;
}
#contents .inner .leftcolumn .appeal8 ul {
	padding: 120px 20px 90px 65px;
}
#contents .inner .leftcolumn .appeal6 ul li,
#contents .inner .leftcolumn .appeal7 ul li,
#contents .inner .leftcolumn .appeal8 ul li {
	background: url('../images/img_houjin_check.png') left top no-repeat;
	padding: 3px 0 25px 48px;
	font-weight: 700;
	font-size: 1.8em;
	line-height: 140%;
}

#contents .inner .leftcolumn .appeal9 ul {
	padding: 120px 20px 46px 65px;
}
#contents .inner .leftcolumn .appeal9 ul li {
	background: url('../images/img_houjin_check.png') left top no-repeat;
	padding: 3px 0 25px 48px;
	font-weight: 700;
	font-size: 1.8em;
	line-height: 140%;
}

#contents .inner .leftcolumn .appeal ul li:first-child,
#contents .inner .leftcolumn .appeal9 ul li:first-child {
	background: none;
	padding: 3px 0 18px 0px;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 100%;
}

#contents .inner .leftcolumn .appeal ul li a,
#contents .inner .leftcolumn .appeal9 ul li a{
	color: #666;
	display:block;
}
#contents .inner .leftcolumn .appeal ul li a:hover,
#contents .inner .leftcolumn .appeal9 ul li a:hover{
	color: #1962aa;
}

#contents .inner .leftcolumn .appeal p{
	text-align:center;
	margin:0 0 20px 0;
	}
#contents .inner .leftcolumn .appeal2 p{
	text-align:center;
	margin:0 0 20px 0;
	}
#contents .inner .leftcolumn .appeal3 p{
	text-align:center;
	margin:0 0 20px 0;
	}
#contents .inner .leftcolumn .appeal4 p{
	text-align:center;
	margin:0 0 20px 0;
	}
#contents .inner .leftcolumn .appeal5 p{
	text-align:center;
	margin:0 0 20px 0;
	}
#contents .inner .leftcolumn .appeal6 p{
	text-align:center;
	margin:0 0 20px 0;
	}

#contents .inner .leftcolumn .reason{
	background:#e7f6fe;
	border:#d7d7d7 1px solid;
	padding:15px 15px 5px 15px;
	margin-right:10px;
	}

#contents .inner .leftcolumn .reason section{
	background:#ffffff;
	border:#d7d7d7 1px solid;
	padding:12px;
	margin:0 0 10px 0;
	}

#contents .inner .leftcolumn .reason section h4{
	font-weight:bold;
	padding:0 0 0 70px;
	height:65px;
	border-bottom:#d4d5d5 1px solid;
	margin:0 0 20px 0;
	font-size: 2.4em;
	line-height:250%;
	}

#contents .inner .introduction section{
	clear:both;
	margin:0 10px 30px 0;
	}

#contents .inner .introduction .fukidashi{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #999;
    box-sizing: border-box;
    float: none;
    height: auto;
    padding: 10px;
	width:685px;
	}
#contents .inner .introduction .fukidashi2{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #999;
    box-sizing: border-box;
    float: none;
    height: auto;
    padding: 10px;
	width:685px;
	}

#contents .inner .introduction .pic{
	float:right;
	text-align:center;
	width:182px;
	}

#contents .inner .introduction .pic p{
	text-align:center;
	font-weight:bold;
	}

#contents .inner .introduction .pic img{
	margin:0 0 10px 0;
	}

#contents .inner .introduction h4{
	color:#000000;
	font-weight:bold;
	padding:15px 30px 0px 20px;
	font-size: 1.6em;
	line-height:150%;
	}

#contents .inner .introduction .fukidashi p{
	text-align:left;
	margin:5px 0 0 0;
	padding:0px 30px 10px 20px;
	line-height:230%;
    background: url("../images/bg_contents_fukidashi.gif") repeat scroll left top #fff;
    box-sizing: border-box;
	}
#contents .inner .introduction .fukidashi2 p{
	text-align:left;
	margin:5px 0 0 0;
	padding:0px 30px 10px 20px;
	line-height:236%;
    background: url("../images/bg_contents_fukidashi.gif") repeat scroll left top #fff;
    box-sizing: border-box;
	}

#contents .inner .leftcolumn .reason section h4.reason01{
	background:url(../images/title_houjin_reason01.gif) left top no-repeat;
	font-size: 25px;
	min-height:55px;
	height:auto !important;
	height:55px;
    line-height: 1.4;
	}

#contents .inner .leftcolumn .reason section h4.reason01.trouble{
	background:url(../images/title_sakusei_trouble01.gif) left top no-repeat;
	}

#contents .inner .leftcolumn .reason section h4.reason02{
	background:url(../images/title_houjin_reason02.gif) left top no-repeat;
	font-size: 25px;
	min-height:55px;
	height:auto !important;
	height:55px;
    line-height: 1.4;
	}

#contents .inner .leftcolumn .reason section h4.reason02.trouble{
	background:url(../images/title_sakusei_trouble02.gif) left top no-repeat;
	}

.letter {
	padding-top:15px !important;
	height:69px !important;
}

#contents .inner .leftcolumn .reason section h4.reason03{
	background:url(../images/title_houjin_reason03.gif) left top no-repeat;
	font-size: 25px;
	min-height:55px;
	height:auto !important;
	height:55px;
	line-height: 1.4;
	}

#contents .inner .leftcolumn .reason section h4.reason03.trouble{
	background:url(../images/title_sakusei_trouble03.gif) left top no-repeat;
	}

#contents .inner .leftcolumn .reason section h4.reason04{
	background:url(../images/title_houjin_reason04.gif) left top no-repeat;
	font-size: 25px;
	min-height:55px;
	height:auto !important;
	height:55px;
    line-height: 1.4;
	}

#contents .inner .leftcolumn .reason section h4.reason04.trouble{
	background:url(../images/title_sakusei_trouble04.gif) left top no-repeat;
	}

#contents .inner .leftcolumn .reason section h4.reason05{
	background:url(../images/title_houjin_reason04.gif) left top no-repeat;
	font-size: 25px;
	min-height:55px;
	height:auto !important;
	height:55px;
    line-height: 1.4;
	}

#contents .inner .leftcolumn .reason section h4.reason05.trouble{
	background:url(../images/title_sakusei_trouble05.gif) left top no-repeat;
	}

#contents .inner .leftcolumn .reason section h4.reason06{
	background:url(../images/title_houjin_reason05.gif) left top no-repeat;
	font-size: 25px;
	min-height:55px;
	height:auto !important;
	height:55px;
  line-height: 1.4;
	}

#contents .inner .leftcolumn .reason section h4.reason07{
	background:url(../images/title_houjin_reason06.gif) left top no-repeat;
	font-size: 25px;
	min-height:55px;
	height:auto !important;
	height:55px;
    line-height: 1.4;
	}

#contents .inner .leftcolumn .reason section p strong{
	font-size: 1.4em;
	min-height:55px;
	height:auto !important;
	height:55px;
	line-height: 1.4;
	font-weight:bold;
}

#contents .inner .leftcolumn .reason section img{
	float:right;
	margin:0 0 12px 12px;
	}

#contents .inner .leftcolumn .reason section img.trouble{
	float:right;
	margin:5px 0 20px 0;
	}

.discontinue p {
	height:100px !important;
	}

#contents .inner .btn{
	text-align:center;
	padding:40px 0 10px 0;
	margin:0 10px 10px 0;
	}
.presents {
	padding:40px 0 10px 0;
	width:95%;
	margin:0 auto;
	}
.keiyaku {
	width:95%;
	margin:0 auto;
}

.sousa {
	width:95%;
	margin:0 auto;
}

.sousa img{
	margin-bottom:16px;
	display:block;
}

.sousa p {
	text-align: center;
	margin: 0 auto;
}

.sousa p a.link {
	color: #11c;
	font-size: 1.2em;
	text-decoration: underline;
}

.mainHead {
    font-family: sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    line-height: 1.4;
    color: #333;
}
.subHead {
    font-family: sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    line-height: 1.4;
    color: #333;
}

#textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ccc #ccc;
    border-image: none;
    border: 1px solid #ccc;
    line-height: 1.8em;
    padding: 10px;
}
#textarea {
    line-height: 1.8em;
}
#textarea img {
    margin: 5px 0 2px;
}
#salespoint_box {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 10px;
}
.Righttxt {
	text-align:right !important;
}
.Righttxt a {
	color:#39c !important;
}
#salespoint_box li {
    background: url("../images/ico_arrow_05.gif") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    line-height: 1.5em;
    padding-left: 23px;
}
#salespoint_box .attension {
    background: url("../images/ico_attension.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    line-height: 1.5em;
    margin-top: 10px;
    padding-left: 23px;
}

.jigyou {
	padding-top:40px;
}
.jigyou .m20 {
    margin-bottom: 20px !important;
}
.jigyou .gyombox .div1 {
    overflow: hidden;
	height:347px;
}
.jigyou .gyombox2 .div1 {
    overflow: hidden;
}
.jigyou p {
    margin-bottom: 1em;
}
.jigyou .gyombox .disc li {
    margin: 0 0 0.3em;
    padding: 0;
	font-size: 1.4em;
}
.jigyou .gyombox {
}
.jigyou .gyombox2 {
}
.jigyou .m50 {
}
.jigyou .gyombox div.box1 {
    border: 1px solid #cacaca;
    float: left;
    height: 314px;
    margin: 0 11px;
    padding: 10px 10px 0;
    width: 196px;
}
.jigyou .gyombox2 div.box1 {
    border: 1px solid #cacaca;
    float: left;
    height: 314px;
    margin: 0 11px;
    padding: 10px 10px 0;
    width: 196px;
}
.jigyou .gyombox ul.disc {
    padding: 0;
}
.jigyou .gyombox2 ul.disc {
    padding: 0;
}

.jigyou .gyombox div.box2 {
    border: 1px solid #cacaca;
    float: left;
    height: 304px;
    margin: 0 10px 0 0;
    padding: 10px;
    width: 196px;
}
.jigyou .gyombox2 div.box2 {
    border: 1px solid #cacaca;
    float: left;
    height: 304px;
    margin: 0 10px 0 0;
    padding: 10px;
    width: 196px;
}
.jigyou .txtR {
    text-align: right;
}
.jigyou .gyombox div.box3 {
    border: 1px solid #cacaca;
    float: left;
    height: 304px;
    margin: 0;
    padding: 10px;
    width: 196px;
}
.jigyou .gyombox2 div.box3 {
    border: 1px solid #cacaca;
    float: left;
    height: 304px;
    margin: 0;
    padding: 10px;
    width: 196px;
}

/* ------ Contents_rightNavi ------ */

.rightColumn,
#scrollSideBar{
	width:250px;
	margin:0 auto;
	text-align:right;
	float:right;
	}

#contents .inner .rightColumn ul.snav li{
	margin:0 0 10px 0;
	}

#contents .inner .rightColumn ul.popularity{
	text-align: right;
}

#contents .inner .rightColumn ul.snav li.title,
#contents .inner .rightColumn ul.popularity li:first-child,
#contents .inner .rightColumn ul#subMenu li.title
{
	font-size: 1.4em;
	background-color: #1962aa;
	color: #fff;
	line-height: 2.4em;
	text-align: left;
	padding-left: 1.1em;
	}

#contents .inner .rightColumn ul.snav li.title a,
#contents .inner .rightColumn ul.popularity li:first-child a,
#contents .inner .rightColumn ul#subMenu li.title a
{
	color: #fff;
}

#contents .inner .rightColumn ul.popularity li:nth-child(n+2) {
	text-align: left;
	border-top: #000 1px dotted;
	height: 88px;
	position: relative;
	}

#contents .inner .rightColumn ul.popularity li:nth-child(n+2) img{
	float: left;
	}

#contents .inner .rightColumn ul.popularity li:nth-child(n+2) p{
	color: #333;
	padding:0.2em 0 0 0.2em;
	overflow:hidden;
	line-height: 1.6em;
	font-size: 1.3em;
	}

#contents .inner .rightColumn ul.popularity li:nth-child(n+2) a:hover{
	color: #666;
	}

#contents .inner .rightColumn ul.popularity li:nth-child(n+2) span{
	font-weight:bold;
	line-height: 1.2em;
	color: #666;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	}

#contents .inner .rightColumn ul.snav li.privacy{
	margin:30px 0;
	padding:30px 0 0 0;
	border-top: #000 1px dotted;
	}

	/* ------ Contents_relationNavi ------ */

	#contents .inner .article .box .rnav li{
		border-top: #000 1px dotted;
		position: relative;
		height: 88px;
		margin-bottom: 1.5em;
	}

	#contents .inner .article .box .rnav a{
		display:block;
	}

	#contents .inner .article .box .rnav a:hover{
		text-decoration: none;
	}

	#contents .inner .article .box .rnav img{
		float:left;
		margin-bottom: 0;
	}

	#contents .inner .article .box .rnav a:hover li img {
		opacity:0.7;
	  transition: 0.3s;
	}

	#contents .inner .article .box .rnav p{
		padding-left: 0.5em;
		overflow:hidden;
	}

	#contents .inner .article .box .rnav p.caption{
		padding: 0.5em 0 0 0.5em;
		line-height: 1.6em;
		overflow:hidden;
		color: #666;
	}

	#contents .inner .article .box .rnav a:hover p{
		text-decoration: underline;
	}

	#contents .inner .article .box .rnav a:hover p.caption{
		text-decoration: none;
	}

	#contents .inner .article .box .rnav span{
		font-weight:bold;
		line-height: 1.2em;
		color: #666;
		position: absolute;
		right: 0;
		bottom: 0;
		text-align: right;
	}

/* ------ Footer ------ */

footer {
	width: 100%;
	clear:both;
}
#footer-body {
	background-color:#1962aa;
	width:100%;
}
#footer-inner {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 10px;
}

#copyright {
	text-align: center;
	margin:20px 0 10px 0;
}

footer nav
{
	text-align: left;
}

footer ul {
	padding:10px 20px 0 30px;
}

footer ul.home{
	background: url(../images/footer_kugiri.gif) left bottom no-repeat;
	padding:0 20px 10px 30px;
}

footer ul li {
	display: inline-block;
	*display: inline;
	*margin-bottom: 12px;
	padding: 0 10px 0 0;
	line-height: 100%;
	font-size: 1.1em;
	color: #ffffff;
	*zoom: 1;
}

footer ul.menu02 li.footerMenuImg{
	margin-bottom:12px;
}

footer ul li img{
	margin-right: 20px;
}

footer nav a:link {
	text-decoration: none;
	color: #ffffff;
}
footer nav a:visited {
	text-decoration: none;
	color: #ffffff;
}
footer nav a:hover {
	text-decoration: underline;
	color: #ffffff;
}
footer nav a:active {
	text-decoration: underline;
	color: #ffffff;
}

.anniversary{
position: fixed;
bottom:0%;
right:0%;
display: block !important;
z-index: 9999 !important;
}

.anniversary_smp{
position: fixed;
bottom:0%;
right:0%;
display: none !important;
z-index: 9999 !important;
}


.smp_btn { display:none !important; }

/* ------ Contact ------ */

#contents .inner .contact{
	text-align: center;
	width : 592px;
	margin: 0 auto;
}

#contents .inner .contact h2{
	text-align:left;
	margin:8px auto 0 0;
	padding:10px 0px 10px 20px;
	width:100%;
	color:#1962aa;
	font-size: 2em;
	font-weight:bold;
	line-height:120%;
	background-image:url(../images/bg_h3_box_side.gif),url(../images/bg_h3_box_line.gif);
	background-position:left center,left bottom;
	background-repeat:no-repeat,repeat-x;
	box-sizing: border-box;
	}

#contents .inner .contact h3{
	margin-top:10px;
	}

.contact form#mail_form{
	width : 590px;
	margin : 10px auto 20px auto;
	padding : 0;
	background : rgba(255, 255, 255);
}

.contact form#mail_form dl{
	width : 100%;
	margin : 0 auto 4px auto;
	overflow : hidden;
	background-color: #FAFCF9;
	border : 1px solid #cccccc;
}

.contact form#mail_form dl dt{
	clear : both;
	width : 26%;
	float : left;
	border-top : 1px solid #cccccc;
	padding : 18px 0 9px 0;
	text-align : left;
	overflow : hidden;
	font-size: 12px;
	font-weight: bold;
	}

.contact form#mail_form dl dd{
	width : 72%;
	float : right;
	text-align: left;
	border-top : 1px solid #cccccc;
	padding : 13px 0 13px 2%;
	background-color: #fff;
}

.contact form#mail_form dl dt:first-child,
.contact form#mail_form dl dt:first-child+dd{
	border : none;
}

.contact form#mail_form dl dt span{
/*	display : block;*/
	font-size : 85%;
	color : #3377ff;
	text-align: right;
	font-weight: normal;
	margin: -3px 8px;
}

.contact form#mail_form dl dt span.required,
.contact form#mail_form dl dt span.optional{
	display : inline-block;
	float : left;
	color : #ffffff;
	padding : 3px 5px;
	border-radius : 2px;
}

.contact form#mail_form dl dt span.required{
	background : #E10000;
}

.contact form#mail_form dl dt span.optional{
	background : #005CB4;
}

.contact form#mail_form dl dd span{
	display : block;
	color : #ff0000;
}

.contact form#mail_form p{
	font-size: 12px;
	text-align: left;
}
.contact form#mail_form p a{
	color: #0044ff;
}


.contact form#mail_form input{
	height : 1.8em;
	border : 1px solid #cccccc;
	border-radius : 3px;
	background : #fafafa;
	padding: 0 0.5em 0  0.5em;
}

.contact form#mail_form textarea{
	width : 93%;
	height : 200px;
	resize : vertical;
	border : 1px solid #cccccc;
	border-radius : 3px;
	background : #fafafa;
	padding: 0.5em;
}

.contact form#mail_form ::-webkit-input-placeholder{
	color: #cccccc;
	opacity: 1;
}
.contact form#mail_form ::-moz-placeholder{
	color: #cccccc;
	opacity: 1;
}
.contact form#mail_form :-moz-placeholder{
	color: #cccccc;
}
.contact form#mail_form :-ms-input-placeholder{
	color: #cccccc;
}

.contact form#mail_form input:focus,
.contact form#mail_form textarea:focus{
	box-shadow : 0px 0px 5px #55ccff;
	border : 1px solid #55ccff;
	background : #ffffff;
}

.contact form#mail_form :focus::-webkit-input-placeholder{
	color: transparent;
}
.contact form#mail_form :focus::-moz-placeholder{
	color: transparent;
}
.contact form#mail_form :focus:-moz-placeholder{
	color: transparent;
}

.contact form#mail_form input#companyname{
	width : 70%;
}

.contact form#mail_form input#name_1,
.contact form#mail_form input#name_2{
	width : 40%;
}

.contact form#mail_form input#read_1,
.contact form#mail_form input#read_2{
	width : 40%;
}

.contact form#mail_form input#mail_address,
.contact form#mail_form input#mail_address_confirm{
	width : 70%;
}

.contact form#mail_form ul li{
	list-style-type : none;
	margin-bottom : 0.5em;
}

.contact form#mail_form ul li label:hover{
	cursor : pointer;
}

.contact form#mail_form ul li input{
	height : auto;
	margin-right : 0.5em;
}

.contact form#mail_form input#postal{
	width : 36%;
}

.contact form#mail_form input#address_1,
.contact form#mail_form input#address_2{
	display : block;
	width : 91%;
}

.contact form#mail_form input#phone{
	width : 40%;
}

.contact form#mail_form input#day{
	width : 30%;
}

.contact form#mail_form input#mail_submit_button{
	width : 300px;
	height : 50px;
	margin: 10px 0 20px 0;
	padding : 4px 10px;
	font-size: 16px;
	vertical-align : middle;
	color : #fff;
	background : #DC0000;
	border : 1px solid #BC0000;
	border-radius : 3px;
	font-family : inherit;
	font-weight : bold;
}

.contact form#mail_form input#mail_submit_button:hover{
	cursor : pointer;
	background : #F06F6F;
	border : 1px solid #FF2828;
}

.contact form#mail_form select#product{
    height: 26px;
    line-height: 26px;
}

.contact form#mail_form input[type=checkbox],
.contact-left form#mail_form input[type=checkbox]{
    transform: scale(1.4);
    margin:0 8px 0 0;
    height:1em; 
    vertical-align:middle;
}

.contact form#mail_form .checkbox{
	margin:10px 0 5px 0;
	text-align:center;
}

/* ------ Contact ------ */

#contents .inner .contact-right{
	text-align: center;
	float: left;
	width: 58%;
	padding: 30px 4% 70px 0;
	font-size: 1.3em;
}

#contents .inner .contact-right.address{
	width: 50%;
}

#contents .inner .contact-right .privacy{
	text-align: left;
	padding: 20px 15px 0px 15px;
	font-size: 1.2em;
	line-height: 1.5em;
}

#contents .inner .contact-right .time{
	padding: 0 0 30px 0;
	font-size: 1.1em;
	line-height: 1.3em;
}

#contents .inner .contact-right h2{
	font-size: 1.9em;
	line-height: 2.7em;
	padding-top: 0;
}

#contents .inner .contact-right img{
	padding: 15px 15px;
}

#contents .inner .contact-right ul{
	line-height: 1.6em;
	font-size: 1.3em;
	width: 274px;
	margin:0 auto;
	text-align: center;
	padding: 14px 0 20px 0;
}

#contents .inner .contact-right ul li{
	text-align: left;
}

#contents .inner .contact-left{
	width: 38%;
	float: left;
	padding: 50px 0 70px 0;
}

#contents .inner .contact-left.address{
	width: 46%;
}

#contents .inner .contact-left h3{
	text-align:left;
	margin:8px auto 0 0;
	padding:10px 0px 10px 20px;
	width:100%;
	color:#1962aa;
	font-size: 2em;
	font-weight:bold;
	line-height:120%;
	background-image:url(../images/bg_h3_box_side.gif),url(../images/bg_h3_box_line.gif);
	background-position:left center,left bottom;
	background-repeat:no-repeat,repeat-x;
	box-sizing: border-box;
	}

.contact-left form#mail_form{
	width: 100%;
	margin : 0 auto;
	padding : 0;
	background : rgba(255, 255, 255);
}

.contact-left form#mail_form dl{
	width : 100%;
	margin : 0 auto 4px auto;
	overflow : hidden;
	background-color: #FAFCF9;
	border : 1px solid #cccccc;
}

.contact-left form#mail_form dl dt{
	clear : both;
	width : 26%;
	float : left;
	border-top : 1px solid #cccccc;
	padding : 18px 0 9px 0;
	text-align : left;
	overflow : hidden;
	font-size: 12px;
	font-weight: bold;
	}

.contact-left form#mail_form dl dd{
	width : 72%;
	float : right;
	text-align: left;
	border-top : 1px solid #cccccc;
	padding : 13px 0 13px 2%;
	background-color: #fff;
}

.contact-left form#mail_form dl dt:first-child,
.contact-left form#mail_form dl dt:first-child+dd{
	border : none;
}

.contact-left form#mail_form dl dt span{
/*	display : block;*/
	font-size : 85%;
	font-weight: 700;
	color : #3377ff;
	text-align: right;
	font-weight: normal;
	margin: -3px 4px -3px 6px;
}

.contact-left form#mail_form dl dt span.required,
.contact-left form#mail_form dl dt span.optional{
	display : inline-block;
	float : left;
	color : #ffffff;
	padding : 3px 5px;
	border-radius : 2px;
}

.contact-left form#mail_form dl dt span.required{
	background : #1962aa;
	font-weight: 700;
}

.contact-left form#mail_form dl dt span.optional{
	background : #ffffff;
	color :  #005CB4;
	padding : 2px 4px;
	border: 2px solid #005CB4;
	font-weight: 700;
}

.contact-left form#mail_form dl dd span{
	display : block;
	color : #ff0000;
}

.contact-left form#mail_form p{
	margin-top:10px;
	font-size: 12px;
	text-align: center;
}

.contact-left form#mail_form p a{
	color: #0044ff;
}

.contact-left form#mail_form input{
	height : 2em;
	border : 1px solid #cccccc;
	border-radius : 3px;
	background : #fafafa;
	padding: 0 0.5em 0 0.5em;
}

.contact-left form#mail_form textarea{
	width : 91%;
	height : 200px;
	resize : vertical;
	border : 1px solid #cccccc;
	border-radius : 3px;
	background : #fafafa;
	padding: 0.5em;
}

.contact-left.address form#mail_form textarea{
	height : 84px;
}

.contact-left form#mail_form ::-webkit-input-placeholder{
	color: #cccccc;
	opacity: 1;
}
.contact-left form#mail_form ::-moz-placeholder{
	color: #cccccc;
	opacity: 1;
}
.contact-left form#mail_form :-moz-placeholder{
	color: #cccccc;
}
.contact-left form#mail_form :-ms-input-placeholder{
	color: #cccccc;
}

.contact-left form#mail_form input:focus,
.contact-left form#mail_form textarea:focus{
	box-shadow : 0px 0px 5px #55ccff;
	border : 1px solid #55ccff;
	background : #ffffff;
}

.contact-left form#mail_form :focus::-webkit-input-placeholder{
	color: transparent;
}
.contact-left form#mail_form :focus::-moz-placeholder{
	color: transparent;
}
.contact-left form#mail_form :focus:-moz-placeholder{
	color: transparent;
}

.contact-left form#mail_form input#companyname{
	width : 91%;
}

.contact-left form#mail_form input#name_1,
.contact-left form#mail_form input#name_2{
	width : 91%;
}

.contact-left form#mail_form input#read_1,
.contact-left form#mail_form input#read_2{
	width : 91%;
}

.contact-left form#mail_form input#mail_address,
.contact-left form#mail_form input#mail_address_confirm{
	width : 91%;
}

.contact-left form#mail_form ul li{
	list-style-type : none;
	margin-bottom : 0.5em;
}

.contact-left form#mail_form ul li label:hover{
	cursor : pointer;
}

.contact-left form#mail_form ul li input{
	height : auto;
	margin-right : 0.5em;
}

.contact-left form#mail_form input#postal{
	width : 36%;
}

.contact-left form#mail_form input#address_1,
.contact-left form#mail_form input#address_2{
	display : block;
	width : 91%;
}

.contact-left form#mail_form input#phone{
	width : 91%;
}

.contact-left form#mail_form input#day{
	width : 91%;
}

.contact-left form#mail_form input#mail_submit_button{
	width : 100%;
	height : 50px;
	margin: 10px 0 0 1px;
	padding : 4px 10px;
	font-size: 16px;
	vertical-align : middle;
	color : #fff;
	background : #DC0000;
	border : 1px solid #BC0000;
	border-radius : 3px;
	font-family : inherit;
	font-weight : bold;
}

.contact-left form#mail_form input#mail_submit_button:hover{
	cursor : pointer;
	background : #F06F6F;
	border : 1px solid #FF2828;
}

.contact-left form#mail_form select#product{
    height: 26px;
    line-height: 26px;
}

.dropshadow {
  -webkit-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
  -moz-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
  -ms-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
  filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
}

/*-----------------------------------------------------	*/
/*	for - 959px					*/
/*-----------------------------------------------------	*/

@media screen and (min-width: 481px)  and (max-width: 959px) {

#mainArea #notice{
  width: 100%;
}

table.greetingletter{
	width: 100%;
	font-size: 1.3em;
}

table.greetingletter caption{
	font-size: 2em;
}

table.greetingletter tr th,
table.greetingletter tr td{
	border:2px solid #EC6800;
	padding:3px;
	line-height: 1.2em;
}

table.greetingletter tr th{
	font-size: 1em;
}

#h1-inner {
	width: 100%;
	margin-left:1%;
	margin-right:1%;
}

#header-inner {
	width: 100%;
}


#headerR{
	width: 40%;
	}

#logo {
	width: 35%;
}

#gnavcontact{
	width: 22%;
}

#header-inner #headerR #privacy{
	width: 33%;
	padding-right:2%;
	}

#header-inner #headerR #privacy img:first-child{
    max-width: 100%;
		width: 7%;
    height: auto;
}

#header-inner #headerR #contact{
	width: 75%;
	}

#header-inner #headerR #contact img{
    max-width: 100%;
	width:50%;
    height: auto;
	}
#header-inner #headerR #contact img:first-child{
	padding:0 0 0 0;
	}

#gnav{
	width:100%;
	}
#gnav nav {
	width:100%;
}

#gnav nav ul{
	width:100%;
}

#gnav nav ul li:first-child{
	width:36%;
}

#gnav nav ul li:nth-child(2){
	width:33%;
}

#gnav nav ul li:nth-child(3){
	width:30%;
}

/*#gnav nav ul li:nth-child(4){
	width:36%;
}*/

#gnav nav ul li a{
	padding-bottom:1%;
	}

#mainArea{
	height: auto;
}

#mainArea #banner{
	width:100%;
}

#mainArea #mainImg{
	width:100%;
}
#mainArea #mainImg .flexslider{
	width:95%;
	margin:20px 10px 50px 10px;
}



#mainArea #bannerArea{
	width:100%;
}


#mainArea #bannerArea ul.top li{
	margin:0 1% 15px 1%;
	padding-bottom:10px;
	height:auto;
	width:47.5%;
}
#mainArea #bannerArea ul.top li p{
	line-height:125%;
	font-size: 90%;
}


#mainArea #bannerArea ul.top li:first-child{
	margin:0 0 15px 2%;
}

#mainArea #bannerArea ul.top li:nth-child(3){
	margin:0 0 15px 2%;
}

#mainArea #bannerArea ul.top li:nth-child(5){
	margin:0 0 15px 2%;
}

#mainArea #bannerArea ul.top li:nth-child(7){
	margin:0 0 15px 2%;
}

#mainArea #bannerArea ul.bottom li:first-child{
	margin:0 0 15px 2%;
}


#mainArea #bannerArea ul.bottom li{
	margin:0 1% 30px 1%;
	height:auto;
	width:31%;
}

.topContents .inner{
	width:98%;
	padding-top:10%;
	margin-left:1%;
	margin-right:1%;
}

.topContents .arrownone{
	padding-top:2%;
}

.topContents .inner h2{
	margin:2% 0;
}

.topContents .inner h2 img{
	width:100%;
}

.topContents .arrowWhite{
	background-size:100% auto;
	}
.topContents .arrowWhite2{
	background-size:100% auto;
	}
.topContents .arrowSkyblue{
	background-size:100% auto;
	}

.topContents .inner .reason .blockL{
	width:70%;
	}

.topContents .inner .reason .blockR{
	width:27%;
	}

.topContents .inner .reason .blockR .harf{
	max-width: 48%;
	}

.topContents .inner .reason h3{
	font-size: 150%;
	line-height:150%;
	height:auto;
	}

.topContents .inner .structure section{
	width:17%;
	padding-right:1%;
	padding-left:1%;
	}

.topContents .inner .introduction section{
	height:auto;
	}

.topContents .inner .introduction .fukidashi{
    width: 100%;
    background: none;
	background-color:#FFF;
	height:auto;
	margin-bottom:20px;
	}

.topContents .inner .column {
	width:100%;
	}

.topContents .inner .column .card{
	width:22.5%;
	}

.topContents .inner .column .card-data-view{
	display: none;
}

.topContents .inner .news dl{
	width:94%;
	}
.topContents .inner .introduction h3{
	font-size: 180%;
	line-height:140%;
	}

span.compname {
	font-size:85%;
	}

.topContents .inner .introduction .fukidashi p{
	font-size:140%;
	line-height:180%;
	margin-top:10px;
	}

.topContents .inner .btn{
	width:98%;
	}

#footer-inner {
    width: 100%;
}

.crumb .inner{
	width:100%;
	}

#contents .inner{
	width:98%;
	margin-left:1%;
	margin-right:1%;
	}

#contents .inner .leftcolumn{
	width:72%;
	}

#contents .inner .rightColumn,{
	width:27%;
	}
#contents .inner #scrollSideBar{
	width:100%;
	}

#contents .inner .rightColumn ul.snav li img{
	width:90%;
	}
#contents .inner .rightColumn ul.snav li.title,
#contents .inner .rightColumn ul#subMenu li.title,
#contents .inner .rightColumn ul#subMenu li{
	margin-left: 10%;
	}
#contents .inner .rightColumn ul.popularity{
	width:90%;
	margin-left: 10%;
	}

#contents .inner .rightColumn ul.popularity li img{
	width:40%;
}

#contents .inner .rightColumn ul.popularity li p{
	line-height: 1.3em !important;
}

#contents .inner .rightColumn ul.popularity li span{
	display: none;
}

#contents .inner .rightColumn ul.snav li.privacy{
	margin:30px 0;
	padding:0 0 0 0;
	border-top: none;
	}
#contents .inner .leftcolumn h2{
	margin:0 0 5% 0;
	}

#contents .inner .leftcolumn h3,
#contents .inner .article .box h3{
	margin:10% 0 5% 0;
	}

#contents .inner .article .box h2{
	width:98%;
	}

#contents .inner .box h3,
#contents .inner .article .box h3,
#contents .inner .article-list .box h3{
	width:98%;
	}

#contents .inner .boxR{
	width:33%;
	}

#contents .inner .article-list .boxR{
	width:70%;
	padding: 0;
	margin-left: 0;
	}

#contents .inner .boxL{
	width:60%;
	}

#contents .inner .article-list .boxL{
	width:23%;
	}

#contents .inner .leftcolumn .appeal,
#contents .inner .leftcolumn .appeal2,
#contents .inner .leftcolumn .appeal3,
#contents .inner .leftcolumn .appeal4,
#contents .inner .leftcolumn .appeal5,
#contents .inner .leftcolumn .appeal6,
#contents .inner .leftcolumn .appeal7,
#contents .inner .leftcolumn .appeal8,
#contents .inner .leftcolumn .appeal9 {
	background-size:100% auto;
	height:auto;
	margin-bottom:10px;
	}

#contents .inner .leftcolumn .appeal ul{
	padding:17% 2% 10% 8%;
	}

#contents .inner .leftcolumn .appeal2 ul{
	padding:16% 2% 10% 8%;
	height: auto;
	}

#contents .inner .leftcolumn .appeal3 ul{
	padding:16% 2% 10% 8%;
	height: auto;
	}

#contents .inner .leftcolumn .appeal4 ul{
	padding:16% 2% 10% 8%;
	height: auto;
	}

#contents .inner .leftcolumn .appeal5 ul{
	padding:16% 2% 10% 8%;
	height: auto;
	}

#contents .inner .leftcolumn .appeal6 ul{
	padding:14% 2% 10% 8%;
	height: auto;
	}

#contents .inner .leftcolumn .appeal7 ul,
#contents .inner .leftcolumn .appeal8 ul,
#contents .inner .leftcolumn .appeal9 ul {
	padding: 17% 2% 10% 8%;
	}

#contents .inner .leftcolumn .appeal ul li,
#contents .inner .leftcolumn .appeal2 ul li,
#contents .inner .leftcolumn .appeal3 ul li,
#contents .inner .leftcolumn .appeal4 ul li,
#contents .inner .leftcolumn .appeal5 ul li,
#contents .inner .leftcolumn .appeal6 ul li,
#contents .inner .leftcolumn .appeal7 ul li,
#contents .inner .leftcolumn .appeal8 ul li,
#contents .inner .leftcolumn .appeal9 ul li {
	background:url(../images/img_houjin_check.png) left top no-repeat;
	background-size:5% auto;
	padding:4px 0 4% 7%;
	font-weight:bold;
	font-size: 150%;
	line-height:150%;
	}

#contents .inner .leftcolumn .appeal ul li {
	background:url(../images/img_houjin_check01.png) left top no-repeat;
	}


#contents .inner .leftcolumn .appeal3 ul li,#contents .inner .leftcolumn .appeal4 ul li{
	padding:3px 0 3% 7%;
	}

#contents .inner .leftcolumn .appeal5 ul li{
	padding:4px 0 3% 7%;
	}

.movie iframe {
	width:100%;
}
h5{
	width:95%;
	}
h5.m60 span img{
	width:100%;
	}
#contents .inner .leftcolumn .reason section h4{
	padding-left:12%;
	}


#contents .inner .leftcolumn .reason section h4.reason01,#contents .inner .leftcolumn .reason section h4.reason02,#contents .inner .leftcolumn .reason section h4.reason03,#contents .inner .leftcolumn .reason section h4.reason04,#contents .inner .leftcolumn .reason section h4.reason05,#contents .inner .leftcolumn .reason section h4.reason06,#contents .inner .leftcolumn .reason section h4.reason07{
	font-size: 180%;
    height: auto;
    line-height: 1.4;
	padding-bottom:2%;
	background-size:10% auto;
	}

#contents .inner .leftcolumn .reason p {
	height:auto;
	line-height:2.5;
}


#contents .inner .introduction .fukidashi{
	width:100%;
	}
#contents .inner .introduction .fukidashi2{
	width:100%;
	
	}


.letter {
	padding-top:1% !important;
	padding-bottom:2% !important;
	height:50px !important;
}

#contents .inner .leftcolumn .reason section{
	height:auto;
	}

#contents .inner .leftcolumn .reason section p{
	min-height:130px;
	}

#contents .inner .leftcolumn .reason section img{
	width:34%;
	}

	#contents .inner .leftcolumn .reason section img.trouble{
	width:100%;
	}

.jigyou .gyombox .div1 {
    overflow: visible;
	height: auto;
}
.jigyou .gyombox2 .div1 {
    overflow: visible;
}


.jigyou .gyombox div.box1 {
    border: 1px solid #cacaca;
    float: left;
    height: auto;
    margin: 0 11px;
    padding: 1%;
    width: 28%;
}
.jigyou .gyombox2 div.box1 {
    border: 1px solid #cacaca;
    float: left;
    height: auto;
    margin: 0 11px;
    padding: 1%;
    width: 28%;
}

.jigyou .gyombox div.box2 {
    border: 1px solid #cacaca;
    float: left;
    height: auto;
    margin: 0 10px 0 0;
    padding: 1%;
    width: 28%;
}
.jigyou .gyombox2 div.box2 {
    border: 1px solid #cacaca;
    float: left;
    height: auto;
    margin: 0 10px 0 0;
    padding: 1%;
    width: 28%;
}
.jigyou .gyombox div.box3 {
    border: 1px solid #cacaca;
    float: left;
    height: auto;
    margin: 0;
    padding: 1%;
    width: 28%;
}
.jigyou .gyombox2 div.box3 {
    border: 1px solid #cacaca;
    float: left;
    height: auto;
    margin: 0;
    padding: 1%;
    width: 28%;
}

/* ------ Contents_relationNavi ------ */
#contents .inner .article .box .rnav p.caption{
	display: none;
}

#contents .inner .contact-right,
#contents .inner .contact-left,
#contents .inner .contact-right.address,
#contents .inner .contact-left.address {
	padding-top: 10px;
	float: none;
	width: 100%;
}

#contents .inner .contact-right h2{
	padding-top: 10px;
}

}

/*-----------------------------------------------------	*/
/*	for - 480px					*/
/*-----------------------------------------------------	*/

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

/* ------ header ------ */

.PCcontact {
	display:none !important;
}
.SPcontact {
	display:block !important;
}
.SPcontact form {
	background: #fff;
	width:100%;
}
.SPcontact form div {
	padding: 10px 20px;
	text-align: left;
}
.SPcontact form .submitBTN {
	text-align:center !important;
}
.SPcontact .text, .SPcontact textarea, .SPcontact .dropdown {
    border:1px solid #777;
    padding: 5px;
    color: #999;
    background: #fff;
    border-radius: 5px;
	width:100%;
     
    /* Webkit */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#eee),
        to(#fff)
        );
     
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 1px 1px 1px #fff;
     
    /* Firefox */
    background: -moz-linear-gradient(
        top,
        #eee,
        #fff
        );
     
    -moz-border-radius: 5px;
    -moz-box-shadow: 1px 1px 1px #fff;
     
    /* IE */
    filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#ffeeeeee,endColorstr=#ffffffff);
    zoom: 1;
}
.SPcontact .submit{
    border:1px solid #777;
    padding: 4px 10px;
    color: #fff;
    cursor: pointer;
    background: #428ec9;
    border-radius: 5px;
     
/* Webkit */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#99c9e5),
        to(#428ec9)
        );
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 1px 1px 1px #fff;
         
/* Firefox */
    background: -moz-linear-gradient(
        top,
        #99c9e5,
        #428ec9
        );
    -moz-border-radius: 5px;
    -moz-box-shadow: 1px 1px 1px #fff;
     
/* IE */
    filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#ff99c9e5,endColorstr=#ff428ec9);
    zoom: 1;
}

p.ad,
p.ad2,
p.ad-dl,
p.ad-dl-btn {
	display: none;
}

p.adsp {
	display: inline;
	position: fixed;
	right: 0;
	bottom: 0;
	line-height: 40px;
  margin: 0;
  padding-top: 0;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  z-index: 999;
  transition: .5s;
  background: #1962aa;
  width: 100%;
  height: 40px;
  font-weight: 700;
}

p.adsp a {
color: #fff;
display: block;
}

p.pageTopFooter {
		bottom: 40px;
}

p.pageTopFooter.sp {
		bottom: 0;
}

#h1-inner {
	width: 100%;
	overflow: hidden;
}

#header-inner {
	width: 100%;
	margin: 0 auto;
}

#tagline {
	overflow:hidden;
	height:20px;
}

#headerR{
	padding: 0;
	margin:0;
	float: none;
	display:block;
	width:100%;
	}

#logo {
	padding:10px;
	margin:0 auto;
	text-align:center;
	float:none;
}

#logo a {
	display: block;
	max-width: none;
}

#logo img{
}

#header-inner #headerR #privacy{
	padding:0 0 0 0;
	display:none;
	}
	
#header-inner #headerR #privacy img{
	padding:0 0 0 0;
	}
	
#header-inner #headerR #contact{
	display:none;
	}
	
#header-inner #headerR #contact img:first-child{
	display:none;
	padding:0 0 0 0;
	}
	
	#header-inner-change{
		display: none;
	}
	
	#header-ad.fixed{
		display: none;
	}

/* ------ gnav ------ */

#gnav {
	clear: both;
	width: 100%;
	height: auto;
	margin-top:10px;
	background-color: #ffffff;
}

#toggle {
}

#gnavcontact{
	display: none;
}

#gnav nav ul li.gnavcontact{
	display:block;
}

#gnav nav {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	*zoom: 1;
}

#gnav nav ul {
	float: none;
}

#gnav nav ul li {
	float:none;
	width: 100%;
	margin:0px;
	padding:0 0 0 0;
}

#gnav nav ul li:first-child {
	margin-left:0px;
	border-left: none;
}

#gnav nav ul li img{
	display:none;
	}

#gnav nav ul li a {
	display: block;
	padding:0px;
	width: 100%;
	display: block;
	padding: 15px 0 15px;
	background-color: #1d73c8;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border-bottom:1px solid #114184;
}
#gnav nav ul li a:link,
#gnav nav ul li a:visited {
	color: #ccc;
	text-decoration: none;
	padding: 15px 0 15px;
	border-bottom:1px solid #114184;
}
#gnav nav ul li a:hover,
#gnav nav ul li a:active,
#gnav nav ul li a.current {
	border-bottom:none;
	padding: 15px 0 15px;
	border-bottom:1px solid #114184;
}
#gnav nav ul li a::after{
	display: block;
	content: attr(data-label);
	text-align:center;
	color: #ffffff;
	font-size: 1.5em;
	font-weight:bold;
	line-height:125%;
}

#gnav nav ul li.tel{
	display: block;
	width:100%;
}

#menu {
	display: none;
}

#toggle {
	display: block;
	position: relative;
	width: 100%;
	background: #1962aa;
}
#toggle a{
	display: block;
	position: relative;
	padding: 20px 0 20px;
	border-bottom: 1px solid #114184;
	color:#FFF;
	text-align: center;
	text-decoration: none;
	font-size: 1.5em;
	font-weight:bold;
}
#toggle:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	background: #FFF;
}
#toggle a:before, #toggle a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 30px;
	height: 6px;
	background: #1962aa;
}
#toggle a:before {
	margin-top:-9px;
}
#toggle a:after {
	margin-top: 3px;
}

/* ------ footer ------ */

.anniversary{
position: fixed;
bottom:0%;
right:0%;
display: none !important;
}

.anniversary_smp{
position: fixed;
bottom:0%;
right:0%;
display: block !important;
}


#footer-inner {
	width:100%;
	padding: 5px 0 10px;
}

footer ul {
	padding:0 20px 0 30px;
}

footer ul li{
	display:block;
	margin-top: 10px;
}

#logoArea{
	text-align:center;
	margin:0 auto;
}


footer ul li.footerMenuImg img{
	display:none;
}

footer ul li.footerMenuImg a::after{
	padding-top: 5px;
	display: block;
	content: attr(data-label);
	text-align: left;
	color: #ffffff;
	font-size: 1.3em;
	font-weight:bold;
	line-height:125%;
}

footer ul li.footerMenuImg a{
  display: block;
}

footer ul.home li.footerMenuImg a::after{
	padding-top: 0;
}

footer ul.home li.footerMenuImg a{
  display: block;
}


footer nav a:hover,footer nav a:active {
	text-decoration: none;
}

/* ------ top_mainImg ------ */

#mainArea{
	height: auto;
	border-top:#eaeaea 1px solid;
	margin:0 0 0 0;
}

#mainArea #banner{
	width:100%;
}

#mainArea #mainImg{
	width:100%;
}
#mainArea #mainImg .flexslider{
	width:95%;
	margin:20px 10px 50px 10px;
}

/* ------ top_bannerArea ------ */

#mainArea #bannerArea{
	width:100%;
	text-align:center;
	margin:0 auto;
}

#mainArea #bannerArea{
	width:100%;
	text-align: left;
	margin:0;
}
#mainArea #bannerArea ul{
}
#mainArea #bannerArea ul.top li:first-child{
	margin:0 0 0 0;
	border-top:#CCC 1px solid;
}
#mainArea #bannerArea ul.top li:nth-child(3),
#mainArea #bannerArea ul.top li:nth-child(5),
#mainArea #bannerArea ul.top li:nth-child(7){
	margin:0 0 0 0;
}
#mainArea #bannerArea ul.top li:nth-child(8){
	margin:0 0 15px 0;
}

#mainArea #bannerArea ul.top li{
	margin:0 0 0 0;
	height:90px;
	width:100%;
	background-color:#FFF;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom-width:1px;
	border-bottom-color:#ccc;
	border-bottom-style:solid;
}
#mainArea #bannerArea ul.top li.banner01{
	background-image:url(../images/img_top_list_banner01.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}
#mainArea #bannerArea ul.top li.banner02{
	background-image:url(../images/img_top_list_banner02.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}
#mainArea #bannerArea ul.top li.banner03{
	background-image:url(../images/img_top_list_banner03.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}
#mainArea #bannerArea ul.top li.banner04{
	background-image:url(../images/img_top_list_banner04.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}
#mainArea #bannerArea ul.top li.banner05{
	background-image:url(../images/img_top_list_banner05.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}
#mainArea #bannerArea ul.top li.banner06{
	background-image:url(../images/img_top_list_banner06.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}
#mainArea #bannerArea ul.top li.banner07{
	background-image:url(../images/img_top_list_banner07.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}
#mainArea #bannerArea ul.top li.banner08{
	background-image:url(../images/img_top_list_banner08.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}

#mainArea #bannerArea ul.top li div{
	margin:10px 0 0 0;
	padding:0px 0 0 102px;
}
#mainArea #bannerArea ul.top li div::after{
	display: inline;
	content: attr(data-label);
	text-align:left;
	color: #000000;
	font-size: 1.5em;
	font-weight:bold;
	line-height:125%;
}
#mainArea #bannerArea ul.top li img{
	display:none;
}

#mainArea #bannerArea ul.top li p{
	text-align:left;
	font-weight: normal;
	line-height:125%;
	font-size: 1.4em;
	margin:5px 0 0 102px;
	padding:0 0 10px 0;
}

#mainArea #bannerArea ul.top li a:link ,#mainArea #bannerArea ul.bottom li a:link {
	text-decoration: none;
	color: #222;
	display:block;
}
#mainArea #bannerArea ul.top li a:visited ,#mainArea #bannerArea ul.bottom li a:visited {
	text-decoration: none;
	color: #222;
	display:block;
}
#mainArea #bannerArea ul.top li a:hover ,#mainArea #bannerArea ul.bottom li a:hover {
	text-decoration: none;
	color: #222;
	display:block;
}
#mainArea #bannerArea ul.top li a:active ,#mainArea #bannerArea ul.bottom li a:active{
	text-decoration: none;
	color: #222;
	display:block;
}

#mainArea #bannerArea ul.bottom{
	clear: both;
}
#mainArea #bannerArea ul.bottom li:first-child{
	margin:0 0 0 0;
}
#mainArea #bannerArea ul.bottom li{
	margin:0 0 0 0;
	height:90px;
	width:100%;
	background-color:#FFF;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom-width:1px;
	border-bottom-color:#ccc;
	border-bottom-style:solid;
}
#mainArea #bannerArea ul.bottom li.banner09{
	background-image:url(../images/img_top_list_banner09.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}
#mainArea #bannerArea ul.bottom li.banner10{
	background-image:url(../images/img_top_list_banner10.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}
#mainArea #bannerArea ul.bottom li.banner11{
	background-image:url(../images/img_top_list_banner11.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}
#mainArea #bannerArea ul.bottom li.banner12{
	background-image:url(../images/img_top_list_banner12.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}
#mainArea #bannerArea ul.bottom li.banner13{
	background-image:url(../images/img_top_list_banner13.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}
#mainArea #bannerArea ul.bottom li.banner14{
	background-image:url(../images/img_top_list_banner14.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}
#mainArea #bannerArea ul.bottom li.banner15{
	background-image:url(../images/img_top_list_banner15.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}
#mainArea #bannerArea ul.bottom li.banner16{
	background-image:url(../images/img_top_list_banner16.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}
#mainArea #bannerArea ul.bottom li.banner17{
	background-image:url(../images/img_top_list_banner17.jpg),url(../images/sp_arrow.png);
	background-position:5px center,right center;
	background-repeat:no-repeat,no-repeat;
}
#mainArea #bannerArea ul.bottom li div{
	margin:5px 0 0 0;
	padding:30px 0 30px 102px;
}

#mainArea #bannerArea ul.bottom li div::after{
	display: inline;
	content: attr(data-label);
	text-align:left;
	color: #000000;
	font-size: 1.5em;
	font-weight:bold;
	line-height:125%;
}
#mainArea #bannerArea ul.bottom li img{
	display:none;
}

#mainArea #bannerArea ul.top li img,#mainArea #bannerArea ul.bottom li img{
	transition: 0.5s;
}

#mainArea #bannerArea ul.top li img:hover,#mainArea #bannerArea ul.bottom li img:hover{
	opacity: 0.5;
	transition: 0.5s;
}

/* ------ top_Contents_genreral ------ */

.bgWhite{
	background:#FFF url(../images/sp_bg_arrowBlue.png) center top no-repeat;
	-moz-background-size:105px 36px;
	background-size:105px 36px;
	width:auto;
}
.topContents .arrowWhite2{
	background:none !important;
}

table {
	width:100% !important;
}

td {
/*	width:30% !important; */
}

table.greetingletter{
	font-size: 1.3em;
}

table.greetingletter caption{
	font-size: 1.5em;
}

table.greetingletter tr th,
table.greetingletter tr td{
	border:1px solid #EC6800;
	padding:2px;
	line-height: 1.2em;
}

table.greetingletter tr th{
	font-size: 1em;
}

.bgSkyblue{
	background:#d1ebf8 url(../images/sp_bg_arrowWhite.png) center top no-repeat;
	-moz-background-size:105px 36px;
	background-size:105px 36px;
	width:auto;
}
.bgSkyblue2{
	background:#d1ebf8 url(../images/sp_bg_arrowWhite2.gif) center top no-repeat;
	-moz-background-size:105px 36px;
	background-size:105px 36px;
	width:auto;
}

.topContents .inner{
	width: 100%;
	margin:20px auto 0 auto;
	padding-top: 0px;
}

.topContents .arrowWhite{
	background: none;
}

.topContents .arrowSkyblue{
	background: none;
	}

h2::after{
	display: inline-block;
	content: attr(data-label);
	text-align:center;
	color: #000000;
	font-size: 2em;
	font-weight:bold;
	line-height:125%;
}

.topContents .inner h2 img{
	display: none;
}

.topContents .inner h2{
	padding: 5px 10px;
	margin-right:5px;
	margin-left:5px;
	border-bottom: solid 2px #000000;
}

/* ------ top_Contents_reason ------ */

.topContents .inner .reason .blockL{
	float:none;
	width:100%;
	margin:0 0 15px 0;
}

.topContents .inner .reason .blockR{
	float:none;
	text-align:center;
	width:100%;
	margin:0 0 20px 0;
}


.topContents .inner .reason h3.number1,.topContents .inner .reason h3.number2,.topContents .inner .reason h3.number3,.topContents .inner .reason h3.number4,.topContents .inner .reason h3.number5{
	-moz-background-size:30px 30px;
	background-size:30px 30px;
}

.topContents .inner .reason{
	padding:15px;
	margin:5px 10px 5px 10px;
}

.topContents .inner .reason section{
	margin:30px 0 0 0;
}

.topContents .inner .reason h3{
	padding:0 0 5px 40px;
	font-size: 1.6em;
	line-height:150%;
	height:auto;
}

.topContents .inner .reason p{
	text-align:left;
	font-size: 1.4em;
	line-height:175%;
	margin:10px 0 0 0;
}

.topContents .inner .reason img{
	margin:0 0 0 0;
}

.topContents .inner .btn{
	text-align:center;
	padding:0;
	margin:20px 0 30px 0;
	width:100%;
}

.topContents .inner .btn img{
	width:80%;
}

.topContents .inner .bgShadow{
	background: none;
}

/* ------ top_Contents_structure ------ */

.topContents .inner .structure{
	padding-left:0;
}

.topContents .inner .structure section{
	float:none;
	width:95%;
	border-top:#f0f1f1 1px solid;
	border-left:none;
	border-right:none;
	margin:10px auto;
	text-align:center;
}

.topContents .inner .structure section h3{
	margin:10px auto;
	font-size: 1.5em;
	line-height:125%;
	height: auto;
	text-align:center;
}

.topContents .inner .structure section img{
	text-align:center;
	margin:10px auto;
	display:block;
}

.topContents .inner .structure p{
	margin:20px;
	line-height:120%;
	text-align:left;
}

.topContents .inner .structure section p{
	margin:20px;
	line-height:120%;
	text-align:left;
}

/* ------ top_Contents_introduction ------ */

.topContents .inner .introduction section{
	clear:both;
	margin:0 0 30px 0;
	height: auto;
	width:100%;
}

.topContents .inner .introduction .fukidashi{
	float:none;
	background:none;
	background-color:#FFF;
	height: auto;
	width: auto;
	margin:0 10px 20px 10px;
}

.topContents .inner .introduction .pic{
	float:none;
	text-align:center;
	width:100%;
	margin:0 10px 20px 10px;
}

.topContents .inner .introduction .pic p{
	text-align:center;
	font-weight:bold;
}

.topContents .inner .introduction .pic img{
	margin:0 0 10px 0;
	width:80%;
}

.topContents .inner .introduction h3{
	color:#1b67b3;
	font-size: 1.8em;
	line-height:180%;
	font-weight:bold;
	padding:15px 15px 0px 15px;
}

.topContents .inner .introduction .fukidashi p{
	text-align:left;
	margin:0 0 0 0;
	padding:0px 15px 10px 15px;
	line-height:240%;
}

.introduction p.introductionlink {
	text-align: center !important;
}

.introduction p.introductionlink a.link {
	font-size: 1.2em;
}

.reason p a.link {
	font-size: 1.0em;
}

/* ------ top_Contents_column ------ */

.topContents .inner .column{
	display: block;
	margin:5px 15px 5px 5px;
}

.topContents .inner .column .card{
	width:100%;
}

.topContents .inner .column .card .pic,
.topContents .inner .column .card .pic2{
	text-align: center;
}

.topContents .inner .column .pic span{
	position: absolute;
	left: 0;
	bottom: auto;
	top: 0;
	color: #fff;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 5px;
	font-size: 1.2em;
	background-color: #1b67b3;
	padding: 5px 10px 5px 10px;
}

.topContents .inner .column .pic2 span{
	position: absolute;
	left: 0;
	bottom: auto;
	top: 0;
	color: #fff;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 5px;
	font-size: 1.2em;
	background-color: #D40000FF;
	padding: 5px 10px 5px 10px;
}

/* ------ top_Contents_news ------ */

.topContents .inner .news{
	margin:0 0 30px 0;
	padding:0 10px;
}

.topContents .arrownone  h2{
	margin-top: 0px;
}


.topContents .inner .news dl{
	width:100%;
	text-align:center;
	}

.topContents .inner .news dl dt{
	padding:10px 0 0 10px;
	text-align:left;
	}

.topContents .inner .news dl dt.media{
	background: url(../images/icon_media.gif) 160px 13px no-repeat;
	}

.topContents .inner .news dl dt.press{
	background: url(../images/icon_press.gif) 160px 13px no-repeat;
	}

.topContents .inner .news dl dd{
	padding:10px 10px 10px 20px;
	background: url(../images/arrow_news.gif) 10px 18px no-repeat;
	text-align:left;
	}

/* ------ Contents_general ------ */
.crumb{
	height: 100%;
	}

.crumb .inner{
	width:100%;
	}

.crumb .inner p{
	}

#contents{
	}

#contents .inner{
	width:100%;
	}

/* ------ Contents_leftNavi ------ */
#contents .inner .leftcolumn{
	width:100%;
	float:none;
	text-align:center;
	margin:0 auto;
	}
#contents .inner .leftcolumn article{
	margin:10px;
	}

#contents .inner .leftcolumn article section p{
	text-align:left;
	}

#contents .inner .leftcolumn h2{
	margin:0 0 30px 0;
	text-align:center;
	}

#contents .inner .leftcolumn h2 img{
	width:95%;
	}

#contents .inner .article .box h2 {
	margin:30px auto 20px auto;
	text-align:left;
	width:95%;
	border-left: none;
	}

#contents .inner .leftcolumn h3,
#contents .inner .article .box h3,
#contents .inner .article-list .box h3 {
	margin:30px auto 20px auto;
	text-align:center;
	width:95%;
	}

#contents .inner .article .box h3 {
	text-align: left;
	border-left: none;
}

#contents .inner .leftcolumn h3.houjin::after {
	padding:7px 0 0 0;
		display: block;
		content: attr(data-label);
		text-align:center;
		color: #ffffff;
		font-size: 1.3em;
		font-weight: bold;
		line-height:125%;
	}

#contents .inner .leftcolumn h3.houjin02::after {
	padding:2% 22px 0 22px;
		display: block;
		content: attr(data-label);
		text-align:left;
		color: #ffffff;
		font-size: 0.95rem;
		font-weight: bold;
		line-height:120%;
	}

#contents .inner .leftcolumn h3.houjin{
	margin:30px auto 10px auto;
	background:url(../images/title_houjin_sp.gif) center top no-repeat;
	background-size:100% auto;
	height:30px;
	}

#contents .inner .leftcolumn h3.houjin02{
	margin:30px auto 10px auto;
	background:url(../images/title_houjin_sp02.gif) center top no-repeat;
	background-size:100% auto;
	height:55px;
	}

#contents .inner .leftcolumn h3.fsmall{
	font-size:85%;
	padding-top:4px;
	}

#contents .inner .leftcolumn h3.houjin img,#contents .inner .leftcolumn h3.houjin02 img {
		display: none;
	}

#contents .inner .leftcolumn h3 img{
	margin:0;
	}

#contents .inner .leftcolumn.article h2{
	margin-top: 5px;
}

#contents .inner .leftcolumn.article .update{
	font-size: 1.1em;
	line-height: 1.5em;
	}


#contents .inner .btn{
	text-align:center;
	padding:0;
	margin:20px auto;
	clear:both;
	width:95%;
	}

#contents .inner .btn img{
  transition: 0.5s;
	margin-bottom:10px;
	}

#contents .inner .btn img:hover {
  opacity: 0.7;
  transition: 0.5s;
}

/* ------ Contents_rightNavi ------ */
#contents .inner .rightColumn,
#contents .inner #scrollSideBar{
	width:95%;
	background-color: #dddddd;
	text-align:center;
	float:none;
	margin:30px auto;
	padding:5px;
	box-sizing: border-box;
	}

#contents .inner .rightColumn ul.snav{
	margin:10px;
	background:#FFF;
	border-radius: 5px;
	}


#contents .inner .rightColumn ul.snav li{
	margin:0 0 10px 0;
	border-bottom:none;
	background-image:url(../images/sp_arrow.png);
	background-position:right center;
	background-repeat:no-repeat;
}

#contents .inner .rightColumn ul.snav li.title,
#contents .inner .rightColumn ul.popularity li,
#contents .inner .rightColumn ul#subMenu li.title{
	background-image: none;
	height: 100% !important;
	padding: 10px 30px 15px 20px;
	margin: 0;
}

#contents .inner .rightColumn ul.snav li.title,
#contents .inner .rightColumn ul.popularity li:first-child{
	background-image: none;
	height: 100% !important;
	padding: 10px 10px 10px 20px;
	margin: 0;
	border-radius: 5px 5px 0 0;
}

#contents .inner .rightColumn ul.popularity span{
	display: none;
}

#contents .inner .rightColumn ul.snav li a img{
	display:none;
}

#contents .inner .rightColumn ul.snav li a::after{
	padding: 10px 30px 15px 20px;
	display: block;
	content: attr(data-label);
	text-align:left;
	color: #333333;
	font-size: 1.4em;
	font-weight: normal;
	line-height:125%;
	border-bottom: none;
}

#contents .inner .rightColumn ul.snav li.title a::after{
	content: none;
}

#contents .inner .rightColumn ul.snav li a{
	display: block;
}


#contents .inner .rightColumn ul.snav li.title img{
	display:none;
}

#contents .inner .rightColumn ul.snav li.title::after{
	padding: 15px 20px 10px 20px;
	display: block;
	content: attr(data-label);
	text-align:left;
	color: #ffffff;
	font-size: 1.5em;
	font-weight: bold;
	line-height:125%;
	background:#1d73c8;
	border-bottom: #000 1px dotted;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#contents .inner .rightColumn ul.snav li.title::after,
#contents .inner .rightColumn ul.popularity li a::after{
	content: none;
}

#contents .inner .rightColumn ul.snav li.title a,
#contents .inner .rightColumn ul.popularity li a{
	color: #fff !important;
	display: block;
}

#contents .inner .rightColumn ul.snav li.privacy{
	margin:0;
	padding:0;
	border-top:none;
	}

#contents .inner .rightColumn ul.snav li.privacy a::after{
	padding: 10px 40px 15px 20px;
	border-bottom:none;
	}

#contents .inner .rightColumn ul.snav li.privacy a{
	display: block;
	}


#contents .inner .rightColumn ul.snav li a:link,#contents .inner .rightColumn ul.snav li a:visited,#contents .inner .rightColumn ul.snav li a:hover,#contents .inner .rightColumn ul.snav li a:active {
	text-decoration: none;
	color: #000;
}

/* ------ Contents_houjin_appeal ------ */
#contents .inner .leftcolumn .appeal{
	background:url(../images/bg_houjin_appeal_title.gif) center 10px no-repeat !important;
	background-size:95% auto !important;
	width:98% !important;
	text-align:center !important;
	margin:0 auto !important;
	border: #CCC 1px solid !important;
	}

#contents .inner .leftcolumn .appeal2 {
	background:url(../images/bg_naisei_appeal_title.gif) center 10px no-repeat !important;
	background-size:95% auto !important;
	width:98% !important;
	text-align:center !important;
	margin:0 auto !important;
	border: #CCC 1px solid !important;
	}
#contents .inner .leftcolumn .appeal3  {
	background:url(../images/bg_netprint_appeal_title.gif) center 10px no-repeat !important;
	background-size:95% auto !important;
	width:98% !important;
	text-align:center !important;
	margin:0 auto !important;
	border: #CCC 1px solid !important;
	}
#contents .inner .leftcolumn .appeal4 {
	background:url(../images/bg_print_appeal_title.gif) center 10px no-repeat !important;
	background-size:95% auto !important;
	width:98% !important;
	text-align:center !important;
	margin:0 auto !important;
	border: #CCC 1px solid !important;
	}
#contents .inner .leftcolumn .appeal5 {
	background:url(../images/bg_zaiko_appeal_title.gif) center 10px no-repeat !important;
	background-size:95% auto !important;
	width:98% !important;
	text-align:center !important;
	margin:0 auto !important;
	border: #CCC 1px solid !important;
	}

#contents .inner .leftcolumn .appeal6 {
	background:url(../images/bg_image_appeal_title.gif) center 10px no-repeat !important;
	background-size:95% auto !important;
	width:98% !important;
	text-align:center !important;
	margin:0 auto !important;
	border: #CCC 1px solid !important;
	}

#contents .inner .leftcolumn .appeal7 {
	background: url('../images/bg_image_appeal_title.gif') center 10px no-repeat !important;
	background-size: 95% auto !important;
	width: 98% !important;
	text-align: center !important;
	margin: 0 auto !important;
	border: #CCC 1px solid !important;
	}
#contents .inner .leftcolumn .appeal8 {
	background: url('../images/bg_image_appeal_title.gif') center 10px no-repeat !important;
	background-size: 95% auto !important;
	width: 98% !important;
	text-align: center !important;
	margin: 0 auto !important;
	border: #CCC 1px solid !important;
	}

	#contents .inner .leftcolumn .appeal9 {
		background:url(../images/bg_houjin_appeal_title.gif) center 10px no-repeat !important;
		background-size:95% auto !important;
		width:98% !important;
		text-align:center !important;
		margin:0 auto !important;
		border: #CCC 1px solid !important;
	}

.jigyou .gyombox .div1 {
    height: auto !important;
    overflow: hidden;
}
.jigyou .gyombox .div1 box1 {

}
.jigyou .gyombox .div1 box2 {
	height: 150px !important;
}
.jigyou .gyombox .div1 box3 {
	height: 150px !important;
}



#contents .inner .leftcolumn .appeal article section{
	text-align:center;
	margin:0px auto;
	}

#contents .inner .leftcolumn .appeal2 article section{
	text-align:center;
	margin:0px auto;
	}

#contents .inner .leftcolumn .appeal3 article section{
	text-align:center;
	margin:0px auto;
	}

#contents .inner .leftcolumn .appeal4 article section{
	text-align:center;
	margin:0px auto;
	}
#contents .inner .leftcolumn .appeal5 article section{
	text-align:center;
	margin:0px auto;
	}
#contents .inner .leftcolumn .appeal6 article section{
	text-align:center;
	margin:0px auto;
	}

	#contents .inner .leftcolumn .appeal9 article section{
		text-align:center;
		margin:0px auto;
	}

#contents .inner .leftcolumn .appeal ul{
	padding:10px 10px 10px 10px;
	margin:50px 0 0 0;
	background:#eeeeee url(../images/bg_houjin_appeal_s.gif) left top repeat;
	}

#contents .inner .leftcolumn .appeal ul li{
	background:url(../images/img_houjin_check01.png) left 5px no-repeat;
	background-size:20px 20px;
	padding:5px 0 10px 25px;
	text-align:left;
	font-weight:bold;
	font-size: 1.5em;
	line-height:140%;
	}

#contents .inner .leftcolumn .appeal2 ul{
	padding:10px 10px 10px 10px;
	margin:50px 0 0 0;
	background:#eeeeee url(../images/bg_houjin_appeal_s.gif) left top repeat;
	}

#contents .inner .leftcolumn .appeal2 ul li{
	background:url(../images/img_houjin_check.png) left 5px no-repeat;
	background-size:20px 20px;
	padding:5px 0 10px 25px;
	text-align:left;
	font-weight:bold;
	font-size: 1.5em;
	line-height:140%;
	}

#contents .inner .leftcolumn .appeal3 ul{
	padding:10px 10px 10px 10px;
	margin:50px 0 0 0;
	background:#eeeeee url(../images/bg_houjin_appeal_s.gif) left top repeat;
	}

#contents .inner .leftcolumn .appeal3 ul li{
	background:url(../images/img_houjin_check.png) left 5px no-repeat;
	background-size:20px 20px;
	padding:5px 0 10px 25px;
	text-align:left;
	font-weight:bold;
	font-size: 1.5em;
	line-height:140%;
	}
#contents .inner .leftcolumn .appeal4 ul{
	padding:10px 10px 10px 10px;
	margin:50px 0 0 0;
	background:#eeeeee url(../images/bg_houjin_appeal_s.gif) left top repeat;
	}

#contents .inner .leftcolumn .appeal4 ul li{
	background:url(../images/img_houjin_check.png) left 5px no-repeat;
	background-size:20px 20px;
	padding:5px 0 10px 25px;
	text-align:left;
	font-weight:bold;
	font-size: 1.5em;
	line-height:140%;
	}
#contents .inner .leftcolumn .appeal5 ul{
	padding:10px 10px 10px 10px;
	margin:50px 0 0 0;
	background:#eeeeee url(../images/bg_houjin_appeal_s.gif) left top repeat;
	}

#contents .inner .leftcolumn .appeal5 ul li{
	background:url(../images/img_houjin_check.png) left 5px no-repeat;
	background-size:20px 20px;
	padding:5px 0 10px 25px;
	text-align:left;
	font-weight:bold;
	font-size: 1.5em;
	line-height:140%;
	}
#contents .inner .leftcolumn .appeal6 ul,
#contents .inner .leftcolumn .appeal7 ul,
#contents .inner .leftcolumn .appeal8 ul {
	padding:10px 10px 10px 10px;
	margin:50px 0 0 0;
	background:#eeeeee url(../images/bg_houjin_appeal_s.gif) left top repeat;
	}

#contents .inner .leftcolumn .appeal6 ul li,
#contents .inner .leftcolumn .appeal7 ul li,
#contents .inner .leftcolumn .appeal8 ul li {
	background:url(../images/img_houjin_check.png) left 5px no-repeat;
	background-size:20px 20px;
	padding:5px 0 10px 25px;
	text-align:left;
	font-weight:bold;
	font-size: 1.5em;
	line-height:140%;
	}

	#contents .inner .leftcolumn .appeal9 ul{
		padding:10px 10px 10px 10px;
		margin:50px 0 0 0;
		background:#eeeeee url(../images/bg_houjin_appeal_s.gif) left top repeat;
		}

	#contents .inner .leftcolumn .appeal9 ul li{
		background:url(../images/img_houjin_check.png) left 5px no-repeat;
		background-size:20px 20px;
		padding:5px 0 10px 25px;
		text-align:left;
		font-weight:bold;
		font-size: 1.5em;
		line-height:140%;
	}

#contents .inner .leftcolumn .appeal p{
	text-align:center;
	margin:0 0 20px 0;
	}

#contents .inner .leftcolumn .appeal2 p{
	text-align:center;
	margin:0 0 20px 0;
	}
#contents .inner .leftcolumn .appeal3 p{
	text-align:center;
	margin:0 0 20px 0;
	}
#contents .inner .leftcolumn .appeal4 p{
	text-align:center;
	margin:0 0 20px 0;
	}
#contents .inner .leftcolumn .appeal5 p{
	text-align:center;
	margin:0 0 20px 0;
	}
#contents .inner .leftcolumn .appeal6 p{
	text-align:center;
	margin:0 0 20px 0;
	}

	#contents .inner .leftcolumn .appeal9 p{
	text-align:center;
	margin:0 0 20px 0;
	}

#contents .inner .leftcolumn .counseling{
	margin:10px auto 0 auto;
	text-align:center;
	width:95%;
}

#contents .inner .leftcolumn .counseling.nenga{
	margin:10px 0;
	text-align:center;
	width:100%;
}

.jigyou {
	padding-top:40px;
}
.jigyou .m20 {
    margin: 0 auto;
    width: 95%;
}
.jigyou .gyombox .div1 {
    overflow: hidden;
}
.jigyou p {
    margin: 10px auto;
    text-align: left !important;
    width: 95%;
}

.leftcolumn .btn { display:none !important; }
.smp_btn { display:block !important; width:95%; margin:0 auto; }

p.title_b {
	border-bottom:1px solid #1c62aa !important ;
}

.jigyou .gyombox .disc li {
    list-style: outside none disc;
    margin: 0 0 0.3em;
    padding: 0;
}
.jigyou .gyombox {
    background: none !important;
    margin: 0;
    padding: 0 0 1px;
    width: 95% !important;
	border-bottom:1px solid #cccccc !important;
}
.jigyou .m50 {
    margin-bottom: 50px !important;
}
.jigyou .gyombox div.box1 {
    border: 1px solid #cacaca;
    float: none !important;
    height: auto !important;
    margin: 18px auto !important;
    padding: 10px;
	width: 90% !important;
	height: auto !important;
}
.jigyou .gyombox ul.disc {
    margin: 0 0 1em 1em;
    padding: 0;
	text-align:left !important;
}

.jigyou .gyombox div.box2 {
    border: 1px solid #cacaca;
    float: none !important;
    height: auto !important;
    margin: 18px auto !important;
    padding: 10px;
	width: 90% !important;
	height: auto !important;
}
.jigyou .txtR {
    text-align: right;
}
.jigyou .gyombox div.box3 {
    border: 1px solid #cacaca;
    float: none !important;
    height: auto !important;
    margin: 18px auto !important;
    padding: 10px;
	width: 90% !important;
	height: auto !important;
}
.jigyou .gyombox2 div.box1 {
    float: none !important;
    height: auto;
    margin: 18px auto !important;
    overflow: hidden;
    width: 90% !important;
}
.jigyou .gyombox2 div.box2 {
    float: none !important;
    height: auto;
    margin: 18px auto !important;
    overflow: hidden;
    width: 90% !important;
}
.jigyou .gyombox2 div.box3 {
    float: none !important;
    height: auto;
    margin: 18px auto !important;
    overflow: hidden;
    width: 90% !important;
}

.jigyou .gyombox2 {
	background:none !important;
    margin: 0;
    padding: 0 0 1px;
    width: 95% !important;
	border-bottom:1px solid #dcdcdc;
}
.jigyou .gyombox2 ul.disc {
    padding: 0;
	text-align:left !important;
}

/* ------ Contents_houjin_reason ------ */
#contents .inner .leftcolumn .reason{
	background:#e7f6fe;
	border:#d7d7d7 1px solid;
	padding:0px;
	margin:5px;
	}

#contents .inner .leftcolumn .reason section{
	background:#ffffff;
	border:#d7d7d7 1px solid;
	padding:10px;
	margin:0 0 10px 0;
	height:auto ;
	line-height:1.5 !important;
	}
#contents .inner .leftcolumn .reason section.discontinue{
	background:#ffffff;
	border:#d7d7d7 1px solid;
	padding:10px;
	margin:0 0 10px 0;
	height:207px !important;
	line-height:1.5 !important;
	}

#contents .inner .leftcolumn .reason section p { line-height:1.7 !important; }

#contents .inner .leftcolumn .reason section h4{
	font-weight:bold;
	padding:2px 0 0 60px;
	height: 55px;
	border-bottom:#d4d5d5 1px solid;
	margin:0 0 20px 0;
	text-align:left;
	font-size: 1.5em;
	line-height:120%;
	box-sizing: border-box;
	}

#contents .inner .leftcolumn .reason section h4.reason01{
	background:url(../images/title_houjin_reason01.gif) left top no-repeat;
	background-size:50px 50px;
	font-size:17px !important;
	height: calc() !important;
	}

#contents .inner .leftcolumn .reason section h4.reason01.trouble{
	background:url(../images/title_sakusei_trouble01.gif) left top no-repeat;
	background-size:50px 50px;
	}

#contents .inner .leftcolumn .reason section h4.reason01 br,
#contents .inner .leftcolumn .reason section h4.reason02 br,
#contents .inner .leftcolumn .reason section h4.reason03 br,
#contents .inner .leftcolumn .reason section h4.reason04 br,
#contents .inner .leftcolumn .reason section h4.reason05 br,
#contents .inner .leftcolumn .reason section h4.reason06 br,
#contents .inner .leftcolumn .reason section h4.reason07 br{
	display:none !important;
}
#contents .inner .leftcolumn .reason section h4.reason02{
	background:url(../images/title_houjin_reason02.gif) left top no-repeat;
	background-size:50px 50px;
	font-size:17px !important;
	height: calc() !important;
	}
	
	#contents .inner .leftcolumn .reason section h4.reason02.trouble{
		background:url(../images/title_sakusei_trouble02.gif) left top no-repeat;
		background-size:50px 50px;
	}

#contents .inner .leftcolumn .reason section h4.reason03{
	background:url(../images/title_houjin_reason03.gif) left top no-repeat;
	background-size:50px 50px;
	font-size:17px !important;
	height: calc() !important;
	}
	
	#contents .inner .leftcolumn .reason section h4.reason03.trouble{
		background:url(../images/title_sakusei_trouble03.gif) left top no-repeat;
		background-size:50px 50px;
	}

#contents .inner .leftcolumn .reason section h4.reason04{
	background:url(../images/title_houjin_reason04.gif) left top no-repeat;
	background-size:50px 50px;
	font-size:17px !important;
	height: calc() !important;
	}
	
	#contents .inner .leftcolumn .reason section h4.reason04.trouble{
		background:url(../images/title_sakusei_trouble04.gif) left top no-repeat;
		background-size:50px 50px;
	}

#contents .inner .leftcolumn .reason section h4.reason05{
	background:url(../images/title_houjin_reason04.gif) left top no-repeat;
	background-size:50px 50px;
	font-size:17px !important;
	height: calc() !important;
	}

	#contents .inner .leftcolumn .reason section h4.reason05.trouble{
		background:url(../images/title_sakusei_trouble05.gif) left top no-repeat;
		background-size:50px 50px;
	}

#contents .inner .leftcolumn .reason section h4.reason06{
	background:url(../images/title_houjin_reason05.gif) left top no-repeat;
	background-size:50px 50px;
	font-size:17px !important;
	height: calc() !important;
	}

	#contents .inner .leftcolumn .reason section h4.reason06.trouble{
		background:url(../images/title_sakusei_trouble06.gif) left top no-repeat;
		background-size:50px 50px;
	}

#contents .inner .leftcolumn .reason section h4.reason07{
	background:url(../images/title_houjin_reason06.gif) left top no-repeat;
	background-size:50px 50px;
	font-size:17px !important;
	height: calc() !important;
	}

	#contents .inner .leftcolumn .reason section h4.reason07.trouble{
		background:url(../images/title_sakusei_trouble07.gif) left top no-repeat;
		background-size:50px 50px;
	}

#contents .inner .leftcolumn .reason section img{
	float:none;
	margin:10px auto;
	text-align:center;
	display:block;
	}

/* ------ Contents_houjin_introduction ------ */
#contents .inner .introduction section{
	clear:both;
	margin:0 0 30px 0;
	height: auto;
	}

#contents .inner .introduction .fukidashi{
	background:none;
	float: none;
	height: auto;
	width:100%;
	border:#999 1px solid;
	padding:10px;
	box-sizing: border-box
	}

#contents .inner .introduction .pic{
	float: none;
	text-align:center;
	margin:10px auto;
	width: auto;
	}

#contents .inner .introduction .pic p{
	text-align:center;
	font-weight:bold;
	}

#contents .inner .introduction .pic img{
	margin:0 0 10px 0;
	}

#contents .inner .introduction h4{
	text-align:left;
	color:#000000;
	font-weight:bold;
	padding:4px 0 0 10px;
	font-size: 1.6em;
	line-height:200%;
	background-image:none;
	width:100%;
	}

#contents .inner .introduction .fukidashi p{
	text-align:left;
	margin:0 0 0 0;
	padding:5px 0 0 10px;
	line-height:220%;
	box-sizing: border-box;
	background-image:none;
	width:100%;
	}

.hatena-more .lead-sentence {
	text-align:left;
}

#salespoint_box li {
	text-align:left;
}

p.box-border3 {
    background: none repeat scroll 0 0 #fff605;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.75;
    margin: 10px;
    padding: 10px;
    width:88%;
	text-align:left;
}

#contents .inner .box{
	text-align:left;
	margin:0 0 0 0;
	width:100%;
	}

#contents .inner .box h3{
	text-align:left;
	margin:0 10px 20px 10px;
	padding:10px 0px 10px 20px;
	width:95%;
	color:#1962aa;
	font-size: 2em;
	font-weight:bold;
	line-height:120%;
	background-image:url(../images/bg_h3_box_side.gif),url(../images/bg_h3_box_line.gif);
	background-position:left center,left bottom;
	background-repeat:repeat-y,repeat-x;
/*	background-size:50% 50%;*/
	}


#contents .inner .box section{
	text-align:left;
	padding:0 10px 0 10px;
	width:100%;
	}

#contents .inner .box section img.floatR{
	float:none;
	text-align:center;
	margin:15px auto;
	display:block;
	}

#contents .inner .box section img.floatL{
	float:none;
	text-align:center;
	margin:15px auto;
	display:block;
	}
#contents .inner .boxR{
	float:none;
	text-align:center;
	margin:15px auto;
	display:block;
	}

#contents .inner .article-list .boxR{
	float:none;
	text-align:left;
	margin:0 0px 0 0px;
	width:100%;
	box-sizing: border-box;
	}


#contents .inner .boxR img{
	display:block;
	margin:0 0 15px;
	}

#contents .inner .boxL{
	float:none;
	text-align:left;
	margin:0 0px 0 0px;
	width:100%;
	box-sizing: border-box;
	}

#contents .inner .article-list .boxL{
	float:none;
	text-align:center;
	margin:15px auto;
	display:block;
	}

#contents .inner .box section table{
	text-align:left;
	font-size: 1.4em;
	line-height:175%;
	margin: 20px 0 20px 0;
	}

#contents .inner .box section table caption{
	width: 95%;
	margin-right:-4px;
	}

#contents .inner .box section  th  { width: 30%; text-align: left; }
#contents .inner .box section  { margin: 0 -10px; }
#contents .inner .box section  th,
#contents .inner .box section  td{
	width: 95%;
	display: block;
	border-top: none;
}
#contents .inner .box section  tr:first-child th   { border-top: 1px solid #ddd;
}

#contents .inner .introduction .fukidashi2 p {
    box-sizing: border-box;
	background-image:none;
    line-height: 220%;
    margin: 0;
    padding: 5px 0 0 10px;
    text-align: left;
    width: 100%;
}
#contents .inner .introduction .fukidashi2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #999;
    box-sizing: border-box;
    float: none;
    height: auto;
    padding: 10px;
    width: 100%;
}
br.smp {
	display:none !important;
}

.reason p {
	height:auto;
	line-height:2.5;
}

.letter {
    height: auto !important;
    padding-top: 0 !important;
}

.letter2 {
    height: 65px !important;
    padding-top: 15px !important;
}

/* ------ Contents_Contact ------ */

#contents .inner{
	width : 98%;
}

#contents .inner .contact{
	width : 98%;
}

.contact form#mail_form{
	width : 98%;
}

.contact form#mail_form dl{
	width : 98%;
	background-color: #fff;
}

.contact form#mail_form dl dt{
	width : auto;
	float : none;
	text-align : left;
	padding : 10px 0 7px 0;
	font-weight : bold;
}

.contact form#mail_form dl dd{
	width : auto;
	float : none;
	border-top : none;
	padding : 0 8px 13px 8px;
}

.contact form#mail_form dl dt span{
	font-weight : normal;
}

.contact form#mail_form dl dt span.required,
.contact form#mail_form dl dt span.optional{
	margin-right : 1em;
}

.contact form#mail_form input{
	height : 25px;
}
.contact form#mail_form input#companyname,
.contact form#mail_form input#name_1,
.contact form#mail_form input#read_1,
.contact form#mail_form input#mail_address,
.contact form#mail_form input#postal,
.contact form#mail_form input#address_1,
.contact form#mail_form input#phone,
.contact form#mail_form textarea{
	width : 93%;
	-webkit-appearance : none;
}

.contact form#mail_form input#mail_submit_button{
	width : 98%;
padding : 4px 4px;
}

.contact form#mail_form input#companyname,
.contact form#mail_form input#name_1,
.contact form#mail_form input#read_1,
.contact form#mail_form input#mail_address,
.contact form#mail_form input#postal,
.contact form#mail_form input#address_1,
.contact form#mail_form input#phone{
	height : 2.4em;
}

.contact form#mail_form select#product{
	width: 100%;
  height: 32px;
  line-height: 32px;
}

#contents .inner .contact-right,
#contents .inner .contact-right.address{
	width : 98%;
	font-size: 1.1em;
	padding:0;
}

#contents .inner .contact-right img,
#contents .inner .contact-right.address img{
	padding:0;
}

#contents .inner .contact-right h2,
#contents .inner .contact-right.address h2{
	padding:0;
}

#contents .inner .contact-right ul,
#contents .inner .contact-right.address ul{
	padding:0;
	width: 230px;
}

#contents .inner .contact-right p,
#contents .inner .contact-right.address p{
	padding:0;
}

#contents .inner .contact-left,
#contents .inner .contact-left.address{
	width : 98%;
}

.contact-left form#mail_form{
	width : 98%;
}

.contact-left form#mail_form dl{
	width : 98%;
	background-color: #fff;
}

.contact-left form#mail_form dl dt{
	width : auto;
	float : none;
	text-align : left;
	padding : 10px 0 7px 0;
	font-weight : bold;
}

.contact-left form#mail_form dl dd{
	width : auto;
	float : none;
	border-top : none;
	padding : 0 8px 13px 8px;
}

.contact-left form#mail_form dl dt span{
	font-weight : normal;
}

.contact-left form#mail_form dl dt span.required,
.contact-left form#mail_form dl dt span.optional{
	margin-right : 1em;
}

.contact-left form#mail_form input{
	height : 25px;
}
.contact-left form#mail_form input#companyname,
.contact-left form#mail_form input#name_1,
.contact-left form#mail_form input#read_1,
.contact-left form#mail_form input#mail_address,
.contact-left form#mail_form input#postal,
.contact-left form#mail_form input#address_1,
.contact-left form#mail_form input#phone,
.contact-left form#mail_form textarea{
	width : 93%;
	-webkit-appearance : none;
}

.contact-left form#mail_form input#mail_submit_button{
	width : 98%;
padding : 4px 4px;
}

.contact-left form#mail_form input#companyname,
.contact-left form#mail_form input#name_1,
.contact-left form#mail_form input#read_1,
.contact-left form#mail_form input#mail_address,
.contact-left form#mail_form input#postal,
.contact-left form#mail_form input#address_1,
.contact-left form#mail_form input#phone{
	height : 2.4em;
}

.contact-left form#mail_form select#product{
	width: 100%;
  height: 32px;
  line-height: 32px;
}

/* ------ Contents_relationNavi ------ */
#contents .inner .article .box .rnav p.caption{
	display: none;
}

}