@charset "UTF-8";


body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 75%;
	line-height: 2;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/* text-align: center; */
}

img {
    border-radius: 10px;
    border: 0px solid #0089FF;
}


div#container {
    position: relative;  
    padding: 1.5em;
    font-size: 1.143em;
    color: #fff;
    background: #FFFAE7;
    width: 1000px;
    margin: 0 auto;
    box-shadow: 8px 5px 4px 2px #E2E2E2;
    margin-top: 17px;
}

ul.btn {
    list-style-type: none;
    width: 1000px;
}


li.btn-li {
    float: left;
    width: 140px;
    margin-right: 19px;
    font-size: 14px;
    margin-bottom: 30px;
}

p {
    color: #111111;
}


h1 {
    font-size: 17px;
    color: #111111;
    position: relative;      color: #111;      font-size: 1.143em;      font-weight: bold;      margin: 0 0 1.5em;      padding: 0.5em 0.5em 0.5em 1.7em;      border-bottom: 3px solid #898989;
	  margin-bottom: 0px;
}


div#footer {
    text-align: center;
}


h3 {
    color: #111111;
}


.top-mainbox {
    border: 2px solid #E2D399;
    padding: 10px;
    border-radius: 5px;
    clear: both;
    background: #FFFFFF;
	  margin-bottom: 18px;
}


a.btn{
     transition:all 0.3s;
      text-decoration:none; 
      
    height: 40px; 
      
    
     line-height: 40px;
        
       
     text-align: center;      
       
     display: block;      
             
       
     outline: none;      
       float: left;      
       position: relative;      
       z-index: 2;
}

a.btn:before,a.btn:after{
    position: absolute;
    display: block;
    content:"";
    height: 100%;
    width: 100%;
    transition: all 0.3s;
   }

a.btn {
    border: 5px solid #898989;
    width: 131px;
    background: none;
    color: #fff;
    perspective: 300px;
}



a.btn:hover{
    color: #898989;
	text-decoration: none;
}



a.btn:after {
    left: 0px;
    top: 0;
    z-index: -1;
    background: #898989;
    transform-origin: center bottom;
}


a.btn:hover:after {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}
        
h2.top-title {
    position: relative;      margin: 0 0 1.5em;      
    padding: 0.5em;      
    background: #D3A701;      color: #fff;      font-size: 1.143em;      font-weight: bold;            
    -webkit-border-radius: 4px;      
}


h2.top-title:after{
    position: absolute;
    bottom: -15px;
    left: 2%;
    z-index: 90;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 0;
    content: "";
}

a {
    color: #DAAC00;
	text-decoration: none;
}

a:hover {
    color: #E419EA;
	text-decoration: underline;
}


h3.box1-h3 {
    position: relative;      font-size: 1.143em;      font-weight: bold;      margin: 0 0 1.5em;      padding: 0.5em 0.5em 0.5em 2.0em;      border-bottom: 2px solid #B92A2C;
    clear: both;
}

h3.box1-h3:before{
    content: "!";
    font-size: 200%;
    position: absolute;
    color: #ff6b6e;
    top: -0.6em;
    left: 0.7em;
    height: 12px;
    width: 12px;
}


h3.box1-h3:after{
    content: "?";
    font-size: 200%;
    position: absolute;
    color: #B92A2C;
    top: -0.1em;
    left: 6px;
    height: 12px;
    width: 12px;
}

section.box1 {
    position: relative;      padding: 20px;      color: #fff;      
    background: #9AE2FE;      overflow: hidden;
    width: 286px;
    margin-left: 5px;
    float: left;
}


section.box1:before {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-width: 16px 16px 0 0;
    border-style: solid;
    border-color: #D7F2FF;
    border-top-color: #006FCF;
    box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

section.box2 {
    position: relative;      padding: 20px;      color: #fff;      
    background: #9AE2FE;      overflow: hidden;
    width: 452px;
    margin-left: 5px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}


section.box2:before {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-width: 16px 16px 0 0;
    border-style: solid;
    border-color: #D7F2FF;
    border-top-color: #006FCF;
    box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

a.box1-a {
    background-color: #4C8DE6;
      
    padding: 11px;   position:relative;   
      font-family: 'Open Sans', sans-serif;  
      
    font-size: 23px;   text-decoration:none;   
      color:#fff;   
         
    box-shadow: inset 0px 1px 0px #4C8DE6, 0px 6px 0px #0D2FBF;  
       border-radius: 5px;
}


a.box1-a:active {
	top:7px;
	box-shadow: inset 1px 1px 0px #0A47CF, inset -1px -1px 0px #0D2FBF;
	color: #E1E1E1;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
	background: #3A7BD4;
}

li {
    color: #111111;
}

section.osusume-box-no1 {       /* 不要部分を消す */   
}

ul {
    list-style-type: none;
	  padding-left: 0px;
}

.ribon {
    position: relative;   
    display: inline-block;   
    /* overflow: hidden; */ /* 不要部分を消す */   
    padding: 0px;
}

.ribon:after {
	position: absolute;
	z-index: 1;
	width: 151px;
	height: auto;
	background: rgb(211, 167, 1);
	content: "関連ページ";	/* 表示するテキスト */
	text-align: center;
	color: #fff;
	font-family: 'Arial';
	font-weight: bold;
	padding: 5px 12px;
	left: -30px;
	top: 46px;
	transform: rotate(-30deg);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}


h3.osusume-h3no1 {
    padding-left: 44px;
    padding-top: 20px;
}


h3.osusume-h3no1 {
    padding-left: 44px;
    padding-top: 20px;
}

section.osusume-box-no1 {
    border: #E2D399 solid 2px;      
    border-right: #E2D399 solid 10px;      
    padding: 20px;     
     
    background: #FFFFFF;
    margin-top: 50px;
    width: 946px;
    border-radius: 5px;
}


section.box3 {
    padding: 20px;     
    background: #fff;                  
    border: 2px solid #E2D399;
    border-radius: 5px;
    margin-top: 10px;
    width: 180px;
    margin-left: 23px;
    float: left;
    margin-bottom: 20px;
}


section.box4 {
    padding: 20px;     
    background: #fff;                  
    margin-bottom: 15px;
    /* clear: both; */
    border: #AAD3FF solid;
    width: 431px;
    float: left;
    margin-left: 21px;
    border-radius: 4px;
}

a.box2-a {
    background-color: #D3A701; 
          
       font-size:12px;   
       text-decoration:none;   
       color:#fff;   
       position:relative;   
       padding:10px 20px;   
       padding-right:50px;   
         
        border-radius: 5px;   
}
a.box2-a:hover{background-color:#AD8900;}

a.box2-a:active {
	top:3px;
	box-shadow: inset 0px 1px 0px #1746B0, 0px 2px 0px 0px #1D44C1, 0px 5px 3px #B0B8D4;
}
a.box2-a:active::before {
	top:50%;
	margin-top:-12px;
	box-shadow: inset 0px 1px 0px #827066, 0px 3px 0px #645853, 0px 5px 1px #635650;
}

section.box5 {
    padding: 20px;    
    background: #fff;     
     margin-bottom: 15px;    clear: both;   
      border: #E2D399 solid;
    border-radius: 4px;
}


h3.box2-h3 {
    position: relative;      
    color: #D3A701;            
    font-size: 1.143em;      
    font-weight: bold;     
     
    margin: 0px -1.99em 1.5em -1.99em;      
     
    padding: 0.8em;     
            
            
      -webkit-box-shadow: 0 1px 3px #777;      
            
      
}

h3.box2-h3:after,
h3.box2-h3:before{
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top: 5px solid #333;
}


h3.box2-h3:before{
right: 0px;
border-left: 4px solid #333;
}


h3.box2-h3:after{
    left: -1px;
    border-right: 5px solid #333;
}


h2.in-h2 {
    color: #111111;
    margin: 0 0 1.5em;      
    padding: 0.4em;      
    border-left: 7px solid #D3A701;      
    border-bottom: 1px dashed #D3A701;      
    font-size: 1.343em;      font-weight: bold;
}


.in-box {
    color: #fff;      
    background: #FFFFFF;      padding: 20px;      
    border: 1px dashed rgba(0, 0, 0, 0.8);                  
    -webkit-box-shadow: 0 0 0 5px #FFFFFF;
    clear: both;
}
.social {
  padding-left: 580px;
  margin-bottom: 5px;
}
#menu li {
  float: left;
  width: 19.9%;
  text-align: center;
  line-height: 40px;
}
#menu li a {
  display: block;
  background: #D3A701;
  color: #fff;
  border: 1px solid;
  margin: 10px 5px;
  font-size: 12px;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
  text-decoration: none;
  margin-bottom: 20px;
}
#menu li a:hover {
   text-decoration:none;
   background-color:#A58200;
}