@charset "utf-8";
/*
Theme Name: kuroki-Twenty Twelve
Template:twentytwelve
Author: arikinu　arima　https://www.arikinu.com/
Description: laqua向けのtwentytwelve用オリジナル子テーマ
*/

@import url('../twentytwelve/style.css');
@import url('kihon.css');
@import url('color.css');
@import url('menu.css');



@media screen and (max-width: 950px){
.nav-menu li{width: 30%;}
}
@media screen and (max-width: 568px){
.nav-menu li{width: 49%;}
}

@media screen and (max-width: 450px){

	/*
.sumaho {
display: none;
}

.sumaho-on {
display: block;
}
*/
.nav-menu{display: none;}

}

.leave-reply {
display: none;
}

a:hover img{
opacity:0.3;
filter:alpha(opacity=30);
-ms-filter: “alpha( opacity=30 )”;
}

u {
    font-size: 16px;
    line-height: 1.8em;
}


strong, b {
    font-size: 20px;
    line-height: 2.0em;
    color: #050549;
}

.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;
}

.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 h1 {
  line-height: 1.8em;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  border: 1px solid #3c6d9d;
}

/*
#content h1:after {
	border-left: solid 7px transparent;
	border-right: solid 7px transparent;
	border-top: solid 10px #3c6d9d;
	bottom: -10px;
	content:"";
	display:block;
	height:0;
	left:50%;
	margin-left:-5px;
	position: absolute;
	width:0;
}*/

#content h2 {
  line-height: 1.8em;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
font-size: 20px;
font-weight: normal;
background-color: #bfddee;
border: 0 solid #3c6d9d;
border-bottom: 1px solid #3c6d9d;
color: #050549;

}
/*
#content h2:before {
font-weight: normal;
  font-family: FontAwesome;
  content: '\f0fe';
  margin-right: 3px
}*/

@media screen and (max-width: 450px){

.entry-header {
display: none;

}

#content h2 {
  line-height: 1.8em;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
font-size: 14px;
font-weight: normal;
background-color: #bfddee;
border: 0 solid #3c6d9d;
border-bottom: 1px solid #3c6d9d;
color: #050549;

}


}


#jiko001 h2 {
font-size: 20px;
font-weight: normal;
background-color: #bfddee;
border: 0 solid #3c6d9d;
border-bottom: 1px solid #3c6d9d;
color: #050549;

}

#jiko002 h2 {
font-size: 20px;
font-weight: normal;
background-color: #bfddee;
border: 0 solid #3c6d9d;
border-bottom: 1px solid #3c6d9d;
color: #050549;

}


@media screen and (max-width: 450px){

#jiko001 h2 {
font-size: 14px;
}

#jiko002 h2 {
font-size: 14px;
}

}

/*
#jiko001 h2:before {
font-weight: normal;
  font-family: FontAwesome;
  content: '\f0fe';
  margin-right: 3px
}

#jiko002 h2:before {
  content: url(img/yubi1.png);
  margin-right: 3px
}*/

#jiko002 th {
width: 25%;
}

/*
#content h2:after {
	border-left: solid 7px transparent;
	border-right: solid 7px transparent;
	border-top: solid 10px #3c6d9d;
	bottom: -10px;
	content:"";
	display:block;
	height:0;
	left:50%;
	margin-left:-100px;
	position: absolute;
	width:0;
}*/

.entry-title {
  background-color: #3c6d9d;
  color: #FFF;
}

.entry-title a {
    text-decoration: none;
    color: #fff;
}

#content h3 {
  line-height: 1.8em;
  font-weight: bold;
  font-size: 150%;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  border-bottom: 1px solid #3c6d9d;
  background-color: #bfddee;
color: #050549;
}

#content h3:before {
font-weight: normal;
  font-family: FontAwesome;
  content: '\f0a4'; /* アイコンのunicode */
  margin-right: 3px
}


#content h3:after {
	border-left: solid 7px transparent;
	border-right: solid 7px transparent;
	border-top: solid 10px #3c6d9d;
	bottom: -10px;
	content:"";
	display:block;
	height:0;
	left:50%;
	margin-left:-100px;
	position: absolute;
	width:0;
}

#content h4 {
float: left;
}

.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
width: 100%;
margin: 0 auto;
line-height: 1.6em;
font-size: 18px;
}

.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
	font-style: normal;
	color: #000;
	font-size: 16px;
	line-height: 1.9em;
	font-style: normal;
	margin: 0 0 8px;
	text-align: left;
	padding: 10px 10px 10px;
	background-image: url('img/bgimg.jpg');
    background-position: top left;  
	}

.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;
display: block;
}

}

.widget-area .widget h3 {
color: #fff;
padding-left: 10px;
  margin-bottom: 0;
  font-size: 18px;
  background-color: #050549;
  border-bottom: 1px solid #050549;
}

.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: #E5420A;
}

#biz_calendar table.bizcal .holiday {
  background-color: #E5420A;
  color: #ffffff;
}

#jiko-01 {
margin: 0 auto 10px;
width: 100%;
max-width: 1080px;
clear: both;
display: block;
}

.jikoimg {
margin: 0 auto 20px;
width: 100%;
max-width: 800px;
clear: both;
display: block;
}

.jikoimg2 {
margin: 0 auto 5px;
width: 100%;
max-width: 800px;
clear: both;
display: block;
}

#jiko-01 h2{
margin: 0 auto 10px;
padding-top: 30px;
padding-bottom: 30px;
text-align: center;
font-size: 30px;
line-height: 2.0em;
font-weight: bold;
width: 100%;
max-width: 800px;
clear: both;
display: block;
}


#jiko-01 p{
margin: 10px auto 10px;
padding-top: 10px;
padding-bottom: 10px;
line-height: 2.0em;
width: 95%;
max-width: 780px;
clear: both;
display: block;
font-size: 22px;
}

#jiko-01 ul{
margin: 10px auto 10px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 40px;
width: 90%;
max-width: 600px;
clear: both;
display: block;
background-color: #FFF6E3;
list-style-type: square
}

#jiko-01 li{
font-size: 18px;
line-height: 2.0em;

}

.textleft{
text-align: left;

}

.textcenter{
text-align: center;
}

.bgorenji{
	background-image: url('img/check24.png');
    background-position: top left;
}

.bgmidori{
	background-image: url('img/check23.png');
    background-position: top left;
}

#jiko-01 h2{
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
 
#jiko-01 h2:after{
    position: absolute;
    bottom: -15px;
    left: 45%;
    z-index: 90;
    margin-left: -15px;
    border-top: 15px solid #808080;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 0;
    content: "";
}

#jiko-02 h2:after{
    position: absolute;
    bottom: -15px;
    left: 45%;
    z-index: 90;
    margin-left: -15px;
    border-top: 15px solid #808080;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 0;
    content: "";
}

#pickup {
	margin: 20px auto;
	clear: both;
}

#pickup p{
	background-image: url('img/check22-2.png');
    background-position: top left;  
	padding: 10px;
	width: 100%;
	max-width: 780px;
	margin: 0 auto;
}

#pickup p{
	padding: 10px;
	width: 100%;
	font-size: 16px;
	margin: 0 auto;
}

#pickup strong{
	font-size: 24px;
}


.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: 300px;
  padding: 10px;
  margin: 0 auto;
  text-align: left;
  }

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;
}

#kakoi1{
background:url(img/oblique012.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: 14px;
width: 90%;
margin: 0 auto 10px;
line-height: 1.6em;
box-sizing: border-box;
}

#kakoi3{
background:url(img/check22-3.png) left; 
padding:1em;
font-size: 14px;
width: 90%;
margin: 0 auto 10px;
line-height: 1.6em;
border: 2px solid #101C50;
box-sizing: border-box;
}

#kakoi3 h3 {
  line-height: 1.4em;
  font-weight: bold;
  font-size: 150%;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  border-bottom: 0 solid #3c6d9d;
  background-color: #fff;
color: #050549;
  border-left: 15px solid #f7931e;
}

#kakoi3 h3:before {
font-weight: bold;
  font-family: FontAwesome;
  content: ''; /* アイコンのunicode */
  margin-right: 3px;
}


#kakoi3 h3:after {
	border-left: solid 0 transparent;
	border-right: solid 0 transparent;
	border-top: solid 0 #3c6d9d;
	bottom: -10px;
	content:"";
	display:block;
	height:0;
	left:50%;
	margin-left:-100px;
	position: absolute;
	width:0;
}


#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;
}

#kakoi5{
padding:1em;
font-size: 14px;
width: 95%;
margin: 0 auto 10px;
line-height: 1.6em;
border: 0 solid #101C50;
}

#kakoi5 h3 {
  line-height: 1.4em;
  font-weight: bold;
  font-size: 150%;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  border-bottom: 0 solid #3c6d9d;
  background-color: #fff;
color: #050549;
  border-left: 15px solid #f7931e;
}

#kakoi5 h3:before {
font-weight: bold;
  font-family: FontAwesome;
  content: 'Q.'; /* アイコンのunicode */
  margin-right: 3px;
}


#kakoi5 h3:after {
	border-left: solid 0 transparent;
	border-right: solid 0 transparent;
	border-top: solid 0 #3c6d9d;
	bottom: -10px;
	content:"";
	display:block;
	height:0;
	left:50%;
	margin-left:-100px;
	position: absolute;
	width:0;
}

#kakoi5 p {
}

#kakoi5 p:before {
font-weight: bold;
  font-family: FontAwesome;
  content: 'A.'; /* アイコンのunicode */
  margin-right: 3px;
color: #f7931e;
}

#kakoi6{
background:url(img/oblique012.png) left; 
padding:1em;
font-size: 18px;
font-weight: bold;
width: 80%;
margin: 10px auto 20px;
line-height: 1.6em;
text-align: center;
border: 3px solid #101C50;
}


#kakoi1 strong{
display: block;
clear: both;
line-height: 120%;
background: #199630;
color: #fff;
font-weight: bold;
font-size: 18px;
border: 1px solid #FAED00;
margin-bottom: 5px;
padding: 5px;
padding-top: 10px;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
    }


/* #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-top: 2em;
font-size: 14px;
margin: 24px 0;
width: 90%;
margin: 0 auto;
}

.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;
    font-size: 18px;
}
 
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;
    font-size: 18px;
}
 
table.pricetable td {
    background: #f8f8f8;
    padding-left: 20px;
    vertical-align: middle;
}

table.pricetable2 {
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 18px;
}
 
table.pricetable2 th,
table.pricetable2 td {
    padding: 10px;
}
 
table.pricetable2 th {
    background: #58271E;
    vertical-align: middle;
    text-align: left;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
}
 
table.pricetable2 td {
    background: #f8f8f8;
    padding-left: 20px;
    vertical-align: middle;
}


.widget_nav_menu ul{
	padding: 0px 5px 0;
    border: 2px solid #101C50;
    }


.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{
    border: 2px solid #101C50;
}

.widget ul li {
    padding: 8px 10px;
    border-bottom: 1px solid #e5e5e5;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    border-bottom: 1px dotted #101C50;
}

.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: #050549;
	color: #fff;
}
.mapbot:hover {
	background-color: #333;
	color: #fff;
}

#jiko002 ol {
    background: url(img/check22-3.png) left;
    padding: 1em;
    font-size: 18px;
    width: 95%;
    margin: 10px auto 10px;
    line-height: 1.8em;
    border: 2px solid #101C50;
}

.BreadcrumbList{
	display: flex;
}

@media screen and (max-width: 450px){
.BreadcrumbList{
	margin-top: 2em;
}
	
}
.BreadcrumbList li{
	margin-right: 0.5em;
}