@charset "utf-8";
/* CSS Document */
.clearfix:after {
  clear: both;
  content: '';
  display: block;
}
#common-w{
    width: 1000px;
    margin: auto;
    box-sizing: border-box;
}

.pc-only {
    display: initial;
}

/* =========================================================
 * 楽天用
 * =========================================================*/
 header.drawer-navbar {
    display: none;
 }
 .single-column #htlMainContent.GOLDTemplate{
    overflow-x: hidden;
 }
 a:hover {
    text-decoration: none;

 }
 .slider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.slider > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.slider > div:first-child {
    display: block;
}

/* =========================================================
 * icon
 * =========================================================*/
a.drawer-menu-item.icno-06{
	position: relative;
}
a.drawer-menu-item.icno-06:after {
    background: url(../img/icon/icon-06.png) no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    top: 6px;
    width: 14.8px;
    height: 15px;
    margin: 0 0 0 8px;
}
.sns-link a{
	margin:0 16px;
}
.logo-icon{
	margin: 0 0 0 4px;
}
/* =========================================================
 * head-area
 * =========================================================*/
 .check-rates{
    background: #FFAA84;
    width: 72px;
    height: 72px;
    position: absolute;
    top: 0;
    right: 74px;
 }
 .check-rates a{
 	display: block;
 	color: #212048;
	font-size: 16px;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    padding: 16px 0;
 }
/* =========================================================
 * head-area
 * =========================================================*/
.sns-icon {
    display: inline-block;
    padding: 8px 24px;
}
.sns-icon2 {
    padding:8px 14px 8px 8px!important;
}
/* =========================================================
 * slide-area
 * =========================================================*/
.slider img{
    width: 100%;
 }
/* =========================================================
 * foot-area
 * =========================================================*/
.line{
    border-bottom: 2px solid #363581;
    margin: 0 0 24px;
} 
.foot-w{
    width: 1000px;
    margin: 24px auto;
    overflow: hidden;
}
.sns-link{
    text-align: center;
    margin: 0 0 32px;
}
.sns-link a:hover{
    opacity: 0.75;
}
.foot-logo{
    width: 33%;
    float: left;     
}
.foot-text{
    width: 33%;
    float: left;   
}
.foot-text p{
    text-align: left;
    margin: 0 0 8px;
    color: #212048; 
}
.foot-tel{
    width: 33%;
    float: left; 
    text-align: center;    
}
.foot-tel a{
    width: 228px;
    margin: auto;
    display: block;
    background: #363581;
    border-radius: 6px;
    color: #fae4ba;
    font-size: 24px;
    line-height: 24px;
    padding: 24px 0 24px 40px;
    position: relative;
}
.foot-tel a:before{
    background: url(../img/icon/tel-icon.png) no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    top: 25px;
    left: 30px;
    width: 30px;
    height: 21px;
}
#copyright{
    color: #212048; 
    text-align: center;
    margin: 24px 0 0;
}
#page-top {
    position: fixed;
    bottom: 2px;
    left: 50%;
    margin-left: 500px;
}
/* =========================================================
 * 下層TOP
 * =========================================================*/
.common-line{
    border-bottom: 1px solid #bac9df;
    border-top: 1px solid #bac9df;
    margin: 24px 0 0;
}
.common-line h2{
    border-bottom: 1px solid #363581;
    border-top: 1px solid #363581;
    text-align: center;
    font-family: 'PT Sans Narrow', sans-serif;
    color: #212048;
    font-size: 30px;
    margin: 4px 0;
    padding: 24px 0 16px;
    line-height: 32px   
}
.common-line h2 span{
    display: block;
}
.common-line h2 span img{
    width: 52px;
}

/* =========================================================
 * 下層title
 * =========================================================*/
.common-title{
    background: #8988b5;
    width: 100%;
    height: 80px;
    text-align: center;
    position:relative; 
}
.common-title h2{
    font-size: 24px;
    color: #fff;
    padding: 12px 0;
    font-family: 'PT Sans Narrow', sans-serif;
}
.common-title span{
    font-size: 10px;
    color: #fff;
    display: block;
    padding: 8px 0 0;
}
.common-title img{
    padding: 12px 0 0 ;
}
.common-title:after {
    position: absolute;
    content: "";
    top: 80px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #8988b5 transparent transparent transparent;
}
.common-btn{
  margin: 0 0 40px;
}
.common-btn-line {
    width: 200px;
    background: #fff;
    margin: auto;
    padding: 4px;
    border: solid 1px #595897;   
}
.common-btn-line2 {
    border: solid 1px #595897;
    border-radius: 6px;
    position: relative;
}
.common-btn-line h2{
    font-family: 'PT Sans Narrow', sans-serif;  
    text-align: center;
    font-size: 27px;
    margin: 14px 0 0;
    line-height: 24px;
}
.common-btn-line h2 span {
    display: block;
    font-size: 8px;
}
.common-btn-icon{
    text-align: center;
    margin: 0 0 8px;
}
.common-btn-icon img {
    width: 48px;
}
/* =========================================================
 * common-slide
 * =========================================================*/
.common-slide {
    width: 800px;
    margin: 24px auto;
}
.common-slide img {
    width: 100%;
    height: auto;
}
/* =========================================================
 * common-accordion
 * =========================================================*/
 .common-accordion-list .accordion-head:hover {
    opacity: 0.8;
 }
.common-accordion-list .accordion-head p span.common-span{
    position: relative;  
    font-size: 16px;
    padding: 24px 2em;
    color: #FFFFFF;
    font-family: 'PT Sans Narrow', sans-serif;
    text-align: left;
    background-color: #363581;
    display: flex;
    align-items: center;
    line-height: 1.0em;
    text-decoration: underline;
}
.common-accordion-list .accordion-head p span.common-span:after {
    background: url(../img/icon/icon-03.png) no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 0 0 14px;
    filter: brightness(0) saturate(100%) invert(99%) sepia(39%) saturate(2%) hue-rotate(162deg) brightness(113%) contrast(100%);
}
.common-accordion-list .accordion-head.open p {
}
.common-accordion-list .accordion-head.open p span.common-span:after{
    background: url(../img/icon/icon-08.png) no-repeat;
    background-size: contain;
    content: "";
    width: 14px;
    height: 14px;
    margin: 2px 0 0 14px;  
    filter: brightness(0) saturate(100%) invert(99%) sepia(39%) saturate(2%) hue-rotate(162deg) brightness(113%) contrast(100%);

}
span.plaid-bg{
	background: url(../img/icon/plaid-bg.png);
	width: 100%;
	height: 18px;
	display: block;
	padding: 0 !important;
}
.common-accordion-blok{
    display: none;
    border-bottom: solid 1px #bfbfbf;
}

.accordion-head {
    cursor: pointer;
}

/* =========================================================
 * common-btn
 * =========================================================*/
.common-btn2{
    width: 220px;
    height: 60px;
    border-radius: 6px;
    background: #363581;
    border: solid 1px #363581;
    position: relative;
    margin: 0 auto 24px;
}
.common-btn2 a{
    line-height: 60px;
    padding: 0 0 0 24px;
    font-size: 16px;
    display: block;
    color: #fff;
}
.common-btn2 a:after {
    background: url(../img/icon/icon-02.png) no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    top: 24px;
    right: 16px;
    width: 14px;
    height: 14px;
    margin: 0 0 0 8px;
}
.common-btn2:hover{
    background: #fff;
    border: solid 1px #363581;
}
.common-btn2 a:hover{
    color: #363581;
}
.common-btn2 a:hover:after {
    background: url(../img/icon/icon-09.png) no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    top: 24px;
    right: 16px;
    width: 14px;
    height: 14px;
    margin: 0 0 0 8px;
}
.common-link3{
    margin: 40px auto 60px;
    width: 600px;
}
.common-btn3 {
    background: #363581;
    border-radius: 6px;
    width: 240px;
    line-height: 18px;
    margin: 18px auto;
    opacity: 0.8;
}
.common-btn3 a{
    display: block;
    color: #fff;
    padding: 16px 0 16px 16px;
    position: relative;
}
.common-btn3:hover{
    opacity: 0.75;
}
.common-btn3 a:after {
    background: url(../img/icon/icon-02.png) no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    top: 20px;
    right: 12px;
    width: 10px;
    height: 13.5px;
    margin: 0 0 0
}
.common-img3{
    margin: -30px 0 40px;
}
.common-img3 img{
    width: 100%;
}
.common-btn4{
    width: 280px;
    height: 60px;
    border-radius: 6px;
    background: #363581;
    border: solid 1px #363581;
    position: relative;
    margin: 0 auto 24px;
}
.common-btn4 a{
    line-height: 60px;
    padding: 0 0 0 24px;
    font-size: 16px;
    display: block;
    color: #fff;
}
.common-btn4 a:after {
    background: url(../img/icon/icon-02.png) no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    top: 24px;
    right: 16px;
    width: 14px;
    height: 14px;
    margin: 0 0 0 8px;
}
.common-btn4:hover{
    background: #fff;
    border: solid 1px #363581;
}
.common-btn4 a:hover{
    color: #363581;
}
.common-btn4 a:hover:after {
    background: url(../img/icon/icon-09.png) no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    top: 24px;
    right: 16px;
    width: 14px;
    height: 14px;
    margin: 0 0 0 8px;
}
/* =========================================================
 * お問い合わせ
 * =========================================================*/
 .contact-area{
    width: 800px;
    margin: auto;
 }
 .contact-area h2{
    margin: 40px 0 16px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #212048;
 }
.contact-area p{
    text-align: center;
    border-bottom: 1px solid #bac9df;
    padding: 0 0 16px;
    margin: 0 0 32px;
    line-height: 21px;
}
.contact-box dl{
    margin: 0 0 16px;
    padding: 0 8px;
}
.contact-box dt{
    width: 14%;
    display: inline-block;
    color: #212048;
    vertical-align: top;
    line-height: 21px;
}
.contact-box dt span{
    color: #d9bb45;
}
.contact-box dd{
    width: 85%;
    display: inline-block;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required ,input.wpcf7-form-control.wpcf7-text {
    width: 98%;
    height: 30px;
    border: solid 1px #363581;
    font-size: 16px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 98%;
    height: 200px;
    border: solid 1px #363581;
    font-size: 16px;
}
span.wpcf7-not-valid-tip {
    margin: 8px 0 0;
}
.blog-btn{
    width: 220px;
    height: 60px;
    position: relative;
    margin: 0 auto 40px;
}
.blog-btn input{
    width: 220px;
    height: 60px;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
    background: #363581;
    border: solid 1px #363581;
    text-align: left;
    padding: 0 0 0 16px;
}
.blog-btn:after {
    background: url(../img/icon/icon-02.png) no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    top: 24px;
    right: 16px;
    width: 14px;
    height: 14px;
    margin: 0 0 0 8px;
}
.blog-btn input:hover{
    color: #363581;
    background: #fff;
}
.blog-btn:hover:after {
    background: url(../img/icon/icon-09.png) no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    top: 24px;
    right: 16px;
    width: 14px;
    height: 14px;
    margin: 0 0 0 8px;
}
/* =========================================================
 * blog
 * =========================================================*/
.category-nav,.blog-box{
    width: 800px;
    margin: 0 auto 40px;
    box-sizing: border-box;
    overflow: hidden;
        padding: 0 24px;
}
.blog-bottom{
    border-bottom: 1px solid #363581 !important;   
}

.category-list li{
    margin: 0 0 24px;
    color: #363581;
    padding: 0 24px;
}   
.category-list li a{
    text-decoration: underline;
    display: block;
} 
.blog-date{
    margin: 0 0 12px;
    color: #363581;
}
h2.blog-title{
    color: #212048;
    font-size: 21px;
    margin: 0 0 12px;
    line-height: 24px;
}
.blog-category{
    margin: 0 0 16px;
    color: #363581;   
}
.blog-category p{
    display: inline-block;  
}
.blog-category ul{
    display: inline-block;

}
.blog-category li{
    display: inline-block;
    padding: 0 8px 0 0;
}
.blog-main{
    border-top: double 4px #bac9df;
    border-bottom: 1px solid #bac9df;
    padding: 8px 0 40px 0;
}
.blog-main{
    line-height: 24px;
    margin: 0 0 40px;
}
.blog-main img{
	margin:4px 0;
}
/* =========================================================
 * prev_title
 * =========================================================*/
#prev_title{
    width: 50%;
    float: left;
    box-sizing: border-box;
}
#next_title{
    width: 50%;
    float: right;
    box-sizing: border-box;
    text-align: right;
}
/* =========================================================
 * pagenavi
 * =========================================================*/
#pagenavi{
    text-align: center;
}

.wp-pagenavi{
    line-height: 40px;
}
.wp-pagenavi a,
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
    padding: 12px 15px;
    margin: 4px;
    text-decoration: none;
    border: solid 1px #363581;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
    background: #363581;
    color: #fff;
}
.wp-pagenavi span.current{
    font-weight: bold;
    -webkit-box-shadow: 1px 1px 1px #bac9df inset;
    -moz-box-shadow: 1px 1px 1px #bac9df inset;
    box-shadow: 1px 1px 1px #bac9df inset;
}



.wp_social_bookmarking_light{
    border: 0 !important;
    padding: 10px 0 20px 0 !important;
    margin: 0 !important;
}
.wp_social_bookmarking_light div{
    float: left !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 5px 0px 0 !important;
    min-height: 30px !important;
    line-height: 18px !important;
    text-indent: 0 !important;
}
.wp_social_bookmarking_light img{
    border: 0 !important;
    padding: 0;
    margin: 0;
    vertical-align: top !important;
}
.wp_social_bookmarking_light_clear{
    clear: both !important;
}
#fb-root{
    display: none;
}
.wsbl_facebook_like iframe{
    max-width: none !important;
}
.wsbl_pinterest a{
    border: 0px !important;
}

@media (max-width: 767px) {
    .width{
        padding: 0 4%;
    }
    #common-w{
        width: 100%;
        padding: 0 4%;
    }
    .pc-only {
        display: none;
    }
    
	.drawer-navbar-header img{
		width:100px;
	}
	.drawer-navbar-header img.logo-icon{
		width:46px;
	}
/* =========================================================
 * head-area
 * =========================================================*/	


/* =========================================================
 * foot-area
 * =========================================================*/
   .foot-w{
        width: 100%;
    }
    .foot-logo{
        text-align: center;
        margin: 0 0 32px 0;
        padding: 0;
        width: 100%;
        float: none;
    }
    .foot-text p{
        text-align: center;
    }
    .foot-text,.foot-tel{
        width: 100%;
        float: none;
        margin: 0 0 32px;
    }
    #page-top {
        left: inherit;
        bottom: 8px;
        margin-left: 0;
        right: 12px;
    }
/* =========================================================
 * 下層TOP
 * =========================================================*/
    .common-line{
        margin: 40px 0 0;
    }
/* =========================================================
 * common-slide
 * =========================================================*/
    .common-slide {
        width: 97%;
    }
/* =========================================================
 * common-btn
 * =========================================================*/
    .common-link3{
        margin: 40px auto;
        width: 100%;
    }
    .common-btn3{
        margin: auto;
    }
    .common-img3{
        margin: -18px 0 0;
    }
    .common-img3 img{
        width: 100%;
    }
/* =========================================================
 * お問い合わせ
 * =========================================================*/
    .contact-area{
        width: 100%;
    }
    .contact-box dt{
        width: 29%;
    }
    .contact-box dd{
        width: 69%;
    }
    textarea.wpcf7-form-control.wpcf7-textarea {
        height: 120px;
    }
/* =========================================================
 * blog
 * =========================================================*/
    .category-nav,.blog-box{
        width: 100%;
    }
    ul.category-list{
        padding: 0 24px;
    }
    .blog-box{
        padding: 0 8px;
    }
	.blog-main img{
        width: 100%;
		height: 100%;
	}
/* =========================================================
 * pagenavi
 * =========================================================*/
    .wp-pagenavi{
        font-size: 18px;
    }
    .wp-pagenavi a,
    .wp-pagenavi span.current{
        display: inline-block;
        vertical-align: middle;
        line-height: 16px;
    }
    .page.smaller,.page.larger{
        display: none;
    }
} 