/*
Theme Name: Reisewebworks
Theme URI: https://reise-webwork.net/
Description: ライゼ号制作会社のサイト
Version: 1.0.0
Author: ReiseWebWorks
Author URI: https://reise-webwork.net/
*/


html{
	margin:0;
	padding:0;
	background-color: #e1e1e1;
	font-family: "Zen Kaku Gothic New", sans-serif;
}
body{
	margin:0;
	padding:0;
}
.topname{
	padding-left:15%;
}
.logo{
	width:10%;
	margin-top:70px;
	padding-top:70px;
		
}
.logo img{
	float: left;
	padding-right:5px;
}

.titleb{
	float:left;

}

nav.hamburger-menu-wrapper{
	display: none;
}
button.hamburger-menu{
	display: none;
}

div.headermenu{
	display: block;
	margin-top:-15px;
	height:auto;
	float:right;
	text-align: right;
	width:70%;
	padding-right: 15%;

}
div.headermenu ul{
	margin-top:35px;
	text-align: right;
    margin-right: 16%;
}

div.headermenu ul li{
	display: inline-block;
	margin-right:4%;

}
div.headermenu ul li a{
	color:#000;
	text-decoration: none;
}
div.headermenu ul li a:hover{
	color:#fff;
}

nav.navigation{
	display: none;
}
/*ここからハンバーガーメニュー*/
nav.hamburger-menu-wrapper{
	display: none;
}
button.hamburger-menu{
	display: none;
}
div.hunb{
	display:none;
}
/*ここまでハンバーガーメニュー*/

div.main{
	overflow: hidden;
	width:100%;
}
div.hero{
	padding-top:130px;
	margin-right: 12%;
	width:88%;
	height:80%;
	text-align: left;
}
div.hero img{
	width: 100%;
	height:auto;

}

footer{
	color:#fff;
	background-image: url("images/footerbg.png");
	background-repeat: no-repeat;
	background-size: cover;
	margin-top:150px;

}
footer p{
	display: block;
	padding-top: 150px;
	text-align: center;
}

div.about{
	width:100%;
	height:auto;
}
div.aboutmeleft01{
	background-image:url("images/aboutcont1.png");
	background-repeat: no-repeat;
	background-position: cover;
	color:#000;
	padding:70px 15%;
}
div.aboutmeleft01 h3{
	text-align: left;
	font-size: 18px;
	font-weight: normal;
}
div.aboutmeleft01 p{
	text-align: right;
	font-size: 16px
}
div.aboutmeright02{
	background-image:url("images/aboutcont2.png");
	background-repeat: no-repeat;
	background-position: cover;
	color:#000;
	padding:70px 15%;
}
div.aboutmeright02 h3{
	text-align: right;
	font-size: 18px;
	font-weight: normal;
}
div.div.aboutmeright02 p{
	text-align: left;
	font-size: 16px
}
div.aboutmeleft03{
	background-image:url("images/aboutcont3.png");
	background-repeat: no-repeat;
	background-position: cover;
	color:#000;
	padding:70px 15%;
}
div.aboutmeleft03 h3{
	text-align: left;
	font-size: 18px;
	font-weight: normal;
}
div.aboutmeleft03 p{
	text-align: right;
	font-size: 16px
}
div.aboutmeright04{
	background-image:url("images/aboutcont4.png");
	background-repeat: no-repeat;
	background-position: cover;
	color:#000;
	padding:70px 15%;
}
div.aboutmeright04 h3{
	text-align: right;
	font-size: 18px;
	font-weight: normal;
}
div.aboutmeright04 p{
	text-align: left;
	font-size: 16px;
}
div.aboutmeright05{
	background-image:url("images/aboutcont5.png");
	background-repeat: no-repeat;
	background-position: cover;
	color:#000;
	padding:70px 15%;
}
div.aboutmeright05 h3{
	text-align: left;
	font-size: 18px;
	font-weight: normal;
}
div.aboutmeright05 p{
	text-align: right;
	font-size: 16px
}

div.worktopcon{
	margin:100px 10%;

}
div.worktopcon h2{
	font-size: 18px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: normal;
	text-align: center;
	margin-bottom: 70px;
}
div.workcon{
	background-color: #fff;
	color:#000;
	padding:70px 15%;
	text-align: center;
}
div.workcon p{
	color:#000;
	text-align: left;
	line-height: 2.0;
}
span.spet{
	padding-right:15px;
}
div.workconhtmlb{
	margin-top:100px;
	margin-bottom: 60px;
	text-align: right;
}
div.workconhtmlb a{
	text-decoration: none;
	color:#fff;
}
div.workconhtmlb a:hover{
	color:#000;
	background-color: #fff;
}
div.workconhtmlb button{
	padding:15px 35px;
	color:#fff;
	background-color: #333;
	border:3px solid #333;
}
/*ここまでaboutページ*/

/*ここまでworkページ*/
div.siyou{
	margin:0 16%;
	text-align: center;
	width:68%;
}
div.siyou h2{
	font-size: 16px;
	font-weight: normal;
	margin-top: 60px;

}
div.siyouinner{
	margin-top:40px;
	background-color: #fff;
	text-align: left;
	padding:40px 14%;
}
div.siyouinner ul{
	list-style-type: none;
	line-height: 1.9;

}
div.jisseki button a{
	color:#fff;
	text-decoration: none;
}
div.workcon02btn button a{
	color:#fff;
	text-decoration: none;
}
div.workconhtmlb button a{
	color:#fff;
	text-decoration: none;
}
div.workconhtmlb button a:hover{
	color:#fff;
	background-color:#000;
	text-decoration: none;
}
/*ここからworkページ*/


/*ここからplofileページ*/
}
div.gaku{
	margin:100px 10%;

}
div.gaku h2{
	font-size: 18px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: normal;
	text-align: center;
	margin-bottom: 70px;
}
div.gakupara{
	background-color: #fff;
	color:#000;
	padding:70px 15%;
	text-align: center;
}
div.gaku p{
	color:#000;
	text-align: left;
	line-height: 2.0;
}
span.spet{
	padding-right:15px;
}

div.kihon{
	margin:60px 16%;

}
div.kihon h2{
	text-align: center;
	font-size: 16px;
	font-weight: normal;
}
div.kihoncon{
	background-color: #fff;
	padding:60px 14%;

}
div.kihoncon td{
	padding:20px 40px;
	font-weight: normal;
}
table.kijo{
	border-collapse: collapse;
	margin:0 auto;
	border-color: #673285;

}
/*ここからcontactページ*/
div.main{
	overflow: hidden;
	width:100%;
}

div.contact div.hero{
	width:100%
	height:auto;
	padding-top:150px;
	margin-bottom: 50px;
}
div.contact div.hero img{
	width: 100%;
	height:auto;
}
div.main h1{
	text-align: center;
}
div.formarea{
	width:68%;
	text-align: left;
	padding:70px 16% 0px;
	margin:0 auto;
	margin-bottom: 50px;
	display: block;
}

input[type="email"]{
padding: 10px;
width: 65%;
color:#000;
border:none;
}
.maillabel{
	margin:20px 0 5px 0;
	display: block;
	font-size:20px;
}
.mailform{
	width:65%;
	height:2em;
	display: block;
	border:none;
}
.toialabel{
	margin:30px 0 5px 0;
	display: block;
	font-size:20px;
}
.toiaform{
	width:100%;
	height:6em;
	display: block;
	border: none;

}
.btnarea{
	border:3px solid #000;
	background-color: #000;
	color:#fff;
	padding:5px 25px;
	margin-top:20px;
}

/*ここからworkページ*/
div.syoku{
	margin:70px 10%;
	text-align: center;
}
div.syoku h2{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin-bottom: 50px;
}
div.syokucon{
	background-color: #fff;
	color:#000;
	margin-bottom: 30px;
	padding:40px 15%;
}
div.syokucon p{
	text-align: left;
	line-height: 2.0;
}
div.syokucon .syokub{
	font-size: 18px;
}
div.syokucon .syokus{
	font-size: 16px;
}
div.sikaku{
	margin:100px 10%;
}
div.sikaku h2{
	font-size: 18px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: normal;
	text-align: center;
	margin-bottom: 70px;
}
div.sikapara{
	background-color: #fff;
	color:#000;
	padding:70px 15%;
	text-align: center;
}
div.sikaku p{
	color:#000;
	text-align: left;
	line-height: 2.0;
}
div.jisseki{
	margin:100px 10%;
}
div.jissekibtn{
	background-color: #fff;
	color:#000;
	padding:70px 15%;
	text-align: center;
}
div.jissekibtn a{
	text-decoration: none;
	color:#000;
}
div.jissekibtn button{
	padding:15px 35px;
	color:#fff;
	background-color: #333;
	border:3px solid #333;
	margin-top:30px;
}
div.workcon02{
	width:100%;
	height:auto;
	background-image: url("images/workhtmlbg.png");
	background-size:cover;
	background-repeat: no-repeat;
	text-align: center;

}
div.workcon02inner{
	text-align: left;
	color:#000;
	padding:70px 15%;
}
div.workcon02inner p{
	line-height: 2.0;
}
.spect{
	padding-bottom: 18px;
}
div.workcon02btn{
	text-align: right;
	padding:70px 15%;
}
div.workcon02btn a{
	text-decoration: none;
	color:#000;

}
div.workcon02btn button{
	padding:15px 35px;
	color:#fff;
	background-color: #333;
	border:3px solid #333;

}
div.pricelist{
	color:#000;
	padding:70px 25%;
	text-align: center;
}
div.pricelist h2{
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin-top: 70px;
}
div.pricelistcon dl{
	margin-top:60px;
}
div.pricelistcon dt{
	float:left;
	overflow: hidden;
	border-bottom:1px solid #000;

}
div.pricelistcon dd{
	text-align: right;
	margin-bottom: 18px;
	border-bottom:1px solid #000;
}

/*ここからsumpleページ*/
div.taib h1{
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
div.sumplep{
	margin:60px 16%;
}
div.hitokoto{
	background-color: #fff;
	padding:60px 14%;
}
div.sum{
	padding:60px 14%;
	text-align: center;
}
div.sum h2{
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
div.sum ul{
	list-style-type: none;
	padding:0px 7% 60px;
	text-align: left;
}
div.sum ul li{
	background-color: #673285;
	color:#fff;
	font-size: 16px;
	padding: 10px 20px;
	border-radius: 15px;
	display: inline-block;
	margin-top:15px;
}
div.sump{
	text-align: center;
}
div.sump h2{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 30px;
}
div.sumpcon{
	background-color: #fff;
	text-align: left;
	padding:30px 7%;

}
div.conkiji{
	text-align: left;
	background-color: #fff;
	padding:40px 7%;
}
div.conkiji div.title h2{
	padding:10px 25px;
	background-color: #673285;
	color:#fff;
	font-size: 20px;

}
div.conkiji h3{
	border-left:10px solid #673285;
	margin:35px 0;
	padding-left: 15px;
}
/*ここからworkhistoryページ*/
div.mr{
	margin-left: 16%;
	margin-right:16%;
}
div.top{
	text-align: center;
	margin:60px 0 50px;
}
div.top h1{
	font-size: 18px;
	font-weight: normal;
}
div.whp{
	width:100%;
}
div.whp img{
	width: 100%;
	text-align: center;
}
div.whp h2{
	font-size: 16px;
	font-weight: normal;
	text-align: left:;
}
div.whp h3{
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
/*ここから404ページ*/
div.cont404{
	text-align: center;
	padding-left:15%;
	padding-right: 12%;
}
/*ここからcontactページ*/
#wpcf7-f26-p17-o1{
	text-align: left;
	margin-left:16%;
	margin-right:16%;
	margin-top:200px;
	margin-bottom: 100px;
}
input[type="email"] {
    padding: 10px;
    width: 65%;
    color: #000;
    border:1px solid #673285;
}
input[type="text" i] {
    padding: 10px;
    width: 65%;
    color: #000;
    border:1px solid #673285;
}
textarea{
	padding: 10px;
    width: 65%;
    color: #000;
    border:1px solid #673285;
}
input[type="submit" i]{
	background-color: #333;
	color:#fff;
	padding:10px 25px;
	font-size: 18px;
}
div.contena{
	overflow:visible;
	display:block;;
	text-align:left;
}
p.text{
	width:100%;
	text-align:left;
	overflow:visible;
	
}
@media screen and (max-width:900px){


}
@media screen and (max-width:800px){

#wpcf7-f26-p17-o1{
	text-align: left;
	margin-left:4%;
	margin-right:4%;
	margin-top:200px;
	margin-bottom: 100px;
	width:92%;
}
input[type="email"] {
    padding: 10px;
    width: 92%;
    color: #000;
    border:1px solid #673285;
}
input[type="text" i] {
    padding: 10px;
    width:92%;
    color: #000;
    border:1px solid #673285;
}
textarea{
	padding: 10px;
    width: 92%;
    color: #000;
    border:1px solid #673285;
}

}
@media screen and (max-width:540px){

div.headermenu{
	display:none;
}
div.navigation{
	display: none;
}
button.hamburger-menu{
	display: block;
}
	div.hunb{
		display:block;
	}

/*ここからprofileページ*/
div.gaku{
	margin:100px 4%;

}
div.gakupara{
	background-color: #fff;
	color:#000;
	padding:70px 2%;
	text-align: center;
}
div.syoku{
	margin:70px 4%;
	text-align: center;
}
div.syokucon{
	background-color: #fff;
	color:#000;
	margin-bottom: 30px;
	padding:40px 2%;
}
div.sikaku{
	margin:100px 4%;
}
div.sikapara{
	background-color: #fff;
	color:#000;
	padding:70px 2%;
	text-align: center;
}
div.aboutmeleft01{
	background-image:url("images/aboutcont1.png");
	background-repeat: no-repeat;
	background-position: cover;
	color:#000;
	padding:70px 5%;
}
div.aboutmeright02{
	background-image:url("images/aboutcont2.png");
	background-repeat: no-repeat;
	background-position: cover;
	color:#000;
	padding:70px 5%;
}
div.aboutmeleft03{
	background-image:url("images/aboutcont3.png");
	background-repeat: no-repeat;
	background-position: cover;
	color:#000;
	padding:70px 5%;
}
div.aboutmeright04{
	background-image:url("images/aboutcont4.png");
	background-repeat: no-repeat;
	background-position: cover;
	color:#000;
	padding:70px 5%;
}
div.aboutmeright05{
	background-image:url("images/aboutcont5.png");
	background-repeat: no-repeat;
	background-position: cover;
	color:#000;
	padding:70px 5%;
}
/*ここまでprofileページ*/

/*ここからworkページ*/
div.worktopcon{
	margin:100px 5%;

}
div.workcon{
	background-color: #fff;
	color:#000;
	padding:70px 3%;
	text-align: center;
}
div.workconhtmlb{
	margin-top:100px;
	margin-bottom: 60px;
	text-align: center;
}
div.jisseki{
	margin:100px 5%;
}
div.jissekibtn{
	background-color: #fff;
	color:#000;
	padding:70px 3%;
	text-align: center;
}
div.workcon02inner{
	text-align: left;
	color:#000;
	padding:30px 3% 0;
}
div.workcon02btn{
	text-align: center;
	padding:70px 3%;
}
div.pricelist{
	color:#000;
	padding:70px 8%;
	text-align: center;
}
div.pricelistcon dl{
	margin-top:60px;
}
div.pricelistcon dt{
	text-align: left;
	border:none;
	float:none;

}
div.pricelistcon dd{
	text-align: right;
	margin-bottom: 20px;
	border:none;
}
div.siyou{
	margin:0 16%;
	text-align: center;
	width:68%;
}
div.siyou h2{
	font-size: 16px;
	font-weight: normal;
	margin-top: 60px;

}
div.siyouinner{
	margin-top:40px;
	background-color: #fff;
	text-align: left;
	padding:40px 4%;
}
div.siyouinner ul{
	list-style-type: none;
	line-height: 1.9;

}
/*ここからworkページ*/

/*ここまでworkページ*/

/*ここからコンタクトページ*/
div.formarea{
	width:84%;
	text-align: left;
	padding:70px 8% 50px;
	margin:0 auto;
	margin-bottom: 50px;
	display: block;
}

/*ここまでコンタクトページ*/

nav.global-nav-wrapper{
	display: none;
}
button.hamburger-menu{
	display: block;
}

.hamburger-menu {
  width: 50px;
  height: 50px;
  position: absolute;
  left:86%;
  border: none;
  background: transparent;
  appearance: none;
  padding: 0;
  cursor: pointer;
  color:#454545;
}
.hamburger-menu__bar {
  display: inline-block;
  width: 44%;
  height: 2px;
  background: #454545;
  position: absolute;
  transform: translateX(-50%);
  transition: .5s;
  margin-top:-120px;
}
.hamburger-menu__bar:first-child {
  top: 16px;
}
.hamburger-menu__bar:nth-child(2) {
  top: 24px;
}
.hamburger-menu__bar:last-child {
  top: 32px;
}
.hamburger-menu--open .hamburger-menu__bar {
  top: 50%;
}
.hamburger-menu--open .hamburger-menu__bar:first-child {
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.hamburger-menu--open .hamburger-menu__bar:last-child {
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.hamburger-menu--open .hamburger-menu__bar:nth-child(2) {
  display: none;
}
nav.hamburger-nav-wrapper {
  display: none;
  background: #999;
  position: absolute;
  top: 150px;
  width: 100%;
  z-index: 9999;
  padding-bottom: 30px;
}
.hamburger-nav {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
	margin-top:30px;

}
div.hamb ul li{
	display: block;
}
.menu-item{
  border-bottom: solid 1px #454545;
  text-align: left;
  margin-left: 6%;
	margin-right:6%;


}
.menu-item:first-child {
  border-top: solid 1px #454545;
}
a.add-class{
  color: #000;
  font-weight: 700;
  text-decoration: none;
  display: block;
  padding: 24px 0;
  transition: .5s;
}
@media (hover: hover) and (pointer: fine) {
 .add-class:hover {
    background: #333;
	color:#fff;
  }
}

table.kijo{
}
div.kihon{
	margin:60px 4%;
}
div.kihoncon{
	padding:40px 4%;
}
div.kihoncon td{
	padding-left:10px;
	padding-right:10px;
}
div.sumplep{
	margin:40px 5%;
}
div.hitokoto{
	padding:40px 5%;
}
div.sum{
	padding:4px 5%;
	text-align: center;
}

}