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

/************************************
** 子テーマ用のスタイルを書く
************************************/

.page-id-2 h1.entry-title {
	display:none;
}
.page-id-2 #content-in {
	width:100%;
}
.page-id-2 .main {
  background-color: rgba(255,255,255,0);
	padding-left:0px;
	padding-right:0px;
}

#container {
	background-image: url("https://worthnet.jp/wp/wp-content/uploads/2025/05/back1-2.jpg");
	background-attachment:fixed;
	background-size: cover;
}
.page-id-32 #container, .page-id-13 #container {
	background-image: url("https://worthnet.jp/wp/wp-content/uploads/2025/05/back2.jpg");
	background-attachment:fixed;
	background-size: cover;
}

.content {
	margin-top: 40px;
}

body, .navi-in a, .site-name-text-link, .navi-footer-in a{
	color:#6f5436;
}

.site-name {
	letter-spacing:3px;
	text-shadow: #fff 1px 0 10px, #fff 1px 0 5px, #fff 1px 0 5px, 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.header-container {
	background-color:rgba(255,255,255,0.7);
}
#header {
	background-image: url("https://worthnet.jp/wp/wp-content/uploads/2025/05/head1.png"),url("https://worthnet.jp/wp/wp-content/uploads/2025/05/head2.png");
	background-repeat:no-repeat, no-repeat;
	background-position:100% 100%, 0% 100%;
	background-size:350px, 400px;
}

body.page .date-tags, .footer-meta {
	display:none;
}

.navi-in > ul li#menu-item-15 {
	width:100px;
}
.navi-in > ul li#menu-item-17, .navi-in > ul li#menu-item-35 {
	width:120px;
}
.navi-in a:hover {
	background-color: #f5e56b;
	color: var(--cocoon-text-color);
}
.navi {
	border-bottom:1px solid #6f5436;
}

.main {
	border-radius: 0px;
	background-image: url("https://worthnet.jp/wp/wp-content/uploads/2025/05/con-1.png"),url("https://worthnet.jp/wp/wp-content/uploads/2025/05/con-2.png");
	background-repeat:no-repeat, no-repeat;
	background-position:0% 0%, 100% 100%;
	background-size:100px, 100px;
}
.page-id-2 .main {
	background-image:none;
}
.page-id-32 .main, .page-id-13 .main {
	background-image: url("https://worthnet.jp/wp/wp-content/uploads/2025/05/con-3.png"),url("https://worthnet.jp/wp/wp-content/uploads/2025/05/con-4.png");
	background-repeat:no-repeat, no-repeat;
	background-position:0% 0%, 100% 100%;
	background-size:200px, 200px;
}

.top-box3 .column-left {
	color:#fff;
	font-weight:bold;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3";
	background: linear-gradient(45deg,rgba(60,179,122,0.9),rgba(0,141,183,0.9));
	padding:20px 10px 20px 10px;
	text-align: center;
	box-shadow: 2px 2px 4px #000;
}
.top-box3 .column-right {
	color:#fff;
	font-weight:bold;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3";
	background: linear-gradient(45deg,rgba(218,166,55,0.9),rgba(247,93,139,0.9));
	padding:20px 10px 20px 10px;
	text-align: center;
	box-shadow: 2px 2px 4px #000;
}
.top-box3 {
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
}
.top-box4 {
	background-color:#fff;
	margin-bottom:60px;
	background-image: url("https://worthnet.jp/wp/wp-content/uploads/2025/05/t-con3.png"),url("https://worthnet.jp/wp/wp-content/uploads/2025/05/t-con2.png");
	background-repeat:no-repeat, no-repeat;
	background-position:95% 100%, 5% 100%;
	background-size:300px, 300px;
}
.top-box1 {
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
	padding:50px 30px;
	text-align:center;
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.top-box1 p, .top-box2 p {
	margin-bottom:0px;
}
.top-box2 {
	color:#fff;
	max-width:500px;
	margin-left:auto;
	margin-right:auto;
	background-color:#6f5436;
	padding:20px;
	border:1px solid #fff;
}
.con-box1 {
	padding:20px;
	border:1px solid #6f5436;
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
	background-color: #f4eee3;
}
.con-box1 p {
	margin-bottom:1px;
}
.e-box1 {
	padding:20px;
	border:3px solid #3cb37a;
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
}
.e-box2 {
	padding:20px;
	border:3px solid #3cb37a;
	max-width:600px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("https://worthnet.jp/wp/wp-content/uploads/2025/05/e-img1.png");
	background-repeat:no-repeat;
	background-size:300px;
	background-position:95% 95%;
	text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.e-box3 {
  display: grid;
  grid-template-columns: 20% 80%;
}
.eb-right {
	padding-left:20px;
}
.kk-box1 {
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.kk-box1 .column-wrap {
	margin-bottom:5px;
}
.kk-box1 img {
	vertical-align: top;
}

hr {
	border-top:1px solid #6f5436;
}

table.jigyo {
	max-width:920px;
	margin-left:auto;
	margin-right:auto;
}
table tr:nth-of-type(2n+1) {
	background-color: #f4eee3;
}

.rine {
	background:linear-gradient(transparent 60%, #ffedab 60%);
	display:inline-block;
	font-weight:bold;
}
h1.entry-title {
	border-bottom:2px solid #6f5436;
	text-align:center;
}
.t-title1 {
	padding:15px;
	margin-left:auto;
	margin-right:auto;
	width:300px;
	text-align:center;
	background-color:#6f5436;
	margin-bottom:25px;
	font-size:23px;
}
.t-title2 {
	padding:15px;
	margin-left:auto;
	margin-right:auto;
	width:300px;
	text-align:center;
	background-color:#6f5436;
	margin-bottom:25px;
	font-size:23px;
}
.tb-title3 {
	color:#6f5436;
	background-color:#fff;
	padding:15px;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
}
.t-title4 {
	margin-left:auto;
	margin-right:auto;
	width:180px;
	text-align:center;
	background-color:#00a3a7;
	margin-bottom:10px;
	font-size:18px;
	border:1px solid #fff;
}
.t-title5 {
	margin-left:auto;
	margin-right:auto;
	width:180px;
	text-align:center;
	background-color:#e17b34;
	margin-bottom:10px;
	font-size:18px;
	border:1px solid #fff;
}
.t-title4 a, .t-title5 a {
	color:#fff;
	text-decoration: none;
	display: block;
	padding:15px;
}
.t-title4:hover {
	background-color:#9cbb1c;
}
.t-title5:hover {
	background-color:#e95464;
}
.t-title6 {
	color:#fff;
	font-weight:bold;
	background-color:#6f5436;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	text-align:center;
}

.footer {
	background-color:#eae1cf;
	margin-top:40px;
}


.animeup {
  animation: fadeup2 2s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
}
@keyframes fadeup2 {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.animetop {
  animation: fadeup 2s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
}
@keyframes fadeup {
  0% {
    transform: translateY(-50px);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.mobile-menu-buttons {
	background-color:#eae1cf;
}

.menu-content {
	background-color:rgba(255,255,255,0.9);
}
.menu-content li{
	border-bottom:2px solid #6f5436;
}
.menu-drawer a {
	padding-top:12px;
	padding-bottom:12px;
}




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

/*834px以下*/
@media screen and (max-width: 834px){
	#header {
	background-image: url("https://worthnet.jp/wp/wp-content/uploads/2025/05/head1.png");
	background-repeat:no-repeat;
	background-position:100% 100%;
	background-size:350px;
	}
	.top-box4 {
	background-color:#fff;
	margin-bottom:60px;
	background-image: url("https://worthnet.jp/wp/wp-content/uploads/2025/05/t-con3.png");
	background-repeat:no-repeat;
	background-position:95% 100%;
	background-size:200px;
	}
	.page-id-32 #container, .page-id-13 #container {
	background-position: 100% 0%;
	}
}

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