/*
Theme Name: mysticblue_child
Template: mysticblue
*/

body{
	font-family:Arial,Helvetica,"游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
	font-size:110%;
	line-height:1.5;
}

h1.post-title{
	font-family:Arial,Helvetica,"游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif!important;
}
.content .pad{
	padding:0;
}
@media screen and (max-width: 738px){
element.style {
    height: 0;
}
}

.b_wrap{
	overflow:hidden;
	    padding-left:3%;
	padding-right:3%;
}

.b_wrap div:nth-child(3n) {
    margin-right:0;
}

.b_link{
	width:26%;
    margin:0 11% 30px 0;
	float:left;
}

.b_link img:hover{
	opacity:0.5;
}

.lavel {
	text-align:center;
}
.entry p{
	margin-bottom:0;
}

.free_space{
	margin-bottom:0;
}

.textwidget p{
	margin-bottom:40px;
}

@media screen and (max-width: 738px){
	.textwidget p{
		margin-bottom:40px;
		text-align:left;
}

}

.textwidget2 p{
	margin-bottom:50px;
}

@media screen and (max-width: 738px){
	.textwidget2 p{
		margin-bottom:30px;
		padding:0 20px;
		line-height:1.75;
}
}

.su-custom-gallery-slide img{
	border:none;
	height:160px;
}

.btn{
    text-align:center;
	margin-top:20px;
}

.entry-inner h2 {
    position: relative;
    padding: 0.5em 0;
    font-size:26px;
    margin-top:2em!important;
	margin-bottom:1em;
}
.entry-inner h2::before,
.entry-inner h2::after {
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 6px;
    box-sizing: border-box;
}
.entry-inner h2::before {
    top: 0;
    border-top: 2px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.entry-inner h2::after {
    bottom: 0;
    border-top: 1px solid #ccc;
    border-bottom: 2px solid #ccc;
}

.entry-inner h3{
    padding: .3em .5em!important;
    background-color:#f6f6f6;
    font-size:23px;
}

.entry-inner p{
	line-height:1.75;
	font-size:1.2em;
	margin:0 0 1.6em;
}


.alx-tab img{
    width:100px;
}

.textwidget .widgettitle{
		margin-bottom:60px;
    text-align:center;
}

h2.widgettitle{
		margin-bottom:60px;
    text-align:center;
}

@media screen and (max-width: 738px){
.textwidget .widgettitle{
		margin-bottom:30px!important;
    text-align:center;
}
	
h2.widgettitle{
	margin-bottom:30px!important;
    text-align:center;
}
}



@media screen and (max-width: 738px){
	.widget-title{
    text-align:center!important;
}
}

.footer-widget-1 h3,
.footer-widget-2 h3,
.footer-widget-3 h3{
    background-color:#000;
    color:#fff;
    padding:5px 10px;
}

.post-date{
    display:none;
}

.sns{
    width:30%;
    margin:0 auto 30px;
}

@media screen and (max-width: 738px){
    .sns{
        width:100%;
        margin:0 auto;
    }

    br {
        display: none;
    }
}

.fa-facebook:before,
.fa-instagram:before,
.fa-desktop:before,
.fa-envelope:before{
    margin-right:5px;
}

.footer_copyright img,.footer_copyright #copyright p{
    opacity:1;
    color:#fff;
}

.textwidget{
    padding-bottom:0!important;
}

@media screen and (max-width: 738px){
.entry .textwidget{
    text-align:center;
}
	
.textwidget a img{
    width:70%;
	margin:0 auto!important;
}
}

#header_contentwidth{
    padding-top:120px;
}
@media screen and (max-width: 738px){
	#header_contentwidth{
    padding:0;
}
}
.widget{
    margin-top:0px;
}

.name{
    font-size:1.5em!important;
}

.sample2 ,.sample3{
    width:26%;
    margin:0 11% 30px 0;
    overflow:hidden;
    position:relative;
    float: left;
    color:#fff;
}

.lavel{
    padding-left:3%;
	padding-right:3%;
}

.lavel div:nth-child(3n) {
    margin-right:0;
}

.sample2 .caption {
    font-size:        100%;
    text-align:         center;
    color:            #fff!important;
    font-weight: 200;
    line-height:1.3em;
			display:block;
}

.sample3 .caption {
    font-size:        100%;
    text-align:         center;
    color:            #fff;
    font-weight: 200;
    line-height:1.3em;
			display:block;
}

.sample2 .mask a{
	width:            80%;
    height:            100%;
    position:        absolute;
    top:            0;
    left:            0;
    opacity:        0;    /* マスクを表示しない */
    background-color:    rgba(0,0,0,0.5);
    -webkit-transition:    all 0.6s ease;
    transition:        all 0.6s ease;
    display:block;
	padding:0 10%;
}
.sample3 .mask a{
	width:            80%;
    height:            100%;
    position:        absolute;
    top:            0;
    left:            0;
    opacity:        0;    /* マスクを表示しない */
    background-color:    rgba(0,0,0,0.5);
    -webkit-transition:    all 0.6s ease;
    transition:        all 0.6s ease;
		padding:0 10%;
}


#paginate{
padding:0;	
}

.sample2:hover .mask a,.sample3:hover .mask a{
    opacity:        1;    /* マスクを表示する */
    padding-top:90px;
    display:block;/* ホバーで下にずらす */
	color:#fff!important;
}

#header{
    height:100px;
}

.post_description .post-meta{
    display:none;
}

@media screen and (max-width: 738px){
.post_description .post-meta{
    opacity:0;
	display:block;
}
}
p{
    font-size:1em;
    font-weight: 100;
}

#pgc-13-0-0{
    width:80%!important;
    margin:0 auto;
}

.label_list{
    margin:0 auto!important;
    overflow: hidden;
    width: 100%;
}

.label_list li{
    list-style: none!important;
    width:32%;
    float:left;
    margin-right:2%;
    margin-bottom: 30px;
}

.label_list li:nth-child(3n){
    margin-right:0;
}

a:hover{
    opacity:0.5;
}

.btn01 {
    position: relative;
    display: inline-block;
    padding: 1em 2em 1em 3em;
    text-decoration: none;
    color: #fff!important;
    background: #000;
    margin:0 auto 50px!important;
    text-align:center!important;
    font-size:1.2em!important;
}

.btn01 a {
    color:#fff!important;
    text-align:center!important;
}

.btn01:hover {
    opacity:0.5;
    color:#fff;
}
.btn01:before {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    left: 20px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #fff;
}
.btn01:after {
    display: block;
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    left: 18px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #000;
}

.btn01:hover:after {
    background: #000;
}

.mb20{
    margin-bottom:20px;
}

#footer {
    width: 100%;
    background-color: #000;
    margin-top: 50px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6,.sidebar .widget>h3{
    font-weight: 100;
}

.entry h3{
    border-bottom:1px solid #E5E5E5;
    padding-bottom:10px;
}

.sidebar .widget{
    padding:0 20px;
}
/* --- お問い合わせフォーム --- */

/* デザインカスタマイズ */

div.wpcf7 {
    background: #fafafa;
    padding: 0px;
    margin: 0 0 30px 0;
}

div.wpcf7 p {
    padding: 20px 20px 0;
    margin: 0;
    font-size: 11px;
}

div.wpcf7 input,
.wpcf7 textarea {
    border: 1px solid #ccc;
    padding: 8px;
    font-size: 14px;
    width: 95%!important;
}

div.wpcf7 textarea {
    width: 95%;
    height: 300px;
}

div.wpcf7 input.wpcf7-submit {
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    width: 200px;
    height: 45px;
    display: block;
    background: #000;
    border: 1px solid #666;
}

div.wpcf7 input.wpcf7-submit:hover {
    background: #006080;
    border: 1px solid #006080;
}

.wpcf7 input.wpcf7-submit:active {
    box-shadow: none;
    bottom: -2px;
    position: relative;
}

.wpcf7 input:focus,
.wpcf7 textarea:focus {
    border: 1px solid #009de1;
}

.wpcf7-captchac {
    border: 1px solid #ccc;
}


/* エラー個所をわかりやすく表示 */

.wpcf7 .wpcf7-not-valid {
    background: #ffb6c1;
}

.wpcf7 span.wpcf7-not-valid-tip {
    font-size: 80%;
    width: 95%;
}

.wpcf7 .wpcf7-response-output {
    margin: 10px 0 0;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.wpcf7 .wpcf7-validation-errors {
    color: #B94A48;
    background-color: #F2DEDE;
    border: 1px solid #EED3D7;
}

.wpcf7 .wpcf7-mail-sent-ok {
    color: #3A87AD;
    background-color: #D9EDF7;
    border: 1px solid #BCE8F1;
}

/* 必須赤色表示 */

.wpcf7 .required {
    color: #f00;
}

/* 任意緑色表示 */

.wpcf7 .any {
    color: #080;
}

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

    div.wpcf7 input,
    .wpcf7 textarea {
        border: 1px solid #ccc;
        padding: 8px;
        font-size: 14px;
        width: 90%!important;
    }

    div.wpcf7 textarea {
        width: 90%;
        height: 300px;
    }

    .wpcf7 span.wpcf7-not-valid-tip {
        font-size: 80%;
        width: 80%;
    }
}

@media screen and (max-width: 738px){
    #pgc-13-0-0{
        width:90%!important;
        margin:0 auto;
    }

    #pg-13-0 .panel-grid-cell{
        margin:0 auto!important;
    }
}

#footer-top-widgets h2.widgettitle{
	margin-bottom:60px;
	text-align: center;
}

@media screen and (max-width: 738px){
	#footer-top-widgets h2.widgettitle{
	margin-bottom:30px!important;
	text-align: center;
}
}
