/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 27 2023 | 05:26:54 */
.site-body{
	padding:0;
/* 	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif; */
}

.site-header-logo{
	font-family: serif;
	font-size:14px;
}

/* タイトル */
.text_top{
	margin: 150px 0 150px 0;
/* 	text-shadow: 1px 2px 3px #DAAF08; */
}
.text_top strong{
	font-family: serif;
	line-height:60px;
	/* 	border-bottom:3px solid blue ; */
}
/* line */
.btn_line{
	background-color:#55B35A;
	border-radius: 3px;
	box-shadow: 6px 6px 6px 0px rgba(0, 0, 0, 0.5);
}

.p_title{
	font-family: serif;
}

/* point */
.p_point_platinum{
	font-family:serif;
/* 	text-shadow: 3px 4px 3px #DAAF08; */
}
.columns_1{
	justify-content: center;
}
.p_point{
	font-family:serif;
	margin: 0 !important;
	color: #B89632 !important;	
}
.p_point_title strong{
	color:green;
	font-size:20px;
	border-bottom: solid 5px #C4D700;
	line-height:30px;
/* 	background: linear-gradient(transparent 70%, #C4D700 50%); */
}
.column_point{
	padding:5px 20px;
	border-radius: 2px;
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.29);
/* 	box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4); */
}

.p_iau{
	font-family: serif;
	line-height:70px;
	letter-spacing:0.7em;
}

/*親要素*/
.text-center-text-left-wrap {
  text-align: center;
}

/*子要素(リスト部分ul)*/
.text-center-text-left__child {
	text-align: left;
	display: inline-block;
	list-style: none;
	background-color:#fff;
	line-height:10px;
	padding: 80px;
	font-size:25px;
	padding-top:20px;
	padding-bottom:20px;
}

/* リストのチェックボックス */
.text-center-text-left__child li {
  position: relative;
  line-height:1.8;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.text-center-text-left__child li:before {
  content: url( https://www.itamiyu.com/iau/wp-content/uploads/2023/06/check-1.png );
  position: absolute;
  left: -1.4em;
  top: 0.15em;
}

/* 吹き出し */
.balloon-012 {
    display: grid;
    gap: 1em 0;
    padding: 25px 15px;
}
@media screen and (min-width:1024px) {
    /*　for PC　*/
	.balloon-012{
		width:800px;
		margin:0 auto;
/* 		place-items: center; */
	}
}

.balloon-012__section {
    display: flex;
    align-items: center;
    gap: 0 15px;
}

.balloon-012__img {
    width: 2.7em;
    height: 2.7em;
    border-radius: 50%;
}

.balloon-012__p {
    display: inline-block;
    position: relative;
    max-width: 80%;
    margin: 0;
    padding: .4em .8em;
    border-radius: 20px;
    color: #333;
    font-size: .9em;
}

.balloon-012__p.left {
    background-color: #fff;
}

.balloon-012__p.right {
    background-color: #30e852;
    margin: 0 10px 0 auto;
}

.balloon-012__p::before {
    position: absolute;
    top: -15px;
    width: 20px;
    height: 30px;
    content: '';
}

.balloon-012__p.left::before {
    left: -10px;
    border-radius: 0 0 0 15px;
    box-shadow: -3px -15px 0 -7px white inset;
}

.balloon-012__p.right::before {
    right: -10px;
    border-radius: 0 0 15px 0;
    box-shadow: 3px -15px 0 -7px #30e852 inset;
}

.balloon-012__section img{
    background-color: #fff;
}

/* step */
/* .title{
	color:green !important;
} */
.stepbar {
    margin: 0 auto;
    width: 50%;
  }
  
  .stepbar .stepbarwrap {
    margin: 2em 0;
    position: relative;
  }
  
  .stepbar .stepbarwrap .steptitle {
    display: inline-flex;
    align-items: center;
  }
  
  .stepbar .stepbarwrap .steptitle .stepcircle {
    display: inline-block;
    width: 3em;
    height: 3em;
    content: "";
    border-radius: 50%;
    background-color: #55B35A;
/* 	background-color: #C4D700;   */
    color: #fff;
    text-align: center;
  }
  
  .stepbar .stepbarwrap .steptitle .stepcircle span {
    display: inline-block;
    line-height: 1.2em;
    font-size: 0.8em;
/*     font-weight: bold; */
    position: relative;
    top: 0.9em;
  }
  
  .stepbar .stepbarwrap .steptitle .title {
    margin: 0.5em;
    font-weight: bold;
    font-size: 1.2em;
  }
  
  .stepbar .stepbarwrap .steptxt {
    padding-left: 3.5em;
  }
  
  .stepbar .stepbarwrap .steptxt .txt {
    font-size: 0.9em;
  }
  
  .stepbar .stepbarwrap .stepline {
    width: 1px;
    height: calc(100% + 1em);
    background-color: #000;
    position: absolute;
    top: 1em;
    left: 1.5em;
    z-index: -1;
  }
  
  .stepbarwrap:last-of-type .stepline:last-of-type {
    display: none;
  }
  
  @media screen and (max-width: 960px) {
    .stepbar {
      width: 90%;
    }
  }

.img_room1{
	width:80%;
	margin:0 10px 0 100px;
}
.img_room2{
	width:80%;
	margin:0 100px 0 10px;
}
/* 連絡先 */
.p_tel{
	font-size:14px;
	font-family:serif;
}

/* footer非表示 */
.site-footer-copyright p:nth-child(2) {
    display: none;
}


