@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
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
.eye-catch {
	text-align:center;
	margin: 0 auto 20px;
}
 .eye-catch img {
	max-width: 800px;
} 
.huto {
	font-weight: bold;
}
.hutoaka {
	font-weight: bold;
	color: #e60033;
}
span.btn_04 {
	display: inline-block;
	justify-content: space-evenly;
	align-items: center;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
	padding: 1rem 4rem 1rem 3rem;
	font-weight: bold;
	background: #182e6f;
	color: #fff;
	border-radius: 100vh;
	position: relative;
	transition: 0.5s;
	border:solid 2px #182e6f;
}
span.btn_04:hover {
	background: #fff;
	color: #182e6f;
	cursor:pointer;
}
span.btn_04:hover::before{
	border-top: 2px solid #182e6f;
	border-right: 2px solid #182e6f;
}
.txcenter {text-align:center;}
.di-inline-block {display: block; max-width:780px; margin-left:auto;margin-right:auto;}

.super-link {
    display: block;
    position: relative;
    width: 80%;/*ボタンの幅*/
    padding: 10px 0;
    margin: 10px auto 20px;
    background-color: #ed4545;/*ボタンの色*/
    box-shadow: 0 3px 0 0 rgba(198, 39, 39, 1);/*影の色(rgbaの値を変更)*/
    border-radius: 5px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
}
.super-link:hover {
    text-decoration: none;
    color: #fff;
	cursor:pointer;
    opacity: 0.7;
    box-shadow: none;
    -webkit-transform: translateY(3px);
}

.super-link::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    transition: 0.2s
    animation: super-link 3s ease-in-out infinite;
}

.btn_box1 {
	padding: 20px 5px;
	background: #f7f7f7;
}
.btn_box1 p {
	text-align:center;
}
.btn_box1 p:first-child {
	font-weight:bold;
	margin-bottom: 0;
}
.btn_box1 p.st-mcbox-text {
	margin-bottom: 0;
}
.thkotei20 tr th:nth-of-type(1) {
	min-width:100px;
}
.textlink {
	color: #1967d2;
	text-decoration: underline;
	cursor: pointer;
}
/* footer */
footer#footer {
	padding-top:0 !important;
	border-top: 2px solid #1c67d8;
	background-color:#f5f5f5;
}
#footMenu .innerBox .menu {
        padding: 10px 0;
    }
#footMenu {
    border-bottom: 1px solid #e9e9e9;
}
#footMenu ul {
	list-style-type: none;
	padding: 0;
}
@media (min-width: 770px) {
    #footMenu .innerBox .menu li a {
        background-position: left 50%;
        padding: 0 20px 0 18px;
    }
}
#footMenu .innerBox .menu ul {
	margin: 0;
}
#footMenu .innerBox .menu li a {
    background: url(//lightscend.co.jp/wp/wp-content/themes/biz-vektor/design_skins/003/css/../images/icon_arrow1_gray.gif) 10px 50% no-repeat;
    padding: 0 15px 0 28px;
}
#footMenu .menu li a {
    display: block;
    overflow: hidden;
    line-height: 135.7%;
    text-decoration: none;
	font-size: 12px;
}
#footMenu .innerBox a {
    color: #888;
}
#footerInner.innerBox {
	padding-top: 25px;
	padding-bottom: 20px;
}
@media (min-width: 970px) {
    #footMenu .innerBox, #footer .innerBox, #topMainBnrFrame, #pageTitBnr .innerBox, #topMainBnrFrame {
        width: 950px;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto;
    }
}

@media (min-width: 970px) {
    .innerBox, #gMenu #gMenuInner.innerBox {
        width: 950px;
        margin: 0 auto;
    }
}
@media (min-width: 970px) {
    #footer dl#footerOutline dt img {
        max-height: 45px;
    }
}
#siteBottom {
	text-align: center;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
}
#siteBottom a {
    color: #666;
    text-decoration: none;
}
#footer dl#footerOutline dt img {
    margin-bottom: 5px;
    max-width: 260px;
    max-height: 35px;
}
#siteBottom {
    clear: both;
    font-size: 79%;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
}
#siteBottom #siteBottomInner.innerBox #copy {
    padding-top: 15px;
}
#siteBottom #siteBottomInner.innerBox #powerd {
    color: #333;
}
.th-left table th {text-align: left !important;}
div table th, 
div table td { font-size: 0.8em !important; }
.img-set table td img { padding-right: 5px;}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

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

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
/* footer */
.youwill-footer {
  background: #3b2d13;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 44px 0 0;
  font-family: 'Noto Serif JP', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', YuGothic, 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', Hiragino Kaku Gothic Pro, Osaka, 'ＭＳ Ｐゴシック', MS PGothic, Sans-Serif, verdana;
	font-size:1.3em;
}

.youwill-footer .inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 40px;
  box-sizing: border-box;
}

.youwill-footer .footer_list {
  display: flex;
  justify-content: flex-start;
  gap: 180px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.youwill-footer .footer_list_item {
  width: auto;
  min-width: 0;
}

.youwill-footer .footer_list_item p {
  margin: 0 0 22px;
  line-height: 1.4;
}

.youwill-footer .footer-head-color {
  color: #f39a00;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0;
}

.youwill-footer .foot_sub {
  list-style: none;
  margin: 0;
  padding: 0;
}

.youwill-footer .foot_sub_item {
  margin: 0 0 16px;
  line-height: 1.45;
}

.youwill-footer .foot_sub_item:last-child {
  margin-bottom: 0;
}

.youwill-footer .foot_sub a {
  color: #ffffff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.45;
}

.youwill-footer .foot_sub a:hover {
  opacity: 0.85;
  text-decoration: none;
}

.youwill-footer .footer_logo {
  background: #ececec;
  margin-top: 46px;
  padding: 20px 0 18px;
  text-align: center;
}

.youwill-footer .footer_logo a {
  display: inline-block;
  line-height: 1;
}

.youwill-footer .footer_logo img {
  width: 190px;
  max-width: 90%;
  height: auto;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .youwill-footer {
    padding: 32px 0 0;
  }

  .youwill-footer .inner {
    padding: 0 24px;
  }

  .youwill-footer .footer_list {
    display: block;
  }

  .youwill-footer .footer_list_item {
    margin-bottom: 28px;
  }

  .youwill-footer .footer_list_item p {
    margin-bottom: 14px;
  }

  .youwill-footer .foot_sub_item {
    margin-bottom: 10px;
  }

  .youwill-footer .footer_logo {
    margin-top: 28px;
    padding: 16px 0;
  }

  .youwill-footer .footer_logo img {
    width: 150px;
  }
}
.youwill-footer .footer_logo {
  background: #ffffff !important;
}