@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

@font-face {
    font-family: 'futura';
    src: url('font/FUTURAM.eot'); /* IE9 Compat Modes */
    src: url('font/FUTURAM.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/FUTURAM.woff') format('woff'), /* Modern Browsers */
         url('font/FUTURAM.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('font/FUTURAM.svg#svgFontName') format('svg'); /* Legacy iOS */
    }

body {
	font-family: a-otf-ryumin-pr6n, serif;
	font-weight: 300;
	font-style: normal;
}

#body {
	margin: 0px 0 0 0;
	padding-top:90px;
}

#header-in, #navi-in, #body-in, #footer-in {
	width: 100%;
	padding: 0;
}

header{
	position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
	background: #0C053C;
}

article header{
	position: relative;
    top: 0;
    z-index: 1000;
    width: 100%;
}

#h-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

h1{
	margin: 0 0 0 32px;
	display: flex;
	align-items: center;
}

h3 {
	font-size: 28px;
}

#footer {
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	padding: 0;
	background: #a9a9a9!important;
	color: #333;
}

#footer a {
	color: #fff !important;
}

#footer a:hover {
	color: rgba(0,0,0,0.5);
}

.subpage-ttl2 {
	color: #fff;
}

.home #body #body-in {
  width: 100%;
}


#site-title {
    width: 220px;
    margin: 0 !important;
}


#navi .current-menu-item > a, #navi .current-menu-parent > a, #navi .current-menu-ancestor > a, #navi .current_page_item > a, #navi .current_page_parent > a, #navi .current_page_ancestor > a
{

}

#sidebar {
    display: none;
}

#main {
  width: 100%;
  border: none;
  padding: 0;
	background: none;
}

#header .alignleft {
  margin: 0;
  float: left;
}

header nav {
  float: right;
  width: auto;
  margin: 0 20px 0 0;
}

header #navi-in {
  width: 100%;
}

header #navi-in #menu-menu {
  background: #fff;
  border: none;
}

#navi ul > li {
  margin: 0 0 0 10px;
  letter-spacing: 1px;
}

#navi ul {
    background: none;
    border: none;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

#navi ul li a {
	font-size: 18px;
	color: #fff !important;
}


.main-copy {
    font-family: "Sawarabi Mincho";
    background: #fff;
    display: inline-block;
    font-size: 38px;
    padding: 10px 20px;
}

.main-slider-box {
    position: relative;
}

.main-slider-box .contents-width {
    position: absolute;
    top: 10%;
    left: 10%;
}

header .header-contact {
  background: #fff;
  text-align: center;
  float: right;
  font-size: 14px;
}

header .header-contact a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 24px 20px;
}

a,
a:hover {
  background: none;
}

.contents-width {
  width: 1100px;
  margin: 0 auto;
}

.contents-width-full {
	margin: 0 calc(50% - 50vw);
	width: 100vw;
}

.contents-ttl {
	text-align: center;
	font-size: 37px;
}

.center {
	text-align: center;
}

.contents-ttl {
	margin: 0;
}

.top-concept {
	color: #0C053C;
}

.top-concept .text {
	text-align: center;
	font-size: 25px;
	line-height: 2;
}

.contents-menu-item {
	position: relative;
}

.contents-menu-item:first-child {
	color:#ffffff;
	display:block;
	width:100%;
	height:400px;
	padding:15px 0px 0px 0px;
	text-decoration:none;
	background-image:url(/ang_tokyo/wp-content/themes/simplicity2-child/images/top-menu_01.png);
	background-repeat:no-repeat;
	background-size: cover;
}

.contents-menu-item:nth-child(2) {
	background-image: url("/ang_tokyo/wp-content/themes/simplicity2-child/images/top-menu_02.png");
	background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 400px;
}

.contents-menu-item:nth-child(3) {
	color:#ffffff;
	display:block;
	width:100%;
	height:400px;
	padding:15px 0px 0px 0px;
	text-decoration:none;
	background-image:url(/ang_tokyo/wp-content/themes/simplicity2-child/images/top-menu_03.png);
	background-repeat:no-repeat;
	background-size: cover;
	background-position: right;
}

.contents-menu-item:last-child {
	color:#ffffff;
	display:block;
	width:100%;
	height:300px;
	padding:15px 0px 0px 0px;
	text-decoration:none;
	background-image:url(/ang_tokyo/wp-content/themes/simplicity2-child/images/top-news.png);
	background-repeat:no-repeat;
	background-size: cover;
}

.contents-menu-title {
	font-size: 37px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 1;
}

.contents-menu-title.left {
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translateY(-50%);
}

.contents-menu-box {
	min-width: 655px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	text-align: center;
}

.contents-menu-title.right {
	position: absolute;
	top: 50%;
	right: 10%;
	transform: translateY(-50%);
}

.contents-menu-box .title {
	margin: 5px 0;
	font-size: 35px;
	font-weight: bold;
	color: #0C053C;
}

.contents-menu-logo {
	width: 200px;
	height: auto;
}

.contents-menu-text {
	display: block;
	text-align: center;
}

.contents-menu-text p.text {
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	text-align: left;
	display: inline-block;
}

.top-news .news-list, .news.news-list {
	padding: 0;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.news-list li {
  list-style: none;
  border-bottom: none;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}

.news-item-left {
	width: calc( 100% - 115px );
}

.news-list li .date {
	margin-right: 15px;
	font-size: 13px;
	font-weight: bold;
}

.news-list .thumbnail {
	width: 100px;
	height: 100px;
	margin-right: 15px;
}

.news-list li .title {
	color: #707070;
}

.news .news-list {
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	justify-content: flex-start;
}

.news .news-list li {
	display: flex;
	flex-direction: column;
}

.news .news-list {
	width: 100%;
    margin: 0 auto;
	padding: 0;
}

.news .news-list .news-thumb img {
	width: 100%;
	height: 225px;
	object-fit: cover;
}

.news .news-list li .title {
	color: #707070;
	font-size: 20px;
}

.single .article h1 {
	color: #0C053C;
	background: #fff;
	border: none;
	font-size: 20px;
}

.single .article > header {
	background: #fff;
}

.single .date {
	text-align: left;
}

.single .post-meta {
	background: #fff;
}

@media screen and (min-width: 960px) {

.news-list li {
display:flex;
}
	

}


.news-list li .category {
    padding: 5px;
    margin: 0 20px 0 0;
    display: inline-block;
    width: 75px;
    height: 20px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 1;
    background: #0C053C;
    border-radius: 25px;
}

.news-list li a {
    text-decoration: none;
}

.top-news {
    padding: 50px 0;
}

.btn{
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	padding: 0.5em 1em;
	width: 200px;
	display: inline-block;
    background-color: #0C053C;
	text-decoration: none;
	color: #fff;
	border: double 4px #fff;
	border-radius: 1px;
	transition: .4s;
}

.btn:hover {
	padding: 0.5em 1em;
	width: 200px;
	display: inline-block;
    background-color: #fff;
	text-decoration: none;
	color: #0C053C;
	border: double 4px #0C053C;
	transition: .4s;
}

.wpcf7-form-control.wpcf7-submit {
	width: 200px;
  background: #0C053C;
  color: #fff;
}
.wpcf7-form-control.wpcf7-submit:hover {
  background: #fff;
  color: #0C053C;
  cursor: pointer;
}

.reserve-btn {
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 20px;
    font-weight: 500;
	background: #000;
}

.sns {
	margin-bottom: 0;
	padding: 0;
	list-style-type: none;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sns li a img {
	margin: 0 10px;
	width: 80px;
	height: auto;
}


.btn-link {
    text-align: center;
    margin: 0;
}

.btn-link a {
     text-decoration: none;
    color: #333;
    background: #ff0000;
    display: inline-block;
    padding: 10px;
    border-radius: 5px;
    font-size: 12px;

background: #1e5799;
background: -moz-linear-gradient(20deg, #005c99 0%, #005c99 50%, #ff0000 50%, #ff0000 100%);
background: -webkit-linear-gradient(20deg, #005c99 0%,#005c99 50%,#ff0000 50%,#ff0000 100%);
background: linear-gradient(70deg, #005c99 0%,#005c99 50%,#ff0000 50%,#ff0000 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005c99', endColorstr='#ff0000',GradientType=1 );

}

.btn-link a span {
    font-size: 16px;
    font-family: 'futura';
    margin: 10px;
    letter-spacing: 1px;
}

.btn-link .svg-inline--fa {
    margin: 0 10px 0 20px;
	    color: #333;
}

.top-contents-list .contents-list-ttl {
    position: absolute;
    bottom: 0%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: center;
    vertical-align: top;
	text-shadow:1px 1px 2px rgba(0,0,0,0.9);
	width:100%;
}

.top-contents-list .contents-list-ttl span {
    font-size: 24px;
    font-family: 'futura';
    display: block;
    letter-spacing: 2px;
}


.map-table {
	padding: 50px;
	margin: 0;
    display: table;
    width: 100%;
	color: #333;
	background-image:url(/ang_tokyo/wp-content/themes/simplicity2-child/images/access-bg.png);
}

.access-inner {
	width: 100%;
}

.access-info {
	padding: 0 50px;
    display: table-cell;
    width: 50%;
    vertical-align: middle;
	color: #fff;
	text-align: left;
	background: none;
}

.access-info .contents-ttl {
	text-align: left;
}

.access-info a{
	color:#444;
	
}

.access-info .contents-ttl {
      margin: 16px 0 32px 0;
}

.access-map {
    display: table-cell;
    width: 50%;
	text-align: center;
}

.access-map iframe {
    margin: 0 0 -5px;
}



@media screen and (min-width: 960px) {
.access-inner {
	width: 960px;
	margin: 0 auto;
}
}

.restaurant-bg {
	background-image: url(/ang_tokyo/wp-content/themes/simplicity2-child/images/restaurant/mon-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
	
.mon h3 {
	margin: 0;
	padding: 0;
	font-size: 37px;
	color: #43A84C;
}
	
.mon h4 {
	margin: 0;
	padding-bottom: 5px;
	font-size: 30px;
}
	
.restaurant-about {
	color: #fff;
}
	
.restaurant-pict {
	display:flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
	gap: 15px;
	width: 900px;
    margin: 0 auto;
	padding: 60px 0;
}

	.restaurant-pict img {
	width: 275px;
    height: auto;
	}
	
.restaurant-about h4 {
	color: #fff;
	display: inline-block;
	border-bottom: 2px dashed;
	width: 500px;
}
	
.restaurant-about p {
	font-size: 25px;
	text-align: left;
	display: inline-block;
	line-height: 2.2;
}
	
.restaurant-column {
	display: flex;
	justify-content: space-between;
	align-items: start;
}
	
.restaurant-column h4 {
	color: #50AE58;
	border-bottom: 2px dashed #000;
}
	
.restaurant-column.row-reverse {
	flex-direction: row-reverse !important;
}
	
.restaurant-column .text {
	width: calc(100% - 545px);
}

.restaurant-column .description {
	line-height: 2;
	font-size: 20px;
}
	
.restaurant-column .info {
	line-height: 2;
	font-size: 18px;
}

.restaurant-column .info span {
	display:block;
	line-height: 1.5;
	font-size: 14px;
}
	
.recruit h3 {
	margin: 0;
    padding: 0;
    font-size: 37px;
    color: #E19761;
}
	
.recruit h4 {
	margin: 0 0 40px 0;
	padding-bottom: 5px;
	display: inline-block;
	width: 500px;
	color: #000;
	font-size: 30px;
    border-bottom: 1px solid #707070;
}
	
.recruit .recruit-message {
	padding: 0 40px;
}

.recruit .recruit-message .box {
	display: flex;
	justify-content: space-between;
}
	
.recruit .recruit-message p {
	margin-top: 0;
	font-size: 19px;
	line-height: 2;
}
	
.recruit-flow {
	padding: 0 40px;	
}
	
.recruit-flow h4 {
	margin-bottom: 40px;
}

.schedule {
	list-style: none;
    margin: 0 auto;
    padding-left: 20px;
    border-left: 2px dashed #D0A400;
    box-sizing: border-box;
}

.schedule li {
	padding-left: 20px;
}
	
.schedule .sch-box {
	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;
}

.schedule .sch-box .title{
	margin: 0 0 25px 0;
	font-size: 25px;
	font-weight: 700;
	color: #F8944C;
}
	
.schedule .description {
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.schedule .sch-box .pict {
	margin: 0;
}
	
.schedule .sch-box .pict img {
	border-radius: 15px;
}
	
.recruit-info {
	padding: 0 40px;	
}
	
.recruit-info p {
	font-size: 20px;
}

.recruit-info .overview {
    margin: 0 auto;
    border-left: 2px dashed #EBFF00;
    box-sizing: border-box;
}

.recruit-info .overview dl {
	margin: 0;
	padding-left: 20px;
}

.recruit-info .overview dl dt {
	margin-bottom: 5px;
}
	
.recruit-info .overview dl dd {
	margin: 0 0 15px 0 !important;
}

.recruit-info .overview dl dd:last-child {
	margin: 0;
}

.entry-content,
#main {
    margin: 0;
}

.subpage-head  {
/*     padding: 100px 0; */
    text-align: center;
/*     margin: 0 0 30px 0; */
}

.subpage1 {
    background: url(images/subpage01.jpg) no-repeat, #fff;
	color: #333;
    background-size: 50% 100%;
   background-position: left center;
}

.subpage2 {
    background: url(images/subpage06.jpg) no-repeat;
    background-size: cover;
   background-position: center;
}

.subpage3 {
    background: url(images/subpage03.jpg) no-repeat;
    background-size: cover;
   background-position: center;
}

.subpage4 {
    background: url(images/subpage04.jpg) no-repeat;
    background-size: cover;
   background-position: center;
}

.subpage5 {
    background: url(images/subpage05.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.subpage-ttl {
    position: relative;
    padding-left: 25px;
    margin: 0 0 30px 0;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;

}

.subpage-ttl:before {
    position: absolute;
    content: '';
    bottom: -3px;
    left: 0;
    width: 0;
    height: 0;
    border: none;
    border-left: solid 15px transparent;
    border-bottom: solid 15px rgb(255,255,255);
}
.subpage-ttl:after {
    position: absolute;
    content: '';
    bottom: -3px;
    left: 10px;
    width: 100%;
    border-bottom: solid 3px rgb(255,255,255);
}

.subpage2 .contents-ttl,
.subpage3 .contents-ttl,
.subpage4 .contents-ttl {
    color: #fff;
}

.subpage-contents {
    padding: 0 0 50px 0;
}

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

.text-right {
    text-align: right;
}

.sub-list {
    margin: 0;
    padding: 0;
}

.sub-list li {
    display: inline-block;
    list-style: none;
    border: solid 2px #333;
     width: 43.4%;
   margin: 0 1% 2.5% 1%;
   vertical-align: top;
    padding: 20px;
}

.sub-list li h2 {
    color: #333;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}

.subpage-table {
    width: 70%;
    margin: 30px auto;
}

.subpage-table dt {
	border-left: solid 3px #999;
    padding: 0 0 0 20px;
    display: inline-block;
    width: 20%;
    vertical-align: top;
}

.subpage-table dd {
        display: inline-block;
    text-align: left;
    margin: 0 0 30px 0;
     width: 70%;
}

.wp-pagenavi {
        display: block;
    margin: 30px 0;
    text-align: center;
}

article h1 {
        border-left: solid 5px #333;
    padding: 0 0 0 20px;
}

#sns-group,
.footer-post-meta{
    display: none;
}

#breadcrumb {
     padding: 10px 0;
    background: #121330;
    color: #fff;
}

#breadcrumb a {
	color: #fff;
}

.post-meta {
    font-size: 13px;
    margin: 0;
    color: #222;
}

textarea {
    resize: none;
}
.contact {
	width: 100%;
}

.contact a {
	color: #0C053C !important;
	text-decoration-thickness: 1px;
	transition: .3s
}

.contact a:hover {
	text-decoration: none;
	transition: .3s
}

.c-table {
	margin: 0 auto;
	width: 70%;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.c-head{
	font-size:16px;
	font-weight:bold;
	color:#707070;
	font-weight: normal;
	display: flex;
	align-items: center;
}
.c-info {
	margin: 16px auto;
	width: 70%;
	text-align: center;
	display: block;
	border: none;
	font-size: 20px;
}

.c-info p {
	line-height: 1.5;
}

.wpcf7-select{
  margin-bottom:30px;
}

.wpcf7 .check {
	margin-bottom: 36px;
    display: block;
}
.c-head span {
	color: #E23E57;
	font-size: 11px;
	display: inline-block;
	margin: 0 0 0 5px;
}

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field {
    color: #323232;
    border-radius: 0px;
    vertical-align: middle;
    box-shadow: none;
    border: 0;
    width: 100%;
    background-color: #F0EFEF;
    border: none;
    margin: 4px 0 20px 0;
    font-size: 14px;
}

input:focus, textarea {
  outline: 0;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="url"]:focus, input[type="tel"]:focus, textarea:focus {
    border: none;
    background: #F0EFEF;
    box-shadow: none;
}

textarea {
    resize: none;
}

.contact-table{
    width: 70%;

}

.sub-head-noimg {
    padding: 30px 0;
}

#mobile-menu {
    display: none;
}

.about-bg {
    background: url(images/ls_bg01.jpg)no-repeat;
    background-size: cover;
    color: #fff;
    padding: 50px 0 70px 0;
    margin: 80px 0 0 0;
    background-position: center;
}

.about-bg a {
    color: #fff;
}

.about-bg .subpage-table dt {
    border-left: solid 3px #fff;
    color: #fff;
}

.about-bg .btn-link a {
    border: solid 2px #333;
    background: none;
}

.privacy dd {
    margin: 0 0 20px 0;
}

.privacy dt:before {
	content: "■";
	color: #000;

}

.map {
    margin: 0;
}

.map li {
    margin: 0 0 10px 0;
}

hr.mg30 {
    border: none;
    margin: 30px 0;
}

hr.mg20 {
	border: none;
	margin: 20px 0;
}

.subpage-table2 {
    margin: 0 0 20px 0;
}

.top-work {
    padding: 50px 0 0 0;
}

.top-work .col-xs-6 {
    display: inline-block;
    width: 31%;
    margin: 0 1%;
    vertical-align: top;
}

#footer {
	background: #0C053C !important;
	color: #fff;
}

.slick-initialized .slick-slide {
	padding: 0 10px;
}

.slick-dots li button::before {
	color: #fff;
}

.slick-dots li button:before {
	font-size: 30px;
}

.sub-work .col-xs-6 {
    display: inline-block;
    width: 31%;
    margin: 0 1% 20px 1%;
    vertical-align: top;
}

.entry-header{
	position:relative;
}

.entry-header ul {
	margin-top: 0;
	padding-left: 0;
}

.news_img, .mv {
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	height: 160px !important;
	background-size: cover;
	background-position: center;
}

.recruit .mv {
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	height: 160px !important;
	background-size: cover;
	background-position: bottom;
}

h2.page-header-title{
	margin: 0;
	position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size:42px;
	color:#fff;
}

.entry-header h2.subpage-header {
	margin: 0;
	position:absolute;
    top: 80px;
    left: 50%;
    transform: translate(-50%, -50%);
	font-size:42px;
	color:#fff;
}

#copyright {
    padding: 45px 0 20px 0;
    font-size: 80%;
    text-align: center;
}

#footer-navi ul{
	margin:0 0 10px 0;
	padding: 20px;
	border-top: 9px solid #fff;
	display: flex;
	justify-content: center;
}

#footer-navi ul #menu-item-98 {
	display: flex;
	flex-direction: column;
}

#footer-navi ul #menu-item-98 a {
	pointer-events: none;
}

#footer-navi ul li {
	padding: 0 0.6em;
}

#footer-navi ul li a {
	color: #fff;
	transition: .3s;
}

#footer-navi ul li a:hover {
	color: #fff;
	opacity: 0.7;
	transition: .3s;
}

#footer-navi ul .sub-menu {
	padding: 10px;
	display: inline;
	border: none;
}

#footer-navi ul .sub-menu a {
	pointer-events: auto !important;
	transition: .3s;
}

.credit {
	padding-bottom: 55px;
}






/* .button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	padding: 0.5em 1em;
	width: 200px;
	display: inline-block;
    background-color: #0C053C;
	text-decoration: none;
	color: #fff;
	border: double 4px #fff;
	border-radius: 1px;
	transition: .4s;
} */

span.wpcf7-form-control-wrap {
	position:inherit;
}


@media screen and (min-width: 1111px) {
    .sp-display {
        display: none;
    }
/*    
    .main-slider {
        width: 80%;
        padding: 0 0 0 20%;
    }
*/
    .map {
        width: 60%;
        margin: 0 auto;
    }

    .pc-center {
        text-align: center;
    }

    .wd50 {
        width: 50%;
        margin: 0 auto 20px auto;
    }

    .wd10 {
        width: 10%;
        margin: 0 auto;
    }

    .subpage-table2,
    .subpage-table3 {
        display: table;
    }

    .subpage-table2 .left {
        display: table-cell;
        margin: 0;
        width: 30%;
        vertical-align: top;
    }

    .subpage-table2 .right {
        display: table-cell;
        vertical-align: middle;
        margin: 0;
        padding: 0 0 0 20px;
        width: 69%;
    }

    .subpage-table2 .right p,
    .subpage-table3 p {
        margin-top: 0;
    }

    .subpage-table3 .left,
    .subpage-table3 .right {
        display: table-cell;
        margin: 0;
        width: 50%;
        vertical-align: middle;
        padding: 0 10px;
    }
}



@media screen and (max-width: 1110px) {
	h1 {
		margin: 0;
	}
    div#navi-in, div#body-in, div#footer-in {
        width: 94%;
        margin: 0 auto;
    }
	
	#navi .sub-menu li, #navi .children li {
		padding-left: 0;
		margin: 0;
}
    
    .pc-display {
        display: none;
    }
    
    div#header-in {
        width: 100%;
		padding: 10px;
		background-color: #0C053C !important;
    }
    
    header .header-contact a {
        padding: 20px;
    }
	
	#mobile-menu {
	display: block;
}
	
/* 	.top-title-catchphrase h1 {
		margin: 0;
		display: flex;
		align-items: center;
		justify-content: center;
} */
	
#header {
	background: #0C053C !important;
}
	
#mobile-menu a {
    color: #fff !important;
    padding: 4px 8px;
    text-decoration: none;
    display: block;
    cursor: pointer;
    text-align: center;
    /* line-height: 100%; */
    /* border-radius: 3px; */
    position:absolute !important;
	top: 0;
	right: 0;
    font-size: 15px;
    margin-top: 3px;
}
	
	header nav {
		float: none;
	}
	
	#site-description {
		display: none;
	}
	
	#header .menu {
		text-align: center;
	}
	
	.top-title-catchphrase {
		max-width: 100% !important;
	}
	
	#header .alignleft {
		float: none;
	}
	

    
    #site-title {
       width: 175px;
/*     margin-top: 10px; */
    }
    
    #h-top {
		display: block;
        min-height: auto;
    }
    
    #main {
        margin: -1px 0 0 0;
    }
    
    .contents-width,
    .sp-width{
        width: 94%;
        margin: 0 auto;
    }
    
    .top-news {
        padding: 20px 0;
    }

    .top-work {
        padding: 20px 0 0 0;
    }
    
    .news-list li a {
        display: block;
        margin: 5px 0 0 0;
    }
	

    
    .top-contents-list li {
        width: 100%;
        margin: 0 0 10px 0;
    }
	
	.top-contents-list li img {
		width: 100%;
	}
    
    .map-table {
        margin: 0;
        display: block;
    }
    
    .access-info,
    .access-map{
        display: block;
        width: 100%;
    }
    
    .access-info {
        padding: 20px 0;
    }
    
    div#main {
        padding: 0;
    }
    
    .access-info .contents-ttl {
        margin: 16px 0 0 0;
    }
    
    header .header-contact {
        margin: 0 70px 0 0;
    }
    
/*     .subpage-head {
        padding: 50px 0;
        margin: 0 0 20px 0;
    } */
    
/*     .subpage-table,
    #body-in .contents-width {
        width: 100%;
    } */
    
    .subpage-table dt {
        display: block;
    margin: 0 0 10px 0;
    width: auto;
    }
    
    .subpage-table dd {
        display: block;
        width: auto;
    }
    
    .sub-list li {
        width: auto;
        margin: 0 0 20px 0;
    }
    
    .contact {
        width: auto;
    }
    
    .home .contents-width {
        width: 94%!important;
    }
    
    input, textarea {
        box-shadow: none;
/*         -webkit-appearance:none; */
    }
    
    .subpage1 {
        background: url(images/subpage01.jpg) no-repeat;
        background-size: auto 100%;
        background-position: left center;
    }
    
    .subpage1 .contents-ttl {
        color: #fff;
    }

    .privacy dd {
        margin-left: 0;
    }

    #footer-navi-in {
        display: none;
    }
	


    .main-slider-box .contents-width {
        left: 0!important;
    }

    .main-copy {
        font-size: 18px;
    }

    .subpage-ttl:after {
        width: 96%;
    }

    .wd10 {
        width: 20%;
        margin: 0 auto;
    }

    .top-work .col-xs-6 {
        width: 100%;
        margin: 0 0 10px 0;
    }
	
	.wd50 img {
		height: auto;
	}

    .sub-work .col-xs-6 {
        display: block;
        width: 100%;
        margin: 0 0 20px 0;
    }

}

/* アイコン周り全体 */
.flowbtn15{
font-family:'Arial',sans-serif;	
display:inline-block;
position:relative;
width:70%;
height:60px;
font-size:23px;
border-radius:5px;
color:#fff!important;
text-decoration:none;
}
.flowbtn15 i{
position:absolute;
bottom:5px;
}

/* アイコンボタンホバー時 */
.flowbtn15:hover{
text-decoration:none;
opacity:.8;
}
/* ボタン内テキスト調整 */
.flowbtn15 div{
font-size:16px;	
position:relative;
bottom:5px;
}
/* ulタグの内側余白を０にする */
ul.snsbtniti2{
width:300px;
margin:auto;
padding:0!important;
list-style-type:none!important;
}
/* アイコンボタンの位置調整 */
.snsbtniti2{
display:flex;
flex-flow:row wrap;
}
/* アイコンボタン同士の余白調整 */
.snsbtniti2 li{
flex:0 0 50%;
text-align:center!important;
margin-top:20px;
}


h2.section-title {
  border-bottom: solid 1px #005c99;
	padding-bottom:10px;
  position: relative;
}

h2.section-title:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 1px #ff0000;
  bottom: -1px;
  width: 20%;
}

div.top-contents-list div.contents-list-item a{
	overflow:hidden;


}


div.top-contents-list div.contents-list-item {
	overflow:hidden;
	line-height:0;
}
div.top-contents-list div p {
	line-height:1.2;
}


div.top-contents-list div img{
	transform:scale(1);
	transition:0.3s all;

}

div.top-contents-list div:hover img{
	transform:scale(1.1);
}


/*Pagenation*/
.pagenation {
    margin: 1em 0;
}
.pagenation:after, .pagenation ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.pagenation ul {
    margin: 0;
}
.pagenation li {
    float: left;
    list-style: none outside none;
    margin-left: 3px;
}
.pagenation li:first-child {
    margin-left: 0;
}
.pagenation li.active {
    background-color: #999999;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: not-allowed;
    padding: 10px 20px;
}
.pagenation li a {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.pagenation li a:hover {
    background-color: #444444;
    color: #FFFFFF;
    opacity: 0.8;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
}

.profile {
	position:relative;
}

.profile,
.profile img{
margin:0!important;
padding:0!important;
	box-sizing:border-box;
line-height:0;

}



.profile span{
	position:absolute;
	left:0;
	bottom:0;
background-color:rgba(0,92,153,0.8);
	color:#fff;
	padding:0.4em 0.2em;
text-align:center;
	width:100%;
box-sizing:border-box;
	line-height:1em;
}

.text-blue{
	color:rgba(0,92,153,1);
}

.bg-white {
	background-color: #fff;
}

.bg-blue{
	background-color:rgba(0,92,153,1);
}

.bg-gray{
	background-color: #e5e4e3;
}

.bg-orange {
	background: #fff2c6;
}

.bg-yellow {
	background: #FFFAD8;
}

.number-point{
font-size:20px;
display:flex;
align-items:center;
margin-bottom:0.8em;
font-family:'Century Gothic';
}
.number-point span{
font-size:300%;
color:#a1a1a1;
padding-left:0em;
font-style:italic;

}

h3.section-title.service{
	font-size:180%;
}

@media screen and (max-width: 600px) {
h3.section-title.service{
	font-size:120%;
}
}

.anchor {
    display: block;
    position: relative;
    top: -120px;
    visibility: hidden;
}

.copy01{
	font-size:200%;
	font-weight:bold;
}

.copy02{
	font-size:130%;
	font-weight:bold;
}


.lead-pfi{
font-size:120%;
margin-bottom:30px;
padding:1em;
background: white;
border-top: solid 5px #005c99;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.12);
}

#body{
	z-index:1;
	position:relative;
}

.row-10{
	margin-right:-5px;
	margin-left:-5px;
}

.row-10>.col,
.row-10>[class*=col-]{
	padding-right:5px;
	padding-left:5px;
}


#navi ul li a:hover {
	background: none;
}

#navi ul.sub-menu {
	background: #fff;
	color: #342E2E;
	border: none;
	border-radius: 0;
}

#navi ul.sub-menu li {
	position: relative;
	height: auto;
	color: #342E2E;	
	margin: 0;
	padding: 5px 10px 5px 0;
}

#navi ul.sub-menu li:after {
    content: "";
    position: absolute;
	top: 50%;
	right: 8px;
	transform: translateY(-50%);
    width: 0;
    height: 0;
    border-width: 6px 0 6px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #342E2E;
}

#navi ul.sub-menu li:hover:after {
	border-color: transparent transparent transparent #fff;
}

#navi ul.sub-menu li:hover {
	background: #707070;
	color: #342E2E;
}

#navi .sub-menu li a {
	display: block;
	font-size: 12px;
	color: #342E2E !important;
}

#navi .sub-menu li a:hover {
	color: #fff !important;
	background: #707070;
}



@media screen and (min-width:960px){

.article #the-content{
	width:80%;
	margin:0 auto;
}
	.pc {
		display: block;
	}

	.sp {
		display: none;
	}

}

@media screen and (max-width: 959px) {
	#body {
		padding-top:60px;
	}
	.sp {
		display: block;
	}
	.pc {
		display: none;
}
	.contents-ttl {
		font-size: 32px;
	}
	
	.top-concept .text {
		font-size: 20px;
		text-align: left;
	}
	
	.contents-menu-box {
		min-width: auto;
		width: 90%;
	}
	
	.contents-menu-logo {
		width: 170px;
	}
	
	.contents-menu-box .title {
		font-size: 19px;
	}
	
	.contents-menu-box p {
		font-size: 14px;
	}
	
	.contents-menu-title {
		font-size: 32px;
	}
	
	.access-info {
		padding: 0 0 20px 0;
	}
	
	.map-table {
		padding: 32px;
	}
	
	.sp-width {
		margin: 0 auto;
	}
	
	.access-map {
		position: relative;
		width: 100%;
		height: 0;
		padding-top: 75%; /* 比率を4:3に固定 */
	}
	
	.access-map iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
}
	
	#copyright {
		padding: 20px;
	}
	
	.credit {
		padding-bottom: 0;
	}
	
	h2.page-header-title {
		font-size: 30px;
	}
	
	.news .news-list li .title {
		margin-top: 0;
	}
	
	.news-list li .category {
		padding: 0 5px;
		line-height: 20px;
	}
	
	.map-table {
		background-position: center;
	}
	
	.entry-header h2.subpage-header {
		font-size: 30px;
	}
	
/* 店舗案内 */
	.mon h3 {
		font-size: 30px;
	}
	
	.restaurant-about h4 {
		width: 250px;
		font-size: 25px;
	}
	
	.restaurant-about p {
		font-size: 20px;
	}
	
	.restaurant-pict {
		width: 100%;
		justify-content: center;
	}
	
	.restaurant-column {
		flex-direction: column;
		align-items: center;
	}
	
	.restaurant-column .text {
		width: 100%;
	}
	
	.restaurant-column h4 {
		font-size: 25px;
		text-align: center;
	}
	
	.restaurant-column.row-reverse {
		flex-direction: column !important;
		align-items: center;
	}
	
	.restaurant-column img {
		text-align: center;
	}
	
	.restaurant-column .text {
		margin-top: 20px;
	}
	
	.restaurant-map {
		position: relative;
		width: 100%;
		height: 0;
		padding-top: 75%; /* 比率を4:3に固定 */
	}
	
	.restaurant-map iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
}
	
/* お知らせ */
	.news .news-list .news-thumb img {
		height: auto;
	}
	
	.news .news-list {
		font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	}
	
	.news .news-list li .title {
		font-size: 16px;
	}
	
	.news-list li .title {
		color: #707070;
	}
	
/* 求人情報 */
	.recruit h3 {
		font-size: 30px;
	}
	.recruit h4 {
		font-size: 25px;
		width: 100%;
	}
	
	.recruit .recruit-message {
		padding: 0;
	}
	
	.recruit-flow {
		padding: 0 20px;
	}
	
	.recruit-flow h4 {
		margin-bottom: 30px;
	}
	
	.schedule .sch-box {
		flex-direction: column;
	}
	
	.schedule .sch-box .title {
		margin-bottom: 15px;
		font-size: 20px;
	}
	
	.recruit-info {
		padding: 20px;
	}
	
	.recruit .recruit-message .box {
		flex-direction: column-reverse;
		align-items: center;
	}
	.recruit .recruit-message .box .pict img{
		margin-bottom: 20px;
	}
	
	.recruit .recruit-message p {
		font-size: 18px;
		line-height: 1.75;
	}
	
/* CONTACT */
	.c-info {
		font-size: 18px;
		text-align: left;
	}
	
	.c-table {
		width: 100%;
	}
	
	div.wpcf7 .wpcf7-spinner {
    display: block;
}
	
	.wpcf7-form-control.wpcf7-submit {
	    margin: 0 auto;
		padding: 0.5em 1em !important;
		width: 100% !important;
		height: 60px !important;
		display: inline-block;
		background-color: #0C053C;
		text-decoration: none;
		font-size: 16px;
		color: #fff;
		border: double 4px #fff;
		border-radius: 1px !important;
		transition: .4s;
}
	.wpcf7-form-control.wpcf7-submit:hover {
		margin: 0 auto;
		padding: 0.5em 1em !important;
		width: 100% !important;
		height: 60px !important;
		display: inline-block;
		background-color: #fff;
		text-decoration: none;
		color: #0C053C;
		border: double 4px #0C053C;
		border-radius: 1px !important;
		transition: .4s;
		cursor: pointer;
}

	
	.contents-menu-item:first-child {
	color:#ffffff;
	display:block;
	width:100%;
	height:400px;
	padding:15px 0px 0px 0px;
	text-decoration:none;
	background-image:url(/ang_tokyo/wp-content/themes/simplicity2-child/images/top-menu_01.png);
	background-repeat:no-repeat;
	background-size: cover;
	background-position: center;
}


.contents-menu-item:nth-child(3) {
	color:#ffffff;
	display:block;
	width:100%;
	height:400px;
	padding:15px 0px 0px 0px;
	text-decoration:none;
	background-image:url(/ang_tokyo/wp-content/themes/simplicity2-child/images/top-menu_03.png);
	background-repeat:no-repeat;
	background-size: cover;
	background-position: center;
}
	
	.single .article h1 {
		font-size: 18px;
	}
	#navi ul.sub-menu {
		background: none;
	}
	
	#navi ul.sub-menu li {
		
		color: #fff;
	}
	
	#navi ul.sub-menu li:after {
		border-color: transparent transparent transparent #fff;
	}
	
	#navi .sub-menu li a {
		color: #fff !important;
		
	}
	
	#navi .sub-menu li a:hover {
		opacity: 0.6;
	}
}




/* レイアウト用 */
/* .section1 {
  margin-top: 100px;
  text-align: center;
}
.section2 {
  display: flex;
  justify-content: center;
  margin-top: 300px;
  margin-bottom: 100px;
}
 */

.scroll_right {
  opacity: 0;
}

.scroll_right.active {
  animation: 2s fadeup ease-in-out forwards;
}

@keyframes fadeup {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}


.scroll_left {
  opacity: 0;
}

.scroll_left.active {
  animation: 2s fadeleft ease-in-out forwards;
}

@keyframes fadeleft {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}










