@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */



.sample input {
    display: none;
}

.sample label{
display: block;
float: left;
cursor: pointer;
width: 69px;
margin: 0;
padding: 10px;
background: #bdc3c7;
border-right: 1px solid #abb2b7;
color: #869198;
font-size: 12px;
text-align: center;
line-height: 1;
transition: .2s;
}

.sample label:first-of-type{
border-radius: 3px 0 0 3px;
}

.sample label:first-of-type{
    border-radius: 3px 0 0 3px;
}
.sample label:last-of-type{
    border-right: 0px;
    border-radius: 0 3px 3px 0;
}
.sample input[type="radio"]:checked + label {
    background-color: #a1b91d;
    color: #fff;
}





.box-3 {
  float: left;
  border: 4px double #ddd;
  text-align : center;
  margin: 0em ;
  padding: 0 ;
  width : 432px;
  height : 288px;
}
.box-4 {
	float: left;
    border: 4px double #ddd;
    text-align : center
    margin: 0em ;
    padding: 0 ;
	width : 216px;
	height : 144px;
}

.box-5 {
	float: left;
	border: 4px double #ddd;
　　text-align : center;
    margin: 0em ;
    padding: 0 ;
	width : 216px;
	height : 40px;
}
.box-55 {
	float: left;
	border: 4px double #ddd;
　　text-align : center;
    margin: 0em ;
    padding: 0 ;
	width : 216px;
	height : 72px;
}
.box-45 {
	float: left;
	border: 4px double #ddd;
　　text-align : center;
    margin: 0em ;
    padding: 0 ;
	width : 216px;
	height : 96px;
}
.box-6 {
	position : relative ;
	float: left;
    border: 4px double #ddd;
    text-align : center
    margin: 0em ;
    padding: 0 ;
	width : 648px;
	height : 50px;
}

#gazou01{
	position : relative;
  width: 200px;
  height: 100px;
  top:  50px;
  left: 30px;
 
}

#gazou02{
 position : relative;
  width: 100px;
  height: 50px;
  top:  15px;
  left: 30px;
}
.img-a {
	position : absolute ;
	left : 20px ;
	top : 5em;
	
	
}


p {
    margin-bottom: 0px;
}

#gazou00{
 position : relative;
  width: 100px;
  height: 50px;
  top:  15px;
  left: 30px;
  background-color: Yellow;
}

.c-button {
    -webkit-writing-mode: horizontal-tb !important;
    -webkit-appearance: button !important;
    border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186);
    border-style: solid;
    border-width: 1px;
    padding: 1px 7px 2px;
    text-rendering: auto;
    color: initial;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 400 11px system-ui;
}

 /*ボタンの位置 */
.aaa  {
	padding : 20px 0px 10px 15px ;
}

.bbb　{
　font-size: 2em;
}






