@charset "UTF-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
    box-sizing: border-box;

}

.clearfix:after{
	content:"";
	display:block;
	clear:both;}
.clear{
	clear:both;
	}
body {
margin: 0;
  padding: 0;
  width: 100%;
    background:#fff;
	font-family:font-family: "sawarabi Mincho","ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif ;
	color:#333;
    font-size:1.6rem;
    line-height: 1.8;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
figure, figcaption,
article, section, nav, header, footer {
  margin: 0;
  padding: 0;
}
html {
    Font-size:62.5%;/*10px*/
}

a{
	text-decoration:none;
color:darkolivegreen;
font-weight: 300;}
p{
    font-size:1.6rem;
    margin-top:12px;
}
@media screen and (min-width:640px) {
Font-size:1.5rem;
}
@media screen and (min-width: 1200px) {
Font-size:1.6rem;
}
@media screen and (min-width: 768px){
.br-sp {display: none; }
}

img {border:none;}

#wrapper{
	width:100%;
	}
#header{
    height: 50px;
    width: 100%;
    background: #fff;
}
#effect{
	position:relative;
    width:100%;
    height: 50px;
    box-shadow:1px -5px 7px 7px rgba(204,204,204,0.4); 
}
h1{
    padding-top:7px;
    text-align: center;
    font-style:normal;
    font-family: serif;
    font-size:24px;    
}
h1 a{
     font-family: serif;
    font-size:24px;
    color:#000;
}
h1 a:hover{
    font-family: serif;
    font-size:24px;
    color:#ccc;
}

#content{
	background:#fff1f8;	}
#main{
	margin:0 auto;
		width:100%;
	}
#main img{
    width: 100%;
}
#voice h2{
    display: flex;
  align-items: center;
  justify-content: center;
    padding: 10px;
    padding-top: 30px;
    font-size:20px;
    font-family: serif;
    line-height: 2.1em;
    text-decoration:underline dotted #ff0000;
    text-underline-offset: 7px;
}
#voice h3{
    width: 100%;
    text-align: center;
    margin-left: -20px;
margin:30px auto;
font-family: serif;
font-size:30px;
border-bottom: 3px double #ff0000;
padding-bottom: 5px;
}
#voice h3:before{
    content:'';
    display: inline-block;
    width: 56px;
    height: 51px;
    background: url(img/web_06.png) no-repeat;
    background-size: contain;
    margin-left: 10px;
    vertical-align: middle;
}
#letter{
    margin: 20px auto;
    width: 90%;
    border-radius: 16px;
    border: 1px solid #ccc;
    background: #f8f4e6;
   padding: 0.3em 1em 2em 1em;
  box-shadow:3px 3px 3px 0px rgba(204,204,204,0.4);
}
.dashed-note{
    width: 90%;
    margin: 30px auto;
  background-color: #f8f4e6; /* 背景色 */
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #f8f4e6 50%, #f8f4e6 100%), /* 点線1の色 */
 linear-gradient(180deg, #ccc 1px, transparent 1px); /* 点線2の色と太さ */
  background-size: 8px 100%, /* 点線1のサイズ */
                   100% 2.5em; /* 点線2のサイズ */
  line-height: 2.5em; /* 文字の高さ */
  padding-bottom: 1px;
}
#letter p{
    width: 100%;
    line-height: 2.5em;
}



#back2{
	background:#fff1f8;
	width:100%;}


#voice{
	margin:0 auto;
	width:100%;
	background:#fff;
    padding-bottom:30px;}
	
#voice ul{
    list-style: none;
    width: 100%;
    display: flex;
    justify-content: center;
  align-items: center;
    
}
#voice ul li{
    align-self: center;
} #voice ul li img{
    margin: 0 auto;
    display: block;
}
.leftimg img{
    width: 100%;
}
.rightimg img{
    width: 100%;
}
.sakuhin{
    margin: 10px auto;
display: grid;
    grid-template-columns: repeat(1, 1fr); /* 3つのカラムを作成 */
    grid-template-rows: auto;

}
.card{
    display: grid;
    grid-template-rows: subgrid; /* ここでSubgridを使用 */
    grid-row: span 1; /* 1行分のスペースを占めるように調整 */

}
#present{
	margin:0 auto;
	width:100%;
	background:#fff;
    padding-bottom:50px;}

.box{
    position: relative;
    width: 98%;
    margin: 10px auto;
    border: solid 3px #f4f4f4;;
    border-radius: 10px;
    padding: 10px;
    background: #f4f4f4;
}
.box_pink{
     position: relative;
    width: 100%;
    margin: 10px auto;
    border: solid 3px #fff1f8;
    border-radius: 10px;
    padding: 10px;
    background: #fff1f8;
}
#present h4{
    width: 100%;
    margin-top:-36px;
    text-align: center;
}
#present h2{
    width: 100%;
    margin-top:-30px;
    text-align: center;
}
#present h4 img{
width: 100%;
height: auto;}

#present h2 img{
    width: 100%;
    height: auto;
}
#present ol{
    list-style:none;
    margin: 0 auto;
}
#present ol li{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
#present ol li img{
    width: 90%;
    margin: auto;
    display: block;
}
#present h3{
    padding: 10px;
    font-size:18px;
    text-align: center;
}
#present h5{
    font-size: 18px;
    margin-top: 10px;
}
#present a{
    font-family: sans-serif;
    color:#b44c97;
    font-weight: bold;
}
#present a:hover{
    background: #b44c97;
    color:#eee;
    padding: 5px;
}
#present h1{
    width: 90%;
}
footer{
    margin-top: -50px;
	width:100%;
	height:50px;
	text-align:center;
	background:#fff;
box-shadow:1px 5px 7px 7px rgba(204,204,204,0.4); }
footer p{
	padding-top:20px;
	color:#666;}
	
