@charset "utf-8";
/*
Theme Name: theme
Author: proton
Author URI: https://h-proton.com
*/
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	letter-spacing: 0.06em;
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
	font-family:'Bebas Neue',"Noto Sans JP","Yu Gothic Medium", YuGothic,"Hiragino Kaku Gothic ProN", Meiryo,"MS PGothic", sans-serif;
	line-height: 1.6;
}
 
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
 
html{
    overflow-y: scroll;
}
 
blockquote, q {
	quotes: none;
}
 
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
 
input, textarea{
	margin: 0;
	padding: 0;
	font-size: 16px;
}
 
ol, ul{
    list-style:none;
}
 
table{
    border-collapse: collapse; 
    border-spacing:0;
}
 
caption, th{
    text-align: left;
}
 
a:focus {
	outline:none;
}
 
.clear:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
 
* html .clear {
	height: 1px;
}
 
.both{
	clear:both;
}

header {
    background: url(http://web.shop-sogo.com/wp-content/uploads/2021/10/top.jpg) no-repeat center/cover;
    height: 100vh;
    position: relative;
    margin-bottom: 100px;
}

p.logo {
    position: absolute;
    left: 5%;
    top: 50px;
}

ul.menu {
    position: absolute;
    right: 5%;
    top: 70px;
    width: 50%;
    text-align: right;
}

ul.menu li {
    display: inline-block;
}

footer .menu {
    position: static;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

ul.menu li a {
    text-decoration: none;
    color: #fff;
    font-size: 35px;
    margin: 0 15px;
}

header h1 {
    text-align: center;
    color: #E6E5D8;
    position: relative;
    top: 40vh;
    font-size: 4vw;
    font-family: YuMincho, "Yu Mincho","Hiragino Mincho ProN W3", HiraMinProN-W3, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", Georgia, Times, "Times New Roman", serif;
    line-height: 1;
    letter-spacing: unset;
}

header h1 span {
    display: inline-block;
    text-align: center;
    font-family: YuMincho, "Yu Mincho","Hiragino Mincho ProN W3", HiraMinProN-W3, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", Georgia, Times, "Times New Roman", serif;
    background: #E8E5D9;
    color: #241200;
    line-height: 1;
    padding: 5px;
    font-size: 3vw;
    vertical-align: top;
    margin-bottom: 20px;
    letter-spacing: unset;
}

p.header-en {
    text-align: center;
    color: #E6E5D8;
    position: relative;
    top: 38vh;
    font-size: 3vw;
    letter-spacing: 0.07em;
    line-height: 1;
}
p.header-en:after {
    display: block;
    content: "";
    width: 36vw;
    background: #e8e5d9;
    height: 1px;
    margin: 10px auto 20px;
}
body {
    background: #E8E5D9;
}

section h2 {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 30px;
}

section#about h2 {
    font-size: 200px;
    color: #241200;
    opacity: 0.09;
    font-weight: 100;
    margin-bottom: 0;
}

section#about p {
    max-width: 700px;
    margin: -140px auto 100px;
    font-weight: bold;
    letter-spacing: 0.2em;
}

section h2 span {
    display: block;
    color: #8D3045;
    font-size: 28px;
    line-height: 1;
}

ul.plan-li.sp {
    text-align: center;
    background: #fff;
    width: 92%;
    margin: 0 auto;
}

ul.plan-li li {
    width: 266px;
    display: inline-block;
    margin: 0 30px;
}

ul.sitemap-li li {
    display: block;
    width: 100%;
    text-align: left;
    margin: 0;
}

p.thumbnail img {
    width: 100%;
}

ul.sitemap-li {
    margin-bottom: 20px;
}

ul.sitemap-li li:before {content: "・";}

p.thumbnail {
    margin-bottom: 15px;
}

p.cost {
    font-size: 20px;
    letter-spacing: 1px;
}

p.cost span {
    font-size: 33px;
}

section#plan {
    margin-bottom: 80px;
}

table.company-table {
    max-width: 700px;
    margin: 0 auto;
}

table.company-table th,table.company-table td {
    padding: 10px 30px 9px 0;
    font-size: 17px;
    font-family: "Noto Sans JP","Yu Gothic Medium", YuGothic,"Hiragino Kaku Gothic ProN", Meiryo,"MS PGothic", sans-serif;
}

table.company-table th {
    border-bottom: 1px solid #302121;
}

table.company-table td {
    border-bottom: 1px solid #9d9999;
    padding-right: 30px;
}

section#company {
    margin-bottom: 80px;
    background: #F2F0EA;
    padding: 80px 0;
}

footer {
    background: #7C6F5F;
    text-align: center;
    padding: 30px 0;
}

p.footer-logo {
    margin-bottom: 20px;
}

copy {
    color: #fff;
}

form.wpcf7-form {
    text-align: center;
}

p.contact-txt {
    font-size: 17px;
    font-weight: bold;
    margin-top: 20px;
}

input {
    padding: 10px 10px;
}

input.wpcf7-form-control.wpcf7-text {
    width: 92%;
    max-width: 680px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    max-width: 700px;
    width: 92%;
}

div#wpcf7-f26-o1 {max-width: 500px;margin: 0 auto;}

input.wpcf7-form-control.wpcf7-submit {
    width: 200px;
    background: #8E3045;
    color: #fff;
    border: none;
    border-radius: 4px;
    margin-top: 30px;
}

main {
    padding-bottom: 100px;
}
ul.plan-li.sp {
    display: none;
}

ul.plan-li.pc {
    width: 92%;
    margin: 0 auto;
    max-width: 1000px;
}

@media screen and (max-width:768px){
p.logo {
    position: relative;
    text-align: center;
    left: 0;
}

ul.menu {
    display: none;
}

p.header-en {
    top: 20vh;
    font-size: 7vw;
}

p.header-en:after {
    width: 80vw;
}

header h1 {
    font-size: 8vw;
    top: 20vh;
}

header h1 span {
    font-size: 6.5vw;
}

section#about h2 {
    font-size: 31vw;
    line-height: 1;
}

section#about p {
    margin-top: 0;
    width: 92%;
    font-size: 15px;
}

header {
    margin-bottom: 60px;
    background-position: left 5% top;
    height: 90vh;
}

ul.plan-li li {
    width: 100%;
    display: block;
    margin-bottom: 40px;
    margin: 0;
    font-size: 15px;
}

p.thumbnail img {
    max-width: 100%;
    width: 100%;
}

table.company-table th, table.company-table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: none;
    font-size: 15px;
}

ul.sitemap-li li {
    margin-bottom: 0;
}

ul.plan-li.pc {
    display: none;
}
ul.plan-li.sp {
    display: block;
}
table.company-table th {
    border: none;
    background: #463a3a;
    text-align: center;
    color: #fff;
    padding: 3px 0 6px;
}

input.wpcf7-form-control.wpcf7-text {
    width: 88%;
    padding: 5px;
}

table.company-table {
    width: 92%;
}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
}

.icon-scroll,
.icon-scroll:before{
  position: absolute;
  left: 50%;
}
.icon-scroll{
  width: 30px;
  height: 50px;
  margin-left: -20px;
  bottom: 10%;
  margin-top: -35px;
  box-shadow: inset 0 0 0 1px #fff;
  border-radius: 25px;
}
.icon-scroll:before{
  content: '';
  width: 8px;
  height: 8px;
  background: #fff;
  margin-left: -4px;
  top: 8px;
  border-radius: 4px;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-name: scroll;
}
@keyframes scroll{
	0%{
    opacity: 1;
		}
	100%{
    opacity: 0;
    transform: translateY(46px);
	}
	}
.icon-scroll:after {
	content: "scroll";
	color: rgb(255 255 255 / 68%);
	position: absolute;
	bottom: -35px;
	left: -5px;
	width: 50px;
}
input.wpr-search-field {
    display: none;
}
#wprmenu_bar .menu_title a {
    display: none;
}
i.wpr-icon-search {
    display: none;
}
.fadein {
	opacity : 0.1;
	transform : translate(0, 50px);
	transition : all 500ms;
}

/* 画面内に入った状態 */
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}
ul.plan-li li h3 {
    font-size: 27px;
    margin-bottom: 20px;
    text-align: center;
}

ul.plan-li li h3:after {
    display: block;
    width: 50px;
    height: 2px;
    background: #000;
    content: "";
    margin: 0 auto;
}