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

.relative{
	position: relative;
}

.absolute{
	position: absolute;
}

.norwap{
	white-space: nowrap;
}

.fll{
	float : left;
}
	
.flr{
	float : 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;
}
	
.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;
}

.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;
}

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

.alpha a:link{
	outline: none;
}

.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;
	}

@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;
}
}

@media screen and (max-width: 939px) {
   /* 表示領域が最高でも939px以下の場合に適用するスタイル */
.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;
}

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

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

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

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

.txt-color-geen{
	color: #6daf3d;
}

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

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

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

.txt_2895D5{
	color: #2895D5;
}

.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-orange{
	background-color: #fcf1e5;
}

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

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

.bg_FD9F13{
	background-color: #FD9F13;
}

.bg_6DAF3D{
	background-color: #6DAF3D;
}

.bg_BEDFF2{
	background-color: #BEDFF2;
}

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

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

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}


/* スマホ専用 */
@media screen and (max-device-width: 768px){
.pc-img{
	visibility: hidden;
	height: 0 !important;
	display:none;
}
}

/* PC専用 */
@media screen and (min-device-width: 769px){
	
.ml15_p{
	margin-left: 15px;
}

.ml5_p{
	margin-left: 5px;
}

.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;
}

}

/* netprint専用box */

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

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

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

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

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

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

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

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

.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:#f0f7ec;
}

.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;
}

/* ボタン */

.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: #fcf1e5;
	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;
}

/*　appli_netprint_k.html　*/

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

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

.appli_netprint_k_ul{
	margin-left: 20px;
	list-style-type: square;
	line-height: 1.4em;
}

.appli_netprint_k_ul li{
	margin: 20px 0 20px 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: #2895dc !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: #2895D5 !important;
	font-weight: 900;
	font-size: 1.3em;
}

/*　tax 確定申告書ページ　*/

#tax h3:not(:first-child){
	padding-top: 20px;
}

#tax .image-left{
	padding-top: 20px;
}

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

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

.maintenance_schedule dt{
	float: left;
}

.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:#ebf8f8;
	height: 120px;
	overflow: auto;
}

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

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