.daikou-1{
background: url(https://dlanding.xsrv.jp/wingace/wp-content/themes/wingace/images/IMG_0667-1.jpg) ;
  background-size: cover;
    background-repeat: no-repeat;
}

.wpcf7 input[name="your-subject"] {
        width: 80%;
        height: 105px !important;
}

/*==================================================
 * ソーシャル 
 *================================================*/
#twitter {background-color: #00acee;}
#facebook {background-color: #3b5998;}
#line {background-color: #00c300;}
#hatena {background-color: #007fc5;}
#pocket {background-color: #EE4056;}
 
/* ボタン設定 */
.sns-area {width: 100%; margin: 0 auto 60px;display: block;}
.sns-area ul{height:auto;}
 
 /** * ラインボタン769px　以上の場合は非表示 */ 
@media screen and (min-width: 769px) {.visible-769{
   display: none !important;
}}
 
/** * 画面の横幅が768px以上の場合のスタイル記入 */
@media screen and (min-width: 769px) {.sns-share {
   float: left;
   width: 24%;
   margin: 0 0.5% 0 0.5%;
   display: inline-block;
}}
 
/** * 画面の横幅が768pxまでの場合のスタイル記入 */
@media screen and (max-width: 768px) {.sns-share {
   float: left;
   width: 19%;
   margin: 0 0.5% 0 0.5%;
   display: inline-block;
}}
 
.sns-link {
   display: block;
   text-align: center;
   color: #fff !important;
   font-size: 14px !important;
   padding: 10px 0 !important;
   box-sizing: border-box;
   border-radius: 3px;
   text-decoration: none;
}
.sns-link:hover {
   text-decoration: none !important;
   filter:alpha(opacity=70);
   -moz-opacity: 0.70;
   opacity: 0.70;
}

.product-box img {width:100%;}


h2.under-blue{
border-bottom: 5px #17bbef solid;
    padding-bottom: 5px;
  font-weight: bold;

}

a.anchor{
    display: block;
    padding-top: 20px;
    margin-top: -20px;
}

.box-yellow{
   background: #fff000;
  margin-top: 20px;
Padding:20px;
}

.box-yellow h3{

   background: #0094D6;
    font-size: 20px;

}



.box{
  border: 2px solid #0094D6;
}
.box h3{
  background: #0094D6;
  color: #FFF;
  text-align: center;
  margin: 0;
}
.box .inner{
  padding: .5em;
}



/***** コンタクトフォーム *****/
.table-contactform7{
  overflow: hidden;
table-layout: fixed;
}
 
.required-contactform7{
  padding: 5px;
  background: #DE8686;
  color: #fff;
  border-radius: 3px;
  margin-right: 3px;
}
 
.unrequired-contactform7{
  padding: 5px;
  background: #BDBDBD;
  color: #fff;
  border-radius: 3px;
  margin-right: 3px;
}
 
.table-contactform7 th{
  font-weight:bold;
}
 
.table-contactform7 input,
.table-contactform7 textarea{
  max-width: 90% !important;
  margin: 5px 10px 10px 5px;
}
 
.address-100 input{
  max-width: 90% !important;
  margin: 5px 10px 10px 5px;
}
 
.message-100 textarea{
  width: 100%;
  margin: 5px 10px 10px 5px;
}
 
@media screen and (min-width: 900px){
  .table-contactform7 th{
    width:28%;
  }
    }
     
@media screen and (max-width: 900px){
.table-contactform7{
  display:block;
}     
       
  .table-contactform7 tbody,
  .table-contactform7 tr{
    display: block;
    width: 100%;
  }
  .table-contactform7 th{
  width:100%;
  display:block;
  margin: 0 auto;
  border:none;
}
.table-contactform7 td{
  display: list-item;
  list-style-type:none;
  margin:0;
  padding:0;
  width: 100%;
  border-top: none !important;
}
}






table.sample {
margin-top:10px;
}



table.sample td {
width:0%;
   border-width: 1px; /* 上下だけ引く */
border-top :dotted 3px #3fc6ed;
border-bottom :dotted 3px #3fc6ed;
border-left :dotted 0px #009900;
Border-right :dotted 0px #009900;
 text-align:left;

   padding: 0.3em;        /* セル内側の余白 */
    padding: 1px ;
}




.borader-mizuiro{
border : solid 2rem #59c3e1; 


}

.mizuiro-box{ padding: 18px;  }


.blue16 {
    font-size: 16px;
margin-top: 0px;
color:#007ac6;
    margin-left: 23px;
}

.bg-white{background: #fff;}

.pd50{padding: 50px;
margin: 50px 0;}


.ribbon-wrap {
	box-sizing: border-box;
	height: 45px;
	margin: 30px auto;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 90%;
}
.ribbon-wrap::before,
.ribbon-wrap::after {
	border-color: #fcff00;
	border-style: solid;
	bottom: -22px;
	content: '';
	position: absolute;
	width: 0;
	z-index: -2;
}
.ribbon-wrap::before {
	border-left-color: transparent;
	border-width: 20px 15px 20px 15px;
	left: -20px;
}
.ribbon-wrap::after {
	border-right-color: transparent;
	border-width: 20px 15px 20px 15px;
	right: -20px;
}
h1.ribbon {
	font-size: 14px;
}
.ribbon {
	background: #fcff00;
	color: #fff;
	padding: 12px 20px;
	position: relative;
}
.ribbon::before,
.ribbon::after {
	border: none;
	border-bottom: solid 10px transparent;
	content: '';
	position: absolute;  
	top: 100%;
}
.ribbon::before {
	left: 0;
	border-right: solid 10px #558b2f;
}
.ribbon::after {
	right: 0;
	border-left: solid 10px #558b2f;
}


@media only screen and (min-width:480px){


.h2-yellow {
    font-size: 4rem;
letter-spacing: 0em;
   
margin-top: 23px;
color:#fff600;
    margin-bottom: 0;
    line-height: 60px;

}

.is-yellow {
    font-size: 7rem;
letter-spacing: 0.1em;
   
margin-top: 30px;
color:#fff600;
    margin-bottom: 0;
}

.is-xlg {
    font-size: 2.5rem;
   
margin-top: 30px;
color:#fff;
    margin-bottom: 0;
}

.is-blue {
    font-size: 2.5rem;

color:#007ac6;
    margin-bottom: 0;
    margin-top: 5px;

}

.is-white {
    font-size: 2.5rem;

color:#ffffff;
    margin-bottom: 0;
}




.is-black {
    font-size: 2rem;
  line-height: 2.5em;

color:#000000;
    margin-bottom: 0;
}

}
@media only screen and (max-width:480px){

.fs-18{ font-size: 18px!important;
line-height: 150%;
}

.h2-yellow {
    font-size: 2rem;
margin-top: 30px;
color:#fff600;
    margin-bottom: 0;
    

}

.is-yellow {
    font-size: 3rem;
letter-spacing: 0.1em;
   
margin-top: 10px;
color:#fff600;
    margin-bottom: 0;
}

.is-xlg {
    font-size: 1.5rem;
   
margin-top: 20px;
color:#fff;
    margin-bottom: 0;
}


.is-blue {
    font-size: 1.9rem;
   
margin-top: 30px;
color:#007ac6;
    margin-bottom: 0;
    margin-top: 5px;
}

.is-white{
    font-size: 1.9rem;
   
margin-top: 30px;
color:#ffffff;
    margin-bottom: 0;
}


.is-black {
    font-size: 1.7rem;
  line-height: 1.5em;
color:#000000;
    margin-bottom: 0;
}

}



.back-mizuiro{
  background: #59c3e1;/*背景色*/

}



.back-blue{
  background: #a7e696d6;/*背景色*/

}

.allow ul li {
  position: relative;
}
.allow ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1em;
  width: 6px;
  height: 6px;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}



@media only screen and (min-width:800px){




.daikou{
background: url(https://dlanding.xsrv.jp/wingace//wp-content/themes/wingace/images/tIMG_0067.jpg) center top no-repeat #fff;
height: 538px;margin-top:30px;}


}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
@media only screen and (min-width:800px){
	.pc-view { display:block;}
.sp-view { display:none;}
	
.pc { display: block !important; }
.sp { display: none !important; }
}
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 800px) {
	.pc-view{ display: none !important; }
.sp-view { display: block !important; }
.pc { display: none !important; }
.sp { display: block !important; }
}



.header_sub_image {
    position: relative;
}

@media only screen and (max-width:480px){


h3{ font-size: 20px!important;
line-height: 150%	
}
.caption { 
font-size: 1.2em;
font-weight:bold;
    position: absolute;
    padding: 0 0px;
    text-decoration: none;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    top: 35%;
    left: 0;

}


}

@media only screen and (min-width:480px){
h3{ font-size: 22px!important;
line-height: 150%;	
}
.caption { 
font-size: 2em;
   font-weight:bold;
    position: absolute;
    padding: 0 0px;
    text-decoration: none;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 0;

}

}

@media screen and (min-width: 650px){


.border-line h3{

 font-size: 24px!important;
line-height: 150%;}
}
@media screen and (max-width: 650px){	
.border-line h3{

 font-size: 12px!important;
line-height: 150%;}
}


.border-line{border: 1px solid #000000; 
  padding:18px;/*文字まわり（上下左右）の余白*/
font-size: 24px!important;
text-align: center;}



.blue-midashi {
  color:#ffffff!important;
  background: #031a8c;/*背景色*/
  padding:18px;/*文字まわり（上下左右）の余白*/
 border-radius: 3px;
 font-size: 18px;
}





.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;
}
.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;
}
.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;
}

.tsuyomi{
background: url('https://k-h.co.jp/wp-content/themes/kyoushin/images/tsuyomi.jpg') ;
     
    background-size: cover;
    background-repeat: no-repeat

}


.white {

color:#ffffff!important;

}

.black {

color:#000000;

}


.go-togther-komari {
background: url('https://k-h.co.jp/wp-content/themes/kyoushin/images/go-togther-komari.jpg') ;
     
    background-size: cover;
    background-repeat: no-repeat

}

 display: table;

.outer{
display: table-cell;
vertical-align: middle;
}



/*==============================
	TOP
===============================*/
.splash-1 {
background: url('https://k-h.co.jp/wp-content/themes/kyoushin/images/kyoushin_tatemono.jpg') ;
       background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat

}

.height800 {
    height: 400px;
  
}


@media screen and (min-width: 650px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 650px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}


.text-center{text-align: center;
 }

.text-right{text-align: right;
 }




.phone {
    margin: 0 0 15px;
    font-size: 36px;
color:#fff;
    font-family: 'Hiragino Kaku Gothic ProN',"Hiragino Kaku Gothic Pro",'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体',"メイリオ",Meiryo,sans-serif;
font-weight:bold;

}

.phone a {
   
color:#fff;


}

.phone-1 {
    margin: 0 0 0px;
    font-size: 24px;
    font-family: 'Hiragino Kaku Gothic ProN',"Hiragino Kaku Gothic Pro",'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体',"メイリオ",Meiryo,sans-serif;
font-weight:bold;
}



@media only screen and (min-width:800px){
.title-1{font-size: 40px;
            text-align: right;
font-weight:bold;
white-space: nowrap;
text-shadow: #FFF 1px 1px 0px, #FFF -1px 1px 0px, #FFF 1px -1px 0px, #FFF -1px -1px 0px;
 }
.splash {
  background: url('https://k-h.co.jp/wp-content/themes/kyoushin/images//voice10_main.jpg');
min-height: 500px;
    background-position: center;
       background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;


.splash-1 {
	background: url('https://k-h.co.jp/wp-content/themes/kyoushin/images/kyoushin_tatemono.jpg') ;
min-height: 500px;
    background-position: center;
       background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
   
}

	}



 }


@media only screen and (max-width:800px){
.splash {
  background: url('https://k-h.co.jp/wp-content/themes/kyoushin/images//voice10_main.jpg');       
    background-size: cover;
    background-repeat: no-repeat
	}
.splash-1 {
	background: url('https://k-h.co.jp/wp-content/themes/kyoushin/images/kyoushin_tatemono.jpg') ;

    background-size: cover;
    background-repeat: no-repeat

}

.title-1{text-align: right;

 }



 }


@media only screen and (max-width:480px){
.splash {
  background: url('https://k-h.co.jp/wp-content/themes/kyoushin/images//voice10_main-sp.jpg');       
    background-size: cover;
    background-repeat: no-repeat
	}



.title-1{font-size: 18px;
            text-align: right;
white-space: nowrap;
text-shadow: #FFF 1px 1px 0px, #FFF -1px 1px 0px, #FFF 1px -1px 0px, #FFF -1px -1px 0px;
 }
 }















.jirei-box{ padding: 20px;      margin: 20px 5px 20px 5px; height: 550px;background: #ececec; 
border-radius: 10px;
}

.product-box{ padding: 10px;  }

.margin15{ margin-left:15px;margin-right:15px;}


section table { width: 100%;}
section th, section td  { padding: 10px; border: 0px solid #a4a4a4; }
section th  { background: #f4f4f4; }


/*----------------------------------------------------
  .demo01
----------------------------------------------------*/

.demo01 th  { width: 30%; text-align: left; padding:30px;}
 
@media only screen and (min-width:480px){

a.anchor-product{
    display: block;
    padding-top: 110px;
    margin-top: -110px;
}
a.anchor{
    display: block;
    padding-top: 150px;
    margin-top: -150px;
}




}


@media only screen and (max-width:480px){


 #splash-1 {
	background: url('https://k-h.co.jp/wp-content/themes/kyoushin/images/kyoushin_tatemono.jpg') no-repeat;
widh:100%;
background-size: cover;
padding: 80px 0 14px 0;
}


.phone {
    margin: 0 0 15px;
    font-size: 24px;
    font-family: 'Hiragino Kaku Gothic ProN',"Hiragino Kaku Gothic Pro",'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体',"メイリオ",Meiryo,sans-serif;
font-weight:bold;
      color: #fff;
}

.phone a {
  
      color: #fff;
}

.phone-1 a {
  
      color: #000000;
}


    .demo011 { margin: 0 0px;  }
    .demo011 th,
    .demo011 td{
    width: 100%;
    display: block;
    border-top: none;
text-align: center;
   }

    .demo011-2 { margin: 0 0px;  }
    .demo011-2 th,
    .demo011-2 td{
    width: 100%;
    display: block;
    border-top: none;
text-align: center;
   }




  .demo011 tr:first-child th { border-top: 0px solid #a4a4a4; }
 .demo011-2 tr:first-child th { border-top: 0px solid #a4a4a4; }
}











.line-solid-1 {

    border: solid 1px;  /* 枠線指定 */
border-color: #ccc;

}

.table-01 th,td {

    border: solid 1px;  /* 枠線指定 */
border-color: #ccc;
    padding: 30px;      /* 余白指定 */

}
 
.able-01 table {
    border-collapse:  collapse; /* セルの線を重ねる */

}


 .md15 {

    margin-left: 15px;

}

 .pd15 {

    padding: 15px;

}


.container-menu {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}


.ulInfo p{
      color: #ccc;
 font-size: 10px!important;
}

.ulInfo .fa{
    color: #ccc;
    font-size: 15px!important;

}

body {
font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;
    color: #black;
    line-height: 200%;


}


@media only screen and (max-width:680px){
  .fbox30 {
    width: 80%;
    margin: 0 auto 20px;
}


.flex {
    flex-wrap: wrap;
}
.fbox30 {
    width: 90%!important;
}
}


#cbox .ymail a {
    display: block;
    color: #fff;
    background: #2badce;
    width: 210px;
    max-width: 90%;
    margin: 13px auto;
    padding: 10px 0;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

#cbox .fbox30:nth-child(3) .ymail img {
    display: inline-block;
    margin: 0 5px 0 0;
}

#cbox .fbox30:nth-child(3) img {
    margin: 29px auto 24px;
}



#cbox img {
    margin: 16px auto 13px;
    display: block;
}
#cbox {
    text-align: center;
    margin: 0;
    padding: 28px 0 0px;
}

#cbox .fbox30:nth-child(1) .contactlink {
    margin: 6px 0 0;
    line-height: 1.1;
}
.home .entry-content h2, #schedule h2, #cbox h2, .contactlink {
    color: #000000;
    font-size: 36px;

    font-style: normal;
    font-weight: 600;
}

#cbox .fbox30 h3 {
font-size: 15px;
    background-color: #2badce;
    color: #fff;
    margin: 0;
    padding: 15px 0;
    letter-spacing: 1px;
}

#cbox .fbox30 {
    border: 1px solid #2badce;
    padding: 0 0 13px;
    margin: 0 2% 20px;
}

.fbox30 {
    width: 30%;
}

#cbox .flex {
    margin: 0 auto 20px;
    font-size: 14px;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.futo13 {
    font-size: 14px !important;
    font-weight: 700 !important;
    margin-bottom: 20px;
}

#top3 h2, #top5 h2, #cbox h2, #schedule h2 {
    margin: 0 0 12px;
}
#top1 h2, #top2 h2, #top3 h2, #top4 h2, #top5 h2, #cbox h2, #schedule h2 {
    font-size: 30px;
    font-family: soleil,Verdana,Osaka,sans-serif;
    font-style: normal;
    font-weight: 600;
    margin: 0 0 10px;
}
#cbox h2 {
    width: 100%;
    position: relative;
    padding: 0;
}
.home .entry-content h2, #schedule h2, #cbox h2, .contactlink {
    color: #000000;
    font-size: 28px;
    font-family: soleil,Verdana,Osaka,sans-serif;
    font-style: normal;
    font-weight: 600;
}

#cbox .w-in {
    position: relative;
}

#very-special-field
{
  
    width: 100%;
height:200px;

}


#very-zip-field
{
  
    width: 80px;


}

.demo02 { width: 100%; text-align: center;}

section table { width: 100%; }
section th, section td  { padding: 10px; border: 1px solid #ddd; }
section th  { background: #f4f4f4; }
 
/*----------------------------------------------------
  .demo01
----------------------------------------------------*/
.demo02 th  { width: 30%; text-align: center; }
 
@media only screen and (max-width:480px){
    .demo02 { margin: 0 -10px; }
    .demo02 th,
    .demo02 td{
    width: 100%;

    display: block;
    border-top: none;
    }
  .demo02 tr:first-child th { border-top: 1px solid #ddd; }
}



article h4.trainer_profile {
    font-size: 11px;
    margin: 0;
}

.trainer .textarea dl dt {
    width: 25%;
}
.trainer .textarea dl dt {
    font-weight: bold;
    float: left;
    width: 12em;
}

.trainer .textarea dl {
    font-size: 11px;
}
.trainer .textarea dl {
    margin: 0 0 10px;
    font-size: 12px;
}

#index_dis_list33 li {
    float: left;
    width: 33%;
    position: relative;
    overflow: hidden;
    margin-bottom: -20px;
margin-top:30px;
}

#index_dis_list33 li .image {
    width: 100%;
    height: auto;
    display: block;
    background: #000;
}

#index_dis_list33 li .image img {
    width: 100%;
    height: auto;
    display: block;
    opacity: 1;
    -webkit-transition: -webkit-opacity 0.5s;
    transition: opacity 0.5s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#index_dis_list33 li .caption {
    position: absolute;
    width: 100%;
    padding: 0 40px;
    top: 100%;
    left: 50%;
    text-decoration: none;
    color: #fff;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}







#index_dis_list li {
    float: left;
    width: 25%;
    position: relative;
    overflow: hidden;
    margin-bottom: -20px;
}

#index_dis_list li .image {
    width: 100%;
    height: auto;
    display: block;
    background: #000;
}

#index_dis_list li .image img {
    width: 100%;
    height: auto;
    display: block;
    opacity: 1;
    -webkit-transition: -webkit-opacity 0.5s;
    transition: opacity 0.5s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#index_dis_list li .caption {
    position: absolute;
    width: 100%;
    padding: 0 40px;
    top: 100%;
    left: 50%;
    text-decoration: none;
    color: #fff;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}


@media screen and (min-width:480px) {

.col{
    width: 46%;
float:left;
margin:2%;
}

.grid02{
width: 104%;
margin-left:-2%;
}
}

@media screen and (max-width:480px) {

.col{
    width: 100%;

margin:2%;
}

.grid02{
width: 100%;
margin-left:-2%;
}
}

.price {
    margin: 0 0 15px;
    font-size: 30px;
    font-family: 'Oswald','Hiragino Kaku Gothic ProN',"Hiragino Kaku Gothic Pro",'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体',"メイリオ",Meiryo,sans-serif;
    font-weight: bold;
}


h2 h3 {
    margin: 0 0 15px;
    font-size: 20px;

   font-family: 'Oswald','Hiragino Kaku Gothic ProN',"Hiragino Kaku Gothic Pro",'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体',"メイリオ",Meiryo,sans-serif;
    font-weight: bold;


}




.top_catch .btn {
    margin: 0 auto;
    width: 450px;
}






.desc  {
  
  
    text-align: center;
}

.desc p {
    margin: 0 0 30px;
    line-height: 2.2;
    letter-spacing: 2px;
    text-align: center;
}
.btn {
    text-align: center;
}

.top_catch .btn a {
    padding: 8px 8px;
}
.btn a {
    padding: 8px 8px 8px 8px;
    background: #2aafd0;
    border: 1px solid #2aafd0;
    color: #FFF;
    display: block;
    letter-spacing: 1px;
    position: relative;
    text-decoration: none;
}

.btn a:before {
	/*! content: "\f0a9"; */
	/*! position: absolute; */
	/*! top: 50%; */
	/*! right: 20px; */
	/*! margin-top: -0.9em; */
	/*! font-size: 24px; */
	/*! font-family: FontAwesome; */
}

.btn a span {
	padding: 5px 10px;
	background: #cb3a00;
	color: #FFF;
	font-size: 12px;
}
.btn a:hover {
	background: none;
	color: #2aafd0;
}

.inner h1 {
    margin: 0 0 25px;
    font-size: 26px;
    font-weight: bold;
    font-family: 'Oswald','Hiragino Kaku Gothic ProN',"Hiragino Kaku Gothic Pro",'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体',"メイリオ",Meiryo,sans-serif;
    text-align: center;
    line-height: 1.6;
}


.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.table-cell {
  display: table-cell; /* IE8から使用可能 */
  vertical-align: middle;
}

.studio{font-size:20px;padding:20px;}




.product {
    padding: 40px 0 60px 0;
}

.griffon-omoi {
    padding: 40px 0;
   background: url(https://dlanding.xsrv.jp/wingace//wp-content/themes/wingace/images/griffon-omoi.jpg) no-repeat center top;    background-size: cover;
    
}

.griffon-shisetsu {
    padding: 40px 0;
   background: url(https://dlanding.xsrv.jp/wingace//wp-content/themes/wingace/images/griffon-shisetsu.jpg) no-repeat center top;    background-size: cover;
    
}

.griffon-photo {
    padding: 40px 0;
   background: url(https://dlanding.xsrv.jp/wingace//wp-content/themes/wingace/images/griffon-photo.jpg) no-repeat center top;    background-size: cover;
    
}





.seisaku-jirei {
    padding: 20px 0 0 0;
     
}

.setsubi {
    padding: 40px 0;
     
}



.training span {
    letter-spacing: 1px;
    font-family: 'Oswald','Hiragino Kaku Gothic ProN',"Hiragino Kaku Gothic Pro",'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体',"メイリオ",Meiryo,sans-serif;
}


.inner {
  
    
    margin: 0 5px 0 5px;
padding: 30px 0 0 0;
}


.inner-menu {

    width: 100%;
    max-width: 1000px;
margin: 0 auto;
    margin: 0 auto;
padding: 30px 0 0 0;
}


.center{text-align: center;}

.top_content4_img{padding:0px;color: #fff;}

.top_content4_post{padding:20px 15px 20px 15px;color: #fff;}

.top_content4_inner{border: 1px solid #fff; padding:20px 15px 20px 15px;color: #fff;}

.top_content4_trainer{border: 1px solid #fff; color: #fff;display: block;background: #b3bbbd;}
.top_content4_trainer img{float:left;}

.m { font-size:18px;font-weight: bold;}

.btn .fa{ font-size:14px!important;}


table .fa{ font-size:14px!important;}








.inner {margin-left: auto;margin-right: auto;overflow: hidden;position: relative;width: 1000px;}

 .col table td dl dt {
    margin: 0px 0 0;
    padding: 8px 13px;
    border: 1px solid #2c2b2a;
    font-size: 16px;
    float: left;
    font-weight: bold;
}

.col table td dl dd {
    margin: 0 0 10px 0px;
    font-size: 28px;
    font-weight: bold;
    text-align: right;
}

.col table td dl dd.all {
    margin: 0;
    font-size: 16px;
    text-align: center;
}

.col table{
    padding: 15px;
    background: #666;
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
  
}

 .col table th {
    padding: 15px;
    background: #5fd9e1;
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
    width: 35%;
}

.col table td {
    background: #fff;
color: #000000;
width: 50%;
}



.pagination{
    text-align: center;
}
a.page-numbers,
.pagination .current{
    background: #fff;
    border: solid 1px #ccc;
    padding:5px 8px;
    margin:0 2px;
    text-decoration: none;
}
.pagination .current{
    background: #000;
    border: solid 1px #000;
    color: #fff;
}

#sample {
    width: 700px;
    height: 400px;
}








.clear-element {
  clear: both;
}
 

#table-01{width: 100%;}
.setsubi {
   
    width: 100%;
    padding: 20px; 

    text-align: left;
}





.demo01 th  { width: 30%; text-align: left; }
 
@media only screen and (max-width:480px){

.top_catch .btn {
    margin: 0 auto;
    width: 80%;
}


section table { width: 100%;  }
section th, section td  { padding: 10px; border: 1px solid #ddd; }
section th  { background: #f4f4f4; }

    .demo01 { margin: 0 -10px; }
    .demo01 th,
    .demo01 td{
    width: 100%;
    display: block;
    border-top: none;
    }
  .demo01 tr:first-child th { border-top: 1px solid #ddd; }
}




@media screen and (min-width:480px) {
.demo011 table { width: 100%; }
.demo011 th, section td  { padding: 10px; border: 1px solid #ddd; }
.demo011 th  { background: #f4f4f4; width:}
.demo011 td  { text-align: center;}

.demo011-2 table { width: 100%; }
.demo011-2 th, section td  { padding: 10px; border: 1px solid #ddd;}
.demo011-2 th, section td  { padding: 10px; border: 1px solid #ddd;}

.demo011-2 th  { background: #f4f4f4; width:30%; }

}




@media screen and (max-width:480px) { 
.lineup-area .photo-subList li {
   
    width: 100%;
    padding: 0 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    text-align: left;
}


.lineup-list .lineup-item {
       width: 100%;
    margin: 0 1.66% 30px;
    border-radius: 10px;
    box-shadow: 0 5px 8.19px .81px rgba(48,48,48,.07);
    background: #FFF;
}
}



@media screen and (min-width:480px) {

.lineup-area .photo-subList li {
    float: left;
    width: 25%;
    padding: 0 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    text-align: left;
}


.lineup-list .lineup-item {
    float: left;
    width: 30%;
    margin: 0 1.66% 30px;
    border-radius: 10px;
    box-shadow: 0 5px 8.19px .81px rgba(48,48,48,.07);
    background: #FFF;
}
}


@media screen and (min-width:980px) {
.lineup-area .photo-subList li {
    float: left;
    width: 25%;
    padding: 0 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    text-align: left;
}


.lineup-list .lineup-item {
    float: left;
    width: 30%;
    margin: 0 1.66% 30px;
    border-radius: 10px;
    box-shadow: 0 5px 8.19px .81px rgba(48,48,48,.07);
    background: #FFF;
}
}

 
}







.hero .swiper-container {
    height: 355px;
}
.hero .swiper-container {
    height: 495px;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
}

.menu-mainttl, .menu-txt {
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
}

.wb h3 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #333333;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
}

.wb h2 {
  text-align: center;

    font-size: 20px;
    margin-bottom: 15px;
    color: #333333;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 5px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
}



.infobox ul li {
    padding: 5px;
    margin-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
}


 .lineup-area {
    text-align: center;
    padding-bottom: 40px;
}

.inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
padding: 50px 0 0 0;
}

 .detailinfo {
    position: relative;
    width: 100%;
    padding: 50px 0 100px;
}

.inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.title_0 {
    padding: 0px 0;
    text-align: center;
}



.categoryInfo ul li img, .title img {
    max-width: 100%;
}

 .detailinfo .table-wrap {
    border-bottom: 1px solid #e4e4e4;
}

 .detailinfo table {
    position: relative;
   
    overflow: hidden;
    border-collapse: collapse;
    border-top: 1px solid #e4e4e4;
}

 .detailinfo table {
    border-collapse: collapse;
}

 .detailinfo .other-info {
    display: flex;
}

 .detailinfo .other-info dt {
    width: 17%;
    background: #F8F6F3;
    text-align: left;
    font-weight: 400;
}

 .detailinfo .other-info dd {
    flex: 1;
}
 .detailinfo .other-info dd, #detail .detailinfo .other-info dt, #detail .detailinfo table tr td, #detail .detailinfo table tr th {
    padding: 5px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #e4e4e4;
}
.lineup-area .info-point li dl {
    display: flex;
    margin: 25px auto 0;
    padding: 15px 5px;
    background: #F8F6F3;
    text-align: left;
    box-sizing: border-box;
    font-size: 20px;
}

.lineup-area .info-point li dl dt {
    width: 80px;
    color: #7C6433;
    text-align: left;
}

.lineup-area .line-point {
    margin-top: 40px;
    margin-bottom: 75px;
}
.lineup-area .line-point dl {
    max-width: 880px;
    margin: 0 auto;
    display: flex;
    text-align: left;
    box-sizing: border-box;
}

.lineup-area .line-point dl dt {
    padding: 15px 10px;
    width: 17%;
    background: #ccc;
    color: #242424;
    box-sizing: border-box;
    text-align: left;
    border-bottom: 1px solid #e4e4e4;
    font-weight: 400;
}

.lineup-area .line-point dl dd {
    flex: 1;
    padding: 15px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #e4e4e4;
}

.lineup-area .line-point dl {
    max-width: 880px;
    margin: 0 auto;
    display: flex;
    text-align: left;
    box-sizing: border-box;
}

.lineup-area .info-point {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.lineup-area .info-point li {
    float: left;
    width: 33.33%;
    padding: 0 5px;
    box-sizing: border-box;
}
.lineup-area {
    text-align: center;
}

 .lineup-area .photo-subList li .photo {
    position: relative;
    width: 100%;
    padding-bottom: 60%;
    overflow: hidden;

 margin-left: -8px; 

}



.lineup-area .photo-subList li .photo img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    min-height: 100%;
    min-width: 100%;
    max-width: 100%;
    transform: translate(-50%,-50%);
}


 .lineup-area .info-point li dl dd {
    flex: 1;
    box-sizing: border-box;
    text-align: right;
}
.lineup-area .info-point li dl {
    text-align: left;
    font-size: 20px;
}

#home .lineup-list {
    background: 0 0;
    padding-bottom: 0;
}
.lineup-list {
    width: 100%;
    padding: 50px 0;
    background: url(../../common/images/gray-tex.jpg);
}
.lineup-list, .lineup-list .l-list, .lineup-list .lineup-item {
    position: relative;
    overflow: hidden;
}

.lineup-list .l-list {
    width: 100%;
}
.lineup-list, .lineup-list .l-list, .lineup-list .lineup-item {
    position: relative;
    overflow: hidden;
}


.lineup-list, .lineup-list .l-list, .lineup-list .lineup-item {
    position: relative;
    overflow: hidden;
}

.lineup-list .lineup-item .pickup {
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 10;
}
img {
    border: 0;
}

.lineup-list .lineup-item .thum-main {
    position: relative;
    width: 100%;
    padding-bottom: 55%;
    overflow: hidden;
    pointer-events: none;
}

.lineup-list .lineup-item .thum-main img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    min-height: 100%;
    min-width: 100%;
    max-width: 100%;
    transform: translate(-50%,-50%);
}

.lineup-list .lineup-item .thum-main i.type2 {
    background-image: url(../../lineup/images/icon2.gif);
}
.lineup-list .lineup-item .thum-main i {
    position: absolute;
    display: block;
    bottom: 0;
    left: 10px;
    width: 55px;
    height: 47px;
    background: center center no-repeat;
    background-size: 100% auto;
}

.lineup-list .lineup-item .other-info {
    position: relative;
    padding: 10px 5%;
    font-size: 13px;
    color: #242424;
}

.lineup-list .lineup-item .other-info {
    font-weight: 400;
    padding: 6px 0;
    border-bottom: 1px dashed #E5E5E5;
}
.lineup-list .lineup-item .other-info {
    font-size: 13px;
    color: #242424;
}
.lineup-list .lineup-item .other-info {
    position: relative;
    padding: 10px 5%;
    font-size: 13px;
    color: #242424;
}

.lineup-list .lineup-item .other-info {
    position: relative;
    padding: 10px 5%;
    font-size: 13px;
    color: #242424;
}

.lineup-list .lineup-item .thum-main {
    position: relative;
    width: 100%;
    padding-bottom: 55%;
    overflow: hidden;
    pointer-events: none;
}

.lineup-list .lineup-item .other-info dl {
    position: relative;
    display: flex;
    padding: 6px 0;
    border-bottom: 1px dashed #E5E5E5;
}
dl {
    margin-top: 0;
    margin-bottom: 3px;
}

.lineup-list .lineup-item .other-info dl dt {
    color: #4e4e4e;
    width: 66px;
    box-sizing: border-box;
}

.lineup-list .lineup-item .other-info dl dd {
    flex: 1;
}
.lineup-list .lineup-item .other-info {
    font-size: 13px;
    color: #242424;
}

.lineup-list .lineup-item .more {
    position: relative;
    text-align: center;
    padding: 10px 0 0;
}


.ulInfo{
margin-left: -45px;
}

.wb {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

article .h2 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #333333;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 5px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #8CB85E;
}

infobox ul {
    margin-bottom: 20px;
    width: 100%;
}

.infobox ul li {
    padding: 5px;
    margin-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
}
li {
    list-style: none;
    vertical-align: top;
}




@media screen and (max-width:480px) { 
   .header_sub_image{
 margin-top:50px;
}
}


@media screen and (min-width:480px) {
  .header_sub_image{
 margin-top:100px;
}
}

@media screen and (min-width:980px) {
  .header_sub_image{
 margin-top:120px;
}

 
}



/* --------------------------------------------------------------------------------
 web fonts　ウェブフォントファイルを変更した場合はv=1.0の数字を変更（キャッシュ対策）
-------------------------------------------------------------------------------- */


@font-face {
    font-family: 'design_plus';
    src: url('fonts/design_plus.eot?v=1.1');
    src: url('fonts/design_plus.eot?v=1.0#iefix') format('embedded-opentype'),
         url('fonts/design_plus.woff?v=1.1') format('woff'),
         url('fonts/design_plus.ttf?v=1.1') format('truetype'),
         url('fonts/design_plus.svg?v=1.1#design_plus') format('svg');
    font-weight: normal;
    font-style: normal;
}

.header_sub_image{
 margin-top:120px;
}



.wrap {
    background-image: url(../img/recruit/arrow.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 25px;
}

.flow dl {
    width: auto;
    height: auto;
    overflow: hidden;
    border: 1px solid #ccc;
    margin: 20px 0;
    border-radius: 12px;
}

.flow dl dt {
    width: 30%;
    float: left;
    background-color: #0079cf;
    color: #fff;
    margin-right: 20px;
    font-weight: bold;
    font-size: 120%;
}
.flow dl dt, .flow dl dd {
    padding: 20px;
}


.flow .wrap {
    background-image: url(../img/recruit/arrow.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 25px;
}


#topicPath {
height: 15px;
	margin-top: 5px;


	padding: 0;
	font-size: 80%;
	list-style: none;
}

#topicPath li {
float: left;
	
	padding-right: 0px;
	padding-left: 13px;
	background: url(https://omiyafudosan.co.jp/wp-content/themes/omiya/images/ico_sample01.gif) no-repeat 0 50%;
}

#topicPath li.title {
	padding-right: 0px;
	padding-left: 13px;
	background: url(https://omiyafudosan.co.jp//wp-content/themes/omiya/images/ico_sample01.gif) no-repeat 0 50%;

}

#topicPath li.home {
	padding-left: 20px;
	background: url(https://omiyafudosan.co.jp/wp-content/themes/omiya/images/ico_home.gif) no-repeat 0 50%;
}

ol#topicPath li a:link,
ol#topicPath li a:visited {
	color: #888;
	text-decoration: underline;
}

ol#topicPath li a:hover,
ol#topicPath li a:active {
	color: #555;
	text-decoration: underline;
}

ol#topicPath li em {
	font-style: normal;
	font-weight: bold;
}










/* アイコンフォント */
.icon-arrow-right:before {
  content: "\e910";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-share-alt:before {
  content: "\f1e0";
}

.icon-phone:before {
  content: "\f095";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-close:before {
  content: "\e91a";
}




/* This is a small security for too long strings titles */
body {
	word-wrap: break-word;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}


/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 0px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}

/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/* Content */
.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0 0 1.5em;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}


/* Clearing */
.clear {
	clear: both;
}

/* Navigation */

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
 .comment .children { margin-left: 1.5em; }

/**
* Some WP Theme Repository requirements
*/

.sticky {
}

.gallery-caption {

}

.bypostauthor {

}

.entry-meta {
	clear: both;
}

/* パンくずリンク */
#bread_crumb { padding:0 0 20px; margin:20px auto 0; }
#bread_crumb li.home a {
  float:left; height:15px; width:0px; line-height:15px; display:block; position:relative;
  -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
}
#bread_crumb li.home a span { text-indent:100%; white-space:nowrap; overflow:hidden; display:block; }
#bread_crumb li.home a:before {
  font-family:'design_plus'; color:#888; font-size:14px; display:block; position:absolute; top:2px; left:0px;
  width:17px; height:17px; line-height:17px;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#bread_crumb li.home:after { display:none; }
#bread_crumb li.home a:before { content:'\e90c'; }
#bread_crumb li.home a:hover:before { color:#fff; }
#bread_crumb li { color:#aaa; font-size:12px; display:inline; padding:0 15px 0 0; margin:0 0 0 15px; line-height:160%; position:relative; }
#bread_crumb li:after {
  font-family:'design_plus'; content:'\e910'; color:#aaa; font-size:9px; display:block; position:absolute; left:-20px; top:-1px;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#bread_crumb li a { color:#888; }
.pc .no_side #bread_crumb, .pc .error404 #bread_crumb { width:900px; }



/* ----------------------------------------------------------------------
 WordPress プリセットスタイル
---------------------------------------------------------------------- */
/* alignment */

.entry-content .alignright { float:right; }
.entry-content .alignleft { float:left; }
.entry-content .aligncenter { display:block; margin-left:auto; margin-right:auto; margin-bottom:7px; }
.entry-content blockquote.alignleft, .entry-content img.alignleft { margin:7px 24px 7px 0; }
.entry-content .wp-caption.alignleft { margin:7px 14px 7px 0; }
.entry-content blockquote.alignright, .entry-content img.alignright { margin:7px 0 7px 24px; }
.entry-content .wp-caption.alignright { margin:7px 0 7px 14px; }
.entry-content blockquote.aligncenter, .entry-content img.aligncenter, .entry-content .wp-caption.aligncenter { margin-top:7px; margin-bottom:7px; }


/* text and headline */
.entry-content p { line-height:2; margin:0 0 0 0; }
.entry-content blockquote p { line-height:2; margin:0 0 2em 0; }
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 { clear:both; line-height:1.2; font-weight:600; margin:0 0 10px 0; padding:10px 0 0 0; }
.entry-content h1 { font-size:150%; }
.entry-content h2 { font-size:140%; }
.entry-content h3 { font-size:130%; }
.entry-content h4 { font-size:120%; }
.entry-content h5 { font-size:110%; }
.entry-content h6 { font-size:100%; }


/* image */
.entry-content img[class*="align"], .entry-content img[class*="wp-image-"], .entry-content img[class*="attachment-"], .entry-content img.size-full, .entry-content img.size-large, .entry-content .wp-post-image, .entry-content img
 { height:auto; max-width:100%; }

]

/* list */
.entry-content li, .entry-content dt, .entry-content dd { line-height:2.2; }
.entry-content ul, .entry-content ol, .entry-content dl { margin-bottom:0px; padding:0; }
.entry-content ol { list-style:decimal outside none; margin-left:1.5em; }
.entry-content ul { list-style:circle outside none; margin-left:1.3em; }
.entry-content li > ul, .entry-content li > ol { margin-bottom:0; }
.entry-content dt { font-weight:bold; }
.entry-content dd { margin-bottom:0em; }


/* table */
.entry-content table { margin:0 0 24px 0; }
.entry-content td, .entry-content th { border:1px solid #bbb; padding:10px 15px 7px; line-height:2.2; background:#fff; }
.entry-content th { background:#ddd; font-weight:normal; }


/* block quote */
.entry-content blockquote { margin:0 0 25px 0; padding:27px 30px 0; border:1px solid #ccc; box-shadow:0px 4px 0px 0px #f2f2f2; position:relative; }
.entry-content blockquote:before { content: '"'; font-style:italic; font-size:30px; font-weight:normal; line-height:40px; width:30px; height:30px; position:absolute; top:5px; left:10px; color:#5cbcd7; }
.entry-content blockquote:after { content: '"'; font-style:italic; font-size:30px; font-weight:normal; text-align:left; line-height:60px; width:30px; height:30px; position:absolute; bottom:7px; right:-2px; color:#5cbcd7; }
.entry-content blockquote cite { border-top:1px dotted #aaa; display:block; padding:20px 0 0 0; font-style:italic; text-align:right; font-size:90%; }

/* captions */
.entry-content .wp-caption { margin-bottom:24px; background:#fff; border:1px solid #ccc; padding:5px; max-width:100%; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.entry-content .wp-caption-text { text-align:center; font-size:12px; font-style:italic; line-height:1.5; margin:9px auto; }
.entry-content .wp-caption img[class*="wp-image-"] { display:block; margin:0 auto; }


/* gallery */
.gallery { margin-bottom:20px; }
.gallery a img { border: 0 !important; }
.gallery-item { float:left; margin:0 4px 4px 0; overflow:hidden; position:relative; }
.gallery-columns-1 .gallery-item { max-width:100%; }
.gallery-columns-2 .gallery-item { max-width:48%; max-width:-webkit-calc(50% - 4px); max-width:calc(50% - 4px); }
.gallery-columns-3 .gallery-item { max-width:32%; max-width:-webkit-calc(33.3% - 4px); max-width:calc(33.3% - 4px); }
.gallery-columns-4 .gallery-item { max-width:23%; max-width:-webkit-calc(25% - 4px); max-width:calc(25% - 4px); }
.gallery-columns-5 .gallery-item { max-width:19%; max-width:-webkit-calc(20% - 4px); max-width:calc(20% - 4px); }
.gallery-columns-6 .gallery-item { max-width:15%; max-width:-webkit-calc(16.7% - 4px); max-width:calc(16.7% - 4px); }
.gallery-columns-7 .gallery-item { max-width:13%; max-width:-webkit-calc(14.28% - 4px);	max-width:calc(14.28% - 4px); }
.gallery-columns-8 .gallery-item { max-width:11%; max-width:-webkit-calc(12.5% - 4px); max-width:calc(12.5% - 4px); }
.gallery-columns-9 .gallery-item { max-width: 9%; max-width:-webkit-calc(11.1% - 4px); max-width:calc(11.1% - 4px); }
.gallery-columns-10 .gallery-item { max-width: 7%; max-width:-webkit-calc(9.4% - 0px); max-width:calc(9.4% - 0px); }
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n), .gallery-columns-10 .gallery-item:nth-of-type(10n) { margin-right:0; }
.gallery-caption { background-color:rgba(0, 0, 0, 0.7);	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; color:#fff; font-size:12px; line-height:1.5; margin:0; max-height:50%; opacity:0; padding:6px 8px; position:absolute; bottom:0; left:0; text-align:left; width:100%; }
.gallery-caption:before { content: ""; height:100%; min-height:49px; position:absolute; top:0; left:0; width:100%; }
.gallery-item:hover .gallery-caption { opacity: 1; }
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption, .gallery-columns-10 .gallery-caption { display: none; }


/* etc */
.entry-content .wp-smiley { border:0; margin-bottom:0; margin-top:0; padding:0; }
.entry-content address { margin:0 0 24px 0; line-height:2.2; }
.entry-content pre { border-left:5px solid #7fc120; font-size:12px; margin:0 0 27px 0; line-height:25px; background:url(img/common/pre.gif) repeat left top; padding:0 17px; overflow:auto; }
.entry-content .sticky { }
.entry-content .mejs-container { margin: 12px 0 25px; }


.daihyou-aisatsu{ width:100%; height:400px;}


