/*
 Theme Name:   Power WP Child
Template:powerwp
Text Domain:  powerwp-child
*/
.iframe-content {
   position: relative;
 width: 100%;
    padding: 44% 0 0 0;
}
.iframe-content iframe {
    position: absolute;
 top: 0;
 left: 0;
    width: 100%;
    height: 100%;
}
/*----------------------------------------------------
	table 基礎情報欄
----------------------------------------------------*/
table.type02 {
		vertical-align: top;
	border-collapse: separate;
	border-spacing: 1;
	text-align: left;
	line-height: 2.5;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
}
table.type02 th {
		text-align: left;
	width: 300px;
	padding: 2px;
	font-weight: bold;
	vertical-align: top;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	background: #eee;
}
table.type02 td {
		text-align: left;
	width: 300px;
	padding: 5px;
	vertical-align: top;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}


/*----------------------------------------------------
    タイトルパディング
----------------------------------------------------*/
.title-box-inner{-webkit-box-orient:vertical;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;padding:0px}
/*----------------------------------------------------
    table 基礎情報欄
----------------------------------------------------*/
table.type02 {
    border-collapse: separate;
        max-width: 680px;
    border-spacing: 2px;
    text-align: left;
    line-height: 1.5;
border-top: 2px solid #DDD084;
    border-left: 2px solid #DDD084;
}
table.type02 th {
	width:100px;
max-width:150px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-right: 0px solid #7A670A;
    border-bottom: 0px solid #7A670A;
    border-top: 0px solid #7A670A;
    border-left: 0px solid #7A670A;
background: #DDD084;
}
table.type02 td {
width: 530px;
max-width: 580px;
    padding: 10px;
    vertical-align: top;
    border-right: 2px solid #DDD084;
    border-bottom: 2px solid #DDD084;
}
/*----------------------------------------------------
    スライダーiframe組み込み　レスポンシヴ
----------------------------------------------------*/
.iframe-content {
   position: relative;
   padding: 44% 0% 0% 0%;
   width: 100%;

}
.iframe-content iframe {
    position: absolute;
 top: 0;
 left: 0;
    width: 100%;
    height: 100%;
}
/*----------------------------------------------------
    .con_movie　    動画コンテンツ
----------------------------------------------------*/

  #homepage .con_movie ul.resp-tabs-list {
    display: none;
  }

  #homepage .con_movie h2.resp-accordion {
    display: block;
  }

  #homepage .con_movie .resp-vtabs .resp-tab-content {
    border: 1px solid #C1C1C1;
  }

  #homepage .con_movie .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
  }

  #homepage .con_movie .resp-accordion-closed {
    display: none !important;
  }

  #homepage .con_movie .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
  }
@media screen and (max-width: 768px) {
  #homepage .con_movie .resp-tabs-container video {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 640px) {
  #homepage .con_movie .resp-tabs-container .btn_list {
    width: 200px;
    margin: 0 auto;
  }
}
/*---------------------------------------------------
    margin
---------------------------------------------------*/
/* top */
.mt0{margin-top: 0px!important;}
.mt5{margin-top: 5px!important;}
.mt10{margin-top: 10px!important;}
.mt15{margin-top: 15px!important;}
.mt20{margin-top: 20px!important;}
.mt30{margin-top: 30px!important;}
.mt40{margin-top: 40px!important;}
.mt50{margin-top: 50px!important;}
.mt60{margin-top: 60px!important;}
.mt70{margin-top: 70px!important;}
.mt80{margin-top: 80px!important;}
.mt90{margin-top: 90px!important;}
.mt100{margin-top: 100px!important;}

/* bottom */
.mb0{margin-bottom: 0px!important;}
.mb5{margin-bottom: 5px!important;}
.mb10{margin-bottom: 10px!important;}
.mb15{margin-bottom: 15px!important;}
.mb20{margin-bottom: 20px!important;}
.mb30{margin-bottom: 30px!important;}
.mb40{margin-bottom: 40px!important;}
.mb50{margin-bottom: 50px!important;}
.mb60{margin-bottom: 60px!important;}
.mb70{margin-bottom: 70px!important;}
.mb80{margin-bottom: 80px!important;}
.mb90{margin-bottom: 90px!important;}
.mb100{margin-bottom: 100px!important;}

/* left */
.ml0{margin-left: 0px!important;}
.ml5{margin-left: 5px!important;}
.ml10{margin-left: 10px!important;}
.ml15{margin-left: 15px!important;}
.ml20{margin-left: 20px!important;}
.ml30{margin-left: 30px!important;}
.ml40{margin-left: 40px!important;}
.ml50{margin-left: 50px!important;}
.ml60{margin-left: 60px!important;}
.ml70{margin-left: 70px!important;}
.ml80{margin-left: 80px!important;}
.ml90{margin-left: 90px!important;}
.ml100{margin-left: 100px!important;}
.ml150{margin-left: 100px!important;}
.ml200{margin-left: 100px!important;}
.ml300{margin-left: 100px!important;}
.ml350{margin-left: 100px!important;}
.ml400{margin-left: 100px!important;}
.ml450{margin-left: 100px!important;}
.ml500{margin-left: 100px!important;}
.ml550{margin-left: 100px!important;}
.ml600{margin-left: 100px!important;}
.ml650{margin-left: 100px!important;}

/* right */
.mr0{margin-right: 0px!important;}
.mr5{margin-right: 5px!important;}
.mr10{margin-right: 10px!important;}
.mr15{margin-right: 15px!important;}
.mr20{margin-right: 20px!important;}
.mr30{margin-right: 30px!important;}
.mr40{margin-right: 40px!important;}
.mr50{margin-right: 50px!important;}
.mr60{margin-right: 60px!important;}
.mr70{margin-right: 70px!important;}
.mr80{margin-right: 80px!important;}
.mr90{margin-right: 90px!important;}
.mr100{margin-right: 100px!important;}
.mr150{margin-right: 100px!important;}
.mr200{margin-right: 100px!important;}
.mr250{margin-right: 100px!important;}
.mr300{margin-right: 100px!important;}
.mr350{margin-right: 100px!important;}
.mr400{margin-right: 100px!important;}
.mr450{margin-right: 100px!important;}
.mr500{margin-right: 100px!important;}
.mr550{margin-right: 100px!important;}
.mr600{margin-right: 100px!important;}




.con_movie {
   position: relative;
   padding: 44% 0% 0% 0%;
   width: 100%;

}
.con_movie iframe {
    position: absolute;
 top: 0;
 left: 0;
    width: 100%;
    height: 100%;
}
.post-title {
    margin: 6px 0;
    font-size: 0.8em;
    font-weight: 700;
    -webkit-transition: all .4s;
    transition: all .4s;
}
h10 {
    font-size: 0.8em;
        line-height: 1.5;
        color: #111;
    line-height: 1.4;
    letter-spacing: -.03em;
}
.post-title08 {
    color: #00619F;
    margin: 6px 0;
    font-size: 0.8em;
    font-weight: 700;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.widget {
    margin-bottom: 24px;
    padding: 20px;
font-size: 0.8em;
}
element.style {
}
.title-box2 {
    position: relative;
padding: 2px;
    background-color: #f8f8f8;
    font-weight: 300;
    font-family: Lato,Arial,sans-serif;
}
.title-box-inner2 {
    -webkit-box-orient: vertical;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
padding: 5px;
}
.container2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    max-width: 1140px;
padding: 0 5px;
    margin: 0 auto;
}
#main {
margin-bottom: 10px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.entry-inner2::after {
    content: "";
    display: block;
    clear: both;
}
.content-inside2 {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
}
.content-box2 {
    border-bottom: 0;
}
.content-box2, .sns-buttons.single-bottom {
padding: 0px 0px;
    border-bottom: 1px solid #eaeaea;
}
.entry2 {
    line-height: 1.6;
}
.content-inner2 {
    padding: 0px;
    background-color: #fafafa;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.05);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.05);
}

#container2 {
text-align: center;
max-width: 1400px;
    padding: 0px;
}

ul.tab li{ /*タブ部分*/
    float: left;
    margin-right: 10px;
    }
ul.tab li.active a{ /*選択中のタブ*/
    color: #333;
    font-weight: bold;
    }
.tab_area{ /*切り替え部分非表示*/
    display: none;
    }
.tab_content{ /*内容*/
    width: 300px; /*幅*/
    clear: both;
    overflow: hidden;
    }
.tab_content ul li{ /*内容のリスト表示*/
    clear: both; /*画像有りの場合*/
    }
.tab_content ul li img{ /*リスト内画像*/
    float: left;
    margin: 0 10px 10px 0;
    }
/*#header2 {
    background-image: url(http://artistclip.com/photoshares/landscape/wp-content/uploads/2018/06/okazaki-head.jpg);
}*/
#header2 {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    background-color: #fff;
    -webkit-transition: -webkit-box-shadow .4s,-webkit-filter .4s;
    transition: -webkit-box-shadow .4s,-webkit-filter .4s;
    transition: box-shadow .4s,filter .4s;
    transition: box-shadow .4s,filter .4s,-webkit-box-shadow .4s,-webkit-filter .4s;
    -webkit-box-shadow: 1px 0 1px 0 rgba(0,0,0,.4);
    box-shadow: 1px 0 1px 0 rgba(0,0,0,.4);
}
.site-info2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
padding: 30px 20px;
    transition: all .4s;
        align-self: flex-start;
    width: 100%;
    height: 250px ;
}
.header-inner2 {
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 50px;
    font-size: .94em;
    font-weight: 300;
}
.site-info2{
width:calc(100% - 100px);
max-width:calc(100% - 100px)
}
@media screen and (min-width:768px){
.site-info2{
-webkit-align-self:flex-start;
-ms-flex-item-align:start;
align-self:flex-start;
width:100%
}
.header-inner2{
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-webkit-flex-flow:column wrap;
-ms-flex-flow:column wrap;
flex-flow:column wrap
}

.header-inner2{
-webkit-box-orient:horizontal;
-webkit-box-direction:normal;
-webkit-flex-flow:row nowrap;
-ms-flex-flow:row nowrap;
flex-flow:row nowrap
}
}
.site-info2{
padding:15px 20px
}
@media screen and (max-width:640px){
.site-info2{
padding-right:20px;
padding-left:20px
}
}
.cornerbox{
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #5d627b;
    background: white;
    border-top: solid 5px #6161E5;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.cornerbox p {
    margin: 0; 
    padding: 0;
}
.detailbox {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #232323;
    background: #fff8e8;
    border-left: solid 10px #6161E5;
}
.detailbox p {
    margin: 0; 
    padding: 0;
}