@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
 /*Custom Ver.1 */
/*パーツ*/
.midashi-en{
    line-height:1;
}
.go-to-top .go-to-top-button {
  border-radius:50%;
}
/*Fontカスタム*/
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

.font-e1{
    font-family: 'Josefin Sans', sans-serif !important;
}
.entry-content a:hover {
    color: #b728ff;
    /*text-decoration: underline;*/
}
/*グラデーションカラー※ボタンに適用*/
.color-gradient1{
    background: rgb(154,16,58);
    background: linear-gradient(114deg, rgba(154,16,58,1) 0%, rgba(85,0,255,1) 100%);
}
.color-gradient-btn1 .wp-block-button__link{
    background: rgba(173, 88, 173, 1) 50%;
    background-image: linear-gradient(113deg, rgba(15, 113, 171, 1), rgba(173, 88, 173, 1) 50%, rgba(62, 64, 150, 1));
}
.color-gradient-btn1:hover .wp-block-button__link:hover{
    background: rgba(173, 88, 173, 1) 50%;
    background-image: linear-gradient(113deg, rgba(14, 149, 230, 1), rgba(227,111, 227, 1) 50%, rgba(91, 94, 217, 1));
}
.color-gradient-btn1 a:hover{
    color:#ffffff !important;
}

/*フロントページのタイトルを非表示（テーマ固有）*/
.home.page .entry-title{
  display: none;
}
/*.home.page h1.entry-title{
  text-align:center !important;
}*/

/*フロントページのシェアボタンを非表示（〃）*/
.home.page .sns-share{
  display: none;
}

/*フロントページのフォローボタンを非表示（〃）*/
.home.page .sns-follow{
  display: none;
}

/*フロントページの投稿日を非表示（〃）*/
.home.page .post-date{
  display: none;
}

/*フロントページの更新日を非表示（〃）*/
.home.page .post-update{
  display: none;
}

/*フロントページの投稿者名を非表示（〃）*/
.home.page .author-info{
  display: none;
}
/*フロントページのmainの隙間を解消（〃）*/
.home.page .main {
  padding-top: 0 !important;
  border: 0 !important;
}

/*フロントページその他の隙間を解消（〃）*/
.home.page .content {
    margin-top:0;
}

/*見出しデザインの初期化（〃）*/
.article h2,
.article h3,
.article h4,
.article h5,
.article h6{
    padding: 0;
    margin: 0;
    background:none;
    border-collapse: separate;
    border-spacing: 0;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    line-height: normal;
    position:relative;
}

/*見出しデザイン改めて改変（〃）*/
.article .midasi-m1{
    font-size:1.5em;
    padding:15px 0 25px 0;
}
.article .midasi-m2{
    font-size:1.2em;
    padding:15px 0;
}

/*ヘッダーカスタム*/
.header-container  {
    padding-top:8px;
    background-color:rgba(255, 255, 255, 0.88);
    /*backdrop-filter:blur(15px);*/
}
.navi {
    background:none;
}
.fixed-header {
    padding-top:8px;
    padding-bottom:8px;
    background-color:rgba(255, 255, 255, 0.6);
    backdrop-filter:blur(5px);
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.08);
}
@media screen and (max-width: 1023px)
.mobile-header-menu-buttons {
  z-index: 3;
  box-shadow: 0 1px 8px 0 rgba(0,0,0,.08);
  padding-top: 5px;
  padding-bottom: 15px;
}
.navi-in a {
    font-weight: 800;
}
.navi-in a:hover {
    background:#ffff;
}
.navi-in>ul .sub-menu {
    background-color:rgba(255, 255, 255, 0.6);
    backdrop-filter:blur(5px);
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.08);
}
.navi-in>ul .sub-menu a:hover  {
    background-color:rgba(204, 204, 204, 0.18);
    /*box-shadow: 0 1px 8px 0 rgba(0,0,0,.18);*/
}
.block-mainviewhead{
    background-image:url(https://2311.web-ac.biz/wp-content/uploads/2023/11/top-img-mainview-bg.png);
    background-repeat:no-repeat;
    background-position:center center;
    background-size: contain;
    /*background-color:#f7fafc;背景色の設定*/
    margin:0 calc(50% - 50vw);
    width:100vw;
    color:#ffffff;
    font-weight:bold;
    text-align:center;
    display:block;
}
.block-mainviewhead img{
  max-width: 100%;
  height: auto;
}
@media screen and (max-width:1260px){
    .block-mainviewhead{
        width:100vw;
        height:auto;
        background-size:150%;
    }
}
/*ブロック：サービスナナメの背景*/
.block-service_backimage{
    text-align:center;
    position: relative;
}
.block-service_backimage::after {
    margin:0 calc(50% - 50vw) -580px calc(50% - 50vw);
    width: 100vw;
    height:900px;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image:url(https://2311.web-ac.biz/wp-content/uploads/2023/11/top-img-service-background.png);
    background-position:top center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -2;
}
.block-service_backimage::before {
    margin:0 calc(50% - 50vw) -580px calc(50% - 50vw);
    width: 100vw;
    height:600px;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(115deg, rgba(199, 231, 243, 1), rgba(233, 250, 249, 1));
    transform: skewY(-8deg);
    z-index: -3;
}
@media screen and (max-width:1260px){
    .block-service_backimage::after{
        width:100vw;
        height:auto;
        background-size:180%;
    }
}
@media screen and (max-width:781px){
    .block-service_backimage::before {
        height:1400px;
    }
}

/*ブロック：サービス*/
.block-service_box{
    background:#ffffff;
    padding:30px 15px;
    margin:0 8px;
    border-radius:15px;
    box-shadow: 4px 2px 28px rgb(0,0,0,0.08);
}
/*ブロック：お問い合わせの背景*/
.block-contact_backimage{
    text-align:center;
    position: relative;
}
.block-contact_backimage::before {
    margin:0 calc(50% - 50vw) -400px calc(50% - 50vw);
    width: 100vw;
    height:400px;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image:url(https://2311.web-ac.biz/wp-content/uploads/2023/11/top-img-contact-background.png);
    background-position:top center;
    background-repeat:no-repeat;
    z-index: -3;
}
.block-contact{
    margin:0 auto;
    display:block;
    padding:40px 8% 40px 8% ;
}
/*ブロック：ニュース*/
.block-news .new-entry-card{
    font-size: 16px;
}
.block-news .new-entry-card-snippet{
    font-size: 16px;
    opacity:1;
}
.widget-entry-cards .a-wrap{
     color:var(--wp--preset--color--black:);
    margin-bottom: 14px;
    padding:18px 40px;
    /*border-radius:150px;
    background-image: linear-gradient(107deg, rgba(207, 237, 255, 0.39), rgba(219, 220, 255, 0.55));
    box-shadow: 4px 2px 28px rgb(0,0,0,0);*/
    line-height:1.5em;
}
.widget-entry-cards .a-wrap:hover{
    /*border-radius:150px;
    box-shadow: 4px 2px 28px rgb(0,0,0,0.08);*/
    background-color: rgba(219, 220, 255);
    background-image: linear-gradient(107deg, rgba(219, 220, 255), rgba(247, 219, 255, 0.85)) !important;
    transition: all 0.3s ease-in-out;
    /*color: var(--cocoon-text-color);*/
    color:#363636;
}
.widget-entry-cards figure{
    padding-right:20px;
    width: 180px;
}
@media screen and (max-width:1260px){
    .block-news .top-img-news-background{
        width:40%;
    }
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
