@charset "UTF-8";

/*  基本設定   */
/*-------------*/

body	{font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;}

@media (min-width:1200px) {

.container{width:1000px}}


body  h2 {
	line-height: 1.6em ;
}

p  {
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

.font12em {
	font-size: 1.2em; 
}

.color-pink {
 	color: #fca6a7;
}

.textalign {
    text-align: center;
}

img {
    max-width: 100%;
    height: auto;
}


/*  margin padding */
/*----------*/

.mt10  {
	margin-top: 10px;
}
.mt20  {
	margin-top: 20px;
}
.mt40  {
	margin-top: 40px;
}
.mt60  {
	margin-top: 60px;
}
.mtb20  {
	margin: 20px 0;
}
.mtb30  {
	margin: 30px 0;
}
.mtb40  {
	margin: 40px 0;
}
.mtb1040  {
	margin: 10px 0 40px 0;
}

.mb20  {
	margin-bottom: 20px;
}
.mb40  {
	margin-bottom: 40px;
}


.pd20  {
	padding:20px;
}

.mp20 {
	margin: 20px 0;
    padding-bottom: 20p !important;
}


/*  リンク設定  */
/*--------------*/
a {
    color: #333;
    text-decoration: none;
}
a:focus, *:focus { outline:none; }

/*  dt,dd 　基本設定 */
/*----------*/
dt, dd {
    line-height: 1.8;
}

/*  カラー設定  */
/*--------------*/

/* ---------------------------------------------------- 未使用　*/	
.bgc_d1e4e8 {
    background-color: #d1e4e8;
}

/*----------------------*/
/*  ナビゲーションバー  */
/*----------------------*/

.menu  {
	margin: 0;
	border: none;
	background-color: #fff;
}
.menu .collapse  {
	margin-top: 10px;
	font-size: 12px;
}
.menu .navbar-toggle  {
	margin-top: 17px;
}

/*------------*/
/*  ヘッダー  */
/*------------*/



.navbar-header h1  {
	font-family: 'Francois One', sans-serif;

}
.navbar-header a  {
    text-decoration: none;
	color: #333;
}
.navbar-header p  {
	font-size: 12px;
}

/*--------------*/
/* トップメイン */
/*--------------*/

.textbox  {
	background-color: #f5f5f5;     /*  	#F5F5F5;  #009999*/
	line-height: 1.8;
	margin-top: 40px;
}

/* ------------------------------------------------------------------------ 未使用　*/	
.textbox2 {
	background-color: #009999;     /*  	#F5F5F5;  #009999 #c30d23*/
	line-height: 1.8;
}
.entry  {
	margin-bottom: 40px;
}



/* トップページ subentry　*/
/*------------------------*/

.subentry  {
    margin: 70px 0;
}
.subentry  h2 {
    margin: 0px;
	font-size: 12px;
}
.subentry  h3 {
    margin: 5px 0 0 0;
	font-size: 20px;
}

hr.style-one {
    border: 0;
    height: 1px;
    margin: 15px 0;
    background: #333;
    background-image: -webkit-linear-gradient(left, #EDEDED, #ccc, #EDEDED);
    background-image:    -moz-linear-gradient(left, #EDEDED, #ccc, #EDEDED);
    background-image:     -ms-linear-gradient(left, #EDEDED, #ccc, #EDEDED);
    background-image:      -o-linear-gradient(left, #EDEDED, #ccc, #EDEDED);
}

.h2_26 {
	font-size: 26px;                 /* 合気道ページで使用 */
    line-height: 1.6em;
}

/*-----------*/
/*  フッター */
/*-----------*/

footer  {
	padding: 20px 0 20px 0;
/*	border-top: solid 1px #aaa; */
	background-color:  	#F5F5F5;
}

footer p  {
	margin: 0 0 3px 0;
	font-size: 12px;
	line-height: 1.4;
}

footer a  {
	color: #666;
	text-decoration: none;
}

/*---------------*/
/*  worksページ  */
/*---------------*/

/**  worksテーブル  **/
.twidht30  {
	width:30%; 
}

/*---------------*/
/*  aboutページ  */
/*---------------*/

h1 small {
	padding-left: 10px;
}

.dl-horizontal dt {
	padding-left: 5px;
    text-align: left;
    width: 140px;        /*  140px  */
	padding-bottom: 10px;
}

.dl-horizontal dd {
	padding-left: 5px;
	padding-bottom: 10px;
}


/*-----------------*/
/*  serviceページ  */
/*-----------------*/

blockquote {
    border-left: 5px solid #fecd0a;
    margin: 30px 0 30px 5px;
    padding: 1px 20px;
}

.service  {

    margin-bottom: 10px;
    margin-top: 10px;
}

.flowBox dl { 
    display: block;
    overflow: hidden; 
    margin: 20px 0 ;
    padding: 30px; 
/*    border: 3px solid #e5e5e5; */
    background-color: #fff;
}

.flowBox dl dt { /*border-bottom: 1px dotted #ccc; */
		margin-bottom: 20px; /*font-size: 1.2em; */}

.flowBox dl dd { margin-bottom: 0px; }

.flowBox dl dd h4 { margin: 0px; padding: 0px; }

.flowBox dl dd p { margin-bottom: 10px; }

.flowBox dl dd ul { margin-bottom: 0px; }

/* ------------------------------------------------------------------------ 未使用　*/	
.img_arrow  {
	margin : 20px;
}

.marker {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(transparent 70%, #ffe6e7 60%);  /* #fecdce  #fca6a7 60% 30% */
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #333;
    font-size: 20pt;
	line-height: 1.8;

}

/*  カード設定  */
/*--------------*/

.box {
    background-color: #ccc;
}


/*  e-ネコ料金表  */
/*----------------*/
.packBox {
    background-color: #f5f5f5;
    text-align: left;
    position: relative;
    margin-bottom: 30px;
    margin-left: 5px;
}

.packBox h3.packTtl {
    font-size: 20px;
    line-height: 65px;
    color: #201713;
    margin: 0px;
    height: 65px;
    padding-left: 25px;
    background-color: #f5f5f5;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #FECD0A;
    display: inline-block;
}


.packPrice_b {
    font-size: 23px;
    display: block;

    text-align: right;
    font-family: YuGothic, '游ゴシック', sans-serif;
    font-weight: bold;
    padding-right: 25px;
    color: #201713;
}

.packDec {
    padding: 5px 25px 15px 25px;
    background-color: #f5f5f5;
/*    font-size: 13px;*/
}

.packDetail {
    margin-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #474038;
    padding-bottom: 6px;
}

.packDetail dt {
    margin-bottom: 10px;
    width: 5em;
    display: block;
    float: left;
    font-weight: normal ;           /**  !important  */
    font-size: 0.9em; 
}

.packDetail dd {
    display: block;
    margin-left: 6em;
    font-size: 0.9em;
}

.packDec ul {
    margin-left: 0px;
    padding-left: 0px;
}
.packDec li {
    list-style-type: disc;
    margin-left: 20px;
    padding-left: 0px;
}

/*--------------------------------*/
/*  aikido ページ  */
/*--------------------------------*/

/* ------------------------------------------------------------------------ 未使用　*/	
#midashi_aiki_h1 {
  color: #fff;
  font-weight: 400;
  line-height: 1.5em;
  padding-top: 20px;

}

.midashi_h3 {
  color:#ff9800;
  padding :30px 0 10px;
  /*position: relative;   /* 基準の位置　*/
    font-size: 20pt;
}



/* ラインを使った見出し */
.heading04 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 26px;
	text-align: center;
    line-height: 1.5em;
}

.heading04::before,
.heading04::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #3fc1c9;
}

.heading04::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.heading04::after {
	margin-left: 30px;
	transform: rotate(35deg)
}


/** 見出しアイコン　**/

.heading01 {
  font-size: 1.2em;
  font-weight: bold;
  color: #333;
  background: #f5f5f5; /*背景色*/
  padding: 0.8em;/*文字周りの余白*/
  border-radius: 0.3em;/*角の丸み*/
  margin: 20px 0 20px 0;
  line-height: 1.6em;
}

/**********************************************************　ボタン設定　エリア　************/
/** ご依頼ボタン　**/

.btn-default2:hover, .btn-default2:focus, .btn-default2:active, .btn-default2.active, .open .dropdown-toggle.btn-default2 {
  color: #fff;
  background-color: #5B9999;   /*#ebebeb*/
  border-color: #5B9999;       /*#adadad;*/
}
.btn2:hover, .btn:focus {
  color: #5B999;               /*fff*/
  text-decoration: none;
}

.btn2 {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  white-space: nowrap;
  margin-top: 20px;
  padding: 12px 16px;
  font-size:20px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn-default2 {
  color: #fff;
  background-color: #009999;
  border-color: #fff;
}

.boxmini{
  display:inline-block;
  margin:1em 0 0 0;
  background:#f5f5f5;
  font-size:12px;
  padding:.5em 1em;
  border-radius:.5em;
}

/*  ボタン019 */
.button019 {
    text-align: center;
	margin-top :20px;
}
.button019 p {
    margin-bottom: 5px;
    font-weight: 600;
    color:  #6ab5a5;
    letter-spacing: 0.04rem;
    display: inline-block;
    position: relative;
}
.button019  p:before, .button019  p:after {
    display: inline-block;
    position: absolute;
    top: 45%;
    width: 20px;
    height: 3px;
    border-radius: 5px;
    background-color:  #6ab5a5;
    content: "";
}
.button019  p:before {
    left: -30px;
    -webkit-transform: rotate( 50deg );
    transform: rotate( 50deg );
}
.button019  p:after {
    right: -30px;
    -webkit-transform: rotate( -50deg );
    transform: rotate( -50deg );
}
.button019 a {
    background: #eee;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 280px;
    padding: 10px 25px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	border-radius: 50px;
}
.button019 a:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 2rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(45deg);
}
.button019 a:hover {
  background:  #f8b551;   /*  #ffd814  #6ab5a5*/
  color: #000;
}
.button019 a:hover:after {
  right: 1.4rem;
}

/*  ボタン019 白 */
.button019w {
    text-align: center;
	margin-top :20px;
}
.button019w p {
    margin-bottom: 5px;
    font-weight: 600;
    color:  #6ab5a5;
    letter-spacing: 0.04rem;
    display: inline-block;
    position: relative;
}
.button019w  p:before, .button019  p:after {
    display: inline-block;
    position: absolute;
    top: 45%;
    width: 20px;
    height: 3px;
    border-radius: 5px;
    background-color:  #6ab5a5;    
    content: "";
}
.button019w  p:before {
    left: -30px;
    -webkit-transform: rotate( 50deg );
    transform: rotate( 50deg );
}
.button019w  p:after {
    right: -30px;
    -webkit-transform: rotate( -50deg );
    transform: rotate( -50deg );
}
.button019w a {
    background: #fff;         /* #eee;*/
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 280px;
    padding: 10px 25px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	border-radius: 50px;
}
.button019w a:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 2rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(45deg);
}
.button019w a:hover {
  background:  #f8b551;     /* #6ab5a5; */
  color: #000;
}
.button019w a:hover:after {
  right: 1.4rem;
}

/*  ボタン020 aiki 楕円ボタン */
.button020 {
    text-align: center;
	margin-top :30px;
}
.button020 p {
    margin-bottom: 5px;
    font-weight: 600;
    color: #6ab5a5;                               
    letter-spacing: 0.04rem;
    display: inline-block;
    position: relative;
}
.button020  p:before, .button020  p:after {
    display: inline-block;
    position: absolute;
    top: 45%;
    width: 20px;
    height: 3px;
    border-radius: 5px;
    background-color:#6ab5a5;                                 
    content: "";
}
.button020  p:before {
    left: -30px;
    -webkit-transform: rotate( 50deg );
    transform: rotate( 50deg );
}
.button020  p:after {
    right: -30px;
    -webkit-transform: rotate( -50deg );
    transform: rotate( -50deg );
}
.button020 a {
    background: #f8b551;   /* #009999; */                              /* #eee;  #6ab5a5;*/
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 360px;
    padding: 20px 25px;
    color: #000;                                         /* #313131; */
    transition: 0.3s ease-in-out;
    font-weight: 500;
	border-radius: 50px;
}
.button020 a:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 2rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(45deg);
}
.button020 a:hover {
   background-color: #fecd0a; */            /* #6ab5a5; */
  color: #000;                                       /* #FFF; */
}
.button020 a:hover:after {
  right: 1.4rem;
}

/*   見出し装飾　 **/

.midashi h2 {
	position: relative;
	overflow: hidden;
	padding: 1.5rem 2rem 1.5rem 150px;    /* 130 */
	border: 2px solid #333;
	font-size: 2.5rem;       /* 3rem */
	margin-bottom: 40px;
}

.midashi h2:before {
	position: absolute;
	top: -150%;
	left: -100px;
	width: 230px;    /* 200px */
	height: 300%;
	content: '';
	-webkit-transform: rotate(25deg);
	transform: rotate(25deg);
	background: #333;
}

.midashi h2 span {
   font-size: 20px;    /* 40px */
	font-size: 2rem;       /* 3rem */
	position: absolute;
	z-index: 1;
	top: 5px;
	left: 0;
	display: block;
	padding-top: 3px;
	padding-left: 16px;
	color: #fff;
	line-height: 1.8em !important;
}
/*   見出し装飾 end　 **/




/***ステップバーデザイン3***/
.step-wrap3 {
 counter-reset: count;
 margin: 2em 0;
 position: relative;
}

.step-content3 {
 padding: 1.3em 0 .3em 1em;
 margin: 2em 0 1em 1em;
 position: relative;
 border-top: solid 2px #ddd;
}

.step-content3::before {
 content: "";
 display: block;
 position: absolute;
 bottom: 0;
 left: -10px;
 border-style: solid;
 border-width: 17px 8px 0 8px;
 border-color: #ddd transparent transparent transparent;
}

.step-content3::after {
 content: "";
 display: block;
 height: calc(100% - 36px);
 border-left: dashed 4px #ddd;
 position: absolute;
 top: 16px;
 left: -4px;
}

.step-label3 {
 padding: 3px 20px 3px 15px;
 color: #fff;
 font-weight: bold;
 position: absolute;
 top: -18px;
 left: -20px;
 background: #6ab5a5;
 border-radius: 20px;
 z-index: 1;
}

.step-label3::after {
 counter-increment: count;
 content: counter(count);
 position: relative;
 left: .3em;
}

.step-title3 {
 font-weight: bold;
 font-size: 120%;
}
.step-body3 {
 margin-top: .5em;
 padding: 0 0 1em;
}


/*  見出しのデザイン */

.fukidashi {
  position: relative;
  margin-bottom: 20px;
  padding: 0.6em;
  background: #e0edff;
  border-radius:6px 6px 6px 6px;
  font-size: 1.2em;
}

.fukidashi:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
  width: 0;
  height: 0;
}







/*-----------------------------------------------------------------@media------------------*/
@media screen and (max-width : 768px) {

 
h2, .h2 {
    font-size: 26px;
}

h3 {
	font-size:20px;
	line-height: 1.5em;
}

.packBox h3.packTtl {
    font-size: 18px;
    line-height: 1.5em;
	padding-top: 10px;
}



.packPrice {
    font-size: 18px;
    width: 150px;
    line-height: 6.5em;
}

.packDec {
    padding-top: 15px;
}



.center768 {
    text-align: center;
}

.marker {
    font-size: 16pt;
}


}   /*  max-width : 768px  */

/*------------------------------------------------------------------------*/
@media screen and (min-width: 768px){



.center768 {
    text-align: center;
}

/*  スマホ改行      block */
.brsp {display: none; }



}   /*  min-width: 768px  */


/*------------------------------------------------------------------------*/
@media screen and (max-width: 481px){

/*body h1{
	margin-left:30px;

}
/*
.navbar-header p  {
	font-size: 12px;
}
*/

h3 {
	font-size:20px;
}
/*
.heading04 {
	font-size: 12px;   /* 反映されない　検証中 */
/*}*/

.h2_26 {
	font-size: 22px;                 /* 合気道ページで使用 */
    line-height: 1.6em;
}


}   /*  max-width: 481px  */




/*========================
　smartphone　bottom menu
https://www.bambi.pro/entry/navigation-bottom-smartphone
　========================*/


.mini-text{font-size:10px;}/*文字大きさ*/

ul.bottom-menu {
    position: fixed;
    left:0;

    bottom: 0;     /*10px;*/
    width: 100%;
    height:45px;/*高さ*/
    margin:0px;
    padding:0;
    background-color:#f5f5f5;/*背景色*/
    border-top:2px solid #fff;  /*バーの上の線 #808080; */
    border-bottom:2px solid #ccc;  /*バーの下の線 #808080;*/
    z-index:30;}

ul.bottom-menu li {
    float:left;
    width:30%;  /* 25% */
    background-color:#f5f5f5;/*背景色*/
    list-style-type:none;
    text-align:center;
    font-size:16px;/*アイコンのサイズ*/
        border-left:1px solid #fff; 
}


.bottom-menu li a {
    display: block;
    color:#808080;/*アイコン＆文字の色*/
    padding-top:10px;
    padding-bottom:5px;
    line-height:10px;
    text-decoration:none;}

.bottom-menu li a:hover {
    color:#a9a9a9;/*マウスオーバー時の色*/}

/* === 展開メニュー === */

ul.menu-second-level {
    visibility: hidden;
    opacity: 0;
    z-index:1;}

ul.menu-second-level li a{
    border-top:1px dashed #a9a9a9;/*展開の枠点線*/
        font-size:15px;/*展開メニューの文字サイズ*/
        line-height:30px;/*文字の縦幅*/}

.menu-second-level li a:hover {
    height:100%;
    background: lightgrey;/*マウスオーバーの色*/}

li.menu-width-max ul.menu-second-level {
    position: absolute;
    bottom: 37px;/*高さ*/
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding:0;
	margin: 0;
}

li.menu-width-max:hover ul.menu-second-level {
    bottom: 37px;/*高さ*/
    visibility: visible;
    opacity: 1;}

li.menu-width-max ul.menu-second-level li {
    float: left;
    width: 100%;
    border: none;}



