@charset "utf-8";
/* CSS Document */

body {
  background-color: #FFFFFF;
  margin: 0 auto;
}

img {
  max-width: 100%;
  height: auto;
}

p{
	font-size: 1.4rem;
}

.header {
    align-items: center;
    max-width: 1920px;
	height: auto;
    margin: auto;
    background-color: #0094DA;
	gap:30px;
}

.header3logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: no-wrap;
    max-width: 1200px;
	height: auto;
    margin: auto;
    background-color: #0094DA;
	padding: 0px;
	gap:30px;
}



.tamayalogo{
    padding:"0";
    margin:"0";
}

	
.Tamaya-logo:hover{ 
	opacity:0.5;
	transition:0.3s;
}

.centerpic{
	padding-top:10px;
	padding-left: 50px;
    margin:0px;	
}


.otoiawse-logo{
	padding-top:10px;
    margin:0px;
}

.otoiawse-logo:hover{ 
	opacity:0.5;
	transition:0.3s;
}

@media(max-width:750px){
	.header{
		 display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: no-wrap;
		margin: auto;
		padding: auto;
	}
	
	.centerpic{
		display:none;
	}	
	
}


.main-contents {
  max-width: 1200px;
  margin: auto;
  padding: 24px;
  background-color: #ffffff;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: justify;
}

.title{
	text-align: center;
}

.date{
	text-align: right;
}

.setsumei1{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	max-width: 1200px;
	gap:75px;
	margin: 30px;
}
.kasumi2png{
  max-width: 400px;
}

.p1{
	max-width: 600px;
  background-color: #ffffff; /* 背景色 */
  background-image: linear-gradient(180deg, #ccc 1px, transparent 1px); /* 罫線の色と太さ  */
  background-size: 100% 2.5em; /* 行の高さ */
  line-height: 2.5em; /* 文字の高さ */
  padding-bottom: 1px; /* 最終行の下にも罫線を引く */
}

@media(max-width:750px){
	.setsumei1{
		display:block;
	}
	.p1{
		font-size:0.8em;
	}
	.p2{
		font-size:0.8em;
	}
	.box-015 p{font-size:0.8em;}
.title{font-size:0.8em;}
.date{font-size:0.8em;}
}


.h2{
    display: inline-block;
    position: relative;
    padding: .5em 1em;
    border-right: 27px solid #2589d0;
    background-color: #f5f5f5;
    color: #333333;
	font-family: "Hannotate SC","TsukuARdGothic-Regular","HanziPen SC";
}

.h2::before{
    position: absolute;
    bottom: 2px;
    right: -20px;
    z-index: -1;
    transform: rotate(5deg);
    width: 100%;
    height: 50%;
    background-color: #d0d0d0;
    content: "";
    filter: blur(4px);
}

.p2{
	max-width: 1200px;
  background-color: #ffffff; /* 背景色 */
  background-image: linear-gradient(180deg, #ccc 1px, transparent 1px); /* 罫線の色と太さ  */
  background-size: 100% 2.5em; /* 行の高さ */
  line-height: 2.5em; /* 文字の高さ */
  padding-bottom: 1px; /* 最終行の下にも罫線を引く */
}


.setsumei2{
	display: flex;
    flex-direction:column;
	align-items: center;
    flex-wrap: wrap;
    margin: 0 auto;
	gap:50px;
}

.underlink{
	display: flex;
	justify-content: center;
	align-items: center;
    flex-wrap: wrap;
    max-width: 952px;
    margin: 50px auto;
	gap:10px;
}

.otoiawse-logo2:hover{ 
	opacity:0.5;
	transition:0.3s;
}

.instergram:hover{ 
	opacity:0.5;
	transition:0.3s;
}

.yajirushi{
	display: flex;
	justify-content: center;
	align-items: center;
    flex-wrap: wrap;
    max-width: 952px;
    margin: 50px auto;
	gap:80px;
	
}

.ichiran:hover{ 
	opacity:0.5;
	transition:0.3s;
}

.Right:hover{ 
	opacity:0.5;
	transition:0.3s;
}

.Left:hover{ 
	opacity:0.5;
	transition:0.3s;
}


.box-015 {
    position: relative;
    max-width: 800px;
    margin: 50px;
    padding: 1em 2.5em 1em 1.5em;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgb(0 0 0 / 20%);
    background-color: #e0efff;
    color: #333333;
}

.box-015::before,
.box-015::after {
    position: absolute;
    content: '';
}

.box-015::before {
    top: -15px;
    right: 10px;
    height: 50px;
    width: 15px;
    border: 3px solid #999;
    border-radius: 10px;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
    transform: rotate(10deg);
}

.box-015::after {
    top: 0;
    width: 10px;
    right: 20px;
    border: solid 5px #e0efff;
}


.footer {
	max-width: 1920px;
    margin: auto;
    background-color: #0094DA;
	padding: 24px;
}

.footerlogo{
	text-align: center;
	padding: 24px;
}

.ctamaya{
	text-align: center;
	color: #ffffff;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@charset "utf-8";
/* CSS Document */

