@charset "utf-8";

/*
 * ネットプリント公式サイト　tele.html
 *
 * $Id$
 */

body{
	background-color: #fff !important;
}

.img_icon_cart{
	width: 20px !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 2px !important;
}

.txt_409F89{
	margin-top: 0;
}

.txt-color-geen{
	margin-top: 0;
}

.bg_fff5cc{ 
	background-color:#fff5cc;
}

.bg_fcc251{ 
	background-color:#fedfb6;
}

h1{
	margin:0 !important;
	padding: 0 !important;
}

.btn,
a.btn,
button.btn {
	font-size: 1.4em;
	font-weight: 700;
	line-height: 1;
	position: relative;
	display: inline-block;
	padding: 1rem 4rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #000;
	border-radius: 0.5rem;
}

.btn--details,
	a.btn--details {
	color: #000 !important;
	background-color: #fccf00;
}

	.btn--details:hover,
	a.btn--details:hover {
	color: #000;
	background: #f9a600;
}

.overflow_auto{
	overflow: auto;
	}

	.ul-align-center{
	display: flex;
	align-items: center;
	flex-direction: column;
}

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

h2{
	font-size: 2em !important;
	margin: 0 !important;
	  border-bottom: 3px solid #fccf00 !important;
}

h3{
	margin: 0 0 0.4em 0 !important;
	font-size: 1.6em !important;
}

#content  > div {
	padding: 1em;
	margin-bottom: 2em;
}

#content{
margin:0 !important;
padding: 0 !important;
width: 100% !important;
}


li{
	font-size: 1.6em;
}

dl{
	line-height: 2em;
	font-size: 1.4em !important;
}

dl img{
	vertical-align: middle;
}

dt{
	float: left;
	font-weight: 600;
	color: #c95b00;
}

dd{
	margin-left: 80px;
}

.bt_box{
	width: 100%;
	text-align: right;
}

.h3_top_padding{
	padding-top: 20pt;
}

#procedure ul{
	padding: 1em 0;
	list-style: none;
	overflow: hidden;
}

#procedure li{
	padding: 1em 0;
	float: left;
	width: 45%;
	margin: 1em;		
}

#procedure img{
	margin-left: -1.2em;
	width: 400px;
}

#app_operation ul{
	padding: 1em 0;
	list-style: none;
	overflow: hidden;
}

#app_operation li{
	float: left;
	padding: 1em 0;
	width: 26%;
	margin: 0 2em;
	font-size: 1.2em;
}

#app_operation li div{
height: 3em;
}

#app_operation img{
	margin-left: -1.2em;
	width: 400px;
}

#googlephoto_download .app_store_bt_box{
	padding: 1.2em 0 1em 1em;
	width: 60%;
}

#googlephoto_download .app_icon{
	width: 10em;
	padding: 2em;
}

#googlephoto_download .store_bt{
	padding: 1em 1em 0.2em 0.2em;
	width: auto;
	height: 4em;
}

footer{
	font-size: 1em;
	margin-left: -1em !important;
	padding-bottom: 1em;
}

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

.notice{
	padding-top: 2em;
}

}

@media all and (-ms-high-contrast: none) {
/* IE11のみ */
	.ul-align-center{
	display: inline;
}
}





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

h2{
	line-height: 160%;
	padding: 0 0 0.12em 0 !important;
	font-size: 1.4em !important;
	margin: 0 0 0.2em 0 !important;
	border-bottom: 3px solid #fccf00 !important;
}

h3{
	margin: 0 0 0.4em 0 !important;
	font-size: 1.06em !important;
}

#content  > div {
	padding: 1em;
}

dl{
display: block;
width: 100%;
	line-height: 1.2em;
	font-size: 1em !important;
}

dl img{
	margin-right: 0.2em;
 	vertical-align: middle;
}

dt{
	padding: 0.2em 0.2em 0.6em 0.2em;
	float: left;
	color: #c95b00;
	font-weight: 800;
	height: 2em;
}

dd{
	height: 2em;
	padding: 0.2em 0.2em 0.6em 0.2em;
	margin-left: 80px;
}

.bt_box{
	margin-top: 1em;
	width: 100%;
	text-align: center;
}

.attention_txt{
	font-size: 0.8em;
}

.landing_ul_check{
	font-size: 1em;
}

#googlephoto_step img{
	width: 80%;
}

.h3_top_padding{
	padding-top: 1em;
}

.btn,
a.btn,
button.btn {
	font-size: 1em;
	font-weight: 700;
	line-height: 1;
	padding: 0.6rem 4rem;
	letter-spacing: 0.1em;
	color: #000;
}

#googlephoto_download .app_store_bt_box{
	padding: 1.2em 0.2em 1em 1em;
	font-size: 1em;
}

#googlephoto_download .app_icon{
	width: 4em;
	padding-top: 0.6em;
}

#googlephoto_download .store_bt{
	float: left;
	padding: 0.2em;
	width: 70%;
	height: auto;
}

#procedure li{
	padding: 1em 0;
}

#procedure img{
	margin-left: -1.2em;
}

#app_operation li{
	padding: 1em 0;
}

#app_operation img{
	margin-left: -1.2em;
}

.notice{
	font-size: 0.8em;
}

footer{
	padding: 1em !important;
	font-size: 0.8em;
	margin-left: -1em !important;
}

footer img{
	width: 10em;
}

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

.m_mt10{
	margin-top: 10px; 
}

}


/*
--------------------------------------------------------------------------
iPad専用
--------------------------------------------------------------------------
*/
@media screen and (max-device-width: 768px){
dl{
	line-height: 1.2em;
	font-size: 1em !important;
}
}

/*
--------------------------------------------------------------------------
iPhone 5/SE専用
--------------------------------------------------------------------------
*/
@media screen and (max-device-width: 320px){

#about_google_photos dt{
	float: none !important;
	padding-bottom: 0px;
}

#about_google_photos dd{
	margin-left: 0px !important;
	margin-bottom: 1em;
}

}