@charset "utf-8";
/* CSS Document */

.awarad_hed{
	width: 90%;
	margin: 0px 5%;
}

h1.award_tittle{
	float: left;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 20px 0px;
}

.award_tittle img{
	width: 15%;
	min-width: 180px;
}

h2.award_tittle02,
h3.award_tittle03,
h4.award_tittle04
{
	width: 100%;
	overflow: hidden;
	text-align: center;
	clear: both;
	margin: 50px 0px 0px;
}

.award_tittle02 img{
	width: 80%;
	min-width: 300px;

}

.award_tittle03 img
{
	width: 36%;
	min-width: 300px;
}

.award_tittle04 img
{
	width: 30%;
	min-width: 300px;
}


.rink_right{
	float: right;
	margin-right: 10%;
	margin-bottom: 5%;
}

.awarad_box{
	width:1200px;
	margin: 20px auto;
}

.awarad_text_box{
	width:100%;
	background-color: #ffffff;
	overflow: hidden;
	
}

.awarad_text{
	margin: 40px 60px;
	line-height: 1.8;
}


.awarad_p_box{
	width: 100%;
	display: flex;
	margin: 54px 0px;
	overflow: hidden;
}

.awarad_p_001{
	width: 44%;
	margin: 0px 3%;
}

.work_box{
	width: 1200px;
	background-color: #ffffff;
	margin: 54px auto;
	overflow: hidden;
}

.text_center{
	text-align: center;
	margin: 24px 0px;
		overflow: hidden;
}


ul.btn_area{
	width: 1000px;
	margin: 12px auto 120px;
	display: flex;
	overflow: hidden;
	list-style: none;
-webkit-flex-wrap: wrap;          /* Safari etc. */
  -ms-flex-wrap    : wrap;          /* IE10        */
  flex-wrap        : wrap;
}

.btn_area li{
	width: 150px;
	margin: 5px ;
}

.btn_area li img{
	width: 100%;
}

.btn_action{
        transition:  transform .5s;
}

.btn_action:hover{
transform: scale(1.1);
}


h4.award_name_tit{
	width: 100%;
	font-size: 36px;
	font-weight: bold;
	padding: 36px 0px 0px;
	text-align: center;
	margin: 54px 0px;
	background-image: url("../images/award_border03.jpg");
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}

.award_name_tit_u{
	padding-bottom: 36px;
	background-image: url("../images/award_border03.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}


.work_area{
	width: 1000px;
	margin: 24px auto;
	overflow: hidden;
	display:flex; 
}

.work_box_01 {
	width: 48%;
	margin: 20px 1%;
}


.work_box_01 figcaption{
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.5;
}

.text_blue{
	color: #004c88;
	font-weight: bold;
}


.font80{
	font-size: 74%;
}


#page-top {
	position: fixed;
	bottom: 10px;
	right: 20px;
}


/*modal*/
.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
}
.modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}

.modal__content{
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 500px;
}

.modal__content01{
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 700px;
}


.js-modal-close{
	text-decoration: none;
	font-size: 40px;
	font-family: "ヒラギノ丸ゴ Pro W6";
}

@media screen and (max-width:1200px) {

.awarad_box,
.work_box	
	{
		
	width:96%;
	margin: 20px 2%;
}

}

@media screen and (max-width:1024px) {
	ul.btn_area{
	width: 96%;
	margin: 12px 2% 120px;
}

.btn_area li{
	width: 23%;
	margin: 5px 1% ;
}


	
.awarad_box,
.work_box	
	{
		
	width:96%;
	margin: 20px 2%;
}

.work_area{
	width: 100%;
	margin: 24px 0px;
}

	
}

@media screen and (max-width:768px) {
	
.awarad_text_box{
	width:96%;
	margin: 0px 2%;
}
	
.awarad_text{
	margin: 20px;
}
	
	
	
ul.btn_area{
	width: 100%;
	margin: 12px 0px 60px;
}
	
.btn_area li{
	width: 31%;
	margin: 5px 1% ;
}
	
h4.award_name_tit{
	font-size: 26px;
	padding: 34px 0px 0px;
	text-align: center;
	margin: 34px 0px;
}
	
.work_area{
display: block;
	}
	
.work_box_01 {
	width: 90%;
	margin: 10px 5% 50px;
}

.modal__content,
.modal__content01
	{
    width: 100%x;
	max-width: 360px;
    padding: 10px;
}
	
.modal__content p img{
		width: 100%;
	}	

	
}

.logistics_box {
	width:1200px;
	margin: 20px auto;
}

.logistics_text_box {
	width:100%;
	background-color: #ffffff;
	overflow: hidden;
}

h1.logistics_tittle{
	width: 100%;
	margin: 50px 0px 10px 0px;
}

h1.logistics_tittle_02{
	width: 100%;
	margin: 50px 0px 20px 0px;
}

h1.logistics_tittle_03{
	width: 100%;
	margin: 0px 0px 20px 0px;
}

h1.logistics_tittle_04{
	font-size: 30px;
	font-weight: bold;
	width: 100%;
	margin: 50px 0px 20px 0px;
}

h1.logistics_tittle_05{
	font-size: 30px;
	font-weight: bold;
	width: 100%;
	margin: 0px 0px 20px 0px;
}

h2.logistics_h2_tittle_01{
	font-size: 24px;
	font-weight: bold;
	width: 100%;
	margin: 15px 0px 10px 0px;
}

.container {
  display: flex;  
  flex-direction: row;
  height: auto;
}


.left-column {
  flex: 1;
  background-image: url("../logistics_back_base_1.jpg");
	background-size: contain;
}

.right-column {
  flex: 1;
  background-image: url("../logistics_back_base_2.jpg");
  background-size: contain;
}

.left-column_01 {
  flex: 2;
  background: #ffffff;
}

.right-column_01 {
  flex: 1;
  background: #ffffff;
}

.left-column_02 {
  flex: 1;
  margin: 0px 15px 0px 0px;
  background: #ffffff;
}

.logistics_box_text {
	margin: 20px 20px;
	line-height: 1.8;
}

.logistics_box_text_02 {
	font-size: 18px;
	margin: 20px 20px;
	line-height: 1.8;
}

.logistics_box_text_03 {
	margin: 0px 0px;
	line-height: 1.8;
}

.logistics_box_right_text {
 	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin: 20px 20px;
}

.logistics_lead_text_01 {
 	font-size: 22px;
	color: #faa61a;
	font-weight: bold;
	margin: 0px 0px;
}

.logistics_text{
	margin: 15px 15px;
	line-height: 1.8;
}

.logistics_text_02 {
	font-size: 18px;
	margin: 20px 0px;
	line-height: 1.8;
}

.logistics_text_02_bold {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px;
	line-height: 1.8;
}

.logistics_text_02_bold-2 {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0px;
	line-height: 1.8;
}

.logistics_text_03 {
	margin: 50px 0px 0px 0px;
	line-height: 1.8;
}

.logistics_ayumi_top {
	font-size: 18px;
	margin: 20px 20px 0px 20px;
	line-height: 1.5;
}

.logistics_ayumi_sec {
	font-size: 18px;
	margin: 10px 20px 0px 20px;
	line-height: 1.5;
}

.logistics_text_thi {
	margin: 20px 0px 20px 20px;
	line-height: 1.5;
}

li.logistics_list_01 {
    font-size: 18px;
	margin: 0px 20px 0px 30px;
	line-height: 1.5;
    margin-left: 60px;
	text-indent: -25px;
}

hr {
  padding: 10px 0;
  border: none;
}

.hr1 {
  border-top: 1px solid #5fa05e;
}

.hr2 {
  border-top: 5px solid #5fa05e;
}

.hr3 {
  border-top: 20px solid #5fa05e;
}

.logistics_p_box_01{
	width: 80%;
	display: flex;
	margin: 0px 0px 40px 20px;
	overflow: hidden;
}

.logistics_p_box_02{
	width: 85%;
	display: flex;
	margin: 30px 20px 20px 40px;
	overflow: hidden;
}

.logistics_p_box_03{
	width: 20%;
	float: right;
	margin: 30px 40px 20px 40px;
}

