@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.1.1
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/*ヘッダー詰める*/
.entry-title,
.content {
padding: 0;
margin: 0;
}

.header-in {
   display: block;
}

.logo-image {
  display: inline-block;
	width:35%;
	padding:1em;
}

.widget_text {
  display: inline-block;
	vertical-align: top;
	width:55%;
font-family: 'Century Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','モリサワ 新ゴ R','Droid Sans',メイリオ,sans-serif;
}

.header_logo_after {
  display: inline-block;
}

.logo-image * {
display: block;
margin: auto;
	float:left;
	height:55px;
}

#main{
Padding: 0;
margin: -1px 0 0 0;
background-color: transparent;
	letter-spacing: 0.1em;
font-family: 'Century Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','モリサワ 新ゴ R','Droid Sans',メイリオ,sans-serif;
}

.entry-content{
	margin:0;
	padding:0;
}

.article-footer.entry-footer {
	display: none;
}

.navi{
border-bottom:3px solid #1db0b1;
	letter-spacing: 0.1em;
}

/*-----------グローバルメニュー-----------*/
.navi-in li{
	min-width:150px;
}

.navi-in a{
	font-size:15px !important;
}

#navi .navi-in > ul > li{
  border-left: 1px dotted #c7d6ea;
	display: table;
}

#navi .navi-in > ul > li:last-child{
  border-right: 1px dotted #c7d6ea;
}

.navi-in > ul > .menu-item-has-children > a::after{ 
  right: 10px; 
}

#navi ul li a:hover{
	background-color:#ffffff;
	color:#333333;
}

.sub-caption{
	font-family: 'Century Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','モリサワ 新ゴ R','Droid Sans',メイリオ,sans-serif;
	color:#1db0b1;
}

p{
	margin:1em 0;
}

a{
	text-decoration:none;
	color:#333333;
}

.header{
	max-width:1300px;
	margin:0 auto;
}

/*タイトル、投稿日時、投稿者の非表示*/
.page .entry-title,
.page .date-tags,
.page .author-info{
  display: none;
}

/*hタグリセット*/
.article h1 {
    padding: 0;
    background: none;
}
.article h2 {
    padding: 0;
    background: none;
}
.article h3 {
    border: none;
    padding: 0;
}
.article h4 {
    border: none;
    padding: 0;
}
.article h5 {
    border: none;
    padding: 0;
}
.article h6 {
    border: none;
    padding: 0;
}

.article h1 {
	padding:1em 0 0.75em 0;
	margin:0;
	font-weight:600;
	font-size:230%;
}

.article h2 {
	padding:0em 0 3em 0;
	margin:0.5em 0 0 0;
	font-weight:600;
	font-size:230%;
	text-align:center;
	color:#1db0b1;
	background: url('http://ihinseirisapporo.com/wp-content/uploads/2021/10/kirakira.png') center center; 
	background-repeat:no-repeat;
	background-size:60px;
}

.article h3 {
	padding:0;
	margin:0.5em 0;
	font-weight:600;
	font-size:20px;
}

.font1 {
	font-size:20px;
	font-weight:bold;
}

.font2{
	font-size:160%;
	font-weight:bold;
}

.font3{
	font-weight:bold;
	color:#1db0b1;
}

.sfont{
	font-size:13px;
	font-weight:normal;
}


.tel{
	font-size:220%;
	font-weight:bold;
	line-height:100%;
}

div .whatsnew hr{
	border:1px dotted #eeeeee;
}

div .whatsnew{
	border:5px solid #f3f3f3;
	padding:2em;
	letter-spacing: 0em;
}

.line{
	border:5px solid #f3f3f3;
	padding:2em;
}

.line .con, .line .con3{
	font-weight:bold;
	text-align:center;
}

/*ボックス*/

contents{
  display: flex;
	justify-content:center;
  flex-wrap: wrap;
	padding:0 !important;
	margin:0 !important;
}

box3{
	width:1160px;
	padding:2em 0;
}

.boxin2 {
  display: flex;
	justify-content:center;
  flex-wrap: wrap;
}

.con {
  width:33.3%;
  padding: 0.75em 1.5em;
  margin-bottom: 0.5em ;
	text-align:center;
}

.con2 {
  width:66.7%;
  padding: 0.75em 1.5em;
  margin-bottom: 0.5em ;
}

.con3 {
  width:50%;
  padding: 0.75em 1.5em;
}

.conmenu {
  width:47%;
  padding: 1.5em 1.5em 0 1.5em;
	background-color:#ffffff;
	margin:0.5em;
}

.con4 {
  width:100%;
  padding: 0.75em 1.5em;
}

.con5 {
  width:30%;
  padding: 0.75em;
}
.con5 p{
	margin:0.25em 0;
}
.con6 {
  width:65%;
  padding: 1em 0 0 0;
}

.service{
	background-color:#ffffff;
	padding:1.5em;
	margin:1em;
  display: flex;
	justify-content:center;
  flex-wrap: wrap;
}

.service1{
	width:20%;
	font-size:250%;
	line-height:50%;
	text-align:center;
	font-weight:bold;
	padding-top:0.25em;
}

.service2{
	width:80%;
	  display: flex;
  justify-content: left;
  align-items: center;
}

.service3{
	width:80%;
}

.cover{
	background-color:#f9f9f9;
}

.cover2{
background: url('http://ihinseirisapporo.com/wp-content/uploads/2021/10/4250882_m.jpg') center center;
background-size:100%;
}

.cover3{
background: url('http://ihinseirisapporo.com/wp-content/uploads/2021/10/22358809_m.jpg') center center;
background-size:100%;
}

.cover4{
background: url('http://ihinseirisapporo.com/wp-content/uploads/2021/10/4830232_m.jpg') center center;
background-size:100%;
}

.cover5{
background: url('http://ihinseirisapporo.com/wp-content/uploads/2021/10/22422650_m.jpg') center center;
}

.cover6{
background: url('http://ihinseirisapporo.com/wp-content/uploads/2021/10/22247341_m.jpg') center center;
background-size:100%;
}

.cover2, .cover3, .cover4, .cover5, .cover6 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;	
	position: relative;
z-index: 0;
	color:#ffffff;
	text-align:center;
	overflow : hidden;
}

.cover2::before, .cover3::before, .cover4::before, .cover5::before, .cover6::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background: inherit;
/* 最背面へ */
z-index: -1;
	filter: brightness(70%) blur(7px);
}

/*-----------メイン画像スライド-----------*/
.box {
  position   : relative;
  max-width  : 1920px;
  height     : 600px;
  margin     : auto;
  overflow   : hidden;
}

.box .bgImg {
display    : block;
  position   : absolute;
  top        : 0;
  left       : 0;
  bottom     : 0;
  right      : 0;
  opacity    : 0;
  animation  : slideAnime 20s ease infinite;   /* 4画像 × 各5s = 20s */
filter: contrast(130%) brightness(80%);
}

.box .src1 {
background:url(http://ihinseirisapporo.com/wp-content/uploads/2021/10/22247341_m.jpg) center center;
	background-repeat:no-repeat;
	background-size:cover;
  animation-delay  : 0s;
}
.box .src2 {
background:url(http://ihinseirisapporo.com/wp-content/uploads/2021/10/22247341_m.jpg) center center;
	background-repeat:no-repeat;
	background-size:cover;
  animation-delay  : 10s;
}


@keyframes slideAnime {
   0% { opacity: 0; }
  5% { opacity: 1; }
  50% { opacity: 1; }
  55% { opacity: 0; }
 100% { opacity: 0; }
}

.box .boxString{
  position   : absolute;
  display    : inline-block;
  padding    : 0;
  top     : 50%;                               /* 中央寄せ */
  left       : 50%;
  transform  : translate(-50%,-50%);
  z-index    : 11;
	text-align:center;
	color:#ffffff;
	font-size:250%;
}

.box .boxString p{
	margin:0.25em 0;
}

.menu1,
.menu2,
.menu3,
.menu4
{
position: relative;
overflow: hidden;
width: 100%;
height: 200px;
	letter-spacing: 0.1em;
	background: #000;
	padding:0.75em 0 0 0;
}

.menu-text{
  position: absolute;
	text-align:center;
  pointer-events: none;
z-index: 101;
}

.menu-text p{
  color: #fff;
  font-size: 13px;
}

.menu1:after,
.menu2:after,
.menu3:after,
.menu4:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
	filter: brightness(80%);
}
.menu1:after{
background: url('http://ihinseirisapporo.com/wp-content/uploads/2021/10/4250882_m.jpg') top center;
background-size:cover;
}
.menu2:after{
background: url('http://ihinseirisapporo.com/wp-content/uploads/2021/10/22358809_m.jpg') left center;
background-size:cover;
}
.menu3:after{
background: url('http://ihinseirisapporo.com/wp-content/uploads/2021/10/4830232_m.jpg') center center;
background-size:cover;
}
.menu4:after{
background: url('http://ihinseirisapporo.com/wp-content/uploads/2021/10/22422650_m.jpg') center center;
background-size:cover;
}

.menu1:hover:after,
.menu2:hover:after,
.menu3:hover:after,
.menu4:hover:after {
  opacity: 0.7;
  transform: scale(1.2, 1.2);
}

.menu1 a,
.menu2 a,
.menu3 a,
.menu4 a
{
position: relative;
display: flex;
align-items: center;
justify-content: center;
z-index: 200;
height: 100%;
width:100%;
text-decoration: none;
color: #fff;
}

/*-----------ボタン-----------*/
.btn-flat-logo {
  position: relative;
  display: inline-block;
  padding: 1em 1.5em;
  text-decoration: none;
	background-color:#1cb0b1;
  transition: .4s;
	margin:0;
	color:#ffffff;
	min-width:230px;
	font-weight:bold;
}

.btn-flat-logo:hover, .wpcf7-submit:hover{
	opacity:0.7;
	color:#ffffff;
}

.btn-flat-logo2 {
  position: relative;
  display: inline-block;
  padding: 0.5em 1.5em;
  text-decoration: none;
	background-color:#1cb0b1;
  transition: .4s;
	margin:0;
	color:#ffffff;
	min-width:200px;
}


.wpcf7 input[type="submit"] {
width:100%;
  padding: 1em 1.5em;
border: none;
background-color:#1cb0b1;
transition: 0.3s;
color:#ffffff;
	font-size:100%;
	font-weight:bold;
}


/*-----------テーブル-----------*/

.article table{
	margin:0;
}

.container table tr{
  background-color: transparent;
}

.company th{
 text-align:left;
 padding:0.5em 1.5em;
	border:1px solid #cccccc;
	font-weight:normal;
	background-color: #eeeeee;
	font-size:100%;
}

.company td{
 text-align:left;
 padding:0.5em 1.5em;
	border:1px solid #cccccc;
	font-weight:normal;
	background-color: #fff;
	font-size:100%;
}

@media(max-width:500px){
.company th,.company td {
 display:block!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.company tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}
}

/*------------メールフォーム------------*/

@media(max-width:500px){
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}

/* 必須・任意のサイズ調整 */	
.inquiry .haveto,.inquiry .any {	
font-size:10px;
}}
/*見出し欄*/
.inquiry th{
 text-align:left;
 padding:0.75em 2em;
 border:solid 1px transparent;
	font-weight:normal;
	background-color: transparent;
	font-size:100%;
}
/*通常欄*/
.inquiry td{
 border:solid 1px transparent;
	padding:0.75em 1.5em;
	background-color: transparent;
	font-size:100%;
}

/*必須の調整*/
.haveto{
 font-size:80%;
 padding:5px;
 background:#ff9393;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}

/*任意の調整*/
.any{
 font-size:80%;
 padding:5px;
 background:#93c9ff;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
span.wpcf7-list-item {
display: block!important;
}

.timeline-box {
border: none;
}

/*-----------ブログ横幅調整-----------*/
.post-template-default .content,
.archive .content,
.category .content{
	max-width:1250px;
	padding:2em;
	margin:0 auto;
}
.post-template-default .content h1{
	padding:1em 0;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1024px以下*/
@media screen and (max-width: 1024px){
  /*必要ならばここにコードを書く*/
.box .boxString{
	width:100%;
	font-size:200%;
	line-height:25px;
}
.box .boxString p{
	margin:0.5em 0 0 0;
}
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
.logo-image {
	width:100%;
}
.widget_text {
	display:none;
}
.article h1 {
	font-size:200%;
}
.article h2 {
	padding:0em 0 3m 0;
	margin:0.5em 0 0 0;
	font-size:180%;
	background-size:50px;
}
.conmenu {
  width:45%;
  padding: 1.5em 1.5em 0 1.5em;
	background-color:#ffffff;
	margin:0.5em;
}
}

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

.box {
  height     : 400px;
}

contents{
	padding:0 2em !important;
}
.con, .con2, .con3, .con4 {
  width:100%;
  padding: 0.75em 0;
}
.conmenu {
  width:100%;
	margin:0.5em 0;
}
.service{
	padding:1.5em;
	margin:1em 0;
}
.service2 .font2{
	font-size:110%;		
}
.service1{
	width:100%;
}

.service2{
	width:100%;
	padding-top:1em;
}
.service3{
	width:100%;
}
.line{
	padding:2em;
	margin:0;
}
}
