@charset "UTF-8";
html {margin:0;padding:0}

#header{
  position: relative;
  height: 100vh;/*高さを全画面にあわせる*/
} 
.header_left {
  float: left;
}
header .logo {
  vertical-align: middle;
}
.logo {
  width: 282px;
  margin-left: 311px;
  margin-top: 10px;
}

header li a{
  font-family: 'Noto Sans JP', sans-serif;
  font-size:19px;
  color: black;
  font-weight: 400;
  line-height: 55px;
  letter-spacing: 1.2px;
  text-decoration: none;
  display: block;
}
.nav__wrapper li:last-child {
  margin-right: 0;
}
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
header{
  z-index: 999;
  top: 0;
  left: 0;
  overflow: hidden;
}
ul {
  list-style: none;
}

.denwa img{
  width: 160px;
  height: auto;
  padding: 30px;
}
.otoiawase img{
  width: 124px;
  height: auto;
  padding-top: 5px;
}
.right {
  column-gap: 10px;
}
body {
  background-color: #E8E1D6;
}

.title1 {
  margin: auto;
  margin-top: 100px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 30px;
	padding: 27px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	color: #000000;
  width: 1400px;
}
.aa{
  text-align: center;
}
.aa p {
  display: inline-block;
  background: #F7BE65;
  font-size: 20px;
  margin-top: 66px;
  padding: 2rem 2rem;
  color: #FFF;
  letter-spacing: .1rem;
}
.text1{
  width: 1200px;
  font-family: ヒラギノ角ゴシック W3;
  font-size: 18px;
  line-height: 2;
  padding-left: 100px;
  padding-top: 100px;
}
.container{
  padding-top: 140px;
  text-align: center;
}
.txt2{
  display: inline-block;
  text-align: left;
}
.cozyspace-img,.explanation{
  display: inline-block;
  vertical-align:middle;
}
.cozyspace-img img{
  width: 275px;
  padding-right: 80px;
}
div.explanation p {
  font-size: 17px;
  line-height: 2;
  padding-right: 50px;
}
span {
  color: #9A7022;
}
h2 p {
  font-size: 30px;
  padding-top: 340px;
  padding-left: 240px;
  padding-bottom: 59px;
}
.gai_you li{
  margin: auto;
  margin-top: 15px;
  font-family: ヒラギノ角ゴシック W3;
  font-size: 20px;
  line-height: 3;
  border-bottom: 1px solid #000000;
  width: 930px;
}
.oti_awase { 
  margin: auto;
  margin-top: 208px;
  margin-bottom: 114px;
  font-family: 'Noto Sans JP', sans-serifs;
  font-weight: 50;
  width: 940px;
  height: 125px;
  text-align: center;
}

.oti_d img{
  position: relative;
  width: 225px;
    height: auto;
    right: 194px;
    top: 30px;
}
.oti_o img{
  position: relative;
  width: 300px;
    height: auto;
    left: 185px;
    bottom: 49px;
}
.circle {	
  position: relative;
  display: inline-block;
  margin-top: 89px;
  left: 55px;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background: #E8C387;
}

.circle span {
  position: absolute;
  display: inline-block;
  font-size: 32px;
  line-height: 1.5;
  color: rgb(255, 255, 255);
  top: 52%;
  transform: translateY(-50%);
  width :250px;
  text-align:center;
}
.plus {
  width: 65px;
  position: relative;
  left: 105px;
  top: -90px;
}
.ikool {
  width: 65px;
  position: relative;
  left: 210px;
  top: -95px;
}
.circle2 {	
  position: relative;
  display: inline-block;
  margin-top: 89px;
  left: 155px;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background: #E8C387;
}

.circle2 span {
  position: absolute;
  display: inline-block;
  font-size: 32px;
  line-height: 1.5;
  color: rgb(255, 255, 255);
  top: 52%;
  transform: translateY(-50%);
  width :250px;
  text-align:center;
}

.square {
  position: relative;
  display: inline-block;
  top: -75px;
  left: 265px;
  width: 440px;
  height: 75px;
  background: #E8C387;
}

.square span {
  position: absolute;
  display: inline-block;
  font-size: 30px;
  color: rgb(255, 255, 255);
  top: 52%;
  transform: translateY(-50%);
  width :440px;
  text-align:center;
}
.paa {
  font-size: 23px;
  text-align: center;
  line-height: 1.5;
  padding-top: 120px;
}
.cp_h1title {
	position: relative;
  margin-top: 300px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 30px;
	text-align: center;
	color:#6E3C2E;
}
.cp_h1title:before, .cp_h1title:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 500px;
	height: 3px;
	color:#6E3C2E;
	border-top: 3px solid ;
}
.cp_h1title:before {
	left:-80px;
}
.cp_h1title:after {
	right: -80px;
}
.cp_h2 {
  max-width: 1160px;
  margin: auto;
  margin-top: 200px;
  margin-left: 30px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 30px;
	padding: .3em;
	border-bottom: 4px solid #6E3C2E;
  width: 770px;
}

.ppap {
  max-width: 1325px;
  margin: auto;

  font-size: 20px;
  padding-top: 20px;
  line-height: 1.5;
}
.ppap img{
  position: relative;
  width: 270px;
  top: -75px;
}
.boshu {
  position: relative;
  top: 30px;
  text-align: center;
}
.boshu_bun {
  position: relative;
  top: 90px;
  font-family: ヒラギノ角ゴシック W3;
  font-size: 20px;
  text-align: center;
  line-height: 1.5;
}
div iframe{
  position: relative;
  top: 50px;
}
.aaa{
  position: relative;
  top: 100px;
  font-family: ヒラギノ角ゴシック W3;
  font-size: 30px;
  text-align: center;
}
h1.aku{
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 30px;
  padding-top: 430px;
  padding-left: 130px;
}
.miti{
  position: relative;
  font-size: 23px;
  top: 15px;
  padding-left: 130px;

  line-height: 1.5;
}
.miti img {
  position: absolute;
  top: -197px;
  right: 140px;
}
.ttx{
  display: flex;
  padding-top: 220px;
  justify-content: space-around;
  margin: none;
}
div.eee{
display: inline-block;
}
.eee h2 {
  margin-left: auto;
  font-size: 30px;
  font-weight: bold;
}
.eee p{
  font-size: 23px;
  padding-top: 15px;
}
.item-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 45px;
}
.item-list .item {
  width: 31%;
  text-align: center;
}
.item-list .item .image {
  margin: 0;
  padding: 0;
}
.item-list .item .image img {
  position: relative;
  border-radius: 50%;
  width: 250px;
  height: 250px;
}
.item-list .item .title {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: bold;
  font-size: 23px;
}
.item a img:hover{
  opacity: 0.7;
}
.kikai {
  text-align: center;
  padding-top: 140px;
}
.Print_title {
  text-align: center;
  padding-top: 140px;
}
.print1 {
  padding-top: 80px;
  padding-bottom: 150px;
}
.text3d img {
  position: absolute;
    top: 1065px;
    padding-left: 84px;
}
.print2 {
  padding-top: 220px;
  padding-bottom: 150px;
}