@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #1A1A1A;
	font-weight: 600;
	font-family: meiryo, 'MS PGothic', 'Hiragino Kaku Gothic Pro', sans-serif;
	-webkit-text-size-adjust: 100%;
	max-width: 1920px;
	min-width: 1366px;
}
.banner {
	font-size: 12px;
	padding: 22px 0 10px 2px;
	width: 1350px;
	margin: 0 auto;
}


/* HEADER \*/
header {
	width: 1350px;
	margin: 0 auto;
}
/*.logo_flex {
	float: left;
	display: flex;
	width: 480px;
	padding-bottom: 22px;
}*/
.logo_flex {
	float: left;
	display: flex;
	width: 475px;
	padding-bottom: 10px;
}
.logo_img {
    width: 420px;
    padding: 8px 5px 0 0;
}
.logo {
    width: 400px;
}

.logo_name {
    width: 400px;
    font-size: 26px;
    line-height: 2ex;
}
/*.logo_code {
	background: url(./images/Header_bluebar.jpg);
	width: 299px;
	font-size: 16px;
	color: white;
	padding-left: 20px;
	line-height: 2ex;
}*/
.logo_code {
	background: url(./images/Header_bluebar.jpg) no-repeat;
	width: 299px;
	font-size: 12px;
	color: white;
	padding: 2px 0 0 20px;
	line-height: 2ex;
	margin-bottom: 2px;
}
/*.logo_code {
	width: 299px;
	font-size: 14px;
	color: #008cd5;
	line-height: 2ex;
}*/
.header_taioueria {
	float: left;
	text-align: center;
	width: 90px;
	height: 53px;
	border: red 4px solid;
	border-radius: 10px;
	margin: 16px 10px 0 0;
}
.taioueria_p {
	font-size: 9px;
	color: red;
}
.gentei_p {
	font-size: 7px;
	color: white;
	background-color: red;
	border-radius: 10px;
	width: 78px;
	margin: auto;	
}
/*.yokohama_p {
	font-size: 20px;
	font-weight: bold;
	color: red;
}*/
.yokohama_p {
	font-size: 16px;
	font-weight: bold;
	color: red;
}
.header_info {
	float: left;
	width: 320px;
	margin: 16px 0 0 0;
}
.header_address {
	font-size: 20px;
}
.header_tel {
	font-size: 50px;
	letter-spacing: 3px;
	text-decoration: none;
	color: #1A1A1A;
}
.header_eigyouchu {
	float: left;
	width: 94px;
	height: 55px;
	font-size: 12px;
	text-align: center;
	border: #1E9739 4px solid;
	border-radius: 10px;
	margin: 12px 30px 0 0;
}
.jikan_p {
	width: 94px;
	height: 25px;
	color: white;
	background-color: #1E9739;
	line-height: 3.5ex;
}
.jikan_p em {
	font-style: normal;
	font-size: 21px;
}
.nichi_p {
	color: #1E9739;
}
.nichi_p em {
	font-style: normal;
	font-size: 21px;
}
.header_sendmail {
	float: left;
	margin-top: 8px;
}


/* NAVIGATION */
.nav_wrapper {
	clear: both;
}
#navbar {
    font-size: 19px;
    color: white;
    background-color: #76A4F7;
    height: 65px;
}
#navbar ul {
	list-style-type: none;
	width: 1265px;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden;
}
#navbar li {
	float: left; 
	padding: 20px 50px;
}
li a {
	display: block;
	color: white;
	text-align: center;
	text-decoration: none;
}

/* Change the link color on hover */
li a:hover {
    color: #565654;
}
/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}


/* TOP IMAGE 01 */
.top_img {
	background:url(./images/re_02.jpg) no-repeat center;
	width: 100%;
	height: 752px;
	text-align: center;
}
.omakase_p {
	font-size: 30px;
	color: #3F7AB2;
	padding-top: 10px;
}


/* CORONAVIRUS */
.covid {
    width: 1020px;
    height: 162px;
    margin: 30px auto 50px auto;
    border: 1.5px solid #1F1F1F;
    border-radius: 10px;
    background-color: #FDFCFD;
}
.covid_title {
	font-size: 25px;
	font-weight: bold;
	color: #FF3438;
	text-align: center;
	padding: 10px 0 5px 0;
}
.covid_flex {
	display: flex;
	justify-content: space-between;
	width: 980px;
	margin: auto;
}
.covid_allicons {
	display: flex;
	text-align: center;
	font-size: 12px;
	color: white;
}
.covid_icon1 {
	background: url(./images/Top_covid1.png) no-repeat;
	width: 76px;
	height: 90px;
	padding-top: 7px;
}
.covid_icon2 {
	background: url(./images/Top_covid2.png) no-repeat;
	width: 76px;
	height: 90px;
	padding-top: 7px;
}
.covid_icon3 {
	background: url(./images/Top_covid3.png) no-repeat;
	width: 76px;
	height: 90px;
	padding-top: 7px;
}
.covid_icon4 {
	background: url(./images/Top_covid4.png) no-repeat;
	width: 76px;
	height: 90px;
	padding-top: 7px;
}
.covid_icon5 {
	background: url(./images/Top_covid5.png) no-repeat;
	width: 76px;
	height: 90px;
	padding-top: 7px;
}
.covid_icon6 {
	background: url(./images/Top_covid6.png) no-repeat;
	width: 76px;
	height: 90px;
	padding-top: 7px;
}
.covid_p {
	font-size: 16px;
	font-weight: 500;
	line-height: 2.5ex;
	padding-top: 2px;
}


/* TOP IMAGE 02 */
.top_img2 {
	background: url(./images/Top_img2.png) no-repeat center;
	width: 100%;
	height: 757px;
	text-align: center;
}
.sub_p {
    font-size: 49px;
    color: #000000;
    padding: 40px 0 10px 0;
}
.title_p {
    font-size: 98px;
    color: #171716;
    line-height: 2ex;
}
.explain_p {
	font-size: 18px;
	line-height: 3ex;
	color: #1A1A1A;
	padding-top: 5px;
}
.explain_flex {
	width: 960px;
	margin: auto;
	display: flex;
	padding-top: 280px;
}
.explain_list {
	font-size: 39px;
	color: #3F7AB2;
	width: 320px;
	text-align: center;
}
.explain_list_adjust {
	font-size: 39px;
	color: #3F7AB2;
	width: 320px;
	text-align: center;
}


/* PRICE LIST */
.blue_bar {
	font-size: 50px;
	color: white;
	text-align: center;
	background: url(./images/Top_price_list.png) no-repeat;
	width: 1039px;
	height: 129px;
	margin: 50px auto 0 auto;
	padding-top: 20px;
}
.blue_BG .blue_bar {
}

.price_note {
	font-size: 16px;
	text-align: center;
	padding-bottom: 20px;
}
.price_lists {
	display: flex;
	flex-wrap: wrap;
	width: 920px;
	margin: auto;
}
.price_base {
	background: url(./images/Top_price_small.png) no-repeat;
	width: 306px;
	height: 500px;
}
.price_title {
	font-size: 14px;
	text-align: center;
	color: white;
	padding-top: 15px;
}
.price_img {
	width: 262px;
	margin: 16px auto 9px auto;
}
.price_flex {
	width: 245px;
	display: flex;
	justify-content: space-between;
	margin: auto;
}
.items {
	font-size: 17px;
	color: #42210B;
	text-align: left;
	line-height: 2.5ex;
}
.items b {
	font-size: 11px;
	padding-bottom: 2px;
}
.price {
	font-size: 17px;
	color: #42210B;
	text-align: right;
}
hr {
	width: 255px;
	margin: 0 auto 5px auto;
}
.total {
	font-size: 13px;
	color: white;
	background-color: #FF8000;
	text-align: center;
	width: 107px;
	height: 24px;
	padding-top: 3px;
	margin-top: 7px;
}
.total_price {
	font-size: 22px;
	color: #FF5985;
	margin-top: 5px;
}
.price_base_big {
	background: url(./images/Top_price_big.png) no-repeat;
	width: 611px;
	height: 500px;
}
.price_img_big {
	width: 529px;
	margin: 16px auto 9px auto;
}
.items_big {
	font-size: 27px;
	color: #42210B;
	width: 520px;
	margin: auto;
	line-height: 1.5ex;
}
.price_flex_big {
	display: flex;
	width: 510px;
	margin: auto;
}
.big_p {
	font-size: 31px;
	color: #42210B;
	padding-top: 118px;
}
.big_p_red {
	font-size: 45px;
	color: #FF3438;
	padding: 107px 0 0 10px;
	font-weight: bolder;
}

/* TOP IMAGE 03 */
.top_img3 {
    background: url(./images/Top_img3.png) no-repeat center;
    width: 100%;
    height: 500px;
    text-align: center;
}
.blue_BG {
	background-color: #E3DE5A;
	margin-top: -19px;
	margin-right: -19px;
	margin-left: -19px;
	margin-bottom: -19px;
	padding: 0;
	text-align: center;
}
.top_img3_buttons {
    display: flex;
    justify-content: space-between;
    width: 1000px;
    margin-top: -14px;
     margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding-bottom: 70px;
}
h2 {
	font-size: 52px;
	line-height: 1ex;
	padding-top: 50px;
	margin: 0;
}
h2 b {
    font-size: 102px;
}
h2 b em {
	color: red;
}
h1 {
	font-size: 48px;
	margin: 0;
	padding-bottom: 30px;
	color: #FF0004;
}
h1 em {
	font-size: 72px;
	color: #0071AC;
}

/* TOP IMAGE 04 */
.top_img4 {
    background: url(./images/Top_img4.png) no-repeat center;
    width: 100%;
    height: 474px;
}
.shopexplain_title {
	margin: 0 auto;
	width: 930px;
	font-size: 38px;
	color: #299BD2;
	padding-top: 55px;
}
.shopexplain_p {
    margin: 0 auto;
    width: 930px;
    font-size: 18px;
    text-align: justify;
    line-height: 3.2ex;
    padding-top: 15px;
    font-family: meiryo, "MS PGothic", "Hiragino Kaku Gothic Pro", sans-serif;
}
.shopexplain_p em {
	color: #FF1D25;
}
.top_img4_flex {
	display: flex;
	width: 920px;
	margin: auto;
}
.caution_p {
	font-size: 32px;
	text-align: center;
	color: white;
	width: 130px;
	line-height: 2.5ex;
	padding-top: 215px;
}
.caution_p strong {
	font-size: 42px;
}
.if_p {
	font-size: 40px;
	line-height: 3ex;
	padding: 160px 0 0 50px;
}
.if_p b {
	font-size: 51px;
	color: #FF3438;
}
.darkblue_BG {
    background-color: #93C9F5;
    text-align: center;
    height: 230px;
    margin: 0;
    padding-top: 30px;
}
.darkblue_p {
	color: white;
	font-size: 30px;
	line-height: 2.5ex;
	padding-top: 10px;
}
.darkblue_p em {
	color: #FFFF00;
	font-size: 38px;
}


/* 5 REASONS */
.top_reasons {
	background: url(./images/Top_reasons.png) no-repeat;
	width: 1038px;
	height: 247px;
	margin: 50px auto 20px auto;
	text-align: center;
}
.top_reasons_small {
	font-size: 42px;
	color: #2E5C82;
	padding-top: 80px;
}
.top_reasons_big {
	font-size: 73px;
	color: #2E5C82;
	line-height: 2.5ex;
}
.top_reasons_big strong {
    color: #FF0055;
    font-size: 85px;
}
.top_reasons_big em {
	font-size: 57px;
}
.reason_one {
	background: url(./images/Top_reason1.png) no-repeat;
	width: 1038px;
	height: 345px;
	margin: auto;
}
.reason_two {
	background: url(./images/Top_reason2.png) no-repeat;
	width: 1038px;
	height: 345px;
	margin: auto;
}
.reason_three {
	background: url(./images/Top_reason3.png) no-repeat;
	width: 1038px;
	height: 345px;
	margin: auto;
}
.reason_four {
	background: url(./images/Top_reason4.png) no-repeat;
	width: 1038px;
	height: 345px;
	margin: auto;
}
.reason_five {
	background: url(./images/Top_reason5.png) no-repeat;
	width: 1038px;
	height: 345px;
	margin: 0 auto 50px auto;
}
.title_orange {
    font-size: 67px;
    color: #075390;
}
.title_green {
    font-size: 67px;
    color: #075390;
}
.title_blue {
    font-size: 67px;
    color: #075390;
}
.title_pink {
    font-size: 67px;
    color: #075390;
}
.title_purple {
    font-size: 67px;
    color: #075390;
}
.reason_p {
	font-size: 24px;
}
.reason_right {
	width: 610px;
	padding: 50px 0 0 400px;
}
.reason_left {
	width: 610px;
	padding: 45px 0 0 25px;
}


/* WORKFLOW */
.workflow_title_img {
	background: url(./images/Top_workflow_title.png) no-repeat;
	width: 1021px;
	height: 172px;
	margin: auto;
}
.workflow_sub {
    font-size: 24px;
    color: white;
    background-color: #746F66;
    width: 818px;
    margin: 100px auto 0 auto;
    padding: 8px 0 0 6px;
    text-align: center;
    border-radius: 30px;
}
.workflow_title {
	font-size: 67px;
	color: #0085DC;
	text-align: center;
}
.workflow_img {
	background: url(./images/Top_workflow.png) no-repeat;
	width: 1021px;
	height: 1114px;
	margin: 0 auto 150px auto;
}
.workflow {
	width: 600px;
	height: 200px;
	padding: 22px 0 0 390px;
}
.workflow_blue {
    font-size: 44px;
    color: #060606;
}
.workflow_pink {
    font-size: 44px;
    color: #2D8226;
}
.workflow_p {
	font-size: 19px;
}


/* COMMENTS */
.comments_img {
	background: url(./images/Top_comments.png) no-repeat;
	width: 1027px;
	height: 348px;
	margin: auto;
}
#comments {
	font-size: 48px;
	color: #008CD5;
	line-height: 2ex;
	padding-top: 100px;
}
.comments_base {
	background: url(./images/Top_comments_base.png) no-repeat;
	width: 1027px;
	height: 494px;
	margin: 0 auto 30px auto;
}
.flex_title {
	color: white;
	display: flex;
	justify-content: space-between;
	width: 860px;
	margin: auto;
	padding: 60px 0 0 70px;
}
.comments_title {
	font-size: 39px;
}
.comments_name {
	font-size: 22px;
	padding-top: 25px;
}
.comments_flex {
	display: flex;
	justify-content: space-between;
	width: 915px;
	margin: auto;
	padding: 55px 0 0 0;
}
.comments_p {
    font-size: 20px;
    width: 96px;
    height: 252px;
    text-align: justify;
    padding-top: 10px;
    line-height: 3ex;
}


/* ACHIEVEMENTS */
.achievement_title {
    font-size: 50px;
    text-align: center;
    color: #3F9CAE;
    background-color: #F1EBC1;
    width: 1027px;
    margin: auto;
}
.triangle {
	width: 0; 
	height: 0; 
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #0073D0;
	margin: auto;
}
.flex_achievement{
	display: flex;
	flex-wrap: wrap;
	width: 1050px;
	margin: auto;
}
.achievement {
	width: 190px;
	padding: 35px 10px;
}
.achievement_date {
	color: #0073D0;
	font-size: 22px;
	text-align: center;
}
.achievement_area {
	height: 40px;
	line-height: 2.3ex;
	font-size: 16.7px;
	text-align: center;
	padding-bottom: 5px;
}
.achievement_p {
	color: #0073D0;
	font-size: 16px;
	text-align: justify;
	padding-top: 15px;
}
.achievement_img_video {
	width: 189px;
	height: 181px;
}
.achievement_img_video:hover button {
	opacity: 1;
}
button {
	width: 80px;
	height: 80px;
	text-align: center;
	font-size: 52px;
	color: #FF0000;
	background-color: white;
	border: #FF0000 3px solid;
	border-radius: 40px;
	cursor: pointer;
	position: relative;
	top: -135px;
	left: 53px;
	opacity: 0;
}
.trailer {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0,0,0,.9);
	z-index: 10;
	visibility: hidden;
	opacity: 0;
}
.trailer video {
	max-width: 500px;
	height: 100%;
	outline: none;
	position: relative;
}
.close {
	position: absolute;
	top: 30px;
	right: 30px;
	color: white;
	font-size: 42px;
	cursor: pointer;
}


/* TAIOUERIA */
/*.taioueria_img {
	background: url(./images/Top_taioueria.png) no-repeat;
	width: 1018px;
	height: 381px;
	margin: 80px auto 0 auto;
}
.taioueria_flex {
	width: 870px;
	display: flex;
	justify-content: space-between;
	padding: 35px 0 0 90px;
}
.taioueria_blueBG {
	background-color: #008FF9;
	width: 470px;
	height: 307px;
	margin-top: 5px;
}
.yellow_p {
	font-size: 20px;
	color: #FFFF00;
	text-align: center;
	padding-top: 25px;
}
.yellow_p strong {
	font-size: 28px;
}
.taioueria_p_white {
	color: #008FF9;
	background-color: white;
	font-size: 20px;
	text-align: center;
	border-radius: 20px;
	width: 367px;
	padding: 5px 0 3px 0;
	margin: 5px auto 15px auto;
}
.taioueria_list {
	color: white;
	font-size: 20px;
	width: 325px;
	margin: auto;
}
.circle_yokohama {
	font-size: 14px;
	text-align: center;
	color: white;
	width: 88px;
	height: 56px;
	border-radius: 44px;
	background-color: #008FF9;
	padding-top: 32px;
}*/
.taioueria {
    width: 1018px;
    height: 482px;
    margin: 80px auto 0 auto;
}
.taioueria_flex {
	margin: auto;
	width: 960px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 35px 0 0 0;
}
.taioueria_blueBG {
    background-color: #F5A904;
    width: 450px;
    margin: 5px 0 0 20px;
}
.yellow_p {
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 25px;
}
.yellow_p strong {
	font-size: 28px;
}
.taioueria_p_white {
	color: #008FF9;
	background-color: white;
	font-size: 20px;
	text-align: center;
	border-radius: 20px;
	width: 367px;
	padding: 5px 0 3px 0;
	margin: 5px auto 20px auto;
}
.taioueria_list {
    line-height: 2.5ex;
    color: #FFFFFF;
    font-size: 20px;
    width: 325px;
    margin: auto;
    padding-bottom: 20px;
}
.span {
	padding: 8px;
}
.map {
}


/* Q&A */
.ques_ans_img {
    background: url(./images/Top_Q&A.png) no-repeat;
    width: 1032px;
    height: 215px;
    margin: 10px auto 30px auto;
}
.ques_ans_title {
	font-size: 39px;
	text-align: center;
	color: white;
	padding-top: 168px;
}
.ques_ans_flex {
	display: flex;
	padding: 20px 0 0 40px;
}
.Q_green {
	background-color: #EEFFCC;
	border: #7FDA51 4px solid;
	width: 1017px;
	height: 105px;
	margin: auto;
}
.Q {
	background-color: #7ADC43;
	font-size: 43px;
	color: white;
	height: 66px;
	width: 66px;
	border-radius: 33px;
	text-align: center;
}
.question_p {
	color: #5FC643;
	font-size: 31px;
	padding: 10px 0 0 20px;
}
.A_red {
	background-color: #FFE9E1;
	border: #FF6A9C 4px solid;
	width: 1017px;
	margin: 15px auto 50px auto;
	padding-bottom: 30px;
}
.A {
	background-color: #FF6A9C;
	font-size: 43px;
	color: white;
	height: 66px;
	width: 66px;
	border-radius: 33px;
	text-align: center;
}
.answer_p {
	font-size: 21px;
	padding: 8px 0 0 20px;
	width: 839px;
}


/* INQUIRY FORM */
.inquiry_note {
	font-size: 24px;
	text-align: center;
	padding: 25px 0 30px 0;
}
.inquiry {
    width: 1015px;
    height: 500px;
    border: #0073D0 4pt solid;
    border-radius: 20px;
    margin: 0 auto 120px auto;
}
form {
	width: 800px;
	margin: 50px auto;
}
.element_wrap {
	display: flex;
}
.required {
	color: white;
	background-color: #F92E16;
	width: 60px;
	text-align: center;
	font-size: 14px;
	padding: 3px 0;
	margin-right: 20px;
}
.optional {
	color: white;
	background-color: #666666;
	width: 60px;
	text-align: center;
	font-size: 14px;
	padding: 3px 0;
	margin: 2px 20px 0 0;
	height: 21px;
}
label {
	width: 200px;
	font-size: 16px;
	padding-top: 5px;
}
.hr_inquiry {
	width: 800px;
	margin: 20px 0;
	border: #E0E0E0 1px solid;
}
input[type=text] {
	border: #E0E0E0 1px solid;
	height: 30px;
	width: 450px;
	font-size: 16px;
	padding: 0 20px;
}
textarea {
	border: #E0E0E0 1px solid;
	height: 200px;
	max-width: 450px;
	min-width: 450px;
	font-size: 16px;
	padding: 0 20px;
}
input[name=btn_submit],
input[name=btn_back] {
	padding: 8px 25px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	border: none;
	border-radius: 3px;
	box-shadow: 2px 3px 5px #D4D4D4;
	background: #FFA800;
}
input[name=btn_back] {
	margin-right: 20px;
	box-shadow: 2px 3px 5px #D4D4D4;
	background: #999;
}
input[name=btn_confirm] {
	width: 195px;
	text-align: center; 
	padding: 8px 0;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	border: none;
	border-radius: 3px;
	box-shadow: 2px 3px 5px #D4D4D4;
	background: #FFA800;
}
.inquiry_button {
	width: 198px;
	margin: 50px auto 0 auto;
}
.inquiry_sent {
	font-size: 18px;
	text-align: center;
}
.error_list {
	padding: 10px 30px;
	color: #ff2e5a;
	font-size: 86%;
	text-align: left;
	border: 1px solid #ff2e5a;
	border-radius: 5px;
	width: 800px;
	margin: 50px auto;
}


/* COMPANY INFO */
.company_info {
	width: 900px;
	margin: auto;
	padding: 0 0 80px 120px;
}
table {
	margin: auto;
	border-style: hidden;
	border-collapse: separate;
	border-spacing: 20px;
}
th {
	border: none;
	vertical-align: top;
	margin: 0;
}
th em {
    font-style: normal;
    font-size: 18px;
    color: white;
    background-color: #075390;
    padding: 3px 0 2px 0;
    vertical-align: top;
    width: 180px;
    display: block;
    margin: 0;
}
td {
	font-size: 20px;
	border: none;
	padding-left: 40px;
	text-align: left;
}
.company_flex {
	display: flex;
	width: 350px;
	text-decoration: none;
	align-items: center;
}
.company_tel {
	color: black;
	font-weight: bold;
	font-size: 38px;
	text-align: left;
	width: 300px;
	letter-spacing: -2px;
	line-height: 1ex;
	padding-top: 5px;
}


/* FOOTER */
footer {
    margin: 0;
    background: url(./images/Footer.png) no-repeat center;
    height: 324px;
    width: 100%;
    text-align: center;
    color: white;
}
.footer_NRC {
	padding-top: 115px;
}
.footer_name {
	font-size: 38px;
	padding: 5px;
}
.footer_code {
	font-size: 24px;
	border: #FFF 1px solid;
	width: 450px;
	margin: 0 auto 4px auto;
	padding-top: 4px;
	line-height: 2.3ex;
}
.footer_p {
    font-size: 18px;
    color: #FFFFFF;
    padding: 10px 0;
}
.tel_flex {
	display: flex;
	width: 550px;
	margin: auto;
	padding-top: 10px;
	text-decoration: none;
}
.footer_tel {
	font-size: 50px;
	text-align: left;
	color: #FFFF00;
	width: 450px;
	letter-spacing: -3px;
	line-height: 1.8ex;
}
.footer_address {
	font-size: 19.5px;
	padding-top: 10px;
}


/* COPYRIGHT */
.copyright {
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    color: #075390;
    padding: 15px 0 10px 0;
}

figure {
	float: left;
	margin: 0 15px 15px 0;
	width: 30%;
}
figure img {
	max-width: 100%;
}
