a {
  text-decoration: underline;
}


textarea{
	width :300px;
}

input{
	width: 200px;
	height:30px;
}

input[type="button"],
input[type="submit"]{
	padding 1px 2px;
	width:100px;
	height:35px;
	font-family:"Segoe UI";
	
}

.box1 {
    padding: 0.5em 1em;
    margin: 2em 0;
    /*background: #f0f7ff;*/
	background: #f2f2f2;
   /*border: dashed 2px #5b8bd0;*/
	border: solid 1px #000000;

}

.box1 ol {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:0.5em;
  border: dashed 1px gray;
}

.box1 ol li {
  position: relative;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
}

.box1 ol li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  background: #74c2f8;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}





.inyoumodoki {
    padding: 2em 2em;
    margin: 2em 0;
    /*background: #f0f7ff;*/
	background: #f2f2f2;
   /*border: dashed 2px #5b8bd0;*/
	border: solid 1px #000000;

}


.inyoumodoki ol {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:0.5em;
  /*border: dashed 1px gray;*/
}

.inyoumodoki ol li {
  position: relative;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
}

.inyoumodoki ol li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  background: #74c2f8;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}














.cb-sidebar-widget ul li{
	line-height: 1.5;
  padding: 0.5em 0;
  
}




.documents{
	background-color:#fafafa;
	border-radius:0px;
	margin-bottom:10px;
	font-weight: bold; 
	font-size: 18px; 
	line-height: 1.4; 
	color: #555;
	padding:25px;
	/*background :rgba(45,121,180,0.1);*/
	border: solid 1px #ccc;
}


.documents:before{
	content: '\f1c1　Download Documents　' ;
	
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color:#2d79b4;
	font-weight:bold;
}


.box2{
	padding: 0.5em 1em;
    margin: 2em 0;
   
  border: dashed 1px #000000;
	
	
}

.box2 li{
	list-style:none;
}





/*その他と主な共通部分は省略*/

a.btn-solid {
  color: #fff;
  border-top: 4px solid #48ecc4;
  border-right: 4px solid #0a5f4a;
  border-bottom: 4px solid #0f745b;
  border-left: 4px solid #8cf9de;
  border-radius: 0;
  background: #11a37f;
	padding:15px;
}

a.btn-solid:hover {
  color: #fff;
  border-top: 4px solid #0f745b;
  border-right: 4px solid #8cf9de;
  border-bottom: 4px solid #48ecc4;
  border-left: 4px solid #0a5f4a;
}

h4.wp-show-posts-entry-title{
	font-size:16px;
}

#subscribe-text{
	font-size:16px;
}



/*まずはお決まりのボックスサイズ算出をborer-boxに */
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;/*rem算出をしやすくするために*/
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  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: #212529;
  border-radius: 0.5rem;
}
/*主な共通部分は省略*/

a.btn--blue.btn--border-double {
  border: 8px double #0090bb;
	background-color:#1e90ff;
}

.preview-classic .title{
	text-transform:capitalize;
}

.block-title-wrap .title{
	text-transform:capitalize;
}

.widget-title{
	text-transform:capitalize;
}

.horizontal-menu .drop, .horizontal-menu>li>a, .horizontal-menu .logo-main-menu a{
	text-transform:capitalize;
}

h2.hero-meta.tipi-s-typo .title{
	text-transform:capitalize;
}

h1, h2, h3, h4, h5, h6, .cb-font-header, .font-h, #bbp-user-navigation, .cb-byline, .product_meta, .price, .woocommerce-review-link, .cart_item, .cart-collaterals .cart_totals th{
	text-transform:capitalize;
}

.check_btn td{
margin-top: 10px;
}
.check_btn input[type=checkbox].check_btn_item{
display: none;
}
.check_btn label {
display: inline-block;
}
.check_btn .check_btn_item + span {
padding-left: 28px;
display: inline-block;
position: relative;
}
.check_btn .check_btn_item + span::after,
.check_btn .check_btn_item + span::before {
content: '';
display: block;
position: absolute;
top: 0;
}
.check_btn .check_btn_item + span::before {
border: 1px solid #AAAAAA;
border-radius: 4px;
left: 0;
height: 20px;
width: 20px;
}
.check_btn .check_btn_item + span::after{
border: none;
border-right: 3px solid #c78d8d;
border-bottom: 3px solid #c78d8d;
height: 12px;
left: 6px;
opacity: 0;
top: 2px;
transform: rotate(45deg);
width: 7px;
}
.check_btn .check_btn_item:checked + span::after {
opacity: 1;
}


/*Q&A*/
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa {
	overflow-x: hidden;
	margin: 0 auto;
	color: #333333;
	background: #b0e0e6;
	border-radius:15px;
}
.cp_qa .cp_actab {
	padding: 20px 0;
	border-bottom: 1px dotted #cccccc;
}
.cp_qa label {
	font-size: 1.2em;
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px 10px 0 48px;
	cursor: pointer;
}
.cp_qa .cp_actab-content {
	font-size: 1em;
	position: relative;
	overflow: hidden;
	height: 0;
	margin: 0 40px;
	padding: 0 14px;
	-webkit-transition: 0.4s ease;
	        transition: 0.4s ease;
	opacity: 0;
	background: rgba(0, 131, 143, 0.5);
}
.cp_qa .cp_actab input[type=checkbox]:checked ~ .cp_actab-content {
	height: auto;
	padding: 14px;
	opacity: 1;
}
.cp_qa .cp_plus {
	font-size: 2.4em;
	line-height: 100%;
	position: absolute;
	z-index: 5;
	margin: 3px 0 0 10px;
	-webkit-transition: 0.2s ease;
	        transition: 0.2s ease;
}
.cp_qa .cp_actab input[type=checkbox]:checked ~ .cp_plus {
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.cp_qa .cp_actab input[type=checkbox] {
  display: none;
}


button {
    background-color: #4CAF50;
    border: #4CAF50;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
	border-radius:10px;
}