@charset "utf-8";
/*
Theme Name: tachibana-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: #ef4706;
}

b {
	font-weight: bold;
}

.kansou b {
    font-weight: bold;
    font-size: 24px;
}

.s-midashi {
    font-size: 24px;
    line-height: 2.0em;
    color: #FF6600;
    padding: 3px 6px 0;
    border: 1px solid #FF6600;
}

#mailbuttoncont {
	width: 95%;
    margin: 10px auto 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    clear: both;
}

#mailbuttoncont a{
	color: #fff;
}

.mailbutton {
	position: relative;
	background: #603813;
}

.menseki {
font-size: 8px;
text-align: right;
margin-top: 10px;
font-weight: normal;
letter-spacing: normal;
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:"Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }

@media screen and (max-width: 480px){

#content h2 {
  font-size: 20px;
  }

}


.entry-title {
  background-color: #17bfcc;
  color: #FFF;
}

.entry-header .entry-title a {
  color: #FFF;
}

#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:"Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

#content h3:before {
font-weight: normal;
  font-family: FontAwesome;
  content: '\f110'; /* アイコンのunicode */
  margin-right: 3px
}


#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:"Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

#content h4:before {
font-weight: normal;
  font-family: FontAwesome;
  content: '\f0a4'; /* アイコンのunicode */
  margin-right: 3px
}

.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
width: 100%;
margin: 0 auto;
line-height: 1.7;
font-size: 18px;
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-image: url('img/bgimg.jpg');
    background-position: top left;  
    max-width: 210px;
	}

.konnakata strong {
	font-size: 28px;
	font-weight: bold;
	}

.kyouchou {
	font-style: normal;
	color: #000;
	font-size: 22px;
	line-height: 1.9em;
	font-style: normal;
	margin: 0 0 24px;
	text-align: left;
	padding: 10px 20px 10px;
	background-image: url('img/bgimg.jpg');
    background-position: top left;  
	}

.kyouchou strong {
	font-size: 32px;
	font-weight: bold;
	color: #E5420A;
	}

@media screen and (max-width: 600px){

.konnakata strong {
	font-size: 18px;
	}

.kyouchou {
	font-size: 14px;
	}

.kyouchou strong {
	font-size: 18px;
	}
}

@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;
}

#biz_calendar p span.boxholiday {
  background-color: #17bfcc;
}

#biz_calendar table.bizcal .holiday {
  background-color: #17bfcc;
  color: #ffffff;
}


.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;
}

#yokonarabi-ichiran ul{
margin-left: 0;
display: block;
overflow: hidden;
position: relative;
list-style: none;
}

#yokonarabi-ichiran ul li{
border: 1px solid #eaeaea;
padding: 6px 10px;
border-radius: 4px;
background: #7ECDC1;
color: #333;
font-size: 12px;
text-decoration: none;
display: inline-block;
}

#voice00{
background:url(img/oblique012.png) left; 
padding:1em;
width: 95%;
max-width: 800px;
margin: 0 auto 10px;
line-height: 1.6em;
}

#voice00 p{
width: 95%;
max-width: 760px;
margin: 0 auto;
font-size: 14px;
}

#funin-001 p{
width: 95%;
max-width: 760px;
margin: 0 auto;
font-size: 14px;
}

.randp {
width: 95%;
max-width: 760px;
margin: 0 auto;
font-size: 14px;
}

.kakoi1{
    background: url(img/check22-3.png) left;
    padding: 1em;
    font-size: 14px;
    width: 80%;
    margin: 0 auto 10px;
    line-height: 1.6em;
    border: 6px solid #9CC715;
}


#kakoi2{
background:url(img/check22-3.png) left; 
padding:1em;
font-size: 14px;
width: 95%;
margin: 0 auto 10px;
line-height: 1.6em;
}

.kakoi2 {
    background: url(img/check22-3.png) left;
    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{
background:url(img/check22-3.png) left; 
padding:1em;
font-size: 14px;
width: 90%;
margin: 0 auto;
line-height: 1.6em;
border: 4px solid #e60012;
}

.kakoi3 {
    background: url(img/check22-3.png) left;
    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{
background:url(img/check22-3.png) left; 
padding:1em;
font-size: 14px;
width: 95%;
margin: 0 auto 10px;
line-height: 1.6em;
border: 2px solid #101C50;
}

.kakoi4 {
    background: url(img/check22-3.png) left;
    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 {
    background: url(img/check22-3.png) left;
    padding: 1em;
    font-size: 20px;
    font-weight: bold;
    width: 80%;
    margin: 0 auto 20px;
    line-height: 1.6em;
    border: 6px solid #ef4706;
    color: #000;
    letter-spacing: 0.1em;
    max-width: 640px;
}


#kakoi3 ul{
margin-bottom: 0;
list-style: none;
margin: ;

    }

#kakoi3 ul li{
font-size: 150%;
color: #000;
margin-left: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #999;
    }

#kakoi3 ul li:before {
    font-family: FontAwesome;
    content: '\f046';
    margin-right: 3px;
}


/* #tokui------------------------------------------------------------ */

#tokui-kotsuban {
	padding-top: 220px;
	background-image: url('img/tokui-01.png');
    background-repeat: no-repeat;  
    background-position: top center;  
}

#tokui-biyouhari {
	padding-top: 220px;
	background-image: url('img/tokui-02.png');
    background-repeat: no-repeat;  
    background-position: top center;  
}

#tokui-jiko {
	padding-top: 220px;
	background-image: url('img/tokui-03.png');
    background-repeat: no-repeat;  
    background-position: top center;  
}

.kansou{
background:url(img/oblique14.png) left; 
padding: 1em;
font-size: 14px;
margin: 24px 0;
width: 90%;
margin: 0 auto;
border: 6px solid #17bfcc;
max-width: 600px;
}

.kansou p{
width: 80%;
}

#itami-ichiran ul {
  text-align: center;

}

#itami-ichiran ul li{
  display: inline-block;
  margin: 0px;
  vertical-align: top;
}

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: #f18724;
    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;
}

.mapbot {
	display: inline-block;
	width: 200px;
	text-align: center;
	text-decoration: none;
	outline: none;
	padding: 5px;
	margin-top: 5px;
}
.mapbot::before,
.mapbot::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.mapbot,
.mapbot::before,
.mapbot::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.mapbot {
	background-color: #e77028;
	color: #fff;
}
.mapbot:hover {
	background-color: #333;
	color: #fff;
}

table.merittable {
	width: 95%;
    max-width: 800px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 16px;
}
 
table.merittable th,
table.merittable td {
    padding: 10px;
}
 
table.merittable th {
	background-image: url('img/bg-suisai-003.jpg');
    background-position: top left;  
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #42210b;
    font-weight: normal;
    font-size: 15px;
}

table.merittable td {
    background: #f8f8f8;
    width: 360px;
    padding-left: 20px;
}

.shoujou {
    background: url(img/oblique14.png) left;
    padding: 10px;
    font-size: 18px;
    line-height: 1.8em;
    margin: 24px 0;
    width: 90%;
    margin: 0 auto;
    border: 2px solid #17bfcc;
}

.wpcf7 p {
    margin: 0 auto 10px;
    clear: both;
    max-width: 95%;
}

.entry-content ul {
    padding: 18px 0 10px;
    border: 1px dotted #999;
    margin: 0 auto 10px;
}

.entry-content ul p{
max-width: 95%;
margin: 0 auto;
}


.entry-content ul li {
font-size: 22px;
margin-bottom: 15px;
font-weight: bold;
margin: 0 2rem 0 2.571428571rem;
}

.entry-content dl {
    background-image: url("img/bg_beju2.png");
    padding: 30px;
    padding-bottom: 20px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 20px;
}

.entry-content dt {
    font-size: 19px;
    line-height: 1.8em;
    color: #f96793;
    font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
}

.entry-content dd {
    font-size: 14px;
    line-height: 1.8em;
}

.riyuu01 {
    font-size: 14px;
    line-height: 1.8em;
    width: 100%;
    max-width: 410px;
    padding: 3px;
    display: inline-flex;
}

#pricelist {
  line-height: 1.8em;
  font-weight: bold;
  border: 1px solid #C4C4C4;
  width: 90%;
  margin: 0 auto 20px;
}

.menuname {
    font-size: 24px;
    font-weight: bold;
    line-height: 2.0em;
    color: #aa7b04;
    font-family:"Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin-top: 10px;
    margin-left: 20px;
}

#pricelist p{
width: 90%;
margin: 10px auto;
}


.en {
    font-size: 20px;
text-align: right;
font-weight: bold;
color: #00233c;
margin-right: 20px;
margin-bottom: 10px;
}

.setumei {
font-size: 18px;
font-weight: normal;
width: 90%;
margin: 10px auto;
}

#homelist ul {
	list-style-type: none;
	padding-left: 0;
	text-align: center;
	}

#homelist li {
    background-image: url("img/p0105_s.jpg");
	width: 180px;
	height: 180px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
	padding: 10px;
	margin: 10px;
	display: inline-block;
	}

.shisetsuname {
width: 90%;
margin: 0 auto;
background-color: #8cc63f;
height: 30px;
	}

.jiko_flow li {
list-style: none;
	}

.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);