
/* 笆ｼ 蝗ｺ譛迂D ===== */
#header {
	background: url(/navigate/products/pc/161q/share/officepremium/images/help/help_hbk.gif) center bottom repeat-x;
	zoom: 1;
}
#footer {
	background: url(/navigate/products/pc/161q/share/officepremium/images/help/help_fbk.gif) center left repeat-x;
	zoom: 1;
}
#header img, #footer img {
	display: block;
	float: left;
}
#header img.shut {
	float: right;
	padding-right: 9px;
	border-right: 1px solid #a6c5e9;
}
#footer img#copy {
	float: right;
}
#header:after, #footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#topagetop {
	width: 835px;
	margin: 20px auto;
	text-align: right;
}
#topagetop a {
	padding-left: 12px;
}


html,body {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  max-width: 1800px;
  font-size: 12px;
  line-height: 150%;
  font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "貂ｸ繧ｴ繧ｷ繝・け" , "Yu Gothic" , "貂ｸ繧ｴ繧ｷ繝・け菴・ , "YuGothic" , "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "繝｡繧､繝ｪ繧ｪ" , Meiryo , "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け" , "MS PGothic" , sans-serif;
-webkit-margin-before:0em;
-webkit-margin-after: 0em;
}

img{	margin: 0;		padding: 0;	vertical-align: bottom;}

p{
-webkit-margin-before:0em;
-webkit-margin-after: 0em;
}

h2 {
  text-align: center;
  margin: 0;
  width: 100%;
}




#sns{
position: absolute;
right:15px;
top:55px;
z-index:10;	
width:30px;
	
}
#sns img{
margin-bottom:2px;
	
}


#scbtn{
position: absolute;
right:0px;
top:40%;
position: fixed;
width:47px;
z-index:100;
background: #fff;
}
	
#scbtn img{
cursor: pointer;
}


/* BLOCK 1*/
.block1p {
 /* background-image: url("main1.jpg");
  background-attachment: fixed;
 /* -webkit-background-size: contain;
  background-size: contain;*/
  background-position: top center;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
 background-size:100% ;
 min-height: 150px;
   background: #5f98db;

}

.block1p h1 {
  	left:-50%;

}

.block1p:after {
 content: "";
  position: absolute;
  height: 200px;
  width: 130%;
  background: #5f98db;
  left: -15%;
  bottom:-155px;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);

}


/* BLOCK2 */
.block1c {
  position: relative;
  height: 560px;
    background: #f0eff6;
  overflow: hidden;
  margin: 0 auto;

}


.block1c:before {
  content: "";
  position: absolute;
  height: 300px;
  width: 130%;
  background: #5f98db;
  top: -100px;
  left: -15%;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}




.block1c #sec1{
	position: relative;
	top:0px;

}



		
ul.photoAsset{
content: "";
	position:relative;
	left:50%;
	float:left;
	margin:0;
	padding:0;
	margin-top: 10px;
}

li.photoimg{
list-style-type: none;
content: "";
	position:relative;
	left:-50%;
	float:left;
	margin:0;
		margin-top:8px;
	margin-bottom:10px;	
	padding:0;
		width:280px;
}

li.photoimg > p{ 
padding-top: 0.5em;
font-size: 1em;
line-height: 150%;
}


.pnote1{
padding:0 10px;
margin:10px 15px;
   -webkit-border-radius: 15px;
      border-radius: 15px;     
   border: 1px #5f98db solid;  
      background-color: #f0eff6;
      height:7rem;
       }
       
  .pnote1 h3{
font-size: 1em;
line-height: 80%;
font-weight: bold;
color:#5f98db;
margin-bottom:0.4em;
       }
            
       .pnote1 p{
font-size: 1em;
line-height: 130%;
 display:inline-block;
 vertical-align:middle;   
       }
          .pnote1 a{
       }    

.pnote1 a:link { color: #000000; }
.pnote1 a:visited { color: #5f98db; }
.pnote1 a:hover { color: #5f98db; }
.pnote1 a:active { color: #5f98db;}



/*block2*/


.block2p {
 /* background-image: url("main1.jpg");
  background-attachment: fixed;
 /* -webkit-background-size: contain;
  background-size: contain;*/
  background-position: top center;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
 background-size:100% ;
 min-height: 150px;
   background: #5f98db;

}

.block2p h1 {
  	left:-50%;

}


.block2p:before {
 content: "";
  position: absolute;
  height: 200px;
  width: 130%;
    background: #f0eff6;
  left: -15%;
  top:-155px;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);

}

.block2p:after {
 content: "";
  position: absolute;
  height: 200px;
  width: 130%;
  background: #bcb184;
  left: -15%;
  bottom:-155px;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);

}


.block2c {
  position: relative;
  height: 560px;
    background: #f0eff6;
      z-index: 10;
  overflow: hidden;
  margin: 0 auto;

}


.block2c:before {
  content: "";
  position: absolute;
  height: 300px;
  width: 130%;
  background: #bcb184;
  top: -100px;
  left: -15%;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}


.block2c #sec2{
	position: relative;
	top:0px;
z-index: 2;
}



.pnote2{
padding:0 10px;
margin:10px 15px;
   -webkit-border-radius: 15px;
      border-radius: 15px;     
   border: 1px #bcb184 solid;  
      background-color: #f0eff6;
      height:8rem;
       }
       
  .pnote2 h3{
font-size: 1em;
line-height: 80%;
font-weight: bold;
color:#bcb184;
margin-bottom:0.4em;
       }
            
       .pnote2 p{
font-size: 1em;
line-height: 130%;
 display:inline-block;
 vertical-align:middle;   
       }
          .pnote2 a{
       }    

.pnote2 a:link { color: #000000; }
.pnote2 a:visited { color: #bcb184; }
.pnote2 a:hover { color: #bcb184; }
.pnote2 a:active { color: #bcb184;}



/*block3*/

.block3p {

  background-position: top center;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
 background-size:100% ;
 min-height: 150px;
   background: #5f98db;
      }

.block3p h1 {
  	left:-50%;

}


.block3p:before {
 content: "";
  position: absolute;
  height: 200px;
  width: 130%;
    background: #f0eff6;
  left: -15%;
  top:-155px;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);

}

.block3p:after {
 content: "";
  position: absolute;
  height: 200px;
  width: 130%;
  background: #b9a095;
  left: -15%;
  bottom:-155px;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);

}


.block3c {
  position: relative;
  height: 560px;
    background: #f0eff6;
      z-index: 10;
  overflow: hidden;
  margin: 0 auto;

}


.block3c:before {
  content: "";
  position: absolute;
  height: 300px;
  width: 130%;
  background: #b9a095;
  top: -100px;
  left: -15%;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}


.block3c #sec3{
	position: relative;
	top:0px;
z-index: 3;
}



.pnote3{
padding:0 10px;
margin:10px 15px;
   -webkit-border-radius: 15px;
      border-radius: 15px;     
   border: 1px #b9a095 solid;  
      background-color: #f0eff6;
      height:7rem;
       }
       
  .pnote3 h3{
font-size: 1em;
line-height: 80%;
font-weight: bold;
color:#b9a095;
margin-bottom:0.4em;
       }
            
       .pnote3 p{
font-size: 1em;
line-height: 130%;
 display:inline-block;
 vertical-align:middle;   
       }
          .pnote3 a{
       }    
.pnote3 a:link { color: #000000; }
.pnote3 a:visited { color: #b9a095; }
.pnote3 a:hover { color: #b9a095; }
.pnote3 a:active { color: #b9a095;}



#office_link{
	width:100%;
background-image: url("/navigate/products/pc/161q/share/officepremium/images/link_officebg.png");
	height:172px;
}
#office_link img{
margin-top:50px;
}


#office_contents{
position: relative;
background: #95bae5;
padding-bottom:50px;
}

#office_contents img{
margin: 0;
padding:0;
}



#office_icon{
	position: relative;
top:-1090px;
left:190px;
	
}



#cp_link{
	width:100%;
background-image: url("/navigate/products/pc/161q/share/officepremium/images/link_cpbg.png");
	height:257px;
}
#cp_link img{
margin-top:40px;
margin-bottom:40px;

}




#ft_link{
	width:100%;
	height:237px;
	background:#f0eff6;
	  overflow: hidden;

}



#ft_link .ftttl{
margin-top: 30px;	
}

ul.ftAsset{
content: "";
	position:relative;
	left:50%;
	float:left;
	margin:0;
	padding:0;
	margin-top: 0px;	
}


li.ftimg{
list-style-type: none;
content: "";
	position:relative;
	left:-50%;
	float:left;
	margin:0 22px;
		margin-top:8px;
	margin-bottom:10px;	
	padding:0;
		width:126px;
}


#cp_link2{
	width:100%;
background: #000;
}
#cp_link2 img{
}




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

 .resp{
 width:90%
}

		
ul.photoAsset{
width:auto;
	text-align: center;
}


li.photoimg{
left:-280px;

}

li.ftimg{
/*left:-240px;*/

}



ul.ftAsset{
width:auto;
	text-align: center;
}

#ft_link{
	height:auto;
}

.block1c,.block2c,.block3c {
  height: auto;
  }
  
  
.pnote1,
.pnote2,
.pnote3{
padding:5px 10px;
margin:10px 15px;
       }
       
  
  
#office_link{
	height:auto;

	
}

#office_link img{
margin-top:20px;
margin-bottom:15px;

}
#cp_link{
	height:auto;
}



}




@media screen and (max-width:560px) {
 .resp{
 width:90%
}
 .resp2{
 width:70%
}

 .resp3{
 width:50%
}
.pnote1,
.pnote2,
.pnote3{

height:auto;
       }

li.photoimg{
left:-140px;

}
li.ftimg{
left:-170px;

}

#cp_link{
	height:auto;
}
#sns{
	right:5px;
}


#sns img{
	width:24px;
}

#office_contents{
padding-bottom:10px;
}

#office_link img{
margin-top:5px;
margin-bottom:3px;

}

#scbtn{

width:28px;

}
	
#scbtn img{
width:28px;
}

}