@charset "Shift_JIS";

section {
	background-color:#fff;
}
#contents_area a {
	color: #125687;
	text-decoration: none;
}

#contents_area h1 {
	font-size: 160%;
	font-weight: bold;
	padding-top: 30px;
  background: url(https://s3.ap-northeast-1.amazonaws.com/maintenance.tabeat.jtb.co.jp/common/images/title_h1.gif) no-repeat left bottom;
  padding-left: 25px;
  padding-top: 15px;
  padding-bottom: 20px;
  margin-bottom: 5px;
}


#contents_area h2 {
	  display: flex;
    align-items: center;
    padding-top: 2%;
    padding-bottom: 10px;
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.2;
    border-bottom: solid 1px #c81528;
}

#contents_area h3 {
  margin: 0px 0px 6px;
  padding: 8px 11px 6px;
  background: #EBEBEB;
  font-weight: bold;
  line-height: 1.4;
}

#contents_area h4 {
    border-left: 5px solid #999999;
    padding: 1px 0 1px 5px;
    margin-top: 10px;
    font-size: 102%;
    font-weight: 900;
    
}

#box_1 {
    text-align:center;
}

#box_2 {
    text-align:center;
}

#box_3 {
    text-align:center;
}

#box_1 a {
    text-decoration: none; 
    color: white !important; 
    background: #CC0033; 
    margin: 10px; 
    padding: 15px; 
    width:40%; 
    height: 10%; 
    border-radius: 10px; 
    display: inline-block; 
    text-align: center; 
    font-size: 18px; 
    font-weight: 800;
}

#box_2 a {
    text-decoration: none; 
    color: white !important;
    background: #CC0033; 
    margin: 10px; 
    padding: 15px; 
    width:40%; 
    height: 10%; 
    border-radius: 10px; 
    display: inline-block; 
    text-align: center; 
    font-size: 18px; 
    font-weight: 800;
}

#box_3 a {
    background: #CC0033; 
    margin: 10px; 
    padding: 15px; 
    width:85%; 
    height: 10%; 
    border-radius: 10px; 
    color: white !important; 
    display: inline-block; 
    font-size: 18px; 
    font-weight: 800;
}

#tyousei p{
    padding-left:10px;    
}

#tyousei_1 p{
    letter-spacing:0.8px;    
}

