@charset "utf-8";

/* ****************************************************
Title: copy.css
---------------------------------------------------------------------------- */
.page_title {width: 305px;}
#page_togo {margin-bottom: 70px;}
#page_togo ul {width: 1000px;margin: 0 auto}
#page_togo li {float: left;}
#contents .cont {width:  1000px;margin: 0 auto 50px;}
.bar,
.txt {margin-bottom: 50px;}
.txt a {color:#1F5F84;}
.pic ul li {float: left;}
.pic ul li:nth-child(3n-1) {margin-left: 50px;margin-right: 50px;}
.pic ul li:nth-child(4),
.pic ul li:nth-child(5),
.pic ul li:nth-child(6){margin-top: 50px;}


@media screen and (max-width: 740px) {
#page_togo {margin-bottom: 3em;}
#page_togo ul {width: 96%;margin: 0 auto;}
#page_togo li {float: left;width: 33.3%;margin-bottom: 1em;}
#page_togo li img {width: 100%}

#contents .cont {width:  95%;margin: 0 auto 50px;}
.bar img {width: 100%;}

.pic ul{width: 100%;}
.pic ul li {width: 50%;}
.pic ul li:nth-child(3n-1) {margin-left: 0;margin-right: 0;}
.pic ul li:nth-child(4),
.pic ul li:nth-child(5),
.pic ul li:nth-child(6){margin-top: 0;}
.pic ul li img {width: 100%;}

  
/* =============================
 .section1
==============================*/



/* =============================
 .section2
==============================*/

 
/* =============================
 .sectio3
==============================*/

    
}