@charset "utf-8";
/*
Theme Name: 株式会社エヌ・デザイン
Template: lightning
*/
/*-----------------------------------------------
 共通
------------------------------------------------*/
body {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  /*font-family: 'Noto Serif JP', serif;*/
}
.page-header-title, h1.page-header-title {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: var(--vk-line-height-low);
  margin: 0;
  letter-spacing: 0.2em;
}
.page-header {
  background-image: url("https://ad-n-design.samples.design/wp-content/uploads/h1-bg03.jpg") !important;
  background-size: cover;
  /*height: 180px;*/
  background-position: center;
}
.page-header h1::after {
  content: "News" !important;
  font-size: 16px !important;
  display: block;
  color: #fff;
  margin-top: 0px;
  letter-spacing: 0.1em;
  font-weight: normal;
}
.page-id-55 .page-header {
  background-image: url("https://ad-n-design.samples.design/wp-content/uploads/h1-bg01.jpg") !important;
  background-size: cover;
  /*height: 180px;*/
  background-position: center;
}
.page-id-55 h1::after {
  content: "About Us" !important;
  font-size: 16px !important;
  display: block;
  color: #fff;
  margin-top: 0px;
  letter-spacing: 0.1em;
  font-weight: normal;
}
.page-id-57 .page-header {
  background-image: url("https://ad-n-design.samples.design/wp-content/uploads/h1-bg02.jpg") !important;
  background-size: cover;
  /*height: 180px;*/
  background-position: center;
}
.page-id-57 h1::after {
  content: "Our Business" !important;
  font-size: 16px !important;
  display: block;
  color: #fff;
  margin-top: 0px;
  letter-spacing: 0.1em;
  font-weight: normal;
}
.page-id-59 .page-header {
  background-image: url("https://ad-n-design.samples.design/wp-content/uploads/h1-bg04.jpg") !important;
  background-size: cover;
  /*height: 180px;*/
  background-position: center;
}
.page-id-59 h1::after {
  content: "Contact Us" !important;
  font-size: 16px !important;
  display: block;
  color: #fff;
  margin-top: 0px;
  letter-spacing: 0.1em;
  font-weight: normal;
}
.page-id-168 .page-header {
  background-image: url("https://ad-n-design.samples.design/wp-content/uploads/h1-bg05.jpg") !important;
  background-size: cover;
  /*height: 180px;*/
  background-position: center;
}
.page-id-168 h1::after {
  content: "Privacy Policy" !important;
  font-size: 16px !important;
  display: block;
  color: #fff;
  margin-top: 0px;
  letter-spacing: 0.1em;
  font-weight: normal;
}
.site-body img {
  width: 100%;
  height: auto;
}
p {
  letter-spacing: 0.1em;
  margin-bottom: 0;
}
.full-width-gray {
  margin: 0 calc(50% - 50vw);
  padding: 4em calc(50vw - 50%);
  background-color: #F4F6F7;
}
.full-width-blue {
  margin: 0 calc(50% - 50vw);
  padding: 1em calc(50vw - 50%);
  background-color: #fff;
  border-top: 2px solid #173e79;
}
.page_top_btn {
  position: fixed;
  right: 2%;
  bottom: 3%;
  z-index: 99999;
  width: 60px;
  height: 60px;
  color: transparent;
  border: none;
  background: none;
  box-shadow: none;
  background-image: url(https://ad-n-design.samples.design/wp-content/uploads/top-go.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity .3s;
  text-decoration: none;
}
/*-----------------------------------------------
 ナビ
------------------------------------------------*/
.global-nav-list > li .global-nav-name {
  display: block;
  width: 100%;
  white-space: nowrap;
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 0.2em;
}
.global-nav-list > li .global-nav-description {
  color: #173e79;
  letter-spacing: 0.1em;
}
/*-----------------------------------------------
 トップ
------------------------------------------------*/
.top01 {
  display: flex;
  justify-content: space-between;
  margin: 80px 0 60px;
}
.top01-left, .top01-right {
  width: 48%;
}
.top01-right h2 {
  border-bottom: 0;
  border-top: 0;
  font-size: 24px;
  color: #707070;
}
.top01-right {
  padding: 30px;
}
.link-btn {
  margin: 40px auto 0;
  text-align: center;
  width: 240px;
}
.link-btn a {
  display: block;
  color: #fff;
  background-color: #173e79;
  height: 100%;
  text-decoration: none;
  padding: 6px 20px;
  border: 1px solid #173e79;
  border-radius: 30px;
  transition: .3s;
}
.link-btn a:hover {
  color: #173e79;
  background-color: #fff;
  border-radius: 30px;
}
.top-business-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.top-business-box {
  width: 30%;
  text-align: center;
  margin: 20px 0;
}
.top-business-box p.link-btn {
  width: 240px !important;
}
.top-business-box img {
  width: 20%;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: 16px;
}
.num {
  font-size: 80px;
  color: #173e79;
  font-weight: bold;
  letter-spacing: 0;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}
.bottom {
  display: flex;
  align-items: flex-end
}
.small-h2 {
  border-bottom: 0;
  border-top: 0;
  font-size: 20px;
  color: #173e79;
  letter-spacing: 0.2em;
  margin-bottom: -14px;
  padding: 0;
}
.sub {
  font-size: 30px;
  color: #707070;
  font-weight: bold;
}
.top03 {
  margin: 60px auto;
  width: 62%;
}
.top-contact-wrap {
  display: flex;
  justify-content: space-between;
}
.top-contact-left {
  width: 45%;
}
.top-contact-right {
  width: 50%;
  padding: 20px;
}
.top-contact {
  margin-top: 10px;
}
.su-posts-default-loop h2.su-post-title {
  clear: none;
  margin: 0 0 0.3em;
  font-size: 18px !important;
  font-weight: 700;
  padding-bottom: 2px !important;
}
.su-posts-default-loop .su-post {
  margin-bottom: 5px !important;
  line-height: 1.5;
}
.su-posts-default-loop .su-post-meta {
  margin-bottom: 0 !important;
  font-size: .8em;
  opacity: .6;
}
.su-posts-default-loop .su-post-thumbnail {
  float: left;
  /* display: block; */
  width: 100px;
  height: 100px;
  margin-right: 1em;
  display: none !important;
}
.tit-wrap {
  display: flex;
  justify-content: space-between;
}
.tit-right .link-btn {
  margin: 0 !important;
  width: 100% !important;
  font-size: 12px;
  padding: 0px 2px;
}
.tit-right {
  width: 160px;
  display: flex;
  align-items: center;
}
.tit-right .link-btn {
  width: 100% !important;
}
.pattern-wrap {
  display: flex;
  justify-content: space-between;
}
.pattern-right {
  width: 35%;
}
.area {
  font-size: 20px;
  font-weight: bold;
  border: 2px solid #173e79;
  color: #173e79;
  border-radius: 10px;
  width: 465px;
  margin: 60px auto 0;
  padding: 20px;
  text-align: center;
  background-color: #fff;
  letter-spacing: 0.1em;
}
/*-----------------------------------------------
 私たちについて
------------------------------------------------*/
.about-wrap {
  display: flex;
  justify-content: space-between;
}
.about-left {
  width: 50%;
}
.about-left h2 {
  border-bottom: 0;
  border-top: 0;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  color: #a3abb5;
  font-size: 60px;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
.about-right {
  width: 50%;
}
h3.small-h3, h2.small-h3 {
  border-bottom: none !important;
  color: #707070;
  padding: 0;
  margin: 0;
  border-top: none !important;
}
h3.small-h3:after {
  border-bottom: none;
}
.h3-sub {
  margin-bottom: 30px;
}
/*.outline-wrap {
	display:flex;
	justify-content:space-between;
}
.outline-left {
	width:40%
}
.outline-right {
	width:60%;
}
*/
.outline-wrap {
  margin: 60px 0;
}
.out-table-wrap {
  display: flex;
  justify-content: space-evenly;
}
.out-table-left table th, .out-table-right table th {
  text-align: left;
  vertical-align: top;
  border: none;
  letter-spacing: 0.1em;
}
.out-table-left table td, .out-table-right table td, .out-table-left table, .out-table-right table {
  border: none;
}
.access {}
/*-----------------------------------------------
 事業内容
------------------------------------------------*/
.business-wrap {
  display: flex;
  justify-content: space-between;
}
.num-box-left, .num-box-right {
  width: 30%;
  background-color: #fff;
  padding-bottom: 30px;
  border-radius: 20px;
  height: 50%;
	box-shadow: 0 1.5px 2.4px rgb(0 0 0 / 15%);
}
.business-txt-right, .business-txt-left {
  width: 65%;
}
.business-txt-right p, .business-txt-left p {
  margin-bottom: 14px;
  ;
}
h2.business-h2 {
  border-bottom: none;
  border-top: none;
  padding: 0;
  margin: 0;
  color: #707070;
  font-size: 76px;
  font-weight: normal;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}
.business-icon img {
  display: block;
  width: 20%;
  margin: 0 auto;
}
.explanation {
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
}
.business-num {
  text-align: center;
  font-size: 100px;
  color: #173e79;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  margin-bottom: -25px;
}
.business-wrapper {
  margin-top: 100px;
}
.business-area {
  font-size: 14px;
  text-align: center;
  background-color: #f6f6f6;
  margin: 10px auto 0;
  padding: 10px 0;
}
.business-img-right img {
  width: 100%;
  height: auto;
}
/*-----------------------------------------------
 お問い合わせ
------------------------------------------------*/
.contact-table th, .contact-table td {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  width: 50%;
  border: solid 1px #ccc;
}
.contact-table th {
  background-color: #f9f9f9;
}
.contact-table td {
  font-size: 30px;
}
input[type="text"], input[type="password"], input[type="datetime"], 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 {
  display: block;
  width: 100%;
  height: 45px;
  margin-bottom: 0;
  padding: 0 12px;
  border: 0;
  border-radius: 3px;
  background-color: #eff1f5;
  box-shadow: none;
  color: #5c6b80;
  font-size: 1em;
  vertical-align: middle;
  line-height: 45px;
  transition: background-color 0.24s ease-in-out;
}
.inquiry th {
  font-weight: normal !important;
}
textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
  padding: 0.5em;
  overflow: auto;
}
.table tbody tr td .form-control, .table tbody tr th .form-control, .table td .form-control, .table th .form-control, .table thead tr td .form-control, .table thead tr th .form-control, table tbody tr td .form-control, table tbody tr th .form-control, table td .form-control, table th .form-control, table thead tr td .form-control, table thead tr th .form-control {
  max-width: 100%;
}
.inquiry th {
  text-align: left;
  font-size: 14px;
  color: #444;
  padding-right: 5px;
  width: 30%;
  background: #f7f7f7;
  border: solid 1px #d7d7d7
}
.inquiry td {
  font-size: 13px;
  border: solid 1px #d7d7d7
}
.entry-content .inquiry tr, .entry-content table {
  border: solid 1px #d7d7d7
}
.haveto {
  font-size: 7px;
  padding: 5px;
  background: #ff9393;
  color: #fff;
  border-radius: 2px;
  margin-right: 5px;
  position: relative;
  bottom: 1px
}
.any {
  font-size: 7px;
  padding: 5px;
  background: #93c9ff;
  color: #fff;
  border-radius: 2px;
  margin-right: 5px;
  position: relative;
  bottom: 1px
}
.verticallist .wpcf7-list-item {
  display: block
}
#formbtn {
  display: block;
  padding: 15px;
  width: 350px;
  background: #22ac38;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  border-radius: 2px;
  margin: 25px auto 0;
  border: 2px solid #22ac38;
  opacity: 1;
}
#formbtn:hover {
  background: #fff;
  color: #22ac38;
  border: 2px solid #22ac38;
  cursor: pointer;
}
th {
  font-weight: 700;
  text-transform: uppercase;
  padding: 13px
}
td {
  border-top: 1px solid #ededed;
  padding: 12px
}
input, select, textarea {
  border: 1px solid #dfdfdf;
  letter-spacing: 1px;
  margin: 0;
  max-width: 100%;
  resize: none
}
.spam {
  margin-top: 40px;
  text-align: center;
}
h2.mail, h2.phone {
  text-align: center;
  border-bottom: none;
  border-top: none;
  font-size: 26px;
  color: #173e79;
}
.tel-num {
  text-align: center;
  font-size: 34px;
  font-weight: bold;
}
/*-----------------------------------------------
 投稿
------------------------------------------------*/
.author {
  display: none;
}
article p {
	margin-bottom:16px;
	line-height:1.6;
	letter-spacing:0.1em!important;
	font-size:18px;
}
article a{
	color:#0b62e5;
	text-decoration:underline;
}
.entry-meta-data-list dt {
    float: left;
    background-color: #dd3333;
    color: #fff;
    font-size: 10px;
    line-height: 1.1em;
    padding: 6px 8px;
    font-weight: lighter;
    margin-right: 10px;
    border: none;
    min-width: 10em;
    text-align: center;
    border-radius: 3px;
}
.entry-meta-data-list dd {
    font-size: 14px;
    border: none;
    padding-left: 0;
}
/*-----------------------------------------------
 プライバシーポリシー
------------------------------------------------*/
.policy-wrap>h2 {
	text-align:center;
	border-bottom:none;
	border-top:none;
}
.policy-content p,.policy-content li {
	letter-spacing:0.2em;
	line-height:1.7;
	font-size:17px;
}
.policy-content ol {
	font-weight:bold;
}
.list-nomal {
	font-weight:normal!important;
}

.policy-content {
	margin-bottom:40px;
}
.window-h2 {
	border-bottom:none;
	border-top:none;
	font-size:24px;
	padding:5px 15px;;
	border:1px solid #333;
	display:inline-block;
}
.inner-list li {
	list-style:none;
}
ul.inner-list  {
padding-left:0;
}
/*-----------------------------------------------
 フッター
------------------------------------------------*/
.site-footer-copyright p:last-child {
  display: none;
}
.site-footer {
  background-color: #173e79;
}
.site-footer-copyright {
  padding: 0;
  background-color: #173e79;
  color: #fff;
}
.footer-navigation ul {
  display: flex;
  justify-content: space-evenly;
}
.footer-navigation ul li {
  list-style: none;
}
.footer-navigation ul li a {
  text-decoration: none;
}
.logo-area img {
  width: 10%;
  display: block;
  margin: 0 auto;
}
.name {
  text-align: center;
  font-size: 20px;
  margin-top: 10px;
  color: #707070;
  font-weight: bold;
}
.license {
  font-size: 12px;
  text-align: center;
}
.add {
  text-align: center;
  margin-top: 20px;
}
.tel {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}
.time-wrap {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.time-box {
  display: flex;
  justify-content: space-around;
}
.box-left {
  padding: 2px 15px;
  border-radius: 6px;
  border: solid 1px #333;
}
.box-right {
  padding: 2px 15px;
}
.sns-wrap {
	display:flex;
	justify-content:center;
	margin-top:20px;
}
.sns-wrap p{
	font-size:40px!important;
	text-align:center;
	margin:0 20px;
}
aside {
	margin-bottom:0!important;
}
.sns-wrap p a {
	display:block;
	width:100%;
	height:100%;
	margin:0 auto!important;
	transition: all 0.3s;
}
.sns-wrap p a:hover{
	transform: translateY(-7px);
  transition: all 0.3s;

}
.no-right {
	margin-right:0;
	text-align:center;
}
.face{
	color:#3f6db0;
}
.twi{
	color:#5095cf;
}
.insta{
	color:#b53f7e;
}
.line{
	color:#53b535;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 599px) {

.sp-logo {
    width: 40%;
    margin: 0 auto;

}
/*-----------------------------------------------
 トップ
------------------------------------------------*/
.top01 {
    display: flex;
    justify-content: space-between;
    margin: 80px 0 60px;
    flex-direction: column;
}	
	.top01-left, .top01-right {
		width:100%;
}
	.top-business-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
	.top-business-box {
    width: 90%;
    text-align: center;
    margin: 20px 0;
}
	.top03 {
    margin: 60px auto;
    width: 100%;
}
	.top-contact-wrap {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
	.top-contact-left {
    width: 100%;
}
	.top-contact-right {
    width: 100%;
    padding: 20px;
}
	.area {
    font-size: 20px;
    font-weight: bold;
    border: 2px solid #173e79;
    color: #173e79;
    border-radius: 10px;
    width: 80%;
    margin: 60px auto 0;
    padding: 20px;
    text-align: center;
    background-color: #fff;
    letter-spacing: 0.1em;
}
/*-----------------------------------------------
 私たちについて
------------------------------------------------*/
.about-wrap {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
	.about-left {
    width: 100%;
}
	.about-right {
    width: 100%;
		margin-top:30px;
}
	.out-table-wrap {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
}
	.out-table-left table th, .out-table-right table th {
    text-align: left;
    vertical-align: top;
    border: none;
    letter-spacing: 0.1em;
		display:block;
		font-size:16px;
}
	.out-table-left table td, .out-table-right table td{
		display:block;
	}
/*-----------------------------------------------
 事業内容
------------------------------------------------*/
	.business-wrap {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
	.num-box-left, .num-box-right {
    width: 100%;
    background-color: #fff;
    padding-bottom: 30px;
    border-radius: 20px;
    height: 50%;
		margin-bottom: 20px;
    box-shadow: 0 1.5px 2.4px rgb(0 0 0 / 15%);
}
	.business-txt-right, .business-txt-left {
    width: 100%;
}
	.reverse{
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
}
	
/*-----------------------------------------------------
 お問合せ
 -----------------------------------------------------*/
   .inquiry td,
    .inquiry th {
        display: block !important;
        width: 100% !important;
        border-top: none !important;
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important
    }
    .inquiry tr:first-child th {
        border-top: 1px solid #d7d7d7 !important
    }
    .inquiry .any,
    .inquiry .haveto {
        font-size: 10px
    }
	.contact-wrap p {
		text-align:left;
	}	
.contact {
    margin: 30px 0;
    background-color: #e8f6fc;
    padding: 20px;
    border-radius: 20px;
}
	.contact h2 {
		font-size:24px;
	}
.time-wrap {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    flex-direction: column;
}
.time-box {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
	margin-bottom:20px;
}
	.box-left {
	text-align:center;
    padding: 2px 15px;
    border-radius: 6px;
    border: solid 1px #333;
		font-size:18px;
		margin-bottom:10px;
}
	.box-right {
    padding: 2px 15px;
		font-size:24px;
		text-align :center;
}
	.tel-num {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
/*-----------------------------------------------
 フッター
------------------------------------------------*/
	.logo-area img {
    width: 30%;
    display: block;
    margin: 0 auto;
}
	.name {
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
    color: #707070;
    font-weight: bold;
    margin-bottom: 20px;
}
	.footer-navigation ul {
    display: flex;
  flex-wrap: wrap;
    justify-content: flex-start;
}
	.footer-navigation ul li {
    width:50%;
}
}