@charset "utf-8";
/*====================================================================================================
  NEWS2
====================================================================================================*/
#news2 { display: flex; flex-direction: column; gap:40px;}
#news2 .tag { display: flex; flex-wrap: wrap; padding: 1%;}
#news2 .tag p { width: calc(100% / 7); padding:0.5%;   /* 2024.07.16 add */ margin: 0; }
#news2 .tag p a { 
    display: block;
    padding:5px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #4fbdd8;
    background:rgba(0,0,0,0.10);
    border-radius:5px;
}
#news2 .tag p a.active { color: #fff; background: #4fbdd8;}

/* 2024.07.16 add [S] */
#news2 .tag p label { 
    display: block;
    padding:5px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #4fbdd8;
    background:rgba(0,0,0,0.10);
    border-radius:5px;
}
#news2 .tag p label input[type="checkbox"] { display: none;}


#news2 .tag p label input[type="checkbox"]:checked + span, #news2 .tag p.active label { color: #fff; background: #4fbdd8;}

/* 2024.07.16 add [E] */

#news2 .box { margin: 0 1%; }
#news2 .box:nth-child(odd) a { background-color:#dcf2f7; }
#news2 .box a {
    display: block;
    padding: 20px 40px 20px  20px ;
    color:#4f352c;
    text-decoration: none;
    background: url("../img/arrow_b3.png") no-repeat 98% center;
    background-size: auto 25px;
    border-radius: 10px;
}
#news2 .box .txt {display:flex; align-items: center; gap:10px;}
#news2 .box .day { min-width: 70px; width: 70px; font-family: 'Oswald', sans-serif; font-size: 87.5%; line-height: 100%;}
#news2 .box .cate { min-width: 80px; width: 80px; padding:0; font-size: 68.5%; line-height: 180%; color:#fff; text-align: center; background:#4fbdd8; border-radius: 20px;}
#news2 .box .come { padding-right: 15px; }
#news2 .box .come1 { display: block; line-height: 110%; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
#news2 .box .come2 { margin-top: 5px; display: block; font-size:12px; line-height:12px !important; color: #777; overflow: hidden;}
@media only screen and (min-width:800px){
    #news2 .box a:hover { opacity: 0.7;}
    #news2 .tag a:hover { opacity: 0.7;}
}
@media only screen and (max-width:800px){
    #news2 .tag { margin: auto; width: 96%; padding: 0;}
    #news2 .tag p { width: calc(100% / 3); padding: 1%;}
    #news2 .news_list { margin: auto; width: 98%;}
    #news2 .box { margin: 0 2%; }
    #news2 .box .txt { flex-wrap: wrap;}
    #news2 .box .come { width: 100%;}
}


/*====================================================================================================
  RUNDAGRAM
====================================================================================================*/
.rundagram { position: relative; padding:0; background: url("../img/bg_y5.jpg") repeat center center;}
.rundagram::before {
	display: block; clear: both; content:"";
	position: absolute; top:-1px; left: 0;
	width: 100%; height: 6px;
	background:url("../img/wave_t.png") no-repeat; background-size: 100% 6px;
}
.rundagram .sb_tit { padding: 0; text-align: center; background:none;}
.rundagram .sb_tit::before { display: none;}
.rundagram .sb_tit::after {
	display: block; clear: both; content:"";
	position: absolute; bottom:-1px; left: 0;
	width: 100% !important; height:40px !important;
	background:url("../img/sptit_rundagram2.png") no-repeat center top !important;
    background-size:100% 40px;
    z-index: 999;
}
.rundagram .sb_tit img { width: 100%; height: auto; max-width: 950px;}
.rundagram .sb_tit .sp { display: none;}
.rundagram .fix_insta { position: absolute; right:5%; top:250px; z-index: 999; transition:.3s;}
.rundagram .fix_insta:hover { top:230px;}
.rundagram .fix_insta a {
    display: block;
    padding: 30px 0;
    width: 150px; height: 150px;
    color: #000;
    line-height: 130%;
    text-decoration: none;
    font-weight: bold;
    background: #fff;
    border-radius: 150px;
    box-sizing: border-box;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.45);
}
.rundagram .fix_insta img { margin-bottom:5px; width: 50px; height: 50px;}
.rundagram .fix_insta span { display: block; text-align: center;}
.rundagram .pp,
.rundagram .cont { background:#fff;}
.rundagram .cont { background:#fff url("../img/sptit_rundagram_bg.png") repeat-y center top;}

.sns_insta { display: flex; flex-wrap: wrap; gap:20px; margin: auto; width: 90%;}
.sns_insta .insta-media {
    display: flex; align-content: center;
    width: calc(33.3% - 14px); background: #000;
    animation: fadeInThumbs .6s;
}
.sns_insta .insta-media a { position: relative; display: block; width: 100%; padding-top: 100%;}
.sns_insta .insta-media img {
    position: absolute; left: 0; top:0;
    max-width: 100%; aspect-ratio: 1/1; object-fit: cover; display: block; width: 100%; height: auto;
}
a .like-count,
a .comments-count { display: none; position: absolute; bottom: 1.5em; color: #fff;}
a:hover .like-count,
a:hover .comments-count { display: block;}
.like-count { right: 4.5em;}
.comments-count { right: 1em;}
.like-count::before { content: ""; display: inline-block; height: 18px; width: 18px; vertical-align: -3px; margin-right: 5px; background-repeat: no-repeat; /*アイコンのSVG画像*/ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ffffff' viewBox='0 0 16 16'%3E %3Cpath d='M8.864.046C7.908-.193 7.02.53 6.956 1.466c-.072 1.051-.23 2.016-.428 2.59-.125.36-.479 1.013-1.04 1.639-.557.623-1.282 1.178-2.131 1.41C2.685 7.288 2 7.87 2 8.72v4.001c0 .845.682 1.464 1.448 1.545 1.07.114 1.564.415 2.068.723l.048.03c.272.165.578.348.97.484.397.136.861.217 1.466.217h3.5c.937 0 1.599-.477 1.934-1.064a1.86 1.86 0 0 0 .254-.912c0-.152-.023-.312-.077-.464.201-.263.38-.578.488-.901.11-.33.172-.762.004-1.149.069-.13.12-.269.159-.403.077-.27.113-.568.113-.857 0-.288-.036-.585-.113-.856a2.144 2.144 0 0 0-.138-.362 1.9 1.9 0 0 0 .234-1.734c-.206-.592-.682-1.1-1.2-1.272-.847-.282-1.803-.276-2.516-.211a9.84 9.84 0 0 0-.443.05 9.365 9.365 0 0 0-.062-4.509A1.38 1.38 0 0 0 9.125.111L8.864.046zM11.5 14.721H8c-.51 0-.863-.069-1.14-.164-.281-.097-.506-.228-.776-.393l-.04-.024c-.555-.339-1.198-.731-2.49-.868-.333-.036-.554-.29-.554-.55V8.72c0-.254.226-.543.62-.65 1.095-.3 1.977-.996 2.614-1.708.635-.71 1.064-1.475 1.238-1.978.243-.7.407-1.768.482-2.85.025-.362.36-.594.667-.518l.262.066c.16.04.258.143.288.255a8.34 8.34 0 0 1-.145 4.725.5.5 0 0 0 .595.644l.003-.001.014-.003.058-.014a8.908 8.908 0 0 1 1.036-.157c.663-.06 1.457-.054 2.11.164.175.058.45.3.57.65.107.308.087.67-.266 1.022l-.353.353.353.354c.043.043.105.141.154.315.048.167.075.37.075.581 0 .212-.027.414-.075.582-.05.174-.111.272-.154.315l-.353.353.353.354c.047.047.109.177.005.488a2.224 2.224 0 0 1-.505.805l-.353.353.353.354c.006.005.041.05.041.17a.866.866 0 0 1-.121.416c-.165.288-.503.56-1.066.56z'/%3E%3C/svg%3E");}
.comments-count::before { content: ""; display: inline-block; height: 18px; width: 18px; vertical-align: -3px; margin-right: 5px; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ffffff' viewBox='0 0 16 16'%3E %3Cpath d='M2.678 11.894a1 1 0 0 1 .287.801 10.97 10.97 0 0 1-.398 2c1.395-.323 2.247-.697 2.634-.893a1 1 0 0 1 .71-.074A8.06 8.06 0 0 0 8 14c3.996 0 7-2.807 7-6 0-3.192-3.004-6-7-6S1 4.808 1 8c0 1.468.617 2.83 1.678 3.894zm-.493 3.905a21.682 21.682 0 0 1-.713.129c-.2.032-.352-.176-.273-.362a9.68 9.68 0 0 0 .244-.637l.003-.01c.248-.72.45-1.548.524-2.319C.743 11.37 0 9.76 0 8c0-3.866 3.582-7 8-7s8 3.134 8 7-3.582 7-8 7a9.06 9.06 0 0 1-2.347-.306c-.52.263-1.639.742-3.468 1.105z'/%3E%3C/svg%3E");}
.video-icon { position: absolute; top: 3px; right: 5px;}
.video-icon::before { content: ""; display: inline-block; height: 18px; width: 18px; vertical-align: -3px; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ffffff' viewBox='0 0 16 16'%3E %3Cpath fill-rule='evenodd' d='M0 5a2 2 0 0 1 2-2h7.5a2 2 0 0 1 1.983 1.738l3.11-1.382A1 1 0 0 1 16 4.269v7.462a1 1 0 0 1-1.406.913l-3.111-1.382A2 2 0 0 1 9.5 13H2a2 2 0 0 1-2-2V5zm11.5 5.175 3.5 1.556V4.269l-3.5 1.556v4.35zM2 4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h7.5a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H2z'/%3E%3C/svg%3E");}
.insta-icon::before { content: ""; display: inline-block; height: 30px; width: 30px; vertical-align: -6px; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23a41867' viewBox='0 0 448 512'%3E%3Cpath d='M194.4 211.7a53.3 53.3 0 1 0 59.3 88.7 53.3 53.3 0 1 0 -59.3-88.7zm142.3-68.4c-5.2-5.2-11.5-9.3-18.4-12c-18.1-7.1-57.6-6.8-83.1-6.5c-4.1 0-7.9 .1-11.2 .1c-3.3 0-7.2 0-11.4-.1c-25.5-.3-64.8-.7-82.9 6.5c-6.9 2.7-13.1 6.8-18.4 12s-9.3 11.5-12 18.4c-7.1 18.1-6.7 57.7-6.5 83.2c0 4.1 .1 7.9 .1 11.1s0 7-.1 11.1c-.2 25.5-.6 65.1 6.5 83.2c2.7 6.9 6.8 13.1 12 18.4s11.5 9.3 18.4 12c18.1 7.1 57.6 6.8 83.1 6.5c4.1 0 7.9-.1 11.2-.1c3.3 0 7.2 0 11.4 .1c25.5 .3 64.8 .7 82.9-6.5c6.9-2.7 13.1-6.8 18.4-12s9.3-11.5 12-18.4c7.2-18 6.8-57.4 6.5-83c0-4.2-.1-8.1-.1-11.4s0-7.1 .1-11.4c.3-25.5 .7-64.9-6.5-83l0 0c-2.7-6.9-6.8-13.1-12-18.4zm-67.1 44.5A82 82 0 1 1 178.4 324.2a82 82 0 1 1 91.1-136.4zm29.2-1.3c-3.1-2.1-5.6-5.1-7.1-8.6s-1.8-7.3-1.1-11.1s2.6-7.1 5.2-9.8s6.1-4.5 9.8-5.2s7.6-.4 11.1 1.1s6.5 3.9 8.6 7s3.2 6.8 3.2 10.6c0 2.5-.5 5-1.4 7.3s-2.4 4.4-4.1 6.2s-3.9 3.2-6.2 4.2s-4.8 1.5-7.3 1.5l0 0c-3.8 0-7.5-1.1-10.6-3.2zM448 96c0-35.3-28.7-64-64-64H64C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96zM357 389c-18.7 18.7-41.4 24.6-67 25.9c-26.4 1.5-105.6 1.5-132 0c-25.6-1.3-48.3-7.2-67-25.9s-24.6-41.4-25.8-67c-1.5-26.4-1.5-105.6 0-132c1.3-25.6 7.1-48.3 25.8-67s41.5-24.6 67-25.8c26.4-1.5 105.6-1.5 132 0c25.6 1.3 48.3 7.1 67 25.8s24.6 41.4 25.8 67c1.5 26.3 1.5 105.4 0 131.9c-1.3 25.6-7.1 48.3-25.8 67z'/%3E%3C/svg%3E"); margin-right: 5px;}
@keyframes fadeInThumbs { 0% { opacity: 0; } 100% { opacity: 1; }}
#load-more-insta-feeds {
    background-color: #111; 
/*    padding: 10px 20px; */
    padding: 10px 100px; 
    color: #fff; 
/*    margin: 30px 0; */
    margin: 30px auto; 
    cursor: pointer; 
    border: none; 
    transition: background-color .3s;
    display: block;		/* 20250115 add */
    font-size: 110%;	/* 20250115 add */
}
#load-more-insta-feeds:hover { background-color: #444;}
@media only screen and (max-width:800px){
    .rundagram .sb_tit .sp { display: block;}
    .sns_insta .insta-media { width: calc(50% - 10px);}   
    .rundagram .fix_insta { top:400px !important;}
    .rundagram .fix_insta a { padding: 25px 0; width:120px; height: 120px; }
    .rundagram .fix_insta img { width:40px; height: 40px;}
    .rundagram .fix_insta span { font-size: 87.5%; font-weight: normal; line-height: 120%;}
}



/*====================================================================================================
  ENJOY
====================================================================================================*/
.enjoy { position: relative; padding:40px 0 0; background: url("../img/bg_y4.jpg") repeat center center;}
.enjoy::before {
	display: block; clear: both; content:"";
	position: absolute; top:-1px; left: 0;
	width: 100%; height: 6px;
	background:url("../img/wave_t.png") no-repeat; background-size: 100% 6px;
}
.enjoy .sb_tit {
    position: relative; bottom: -1px;
    padding: 0;
	background:url("../img/sptit_enjoy2.png") no-repeat center bottom;
    background-size:1700px auto;
    max-height: 415px;
}
/* .enjoy .sb_tit h2 { */
.enjoy .sb_tit h1 {
	display:block; margin: auto;
	width: 650px; height: 415px;
	text-indent: -9999px;
	background:url("../img/sptit_enjoy.png") no-repeat center top;
}
.enjoy .sb_tit::before,
.enjoy .sb_tit::after { display: none;}
.enjoy .pp,
.enjoy .cont { background:#fff;}
.enjoy .pan a.home { padding-left: 20px; background: url( "../img/icon_home3.png") no-repeat left center; background-size: 15px auto;}
.enjoy .pan.pan2 a:hover { color:#4f352c; opacity: 0.7;}
.enjoy #subpage { padding:60px 0 100px; width: 96%; max-width:1200px;}
.enjoy .ep {
    position: absolute; top:-25px;
    width: 202px; height: 60px;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-size: 112.5%;
    font-weight: bold;
    color:#fff;
    text-align: center;
    line-height: 60px;
    letter-spacing: 2px;
}
.enjoy .ep1 { left:30px; transform: rotate( -5deg ); background: url("../img/masute_y2.png") no-repeat;}
.enjoy .ep2 { right:30px; transform: rotate( 5deg ); background: url("../img/masute_p2.png") no-repeat;}
.enjoy_list .box { position: relative; padding: 25px; border:5px solid #624d3f; border-radius: 30px;}
.enjoy_list .box + .box  { margin-top:60px; }
.enjoy_list .box::after { display: block; content:""; clear: both;}
.enjoy_list .box a { color:#624d3f; text-decoration: none;}
.enjoy_list .box h3 { margin: 0 0 20px !important; padding: 0 !important; font-size: 150%; color:#624d3f !important; border: none !important;}
.enjoy_list .box h3::after,
.enjoy_list .box h3::before { display: none !important;;}
.enjoy_list .box .photo { float: right; width: 45%; max-width:430px; }
.enjoy_list .box .photo img { 
	width:100%; 
	height: auto; 
	border-radius: 20px;
	margin: 0 !important;
}
.enjoy_list .box .naiyou { float:left; padding:6% 4%; width:calc(100% - 45%); }
.enjoy_list .box .come {
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.enjoy_list .box .btn {
    padding: 7px 10px 7px 50px;
    width: 175px;
    color: #fff !important;
    background:#624d3f url("../img/arrow_w1.png") no-repeat 20px center;
    background-size: 20px auto;
    border-radius: 10px;
}
.enjoy_list .box:nth-child(odd) .photo { float: right;}
.enjoy_list .box:nth-child(odd) .naiyou { float:left;}
.enjoy_list .box:nth-child(odd) .ep { left:30px; transform: rotate( -5deg ); background: url("../img/masute_y2.png") no-repeat;}
.enjoy_list .box:nth-child(odd) .btn { background-color: #f6aa00;}
.enjoy_list .box:nth-child(even) .photo { float:left;}
.enjoy_list .box:nth-child(even) .naiyou { float: right;}
.enjoy_list .box:nth-child(even) .ep { right:30px; transform: rotate( 5deg ); background: url("../img/masute_p2.png") no-repeat;}
.enjoy_list .box:nth-child(even) .btn { background-color: #e95686;}
ul.pagination { clear: both; padding-top: 60px; width: 100%; text-align: center; list-style: none;}
ul.pagination li { display: inline-block; margin: 0 5px; padding: 0 !important; width: 45px; height: 45px; list-style: none; background: none !important;}
ul.pagination a {
    display: block;
    color: #fff;
    line-height: 45px;
    text-decoration: none;
    background:#4f352c;
    border-radius: 45px;
    opacity: 0.7;
}
ul.pagination .navi-active a { opacity: 1.0;}
ul.pagination a:hover { opacity: 0.7;}
.enjoy_container {  
	position: relative; 
	padding:50px; 
	border:5px solid #624d3f; 
	border-radius: 30px;
	margin: 0 2% 1em;	/* add */
}

.enjoy_container .enjoy_main_photo{		/* add */
	padding-top: 1em;
}
.enjoy_container .enjoy_main_photo img{		/* add */
	margin: 0 0 10px !important;
}

.enjoy_container h2 {
	 position: relative; 
/*	 margin:60px 2% 40px !important;	del */
	 color:#4f352c !important; 
	 background-color: #fed900 !important;
}
.enjoy_container h2::after {
	display: block; clear: both; content:"";
	position: absolute; top:-20px; left:-30px;
	width:50px; height:50px;
	background: url("../img/illust_flour6.png") no-repeat;
	background-size: 100% auto;
}
.enjoy_container h2::before {
	display: block; clear: both; content:"";
	position: absolute; top: inherit !important; left: inherit !important; right:-10px; bottom: -25px !important;
	width:80px !important; height: 60px !important;
	background:url("../img/illust_flour1.png") no-repeat !important;
	background-size: 100% auto !important;
}
.enjoy_container .photo-c { 
	margin: 0 2%;
}
/*
.enjoy_container .photo-c  img,
.enjoy_container .photo-l  img,
.enjoy_container .photo-r img { border-radius: 20px;}
*/
.enjoy_container .main_comment { 
	position: relative; 
	top: -35px; 
/*	margin: 0 2%;		del */
	margin: 0;		/* upd */
/*	padding: 2%;		del */
	padding: 2% 0 0;
}
.enjoy_container .main_comment b {
    display: block;
    margin-bottom: 25px;
    font-size: 200%;
    color:#4f352c;
    letter-spacing: 2px;
    text-shadow: -2px -2px 2px rgba(255, 255, 255, 1), 2px -2px 2px rgba(255, 255, 255, 1);
}

.enjoy_list .box p {
	margin: 0 !important;
}

@media only screen and (max-width:400px){
    .enjoy .sb_tit { background-size:100% auto;  }
 } 
@media only screen and (max-width:600px){
    .enjoy .sb_tit { background-size:600px auto;  }
 } 
@media only screen and (max-width:800px){
    .enjoy::before {background-size: 150% 6px;}
    .enjoy .sb_tit { 
        background:url("../img/sptit_enjoy2.png") no-repeat center bottom;
        background-size:1150px auto;
        max-height:260px;
    }
/*
    .enjoy .sb_tit h2 { width: 360px; height: 260px; background-size: 100% auto;}
*/
    .enjoy .sb_tit h1 { width: 360px; height: 260px; background-size: 100% auto;}
    .enjoy #subpage { padding:0 0 10%;}
    .enjoy .ep {
        position: absolute; top:inherit !important; bottom: -5px !important; right: inherit !important; left: 5px !important;
        width: 140px; height:42px;
        font-size: 100%;
        line-height:42px;
        transform: rotate( -5deg ) !important;
        background-size: 100% auto !important;
    }
    .enjoy_list .box { padding:2% 2% 0 !important;}
    .enjoy_list .box + .box  { margin-top:5%; }
    .enjoy_list .box .photo { 
    	position: relative; 
    	float:none; 
    	padding:0%; 
    	width:100%; 
    	max-width: 100% !important;
    }
    .enjoy_list .box .naiyou { float:none; padding:7% 5% 5%; width:100%; }
    .enjoy_list .box .naiyou h3 { font-size:125% !important;}
    .enjoy_list .box .come { -webkit-line-clamp: 4; }
    .enjoy_container { padding:2%;}
    .enjoy_container h2::after { left:0px; top:-20px !important; width: 30px; height: 40px;  }
    .enjoy_container h2::before { width:60px !important; height: 45px !important; }
    .enjoy_container .photo-c { position: relative;}
    .enjoy_container .ep { bottom: -40px !important; }
    .enjoy_container .main_comment { position: relative; top: 50px; margin: 0 2%; padding: 2% 2% 10%;}
    .enjoy_container .main_comment b { margin-bottom: 15px; font-size: 125%; }
}





/*====================================================================================================
  INTERVIEW
====================================================================================================*/
.interview { position: relative; padding: 70px 0; background: url("../img/bg_g1.jpg") repeat center center;}
.interview::before {
	display: block; clear: both; content:"";
	position: absolute; top:-1px; left: 0;
	width: 100%; height: 6px;
	background:url("../img/wave_t.png") no-repeat; background-size: 100% 6px;
}
.interview .sb_tit { padding: 0; background: none;}
/* .interview .sb_tit h2 { */
.interview .sb_tit h1 {
	display:block; margin: auto;
	width: 280px; height: 350px;
	text-indent: -9999px;
	background:url("../img/sptit_interview.png") no-repeat center top;
}
.interview .sb_tit::before,
.interview .sb_tit::after { display: none;}
.interview .cont {}
.interview #subpage { padding:0 !important; width: auto;}
.interview .box { 
	margin: auto; width: 96%; max-width: 1200px;
	background: #fff; border-radius: 10px;
	box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.15);
}
.interview .box+.box { margin-top:30px; }
.interview .box a { 
	display: block; padding: 30px 60px 30px 30px;
	color: #4f352c; text-decoration: none;
	background: url("../img/arrow_b3.png") no-repeat 98% center; background-size: auto 30px;
	overflow: hidden;
}
.interview .box .photo { float: left; width: 430px;}
.interview .box .photo img { width: 100%; height: auto; border-radius:5px;}
.interview .box .naiyou { float:right; width: calc(100% - 460px);}
/* .interview .box h3 { padding: 25px 0 10px; font-size: 150%;} */
/* add */
.interview .box h3 { margin: 0 !important; padding: 25px 0 10px !important; font-size: 150% !important; border: none  !important; color: #4f352c !important;}
.interview .box h3::before { display: none !important;}

.interview .box dl dt {  margin: 10px 0;padding-left: 25px; font-weight: 600; background: url("../img/icon_tag.png") no-repeat left center; background-size:20px auto; }
.interview .box dl dd { overflow: hidden;}
.interview .box dl dd p { float: left; padding:4px 10px; color: #fff; line-height: 100%; background:#b9cf20; border-radius:5px;}
.interview .box dl dd p+p { margin-left:5px;}

.interview.detail .cont { 
	margin: auto; padding: 50px 0; width: 96%; max-width: 1200px;
	background: #fff; border-radius: 10px;
	box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.15);
}
.interview.detail .cont h2 {
	color:#4f352c !important;
	background: url("../img/bg_g1.jpg") repeat !important;
}
.interview.detail .cont h3 {
	color:#4f352c !important;
	border-bottom: 3px solid #4f352c !important;
}

@media only screen and (max-width:800px){
	.interview { padding:0 0 10%;}
/*	.interview .sb_tit h2 {	*/
	.interview .sb_tit h1 {
		width: 398px; height: 150px;
		background:url("../img/sptit_interview2.png") no-repeat center top;
		background-size: 100% auto;
	}
	.interview #subpage { padding:0 !important;}
	.interview .box+.box { margin-top:5%; }
	.interview .box a { padding:0; background:none;}
	.interview .box .photo { float:none; width:100%; padding:10px; }
	.interview .box .naiyou { float:none; width:100%;}
	.interview .box h3 { padding:10px 30px 10px 15px; font-size:100%; background: url("../img/arrow_b3.png") no-repeat 98% center; background-size: auto 20px;}
	.interview .box .come { display: none;}
	.interview .box dl {  padding:15px; background: url("../img/line_x.png") repeat-x left top;}
	.interview .box dl dt { margin:0; }
}

/* 2022/09/08 add */
.interview #subpage .box h2 {
	margin: 0;
	padding: 25px 0 10px;
	font-size: 150%;
	color: #4f352c;
}

.interview #subpage .box h2 ,
.interview #subpage .box h2::before {
	background: none;
}

.interview #subpage .box .photo,
.interview #subpage .box .photo img {
	margin: 0;
}


/*====================================================================================================
  BOUSAI
====================================================================================================*/
.bousai { position: relative; padding: 70px 0; background: url("../img/bg_b1.jpg") repeat center center;}
.bousai::before {
	display: block; clear: both; content:"";
	position: absolute; top:-1px; left: 0;
	width: 100%; height: 6px;
	background:url("../img/wave_t.png") no-repeat; background-size: 100% 6px;
}
.bousai .sb_tit { padding: 0; background: none;}
/* .bousai .sb_tit h2 { */
.bousai .sb_tit h1 {
	display:block; margin: auto;
	width: 280px; height: 350px;
	text-indent: -9999px;
	background:url("../img/sptit_bousai.png") no-repeat center top;
}
.bousai .sb_tit::before,
.bousai .sb_tit::after { display: none;}
.bousai .cont { 
	margin: auto; width: 96%; max-width: 1200px;
	background: #fff; border-radius: 10px;
	box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.15);
}
.bousai #subpage { padding:50px 0 !important;}
@media only screen and (max-width:800px){
	.bousai { padding:0 0 10%;}
/*	.bousai .sb_tit h2 { */
	.bousai .sb_tit h1 {
		width: 398px; height: 150px;
		background:url("../img/sptit_bousai2.png") no-repeat center top;
		background-size: 100% auto;
	}
	.bousai #subpage { padding:5% 0 !important;}
}


/*====================================================================================================
  SCHEDULE
====================================================================================================*/
.schedule { position: relative; padding: 70px 0; background: url("../img/bg_y3.jpg") repeat center center;}
.schedule::before {
	display: block; clear: both; content:"";
	position: absolute; top:-1px; left: 0;
	width: 100%; height: 6px;
	background:url("../img/wave_t.png") no-repeat; background-size: 100% 6px;
}
.schedule .sb_tit { padding: 0; background: none;}
/* .schedule .sb_tit h2 { */
.schedule .sb_tit h1 {
	display:block; margin: auto;
	width: 280px; height: 350px;
	text-indent: -9999px;
	background:url("../img/sptit_schedule.png") no-repeat center top;
}
.schedule .sb_tit::before,
.schedule .sb_tit::after { display: none;}
.schedule .cont { 
	margin: auto; width: 96%; max-width: 1200px;
	background: #fff; border-radius: 10px;
	box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.15);
}
.schedule #subpage { padding:50px 0 !important;}
.schedule .tape_come { 
	position: relative; margin: auto; padding: 5%;
	width: 96%; max-width: 1000px;
	text-align: center;
	background:rgba(150,200,5,0.15);
}
.schedule .tape_come::before,
.schedule .tape_come::after {
	position: absolute; display: block; clear: both; content:"";
	width:45px; height: 145px; transform:rotate(-45deg); z-index: 9;
}
.schedule .tape_come::before {  top: -45px; right:0;}
.schedule .tape_come::after {  bottom: -45px; left: 0;}
.schedule .tape_come::before,
.schedule .tape_come::after { background: url("../img/masute_g.png") no-repeat;}
.schedule .schedule_hyou { margin: 50px auto; width: 96%; max-width: 1000px;}
.schedule .schedule_hyou.pc img { width: 100%; height: auto;}
.schedule .schedule_hyou.sm p:nth-child(1),
.schedule .schedule_hyou.sm p:nth-child(3){ width: 100%; height: auto;}
.schedule .schedule_hyou.sm p:nth-child(2),
.schedule .schedule_hyou.sm p:nth-child(4){ overflow: auto;}
.schedule .btn_box { margin: auto; max-width: 1000px; overflow: hidden;}
.schedule .btn_box::after { display: block; clear: both; content:""; }
.schedule .btn {
	float:left;
	margin:1%;
	width:48%;
	color:#4f352c;
	border-radius: 10px;
	box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.15);
}
.schedule .btn a { 
	display:block;
	padding:20px 5px 20px 55px ;
	color:#4f352c;
	font-size: 112.5%;
	font-weight:600;
	text-decoration:none;
	line-height: 100%;
	background: url("../img/arrow_b1.png") no-repeat 15px center;
	background-size: 20px auto;
	border-radius: 10px;
	box-sizing: border-box;
}
.schedule .btn.b_search a { background: url("../img/icon_search2.png") no-repeat 10px center; background-size: 40px auto;}
.schedule .btn.by a { background-color: #fcf4cd;}
.schedule .btn a:hover { background-color:rgba(79,189,216,0.50); border-radius:10px;}
@media only screen and (max-width:800px){
	.schedule { padding:0 0 10%;}
/*	.schedule .sb_tit h2 { */
	.schedule .sb_tit h1 {
		width: 398px; height: 150px;
		background:url("../img/sptit_schedule2.png") no-repeat center top;
		background-size: 100% auto;
	}
	.schedule #subpage { padding:5% 2% !important;}
	.schedule .schedule_hyou { margin: 5% auto;}
	.schedule .tape_come::before,
	.schedule .tape_come::after { width:26px; height:86px; background-repeat: 100% auto;}
	.schedule .tape_come::before {  top:-26px;}
	.schedule .tape_come::after {  bottom:-26px;}
	.schedule .btn { float:none; margin: 4% 1%; width: 98% !important;}
}


/*====================================================================================================
  MWEB
====================================================================================================*/
.mweb { padding-bottom: 0 !important; width: 100% !important; max-width: none !important;}
.mweb .mweb_content { margin: auto; max-width: 1000px;}
.sb_tit.tit_mweb span::before { 
	right:5%;
	top: -20px;  width:100px; height:215px;
	background: url("../img/illust_goods3.png") no-repeat;
	background-size: 100% auto;
}

/* TAPE COME */
.mweb .tape_come { 
	position: relative;
	margin: auto; padding: 5%; width: 96%;
	font-family: 'Zen Maru Gothic', sans-serif;
	text-align: center;
	color: #fff;
	background:url("../img/bg_p1.jpg") repeat center center;
	border-radius: 10px;
}
.mweb .tape_come::before,
.mweb .tape_come::after {
	position: absolute; display: block; clear: both; content:"";
	width:30px; height: 100px; transform:rotate(-45deg); z-index: 9;
}
.mweb .tape_come::before {  top: -27px; right: 5px;}
.mweb .tape_come::after {  bottom: -27px; left: 5px;}
.mweb .tape_come::before,
.mweb .tape_come::after { background:url("../img/masute_y.png") no-repeat; background-size: 100% auto;}
.mweb .tape_come p:nth-child(1) { font-size: 150%; margin-bottom: 20px;}
.mweb .tape_come p:nth-child(2) { font-size: 112.5%;}
.mweb .tape_come p:nth-child(1)  span { position: relative; z-index:999;}
.mweb .tape_come p:nth-child(1)  span::before {
	display: block; clear: both; content:"";
	position: absolute; bottom: 0; left: -10px; right:-10px; z-index: -1;
	width: calc(100% + 20px); height: 10px; border-radius: 10px;
	background: #fe84a1;
}

/* FAQ */
.mweb .faq { margin: auto; padding:50px 0; width:96%; overflow: hidden; }
.mweb .faq .come {
	float: left ;
	width: calc( 100% - 260px);
	padding-left: 110px;
	background: url("../img/illust_qa.png") no-repeat left center;
	background-size: 95px auto;
}
.mweb .faq .btn { clear: none !important; float: right !important; margin: 0 !important; width: 240px !important;}

/* CONTACT GUIDE */
.mweb .contact { margin: auto; padding:30px 40px; width:96%; background:url("../img/bg_w1.jpg") repeat center center;  border-radius: 10px; overflow: hidden; }
.mweb .contact .come { float: left;  width: calc( 100% - 400px);}
.mweb .contact .tel_mail {  float: right; width: 390px;}
.mweb .contact .tel_mail img { width: 100%; height: auto;}

/* CONSULTATION */
.mweb .consultation { margin: auto; width:96%;}
.mweb .consultation .box1 {position: relative; margin: 0 !important; padding: 30px !important; overflow: inherit !important;}
.mweb .consultation .box1::after { display: block; clear: both; content:"";}
.mweb .consultation .box1+.box1 { background: url("../img/line_x2.png") repeat-x;}
.mweb .consultation .box1 p:nth-child(1) {
	padding: 20px 0;
	font-family: 'Zen Maru Gothic', sans-serif;
	font-size: 175%; color: #4f352c;
}
.mweb .consultation .box1:nth-child(1)::before {
	display: block; clear: both; content:"";
	position: absolute; bottom:-20px; right:0; width: 100px; height:80px;
	background: url("../img/illust_flour2.png") no-repeat;
	background-size: 100% auto !important; z-index: 999;
}

/* FORM */
#mweb_form { margin-top: 50px; padding: 50px 0; background: url("../img/bg_w1.jpg") repeat center center;}
#mweb_form table.mailform { position: relative; margin: auto; width:100%; max-width: 1000px; border-collapse:collapse; border:none;}
#mweb_form table.mailform::before {
	display: block; clear: both; content:"";
	position: absolute; top:-80px; left:-35px; width: 90px; height:90px;
	background: url("../img/illust_bird.png") no-repeat;
	background-size: 100% auto !important;
}
#mweb_form table.mailform tr th,
#mweb_form table.mailform tr td {
	position:relative;
	padding:15px;
	text-align: left;
	font-size:100%;
	 background: none;
	border:none;
	border-bottom:1px solid #ddd;
}
#mweb_form table.mailform tr th { width:30%; vertical-align: top; font-weight: normal; color:#222;/* add */}
#mweb_form table.mailform tr td { width:70%;}
#mweb_form table.mailform tr td p {  float:left;}
#mweb_form table.mailform tr td p+p {  margin-left: 20px;}
#mweb_form table.mailform tr td div+div{ margin-top:10px;}
#mweb_form label { margin-right:15px;}
#mweb_form input[type="text"],
#mweb_form textarea {
	padding:10px;
	width: 100%;
	background:#fff;
	box-sizing:border-box;
	border: none;
	border-radius:5px;
	border: solid 1px #AAA;
}
#mweb_form textarea { width:100%; height:120px;}
#mweb_form input[type="text"].w130 { width: 130px;}
#mweb_form input[type="text"].w250 { width: 250px;}
#mweb_form .b_inqu { margin-top:30px; text-align:center !important;}
#mweb_form .b_inqu input[type="submit"],
#mweb_form .b_inqu input[type="reset"],
#mweb_form .b_inqu input[type="button"]{
	font-family: "Yu Gothic", YuGothic, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", "Meiryo", sans-serif;
/*	margin:0 10px;	*/
	margin:5px 10px;	/* 2022.09.27 upd */
	padding:15px 0;
	width:290px;
	font-weight:bold;
	font-size:100%;
	border:none;
	color:#FFF;
	background: url("../img/arrow_wr.png") no-repeat 95% center;
	background-size: 35px auto;
	border-radius:10px;
}
#mweb_form .b_inqu input[type="submit"] { background-color:#4fbdd8;}
#mweb_form .b_inqu input[type="reset"] { background-color:#555;}
#mweb_form .b_inqu input[type="button"] { background-color:#555;}
@media only screen and (max-width:700px){
	.sb_tit.tit_mweb span::before { right:5%; top: -20px;  width:60px; height:130px;}	
	.mweb .tape_come { text-align:left;}	
	.mweb .faq { padding:10% 0; width:96%;}
	.mweb .faq .come {
		float:none; margin: auto; padding: 50px 0 0;
		width:96%;
		background: url("../img/illust_qa.png") no-repeat center top;
		background-size: 95px auto;
	}
	.mweb .faq .btn {  margin-top:20px !important;}

	/* CONTACT GUIDE */
	.mweb .contact {padding:5%;; }
	.mweb .contact .come,
	.mweb .contact .tel_mail {  float:none; width:100%;}
	.mweb .contact .tel_mail { margin-top: 20px;}
	.mweb .contact .tel_mail img { width: 100%; height: auto;}

	/* CONSULTATION */
	.mweb .consultation .photo-l { float: none; margin: auto !important; max-width: 200px;}
	.mweb .consultation .box1 p:nth-child(1) { font-size:125%;}	
	
	#mweb_form table.mailform { 
	/*	width:96%;	*/
		width:90%;		/* 2022.09.27 add */
		table-layout:auto;
	}
	#mweb_form table.mailform::before { top:-60px; left:0; width:60px; height:60px;}	
	#mweb_form table.mailform tr th,
	#mweb_form table.mailform tr td {
		table-layout:auto !important;
		display:block !important;
		padding:2% 5% !important;
/*		width:100% !important;	*/
		width:92% !important;
		height:auto !important;
		overflow: hidden;
	}
	#mweb_form table.mailform tr th { padding:10px 10px 0 !important; border-bottom: none;}
	#mweb_form table.mailform tr td { padding:5px 10px 20px !important;}
	#mweb_form table.mailform tr td p {  float:none;}
	#mweb_form table.mailform tr td p+p {  margin: 10px  0 0;}
	#mweb_form input[type="text"].w130 { width:80%;}
	#mweb_form input[type="text"].w250 { width:80%;}
	#mweb_form label+label { margin-top:5px;}
	#mweb_form input[type="text"],
	#mweb_form textarea { width:100%;}
}



/*====================================================================================================
  SUB CUSTOM
====================================================================================================*/
#subcustom.stage { padding-bottom: 0;}
#subcustom.purpose { padding-bottom: 0;}
#subcustom.purpose1 { padding-bottom: 70px;}
#subcustom.purpose4 { padding-bottom: 70px;}
#subcustom.purpose1,
#subcustom.purpose4 { margin: auto; max-width: 92% !important;}


/* SUBTIT */
.sb_tit span { position: relative; display: block; margin: auto; max-width: 1200px;}
.sb_tit span::before { 
	display: block; clear: both; content:"";
	position: absolute; background-size: 100% auto !important; z-index: 999;
}

/* STAGE TITLE  */
.sb_tit.tit_stage1 { background: url("../img/bg_p4.jpg") repeat center center;}
.sb_tit.tit_stage2 { background: url("../img/bg_b3.jpg") repeat center center;}
.sb_tit.tit_stage3 { background: url("../img/bg_g3.jpg") repeat center center;}
.sb_tit.tit_stage4 { background: url("../img/bg_o4.jpg") repeat center center;}
.sb_tit.tit_stage  span::before {  right:0; background-size: 100% auto;}
.sb_tit.tit_stage1 span::before {
	top:0; width:290px; height:440px;
	background: url("../img/illust_ninpu.png") no-repeat;
}
.sb_tit.tit_stage2 span::before {
	top:0; width:290px;  height:270px;
	background: url("../img/illust_children7.png") no-repeat;
}
.sb_tit.tit_stage3 span::before {
	top:50px; width:290px;  height:245px;
	background: url("../img/illust_children1.png") no-repeat;
}
.sb_tit.tit_stage4 span::before {
	top:0; width:290px; height:250px;
	background: url("../img/illust_consultation.png") no-repeat;
}
.sb_tit ul.stage_link { 
	margin:40px auto 0; padding-right:280px; 
	width:96%; max-width:1200px; overflow:hidden;
}
.sb_tit ul.stage_link li { float: left; margin:0.5% 1% 0.5% 0;}
.sb_tit ul.stage_link.col2 li { width: 48%; min-width:245px; }
.sb_tit ul.stage_link.col3 li { width: 32.3%; min-width:265px; }
.sb_tit ul.stage_link li a {
	display:block;
	padding:20px 5px 20px 40px ;
	color:#4f352c;
	font-size:100%;
	font-weight:600;
	text-decoration:none;
	line-height: 100%;
	background:#fff url("../img/arrow_b1.png") no-repeat 15px center;
	background-size: 20px auto;
	border: 2px solid #4ebed8;
	border-radius: 10px;
	box-sizing: border-box;
	box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.15);
}
.sb_tit ul.stage_link li a:hover {background-color:rgba(79,189,216,0.50); }
@media only screen and (max-width:1150px){
	.sb_tit ul.stage_link.col2 li,
	.sb_tit ul.stage_link.col3 li { width: 48%; min-width:245px; }
}
@media only screen and (max-width:800px){
	.sb_tit ul.stage_link { position: relative; padding:0 !important; width:96%; z-index:999;}
	.sb_tit ul.stage_link li { float:none;}
	.sb_tit ul.stage_link li+li { margin-top:5px;}
	.sb_tit ul.stage_link.col2 li,
	.sb_tit ul.stage_link.col3 li { width:100%;}
	.sb_tit.tit_stage  span::before { right: 3%;}
	.sb_tit.tit_stage1 span::before { top: -30px; width:100px; height:200px; }
	.sb_tit.tit_stage2 span::before { top: -20px; width:100px;  height:200px; }
	.sb_tit.tit_stage3 span::before { top: -20px; width:100px;  height:200px; }
	.sb_tit.tit_stage4 span::before { top: -20px; width:100px;  height:200px; }
}


/* PURPOSE TITLE  */
.sb_tit.tit_purpose  span::before { right:5%; background-size: 100% auto;}
.sb_tit.tit_purpose1 span::before {
	top: -20px;  width:318px; height:137px;
	background: url("../img/illust_home2.png") no-repeat;
}
.sb_tit.tit_purpose2 span::before {
	top: -40px; width:220px; height:225px;
	background: url("../img/illust_goods5.png") no-repeat;
}
.sb_tit.tit_purpose3 span::before {
	top: -40px; width: 170px; height:195px;
	background: url("../img/illust_children3.png") no-repeat;
}
.sb_tit.tit_purpose4 span::before {
	top:-10px; width: 130px; height:130px;
	background: url("../img/illust_money.png") no-repeat;
}
.sb_tit.tit_purpose5 span::before {
	top: -40px; width: 300px; height:210px;
	background: url("../img/illust_works.png") no-repeat;
}
.sb_tit.tit_purpose6 span::before {
	top: -40px; width: 230px; height:190px;
	background: url("../img/illust_mamatomo.png") no-repeat;
}
@media only screen and (max-width:800px){
	.sb_tit.tit_purpose  span::before { top: -20px; right:0; }
	.sb_tit.tit_purpose1 span::before { width:130px; height:55px; }
	.sb_tit.tit_purpose2 span::before { width:100px; height:105px; }
	.sb_tit.tit_purpose3 span::before { width:80px; height:100px; }
	.sb_tit.tit_purpose4 span::before { width:70px; height:70px; }
	.sb_tit.tit_purpose5 span::before { width:100px; height:75px; }
	.sb_tit.tit_purpose6 span::before { width:100px; height:85px; }
}


/* PURPOSE MIDASHI  */
#subcustom.purpose4 h2 { padding-left: 120px;}
#subcustom.purpose4 h2::before {
	display: block; clear: both; content:"";
	position: absolute; left:-2%;  background-size: 100% auto !important;
}
#subcustom.purpose4 h2.mid_cate1::before {
	top:-40px; width: 130px; height: 130px;
	background: url("../img/illust_family6.png") no-repeat;
}
#subcustom.purpose4 h2.mid_cate2::before {
	top:-40px; width: 130px; height: 120px;
	background:url("../img/illust_children7.png") no-repeat;
}
#subcustom.purpose4 h2.mid_cate3::before {
	top:-40px; width: 95px; height: 135px;
	background: url("../img/illust_children6.png") no-repeat;
}
#subcustom.purpose4 h2.mid_cate4::before {
	top:-60px; width:80px; height: 180px;
	background: url("../img/illust_family2.png") no-repeat;
}
@media only screen and (max-width:800px){
	#subcustom.purpose2,
	#subcustom.purpose4 { padding-bottom:10%;}
	#subcustom.purpose4 h2::before { left:-2%;  background-size: 100% auto !important;}
	#subcustom.purpose4 h2 { padding-left: 80px;}
	#subcustom.purpose4 h2.mid_cate1::before { 	top:-20px; width: 90px; height:90px;}
	#subcustom.purpose4 h2.mid_cate2::before { 	top:-20px; width: 80px; height:75px;}
	#subcustom.purpose4 h2.mid_cate3::before { 	top:-20px; width: 65px; height:90px;}
	#subcustom.purpose4 h2.mid_cate4::before { 	top:-20px; width: 50px; height:105px;}
}


/* SUBCUSTOM WAKU */
#subcustom { padding: 70px 0;}


/* MIDASHI */
#subcustom h2 {
	position: relative;
	clear:both;
	margin:40px auto 20px;
	width: 98%;
	max-width: 980px;
	padding:15px 15px 15px 30px;
	font-size:150%;
	color:#FFF;
	background:#4fbdd8;
	border-radius: 10px; 
}
#subcustom h2::before {
	display: block; clear: both; content:"";
	position: absolute; top: 5px; left:-40px;
	width: 60px; height: 55px;
	background: url("../img/illust_flour4.png") no-repeat;
	background-size: 100% auto;
}
#subcustom .cont h3 { position: relative; margin-bottom: 4%; font-size: 150%; color: #4f352c; text-align: center;}
#subcustom .cont h3::before,
#subcustom .cont h3 span::before { position: absolute; margin: auto; display: block; clear: both; content:"";}
#subcustom .cont h3 span { position: relative; z-index:0;}
#subcustom .cont h3::before {
	top: -110px; left: 0; right: 0;
	width: 150px; height: 100px;
	background-repeat: no-repeat !important;
	background-size: 100% auto !important;
}
#subcustom .cont h3 span::before {
	bottom: 0; left: -10px; right:-10px; z-index: -1;
	width: calc(100% + 20px); height: 10px;  border-radius: 10px;
}
#subcustom .cont h3 span.mid_o::before { background: #efb24c;}
#subcustom .cont h3 span.mid_p::before { background: #f29a92;}
#subcustom .cont h3 span.mid_g::before { background: #96c805;}
#subcustom .cont h3 span.mid_b::before { background: #4fbdd8;}
#subcustom .cont h3 span.mid_y::before { background: #fee465;}
#subcustom .cont h3.icon_heart::before { top: -66px; width: 93px; height:56px; background:url("../img/illust_heart.png");}
#subcustom .cont h3.icon_panda::before { top: -75px; width: 86px; height:65px; background:url("../img/illust_panda.png");}
#subcustom .cont h3.icon_goods::before { top: -110px; width: 110px; height:100px; background: url("../img/illust_goods10.png");}
#subcustom .cont h3.icon_goods02::before { top: -130px; width: 150px; height:110px; background: url("../img/illust_goods1.png");}
#subcustom .cont h3.icon_goods03::before { top: -150px; width: 130px; height:130px; background: url("../img/illust_goods5.png");}
#subcustom .cont h3.icon_yobou::before { top: -115px; width: 85px; height:105px; background: url("../img/illust_yobou.png");}
/*#subcustom .cont h3.icon_yobou::before { top: -115px; width: 100px; height:105px; background: url("../img/illust_yobou.png");} */
#subcustom .cont h3.icon_works::before { top: -140px; width: 180px; height:130px; background: url("../img/illust_works.png");}
#subcustom .cont h3.icon_support::before { top: -155px; width: 120px; height:140px; background: url("../img/illust_support.png");}
#subcustom .cont h3.icon_voice::before { top: -135px; width: 100px; height:125px; background: url("../img/illust_voice.png");}
#subcustom .cont h3.icon_home::before { top: -110px; width: 140px; height:100px; background: url("../img/illust_home1.png");}
#subcustom .cont h3.icon_home2::before { top: -110px; width: 140px; height:100px; background: url("../img/illust_bill2.png");}
#subcustom .cont h3.icon_ninpu::before { top: -140px; width: 150px; height:130px; background: url("../img/illust_ninpu2.png");}
#subcustom .cont h3.icon_qa::before { top: -80px; width: 150px; height:70px; background: url("../img/illust_qa.png");}
#subcustom .cont h3.icon_mamatomo::before { top: -135px; width: 150px; height:125px; background: url("../img/illust_mamatomo.png");}
#subcustom .cont h3.icon_consultation::before { top: -130px; width: 150px; height:130px; background: url("../img/illust_consultation.png");}
#subcustom .cont h3.icon_disaster::before { top: -100px; width: 120px; height:92px; background: url("../img/illust_disaster.png");}
#subcustom .cont h3.icon_look::before { top: -160px; width: 90px; height:150px; background: url("../img/illust_look.png") no-repeat;}
#subcustom .cont h3.icon_magazine::before { top: -140px; width: 150px; height:110px; background: url("../img/illust_magazine.png") no-repeat;}
#subcustom .cont h3.icon_family01::before { top: -140px; width: 150px; height:130px; background: url("../img/illust_family1.png");}
#subcustom .cont h3.icon_family02::before { top: -205px; width: 95px; height:195px; background: url("../img/illust_family2.png");}
#subcustom .cont h3.icon_family03::before { top: -140px; width: 120px; height:130px; background: url("../img/illust_family3.png");}
#subcustom .cont h3.icon_family04::before { top: -155px; width: 170px; height:145px; background: url("../img/illust_family4.png");}
#subcustom .cont h3.icon_family05::before { top: -175px; width: 115px; height:163px; background: url("../img/illust_family5.png");}
#subcustom .cont h3.icon_family06::before { top: -145px; width: 140px; height:135px; background: url("../img/illust_family6.png");}
#subcustom .cont h3.icon_children01::before { top: -140px; width: 130px; height:110px; background: url("../img/illust_children1.png");}
#subcustom .cont h3.icon_children02::before { top: -140px; width: 130px; height:120px; background: url("../img/illust_children2.png");}
#subcustom .cont h3.icon_children03::before { top: -140px; width: 110px; height:130px; background: url("../img/illust_children3.png");}
#subcustom .cont h3.icon_children04::before { top: -145px; width: 150px; height:135px; background: url("../img/illust_children4.png");}
#subcustom .cont h3.icon_children05::before { top: -140px; width: 130px; height:120px; background: url("../img/illust_children5.png");}
#subcustom .cont h3.icon_children06::before { top: -165px; width: 110px; height:155px; background: url("../img/illust_children6.png");}
#subcustom .cont h3.icon_children07::before { top: -155px; width: 150px; height:145px; background: url("../img/illust_children7.png");}
#subcustom .cont h3.icon_children08::before { top: -155px; width: 130px; height:145px; background: url("../img/illust_children8.png");}
#subcustom .cont h3.icon_children09::before { top: -140px; width: 180px; height:130px; background: url("../img/illust_children9.png");}
#subcustom .cont h3.icon_children10::before { top: -130px; width: 200px; height:120px; background: url("../img/illust_children10.png");}
@media only screen and (max-width:800px){
	#subcustom .cont h3 span {	display:block;}
	#subcustom .cont h3 span::before { bottom: 0; left:0; right:0; width:90%; }
	#subcustom .cont h3.icon_goods::before { top: -95px; width: 80px; height:75px;}
	#subcustom .cont h3.icon_yobou::before { top: -105px; width: 80px; height:85px;}
	#subcustom .cont h3.icon_works::before { top: -110px; width: 120px; height:90px;}
	#subcustom .cont h3.icon_support::before { top: -115px; width: 80px; height:95px;}
	#subcustom .cont h3.icon_voice::before { top: -110px; width: 70px; height:90px;}
	#subcustom .cont h3.icon_home::before { top: -90px; width: 100px; height:70px;}
	#subcustom .cont h3.icon_ninpu::before { top: -110px; width: 100px; height:90px;}
	#subcustom .cont h3.icon_qa::before { top: -80px; width: 130px; height:60px;}
	#subcustom .cont h3.icon_mamatomo::before { top: -115px; width: 110px; height:95px;}
	#subcustom .cont h3.icon_consultation::before { top: -115px; width: 110px; height:95px;}
	#subcustom .cont h3.icon_disaster::before { top: -90px; width: 90px; height:70px;}
	#subcustom .cont h3.icon_look::before { top: -120px; width: 60px; height:100px;}
	#subcustom .cont h3.icon_magazine::before { top: -105px; width: 110px; height:85px;}
	#subcustom .cont h3.icon_family01::before { top: -140px; width: 110px; height:100px;}
	#subcustom .cont h3.icon_family02::before { top: -150px; width: 65px; height:130px;}
	#subcustom .cont h3.icon_family03::before { top: -120px; width: 90px; height:100px;}
	#subcustom .cont h3.icon_family04::before { top: -125px; width: 120px; height:105px;}
	#subcustom .cont h3.icon_family05::before { top: -125px; width: 75px; height:105px;}
	#subcustom .cont h3.icon_family06::before { top: -120px; width: 100px; height:100px;}
	#subcustom .cont h3.icon_children01::before { top: -90px; width: 80px; height:70px;}
	#subcustom .cont h3.icon_children02::before { top: -95px; width: 80px; height:75px;}
	#subcustom .cont h3.icon_children03::before { top: -105px; width: 70px; height:85px;}
	#subcustom .cont h3.icon_children04::before { top: -110px; width: 100px; height:90px;}
	#subcustom .cont h3.icon_children05::before { top: -115px; width: 100px; height:95px;}
	#subcustom .cont h3.icon_children06::before { top: -120px; width: 70px; height:100px;}
	#subcustom .cont h3.icon_children07::before { top: -120px; width: 100px; height:100px;}
	#subcustom .cont h3.icon_children08::before { top: -120px; width: 90px; height:100px;}
	#subcustom .cont h3.icon_children09::before { top: -115px; width: 130px; height:95px;}
	#subcustom .cont h3.icon_children10::before { top: -105px; width: 140px; height:85px;}
}


/* FLOW */
#subcustom .flow { margin: auto; max-width: 960px; margin-bottom: 4%; text-align: center;}
#subcustom .flow img { width: 98%; height: auto;}
#subcustom .flow .sp img { margin: 5% 0;}


/* COMMENT */
#subcustom .come { margin: auto; width: 96%; max-width: 980px; margin-bottom: 4%; }
@media only screen and (max-width:800px){
	#subcustom .come.center { text-align: left; }
}


/* DL BOX */
#subcustom .dl_box { width: 100% !important;}


/* FAQ TAB */
#subcustom ul#tab { margin: 0 auto 30px; width:100%; max-width: 1200px; overflow: hidden;}
#subcustom ul#tab li {
	cursor: pointer;
	float: left;
	margin:0.5%;
	width: 19%;
	min-width:200px;
	color:#fff;
	font-weight: 600;
	background:url("../img/bg_p1.jpg") repeat;
	box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.15);
	border-radius: 5px;
}
#subcustom ul#tab li span { display: block; padding: 15px; background: url("../img/arrow_w2.png") no-repeat 96% center; background-size: 20px;}
#subcustom ul#tab li.select { background:url("../img/bg_o1.jpg") repeat;}
#subcustom .disnon { display: none;}
#subcustom .content_wrap { margin: 0 auto; width:100%; max-width: 1200px; overflow: hidden;}
#subcustom .content_wrap .link {
	margin:1% 0.5%;
	width: 99%;
	color:#4f352c;
	background: url("../img/bg_y1.jpg") ;
	border-radius: 10px;
	box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.15);
}
#subcustom .content_wrap .link a { 
	display:block;
	padding:20px 5px 20px 55px ;
	color:#4f352c;
	font-size: 112.5%;
	font-weight:600;
	text-decoration:none;
	line-height: 100%;
	background: url("../img/arrow_b1.png") no-repeat 15px center;
	background-size: 20px auto;
	border-radius: 10px;
	box-sizing: border-box;
}
#subcustom .content_wrap .link a:hover { background-color:rgba(79,189,216,0.50); border-radius: 5px;}
@media only screen and (max-width:800px){
	#subcustom ul#tab li { width:49%; min-width:auto;}
	#subcustom .content_wrap { /* max-height: 300px; */ overflow: auto;}
	#subcustom .content_wrap .link { margin:2% 0.5%;}
}


/* CUSTOM BOX ======================================================================================*/
#subcustom .cont { 
	position: relative; margin: auto; padding: 70px 0;
	width: 96%; max-width: 1200px; background: #fff; 
	border-radius: 5px; z-index: 0;
}
@media only screen and (max-width:800px){
	#subcustom .cont { padding:10% 2% 5%; }
}

/* CUSTOM BOX1 */
#subcustom .custom_box1 { position: relative;}
#subcustom .custom_box1:nth-child(1) { padding-top: 70px;}
@media only screen and (max-width:800px){
	#subcustom .custom_box1 .cont { padding: 5%  2% 10%; }
}

/* CUSTOM BOX2 */
#subcustom .custom_box2 { position: relative; margin: 70px 0;}
#subcustom .custom_box2+.custom_box1 .cont { padding-top:35px;}
#subcustom .custom_box2 .cont { border-radius:0; }
#subcustom .custom_box2 .cont.bg_o { background:rgba(239,178,76,0.25);}
#subcustom .custom_box2 .cont.bg_p { background:rgba(242,154,146,0.25);}
#subcustom .custom_box2 .cont.bg_g { background:rgba(150,200,5,0.15);}
#subcustom .custom_box2 .cont.bg_b { background:rgba(79,189,216,0.25);}
#subcustom .custom_box2 .cont.bg_y { background:rgba(254,228,101,0.25);}
@media only screen and (max-width:800px){
	#subcustom .custom_box2 { margin:10% 0; }
}

/* CUSTOM BOX3 */
#subcustom .custom_box3 {
	position: relative;
	padding:70px 0;
	background-repeat: repeat !important;
	background-position: center center !important;
}
#subcustom .custom_box3 .cont.bg_none { padding: 0; background: none;}
#subcustom .custom_box3+.custom_box1 { margin-top: 70px;}
#subcustom .custom_box3:last-child::after { display: none;}
#subcustom .custom_box3::before,
#subcustom .custom_box3::after { position: absolute; left: 0; display: block; clear: both; content:""; width: 100%; height: 6px;}
#subcustom .custom_box3::before { top:-1px; background:url("../img/wave_t.png") no-repeat; background-size: 100% 6px;}
#subcustom .custom_box3::after { bottom:-1px; background: url("../img/wave_b.png") no-repeat; background-size: 100% 6px;}
#subcustom .custom_box3.bg_o1 { background: url("../img/bg_o1.jpg");}
#subcustom .custom_box3.bg_o2 { background: url("../img/bg_o2.jpg");}
#subcustom .custom_box3.bg_o3 { background: url("../img/bg_o3.jpg");}
#subcustom .custom_box3.bg_p1 { background: url("../img/bg_p1.jpg");}
#subcustom .custom_box3.bg_p2 { background: url("../img/bg_p2.jpg");}
#subcustom .custom_box3.bg_p3 { background: url("../img/bg_p3.jpg");}
#subcustom .custom_box3.bg_g1 { background: url("../img/bg_g1.jpg");}
#subcustom .custom_box3.bg_g2 { background: url("../img/bg_g2.jpg");}
#subcustom .custom_box3.bg_b1 { background: url("../img/bg_b1.jpg");}
#subcustom .custom_box3.bg_b2 { background: url("../img/bg_b2.jpg");}
#subcustom .custom_box3.bg_y1 { background: url("../img/bg_y1.jpg");}
#subcustom .custom_box3.bg_y2 { background: url("../img/bg_y2.jpg");}
#subcustom .custom_box3.bg_y3 { background: url("../img/bg_y3.jpg");}
#subcustom .custom_box3.bg_w1 { background: url("../img/bg_w1.jpg");}
@media only screen and (max-width:800px){
	#subcustom .custom_box3 { padding:10% 0; }
	#subcustom .custom_box3 .cont.bg_none { padding: 0 2%;}
}

/* AZUKETAI */
#subcustom .custom_box3.azuketai { margin-top: 50px;}

/* MADOGUCHI */
#subcustom .custom_box3.madoguchi { margin-top: 150px; padding: 100px 0 70px;}
#subcustom .custom_box1+.custom_box3.madoguchi { margin-top:100px;}
#subcustom .custom_box3.madoguchi .cont { padding: 0; background: none;}
#subcustom .custom_box3.madoguchi h3::before { display: none;}
#subcustom .custom_box3.madoguchi h3 {
	display: block; clear: both; content:"";
	position: absolute; top: -220px; left: 0; right: 0;
	margin: auto; width:392px; height: 198px;
	text-indent: -9999px;
	background: url("../img/tit_soudan.png") no-repeat;
}
#subcustom .custom_box3.madoguchi .b_more2 { position: absolute; top:-60px; right: 2%;}
#subcustom .custom_box3.madoguchi h4 {
	clear:both;
	position: relative;
	margin:20px 1% ;
	padding: 15px 0;
	font-size:130%;
	color:#4f352c;
	text-align: center;
	border:none;

}
#subcustom .custom_box3.madoguchi h4::before,
#subcustom .custom_box3.madoguchi h4::after {
	display: block; clear: both; content:"";
	position: absolute; top:0; bottom: 0; margin: auto;
	width:calc(50% - 100px); height: 3px; background: #4f352c;
}
#subcustom .custom_box3.madoguchi h4::before { right: 0;}
#subcustom .custom_box3.madoguchi h4::after { left: 0;}

@media only screen and (max-width:800px){
	#subcustom .custom_box3.madoguchi { padding:10% 2%;}
	#subcustom .custom_box1+.custom_box3.madoguchi { margin-top: 15% !important;}
	#subcustom .custom_box2+.custom_box3.madoguchi { margin-top: 25% !important;}
	#subcustom .custom_box3+.custom_box3.madoguchi { margin-top: 15% !important;}
	#subcustom .custom_box3.madoguchi h3 { top: -160px; width:300px; height: 150px; background-size: 100% auto;}
	#subcustom .custom_box3.madoguchi .b_more2 { position:static; margin:10% 2% 0; text-align: right;}
}



/*==========================================
  PRECON
==========================================*/
#precon { 
    padding: 0 !important;
    font-family: "M PLUS Rounded 1c", sans-serif;
    color: #3d3a39;
/*    background:url("../../precon/img/bg.jpg") repeat center top;	*/
    background:#f6d973;
}
#precon img { width: 100%; height: auto;}
#precon .precon_content {
    display: flex; flex-direction: column; gap:50px;
    margin: auto; padding: 50px 0;
    width:96%; max-width: 800px;
}
#precon .kadomaru_w { background: #fff; border-radius: 65px;}
@media only screen and (max-width:800px){
    #precon .precon_content { gap:20px; padding:20px 0;}
    #precon .kadomaru_w { border-radius: 25px;}
}


/* TITLE */
#precon .title { position: relative; background: #f6d973;}
#precon .title::before,
#precon .title::after { position: absolute; display: block; clear: both; content:""; width: 100%; height: 20px;}
#precon .title::before { top: 0; background: url("../img/precon_wave_w.png") repeat-x top center;}
#precon .title::after { bottom:-20px; background: url("../img/precon_wave_b.png") repeat-x bottom center;}
#precon .title .title_cont {
    margin: auto; max-width: 1600px;
    display: flex; justify-content: space-between; align-items: center;
    padding: 60px 30px 40px;
}
#precon .title .title_img { width: 65%;}
#precon .title .precon_index {
    position: relative;
    width:35%;
    padding:70px 20px 30px;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-size: clamp(112.5%, 2vw, 250%);
    font-weight: 800;
    letter-spacing:-2px;
    background: #fff;
    border-radius: 30px;
}
#precon .title .precon_index::before {
    position: absolute; top: -10px;
    display: block; clear: both; content:"";
    width: 194px; height: 58px;
    background: url("../../precon/img/tit_index.png") no-repeat;
}
#precon .title .precon_index p { position: relative;}
#precon .title .precon_index p + p { margin-top: 15px;}
#precon .title .precon_index p a { padding-left:45px; color:#de615f; text-decoration: none;}
#precon .title .precon_index p span {
    position: absolute; top:0; left: 0;
    display: block;
    width: 35px; height: 35px; line-height: 35px;
    font-family: "Kosugi Maru", sans-serif;
    font-size:25px;
    font-weight: 500;
    text-align: center !important;
    color: #fff;
    background: #de615f;
    border-radius: 100%;
}
@media only screen and (min-width:799px){
    #precon .title .precon_index p a:hover { opacity: 0.7;}
}
@media only screen and (max-width:800px){
    #precon .title::before,
    #precon .title::after { height: 10px;}
    #precon .title::before { background-size: auto 10px;}
    #precon .title::after { bottom: -10px; background-size: auto 10px;}
    #precon .title .title_cont { padding: 40px 10px 20px;}    
    #precon .title .title_img { width:100%;}
    #precon .title .precon_index { display: none;}
}


/* WHAT */
#precon .what { position: relative; padding-top:8%;}
#precon .what .mid {
    position: absolute; top:0;
    width: 100%; height: auto;
    aspect-ratio: 1305 / 192;
    text-indent: -9999px;
    background: url("../../precon/img/tit_about.png") no-repeat;
    background-size: 100% auto;
}
#precon .what .come {
    padding: 10% 7% 7%;
    font-size: clamp(112.5%, 4.7vw, 225%);
    font-weight: 600;
    line-height: 150%;
    background: #fff;
    border-top-left-radius:0 !important;
    border-top-right-radius:0 !important;
}
#precon .what .come span { background: url("../../precon/img/txt_line.gif") repeat-x bottom center; background-size: auto 20px;}
#precon .what .pic_l { float: left; width: 30%; padding: 15px 0;}
#precon .what .pic_r { float:right; width: 20%; padding: 15px 0;}
@media only screen and (max-width:800px){
    #precon .what .pic_r { display: none;}
    #precon .what .come span { background-size: auto 10px;}
}


/* TAP */
#precon .tap_link { padding:20px 30px 30px;}
#precon .tap_link p { margin-bottom: 20px; text-align: center;}
#precon .tap_link p img { width:90%; height: auto;}
#precon .tap_link ul { display: flex; flex-wrap: wrap; gap:10px 20px;}
#precon .tap_link ul li { width: calc(50% - 10px);}
#precon .tap_link ul li a {
    display: block;
    padding: 10px 20px 10px 40px;
    background:#fff url("../../precon/img/arrow_rb.png") no-repeat 15px center;
    background-size: 20px auto;
    border: 1px solid #000;
    border-radius: 100px;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width:800px){
    #precon .tap_link p img { width:100%;}
    #precon .tap_link ul { flex-direction: column; margin:auto; width:90%;}
    #precon .tap_link ul li { width:100%;}

}


/* set cont */
#precon .set_cont { 
    position: relative;
    display: flex; flex-direction: column; gap:20px;
    padding: 0 5% 5%;
}
#precon .set_cont .en { position: absolute; top: -20px; left: 20px;}
#precon .set_cont .en img { width:auto; height: 58px;}
#precon .set_cont .mid { margin: 10px 0 20px; padding-top:50px;  text-align: center;}
#precon .set_cont .mid img { width: 80%;}
#precon .set_cont .box { overflow: hidden;}
#precon .set_cont .box .pic_l,
#precon .set_cont .box .pic_r { width:30%;}
#precon .set_cont .box .pic_l { float: left; margin-left: 20px;}
#precon .set_cont .box .pic_r { float:right; margin-right: 20px;}
#precon .set_cont .box .come {font-size: clamp(112.5%, 4vw, 200%); font-weight: 600; line-height: 130%;}
#precon .set_cont .pull_box dt.pull_dt {
    cursor: pointer;
    display: block;
    padding: 10px 20px 10px 50px;
    font-size: clamp(112.5%, 2vw, 150%);
    font-weight:600;
    color: #fff;
/*    background:#1f95d4 url("../../precon/img/arrow_bw.png") no-repeat 15px center;	*/
    background:#50b5cc url("../../precon/img/arrow_bw.png") no-repeat 15px center;
    background-size: 25px auto;
    border-radius: 10px;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 1);
}
#precon .set_cont .pull_box dd.pull_dd {
    display:none;
    font-family: 'Noto Sans JP', sans-serif;
}
#precon .set_cont .pull_box dd.pull_dd .pull_cont {
    display: flex; flex-direction: column; gap:20px;
    padding: 20px 0 40px;
}
#precon .set_cont .clip {
    position: relative;
    padding:10px 30px;
    color: #0067aa;
/*    background: #f5ed47;	*/
    background: #f5f0c3;
    border: 3px solid #251e1c;
    box-shadow: 3px 3px 3px 0px rgba(74, 139, 203, 1);
}
#precon .set_cont .clip::before {
    position: absolute; top: -15px; left:8px;
    display: block; clear: both; content:"";
    width: 17px; height:auto;
    aspect-ratio: 24 / 58;
    background: url("../../precon/img/clip.png") no-repeat;
    background-size: 100% auto;
}

#precon .set_cont .clip p {font-size: 100%;}
#precon .set_cont .clip ul li {
    margin-left: 20px;
    font-size: clamp(112.5%, 2vw, 150%);
    font-weight: bold;
    list-style: disc;
}
#precon .set_cont .w500 img { max-width: 500px;}
#precon .set_cont .w500 img { max-width: 500px;}
#precon .set_cont .doctor dt {
    position: relative; left:20px;
    display: block; clear: both; content:"";
    width:300px; height:auto;
    aspect-ratio: 429 / 82;
    text-indent: -9999px;
    background: url("../../precon/img/doctor.png") no-repeat;
    background-size: 100% auto;
}

#precon .set_cont .doctor dd {
    padding:15px;
/*    border: 3px solid #d06844;	*/
    border: 3px solid #fc9f96;
    border-radius: 10px;
}

/* add */
#precon .icon-link { 
	clear:both; 
	margin:0 2%; 
	padding: 0 0 0 25px;
	background: url("../img/arrow_b1.png") no-repeat 0 7px; 
	background-size: 20px auto;
}
