@charset "utf-8";
/*
Theme Name: makidume-Twenty Twelve
Template:twentytwelve
Author: arikinu　arima　https://www.arikinu.com/
Description: 巻き爪センター向けのtwentytwelve用オリジナル子テーマ
*/

@import url('../twentytwelve/style.css');
@import url('50.css');
@import url('kihon.css');
@import url('menu.css');


@media screen and (max-width: 480px){

.sumaho {
display: none;
}

.form-width { max-width: 100%;}

}

@media screen and (min-width: 960px){
body {
    background-color: #FFFFFF;
}

body .site {
    background-color: #FFFFFF;
}
}

.leave-reply {
display: none;
}

.site-content {
    margin: 0 0 0;
}

a:hover img{
opacity:0.3;
filter:alpha(opacity=30);
-ms-filter: “alpha( opacity=30 )”;
}

u {
    font-size: 16px;
    line-height: 1.8em;
}


strong {
    font-size: 20px;
    line-height: 2.0em;
    color: #b8883b;
}

b {
	font-weight: bold;
}

.kansou b {
    font-weight: bold;
    font-size: 24px;
}


.menseki {
font-size: 8px;
text-align: right;
margin-top: 10px;
line-height: 1.4em;
}


.mailbutton {
	display: block;
    font-size: 20px;
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	position: relative;
	background-color: #603813;
	border-radius: 4px;
	color: #fff;
	line-height: 52px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #6CAEA8;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

.mailbutton:hover {
	background-color: #29D9E7;
	box-shadow: 0 3px 0 #14ABB8;
	color: #fff;
}
.mailbutton:active {
	top: 3px;
	box-shadow: none;
	color: #fff;
}


#content h2 {
  line-height: 1.8em;
  font-weight: bold;
  font-size: 40px;
    font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }

@media screen and (max-width: 480px){

#content h2 {
  font-size: 20px;
  }

}

#content h3 {
color: #17bfcc;
  line-height: 1.8em;
  font-weight: bold;
  font-size: 160%;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  border-bottom: 1px dotted #17bfcc;
  background-color: #fff;
    font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

#content h4 {
  line-height: 1.8em;
  font-weight: bold;
  font-size: 120%;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  border-bottom: 1px solid #999;
  background-color: #fff;
    font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}


.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
width: 100%;
margin: 0 auto;
line-height: 1.7;
font-size: 16px;
letter-spacing: .8pt;
}

.wp-caption {
    max-width: 100%;
    padding: 1px;
}

.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
	font-style: normal;
	color: #000;
	font-size: 12px;
	line-height: 1.4em;
	font-style: normal;
	margin: 0 0 8px;
	text-align: left;
	padding: 2px 2px 2px;
    background-position: top left;  
    max-width: 210px;
	}

@media screen and (max-width: 350px){

.entry-content img {
float: none;
clear: both;
margin: 0 auto 10px;
}

}

.widget-area .widget h3 {
color: #1d0000;
padding-left: 10px;
  margin-bottom: 5;
  font-size: 18px;
  background-color: #fff;
  border-bottom: 3px solid #17bfcc;
}

.widget-area .widget .textwidget {
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 1.846153846;
  padding: 10px;
  background-color: #F4F4EC;
}

.textleft{
text-align: left;

}

.textcenter{
text-align: center;
}

.no_img{
height: 120px;
float: left;
margin-right: 10px;
margin-bottom: 5px;
}

#entry-thumbnail-arikinu{
position: relative;
  }

#entry-thumbnail-arikinu-tittle {
position: absolute;
bottom:0px;
background-color: #3399FF;
background-color: rgba( 51,153,255, 0.80 );
padding: 5px;
  }

#entry-thumbnail-arikinu-tittle a{
color: #FFF400;
font-size: 18px;
line-height: 1.6em;
  }

#ichiran ul {
text-align: center;
  }

#ichiran ul li {
  display: inline-block;
  max-width: 230px;
  margin: 0 auto;
  text-align: left;
  vertical-align: top;
  }

footer.entry-meta {
  font-size: 8px;
  line-height: 1.6;
  color: #757575;
}

.pager {
  margin: 30px;
  text-align: center;
}

.pager .current {
  background-color: #000000;
  border: solid 1px #000000;
  color: #ffffff;
  }

a.page-numbers, .pager .current {
  border: solid 1px #aaaaaa;
  border-radius: 3px;
  padding: 5px 8px;
  margin: 0 2px;
}

.kakoi1{
    padding: 1em;
    font-size: 14px;
    width: 80%;
    margin: 0 auto 10px;
    line-height: 1.6em;
    border: 6px solid #9CC715;
}

.kakoi2 {
    padding: 1em;
    font-size: 20px;
    font-weight: bold;
    width: 80%;
    margin: 0 auto 10px;
    line-height: 1.6em;
    text-align: center;
    border: 6px solid #9CC715;
}

.kakoi3 {
    padding: 1em;
    font-size: 20px;
    font-weight: bold;
    width: 80%;
    margin: 0 auto 10px;
    line-height: 1.6em;
    text-align: center;
    border: 6px solid #000;
}

.kakoi4 {
    padding: 1em;
    font-size: 20px;
    font-weight: bold;
    width: 80%;
    margin: 0 auto 10px;
    line-height: 1.6em;
    text-align: center;
    border: 6px solid #ef4706;
    color: #000;
    letter-spacing: 0.1em;
    max-width: 640px;
}

.kakoi5 {
    padding: 1em;
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto 10px;
    line-height: 1.6em;
    border: 2px dotted #b8883b;
    color: #000;
    letter-spacing: 0.1em;
    max-width: 80%;
}


table.pricetable {
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    color: #000000;
}
 
table.pricetable th,
table.pricetable td {
    padding: 10px;
}
 
table.pricetable th {
    background: #754C24;
    vertical-align: middle;
    text-align: left;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
}
 
table.pricetable td {
    background: #f8f8f8;
    padding-left: 20px;
    vertical-align: middle;
}

.widget_nav_menu ul li {
    padding: 8px 0;
    border-bottom: 1px solid #e5e5e5;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    border-bottom: 1px dotted #101C50;
}

.widget_nav_menu ul li:before {
    font-weight: normal;
    font-family: FontAwesome;
    content: '\f18e';
    margin-right: 3px;
    color: #603813;
}

.widget_nav_menu ul li a {
text-decoration: none;
line-height: 1.8em;
font-size: 16px;
color: #101C50;
}

.widget-area .widget a:visited {
color: #101C50;
}
.widget-area .widget a {
color: #101C50;
}

.widget img {
margin-top: 0;
}


.widget ul li {
    padding: 8px 10px;
    border-bottom: 1px solid #e5e5e5;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

.wpcf7 p {
    margin: 0 auto 10px;
    clear: both;
    max-width: 95%;
}


.post-date	 {
margin: 30px auto;
width: 100%;
text-align: right;
	}

#my_footer_widget {
margin: 0 auto;
max-width: 95%;
	}


.my_footer_widget_box {
width: 25%;
float: left;
	}

@media screen and (max-width: 600px){

.my_footer_widget_box {
width: 90%;
margin: 10px auto;
font-size: 16px;
	}

}

.sa {
  opacity: 0;
  transition: all .5s ease;
}

.sa.show {
  opacity: 1;
  transform: none;
}

.sa--lr {
  transform: translate(-100px, 0);
}

.sa--rl {
  transform: translate(-100px, 0);
}

.sa--up {
  transform: translate(0, 100px);
}

.sa--down {
  transform: translate(0, -100px);
}

.sa--scaleUp {
  transform: scale(.5);
}

.sa--scaleDown {
  transform: scale(1.5);
}

.sa--rotateL {
  transform: rotate(180deg);
}

.sa--rotateR {
  transform: rotate(-180deg);