/*
 * netprint公式サイト専用
 *
 * $Id$
 */
 
/*　共通　*/

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

a:link{
	outline: none;
}

.relative{
	position: relative;
}

.absolute{
	position: absolute;
}

.fixed{
	position: fixed;
}

.norwap{
	white-space: nowrap;
}

.fll{
	float : left;
}
	
.flr{
	float : right;
}

.text_align_r{
	text-align: right;
}


.clb{
	clear: both;
}

.center{
	margin: auto !important;
}

.flex-center{
	display: flex;
	justify-content: center;
}

.vertical-align-middle{
	vertical-align: middle !important; /*画像上下中央ぞろえ*/
}

.mpt0{ 
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.mtb_1em{
	margin: 1em 0;
}

.mpb0{ 
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.m5{
	margin: 5px;
}

.m10{
	margin: 10px;
}

.mt-10{
	margin-top: -15px;
}

.mt-18{
	margin-top: -18px;
}

.mt5{
	margin-top: 5px;
}

.mt10{
	margin-top: 10px;
}

.mt14{
	margin-top: 14px;
}
	
.mt20{
	margin-top: 20px;
}

.mt40{
	margin-top: 40px;
}

.mr5{
	margin-right: 5px;
}

.mr10{
	margin-right: 16px;
}

.mr18{
	margin-right: 16px;
}

.ml8{
	margin-left: 8px;
}

.ml10{
	margin-left: 10px;
}

.ml20{
	margin-left: 20px;
}

.ml40{
	margin-left: 40px;
}

.ml50{
	margin-left: 50px;
}

.ml60{
	margin-left: 60px;
}

.ml80{
	margin-left: 80px;
}
	
.mb5{
	margin-bottom: 5px;
}
	
.mb10{
	margin-bottom: 10px;
}

.mb20{
	margin-bottom: 20px;
}

.mb30{
	margin-bottom: 30px;
}

.mb40{
	margin-bottom: 40px;
}

.mb50{
	margin-bottom: 50px;
}

.p10{
	padding: 10px;
}

.p20{
	padding: 20px;
}

.pt5{
	padding-top: 5px;
}

.pt18{
	padding-top: 18px;
}

.pt20{
	padding-top: 20px;
}

.pt30{
	padding-top: 30px;
}

.pt50{
	padding-top: 50px;
}

.pt-20{
	margin-top: -20px;
}

.pb5{
	padding-bottom: 5px;
}
		
.pb10{
	padding-bottom: 10px;
}
	
.pb20{
	padding-bottom: 20px;
}

.pb30{
	padding-bottom: 30px;
}

.pb40{
	padding-bottom: 40px;
}

.bt_top{
	width:60%;
	font-size:20px;
	font-size:1.4em;
	display:block;
	text-align:center;
	padding:8px 10px 10px;
	background-color:#34bcba;
	border-radius:5px;
	margin: 30px auto;
}

.bt_top a{
	text-decoration:none !important;
	color:#fff !important;
}

.bt_tax{
	margin: 1em auto;
	display:block;
	font-size:20px;
	font-size:1em;
	text-align: center;
	border:1px solid #999;
	border-radius: 0.4em;
	padding:0.4em;
	width: 60%;
	background: #ededed; /* Old browsers */
	background: -webkit-linear-gradient(#ededed 0%, #bebebe 100%);
	background: -o-linear-gradient(#ededed 0%, #bebebe 100%);
	background: linear-gradient(#ededed 0%, #bebebe 100%);
}

.bt_tax a:link,.bt_tax a:visited,.bt_tax a:hover,.bt_tax a:active{
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 1.4em;
}

.txt_color_ff4200{
	color: #ff4200;
}


.box-01{
	border:1px solid #ebb053;
	border-radius: 0.4em;
	padding: 0.8em;
}

.box-03{
	border:1px solid #7fd476;
	border-radius: 0.4em;
	padding: 0.8em;
}

.box-index_p{
	padding: 0 !important;
}

.list-bullet{
	line-height: 160%;
	list-style-type: disc;
	padding-bottom: 0.4em; 
}

.list-bullet li{
	margin-left: 1.4em;
}

.index_new ul {
	list-style-position: inside;
	list-style-image: url(../index-images/icon_new.png);
}

.index_new li {
	margin-bottom: 0;
	padding-bottom: 0;
}



.mobile h1{
	margin-top: 0;
	padding-top: 0;
}

.mobile h1 p{
	margin-top: 0;
	padding-top: 0;
}

.mobile h3{
	border-bottom: solid #ccc 1px;
}

.youtube_title{
	color: #00838d;
	padding: 1.6em 0 0.6em 0;
	font-size: 1em;
	font-weight: bolder;
	text-align: center;
}

@media screen and (max-width: 647px) {
   /* 表示領域が最高でも647px以下の場合に適用するスタイル */

.btn-fll{
	padding-bottom: 60px;
}

.btn-fll li{
	float: left;
}

}

@media screen and (min-width: 940px) {
   /* 表示領域が最低でも940px以上あるの場合に適用するスタイル */
.max-width274{
	max-width: 274px;
}

.h2_bg{
	width: 100% !important;
}

}

@media screen and (max-width: 939px) and (min-device-width: 769px) {
   /* 表示領域が最高でも939px以下の場合に適用するスタイル */

#header_inner{
	padding: 1em;
	width: 96% !important;
}

#footer_inner{
	padding: 1em;
	width: 96% !important;
}

#content{
	width: 96% !important;
}

#content > .for_pc {
	padding-top: 1em;
	display: block !important;
	white-space: nowrap;
	clear: both;
}

#nav{
	padding-top: 0em !important;
	margin-top:  0em !important;
	white-space: nowrap;
}

.nav_left{
	width:200px !important;
}

.width940{
	padding: 1em;
	width: 96% !important;
}

.main_right{
		width: 96% !important;
		margin-left: 0 !important; 
		padding-left: 0 !important; 
		float: left !important; 
}

#main_bnr{
	float: none !important;
	width: 100% !important;
	height: auto;
	margin-left: -0.6em;
}

#main_bnr img{
	margin-top:  -0.2em;
	width: 100%
}

#top_bt{
	width: 100%;
	float: none !important;
}

#top_bt img{
	float: left !important;
	width: 49%;
}

#top_bt .mt10{
	float: right !important;
	margin-top: -1.4em !important;
}

#bnr {
	width: 100%;
}

#bnr li {
	width: 26% !important;
	padding: 0.8em !important;
	border:solid #e7e7e7 ;
	border-width:0px 0px 1px 0px;
}

#bnr li img{
	float: left !important;
	margin-right: 1em;
}

#bnr .text{
	width: 100% !important;
}

#main_image{
	float: none !important;
	width: 100% !important;
	height: auto;
}

#main_image img{
	margin-top:  -0.2em;
	width: 100%
}

#main_menu{
	width: 100% !important;
	margin-top: 1em;
	float: none !important;
}

#main_menu .box{
	width: 47% !important;
	float: left !important;
	height: 14em;
}

#main_menu .mt10{
	margin-top: 0em;
	width: 47% !important;
	float: right !important;
}

#index_e_bt{
	font-size: 90%;
}

#index_p_right_box1{
	margin-left: 1.6em !important;
}

#index_p_right_box1 .max-width274{
	width: 100% !important;
	margin-bottom: 2em !important;
}

#index_p_right_box2{
	margin-left: 1.6em !important;
	display: block;
	width: 98%;
}

#index_p_right_box2 .flr{
	margin-top: 0;
	width: 100%;
	clear: both;
}

.index_p_max-width650{
	float: none !important;
	max-width: 100% !important;
	margin-left: -1.6em !important;
		clear: both;
}

.index_e_bt_base h2{
	padding-top: 1em;
}

#main_menu .box{
	width: 96% !important;
	float: none !important;
	height: 14em;
	margin-bottom: 1em !important;
}

#index_e_bt{
	font-size: 0.8em !important;
}

#top-column{
	float: none !important;
	width: 100%;
	margin:0 1em 1em 0.6em ;
	font-size: 1.2em;
}

#top-column li{
	width: 100% !important;
}

.h2_bg{
	width: 100% !important;
}

}

.top-main-right { width: 100%; }
}

.max-width650{
	max-width: 650px !important;
}

.width80{
	width: 80px;
}

.width160{
	width: 160px !important;
}

.width180{
	width: 180px !important;
}

.width270{
	width: 270px !important;
}

.width303{
	width: 303px !important;
}

.width500{
	width: 500px !important;
}

.width600{
	width: 600px !important;
}

.width905{
	width: 905px !important;
}

.width940{
	width: 940px !important;
}

.width42per{
	width: 42%;
}

.width60per{
	width: 60%;
}

.width70per{
	width: 70%;
}

.width80per{
	width: 80%;
}

.width85per{
	width: 85%;
}

.width100per{
	width: 100%;
}

.height100per{
	height: 100% !important;
}		

.news dl{
	margin-bottom: 20px;
}

.news dt{
	color: #a2a2a2;
	margin-bottom: 5px;
}

.news dd{
	margin-bottom: 20px;
}

.news a{
	line-height: 22px;
}

.clearfix0{/*　はみだし防止　*/
	display: block;
	clear: both;
	height: 0px;
}

.clearfix100{/*　はみだし防止　*/
	display: block;
	clear: both;
	height: 0px;
	width: 100%;
}

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

.txt-bold{
	font-weight: bold;
}

.txt-color-pink{
	color: #e955a8;
}

.txt-color-gray{
	color: #a2a2a2;
}

.txt-color-geen{
	color: #4b8f1a;
}

.txt-color-orange{
	color: #f46d12 !important;
}

.txt-color-white{
	color: #fff;
}

.txt_green-bold{
	color: #6aaa3b !important;
	font-weight: 900;
	font-size: 1.4em;
}

.txt_teal-bold{
	color: #00838 !important;
	font-weight: 900;
	font-size: 1.4em;
}

.txt_1d33945{
	color: #1d3394;
}

.txt_409F89{
	color: #409F89;
}

.txt14{
	font-size: 0.64em;
}

.txt18{
	font-size: 0.9em;
}

.txt20{
	font-size: 1.25em;
}

.txt24{
	font-size: 1.4em;
}


.txt30{
	font-size: 1.6em;
}

.txt34{
	font-size: 2.0em;
}

.txt48{
	font-size: 2.8em;
}

.bg-color-white{
	background-color: #fff;
}

.bg-color-orange{
	background-color: #f9eee2;
}

.bg-color-gray{
	background-color: #f9f9f9;
}

.bg_00B900{ /* LINEグリーン */
	background-color:#00B900;
}

.bg_e68617{
	background-color: #e68617;
}

.bg_6aaa3b{
	background-color: #6aaa3b;
}

.bg_00838d{
	background-color: #00835d;
}

.bg_b8dbf0{
	background-color: #b8dbf0;
}

.bg_409f89{
	background-color: #409f89;
}

.bg_00838d{
	background-color: #00838d;
}

.bg_fef6cc{
	background-color: #fef6cc;
}

.txt_color_00838d{
	color: #00838d;
}

.txt_color_fef6cc{
	color: #f46d12!important;
}

.screen-capture img {
	border: solid #999999 1px;
}

.overflow-auto {
	overflow: auto;
}

.overflow-hidden {
	overflow: hidden;
}

/* ベース */

article, footer, header,nav, section{
	display:block;
}

audio, canvas, video{
	display:inline-block;
}

audio:not([controls]){
	display:none;
	height:0;
}

[hidden]{
	display:none;
}

html{
	margin:0;
	padding:0;
}

body{
	margin:0;
	padding:0;
	color:#333333;
	font-size:81.25%;
	font-family:'Hiragino Kaku Gothic ProN','Hiragino Maru Gothic Pro','Hiragino Kaku Gothic Pro',Meiryo,arial,sans-serif;
	line-height:1.5;
}


legend, hr{
	display:none;
}

/* テキスト */
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	position:relative;
	font-size:100%;
	font-weight:bold;
}

h1{
	font-size: 1.6em;
	margin: 1em 0 0.6em 0;
}

h2{
	font-size: 1.4em;
	border-bottom:2px solid #ccc;
	margin-bottom: 1em;
}

h3{
	font-size: 1.2em;
	margin: 2em 0 0.8em 0;
}

h4{
	font-size: 1.14em;
	margin-bottom: 0.8em;
}

strong{
	font-weight:bold;
}

b, em{
	font-style:normal;
	font-weight:bold;
}

abbr[title]{
	border-bottom:1px dotted;
}

pre{
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word;
}

q{
	quotes:none;
}

q:before,
q:after{
	content:'';
	content:none;
}

small{
	font-size:62.5%;
}

sub, sup{
	position:relative;
	line-height:1;
	vertical-align:baseline;
	font-size:70%;
}

sup{
	top:-0.5em;
}

sub{
	bottom:-0.25em;
}

applet, object, iframe, blockquote, abbr, acronym, address, mark,
pre, big, cite, code, del, dfn, ins, kbd, samp, q, s,
small, strike, sub, sup, tt, var, b, u, i{
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
}

/* リンク */

a{
	color:#2767a8;
	text-decoration:underline;
}

a:focus{
	outline:none;
	text-decoration:underline;
}

a:hover,
a:active,a:visited{
	color:#2767a8;
	outline:0;
	text-decoration:underline;
}


/* リスト */
menu, ul, ol, dl{
	margin:0;
	padding:0;
	list-style:none;
}

menu > :last-child, ul > :last-child, ol > :last-child, dl > :last-child{
	margin-bottom:0 !important;
}

menu p, menu ul, menu ol, menu dl, menu table, ul p, ul ul, ul ol, ul dl, ul table, ol p, ol ul, ol ol, ol dl, ol table, dl p, dl ul, dl ol, dl dl, dl table{
	margin-top:5px;
	font-size:100%;
}

li{
	padding: 0.2em 0;
}

ol,ul{
	margin: 0 0 0.4em 0.6em;
}

ol{
	margin-left:2em;
	list-style-type:decimal;
}

dd{
	margin:0;
}

/* テーブル */
table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	font-size:inherit;
}

table th,table td{
	border:solid 1px #ccc;
}

table p, table ul, table ol, table dl, table table{
	margin-bottom:5px;
	font-size:100%;
}

table td > :last-child{
	margin-bottom:0 !important;
}

table thead{
	background-color: #ebebeb;
}

tbody th{
	background-color: #f8f6f6;
}

td{
	padding: 0.6em;
}

/* 画像等 */

img{
	border:0;
	line-height:1;
	max-width:100%;
	height:auto;
	vertical-align:bottom;
	-ms-interpolation-mode:bicubic;
}

svg:not(:root){
	overflow:hidden;
}

.bt_top a{
	display: block;　
}

.side_left a:link,.side_left a:visited,.side_left a:hover,.side_left a:active{
	text-decoration : none;
	color: #000; 
}

.lite_app_kantan h3{
	padding-top:0;
	margin-top: 0;
	border-bottom:solid 1px #ccc;
}

.lite_guide h2{
	display: block;
	margin: 1em 0 0 0;
}

.dw_qa .box-05 h3{
	margin-top: 0;
}

.appli_netprint_k_tit h1{
 background-color: #fef6cc !important;
}

.appli_netprint_k_tit h2{
	border-bottom: 0 !important;
}

.appli_netprint_k_tit h3{
	margin-top: 3em;
}

.appli_netprint_k_tit_bt_store{
height: 4em;
float: right;
padding: 1em 0.3em 0 0.3em;
}

.display_block{
	display: block;
}

.new_QR{
	clear: both;
	margin:0.4em 0;
	padding: 0.4em;
	background-color: #fef6cc;
}

.new_QR span{
	color:#f46d12;
}

.new_QR_mobile{
	clear: both;
	margin:0.4em 0;
	padding: 0.4em;
}

.new_QR_mobile span{
	color:#f46d12;
}

.new_QR_bg{
	background-color: #fef6cc;
	border-radius: 6px;
	padding: 1em;
}

/* 
--------------------------------------------------------------------------
スマホ専用
--------------------------------------------------------------------------
*/
@media screen and (max-device-width: 768px){

#header_inner{
	paddin: 0 !important;
	width: 100% !important;
}

#footer_inner{

	width: 100% !important;
}

#content{
	width: 100% !important;
}

.width940{

	width: 100% !important;
}


.main_right h1,.main h1{
	margin-top: 0;
	background-color: #c8c8c8;
	padding: 0.4em 0.4em 0.4em 0.4em;
	margin-bottom: 0em;
}

.main_right h3,.main h3{
	border-bottom: solid 2px #e2e2e2;
}

.h1_p{
	padding: 0.4em !important;
}

.flow_step_image{
	width: 32%;
}

.flow_cap{
	width: 100%;
}

.flow .icon{
	margin-bottom: 1em;
}

.info{
	padding: 1em;}

.info h1{
	display: block;
	background-color: #fff;
	padding: 1em 0 0em 0 ;
}

.info h2{
	display: block;
	padding: 1em 0 0 0 ;
}
	
.dw h2{
	font-size: 1.4em;
	margin-top: 1em 0 0 0;
	padding: 0 0 0.8em 0;
}

.dw .box-01{
	word-break: break-all;
	margin: 1em;
}

.dw .box-01 span{
	width: 100%;
}

.topic-path{
	display: none;
}

h2{
	display: inline;
	font-size: 1.2em;
	padding: 0.4em 0 1em 0;
	height: 0.8em;
	border: none; 
}

 .h2_bg{
	background-color: #e2e2e2;
	padding: 0.4em;
 }

 .h2_bg_mb0{
	background-color: #e2e2e2;
	padding: 0.4em;
	margin-bottom: 0em;
}

.h2_bg_pl0{
	background-color: #e2e2e2;
	padding: 0.4em 0 0.4em 0;
	margin-bottom: 0em;
	width: 100%;
}

.h2_2line h2{
	height: 2em;
}

.h2_3line h2{
	height: 3.8em;
}

h3{
	margin-top: 1em;
}

.for_pc{
	display:none;
}

#content_base{
	width: 100%;
	background-color: #FFF;
}

#content{
	margin:0 auto;
}

#main_image img{
	width: 100%;
}

.slider{
	margin: 0;
	padding: 0;
}

#main_bnr{
	width: 100%
}
	
#main_bnr img{
	margin-top:  -0.2em;
	width: 100%
}
	
#main_menu .box p{
  font-size: 1.2em;
}

#main_menu .box p,ul{
	padding: 0.6em;
}

#main_menu img{
	display: block;
	margin: 0 auto;
}

#main_menu li{
	text-align: center;
}
	
#bnr {
	list-style: none;
	overflow: hidden;
}

#bnr ul{
	margin-left: -0.5em;
}

#bnr li {
	width: 100%;
	float: left;
	padding: 0.8em;
	border:solid #e7e7e7 ;
	border-width:0px 0px 1px 0px;
}

#bnr li img{
	margin-right: 1em;
}
	
#bnr a:link{
	text-decoration: none;
	color: #000 !important;
}

#bnr a:visited{
	text-decoration: none;
	color: #000 !important;
}

#bnr a:active{
	text-decoration: none;
	color: #000 !important;
}

#bnr a:hover{
	text-decoration: none;
	color: #000 !important;
}

#bnr .text{
	font-size: 1.2em;
	width: 70%;
	float: left;
}

#bnr img{
	float: right;
}

#bnr .link{
	margin-top: 0.4em;
	color: #2767a8;
}

#top-column{
	list-style: none;
}

#top-column li {
	float: left;
	width: 96%;
	margin:0 1em 1em 0.6em ;
	font-size: 1.2em;
}

#top-column .col img{
	float: left;
}

#top-column .how_to{
	color: #fff;
}

#top-column .jirei{
	color: #000;
}

#top-column .relative{
	margin-bottom: 2em;
}

#top-column li .height_90{
	height: 90px;
}

#top-column li li{
	width: 100%;
	clear: both;
	font-size: 1em;
	margin:  0;
}

#related_sites li {
	margin: 0.6em ;
}

#related_sites .relative{
	margin-bottom: 2em;
}

#related_sites li .height_90{
	height: 90px;
}

#related_sites li li{
	width: 100%;
	clear: both;
	font-size: 1em;
	margin:  0;
}

#tax h2{
	padding: 0;
	font-size: 1.4em;
	border-bottom:2px #ebebeb solid;
	display: table;
	width: 100%;
}

#tax h3{
	margin-top:0 ;
	padding: 0 0 0 0;
	clear: both;
	border-bottom:2px #ebebeb solid;
}

#tax h3:not(:first-child){
	margin-top: 2em;
}

#tax li{
	padding-top: 5px;
}

#tax .box-02 h3:first-child{

	margin-top:0;
	padding: 0;
}

#tax .box-02 h3{
	margin-top:2em ;
	padding: 0;
}

#tax .col{
	margin: 1em 0 2em 0;
}

#tax .image-left{
	clear: both;
}

#tax .image-left .image{
	clear: both;
}

#mobile_top_haw_to div{
	padding: 1em 0 1em 0.6em;
}

#jirei h2{
	height: 2em;
	}

.related_sites_inner ul{
	font-size: 1em;	
}

.related_sites_inner ul li{
	margin: 0.3em 0 !important;
}

.related_sites_inner a:link,.related_sites_inner a:hover,.related_sites_inner a:visited,.related_sites_inner a:active{
	text-decoration: none;
	color: #2767a8;
}

.index_bt{
	width:100%;
	height:4em;
	line-height: 4em;
}

.index_bt a{
	display:block;
	text-decoration: none;
	font-size:1.6em;
	font-weight:bold;
	border-width:1px 0px 1px 0px;
}
	
.index_bt p{
	color: #FFF;
	position: relative;
	padding: 1em;
}

.index_bt_after_line{
	border-top:1px solid #c1c1c1 ;
}

.index_bt_green span{
	color: #FFF;
	position: relative;
	padding: 1em;
}

.index_bt_blue span{
	color: #FFF;
	position: relative;
	padding: 1em;
}

.index_bt_green span::after{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 7px;
	height: 7px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	margin-top: -5px;
}

.index_bt_blue span::after{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 7px;
	height: 7px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	margin-top: -5px;
}
	
.index_bt_gray span{
	color: #000;
	position: relative;
	padding: 1em;
}

.index_bt_gray span::after{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 7px;
	height: 7px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	transform: rotate(45deg);
	margin-top: -5px;
}

.index_bt_green{
	background: #a6cf87; /* Old browsers */
	background: -webkit-linear-gradient(#a6cf87 0%, #6eb03e 100%);
	background: -o-linear-gradient(#a6cf87 0%, #6eb03e 100%);
b	ackground: linear-gradient(#a6cf87 0%, #6eb03e 100%); /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
	
.index_bt_green a{
	color:#FFFFFF;
	border-top:1px solid #ffffff ;
	}

.index_bt_blue{
	background: #7dbee6; /* Old browsers */
	background: -moz-linear-gradient(top, #7dbee6 0%, #2996d5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #7dbee6 0%,#2996d5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #7dbee6 0%,#2996d5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
	
.index_bt_blue a{
	color:#FFFFFF;
	border-top:1px solid #ffffff ;
	}
	
.index_bt_gray{
	background: #f4f4f4; 
}
	
.index_bt_gray a{
	color: #333;
	border-top:1px solid #c1c1c1 ;
	}

.mobile_mb1em{
	margin-bottom: 1em;
}

.mobile_margin{
	padding: 1em;
}

.index_p_service_01{
 	width: 95%;
	margin-top: 1em;
}

.faq h2{
	margin-left: 0.8em;
}

.faq ul li{
	margin: 0 0.2em 0.8em 0;
}

.faq .box h2{
	padding: 0;
	margin: 0;
}

.faq .box {
	padding: 0.8em;
}

/* ヘッダ */
#header{
text-align : center;
width: 100%;
height: 10em;
overflow:hidden;
}

.header_tax,.header_dw{
	height: 6em !important;
}

.clearfix:after{
	content: "";
	clear: both;
	display: block;
}

#header img{
	margin: 1em;
	width: 200px;
}

#header_inner{
	margin:0 auto;
}

#nav{
	padding-bottom: 1em;
	font-size: 0.86em;
}

#nav li{
	padding: 0.2em 0 0 1.4em;
	float: left;
}

#nav li a:link {
	text-decoration: none;
	color: #6f6f6f;
}

#nav li a:hover, #nav li a:focus{
	text-decoration: underline;
}

#nav li a:visited,#nav li a:active {
	color: #6f6f6f;
}

#lite_nav{
	padding-bottom: 1em;
	font-size: 0.86em;
}

#lite_nav li{
	float: left;
}

#lite_nav li a:link {
	text-decoration: none;
	color: #6f6f6f;
}

#lite_nav li a:hover,#lite_nav li a:focus{
	text-decoration: underline;
}
 
#lite_nav li a:visited,a:active {
	color: #6f6f6f;
}

.lite_guide_img{
	width: 46%;
}

.lite_guide h2{
	margin: 0 0 1em 0;
	padding: 0 0 0.8em 0;
	border-bottom:2px solid #c1c1c1 ;
}

/* フッタ */

#footer{
	margin:0 auto;
	color: #666;
	font-size:75%;
}

#footer img{
width: 77px;
height: auto;
}

#footer li{
	margin: 1em 0 0 0;
	padding: 0 1em;
	float: left;
}

#footer li+ li {
	border-left: 1px solid #666;
}

#footer a:link {
	text-decoration: none;
	color: #666;
}

#footer a:hover,#footer a:focus{
	text-decoration: underline;
}

#footer a:visited,#footer a:active {
	color: #666;
}

.footer_section{
	clear: both;
	margin:2em 0 4em 1em;
}

.footer_section img{
	width: 110px !important;
	height: auto;
	margin: 0.6em 0 0.6em 0;
}

.pc-img{
	visibility: hidden;
	height: 0 !important;
	display:none;
}

.mobile_mb20{
	margin-bottom: 1em;
	}
	
.mobile_mt20{
	margin-top: 1em;
	}

.mobile_mt10{
	margin-top: 1em;
	}
			
.index_e_box_01{
	border-bottom: solid 2px #66ad33;
	width: 100%;
	color: #66ad33;
	display: inline;
	padding: 0.4em;
}

.index_e_box_02{
	width: 100%;
	color: #fff;
	display: inline;
	background-color: #f46d12;
	padding: 0.4em;
}

.index_e_bt_m{
	list-style: none;
	overflow: hidden;
}

.index_e_bt_m li{
	text-align: center;
	border:1px solid #999;
	border-radius: 0.4em;
	padding: 0.3em;
	width: 94%;
	margin: 0.4em;
	float: left;
	background: #ededed; /* Old browsers */
	background: -webkit-linear-gradient(#ededed 0%, #bebebe 100%);
	background: -o-linear-gradient(#ededed 0%, #bebebe 100%);
	background: linear-gradient(#ededed 0%, #bebebe 100%);
}

.index_e_bt_m a {
	display: block;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 1.4em;
}

#top-column li .height_110{
	height: 110px;
}

.text_center{
	width: 100%;
	text-align: center;
}

/*　ボタン */

.bt_00{
	overflow: hidden;
}
 
.bt_00 div{
	display: inline-block;
}
 
.bt_00 a{
	display: block;
}

.bt_index_p a{ /* bt_00の文字カスタム  */
	line-height: 120%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.6em;
}

.bt_index_p_01{	
	text-align: center;/* bt_00のボックスセンター揃え*/
	}

.bt_index_p_01 div{ /* bt_00のボックスカスタム*/	
	border:1px solid #64a831;
	border-radius: 0.4em;
	padding: 1.4em 1em;
	width: 80%;
	background: #6eb03f;

}
 
.bt_index_p_01 a{ /* bt_00の文字カスタム  */
	line-height: 120%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 2em;
}

.bt_index_p_02{	
	text-align: center;/* bt_00のボックスセンター揃え*/
}

.bt_index_p_02 div{ /* bt_00のボックスカスタム*/	
	border:1px solid #e67a09;
	border-radius: 0.4em;
	padding: 1em;
	width: 80%;
	background: #d95716;
}
 
.bt_index_p_02 a{ /* bt_00の文字カスタム  */
	line-height: 120%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.6em;
}

.bt_index_p_03{	
	text-align: center;/* bt_00のボックスセンター揃え*/
}

.bt_index_p_03 div{ /* bt_00のボックスカスタム*/	
	border:1px solid #2792d1;
	border-radius: 0.4em;
	padding: 1em;
	width: 80%;
	background: #2895d5;
}
 
.bt_index_p_03 a{ /* bt_00の文字カスタム  */
	line-height: 120%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.6em;
}

.bt_contact_us_01{	
	text-align: center;/* bt_00のボックスセンター揃え*/
}

.bt_contact_us_01 div{ /* bt_00のボックスカスタム*/	
	border:1px solid #c1c1c1;
	border-radius: 0.4em;
	padding: 0.6em;
	background: #ededed; /* Old browsers */
	background: -webkit-linear-gradient(#ededed 0%, #bebebe 100%);
	background: -o-linear-gradient(#ededed 0%, #bebebe 100%);
	background: linear-gradient(#ededed 0%, #bebebe 100%); 
}

.bt_contact_us_01 a{ /* bt_00の文字カスタム  */
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
}

.index_pe_bt{
	padding: 1em 0.4em;
}

.index_pe_bt img{
	padding: 0.4em;
}

/* レイアウト */

.main_right{
	float:none;
}

.side_left{
	float:none;
	word-wrap:break-word;
	word-break:break-all;
}

.nav_left{
	margin:0em 0.6em 15px 0.6em;
	padding:0 10px 10px;
	border:1px #cccccc solid;
	border-radius:5px;
	background-clip:padding-box;
	background-color:#fff;
}

.nav_left:first-child{
	margin-top:2em;
}

.nav_left > .nav_left_title{
	margin:0 -10px 10px;
	padding:3px 10px;
	border:none;
	background:#ebebeb;
	font-size:100%;
	font-weight: bold;
}

.nav_left > .nav_left_title a:link,.nav_left > .nav_left_title a:visited,.nav_left > .nav_left_title a:hover,.nav_left > .nav_left_title a:active{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.nav_left > ul > li{
	margin-bottom:4px;
	word-wrap:break-word;
}

.nav_left > ul > li > a{
	color:#333333;
	display:block;
	text-decoration:none;
	position:relative;
}

.nav_left > ul > li > a:hover, #nav_left > ul > li > a:focus, #nav_left > ul > li > a:active{
	color:#2767a8;
	text-decoration:underline;
}

.nav_left_contact{
	margin:0  0.6em 15px  0.6em;
	padding:0 10px 10px;
	border:1px #cccccc solid;
	border-radius:5px;
	background-clip:padding-box;
	background-color:#f8f6f6;
}

.list-bullet{
	line-height: 160%;
	list-style-type: disc !important;
	padding-bottom: 0.4em;
}

.list-bullet li{
	margin-left: 0;
	padding: 0.6em 0 0 0;
}

.scroll-table{
	overflow: auto;
	white-space: nowrap;
}

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

.image-left img{
	margin: auto 0;
}

.nav-top{
	text-align: right;
	height: 3em;
	margin-right: 0.6em;
}

.security p{
	padding-top: 0;
	margin-top: 0;
}

.security .h2_bg{
	margin-bottom: 0;
}

.dw_qa_flow img{
	padding-bottom: 2em;
}

.dw_qa .box-05{
	margin: 1em !important;
}

.dw_qa h2{
	margin-left: 0.6em;
}

.iframeWrap {
     position: relative;
     padding-bottom: 56.25%;
     height: 0;
     overflow: hidden;
}

.iframeWrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

.appli_netprint_k_tit_new{
	background-color: #fef6cc;
	font-size: 1em;
	padding:0.6em;
	margin-top:  0.6em;
}

}

/* 
--------------------------------------------------------------------------
PC専用
--------------------------------------------------------------------------
*/
@media screen and (min-device-width: 769px){

h2{
	margin: 1em 0 1em 0;
}

.mt0_h2{
	margin-top: -1em;
}

.top_page h2{
	margin: 0em 0 1em 0;
}

.for_mobile{
	display:none;
}

#content_base{
	width: 100%;
	background-color: #FFF;
}

#content{
	margin:0 auto;
	padding: 1em 0;
}

#main_image{
	float: left;
}

#main_menu{
	float: right;
	width: 280px; 
}

#main_menu .box{
	border:1px solid #e7e7e7;
	border-radius: 0.4em;
	padding: 0.8em;
}

#main_menu h2{
	padding: 0;
}

#main_bnr{
	float: left;
	width: 648px;
	height: auto;
}

.slider_border{
	border-radius: 0.4em;	
}
	
#bnr{
	list-style: none;
	overflow: hidden;
}
 
#bnr li {
	float: left;
	border:1px solid #e7e7e7;
	border-radius: 0.4em;
	padding: 0.8em;
	width: 29%;
	margin: 1em 0;
}

#bnr li:nth-child(odd) {
	margin: 1em 1em;
}

#bnr a:link{
	text-decoration: none;
	color: #000 !important;
}

#bnr a:visited{
	text-decoration: none;
	color: #000 !important;
}

#bnr a:active{
	text-decoration: none;
	color: #000 !important;
}

#bnr a:hover{
	text-decoration: none;
	color: #000 !important;
}

#bnr .text{
	width: 60%;
	float: left;
}

#mobile_top_haw_to div{
	width: 30%;
}

#bnr img{
	float: right;

}

#top-column{
	list-style: none;
}

#bnr .link{
	margin-top: 0.4em;
	color: #2767a8;
}

#top-column li {
	float: left;
	width: 46%;
	margin:0 1em 1em 0 ;
	font-size: 1.2em;
}

#top-column .col img{
	float: left;
}

#top-column .how_to{
	color: #fff;
}

#top-column .relative{
	margin-bottom: 2em;
}

#top-column li .height_90{
	height: 90px;
}

#top-column li .height_110{
	height: 110px;
}

#top-column li li{
	width: 100%;
	clear: both;
	font-size: 1em;
	margin:  0;
}

#mobile_margin{
	margin: 0 auto;
	width: 940px;
}

.index_p_lite h2{
	padding-top: 0;
	}

.index_p_pc_box_01{
	border:1px solid #a4cb88;
	border-radius: 0.4em;
	padding: 0.8em;
	width: 256px;
}

.index_p_pc_box_01 p{
	padding-bottom: 1em;
}

.index_p_pc_box_02{
	border:1px solid #fec878;
	border-radius: 0.4em;
	padding: 0.8em;
	width: 256px;

}

#index_e_bt_base{
	clear: both;
}

.margin_0auto{
	width: 99%;
	margin: 0 auto;
}

#index_e_bt{
	list-style: none;
	overflow: hidden;
}
 
#index_e_bt li{
	text-align: center;
	border:1px solid #999;
	border-radius: 0.4em;
	padding: 0.3em;
	width: 29%;
	margin: 0.4em;
	float: left;
	background: #ededed; /* Old browsers */
	background: -webkit-linear-gradient(#ededed 0%, #bebebe 100%);
	background: -o-linear-gradient(#ededed 0%, #bebebe 100%);
	background: linear-gradient(#ededed 0%, #bebebe 100%); /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
 
#index_e_bt a {
	display: block;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 1.4em;
}

#tax h2{
	margin-top: 2em;

}

#tax h3{
	margin-top:0 ;
	padding: 0;
}

#tax h3{
	padding-top: 2em;
	clear: both;
	border-bottom:2px #ebebeb solid;
}

#tax li{
	padding-top: 5px;
}

#tax .box-02 h3:first-child{
	margin-top:0;
	padding: 0;
}

#tax .box-02 h3{
	margin-top:2em ;
	padding: 0;
}

#related_sites li {
	float: left;
	width: 48%;
	margin:0 1em 1em 0 ;
	font-size: 1.2em;
}

#related_sites .col img{
	float: left;
}

#related_sites .how_to{
	color: #fff;
}

#related_sites .relative{
	margin-bottom: 2em;
}

#related_sites li .height_90{
	height: 90px;
}

#related_sites li li{
	width: 100%;
	clear: both;
	font-size: 1em;
	margin:  0;
}

.related_sites_inner ul{
	font-size: 1em;	
}

.related_sites_inner ul li{
	margin: 0.3em 0 !important;
}

.related_sites_inner a:link,a:hover,a:visited,a:active{
	text-decoration: none;
	color: #2767a8;
}

/* ヘッダ */

#header{
	height: 8em;
}

#header img{
	margin-top: 2em;
	width: 200px;
}

#header_inner{
	margin:0 auto;
	width:940px;
}

#nav {
	float: right;
	margin: 5em 0 0 0;
	font-size: 0.9em;
}

#nav .list{
	overflow: hidden;
	list-style: none;
}

#nav li{
	padding: 0 1em;
	float: left;
}

#nav li a:link {
	text-decoration: none;
	color: #111;
}

#nav li a:hover,a:focus{
	text-decoration: underline;
}

#nav li a:visited,a:active {
	color: #111;
}
 
#nav li+ li {
	border-left: 1px solid #666;
}

/* フッタ */
#footer{
	margin:0 auto;
	color: #666;
	font-size:75%;
}

#footer img{
	margin: 3em 0em;
	width: 16em;
	height: auto;
}

#footer_inner{
	margin:0 auto;
	width:940px;
}

#footer li{
	margin: 1em 0 0 0;
	padding: 0 1em;
	float: left;
}

#footer li+ li {
	border-left: 1px solid #666;
}

#footer a:link {
	text-decoration: none;
	color: #666;
}

#footer a:hover,a:focus{
	text-decoration: underline;
}


#footer a:visited,a:active {
color: #666;
}

.footer_section{
	margin:2em 0 2em 1em;
}

.footer_section .logo{
	width: 135px !important;
	margin-right:6px;
	vertical-align: middle;
}
.footer_section .company_name{
	margin-left: 1em;
	display: inline-block;
	vertical-align: middle;
}

.footer_section p{
	margin:0;
	line-height: 1;
}

.footer_section img{
	padding-right:1em;
}

.nav-top{
	text-align: right;
	margin: 2em 0.6em 4em 0 ;
}
 
#content{
	width:940px;
}

.mt10_1em_p{
	margin-top: 1em;
}

.ml15_p{
	margin-left: 15px;
}

.mobile-img{
	visibility: hidden;
	height: 0 !important;
	display:none;
}

.absolute_pc{
	position: absolute;
}

.bt_google{ 
	margin: 0 0 0 244px;
}

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

.index_e_box_01{
	color: #fff;
	display: inline;
	background-color: #66ad33;
	border-radius: 0.4em;
	padding: 0.4em;
}

.index_e_box_02{
	color: #fff;
	display: inline;
	background-color: #f46d12;
	border-radius: 0.4em;
	padding: 0.4em;

}

.index_p_max-width650{
	max-width: 650px;
}

.text_center{
	width: 100%;
	text-align: center;
}

.pc_flr{
	float: right;
}

.pc_fll{
	float: left;
}

/*　ボタン */

.bt_00{
	overflow: hidden;
	text-align: center;
}
 
.bt_00 div{
	display: inline-block;
}
 
.bt_00 a{
	display: block;
}

.bt_index_p a{ /* bt_00の文字カスタム  */
	line-height: 120%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.6em;
}

.bt_index_p_01{	
	text-align: center;/* bt_00のボックスセンター揃え*/
	}

.bt_index_p_01 div{ /* bt_00のボックスカスタム*/	
	display: block;
	border:1px solid #b7b7b7;
	border-radius: 0.26em;
	padding: 1.4em 0.6em;
	width: 87%;
	background: #6eb03f;
}
 
.bt_index_p_01 a{ /* bt_00の文字カスタム  */
	line-height: 120%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 2em;
}

.bt_index_p_02 div{ /* bt_00のボックスカスタム*/	
	border:1px solid #b7b7b7;
	border-radius: 0.26em;
	padding: 0.6em;
	width: 87%;
	background: #d95716;
}
 
.bt_index_p_03{	
	text-align: center;/* bt_00のボックスセンター揃え*/
}

.bt_index_p_03 div{ /* bt_00のボックスカスタム*/	
	border:1px solid #b7b7b7;
	border-radius: 0.26em;
	padding:  0.6em;
	width: 87%;
	background: #2895d5;
}
 
.bt_index_p_03 a{ /* bt_00の文字カスタム  */
	line-height: 120%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.6em;
}

.bt_contact_us_01{	
	text-align: center;/* bt_00のボックスセンター揃え*/
}

.bt_contact_us_01 div{ /* bt_00のボックスカスタム*/	
	border:1px solid #c1c1c1;
	border-radius: 0.4em;
	padding: 0.6em;
	background: #ededed; /* Old browsers */
	background: -webkit-linear-gradient(#ededed 0%, #bebebe 100%);
	background: -o-linear-gradient(#ededed 0%, #bebebe 100%);
	background: linear-gradient(#ededed 0%, #bebebe 100%); /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bt_contact_us_01 a{ /* bt_00の文字カスタム  */
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
}

.index_pe_bt{
	padding: 0.4em;
}

.index_pe_bt img{
	padding: 2em 0.4em;
}

/* レイアウト */

.main_right{
	float:right;
	width:734px;
}

.side_left{
	float:left;
	width:186px;
	word-wrap:break-word;
	word-break:break-all;
}

.nav_left{
	width:160px;
	margin:1em 0 15px 0;
	padding:0 10px 10px;
	border:1px #cccccc solid;
	border-radius:5px;
	background-clip: padding-box;
	background-color: #fff;
}

.nav_left:first-child{
	margin-top:2em;
}

#lite_body .nav_left:first-child{
	margin-top:1em;
}

.nav_left > .nav_left_title{
	margin:0 -10px 10px;
	padding:3px 10px;
	border:none;
	background:#ebebeb;
	font-size:100%;
	font-weight: bold;
}

.nav_left > .nav_left_title a:link,.nav_left > .nav_left_title a:visited,.nav_left > .nav_left_title a:hover,.nav_left > .nav_left_title a:active{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.nav_left > ul {
	margin-left: 0em;
}

.nav_left > ul > li{
	margin-bottom:4px;
	word-wrap:break-word;
}

.nav_left > ul > li > a{
	color:#333333;
	display:block;
	text-decoration:none;
	position:relative;
}

.nav_left > ul > li > a:hover, #nav_left > ul > li > a:focus, #nav_left > ul > li > a:active{
	color:#2767a8;
	text-decoration:underline;
}

.nav_left_contact{
	margin:1em 0 15px 0;
	padding:0 10px 10px;
	border:1px #cccccc solid;
	border-radius:5px;
	background-clip:padding-box;
	background-color:#f8f6f6;
}

.image-left img{

	margin-right: 1em; 
}

#tax .image-left{
	clear: both;
}

#tax .image-left .image{
	padding-bottom: 2em;
	clear: both;
	float: left;
}

.dw_qa_flow img{
	padding-bottom: 2em;
	width: 60%;
}

.iframeWrap{
     padding-bottom: 300px;
     height: 0;
     overflow: hidden;
		 text-align: center;
}

.iframeWrap iframe {
     width: 505px;
     height: 284px;
		 		 text-align: center;
}

.youtube_play{
	width: 505px;
	height: 284px;
	margin: auto;
}

.appli_netprint_k_tit_PC_img_01{
	width: 64%;
}

.appli_netprint_k_tit_PC_title_02{

	width: 70%;
	text-align: center;
}

.appli_netprint_k_tit_PC_title_03{
	margin: auto;
	width: 100%;
	background-color: #00838d;
}

.appli_netprint_k_tit_PC_title_04{
	margin-left: 5%;
	width: 70%;
}

.appli_netprint_k_tit_new{
float: left;
	background-color: #fef6cc;
	padding:0.4em;
	margin-top:  0.6em;
}

.pc_width_50per{
	width: 50%;
}

}


/* 
--------------------------------------------------------------------------
iPad専用
--------------------------------------------------------------------------
*/
@media screen and (max-device-width: 600px){

.index_p_max-width650{
	width: 100%;
}

}

/* netprint専用box */

.box-02{
	margin-bottom:15px;
	padding:10px;
	border:1px #47a0d5 solid;
	border-radius:5px;
	background-clip:padding-box;
	background-color:#fff;
}

.box-05{
	margin-bottom:15px;
	padding:10px;
	border:1px #ebebeb solid;
	border-radius:5px;
	background-clip:padding-box;
	background-color:#e8f8f8;
}

.box-05 > :last-child{
	margin-bottom:0 !important;
}

.box-05{
	border-color:#c1edec;
}

.box-06{
	margin-bottom:15px;
	padding:10px;
	border:1px #a4cb88 solid;
	border-radius:5px;
	background-clip:padding-box;
	background-color:#e9f1e4;
}

.box-06 > :last-child{
	margin-bottom:0 !important;
}

.box-07{
	margin-bottom:15px;
	padding:10px;
	border:1px #fec878 solid;
	border-radius:5px;
	background-clip:padding-box;
	background-color:#fef7ee;
}

.box-07 > :last-child{
	margin-bottom:0 !important;
}

.box-08{
	margin-bottom:15px;
	padding:10px;
	border-radius:5px;
	background-clip:padding-box;
	background-color:#eeeeee;
}

.box-08 > :last-child{
	margin-bottom:0 !important;
}

.box-09 > :last-child{
	margin-bottom:0 !important;
}

.box-09{
	margin-bottom:15px;
	padding:10px;
	border-radius:5px;
	background-clip:padding-box;
	background-color:#e9f1e4;
}

.box-10 > :last-child{
	margin-bottom:0 !important;
}

.box-10{
	margin-bottom:15px;
	padding:10px;
	border-radius:5px;
	background-clip:padding-box;
	background-color:#FFF8EB;
}

.box-11 > :last-child{
	margin-bottom:0 !important;
}

.box-11{
	margin-bottom:15px;
	padding:10px;
	border:1px #61CEB2 solid;
	border-radius:5px;
	background-clip:padding-box;
	background-color:#EDF9F0;
}

.box-12 > :last-child{
	margin-bottom:0 !important;
}

.box-12{
	margin-bottom:15px;
	padding:10px;
	border:1px #409F89 solid;
	border-radius:5px;
}

.box-13 > :last-child{
	margin-bottom:0 !important;
}

.box-13{
	margin-bottom:15px;
	padding:10px;
	border-radius:5px;
	background-color:#EDF9F9;
}

.box-14{
	margin-bottom:15px;
	padding:10px;
	border:1px #ccc solid;
	border-radius:5px;
}

/* ボタン */

.bt{
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:center;
	padding:4px 0 4px;
	color:#fff;
	border-radius:4px;
}

.bt:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	}

.bt a{
	text-decoration: none !important;
	color: #fff;
	}



/* モーダルウインドウ制御 */

.modal-area img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* テーブル制御 */

.table-width-free{
	width: auto !important;
}

.table-50per{
	width: 50% !important;
}

/* 写真かんたんプリント紹介 */

.news2 h5{
	margin-top: 10px;
}

.news2 dl{
	margin-bottom: 10px;
}

.news2 dt{
	margin-bottom: 5px;
}

.news2 dd{
	margin-bottom: 5px;
}

/* faq */

#faq p{
	padding-top: 5px;
}

#faq li{
	margin-top: 10px;
}

#faq .notice-list li{
	margin: 0 0 5px 0;
}

/* 仕様・注意制限事項 */

.password-tbl table{ /* パスワードに使用できる文字 */
	background-color: #f9eee2;
	width: 50% !important;
}

.password-tbl td{ /* パスワードに使用できる文字 */
	text-align: center !important;
}

/*　index_p.html　*/

.scene_person{
	right: 0px;
	bottom: -30px;
}

.txt_landing-tit08{
	color: #fff !important;
	font-weight: 900;
	font-size: 1.3em;
}

.txt_green_bold{
	color: #6bae40 !important;
	font-weight: 900;
}

.txt_orange_bold{
	color: #e57509 !important;
	font-weight: 900;
}

.txt_yellow_bold{
	color: #fdd50c !important;
	font-weight: 900;
}

/*　appli_netprint_k.html　*/

.appli_netprint_k_tit_pc{
	padding: 20px 0 0 10px;
	color: #fff !important;
	font-weight: 900;
	font-size: 1.4em;
}

.appli_netprint_k_tit_mobile{
	padding: 20px 0 0 10px;
	color: #fff !important;
	font-weight: 900;
	font-size: 1.1em;
}

.appli_netprint_k_tit_mobile p{
	margin-top: 0;
}

.appli_netprint_k_ul{
	margin-left: 20px;
	list-style-type: square;
}

.appli_netprint_k_ul li{
	margin: 0;
}

.appli_netprint_k_ul strong{
	color: #409f89;
}

.appli_netprint_k_txt_strong-01{
	color: #409F89 !important;
	font-weight: 900;
}

.appli_netprint_k_ul li h3{
	font-size: 1em;
	font-weight: normal !important;
	border-bottom: none !important;
}

.appli_netprint_k_ul li h3 a{
	color: #1d3394c !important;
	text-decoration:underline !important;
}




/* スマホ・タブレットにかけるスタイル */
@media screen and (max-device-width: 768px){

.mobile-display-none{
	display: none !important;
}

.mobile_fll{
	float : left;
}
.mobile_clb{
	clear: both;
}

.mobile_mt20{
	margin-top: 20px;
}

.h3{
	font-size: 1.2em;
	font-weight: 900;	
}

.h3_line_mobile{
	position:absolute;
	border-bottom: solid 2px #ebebeb;
	width:100%;
	margin-left: -10px;
}
}

/* PCにかけるスタイル */
@media screen and (min-device-width: 769px){

.pc-display-none{
	display: none !important;
}

.pc_flr{
	float : right;
}

.pc_fll{
	float : left;
}

.pc_clb{
	clear: both;
}

.txt1rem_pc{
	font-size: 1rem;
}

.pc_font_1-2em{
	font-size: 1.2em;
}

.h3{
	font-size: 1.1em;
	font-weight: 900;	
	border-bottom: solid 1px #bcbec0;
}
}

/*　index_e.html　*/

.txt_e_baloon01{
	color: #1d3394 !important;
	font-weight: 900;
	font-size: 1.3em;
}

/*　information　*/
.maintenance_schedule dl{
	line-height: 24px;
}

.maintenance_schedule dt{
	float: left;
	width: 110px;
	text-align: right;
}

.maintenance_schedule dd{
	margin-left: 110px;
}

/*　連携サービス向け情報ページ　*/

#bp_news_box{
	margin-bottom:15px;
	padding:10px;
	border:1px #ebebeb solid;
	border-radius:5px;
	background-clip:padding-box;
	background-color:#e8f8f8;
	height: 120px;
	overflow: auto;
}

#bp_news_box dt{
	clear: left;
	float: left;
}

#bp_news_box dd{
	margin: 10px 0 0 100px ;
}

#bottom_attention li{
	width: 96%;
	margin: 0em 0 0.6em 0.6em;
	padding: 0;
}

.slick-dots{
	bottom: -2em!important;
}

.main-slick{

}
