/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 07 2025 | 00:59:39 */
a img:hover{ 
	opacity:0.5;
	transition:0.3s;
}

.page {
	margin: 0;
}

.site-branding{
	line-height:1;
	position:relative;
}

.pad_menu{
	display:none;
}


.site-header{
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  background-color:#fff;
  position:fixed;
}

.site-footer{
	padding-top:60px;
}

.category .site-footer, .single-post .site-footer, .blog .site-footer, .archive .site-footer{
	padding-top:0;
}


.site-main{
	padding-top:170px;
}

.site-waku-blog{
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	padding:185px 50px 0;
	display: grid;
   column-gap: 50px;
	grid-template-columns:3fr 1fr;
}

.custom-logo{
	width:340px;
}

.blog-main{
	margin:35px 0;
	padding:50px;
	background-color:#fff;
	border-radius:20px;
}
.blog_side{
	margin:35px 0;
}
.widget{
	padding:40px;
	background-color:#fff;
	border-radius:20px;	
}

.post{
	margin-bottom:4rem;
}


.heading_waku  {
	padding: .5em .7em;
	border-left: 5px solid #64b1e7;
	background-color: #f2f2f2;
	font-size:22px;
	margin:0;
}

.blog_data {
  font-size: 0.8rem;
  margin-bottom: 10px;
  text-align: right;
  color: #b4b0ad;
}


h1.entry-title{
	color:#fff;
	padding:20px;
	margin:20px 0 30px 0;
	text-align:center;
	font-size:24px;
	border-radius:20px;
	font-size:20px;
}

.widget-title{
	margin-top:0;
	text-align:center;
	font-size:22px;
}

.main_waku{
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	padding:0 50px;
}

.main_waku_mini{
	max-width:1100px;
	margin-left:auto;
	margin-right:auto;
	padding:0 50px;
	text-align:center;
}


.sub_waku{
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding:0 50px;
	text-align:center;
}

.sub_waku_txt{
	max-width:1000px;
	margin:0 auto 30px;
	padding:20px 30px 30px;
	text-align:left;

}

.home .entry-title{
	display:none;
}

.site-description{
	font-size:0.9rem;
	padding:10px 0;
}

.main-navigation a{
	color:#000;
}

.tel_kotei{
	position:absolute;
	top:0;
	right:0;
	width:360px;
	height:103px;
	border-radius: 0 0 20px 20px; 
	padding:12px 22px;
}

.entry-content{
	margin:0;
}

.fix_button{
	position:fixed;
	top:30px;
	right:0;
	width:60px;
}

.head_logo{
	max-width:370px;
}

.main-navigation ul.sub-menu{
  	display:block;
	margin-left:-30px;
	margin-top:0px;
}

.main-navigation li a{
   display:block;
   font-size:18px;
   margin:20px 20px 0 0;
	padding:10px 15px 27px 22px;
	font-weight:bold;
	background-color:#fff;
	background-image: url(https://ihin-cs.com/wp-content/uploads/kira_blue.png);
	background-position: 0 2px;
	background-repeat:no-repeat;
	 background-size: 15px;
	line-height:1;
}

.main-navigation li a:hover{
color:#00b3ea;
}


.main-navigation ul.sub-menu{
	margin-left:-13px;
}

.main-navigation ul.sub-menu li a{
	display:block;
	background-color:#fff;
	padding-left:38px;
	padding-top:25px;
	width:200px;
	background-position:14px 18px;
	border-top: 1px dotted #ddd;
	line-height:1;
	margin:0;
}

.main-navigation ul.sub-menu li a:hover{
	display:block;
	background-color:#00b3ea;
	color:#fff;
	background-image: url(https://ihin-cs.com/wp-content/uploads/kira_white.png);
}

ul{
list-style-type: none;
list-style-position: inside;
	margin:0;
	padding:0;
}

.widget ul li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
  font-weight:bold;
  border-bottom:1px dotted #00b3ea;
  color:#333;
}

.widget ul li a{
	transition: 0.2s ;
}

.widget ul li a:visited{
color:#333;
}

.widget ul li a:hover{
color:#00b3ea;
text-decoration:none;
}

.widget li::before {
  content: "";
  position: absolute;
  top: .55em;
  left: -3px;
  width: 15px;
  height: 15px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-radius: 50%;
  background-color: #00b3ea;
}

.widget li::after {
  content: "";
  position: absolute;
  top: .91em;
  left: 1px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

input[type="search"] {
  width: 125px;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.3em 0.5em 0.4em;
}

.price_waku{
	background-color:#fff;
	padding:10px 20px;
	font-weight:bold;
	font-size:1.1rem;
	border-radius:20px;
}

.sumple_title{
	font-size:1.1rem;
	font-weight:bold;
	padding-bottom:10px;
	color:#fff;
}

.title_blue{
	font-size:1.28rem;
	font-weight:bold;
	text-align:center;
	margin:0 0 1rem;
	color:#00b3ea;
}

.page-title{
	font-size:1.8rem;
	font-weight:bold;
	text-align:center;
	margin:0 0 4rem;
	position: relative;
}
.page-title::before {
  background-color: #00b3ea; /* 線の色 */
  bottom: -30px; /* 線の位置 */
  content: "";
  height: 6px; /* 線の高さ */
  left: 0; /* 線の中央寄せ */
  margin-inline: auto; /* 線の中央寄せ */
  position: absolute;
  right: 0; /* 線の中央寄せ */
  width: 50px; /* 線の長さ */
}

.top_title{
	font-size:2.2rem;
	font-weight:bold;
	text-align:center;
	margin:0 0 4rem;
	position: relative;	
}
.top_title::before {
  background-color: #00b3ea; /* 線の色 */
  bottom: -35px; /* 線の位置 */
  content: "";
  height: 6px; /* 線の高さ */
  left: 0; /* 線の中央寄せ */
  margin-inline: auto; /* 線の中央寄せ */
  position: absolute;
  right: 0; /* 線の中央寄せ */
  width: 50px; /* 線の長さ */
}

.top_title_w{
	color:#fff;
	font-size:2.2rem;
	font-weight:bold;
	text-align:center;
	margin:0 0 4rem;
	position: relative;	
}
.top_title_w::before {
  background-color: #fff; /* 線の色 */
  bottom: -35px; /* 線の位置 */
  content: "";
  height: 6px; /* 線の高さ */
  left: 0; /* 線の中央寄せ */
  margin-inline: auto; /* 線の中央寄せ */
  position: absolute;
  right: 0; /* 線の中央寄せ */
  width: 50px; /* 線の長さ */
}

.hamburger-menu{
	display:none;	
}
.menu-content {
	display:none;
}


.heading04 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	text-align: center;
	line-height:1.8em;
	margin:40px auto 20px;
}

.heading04::before,
.heading04::after {
	content: '';
	width: 3px;
	height: 80px;
	background-color: #00b3ea;
}

.heading04::before {
	margin-right: 30px;
	transform: rotate(-25deg)
}
.heading04::after {
	margin-left: 30px;
	transform: rotate(25deg)
}


.heading05 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	text-align: center;
	line-height:1.8em;
	margin:30px auto 30px;
}

.heading05::before,
.heading05::after {
	content: '';
	width: 3px;
	height: 60px;
	background-color: #00b3ea;
}

.heading05::before {
	margin-right: 30px;
	transform: rotate(-25deg)
}
.heading05::after {
	margin-left: 30px;
	transform: rotate(25deg)
}

.border_waku{
	width:100%;
	padding:30px 60px;
	border:2px solid #00b3ea;
	border-radius:20px;
	margin:50px 0;
}

.top_info_day {
    display: inline-block;
    color: #939393;
    font-size: .8rem;
    letter-spacing: .04em;
	padding-right: 10px;
}

.top_info_title {
    display: inline-block;
}

#breadcrumbs{
	font-size:0.8em;
	padding-bottom:10px;
	color:#b4b0ad;
	line-height:1em;
}

#breadcrumbs a{
	color:#00b3ea;
}

.nav-previous a,.nav-next a{
	display:inline-block;
	background-color:#00b3ea;
	border-radius:5px;
	font-size:0.8em;
	padding:1px 10px;
	color:#fff;
	border:2px solid #00b3ea;
}

.nav-previous a:hover,.nav-next a:hover{
	background-color:#fff;
	color:#00b3ea;
	border:2px solid #00b3ea;
}

.blog_big{
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:20px;
}
.blog_middle{
	font-size:1.15em;
	font-weight:bold;
	margin-bottom:20px;
}

.blue_waku{
	width:100%;
	padding:25px;
	border-radius:20px;
	background-size: auto auto;
background-color: rgba(0, 179, 234, 1);
background-image: repeating-linear-gradient(45deg, transparent, transparent 30px, rgba(37, 187, 239, 1) 30px, rgba(37, 187, 239, 1) 60px );
}

.blue_waku_point{
	width:100%;
	padding:25px 40px;
	border-radius:20px;
	background-size: auto auto;
background-color: rgba(0, 179, 234, 1);
background-image: repeating-linear-gradient(45deg, transparent, transparent 30px, rgba(37, 187, 239, 1) 30px, rgba(37, 187, 239, 1) 60px );
}

.white_waku{
	width:100%;
	padding:15px;
	border-radius:20px;
	background-color:#fff;	
}

.white_waku_big{
	width:100%;
	padding:25px 30px;
	border-radius:20px;
	background-color:#fff;	
}

.button_waku{
padding:20px 15px 0;
text-align:center;
}

.mid_w_title{
	color:#fff;
	display:block;
	padding:0px 10% 8%;
	text-align:center;
}

ol {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:0;
}
ol li {
  position: relative;
  padding: 0.5em 0.5em 0.5em 1em;
  line-height: 1.5em;
  background: #f1f8ff;
  border-left : solid 35px #00b3ea;
  margin-bottom: 5px;
  font-weight:bold;
  text-align:left;
	font-size:1.3em;
}
ol li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -35px;
  width: 35px;
  height: 1em;
  line-height: 1;
  text-align: center;
}



ol.pointol{
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:0;
}
ol.pointol li {
  position: relative;
  padding: 0.2em 0.2em 0.2em 0.5em;
  line-height: 1.5em;
  border-left : solid 35px #fff;
  margin-bottom: 5px;
  font-weight:bold;
  text-align:left;
  font-size:1.2em;
  color:#fff;
  background: none;
}
ol.pointol li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -35px;
  width: 35px;
  height: 1em;
  line-height: 1;
  text-align: center;
	color:#00b3ea;
}



.line{
	width:550px;
	margin:40px auto 0;
}
.komikomi{
	max-width:860px;
	margin:40px auto 0;
}
a.btn_01 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 360px;
	margin: 50px auto 0;
	padding: 1rem 2rem;
	font-weight: bold;
	font-size:22px;
	border: 3px solid #fff;
	color: #fff;
	border-radius: 100vh;
	transition: 0.5s;
}
a.btn_01:hover {
	color: #00b3ea;
	background: #fff;
}

a.btn_02 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 360px;
	margin: 50px auto 0;
	padding: 1rem 2rem;
	font-weight: bold;
	font-size:22px;
	border: 3px solid #00b3ea;
	color: #00b3ea;
	border-radius: 100vh;
	transition: 0.5s;
}
a.btn_02:hover {
	color: #fff;
	background: #00b3ea;
}

.title_comment{
	color:#fff;
	font-size:20px;
	font-weight:bold;
}

.icon_hukidashi{
	width:80px;
	margin:10px auto;
}
.sdgs{
	padding:20px 30px;
}
table.top_kira{
	max-width:560px !important;
	margin: 30px auto;
	font-weight:bold;
	font-size:1.2em;

}
table.top_kira td{
	  vertical-align: middle;
}

.section_f_tb{
	padding-top:30px;
}

.footer_menu{
	padding-left:50px;
	color:#fff;
	font-weight:bold;
}

.footer_t{
	font-size:0.8em;
	font-weight:bold;
	letter-spacing:0.15em;
	margin-bottom:10px;
}

.icon_insta{
padding-top:5px;
}

.footer_link{
	width:100%;
	display:block;
	border-bottom:1px dotted #fff;
	padding-bottom:2px;
	margin-bottom:8px;
	color:#fff;
	vertical-align:middle;
}

a.footer_link:hover{
	color:#fff;
	text-decoration:underline;
}
a.footer_link:visited{
	color:#fff;
}



.bana{
	margin-top:40px;
	text-align:center;
}

.copyr{
	text-align:center;
	color:#fff;
	font-size:0.8em;
	font-weight:bold;
	padding:10px 10px 30px;
}

.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

.mob_menu {
    display: none;
}


.circle_number {
  width: 30px;
  height: 30px;
  background-color: #00b3ea;
  color:#fff;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  font-weight:bold;
  font-size:22px;
  vertical-align:top;
  flex-shrink: 0;
}

.title_nom{
  display:inline-block;	
	font-size:22px;
	font-weight:bold;
	padding-left:8px;
}


.title_step{
	font-size:26px;
	font-weight:bold;
	padding:8px 0;
}


.point{
	text-align:center;
	margin-top:-45px;
}


.shadow_blue { 
	box-shadow: 10px 10px #00b3ea;
}


.title_kakaku {
    margin-bottom: 0.2rem;
    padding: 1rem;
    border-bottom: 10px solid;
    background-color: #e4f3fc;
    color: #00b3ea;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    margin-top:50px;
	vertical-align:middle;
	line-height:43px;
}

h3 {
    margin-bottom: 0.2rem;
    padding: 1rem;
    border-bottom: 10px solid;
    background-color: #e4f3fc;
    color: #00b3ea;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    margin-top:50px;
	vertical-align:middle;
	line-height:43px;
}


.ClassTB16_tokusyu{
    color: #ff42bd;
    vertical-align: middle;
	font-weight:bold;
}

.ClassTB16 {
	max-width:700px;
    border: 1px solid #00b3ea;
    border-collapse: collapse;
    margin:40px auto;
}

.ClassTB16 td {
    border: 1px solid #00b3ea;
    border-collapse: collapse;
    padding: 10px;
}

.classTD_19_16 {
	background-size: auto auto;
background-color: rgba(0, 179, 234, 1);
background-image: repeating-linear-gradient(45deg, transparent, transparent 30px, rgba(37, 187, 239, 1) 30px, rgba(37, 187, 239, 1) 60px );
    text-align: center;
    font-size:18px;
	font-weight:bold;
	color:#fff;
}

.ClassTB16_TD1{
    background-color: #e4f3fc;
    font-weight:bold;
    text-align:center;
    vertical-align: top;
}

.ClassTB16_TD2{
    text-align:center;
}

.ClassTB16_TD3 {
    color: #ff42bd;
    text-align:center;
    margin: 0 auto;
    vertical-align: middle;
	font-weight:bold;
}

table.jirei{
	width:100%;
}

table.company {
    width: 100%;
    border: 1px solid #cccccc;
    border-collapse: collapse;
    margin-top: 40px;
    margin-bottom:0;
}

table.company td {
    border: 1px solid #cccccc;
    border-collapse: collapse;
    padding: 10px;
}

.ClassTB3_TD1{
	background-color:#00b3ea;
	color:#fff;
	font-weight:bold;
}

.ClassTB3_TD2{
	background-color:#e4f3fc;
	font-weight:bold;
}

.arrow_wide{
	width:80px;
	padding-left:15px;
}

.before{
text-align:center;
padding:10px;
font-weight:bold;
font-size:18px;
color:#00b3ea;
}

.after{
text-align:center;
padding:10px;
font-weight:bold;
font-size:18px;
color:#FF42BB;
}

.jirei_waku{
	max-width:900px;
	padding:50px;
	margin:30px auto;
	background-color:#e4f3fc;
}

.title_jirei{
display:inline-block;
width:100px;
font-size:13px;
text-align:center;
padding:4px 8px;
margin-right:8px;
margin-bottom:10px;
border-radius:4px;
background-color:#00b3ea;
color:#fff;
font-weight:bold;
}

.cont_jirei{
display:inline-block;
font-weight:bold;
}

.kira_title{
display:inline-block;
margin-right:7px;
}

.staff_name{
	color:#00b3ea;
	font-size:20px;
	font-weight:bold;
	line-height:1.6em;
	margin-bottom:15px;
}

.pad_tel{
	display:none;
}

table.tbl-form {
    border-collapse: collapse;
}
.tbl-form th {
    width: 35%;
    background-color: #e4f3fc;
    border: solid 1px #00b3ea;
    font-weight: bold;
    font-size: 16px;
    padding: 3%;
}
.tbl-form td {
    text-align: left;
    border: solid 1px #00b3ea;
    padding: 3%;
    font-size: 18px;
}
.hissu {
    padding: 5px;
    font-size: 0.7em;
    color: #ffffff;
    background-color: #ff66af;
    border-radius: 5px;
}

input.wpcf7-submit {
padding:1em !important;/* ボタン内の余白 */
margin:2em 0em !important;/* ボタンの上下の余白 */
background-color: #00b3ea !important;/* 背景の色 */
border-radius: 5px !important;/* 角を丸く*/
color: #fff !important;/* 文字の色*/
font-size: 18px !important;/* 文字の大きさ */
font-weight: bold !important;/* 文字の太さ*/
width: 50%;/* ボタンの横幅*/
transition:0.5s;/* 背景色が変わるまでの時間*/
border:none;
}

input.wpcf7-submit:hover {
background-color:#e4f3fc !important;/* マウスを乗せたときの背景色 */
color: #00b3ea !important;/* マウスを乗せたときの文字の色 */
}

.btn-submit {
    width: 100%;
    text-align: center;
}
.btn_contact7 input {
	width: 100%;
	background-color: #005513;

}
.form_add input[type="text"] {
		width: 100%;
}
a.more-link{
color:#00b3ea;
}

.snsShareArea{
	text-align:right;
	margin-top:40px;
	vertical-align:middle;
}

.pri_p{
	font-size:0.9em;
}

.error-404{
	padding: 100px 20px;
}



.heading03 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	text-align: center;
	line-height:1.8em;
	margin:0 auto 30px;
	color:#fff;
	font-weight:bold;
}

.heading03::before,
.heading03::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #fff;
}

.heading03::before {
	margin-right: 30px;
	transform: rotate(-25deg)
}
.heading03::after {
	margin-left: 30px;
	transform: rotate(25deg)
}

.title_campaign_2{
	font-size:1.7rem;
	font-weight:bold;
	text-align:center;
	margin:10px auto 20px;
}

.under_pink {
	background: linear-gradient(transparent 70%, #ff64a2 0%);
	padding-bottom: 5px;
	font-weight:bold;
}

.pinkbig{
	font-size:1.4rem;
	color:#ff64a2;
	font-weight:bold;
	margin:10px auto;
}

.bg_usupink{
	background-color:#ffeaf2;
	padding:30px;
	text-align:left;
	border-radius:20px;
	margin-top:20px;
}

.waku_pink{
	width:100%;
	padding:20px 30px 30px;
	border-radius:20px;
	margin:50px 0;
	background-size: auto auto;
   background-color: rgba(255, 100, 162 , 1);
   background-image: repeating-linear-gradient(45deg, transparent, transparent 30px, rgba(255, 120, 174 , 1) 30px, rgba(255, 120, 174, 1) 60px );
}


.box_pink {
    padding: 1.5em 1em 1em;
    background: #fff;
    box-shadow: 0px 0px 0px 10px #fff;
    border: dashed 2px #ff64a2;
    border-radius: 8px;
}
.box_pink p {
    margin: 0; 
    padding: 0;
}

.under_pink {
    background: linear-gradient(transparent 70%, #ff64a2 0%);
    padding-bottom: 5px;
    font-weight: bold;
}

ul.topinfo_ul li{
	display:flex;
}
.top_info_title {
	line-height:2em;
}

.grid_100_2 {
    grid-column-gap: 25px;
 }